diff --git a/distribution/simpleicons-5/A/Abbrobotstudio.Local.png b/distribution/simpleicons-5/A/Abbrobotstudio.Local.png new file mode 100644 index 00000000000..6e64b11a0fa Binary files /dev/null and b/distribution/simpleicons-5/A/Abbrobotstudio.Local.png differ diff --git a/distribution/simpleicons-5/A/Abbrobotstudio.Local.puml b/distribution/simpleicons-5/A/Abbrobotstudio.Local.puml new file mode 100644 index 00000000000..e2785186bc9 --- /dev/null +++ b/distribution/simpleicons-5/A/Abbrobotstudio.Local.puml @@ -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 Abbrobotstudio +include('simpleicons-5/A/Abbrobotstudio') + +' renders the element +Abbrobotstudio('Abbrobotstudio', 'Abbrobotstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abbrobotstudio.Remote.puml b/distribution/simpleicons-5/A/Abbrobotstudio.Remote.puml new file mode 100644 index 00000000000..6da21f68b5d --- /dev/null +++ b/distribution/simpleicons-5/A/Abbrobotstudio.Remote.puml @@ -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 Abbrobotstudio +include('simpleicons-5/A/Abbrobotstudio') + +' renders the element +Abbrobotstudio('Abbrobotstudio', 'Abbrobotstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abbrobotstudio.md b/distribution/simpleicons-5/A/Abbrobotstudio.md new file mode 100644 index 00000000000..0f3c76b998b --- /dev/null +++ b/distribution/simpleicons-5/A/Abbrobotstudio.md @@ -0,0 +1,63 @@ +# Abbrobotstudio + + +```text +simpleicons-5/A/Abbrobotstudio +``` + +```text +include('simpleicons-5/A/Abbrobotstudio') +``` + + + +| Illustration | Abbrobotstudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Abbrobotstudio.png) | ![illustration for Abbrobotstudio](../../simpleicons-5/A/Abbrobotstudio.Local.png) | + + + + +## Abbrobotstudio + +### 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 Abbrobotstudio +include('simpleicons-5/A/Abbrobotstudio') + +' renders the element +Abbrobotstudio('Abbrobotstudio', 'Abbrobotstudio', '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 Abbrobotstudio +include('simpleicons-5/A/Abbrobotstudio') + +' renders the element +Abbrobotstudio('Abbrobotstudio', 'Abbrobotstudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Abbrobotstudio.png b/distribution/simpleicons-5/A/Abbrobotstudio.png new file mode 100644 index 00000000000..0e2c55b76ea Binary files /dev/null and b/distribution/simpleicons-5/A/Abbrobotstudio.png differ diff --git a/distribution/simpleicons-5/A/Abbrobotstudio.puml b/distribution/simpleicons-5/A/Abbrobotstudio.puml new file mode 100644 index 00000000000..ead3bd0e26c --- /dev/null +++ b/distribution/simpleicons-5/A/Abbrobotstudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Abbrobotstudio + +sprite $AbbrobotstudioXs [10x10/16z] uwS3 + +sprite $AbbrobotstudioSm [12x12/16z] unza + +sprite $AbbrobotstudioMd [16x16/16z] un_X + +sprite $AbbrobotstudioLg [20x20/16z] unzKO1G + +!procedure Abbrobotstudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Abbrobotstudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Abbvie.Local.png b/distribution/simpleicons-5/A/Abbvie.Local.png new file mode 100644 index 00000000000..d662c17f0f7 Binary files /dev/null and b/distribution/simpleicons-5/A/Abbvie.Local.png differ diff --git a/distribution/simpleicons-5/A/Abbvie.Local.puml b/distribution/simpleicons-5/A/Abbvie.Local.puml new file mode 100644 index 00000000000..c3e9294c3a5 --- /dev/null +++ b/distribution/simpleicons-5/A/Abbvie.Local.puml @@ -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 Abbvie +include('simpleicons-5/A/Abbvie') + +' renders the element +Abbvie('Abbvie', 'Abbvie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abbvie.Remote.puml b/distribution/simpleicons-5/A/Abbvie.Remote.puml new file mode 100644 index 00000000000..8526ab9c6f8 --- /dev/null +++ b/distribution/simpleicons-5/A/Abbvie.Remote.puml @@ -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 Abbvie +include('simpleicons-5/A/Abbvie') + +' renders the element +Abbvie('Abbvie', 'Abbvie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abbvie.md b/distribution/simpleicons-5/A/Abbvie.md new file mode 100644 index 00000000000..813dce734cb --- /dev/null +++ b/distribution/simpleicons-5/A/Abbvie.md @@ -0,0 +1,63 @@ +# Abbvie + + +```text +simpleicons-5/A/Abbvie +``` + +```text +include('simpleicons-5/A/Abbvie') +``` + + + +| Illustration | Abbvie | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Abbvie.png) | ![illustration for Abbvie](../../simpleicons-5/A/Abbvie.Local.png) | + + + + +## Abbvie + +### 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 Abbvie +include('simpleicons-5/A/Abbvie') + +' renders the element +Abbvie('Abbvie', 'Abbvie', '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 Abbvie +include('simpleicons-5/A/Abbvie') + +' renders the element +Abbvie('Abbvie', 'Abbvie', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Abbvie.png b/distribution/simpleicons-5/A/Abbvie.png new file mode 100644 index 00000000000..4d7175a4234 Binary files /dev/null and b/distribution/simpleicons-5/A/Abbvie.png differ diff --git a/distribution/simpleicons-5/A/Abbvie.puml b/distribution/simpleicons-5/A/Abbvie.puml new file mode 100644 index 00000000000..0595586e24f --- /dev/null +++ b/distribution/simpleicons-5/A/Abbvie.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Abbvie + +sprite $AbbvieXs [10x10/16z] uwS3 + +sprite $AbbvieSm [12x12/16z] unza + +sprite $AbbvieMd [16x16/16z] un_X + +sprite $AbbvieLg [20x20/16z] unzKO1G + +!procedure Abbvie($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Abbvie', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Abletonlive.Local.png b/distribution/simpleicons-5/A/Abletonlive.Local.png new file mode 100644 index 00000000000..add6afb9fce Binary files /dev/null and b/distribution/simpleicons-5/A/Abletonlive.Local.png differ diff --git a/distribution/simpleicons-5/A/Abletonlive.Local.puml b/distribution/simpleicons-5/A/Abletonlive.Local.puml new file mode 100644 index 00000000000..da9e5541a33 --- /dev/null +++ b/distribution/simpleicons-5/A/Abletonlive.Local.puml @@ -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 Abletonlive +include('simpleicons-5/A/Abletonlive') + +' renders the element +Abletonlive('Abletonlive', 'Abletonlive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abletonlive.Remote.puml b/distribution/simpleicons-5/A/Abletonlive.Remote.puml new file mode 100644 index 00000000000..1f4f9084dff --- /dev/null +++ b/distribution/simpleicons-5/A/Abletonlive.Remote.puml @@ -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 Abletonlive +include('simpleicons-5/A/Abletonlive') + +' renders the element +Abletonlive('Abletonlive', 'Abletonlive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abletonlive.md b/distribution/simpleicons-5/A/Abletonlive.md new file mode 100644 index 00000000000..ce0d097167f --- /dev/null +++ b/distribution/simpleicons-5/A/Abletonlive.md @@ -0,0 +1,63 @@ +# Abletonlive + + +```text +simpleicons-5/A/Abletonlive +``` + +```text +include('simpleicons-5/A/Abletonlive') +``` + + + +| Illustration | Abletonlive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Abletonlive.png) | ![illustration for Abletonlive](../../simpleicons-5/A/Abletonlive.Local.png) | + + + + +## Abletonlive + +### 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 Abletonlive +include('simpleicons-5/A/Abletonlive') + +' renders the element +Abletonlive('Abletonlive', 'Abletonlive', '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 Abletonlive +include('simpleicons-5/A/Abletonlive') + +' renders the element +Abletonlive('Abletonlive', 'Abletonlive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Abletonlive.png b/distribution/simpleicons-5/A/Abletonlive.png new file mode 100644 index 00000000000..afb47c36f82 Binary files /dev/null and b/distribution/simpleicons-5/A/Abletonlive.png differ diff --git a/distribution/simpleicons-5/A/Abletonlive.puml b/distribution/simpleicons-5/A/Abletonlive.puml new file mode 100644 index 00000000000..769c4ecd62d --- /dev/null +++ b/distribution/simpleicons-5/A/Abletonlive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Abletonlive + +sprite $AbletonliveXs [10x10/16z] uwS3 + +sprite $AbletonliveSm [12x12/16z] unza + +sprite $AbletonliveMd [16x16/16z] un_X + +sprite $AbletonliveLg [20x20/16z] unzKO1G + +!procedure Abletonlive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Abletonlive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aboutdotme.Local.png b/distribution/simpleicons-5/A/Aboutdotme.Local.png new file mode 100644 index 00000000000..471b8b2b0ba Binary files /dev/null and b/distribution/simpleicons-5/A/Aboutdotme.Local.png differ diff --git a/distribution/simpleicons-5/A/Aboutdotme.Local.puml b/distribution/simpleicons-5/A/Aboutdotme.Local.puml new file mode 100644 index 00000000000..7257c65d200 --- /dev/null +++ b/distribution/simpleicons-5/A/Aboutdotme.Local.puml @@ -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 Aboutdotme +include('simpleicons-5/A/Aboutdotme') + +' renders the element +Aboutdotme('Aboutdotme', 'Aboutdotme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aboutdotme.Remote.puml b/distribution/simpleicons-5/A/Aboutdotme.Remote.puml new file mode 100644 index 00000000000..8055c28bc3a --- /dev/null +++ b/distribution/simpleicons-5/A/Aboutdotme.Remote.puml @@ -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 Aboutdotme +include('simpleicons-5/A/Aboutdotme') + +' renders the element +Aboutdotme('Aboutdotme', 'Aboutdotme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aboutdotme.md b/distribution/simpleicons-5/A/Aboutdotme.md new file mode 100644 index 00000000000..b5d075811df --- /dev/null +++ b/distribution/simpleicons-5/A/Aboutdotme.md @@ -0,0 +1,63 @@ +# Aboutdotme + + +```text +simpleicons-5/A/Aboutdotme +``` + +```text +include('simpleicons-5/A/Aboutdotme') +``` + + + +| Illustration | Aboutdotme | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aboutdotme.png) | ![illustration for Aboutdotme](../../simpleicons-5/A/Aboutdotme.Local.png) | + + + + +## Aboutdotme + +### 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 Aboutdotme +include('simpleicons-5/A/Aboutdotme') + +' renders the element +Aboutdotme('Aboutdotme', 'Aboutdotme', '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 Aboutdotme +include('simpleicons-5/A/Aboutdotme') + +' renders the element +Aboutdotme('Aboutdotme', 'Aboutdotme', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aboutdotme.png b/distribution/simpleicons-5/A/Aboutdotme.png new file mode 100644 index 00000000000..01a966f0356 Binary files /dev/null and b/distribution/simpleicons-5/A/Aboutdotme.png differ diff --git a/distribution/simpleicons-5/A/Aboutdotme.puml b/distribution/simpleicons-5/A/Aboutdotme.puml new file mode 100644 index 00000000000..2a1587fad35 --- /dev/null +++ b/distribution/simpleicons-5/A/Aboutdotme.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aboutdotme + +sprite $AboutdotmeXs [10x10/16z] uwS3 + +sprite $AboutdotmeSm [12x12/16z] unza + +sprite $AboutdotmeMd [16x16/16z] un_X + +sprite $AboutdotmeLg [20x20/16z] unzKO1G + +!procedure Aboutdotme($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aboutdotme', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Abstract.Local.png b/distribution/simpleicons-5/A/Abstract.Local.png new file mode 100644 index 00000000000..a845447148b Binary files /dev/null and b/distribution/simpleicons-5/A/Abstract.Local.png differ diff --git a/distribution/simpleicons-5/A/Abstract.Local.puml b/distribution/simpleicons-5/A/Abstract.Local.puml new file mode 100644 index 00000000000..066d11e6cac --- /dev/null +++ b/distribution/simpleicons-5/A/Abstract.Local.puml @@ -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 Abstract +include('simpleicons-5/A/Abstract') + +' renders the element +Abstract('Abstract', 'Abstract', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abstract.Remote.puml b/distribution/simpleicons-5/A/Abstract.Remote.puml new file mode 100644 index 00000000000..dfa547ae1b4 --- /dev/null +++ b/distribution/simpleicons-5/A/Abstract.Remote.puml @@ -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 Abstract +include('simpleicons-5/A/Abstract') + +' renders the element +Abstract('Abstract', 'Abstract', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Abstract.md b/distribution/simpleicons-5/A/Abstract.md new file mode 100644 index 00000000000..bceea94df31 --- /dev/null +++ b/distribution/simpleicons-5/A/Abstract.md @@ -0,0 +1,63 @@ +# Abstract + + +```text +simpleicons-5/A/Abstract +``` + +```text +include('simpleicons-5/A/Abstract') +``` + + + +| Illustration | Abstract | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Abstract.png) | ![illustration for Abstract](../../simpleicons-5/A/Abstract.Local.png) | + + + + +## Abstract + +### 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 Abstract +include('simpleicons-5/A/Abstract') + +' renders the element +Abstract('Abstract', 'Abstract', '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 Abstract +include('simpleicons-5/A/Abstract') + +' renders the element +Abstract('Abstract', 'Abstract', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Abstract.png b/distribution/simpleicons-5/A/Abstract.png new file mode 100644 index 00000000000..58d72c75034 Binary files /dev/null and b/distribution/simpleicons-5/A/Abstract.png differ diff --git a/distribution/simpleicons-5/A/Abstract.puml b/distribution/simpleicons-5/A/Abstract.puml new file mode 100644 index 00000000000..eaf171f0e1c --- /dev/null +++ b/distribution/simpleicons-5/A/Abstract.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Abstract + +sprite $AbstractXs [10x10/16z] uwS3 + +sprite $AbstractSm [12x12/16z] unza + +sprite $AbstractMd [16x16/16z] un_X + +sprite $AbstractLg [20x20/16z] unzKO1G + +!procedure Abstract($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Abstract', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Academia.Local.png b/distribution/simpleicons-5/A/Academia.Local.png new file mode 100644 index 00000000000..a8ba1a5351f Binary files /dev/null and b/distribution/simpleicons-5/A/Academia.Local.png differ diff --git a/distribution/simpleicons-5/A/Academia.Local.puml b/distribution/simpleicons-5/A/Academia.Local.puml new file mode 100644 index 00000000000..9a0c3eb4cee --- /dev/null +++ b/distribution/simpleicons-5/A/Academia.Local.puml @@ -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 Academia +include('simpleicons-5/A/Academia') + +' renders the element +Academia('Academia', 'Academia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Academia.Remote.puml b/distribution/simpleicons-5/A/Academia.Remote.puml new file mode 100644 index 00000000000..49b9c58c44c --- /dev/null +++ b/distribution/simpleicons-5/A/Academia.Remote.puml @@ -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 Academia +include('simpleicons-5/A/Academia') + +' renders the element +Academia('Academia', 'Academia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Academia.md b/distribution/simpleicons-5/A/Academia.md new file mode 100644 index 00000000000..fc87e4002cc --- /dev/null +++ b/distribution/simpleicons-5/A/Academia.md @@ -0,0 +1,63 @@ +# Academia + + +```text +simpleicons-5/A/Academia +``` + +```text +include('simpleicons-5/A/Academia') +``` + + + +| Illustration | Academia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Academia.png) | ![illustration for Academia](../../simpleicons-5/A/Academia.Local.png) | + + + + +## Academia + +### 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 Academia +include('simpleicons-5/A/Academia') + +' renders the element +Academia('Academia', 'Academia', '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 Academia +include('simpleicons-5/A/Academia') + +' renders the element +Academia('Academia', 'Academia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Academia.png b/distribution/simpleicons-5/A/Academia.png new file mode 100644 index 00000000000..a3c50929119 Binary files /dev/null and b/distribution/simpleicons-5/A/Academia.png differ diff --git a/distribution/simpleicons-5/A/Academia.puml b/distribution/simpleicons-5/A/Academia.puml new file mode 100644 index 00000000000..feeb368c4f4 --- /dev/null +++ b/distribution/simpleicons-5/A/Academia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Academia + +sprite $AcademiaXs [10x10/16z] uwS3 + +sprite $AcademiaSm [12x12/16z] unza + +sprite $AcademiaMd [16x16/16z] un_X + +sprite $AcademiaLg [20x20/16z] unzKO1G + +!procedure Academia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Academia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Accenture.Local.png b/distribution/simpleicons-5/A/Accenture.Local.png new file mode 100644 index 00000000000..adc9917b406 Binary files /dev/null and b/distribution/simpleicons-5/A/Accenture.Local.png differ diff --git a/distribution/simpleicons-5/A/Accenture.Local.puml b/distribution/simpleicons-5/A/Accenture.Local.puml new file mode 100644 index 00000000000..394ef855a9d --- /dev/null +++ b/distribution/simpleicons-5/A/Accenture.Local.puml @@ -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 Accenture +include('simpleicons-5/A/Accenture') + +' renders the element +Accenture('Accenture', 'Accenture', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Accenture.Remote.puml b/distribution/simpleicons-5/A/Accenture.Remote.puml new file mode 100644 index 00000000000..841ce04d507 --- /dev/null +++ b/distribution/simpleicons-5/A/Accenture.Remote.puml @@ -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 Accenture +include('simpleicons-5/A/Accenture') + +' renders the element +Accenture('Accenture', 'Accenture', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Accenture.md b/distribution/simpleicons-5/A/Accenture.md new file mode 100644 index 00000000000..8b4a21336a6 --- /dev/null +++ b/distribution/simpleicons-5/A/Accenture.md @@ -0,0 +1,63 @@ +# Accenture + + +```text +simpleicons-5/A/Accenture +``` + +```text +include('simpleicons-5/A/Accenture') +``` + + + +| Illustration | Accenture | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Accenture.png) | ![illustration for Accenture](../../simpleicons-5/A/Accenture.Local.png) | + + + + +## Accenture + +### 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 Accenture +include('simpleicons-5/A/Accenture') + +' renders the element +Accenture('Accenture', 'Accenture', '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 Accenture +include('simpleicons-5/A/Accenture') + +' renders the element +Accenture('Accenture', 'Accenture', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Accenture.png b/distribution/simpleicons-5/A/Accenture.png new file mode 100644 index 00000000000..e2d936289c0 Binary files /dev/null and b/distribution/simpleicons-5/A/Accenture.png differ diff --git a/distribution/simpleicons-5/A/Accenture.puml b/distribution/simpleicons-5/A/Accenture.puml new file mode 100644 index 00000000000..1f70eff1635 --- /dev/null +++ b/distribution/simpleicons-5/A/Accenture.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Accenture + +sprite $AccentureXs [10x10/16z] uwS3 + +sprite $AccentureSm [12x12/16z] unza + +sprite $AccentureMd [16x16/16z] un_X + +sprite $AccentureLg [20x20/16z] unzKO1G + +!procedure Accenture($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Accenture', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Acclaim.Local.png b/distribution/simpleicons-5/A/Acclaim.Local.png new file mode 100644 index 00000000000..de9871e1a74 Binary files /dev/null and b/distribution/simpleicons-5/A/Acclaim.Local.png differ diff --git a/distribution/simpleicons-5/A/Acclaim.Local.puml b/distribution/simpleicons-5/A/Acclaim.Local.puml new file mode 100644 index 00000000000..98a1abceb1a --- /dev/null +++ b/distribution/simpleicons-5/A/Acclaim.Local.puml @@ -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 Acclaim +include('simpleicons-5/A/Acclaim') + +' renders the element +Acclaim('Acclaim', 'Acclaim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Acclaim.Remote.puml b/distribution/simpleicons-5/A/Acclaim.Remote.puml new file mode 100644 index 00000000000..915bfab30ab --- /dev/null +++ b/distribution/simpleicons-5/A/Acclaim.Remote.puml @@ -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 Acclaim +include('simpleicons-5/A/Acclaim') + +' renders the element +Acclaim('Acclaim', 'Acclaim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Acclaim.md b/distribution/simpleicons-5/A/Acclaim.md new file mode 100644 index 00000000000..6b8db144a14 --- /dev/null +++ b/distribution/simpleicons-5/A/Acclaim.md @@ -0,0 +1,63 @@ +# Acclaim + + +```text +simpleicons-5/A/Acclaim +``` + +```text +include('simpleicons-5/A/Acclaim') +``` + + + +| Illustration | Acclaim | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Acclaim.png) | ![illustration for Acclaim](../../simpleicons-5/A/Acclaim.Local.png) | + + + + +## Acclaim + +### 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 Acclaim +include('simpleicons-5/A/Acclaim') + +' renders the element +Acclaim('Acclaim', 'Acclaim', '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 Acclaim +include('simpleicons-5/A/Acclaim') + +' renders the element +Acclaim('Acclaim', 'Acclaim', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Acclaim.png b/distribution/simpleicons-5/A/Acclaim.png new file mode 100644 index 00000000000..5ef0908b072 Binary files /dev/null and b/distribution/simpleicons-5/A/Acclaim.png differ diff --git a/distribution/simpleicons-5/A/Acclaim.puml b/distribution/simpleicons-5/A/Acclaim.puml new file mode 100644 index 00000000000..485899a7b38 --- /dev/null +++ b/distribution/simpleicons-5/A/Acclaim.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Acclaim + +sprite $AcclaimXs [10x10/16z] uwS3 + +sprite $AcclaimSm [12x12/16z] unza + +sprite $AcclaimMd [16x16/16z] un_X + +sprite $AcclaimLg [20x20/16z] unzKO1G + +!procedure Acclaim($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Acclaim', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Accusoft.Local.png b/distribution/simpleicons-5/A/Accusoft.Local.png new file mode 100644 index 00000000000..eec97b376a4 Binary files /dev/null and b/distribution/simpleicons-5/A/Accusoft.Local.png differ diff --git a/distribution/simpleicons-5/A/Accusoft.Local.puml b/distribution/simpleicons-5/A/Accusoft.Local.puml new file mode 100644 index 00000000000..4a72969b973 --- /dev/null +++ b/distribution/simpleicons-5/A/Accusoft.Local.puml @@ -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 Accusoft +include('simpleicons-5/A/Accusoft') + +' renders the element +Accusoft('Accusoft', 'Accusoft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Accusoft.Remote.puml b/distribution/simpleicons-5/A/Accusoft.Remote.puml new file mode 100644 index 00000000000..9943b49e4aa --- /dev/null +++ b/distribution/simpleicons-5/A/Accusoft.Remote.puml @@ -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 Accusoft +include('simpleicons-5/A/Accusoft') + +' renders the element +Accusoft('Accusoft', 'Accusoft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Accusoft.md b/distribution/simpleicons-5/A/Accusoft.md new file mode 100644 index 00000000000..61eaf5f8a40 --- /dev/null +++ b/distribution/simpleicons-5/A/Accusoft.md @@ -0,0 +1,63 @@ +# Accusoft + + +```text +simpleicons-5/A/Accusoft +``` + +```text +include('simpleicons-5/A/Accusoft') +``` + + + +| Illustration | Accusoft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Accusoft.png) | ![illustration for Accusoft](../../simpleicons-5/A/Accusoft.Local.png) | + + + + +## Accusoft + +### 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 Accusoft +include('simpleicons-5/A/Accusoft') + +' renders the element +Accusoft('Accusoft', 'Accusoft', '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 Accusoft +include('simpleicons-5/A/Accusoft') + +' renders the element +Accusoft('Accusoft', 'Accusoft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Accusoft.png b/distribution/simpleicons-5/A/Accusoft.png new file mode 100644 index 00000000000..da7f467e71c Binary files /dev/null and b/distribution/simpleicons-5/A/Accusoft.png differ diff --git a/distribution/simpleicons-5/A/Accusoft.puml b/distribution/simpleicons-5/A/Accusoft.puml new file mode 100644 index 00000000000..5718072b8d9 --- /dev/null +++ b/distribution/simpleicons-5/A/Accusoft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Accusoft + +sprite $AccusoftXs [10x10/16z] uwS3 + +sprite $AccusoftSm [12x12/16z] unza + +sprite $AccusoftMd [16x16/16z] un_X + +sprite $AccusoftLg [20x20/16z] unzKO1G + +!procedure Accusoft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Accusoft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Acer.Local.png b/distribution/simpleicons-5/A/Acer.Local.png new file mode 100644 index 00000000000..efa0e2d07ea Binary files /dev/null and b/distribution/simpleicons-5/A/Acer.Local.png differ diff --git a/distribution/simpleicons-5/A/Acer.Local.puml b/distribution/simpleicons-5/A/Acer.Local.puml new file mode 100644 index 00000000000..214e28ba082 --- /dev/null +++ b/distribution/simpleicons-5/A/Acer.Local.puml @@ -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 Acer +include('simpleicons-5/A/Acer') + +' renders the element +Acer('Acer', 'Acer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Acer.Remote.puml b/distribution/simpleicons-5/A/Acer.Remote.puml new file mode 100644 index 00000000000..6255d72dec1 --- /dev/null +++ b/distribution/simpleicons-5/A/Acer.Remote.puml @@ -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 Acer +include('simpleicons-5/A/Acer') + +' renders the element +Acer('Acer', 'Acer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Acer.md b/distribution/simpleicons-5/A/Acer.md new file mode 100644 index 00000000000..501628edfe6 --- /dev/null +++ b/distribution/simpleicons-5/A/Acer.md @@ -0,0 +1,63 @@ +# Acer + + +```text +simpleicons-5/A/Acer +``` + +```text +include('simpleicons-5/A/Acer') +``` + + + +| Illustration | Acer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Acer.png) | ![illustration for Acer](../../simpleicons-5/A/Acer.Local.png) | + + + + +## Acer + +### 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 Acer +include('simpleicons-5/A/Acer') + +' renders the element +Acer('Acer', 'Acer', '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 Acer +include('simpleicons-5/A/Acer') + +' renders the element +Acer('Acer', 'Acer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Acer.png b/distribution/simpleicons-5/A/Acer.png new file mode 100644 index 00000000000..fc3f31406cf Binary files /dev/null and b/distribution/simpleicons-5/A/Acer.png differ diff --git a/distribution/simpleicons-5/A/Acer.puml b/distribution/simpleicons-5/A/Acer.puml new file mode 100644 index 00000000000..a888490c9cd --- /dev/null +++ b/distribution/simpleicons-5/A/Acer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Acer + +sprite $AcerXs [10x10/16z] uwS3 + +sprite $AcerSm [12x12/16z] unza + +sprite $AcerMd [16x16/16z] un_X + +sprite $AcerLg [20x20/16z] unzKO1G + +!procedure Acer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Acer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Acm.Local.png b/distribution/simpleicons-5/A/Acm.Local.png new file mode 100644 index 00000000000..69bf5a727c1 Binary files /dev/null and b/distribution/simpleicons-5/A/Acm.Local.png differ diff --git a/distribution/simpleicons-5/A/Acm.Local.puml b/distribution/simpleicons-5/A/Acm.Local.puml new file mode 100644 index 00000000000..c488b026ae0 --- /dev/null +++ b/distribution/simpleicons-5/A/Acm.Local.puml @@ -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 Acm +include('simpleicons-5/A/Acm') + +' renders the element +Acm('Acm', 'Acm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Acm.Remote.puml b/distribution/simpleicons-5/A/Acm.Remote.puml new file mode 100644 index 00000000000..25347f4ecb8 --- /dev/null +++ b/distribution/simpleicons-5/A/Acm.Remote.puml @@ -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 Acm +include('simpleicons-5/A/Acm') + +' renders the element +Acm('Acm', 'Acm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Acm.md b/distribution/simpleicons-5/A/Acm.md new file mode 100644 index 00000000000..14935636667 --- /dev/null +++ b/distribution/simpleicons-5/A/Acm.md @@ -0,0 +1,63 @@ +# Acm + + +```text +simpleicons-5/A/Acm +``` + +```text +include('simpleicons-5/A/Acm') +``` + + + +| Illustration | Acm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Acm.png) | ![illustration for Acm](../../simpleicons-5/A/Acm.Local.png) | + + + + +## Acm + +### 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 Acm +include('simpleicons-5/A/Acm') + +' renders the element +Acm('Acm', 'Acm', '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 Acm +include('simpleicons-5/A/Acm') + +' renders the element +Acm('Acm', 'Acm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Acm.png b/distribution/simpleicons-5/A/Acm.png new file mode 100644 index 00000000000..b1d9d517536 Binary files /dev/null and b/distribution/simpleicons-5/A/Acm.png differ diff --git a/distribution/simpleicons-5/A/Acm.puml b/distribution/simpleicons-5/A/Acm.puml new file mode 100644 index 00000000000..f16f3e4e199 --- /dev/null +++ b/distribution/simpleicons-5/A/Acm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Acm + +sprite $AcmXs [10x10/16z] uwS3 + +sprite $AcmSm [12x12/16z] unza + +sprite $AcmMd [16x16/16z] un_X + +sprite $AcmLg [20x20/16z] unzKO1G + +!procedure Acm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Acm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Actigraph.Local.png b/distribution/simpleicons-5/A/Actigraph.Local.png new file mode 100644 index 00000000000..5bdc737c51e Binary files /dev/null and b/distribution/simpleicons-5/A/Actigraph.Local.png differ diff --git a/distribution/simpleicons-5/A/Actigraph.Local.puml b/distribution/simpleicons-5/A/Actigraph.Local.puml new file mode 100644 index 00000000000..10db3b0dd61 --- /dev/null +++ b/distribution/simpleicons-5/A/Actigraph.Local.puml @@ -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 Actigraph +include('simpleicons-5/A/Actigraph') + +' renders the element +Actigraph('Actigraph', 'Actigraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Actigraph.Remote.puml b/distribution/simpleicons-5/A/Actigraph.Remote.puml new file mode 100644 index 00000000000..fa5f37d70e4 --- /dev/null +++ b/distribution/simpleicons-5/A/Actigraph.Remote.puml @@ -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 Actigraph +include('simpleicons-5/A/Actigraph') + +' renders the element +Actigraph('Actigraph', 'Actigraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Actigraph.md b/distribution/simpleicons-5/A/Actigraph.md new file mode 100644 index 00000000000..c020ac5b016 --- /dev/null +++ b/distribution/simpleicons-5/A/Actigraph.md @@ -0,0 +1,63 @@ +# Actigraph + + +```text +simpleicons-5/A/Actigraph +``` + +```text +include('simpleicons-5/A/Actigraph') +``` + + + +| Illustration | Actigraph | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Actigraph.png) | ![illustration for Actigraph](../../simpleicons-5/A/Actigraph.Local.png) | + + + + +## Actigraph + +### 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 Actigraph +include('simpleicons-5/A/Actigraph') + +' renders the element +Actigraph('Actigraph', 'Actigraph', '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 Actigraph +include('simpleicons-5/A/Actigraph') + +' renders the element +Actigraph('Actigraph', 'Actigraph', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Actigraph.png b/distribution/simpleicons-5/A/Actigraph.png new file mode 100644 index 00000000000..c3a4e4d021a Binary files /dev/null and b/distribution/simpleicons-5/A/Actigraph.png differ diff --git a/distribution/simpleicons-5/A/Actigraph.puml b/distribution/simpleicons-5/A/Actigraph.puml new file mode 100644 index 00000000000..220f49ed8f8 --- /dev/null +++ b/distribution/simpleicons-5/A/Actigraph.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Actigraph + +sprite $ActigraphXs [10x10/16z] uwS3 + +sprite $ActigraphSm [12x12/16z] unza + +sprite $ActigraphMd [16x16/16z] un_X + +sprite $ActigraphLg [20x20/16z] unzKO1G + +!procedure Actigraph($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Actigraph', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Activision.Local.png b/distribution/simpleicons-5/A/Activision.Local.png new file mode 100644 index 00000000000..d54f9d6950a Binary files /dev/null and b/distribution/simpleicons-5/A/Activision.Local.png differ diff --git a/distribution/simpleicons-5/A/Activision.Local.puml b/distribution/simpleicons-5/A/Activision.Local.puml new file mode 100644 index 00000000000..0d8c8a2c529 --- /dev/null +++ b/distribution/simpleicons-5/A/Activision.Local.puml @@ -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 Activision +include('simpleicons-5/A/Activision') + +' renders the element +Activision('Activision', 'Activision', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Activision.Remote.puml b/distribution/simpleicons-5/A/Activision.Remote.puml new file mode 100644 index 00000000000..33ff9ea3dbe --- /dev/null +++ b/distribution/simpleicons-5/A/Activision.Remote.puml @@ -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 Activision +include('simpleicons-5/A/Activision') + +' renders the element +Activision('Activision', 'Activision', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Activision.md b/distribution/simpleicons-5/A/Activision.md new file mode 100644 index 00000000000..cb6a25100c7 --- /dev/null +++ b/distribution/simpleicons-5/A/Activision.md @@ -0,0 +1,63 @@ +# Activision + + +```text +simpleicons-5/A/Activision +``` + +```text +include('simpleicons-5/A/Activision') +``` + + + +| Illustration | Activision | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Activision.png) | ![illustration for Activision](../../simpleicons-5/A/Activision.Local.png) | + + + + +## Activision + +### 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 Activision +include('simpleicons-5/A/Activision') + +' renders the element +Activision('Activision', 'Activision', '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 Activision +include('simpleicons-5/A/Activision') + +' renders the element +Activision('Activision', 'Activision', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Activision.png b/distribution/simpleicons-5/A/Activision.png new file mode 100644 index 00000000000..ff62b6ad33b Binary files /dev/null and b/distribution/simpleicons-5/A/Activision.png differ diff --git a/distribution/simpleicons-5/A/Activision.puml b/distribution/simpleicons-5/A/Activision.puml new file mode 100644 index 00000000000..0a6e7d5eecb --- /dev/null +++ b/distribution/simpleicons-5/A/Activision.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Activision + +sprite $ActivisionXs [10x10/16z] uwS3 + +sprite $ActivisionSm [12x12/16z] unza + +sprite $ActivisionMd [16x16/16z] un_X + +sprite $ActivisionLg [20x20/16z] unzKO1G + +!procedure Activision($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Activision', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adafruit.Local.png b/distribution/simpleicons-5/A/Adafruit.Local.png new file mode 100644 index 00000000000..400842105cb Binary files /dev/null and b/distribution/simpleicons-5/A/Adafruit.Local.png differ diff --git a/distribution/simpleicons-5/A/Adafruit.Local.puml b/distribution/simpleicons-5/A/Adafruit.Local.puml new file mode 100644 index 00000000000..5c7d6dd428c --- /dev/null +++ b/distribution/simpleicons-5/A/Adafruit.Local.puml @@ -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 Adafruit +include('simpleicons-5/A/Adafruit') + +' renders the element +Adafruit('Adafruit', 'Adafruit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adafruit.Remote.puml b/distribution/simpleicons-5/A/Adafruit.Remote.puml new file mode 100644 index 00000000000..8d024c8d631 --- /dev/null +++ b/distribution/simpleicons-5/A/Adafruit.Remote.puml @@ -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 Adafruit +include('simpleicons-5/A/Adafruit') + +' renders the element +Adafruit('Adafruit', 'Adafruit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adafruit.md b/distribution/simpleicons-5/A/Adafruit.md new file mode 100644 index 00000000000..cb85a349598 --- /dev/null +++ b/distribution/simpleicons-5/A/Adafruit.md @@ -0,0 +1,63 @@ +# Adafruit + + +```text +simpleicons-5/A/Adafruit +``` + +```text +include('simpleicons-5/A/Adafruit') +``` + + + +| Illustration | Adafruit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adafruit.png) | ![illustration for Adafruit](../../simpleicons-5/A/Adafruit.Local.png) | + + + + +## Adafruit + +### 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 Adafruit +include('simpleicons-5/A/Adafruit') + +' renders the element +Adafruit('Adafruit', 'Adafruit', '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 Adafruit +include('simpleicons-5/A/Adafruit') + +' renders the element +Adafruit('Adafruit', 'Adafruit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adafruit.png b/distribution/simpleicons-5/A/Adafruit.png new file mode 100644 index 00000000000..fea532e6caf Binary files /dev/null and b/distribution/simpleicons-5/A/Adafruit.png differ diff --git a/distribution/simpleicons-5/A/Adafruit.puml b/distribution/simpleicons-5/A/Adafruit.puml new file mode 100644 index 00000000000..43e29de1e04 --- /dev/null +++ b/distribution/simpleicons-5/A/Adafruit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adafruit + +sprite $AdafruitXs [10x10/16z] uwS3 + +sprite $AdafruitSm [12x12/16z] unza + +sprite $AdafruitMd [16x16/16z] un_X + +sprite $AdafruitLg [20x20/16z] unzKO1G + +!procedure Adafruit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adafruit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adblock.Local.png b/distribution/simpleicons-5/A/Adblock.Local.png new file mode 100644 index 00000000000..90ab705577d Binary files /dev/null and b/distribution/simpleicons-5/A/Adblock.Local.png differ diff --git a/distribution/simpleicons-5/A/Adblock.Local.puml b/distribution/simpleicons-5/A/Adblock.Local.puml new file mode 100644 index 00000000000..5dc6d1b4155 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblock.Local.puml @@ -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 Adblock +include('simpleicons-5/A/Adblock') + +' renders the element +Adblock('Adblock', 'Adblock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adblock.Remote.puml b/distribution/simpleicons-5/A/Adblock.Remote.puml new file mode 100644 index 00000000000..1440cc31421 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblock.Remote.puml @@ -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 Adblock +include('simpleicons-5/A/Adblock') + +' renders the element +Adblock('Adblock', 'Adblock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adblock.md b/distribution/simpleicons-5/A/Adblock.md new file mode 100644 index 00000000000..efbb4cd258b --- /dev/null +++ b/distribution/simpleicons-5/A/Adblock.md @@ -0,0 +1,63 @@ +# Adblock + + +```text +simpleicons-5/A/Adblock +``` + +```text +include('simpleicons-5/A/Adblock') +``` + + + +| Illustration | Adblock | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adblock.png) | ![illustration for Adblock](../../simpleicons-5/A/Adblock.Local.png) | + + + + +## Adblock + +### 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 Adblock +include('simpleicons-5/A/Adblock') + +' renders the element +Adblock('Adblock', 'Adblock', '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 Adblock +include('simpleicons-5/A/Adblock') + +' renders the element +Adblock('Adblock', 'Adblock', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adblock.png b/distribution/simpleicons-5/A/Adblock.png new file mode 100644 index 00000000000..a61cf579e08 Binary files /dev/null and b/distribution/simpleicons-5/A/Adblock.png differ diff --git a/distribution/simpleicons-5/A/Adblock.puml b/distribution/simpleicons-5/A/Adblock.puml new file mode 100644 index 00000000000..7863067daf5 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblock.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adblock + +sprite $AdblockXs [10x10/16z] uwS3 + +sprite $AdblockSm [12x12/16z] unza + +sprite $AdblockMd [16x16/16z] un_X + +sprite $AdblockLg [20x20/16z] unzKO1G + +!procedure Adblock($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adblock', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adblockplus.Local.png b/distribution/simpleicons-5/A/Adblockplus.Local.png new file mode 100644 index 00000000000..7e3b5e540d7 Binary files /dev/null and b/distribution/simpleicons-5/A/Adblockplus.Local.png differ diff --git a/distribution/simpleicons-5/A/Adblockplus.Local.puml b/distribution/simpleicons-5/A/Adblockplus.Local.puml new file mode 100644 index 00000000000..df069821297 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblockplus.Local.puml @@ -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 Adblockplus +include('simpleicons-5/A/Adblockplus') + +' renders the element +Adblockplus('Adblockplus', 'Adblockplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adblockplus.Remote.puml b/distribution/simpleicons-5/A/Adblockplus.Remote.puml new file mode 100644 index 00000000000..f937983b327 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblockplus.Remote.puml @@ -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 Adblockplus +include('simpleicons-5/A/Adblockplus') + +' renders the element +Adblockplus('Adblockplus', 'Adblockplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adblockplus.md b/distribution/simpleicons-5/A/Adblockplus.md new file mode 100644 index 00000000000..7d9acdb3d94 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblockplus.md @@ -0,0 +1,63 @@ +# Adblockplus + + +```text +simpleicons-5/A/Adblockplus +``` + +```text +include('simpleicons-5/A/Adblockplus') +``` + + + +| Illustration | Adblockplus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adblockplus.png) | ![illustration for Adblockplus](../../simpleicons-5/A/Adblockplus.Local.png) | + + + + +## Adblockplus + +### 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 Adblockplus +include('simpleicons-5/A/Adblockplus') + +' renders the element +Adblockplus('Adblockplus', 'Adblockplus', '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 Adblockplus +include('simpleicons-5/A/Adblockplus') + +' renders the element +Adblockplus('Adblockplus', 'Adblockplus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adblockplus.png b/distribution/simpleicons-5/A/Adblockplus.png new file mode 100644 index 00000000000..16045c5ce0d Binary files /dev/null and b/distribution/simpleicons-5/A/Adblockplus.png differ diff --git a/distribution/simpleicons-5/A/Adblockplus.puml b/distribution/simpleicons-5/A/Adblockplus.puml new file mode 100644 index 00000000000..4ad48abe846 --- /dev/null +++ b/distribution/simpleicons-5/A/Adblockplus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adblockplus + +sprite $AdblockplusXs [10x10/16z] uwS3 + +sprite $AdblockplusSm [12x12/16z] unza + +sprite $AdblockplusMd [16x16/16z] un_X + +sprite $AdblockplusLg [20x20/16z] unzKO1G + +!procedure Adblockplus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adblockplus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Addthis.Local.png b/distribution/simpleicons-5/A/Addthis.Local.png new file mode 100644 index 00000000000..927d51c2079 Binary files /dev/null and b/distribution/simpleicons-5/A/Addthis.Local.png differ diff --git a/distribution/simpleicons-5/A/Addthis.Local.puml b/distribution/simpleicons-5/A/Addthis.Local.puml new file mode 100644 index 00000000000..4d336b1b83d --- /dev/null +++ b/distribution/simpleicons-5/A/Addthis.Local.puml @@ -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 Addthis +include('simpleicons-5/A/Addthis') + +' renders the element +Addthis('Addthis', 'Addthis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Addthis.Remote.puml b/distribution/simpleicons-5/A/Addthis.Remote.puml new file mode 100644 index 00000000000..b6c7142a9ea --- /dev/null +++ b/distribution/simpleicons-5/A/Addthis.Remote.puml @@ -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 Addthis +include('simpleicons-5/A/Addthis') + +' renders the element +Addthis('Addthis', 'Addthis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Addthis.md b/distribution/simpleicons-5/A/Addthis.md new file mode 100644 index 00000000000..de8c28de2b6 --- /dev/null +++ b/distribution/simpleicons-5/A/Addthis.md @@ -0,0 +1,63 @@ +# Addthis + + +```text +simpleicons-5/A/Addthis +``` + +```text +include('simpleicons-5/A/Addthis') +``` + + + +| Illustration | Addthis | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Addthis.png) | ![illustration for Addthis](../../simpleicons-5/A/Addthis.Local.png) | + + + + +## Addthis + +### 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 Addthis +include('simpleicons-5/A/Addthis') + +' renders the element +Addthis('Addthis', 'Addthis', '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 Addthis +include('simpleicons-5/A/Addthis') + +' renders the element +Addthis('Addthis', 'Addthis', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Addthis.png b/distribution/simpleicons-5/A/Addthis.png new file mode 100644 index 00000000000..d545ee4ce7a Binary files /dev/null and b/distribution/simpleicons-5/A/Addthis.png differ diff --git a/distribution/simpleicons-5/A/Addthis.puml b/distribution/simpleicons-5/A/Addthis.puml new file mode 100644 index 00000000000..6445b2c1be6 --- /dev/null +++ b/distribution/simpleicons-5/A/Addthis.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Addthis + +sprite $AddthisXs [10x10/16z] uwS3 + +sprite $AddthisSm [12x12/16z] unza + +sprite $AddthisMd [16x16/16z] un_X + +sprite $AddthisLg [20x20/16z] unzKO1G + +!procedure Addthis($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Addthis', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adguard.Local.png b/distribution/simpleicons-5/A/Adguard.Local.png new file mode 100644 index 00000000000..4f3acb9b87c Binary files /dev/null and b/distribution/simpleicons-5/A/Adguard.Local.png differ diff --git a/distribution/simpleicons-5/A/Adguard.Local.puml b/distribution/simpleicons-5/A/Adguard.Local.puml new file mode 100644 index 00000000000..c4606c5274d --- /dev/null +++ b/distribution/simpleicons-5/A/Adguard.Local.puml @@ -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 Adguard +include('simpleicons-5/A/Adguard') + +' renders the element +Adguard('Adguard', 'Adguard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adguard.Remote.puml b/distribution/simpleicons-5/A/Adguard.Remote.puml new file mode 100644 index 00000000000..49857a074b6 --- /dev/null +++ b/distribution/simpleicons-5/A/Adguard.Remote.puml @@ -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 Adguard +include('simpleicons-5/A/Adguard') + +' renders the element +Adguard('Adguard', 'Adguard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adguard.md b/distribution/simpleicons-5/A/Adguard.md new file mode 100644 index 00000000000..4cadbe403cf --- /dev/null +++ b/distribution/simpleicons-5/A/Adguard.md @@ -0,0 +1,63 @@ +# Adguard + + +```text +simpleicons-5/A/Adguard +``` + +```text +include('simpleicons-5/A/Adguard') +``` + + + +| Illustration | Adguard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adguard.png) | ![illustration for Adguard](../../simpleicons-5/A/Adguard.Local.png) | + + + + +## Adguard + +### 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 Adguard +include('simpleicons-5/A/Adguard') + +' renders the element +Adguard('Adguard', 'Adguard', '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 Adguard +include('simpleicons-5/A/Adguard') + +' renders the element +Adguard('Adguard', 'Adguard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adguard.png b/distribution/simpleicons-5/A/Adguard.png new file mode 100644 index 00000000000..01da9280b5e Binary files /dev/null and b/distribution/simpleicons-5/A/Adguard.png differ diff --git a/distribution/simpleicons-5/A/Adguard.puml b/distribution/simpleicons-5/A/Adguard.puml new file mode 100644 index 00000000000..155eb1fc72f --- /dev/null +++ b/distribution/simpleicons-5/A/Adguard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adguard + +sprite $AdguardXs [10x10/16z] uwS3 + +sprite $AdguardSm [12x12/16z] unza + +sprite $AdguardMd [16x16/16z] un_X + +sprite $AdguardLg [20x20/16z] unzKO1G + +!procedure Adguard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adguard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobe.Local.png b/distribution/simpleicons-5/A/Adobe.Local.png new file mode 100644 index 00000000000..ad4c82cf989 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobe.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobe.Local.puml b/distribution/simpleicons-5/A/Adobe.Local.puml new file mode 100644 index 00000000000..26fc2db6bcd --- /dev/null +++ b/distribution/simpleicons-5/A/Adobe.Local.puml @@ -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 Adobe +include('simpleicons-5/A/Adobe') + +' renders the element +Adobe('Adobe', 'Adobe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobe.Remote.puml b/distribution/simpleicons-5/A/Adobe.Remote.puml new file mode 100644 index 00000000000..9c4f333d20b --- /dev/null +++ b/distribution/simpleicons-5/A/Adobe.Remote.puml @@ -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 Adobe +include('simpleicons-5/A/Adobe') + +' renders the element +Adobe('Adobe', 'Adobe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobe.md b/distribution/simpleicons-5/A/Adobe.md new file mode 100644 index 00000000000..d6a34a808e6 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobe.md @@ -0,0 +1,63 @@ +# Adobe + + +```text +simpleicons-5/A/Adobe +``` + +```text +include('simpleicons-5/A/Adobe') +``` + + + +| Illustration | Adobe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobe.png) | ![illustration for Adobe](../../simpleicons-5/A/Adobe.Local.png) | + + + + +## Adobe + +### 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 Adobe +include('simpleicons-5/A/Adobe') + +' renders the element +Adobe('Adobe', 'Adobe', '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 Adobe +include('simpleicons-5/A/Adobe') + +' renders the element +Adobe('Adobe', 'Adobe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobe.png b/distribution/simpleicons-5/A/Adobe.png new file mode 100644 index 00000000000..a9235203b0f Binary files /dev/null and b/distribution/simpleicons-5/A/Adobe.png differ diff --git a/distribution/simpleicons-5/A/Adobe.puml b/distribution/simpleicons-5/A/Adobe.puml new file mode 100644 index 00000000000..df33afb21bb --- /dev/null +++ b/distribution/simpleicons-5/A/Adobe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobe + +sprite $AdobeXs [10x10/16z] uwS3 + +sprite $AdobeSm [12x12/16z] unza + +sprite $AdobeMd [16x16/16z] un_X + +sprite $AdobeLg [20x20/16z] unzKO1G + +!procedure Adobe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobeacrobatreader.Local.png b/distribution/simpleicons-5/A/Adobeacrobatreader.Local.png new file mode 100644 index 00000000000..4c0a625a028 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeacrobatreader.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobeacrobatreader.Local.puml b/distribution/simpleicons-5/A/Adobeacrobatreader.Local.puml new file mode 100644 index 00000000000..1131c549f3e --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeacrobatreader.Local.puml @@ -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 Adobeacrobatreader +include('simpleicons-5/A/Adobeacrobatreader') + +' renders the element +Adobeacrobatreader('Adobeacrobatreader', 'Adobeacrobatreader', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeacrobatreader.Remote.puml b/distribution/simpleicons-5/A/Adobeacrobatreader.Remote.puml new file mode 100644 index 00000000000..4c79bf731e4 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeacrobatreader.Remote.puml @@ -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 Adobeacrobatreader +include('simpleicons-5/A/Adobeacrobatreader') + +' renders the element +Adobeacrobatreader('Adobeacrobatreader', 'Adobeacrobatreader', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeacrobatreader.md b/distribution/simpleicons-5/A/Adobeacrobatreader.md new file mode 100644 index 00000000000..760ccc8bffc --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeacrobatreader.md @@ -0,0 +1,63 @@ +# Adobeacrobatreader + + +```text +simpleicons-5/A/Adobeacrobatreader +``` + +```text +include('simpleicons-5/A/Adobeacrobatreader') +``` + + + +| Illustration | Adobeacrobatreader | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobeacrobatreader.png) | ![illustration for Adobeacrobatreader](../../simpleicons-5/A/Adobeacrobatreader.Local.png) | + + + + +## Adobeacrobatreader + +### 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 Adobeacrobatreader +include('simpleicons-5/A/Adobeacrobatreader') + +' renders the element +Adobeacrobatreader('Adobeacrobatreader', 'Adobeacrobatreader', '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 Adobeacrobatreader +include('simpleicons-5/A/Adobeacrobatreader') + +' renders the element +Adobeacrobatreader('Adobeacrobatreader', 'Adobeacrobatreader', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobeacrobatreader.png b/distribution/simpleicons-5/A/Adobeacrobatreader.png new file mode 100644 index 00000000000..fdbdb2697fe Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeacrobatreader.png differ diff --git a/distribution/simpleicons-5/A/Adobeacrobatreader.puml b/distribution/simpleicons-5/A/Adobeacrobatreader.puml new file mode 100644 index 00000000000..11d661d468e --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeacrobatreader.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobeacrobatreader + +sprite $AdobeacrobatreaderXs [10x10/16z] uwS3 + +sprite $AdobeacrobatreaderSm [12x12/16z] unza + +sprite $AdobeacrobatreaderMd [16x16/16z] un_X + +sprite $AdobeacrobatreaderLg [20x20/16z] unzKO1G + +!procedure Adobeacrobatreader($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobeacrobatreader', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobeaftereffects.Local.png b/distribution/simpleicons-5/A/Adobeaftereffects.Local.png new file mode 100644 index 00000000000..8ec91f29b11 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeaftereffects.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobeaftereffects.Local.puml b/distribution/simpleicons-5/A/Adobeaftereffects.Local.puml new file mode 100644 index 00000000000..ec868732a27 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaftereffects.Local.puml @@ -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 Adobeaftereffects +include('simpleicons-5/A/Adobeaftereffects') + +' renders the element +Adobeaftereffects('Adobeaftereffects', 'Adobeaftereffects', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeaftereffects.Remote.puml b/distribution/simpleicons-5/A/Adobeaftereffects.Remote.puml new file mode 100644 index 00000000000..3b3d02cc8b2 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaftereffects.Remote.puml @@ -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 Adobeaftereffects +include('simpleicons-5/A/Adobeaftereffects') + +' renders the element +Adobeaftereffects('Adobeaftereffects', 'Adobeaftereffects', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeaftereffects.md b/distribution/simpleicons-5/A/Adobeaftereffects.md new file mode 100644 index 00000000000..aa03c7d1d9c --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaftereffects.md @@ -0,0 +1,63 @@ +# Adobeaftereffects + + +```text +simpleicons-5/A/Adobeaftereffects +``` + +```text +include('simpleicons-5/A/Adobeaftereffects') +``` + + + +| Illustration | Adobeaftereffects | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobeaftereffects.png) | ![illustration for Adobeaftereffects](../../simpleicons-5/A/Adobeaftereffects.Local.png) | + + + + +## Adobeaftereffects + +### 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 Adobeaftereffects +include('simpleicons-5/A/Adobeaftereffects') + +' renders the element +Adobeaftereffects('Adobeaftereffects', 'Adobeaftereffects', '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 Adobeaftereffects +include('simpleicons-5/A/Adobeaftereffects') + +' renders the element +Adobeaftereffects('Adobeaftereffects', 'Adobeaftereffects', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobeaftereffects.png b/distribution/simpleicons-5/A/Adobeaftereffects.png new file mode 100644 index 00000000000..fd80d7b69d9 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeaftereffects.png differ diff --git a/distribution/simpleicons-5/A/Adobeaftereffects.puml b/distribution/simpleicons-5/A/Adobeaftereffects.puml new file mode 100644 index 00000000000..7ca72d731bf --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaftereffects.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobeaftereffects + +sprite $AdobeaftereffectsXs [10x10/16z] uwS3 + +sprite $AdobeaftereffectsSm [12x12/16z] unza + +sprite $AdobeaftereffectsMd [16x16/16z] un_X + +sprite $AdobeaftereffectsLg [20x20/16z] unzKO1G + +!procedure Adobeaftereffects($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobeaftereffects', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobeaudition.Local.png b/distribution/simpleicons-5/A/Adobeaudition.Local.png new file mode 100644 index 00000000000..4ea5f0b6e4b Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeaudition.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobeaudition.Local.puml b/distribution/simpleicons-5/A/Adobeaudition.Local.puml new file mode 100644 index 00000000000..c53d0bde165 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaudition.Local.puml @@ -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 Adobeaudition +include('simpleicons-5/A/Adobeaudition') + +' renders the element +Adobeaudition('Adobeaudition', 'Adobeaudition', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeaudition.Remote.puml b/distribution/simpleicons-5/A/Adobeaudition.Remote.puml new file mode 100644 index 00000000000..95aa2187b5e --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaudition.Remote.puml @@ -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 Adobeaudition +include('simpleicons-5/A/Adobeaudition') + +' renders the element +Adobeaudition('Adobeaudition', 'Adobeaudition', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeaudition.md b/distribution/simpleicons-5/A/Adobeaudition.md new file mode 100644 index 00000000000..d29cd7d6f25 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaudition.md @@ -0,0 +1,63 @@ +# Adobeaudition + + +```text +simpleicons-5/A/Adobeaudition +``` + +```text +include('simpleicons-5/A/Adobeaudition') +``` + + + +| Illustration | Adobeaudition | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobeaudition.png) | ![illustration for Adobeaudition](../../simpleicons-5/A/Adobeaudition.Local.png) | + + + + +## Adobeaudition + +### 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 Adobeaudition +include('simpleicons-5/A/Adobeaudition') + +' renders the element +Adobeaudition('Adobeaudition', 'Adobeaudition', '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 Adobeaudition +include('simpleicons-5/A/Adobeaudition') + +' renders the element +Adobeaudition('Adobeaudition', 'Adobeaudition', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobeaudition.png b/distribution/simpleicons-5/A/Adobeaudition.png new file mode 100644 index 00000000000..e26552fb42e Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeaudition.png differ diff --git a/distribution/simpleicons-5/A/Adobeaudition.puml b/distribution/simpleicons-5/A/Adobeaudition.puml new file mode 100644 index 00000000000..b799aecd931 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeaudition.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobeaudition + +sprite $AdobeauditionXs [10x10/16z] uwS3 + +sprite $AdobeauditionSm [12x12/16z] unza + +sprite $AdobeauditionMd [16x16/16z] un_X + +sprite $AdobeauditionLg [20x20/16z] unzKO1G + +!procedure Adobeaudition($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobeaudition', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobecreativecloud.Local.png b/distribution/simpleicons-5/A/Adobecreativecloud.Local.png new file mode 100644 index 00000000000..27ec5ee2a6f Binary files /dev/null and b/distribution/simpleicons-5/A/Adobecreativecloud.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobecreativecloud.Local.puml b/distribution/simpleicons-5/A/Adobecreativecloud.Local.puml new file mode 100644 index 00000000000..4eaea19594d --- /dev/null +++ b/distribution/simpleicons-5/A/Adobecreativecloud.Local.puml @@ -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 Adobecreativecloud +include('simpleicons-5/A/Adobecreativecloud') + +' renders the element +Adobecreativecloud('Adobecreativecloud', 'Adobecreativecloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobecreativecloud.Remote.puml b/distribution/simpleicons-5/A/Adobecreativecloud.Remote.puml new file mode 100644 index 00000000000..498a06d55b8 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobecreativecloud.Remote.puml @@ -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 Adobecreativecloud +include('simpleicons-5/A/Adobecreativecloud') + +' renders the element +Adobecreativecloud('Adobecreativecloud', 'Adobecreativecloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobecreativecloud.md b/distribution/simpleicons-5/A/Adobecreativecloud.md new file mode 100644 index 00000000000..a658c1089cd --- /dev/null +++ b/distribution/simpleicons-5/A/Adobecreativecloud.md @@ -0,0 +1,63 @@ +# Adobecreativecloud + + +```text +simpleicons-5/A/Adobecreativecloud +``` + +```text +include('simpleicons-5/A/Adobecreativecloud') +``` + + + +| Illustration | Adobecreativecloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobecreativecloud.png) | ![illustration for Adobecreativecloud](../../simpleicons-5/A/Adobecreativecloud.Local.png) | + + + + +## Adobecreativecloud + +### 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 Adobecreativecloud +include('simpleicons-5/A/Adobecreativecloud') + +' renders the element +Adobecreativecloud('Adobecreativecloud', 'Adobecreativecloud', '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 Adobecreativecloud +include('simpleicons-5/A/Adobecreativecloud') + +' renders the element +Adobecreativecloud('Adobecreativecloud', 'Adobecreativecloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobecreativecloud.png b/distribution/simpleicons-5/A/Adobecreativecloud.png new file mode 100644 index 00000000000..af2e647bdfe Binary files /dev/null and b/distribution/simpleicons-5/A/Adobecreativecloud.png differ diff --git a/distribution/simpleicons-5/A/Adobecreativecloud.puml b/distribution/simpleicons-5/A/Adobecreativecloud.puml new file mode 100644 index 00000000000..4564b3de9cd --- /dev/null +++ b/distribution/simpleicons-5/A/Adobecreativecloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobecreativecloud + +sprite $AdobecreativecloudXs [10x10/16z] uwS3 + +sprite $AdobecreativecloudSm [12x12/16z] unza + +sprite $AdobecreativecloudMd [16x16/16z] un_X + +sprite $AdobecreativecloudLg [20x20/16z] unzKO1G + +!procedure Adobecreativecloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobecreativecloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobedreamweaver.Local.png b/distribution/simpleicons-5/A/Adobedreamweaver.Local.png new file mode 100644 index 00000000000..66ea564cc55 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobedreamweaver.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobedreamweaver.Local.puml b/distribution/simpleicons-5/A/Adobedreamweaver.Local.puml new file mode 100644 index 00000000000..4e70cddde3b --- /dev/null +++ b/distribution/simpleicons-5/A/Adobedreamweaver.Local.puml @@ -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 Adobedreamweaver +include('simpleicons-5/A/Adobedreamweaver') + +' renders the element +Adobedreamweaver('Adobedreamweaver', 'Adobedreamweaver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobedreamweaver.Remote.puml b/distribution/simpleicons-5/A/Adobedreamweaver.Remote.puml new file mode 100644 index 00000000000..6755bd4ec3f --- /dev/null +++ b/distribution/simpleicons-5/A/Adobedreamweaver.Remote.puml @@ -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 Adobedreamweaver +include('simpleicons-5/A/Adobedreamweaver') + +' renders the element +Adobedreamweaver('Adobedreamweaver', 'Adobedreamweaver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobedreamweaver.md b/distribution/simpleicons-5/A/Adobedreamweaver.md new file mode 100644 index 00000000000..725166fad4c --- /dev/null +++ b/distribution/simpleicons-5/A/Adobedreamweaver.md @@ -0,0 +1,63 @@ +# Adobedreamweaver + + +```text +simpleicons-5/A/Adobedreamweaver +``` + +```text +include('simpleicons-5/A/Adobedreamweaver') +``` + + + +| Illustration | Adobedreamweaver | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobedreamweaver.png) | ![illustration for Adobedreamweaver](../../simpleicons-5/A/Adobedreamweaver.Local.png) | + + + + +## Adobedreamweaver + +### 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 Adobedreamweaver +include('simpleicons-5/A/Adobedreamweaver') + +' renders the element +Adobedreamweaver('Adobedreamweaver', 'Adobedreamweaver', '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 Adobedreamweaver +include('simpleicons-5/A/Adobedreamweaver') + +' renders the element +Adobedreamweaver('Adobedreamweaver', 'Adobedreamweaver', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobedreamweaver.png b/distribution/simpleicons-5/A/Adobedreamweaver.png new file mode 100644 index 00000000000..d5e8d12e726 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobedreamweaver.png differ diff --git a/distribution/simpleicons-5/A/Adobedreamweaver.puml b/distribution/simpleicons-5/A/Adobedreamweaver.puml new file mode 100644 index 00000000000..c1be152d97e --- /dev/null +++ b/distribution/simpleicons-5/A/Adobedreamweaver.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobedreamweaver + +sprite $AdobedreamweaverXs [10x10/16z] uwS3 + +sprite $AdobedreamweaverSm [12x12/16z] unza + +sprite $AdobedreamweaverMd [16x16/16z] un_X + +sprite $AdobedreamweaverLg [20x20/16z] unzKO1G + +!procedure Adobedreamweaver($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobedreamweaver', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobefonts.Local.png b/distribution/simpleicons-5/A/Adobefonts.Local.png new file mode 100644 index 00000000000..f589969dc50 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobefonts.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobefonts.Local.puml b/distribution/simpleicons-5/A/Adobefonts.Local.puml new file mode 100644 index 00000000000..52e59a1878f --- /dev/null +++ b/distribution/simpleicons-5/A/Adobefonts.Local.puml @@ -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 Adobefonts +include('simpleicons-5/A/Adobefonts') + +' renders the element +Adobefonts('Adobefonts', 'Adobefonts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobefonts.Remote.puml b/distribution/simpleicons-5/A/Adobefonts.Remote.puml new file mode 100644 index 00000000000..a9fc8fc3935 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobefonts.Remote.puml @@ -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 Adobefonts +include('simpleicons-5/A/Adobefonts') + +' renders the element +Adobefonts('Adobefonts', 'Adobefonts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobefonts.md b/distribution/simpleicons-5/A/Adobefonts.md new file mode 100644 index 00000000000..e2306d2c465 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobefonts.md @@ -0,0 +1,63 @@ +# Adobefonts + + +```text +simpleicons-5/A/Adobefonts +``` + +```text +include('simpleicons-5/A/Adobefonts') +``` + + + +| Illustration | Adobefonts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobefonts.png) | ![illustration for Adobefonts](../../simpleicons-5/A/Adobefonts.Local.png) | + + + + +## Adobefonts + +### 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 Adobefonts +include('simpleicons-5/A/Adobefonts') + +' renders the element +Adobefonts('Adobefonts', 'Adobefonts', '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 Adobefonts +include('simpleicons-5/A/Adobefonts') + +' renders the element +Adobefonts('Adobefonts', 'Adobefonts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobefonts.png b/distribution/simpleicons-5/A/Adobefonts.png new file mode 100644 index 00000000000..489ff8961a3 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobefonts.png differ diff --git a/distribution/simpleicons-5/A/Adobefonts.puml b/distribution/simpleicons-5/A/Adobefonts.puml new file mode 100644 index 00000000000..e63f2afcb07 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobefonts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobefonts + +sprite $AdobefontsXs [10x10/16z] uwS3 + +sprite $AdobefontsSm [12x12/16z] unza + +sprite $AdobefontsMd [16x16/16z] un_X + +sprite $AdobefontsLg [20x20/16z] unzKO1G + +!procedure Adobefonts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobefonts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobeillustrator.Local.png b/distribution/simpleicons-5/A/Adobeillustrator.Local.png new file mode 100644 index 00000000000..71090875ba1 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeillustrator.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobeillustrator.Local.puml b/distribution/simpleicons-5/A/Adobeillustrator.Local.puml new file mode 100644 index 00000000000..9472bf898f3 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeillustrator.Local.puml @@ -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 Adobeillustrator +include('simpleicons-5/A/Adobeillustrator') + +' renders the element +Adobeillustrator('Adobeillustrator', 'Adobeillustrator', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeillustrator.Remote.puml b/distribution/simpleicons-5/A/Adobeillustrator.Remote.puml new file mode 100644 index 00000000000..fa9ddde4607 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeillustrator.Remote.puml @@ -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 Adobeillustrator +include('simpleicons-5/A/Adobeillustrator') + +' renders the element +Adobeillustrator('Adobeillustrator', 'Adobeillustrator', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeillustrator.md b/distribution/simpleicons-5/A/Adobeillustrator.md new file mode 100644 index 00000000000..9f75a193325 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeillustrator.md @@ -0,0 +1,63 @@ +# Adobeillustrator + + +```text +simpleicons-5/A/Adobeillustrator +``` + +```text +include('simpleicons-5/A/Adobeillustrator') +``` + + + +| Illustration | Adobeillustrator | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobeillustrator.png) | ![illustration for Adobeillustrator](../../simpleicons-5/A/Adobeillustrator.Local.png) | + + + + +## Adobeillustrator + +### 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 Adobeillustrator +include('simpleicons-5/A/Adobeillustrator') + +' renders the element +Adobeillustrator('Adobeillustrator', 'Adobeillustrator', '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 Adobeillustrator +include('simpleicons-5/A/Adobeillustrator') + +' renders the element +Adobeillustrator('Adobeillustrator', 'Adobeillustrator', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobeillustrator.png b/distribution/simpleicons-5/A/Adobeillustrator.png new file mode 100644 index 00000000000..1f06d8d5e35 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeillustrator.png differ diff --git a/distribution/simpleicons-5/A/Adobeillustrator.puml b/distribution/simpleicons-5/A/Adobeillustrator.puml new file mode 100644 index 00000000000..1da5e6e7820 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeillustrator.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobeillustrator + +sprite $AdobeillustratorXs [10x10/16z] uwS3 + +sprite $AdobeillustratorSm [12x12/16z] unza + +sprite $AdobeillustratorMd [16x16/16z] un_X + +sprite $AdobeillustratorLg [20x20/16z] unzKO1G + +!procedure Adobeillustrator($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobeillustrator', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobeindesign.Local.png b/distribution/simpleicons-5/A/Adobeindesign.Local.png new file mode 100644 index 00000000000..2185d6cc1ed Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeindesign.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobeindesign.Local.puml b/distribution/simpleicons-5/A/Adobeindesign.Local.puml new file mode 100644 index 00000000000..933534bfe22 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeindesign.Local.puml @@ -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 Adobeindesign +include('simpleicons-5/A/Adobeindesign') + +' renders the element +Adobeindesign('Adobeindesign', 'Adobeindesign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeindesign.Remote.puml b/distribution/simpleicons-5/A/Adobeindesign.Remote.puml new file mode 100644 index 00000000000..6b691dd743b --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeindesign.Remote.puml @@ -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 Adobeindesign +include('simpleicons-5/A/Adobeindesign') + +' renders the element +Adobeindesign('Adobeindesign', 'Adobeindesign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobeindesign.md b/distribution/simpleicons-5/A/Adobeindesign.md new file mode 100644 index 00000000000..0d422e57208 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeindesign.md @@ -0,0 +1,63 @@ +# Adobeindesign + + +```text +simpleicons-5/A/Adobeindesign +``` + +```text +include('simpleicons-5/A/Adobeindesign') +``` + + + +| Illustration | Adobeindesign | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobeindesign.png) | ![illustration for Adobeindesign](../../simpleicons-5/A/Adobeindesign.Local.png) | + + + + +## Adobeindesign + +### 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 Adobeindesign +include('simpleicons-5/A/Adobeindesign') + +' renders the element +Adobeindesign('Adobeindesign', 'Adobeindesign', '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 Adobeindesign +include('simpleicons-5/A/Adobeindesign') + +' renders the element +Adobeindesign('Adobeindesign', 'Adobeindesign', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobeindesign.png b/distribution/simpleicons-5/A/Adobeindesign.png new file mode 100644 index 00000000000..a129ed69dd8 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobeindesign.png differ diff --git a/distribution/simpleicons-5/A/Adobeindesign.puml b/distribution/simpleicons-5/A/Adobeindesign.puml new file mode 100644 index 00000000000..1ca0783ec72 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobeindesign.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobeindesign + +sprite $AdobeindesignXs [10x10/16z] uwS3 + +sprite $AdobeindesignSm [12x12/16z] unza + +sprite $AdobeindesignMd [16x16/16z] un_X + +sprite $AdobeindesignLg [20x20/16z] unzKO1G + +!procedure Adobeindesign($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobeindesign', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobelightroom.Local.png b/distribution/simpleicons-5/A/Adobelightroom.Local.png new file mode 100644 index 00000000000..3d97001ec1a Binary files /dev/null and b/distribution/simpleicons-5/A/Adobelightroom.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobelightroom.Local.puml b/distribution/simpleicons-5/A/Adobelightroom.Local.puml new file mode 100644 index 00000000000..18ec46ae8f9 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroom.Local.puml @@ -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 Adobelightroom +include('simpleicons-5/A/Adobelightroom') + +' renders the element +Adobelightroom('Adobelightroom', 'Adobelightroom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobelightroom.Remote.puml b/distribution/simpleicons-5/A/Adobelightroom.Remote.puml new file mode 100644 index 00000000000..1e40d9fc10a --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroom.Remote.puml @@ -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 Adobelightroom +include('simpleicons-5/A/Adobelightroom') + +' renders the element +Adobelightroom('Adobelightroom', 'Adobelightroom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobelightroom.md b/distribution/simpleicons-5/A/Adobelightroom.md new file mode 100644 index 00000000000..9aea7b85dd3 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroom.md @@ -0,0 +1,63 @@ +# Adobelightroom + + +```text +simpleicons-5/A/Adobelightroom +``` + +```text +include('simpleicons-5/A/Adobelightroom') +``` + + + +| Illustration | Adobelightroom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobelightroom.png) | ![illustration for Adobelightroom](../../simpleicons-5/A/Adobelightroom.Local.png) | + + + + +## Adobelightroom + +### 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 Adobelightroom +include('simpleicons-5/A/Adobelightroom') + +' renders the element +Adobelightroom('Adobelightroom', 'Adobelightroom', '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 Adobelightroom +include('simpleicons-5/A/Adobelightroom') + +' renders the element +Adobelightroom('Adobelightroom', 'Adobelightroom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobelightroom.png b/distribution/simpleicons-5/A/Adobelightroom.png new file mode 100644 index 00000000000..ffc0b85cce3 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobelightroom.png differ diff --git a/distribution/simpleicons-5/A/Adobelightroom.puml b/distribution/simpleicons-5/A/Adobelightroom.puml new file mode 100644 index 00000000000..121f8991efd --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobelightroom + +sprite $AdobelightroomXs [10x10/16z] uwS3 + +sprite $AdobelightroomSm [12x12/16z] unza + +sprite $AdobelightroomMd [16x16/16z] un_X + +sprite $AdobelightroomLg [20x20/16z] unzKO1G + +!procedure Adobelightroom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobelightroom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobelightroomclassic.Local.png b/distribution/simpleicons-5/A/Adobelightroomclassic.Local.png new file mode 100644 index 00000000000..dde19976679 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobelightroomclassic.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobelightroomclassic.Local.puml b/distribution/simpleicons-5/A/Adobelightroomclassic.Local.puml new file mode 100644 index 00000000000..e368e059345 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroomclassic.Local.puml @@ -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 Adobelightroomclassic +include('simpleicons-5/A/Adobelightroomclassic') + +' renders the element +Adobelightroomclassic('Adobelightroomclassic', 'Adobelightroomclassic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobelightroomclassic.Remote.puml b/distribution/simpleicons-5/A/Adobelightroomclassic.Remote.puml new file mode 100644 index 00000000000..6607be1658e --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroomclassic.Remote.puml @@ -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 Adobelightroomclassic +include('simpleicons-5/A/Adobelightroomclassic') + +' renders the element +Adobelightroomclassic('Adobelightroomclassic', 'Adobelightroomclassic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobelightroomclassic.md b/distribution/simpleicons-5/A/Adobelightroomclassic.md new file mode 100644 index 00000000000..191c2374b4b --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroomclassic.md @@ -0,0 +1,63 @@ +# Adobelightroomclassic + + +```text +simpleicons-5/A/Adobelightroomclassic +``` + +```text +include('simpleicons-5/A/Adobelightroomclassic') +``` + + + +| Illustration | Adobelightroomclassic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobelightroomclassic.png) | ![illustration for Adobelightroomclassic](../../simpleicons-5/A/Adobelightroomclassic.Local.png) | + + + + +## Adobelightroomclassic + +### 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 Adobelightroomclassic +include('simpleicons-5/A/Adobelightroomclassic') + +' renders the element +Adobelightroomclassic('Adobelightroomclassic', 'Adobelightroomclassic', '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 Adobelightroomclassic +include('simpleicons-5/A/Adobelightroomclassic') + +' renders the element +Adobelightroomclassic('Adobelightroomclassic', 'Adobelightroomclassic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobelightroomclassic.png b/distribution/simpleicons-5/A/Adobelightroomclassic.png new file mode 100644 index 00000000000..d2b952cd1e9 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobelightroomclassic.png differ diff --git a/distribution/simpleicons-5/A/Adobelightroomclassic.puml b/distribution/simpleicons-5/A/Adobelightroomclassic.puml new file mode 100644 index 00000000000..df5a4620330 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobelightroomclassic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobelightroomclassic + +sprite $AdobelightroomclassicXs [10x10/16z] uwS3 + +sprite $AdobelightroomclassicSm [12x12/16z] unza + +sprite $AdobelightroomclassicMd [16x16/16z] un_X + +sprite $AdobelightroomclassicLg [20x20/16z] unzKO1G + +!procedure Adobelightroomclassic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobelightroomclassic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobephotoshop.Local.png b/distribution/simpleicons-5/A/Adobephotoshop.Local.png new file mode 100644 index 00000000000..62a782deb51 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobephotoshop.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobephotoshop.Local.puml b/distribution/simpleicons-5/A/Adobephotoshop.Local.puml new file mode 100644 index 00000000000..46fde263c72 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobephotoshop.Local.puml @@ -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 Adobephotoshop +include('simpleicons-5/A/Adobephotoshop') + +' renders the element +Adobephotoshop('Adobephotoshop', 'Adobephotoshop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobephotoshop.Remote.puml b/distribution/simpleicons-5/A/Adobephotoshop.Remote.puml new file mode 100644 index 00000000000..e226bd34185 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobephotoshop.Remote.puml @@ -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 Adobephotoshop +include('simpleicons-5/A/Adobephotoshop') + +' renders the element +Adobephotoshop('Adobephotoshop', 'Adobephotoshop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobephotoshop.md b/distribution/simpleicons-5/A/Adobephotoshop.md new file mode 100644 index 00000000000..70f0a950ba0 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobephotoshop.md @@ -0,0 +1,63 @@ +# Adobephotoshop + + +```text +simpleicons-5/A/Adobephotoshop +``` + +```text +include('simpleicons-5/A/Adobephotoshop') +``` + + + +| Illustration | Adobephotoshop | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobephotoshop.png) | ![illustration for Adobephotoshop](../../simpleicons-5/A/Adobephotoshop.Local.png) | + + + + +## Adobephotoshop + +### 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 Adobephotoshop +include('simpleicons-5/A/Adobephotoshop') + +' renders the element +Adobephotoshop('Adobephotoshop', 'Adobephotoshop', '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 Adobephotoshop +include('simpleicons-5/A/Adobephotoshop') + +' renders the element +Adobephotoshop('Adobephotoshop', 'Adobephotoshop', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobephotoshop.png b/distribution/simpleicons-5/A/Adobephotoshop.png new file mode 100644 index 00000000000..af491dd3108 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobephotoshop.png differ diff --git a/distribution/simpleicons-5/A/Adobephotoshop.puml b/distribution/simpleicons-5/A/Adobephotoshop.puml new file mode 100644 index 00000000000..f1194aaa894 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobephotoshop.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobephotoshop + +sprite $AdobephotoshopXs [10x10/16z] uwS3 + +sprite $AdobephotoshopSm [12x12/16z] unza + +sprite $AdobephotoshopMd [16x16/16z] un_X + +sprite $AdobephotoshopLg [20x20/16z] unzKO1G + +!procedure Adobephotoshop($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobephotoshop', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobepremierepro.Local.png b/distribution/simpleicons-5/A/Adobepremierepro.Local.png new file mode 100644 index 00000000000..79e38eefbad Binary files /dev/null and b/distribution/simpleicons-5/A/Adobepremierepro.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobepremierepro.Local.puml b/distribution/simpleicons-5/A/Adobepremierepro.Local.puml new file mode 100644 index 00000000000..516c0f14ebd --- /dev/null +++ b/distribution/simpleicons-5/A/Adobepremierepro.Local.puml @@ -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 Adobepremierepro +include('simpleicons-5/A/Adobepremierepro') + +' renders the element +Adobepremierepro('Adobepremierepro', 'Adobepremierepro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobepremierepro.Remote.puml b/distribution/simpleicons-5/A/Adobepremierepro.Remote.puml new file mode 100644 index 00000000000..17caf568ca0 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobepremierepro.Remote.puml @@ -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 Adobepremierepro +include('simpleicons-5/A/Adobepremierepro') + +' renders the element +Adobepremierepro('Adobepremierepro', 'Adobepremierepro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobepremierepro.md b/distribution/simpleicons-5/A/Adobepremierepro.md new file mode 100644 index 00000000000..d6ded962759 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobepremierepro.md @@ -0,0 +1,63 @@ +# Adobepremierepro + + +```text +simpleicons-5/A/Adobepremierepro +``` + +```text +include('simpleicons-5/A/Adobepremierepro') +``` + + + +| Illustration | Adobepremierepro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobepremierepro.png) | ![illustration for Adobepremierepro](../../simpleicons-5/A/Adobepremierepro.Local.png) | + + + + +## Adobepremierepro + +### 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 Adobepremierepro +include('simpleicons-5/A/Adobepremierepro') + +' renders the element +Adobepremierepro('Adobepremierepro', 'Adobepremierepro', '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 Adobepremierepro +include('simpleicons-5/A/Adobepremierepro') + +' renders the element +Adobepremierepro('Adobepremierepro', 'Adobepremierepro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobepremierepro.png b/distribution/simpleicons-5/A/Adobepremierepro.png new file mode 100644 index 00000000000..11d253b3560 Binary files /dev/null and b/distribution/simpleicons-5/A/Adobepremierepro.png differ diff --git a/distribution/simpleicons-5/A/Adobepremierepro.puml b/distribution/simpleicons-5/A/Adobepremierepro.puml new file mode 100644 index 00000000000..c179855efd4 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobepremierepro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobepremierepro + +sprite $AdobepremiereproXs [10x10/16z] uwS3 + +sprite $AdobepremiereproSm [12x12/16z] unza + +sprite $AdobepremiereproMd [16x16/16z] un_X + +sprite $AdobepremiereproLg [20x20/16z] unzKO1G + +!procedure Adobepremierepro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobepremierepro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adobexd.Local.png b/distribution/simpleicons-5/A/Adobexd.Local.png new file mode 100644 index 00000000000..f929dd07e8a Binary files /dev/null and b/distribution/simpleicons-5/A/Adobexd.Local.png differ diff --git a/distribution/simpleicons-5/A/Adobexd.Local.puml b/distribution/simpleicons-5/A/Adobexd.Local.puml new file mode 100644 index 00000000000..5bb810cf2d9 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobexd.Local.puml @@ -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 Adobexd +include('simpleicons-5/A/Adobexd') + +' renders the element +Adobexd('Adobexd', 'Adobexd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobexd.Remote.puml b/distribution/simpleicons-5/A/Adobexd.Remote.puml new file mode 100644 index 00000000000..0dbc2ce0c52 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobexd.Remote.puml @@ -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 Adobexd +include('simpleicons-5/A/Adobexd') + +' renders the element +Adobexd('Adobexd', 'Adobexd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adobexd.md b/distribution/simpleicons-5/A/Adobexd.md new file mode 100644 index 00000000000..2f29573c84d --- /dev/null +++ b/distribution/simpleicons-5/A/Adobexd.md @@ -0,0 +1,63 @@ +# Adobexd + + +```text +simpleicons-5/A/Adobexd +``` + +```text +include('simpleicons-5/A/Adobexd') +``` + + + +| Illustration | Adobexd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adobexd.png) | ![illustration for Adobexd](../../simpleicons-5/A/Adobexd.Local.png) | + + + + +## Adobexd + +### 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 Adobexd +include('simpleicons-5/A/Adobexd') + +' renders the element +Adobexd('Adobexd', 'Adobexd', '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 Adobexd +include('simpleicons-5/A/Adobexd') + +' renders the element +Adobexd('Adobexd', 'Adobexd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adobexd.png b/distribution/simpleicons-5/A/Adobexd.png new file mode 100644 index 00000000000..f3c883623fd Binary files /dev/null and b/distribution/simpleicons-5/A/Adobexd.png differ diff --git a/distribution/simpleicons-5/A/Adobexd.puml b/distribution/simpleicons-5/A/Adobexd.puml new file mode 100644 index 00000000000..9bea5b24841 --- /dev/null +++ b/distribution/simpleicons-5/A/Adobexd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adobexd + +sprite $AdobexdXs [10x10/16z] uwS3 + +sprite $AdobexdSm [12x12/16z] unza + +sprite $AdobexdMd [16x16/16z] un_X + +sprite $AdobexdLg [20x20/16z] unzKO1G + +!procedure Adobexd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adobexd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Adonisjs.Local.png b/distribution/simpleicons-5/A/Adonisjs.Local.png new file mode 100644 index 00000000000..c4200ad88d9 Binary files /dev/null and b/distribution/simpleicons-5/A/Adonisjs.Local.png differ diff --git a/distribution/simpleicons-5/A/Adonisjs.Local.puml b/distribution/simpleicons-5/A/Adonisjs.Local.puml new file mode 100644 index 00000000000..f602f81edae --- /dev/null +++ b/distribution/simpleicons-5/A/Adonisjs.Local.puml @@ -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 Adonisjs +include('simpleicons-5/A/Adonisjs') + +' renders the element +Adonisjs('Adonisjs', 'Adonisjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adonisjs.Remote.puml b/distribution/simpleicons-5/A/Adonisjs.Remote.puml new file mode 100644 index 00000000000..7462456f143 --- /dev/null +++ b/distribution/simpleicons-5/A/Adonisjs.Remote.puml @@ -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 Adonisjs +include('simpleicons-5/A/Adonisjs') + +' renders the element +Adonisjs('Adonisjs', 'Adonisjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Adonisjs.md b/distribution/simpleicons-5/A/Adonisjs.md new file mode 100644 index 00000000000..c2b396e9f26 --- /dev/null +++ b/distribution/simpleicons-5/A/Adonisjs.md @@ -0,0 +1,63 @@ +# Adonisjs + + +```text +simpleicons-5/A/Adonisjs +``` + +```text +include('simpleicons-5/A/Adonisjs') +``` + + + +| Illustration | Adonisjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Adonisjs.png) | ![illustration for Adonisjs](../../simpleicons-5/A/Adonisjs.Local.png) | + + + + +## Adonisjs + +### 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 Adonisjs +include('simpleicons-5/A/Adonisjs') + +' renders the element +Adonisjs('Adonisjs', 'Adonisjs', '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 Adonisjs +include('simpleicons-5/A/Adonisjs') + +' renders the element +Adonisjs('Adonisjs', 'Adonisjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Adonisjs.png b/distribution/simpleicons-5/A/Adonisjs.png new file mode 100644 index 00000000000..58b24a8f900 Binary files /dev/null and b/distribution/simpleicons-5/A/Adonisjs.png differ diff --git a/distribution/simpleicons-5/A/Adonisjs.puml b/distribution/simpleicons-5/A/Adonisjs.puml new file mode 100644 index 00000000000..0ec4fc54f51 --- /dev/null +++ b/distribution/simpleicons-5/A/Adonisjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Adonisjs + +sprite $AdonisjsXs [10x10/16z] uwS3 + +sprite $AdonisjsSm [12x12/16z] unza + +sprite $AdonisjsMd [16x16/16z] un_X + +sprite $AdonisjsLg [20x20/16z] unzKO1G + +!procedure Adonisjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Adonisjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aerlingus.Local.png b/distribution/simpleicons-5/A/Aerlingus.Local.png new file mode 100644 index 00000000000..70648c18068 Binary files /dev/null and b/distribution/simpleicons-5/A/Aerlingus.Local.png differ diff --git a/distribution/simpleicons-5/A/Aerlingus.Local.puml b/distribution/simpleicons-5/A/Aerlingus.Local.puml new file mode 100644 index 00000000000..7da6d202551 --- /dev/null +++ b/distribution/simpleicons-5/A/Aerlingus.Local.puml @@ -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 Aerlingus +include('simpleicons-5/A/Aerlingus') + +' renders the element +Aerlingus('Aerlingus', 'Aerlingus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aerlingus.Remote.puml b/distribution/simpleicons-5/A/Aerlingus.Remote.puml new file mode 100644 index 00000000000..4d512e9e730 --- /dev/null +++ b/distribution/simpleicons-5/A/Aerlingus.Remote.puml @@ -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 Aerlingus +include('simpleicons-5/A/Aerlingus') + +' renders the element +Aerlingus('Aerlingus', 'Aerlingus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aerlingus.md b/distribution/simpleicons-5/A/Aerlingus.md new file mode 100644 index 00000000000..64f0ae123cf --- /dev/null +++ b/distribution/simpleicons-5/A/Aerlingus.md @@ -0,0 +1,63 @@ +# Aerlingus + + +```text +simpleicons-5/A/Aerlingus +``` + +```text +include('simpleicons-5/A/Aerlingus') +``` + + + +| Illustration | Aerlingus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aerlingus.png) | ![illustration for Aerlingus](../../simpleicons-5/A/Aerlingus.Local.png) | + + + + +## Aerlingus + +### 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 Aerlingus +include('simpleicons-5/A/Aerlingus') + +' renders the element +Aerlingus('Aerlingus', 'Aerlingus', '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 Aerlingus +include('simpleicons-5/A/Aerlingus') + +' renders the element +Aerlingus('Aerlingus', 'Aerlingus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aerlingus.png b/distribution/simpleicons-5/A/Aerlingus.png new file mode 100644 index 00000000000..ad2bc6f202e Binary files /dev/null and b/distribution/simpleicons-5/A/Aerlingus.png differ diff --git a/distribution/simpleicons-5/A/Aerlingus.puml b/distribution/simpleicons-5/A/Aerlingus.puml new file mode 100644 index 00000000000..3a603b9d615 --- /dev/null +++ b/distribution/simpleicons-5/A/Aerlingus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aerlingus + +sprite $AerlingusXs [10x10/16z] uwS3 + +sprite $AerlingusSm [12x12/16z] unza + +sprite $AerlingusMd [16x16/16z] un_X + +sprite $AerlingusLg [20x20/16z] unzKO1G + +!procedure Aerlingus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aerlingus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aeroflot.Local.png b/distribution/simpleicons-5/A/Aeroflot.Local.png new file mode 100644 index 00000000000..cea8db49a5e Binary files /dev/null and b/distribution/simpleicons-5/A/Aeroflot.Local.png differ diff --git a/distribution/simpleicons-5/A/Aeroflot.Local.puml b/distribution/simpleicons-5/A/Aeroflot.Local.puml new file mode 100644 index 00000000000..c94846528d1 --- /dev/null +++ b/distribution/simpleicons-5/A/Aeroflot.Local.puml @@ -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 Aeroflot +include('simpleicons-5/A/Aeroflot') + +' renders the element +Aeroflot('Aeroflot', 'Aeroflot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aeroflot.Remote.puml b/distribution/simpleicons-5/A/Aeroflot.Remote.puml new file mode 100644 index 00000000000..7e76e2d4d34 --- /dev/null +++ b/distribution/simpleicons-5/A/Aeroflot.Remote.puml @@ -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 Aeroflot +include('simpleicons-5/A/Aeroflot') + +' renders the element +Aeroflot('Aeroflot', 'Aeroflot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aeroflot.md b/distribution/simpleicons-5/A/Aeroflot.md new file mode 100644 index 00000000000..f4cf3851b50 --- /dev/null +++ b/distribution/simpleicons-5/A/Aeroflot.md @@ -0,0 +1,63 @@ +# Aeroflot + + +```text +simpleicons-5/A/Aeroflot +``` + +```text +include('simpleicons-5/A/Aeroflot') +``` + + + +| Illustration | Aeroflot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aeroflot.png) | ![illustration for Aeroflot](../../simpleicons-5/A/Aeroflot.Local.png) | + + + + +## Aeroflot + +### 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 Aeroflot +include('simpleicons-5/A/Aeroflot') + +' renders the element +Aeroflot('Aeroflot', 'Aeroflot', '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 Aeroflot +include('simpleicons-5/A/Aeroflot') + +' renders the element +Aeroflot('Aeroflot', 'Aeroflot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aeroflot.png b/distribution/simpleicons-5/A/Aeroflot.png new file mode 100644 index 00000000000..cb16757b934 Binary files /dev/null and b/distribution/simpleicons-5/A/Aeroflot.png differ diff --git a/distribution/simpleicons-5/A/Aeroflot.puml b/distribution/simpleicons-5/A/Aeroflot.puml new file mode 100644 index 00000000000..e66ea768d66 --- /dev/null +++ b/distribution/simpleicons-5/A/Aeroflot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aeroflot + +sprite $AeroflotXs [10x10/16z] uwS3 + +sprite $AeroflotSm [12x12/16z] unza + +sprite $AeroflotMd [16x16/16z] un_X + +sprite $AeroflotLg [20x20/16z] unzKO1G + +!procedure Aeroflot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aeroflot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aeromexico.Local.png b/distribution/simpleicons-5/A/Aeromexico.Local.png new file mode 100644 index 00000000000..5062b48c3b3 Binary files /dev/null and b/distribution/simpleicons-5/A/Aeromexico.Local.png differ diff --git a/distribution/simpleicons-5/A/Aeromexico.Local.puml b/distribution/simpleicons-5/A/Aeromexico.Local.puml new file mode 100644 index 00000000000..5125f5e6014 --- /dev/null +++ b/distribution/simpleicons-5/A/Aeromexico.Local.puml @@ -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 Aeromexico +include('simpleicons-5/A/Aeromexico') + +' renders the element +Aeromexico('Aeromexico', 'Aeromexico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aeromexico.Remote.puml b/distribution/simpleicons-5/A/Aeromexico.Remote.puml new file mode 100644 index 00000000000..493d2cdcfff --- /dev/null +++ b/distribution/simpleicons-5/A/Aeromexico.Remote.puml @@ -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 Aeromexico +include('simpleicons-5/A/Aeromexico') + +' renders the element +Aeromexico('Aeromexico', 'Aeromexico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aeromexico.md b/distribution/simpleicons-5/A/Aeromexico.md new file mode 100644 index 00000000000..74d795b4272 --- /dev/null +++ b/distribution/simpleicons-5/A/Aeromexico.md @@ -0,0 +1,63 @@ +# Aeromexico + + +```text +simpleicons-5/A/Aeromexico +``` + +```text +include('simpleicons-5/A/Aeromexico') +``` + + + +| Illustration | Aeromexico | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aeromexico.png) | ![illustration for Aeromexico](../../simpleicons-5/A/Aeromexico.Local.png) | + + + + +## Aeromexico + +### 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 Aeromexico +include('simpleicons-5/A/Aeromexico') + +' renders the element +Aeromexico('Aeromexico', 'Aeromexico', '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 Aeromexico +include('simpleicons-5/A/Aeromexico') + +' renders the element +Aeromexico('Aeromexico', 'Aeromexico', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aeromexico.png b/distribution/simpleicons-5/A/Aeromexico.png new file mode 100644 index 00000000000..3150212983b Binary files /dev/null and b/distribution/simpleicons-5/A/Aeromexico.png differ diff --git a/distribution/simpleicons-5/A/Aeromexico.puml b/distribution/simpleicons-5/A/Aeromexico.puml new file mode 100644 index 00000000000..e8d7c01124d --- /dev/null +++ b/distribution/simpleicons-5/A/Aeromexico.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aeromexico + +sprite $AeromexicoXs [10x10/16z] uwS3 + +sprite $AeromexicoSm [12x12/16z] unza + +sprite $AeromexicoMd [16x16/16z] un_X + +sprite $AeromexicoLg [20x20/16z] unzKO1G + +!procedure Aeromexico($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aeromexico', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aerospike.Local.png b/distribution/simpleicons-5/A/Aerospike.Local.png new file mode 100644 index 00000000000..40f929f667d Binary files /dev/null and b/distribution/simpleicons-5/A/Aerospike.Local.png differ diff --git a/distribution/simpleicons-5/A/Aerospike.Local.puml b/distribution/simpleicons-5/A/Aerospike.Local.puml new file mode 100644 index 00000000000..76b8d94ecd3 --- /dev/null +++ b/distribution/simpleicons-5/A/Aerospike.Local.puml @@ -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 Aerospike +include('simpleicons-5/A/Aerospike') + +' renders the element +Aerospike('Aerospike', 'Aerospike', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aerospike.Remote.puml b/distribution/simpleicons-5/A/Aerospike.Remote.puml new file mode 100644 index 00000000000..0d34ac1da96 --- /dev/null +++ b/distribution/simpleicons-5/A/Aerospike.Remote.puml @@ -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 Aerospike +include('simpleicons-5/A/Aerospike') + +' renders the element +Aerospike('Aerospike', 'Aerospike', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aerospike.md b/distribution/simpleicons-5/A/Aerospike.md new file mode 100644 index 00000000000..30a37532cf6 --- /dev/null +++ b/distribution/simpleicons-5/A/Aerospike.md @@ -0,0 +1,63 @@ +# Aerospike + + +```text +simpleicons-5/A/Aerospike +``` + +```text +include('simpleicons-5/A/Aerospike') +``` + + + +| Illustration | Aerospike | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aerospike.png) | ![illustration for Aerospike](../../simpleicons-5/A/Aerospike.Local.png) | + + + + +## Aerospike + +### 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 Aerospike +include('simpleicons-5/A/Aerospike') + +' renders the element +Aerospike('Aerospike', 'Aerospike', '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 Aerospike +include('simpleicons-5/A/Aerospike') + +' renders the element +Aerospike('Aerospike', 'Aerospike', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aerospike.png b/distribution/simpleicons-5/A/Aerospike.png new file mode 100644 index 00000000000..936a79e485b Binary files /dev/null and b/distribution/simpleicons-5/A/Aerospike.png differ diff --git a/distribution/simpleicons-5/A/Aerospike.puml b/distribution/simpleicons-5/A/Aerospike.puml new file mode 100644 index 00000000000..37abe901a3d --- /dev/null +++ b/distribution/simpleicons-5/A/Aerospike.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aerospike + +sprite $AerospikeXs [10x10/16z] uwS3 + +sprite $AerospikeSm [12x12/16z] unza + +sprite $AerospikeMd [16x16/16z] un_X + +sprite $AerospikeLg [20x20/16z] unzKO1G + +!procedure Aerospike($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aerospike', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Affinity.Local.png b/distribution/simpleicons-5/A/Affinity.Local.png new file mode 100644 index 00000000000..ea09503890f Binary files /dev/null and b/distribution/simpleicons-5/A/Affinity.Local.png differ diff --git a/distribution/simpleicons-5/A/Affinity.Local.puml b/distribution/simpleicons-5/A/Affinity.Local.puml new file mode 100644 index 00000000000..95e0212eeed --- /dev/null +++ b/distribution/simpleicons-5/A/Affinity.Local.puml @@ -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 Affinity +include('simpleicons-5/A/Affinity') + +' renders the element +Affinity('Affinity', 'Affinity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinity.Remote.puml b/distribution/simpleicons-5/A/Affinity.Remote.puml new file mode 100644 index 00000000000..a101faddf3f --- /dev/null +++ b/distribution/simpleicons-5/A/Affinity.Remote.puml @@ -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 Affinity +include('simpleicons-5/A/Affinity') + +' renders the element +Affinity('Affinity', 'Affinity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinity.md b/distribution/simpleicons-5/A/Affinity.md new file mode 100644 index 00000000000..289ccf7699c --- /dev/null +++ b/distribution/simpleicons-5/A/Affinity.md @@ -0,0 +1,63 @@ +# Affinity + + +```text +simpleicons-5/A/Affinity +``` + +```text +include('simpleicons-5/A/Affinity') +``` + + + +| Illustration | Affinity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Affinity.png) | ![illustration for Affinity](../../simpleicons-5/A/Affinity.Local.png) | + + + + +## Affinity + +### 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 Affinity +include('simpleicons-5/A/Affinity') + +' renders the element +Affinity('Affinity', 'Affinity', '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 Affinity +include('simpleicons-5/A/Affinity') + +' renders the element +Affinity('Affinity', 'Affinity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Affinity.png b/distribution/simpleicons-5/A/Affinity.png new file mode 100644 index 00000000000..6d9542ae4c2 Binary files /dev/null and b/distribution/simpleicons-5/A/Affinity.png differ diff --git a/distribution/simpleicons-5/A/Affinity.puml b/distribution/simpleicons-5/A/Affinity.puml new file mode 100644 index 00000000000..232c5b4b9b0 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Affinity + +sprite $AffinityXs [10x10/16z] uwS3 + +sprite $AffinitySm [12x12/16z] unza + +sprite $AffinityMd [16x16/16z] un_X + +sprite $AffinityLg [20x20/16z] unzKO1G + +!procedure Affinity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Affinity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Affinitydesigner.Local.png b/distribution/simpleicons-5/A/Affinitydesigner.Local.png new file mode 100644 index 00000000000..29f09356d96 Binary files /dev/null and b/distribution/simpleicons-5/A/Affinitydesigner.Local.png differ diff --git a/distribution/simpleicons-5/A/Affinitydesigner.Local.puml b/distribution/simpleicons-5/A/Affinitydesigner.Local.puml new file mode 100644 index 00000000000..fdb9134bc48 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitydesigner.Local.puml @@ -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 Affinitydesigner +include('simpleicons-5/A/Affinitydesigner') + +' renders the element +Affinitydesigner('Affinitydesigner', 'Affinitydesigner', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinitydesigner.Remote.puml b/distribution/simpleicons-5/A/Affinitydesigner.Remote.puml new file mode 100644 index 00000000000..4fb2b4c7daf --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitydesigner.Remote.puml @@ -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 Affinitydesigner +include('simpleicons-5/A/Affinitydesigner') + +' renders the element +Affinitydesigner('Affinitydesigner', 'Affinitydesigner', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinitydesigner.md b/distribution/simpleicons-5/A/Affinitydesigner.md new file mode 100644 index 00000000000..d5171f5199e --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitydesigner.md @@ -0,0 +1,63 @@ +# Affinitydesigner + + +```text +simpleicons-5/A/Affinitydesigner +``` + +```text +include('simpleicons-5/A/Affinitydesigner') +``` + + + +| Illustration | Affinitydesigner | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Affinitydesigner.png) | ![illustration for Affinitydesigner](../../simpleicons-5/A/Affinitydesigner.Local.png) | + + + + +## Affinitydesigner + +### 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 Affinitydesigner +include('simpleicons-5/A/Affinitydesigner') + +' renders the element +Affinitydesigner('Affinitydesigner', 'Affinitydesigner', '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 Affinitydesigner +include('simpleicons-5/A/Affinitydesigner') + +' renders the element +Affinitydesigner('Affinitydesigner', 'Affinitydesigner', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Affinitydesigner.png b/distribution/simpleicons-5/A/Affinitydesigner.png new file mode 100644 index 00000000000..95458e88ee9 Binary files /dev/null and b/distribution/simpleicons-5/A/Affinitydesigner.png differ diff --git a/distribution/simpleicons-5/A/Affinitydesigner.puml b/distribution/simpleicons-5/A/Affinitydesigner.puml new file mode 100644 index 00000000000..316fd67615e --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitydesigner.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Affinitydesigner + +sprite $AffinitydesignerXs [10x10/16z] uwS3 + +sprite $AffinitydesignerSm [12x12/16z] unza + +sprite $AffinitydesignerMd [16x16/16z] un_X + +sprite $AffinitydesignerLg [20x20/16z] unzKO1G + +!procedure Affinitydesigner($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Affinitydesigner', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Affinityphoto.Local.png b/distribution/simpleicons-5/A/Affinityphoto.Local.png new file mode 100644 index 00000000000..502dd62ea1c Binary files /dev/null and b/distribution/simpleicons-5/A/Affinityphoto.Local.png differ diff --git a/distribution/simpleicons-5/A/Affinityphoto.Local.puml b/distribution/simpleicons-5/A/Affinityphoto.Local.puml new file mode 100644 index 00000000000..4d8a3d53fe0 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinityphoto.Local.puml @@ -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 Affinityphoto +include('simpleicons-5/A/Affinityphoto') + +' renders the element +Affinityphoto('Affinityphoto', 'Affinityphoto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinityphoto.Remote.puml b/distribution/simpleicons-5/A/Affinityphoto.Remote.puml new file mode 100644 index 00000000000..8ecd7e2ec31 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinityphoto.Remote.puml @@ -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 Affinityphoto +include('simpleicons-5/A/Affinityphoto') + +' renders the element +Affinityphoto('Affinityphoto', 'Affinityphoto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinityphoto.md b/distribution/simpleicons-5/A/Affinityphoto.md new file mode 100644 index 00000000000..e648e5ba2cb --- /dev/null +++ b/distribution/simpleicons-5/A/Affinityphoto.md @@ -0,0 +1,63 @@ +# Affinityphoto + + +```text +simpleicons-5/A/Affinityphoto +``` + +```text +include('simpleicons-5/A/Affinityphoto') +``` + + + +| Illustration | Affinityphoto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Affinityphoto.png) | ![illustration for Affinityphoto](../../simpleicons-5/A/Affinityphoto.Local.png) | + + + + +## Affinityphoto + +### 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 Affinityphoto +include('simpleicons-5/A/Affinityphoto') + +' renders the element +Affinityphoto('Affinityphoto', 'Affinityphoto', '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 Affinityphoto +include('simpleicons-5/A/Affinityphoto') + +' renders the element +Affinityphoto('Affinityphoto', 'Affinityphoto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Affinityphoto.png b/distribution/simpleicons-5/A/Affinityphoto.png new file mode 100644 index 00000000000..b4fe258ae7c Binary files /dev/null and b/distribution/simpleicons-5/A/Affinityphoto.png differ diff --git a/distribution/simpleicons-5/A/Affinityphoto.puml b/distribution/simpleicons-5/A/Affinityphoto.puml new file mode 100644 index 00000000000..977f3933242 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinityphoto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Affinityphoto + +sprite $AffinityphotoXs [10x10/16z] uwS3 + +sprite $AffinityphotoSm [12x12/16z] unza + +sprite $AffinityphotoMd [16x16/16z] un_X + +sprite $AffinityphotoLg [20x20/16z] unzKO1G + +!procedure Affinityphoto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Affinityphoto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Affinitypublisher.Local.png b/distribution/simpleicons-5/A/Affinitypublisher.Local.png new file mode 100644 index 00000000000..e0bb3f65031 Binary files /dev/null and b/distribution/simpleicons-5/A/Affinitypublisher.Local.png differ diff --git a/distribution/simpleicons-5/A/Affinitypublisher.Local.puml b/distribution/simpleicons-5/A/Affinitypublisher.Local.puml new file mode 100644 index 00000000000..314763640e5 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitypublisher.Local.puml @@ -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 Affinitypublisher +include('simpleicons-5/A/Affinitypublisher') + +' renders the element +Affinitypublisher('Affinitypublisher', 'Affinitypublisher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinitypublisher.Remote.puml b/distribution/simpleicons-5/A/Affinitypublisher.Remote.puml new file mode 100644 index 00000000000..ec3ed8188b7 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitypublisher.Remote.puml @@ -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 Affinitypublisher +include('simpleicons-5/A/Affinitypublisher') + +' renders the element +Affinitypublisher('Affinitypublisher', 'Affinitypublisher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Affinitypublisher.md b/distribution/simpleicons-5/A/Affinitypublisher.md new file mode 100644 index 00000000000..4bdc5eb6d95 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitypublisher.md @@ -0,0 +1,63 @@ +# Affinitypublisher + + +```text +simpleicons-5/A/Affinitypublisher +``` + +```text +include('simpleicons-5/A/Affinitypublisher') +``` + + + +| Illustration | Affinitypublisher | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Affinitypublisher.png) | ![illustration for Affinitypublisher](../../simpleicons-5/A/Affinitypublisher.Local.png) | + + + + +## Affinitypublisher + +### 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 Affinitypublisher +include('simpleicons-5/A/Affinitypublisher') + +' renders the element +Affinitypublisher('Affinitypublisher', 'Affinitypublisher', '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 Affinitypublisher +include('simpleicons-5/A/Affinitypublisher') + +' renders the element +Affinitypublisher('Affinitypublisher', 'Affinitypublisher', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Affinitypublisher.png b/distribution/simpleicons-5/A/Affinitypublisher.png new file mode 100644 index 00000000000..f5de6692cd2 Binary files /dev/null and b/distribution/simpleicons-5/A/Affinitypublisher.png differ diff --git a/distribution/simpleicons-5/A/Affinitypublisher.puml b/distribution/simpleicons-5/A/Affinitypublisher.puml new file mode 100644 index 00000000000..7eeb39d33b0 --- /dev/null +++ b/distribution/simpleicons-5/A/Affinitypublisher.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Affinitypublisher + +sprite $AffinitypublisherXs [10x10/16z] uwS3 + +sprite $AffinitypublisherSm [12x12/16z] unza + +sprite $AffinitypublisherMd [16x16/16z] un_X + +sprite $AffinitypublisherLg [20x20/16z] unzKO1G + +!procedure Affinitypublisher($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Affinitypublisher', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aframe.Local.png b/distribution/simpleicons-5/A/Aframe.Local.png new file mode 100644 index 00000000000..4274461b3d1 Binary files /dev/null and b/distribution/simpleicons-5/A/Aframe.Local.png differ diff --git a/distribution/simpleicons-5/A/Aframe.Local.puml b/distribution/simpleicons-5/A/Aframe.Local.puml new file mode 100644 index 00000000000..d283038a9da --- /dev/null +++ b/distribution/simpleicons-5/A/Aframe.Local.puml @@ -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 Aframe +include('simpleicons-5/A/Aframe') + +' renders the element +Aframe('Aframe', 'Aframe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aframe.Remote.puml b/distribution/simpleicons-5/A/Aframe.Remote.puml new file mode 100644 index 00000000000..b2ed2396f79 --- /dev/null +++ b/distribution/simpleicons-5/A/Aframe.Remote.puml @@ -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 Aframe +include('simpleicons-5/A/Aframe') + +' renders the element +Aframe('Aframe', 'Aframe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aframe.md b/distribution/simpleicons-5/A/Aframe.md new file mode 100644 index 00000000000..8b127827022 --- /dev/null +++ b/distribution/simpleicons-5/A/Aframe.md @@ -0,0 +1,63 @@ +# Aframe + + +```text +simpleicons-5/A/Aframe +``` + +```text +include('simpleicons-5/A/Aframe') +``` + + + +| Illustration | Aframe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aframe.png) | ![illustration for Aframe](../../simpleicons-5/A/Aframe.Local.png) | + + + + +## Aframe + +### 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 Aframe +include('simpleicons-5/A/Aframe') + +' renders the element +Aframe('Aframe', 'Aframe', '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 Aframe +include('simpleicons-5/A/Aframe') + +' renders the element +Aframe('Aframe', 'Aframe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aframe.png b/distribution/simpleicons-5/A/Aframe.png new file mode 100644 index 00000000000..59f7ae192c1 Binary files /dev/null and b/distribution/simpleicons-5/A/Aframe.png differ diff --git a/distribution/simpleicons-5/A/Aframe.puml b/distribution/simpleicons-5/A/Aframe.puml new file mode 100644 index 00000000000..5acdf0bf194 --- /dev/null +++ b/distribution/simpleicons-5/A/Aframe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aframe + +sprite $AframeXs [10x10/16z] uwS3 + +sprite $AframeSm [12x12/16z] unza + +sprite $AframeMd [16x16/16z] un_X + +sprite $AframeLg [20x20/16z] unzKO1G + +!procedure Aframe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aframe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aidungeon.Local.png b/distribution/simpleicons-5/A/Aidungeon.Local.png new file mode 100644 index 00000000000..545da7ffcc2 Binary files /dev/null and b/distribution/simpleicons-5/A/Aidungeon.Local.png differ diff --git a/distribution/simpleicons-5/A/Aidungeon.Local.puml b/distribution/simpleicons-5/A/Aidungeon.Local.puml new file mode 100644 index 00000000000..2ef2c6df34a --- /dev/null +++ b/distribution/simpleicons-5/A/Aidungeon.Local.puml @@ -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 Aidungeon +include('simpleicons-5/A/Aidungeon') + +' renders the element +Aidungeon('Aidungeon', 'Aidungeon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aidungeon.Remote.puml b/distribution/simpleicons-5/A/Aidungeon.Remote.puml new file mode 100644 index 00000000000..3c04ab11adb --- /dev/null +++ b/distribution/simpleicons-5/A/Aidungeon.Remote.puml @@ -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 Aidungeon +include('simpleicons-5/A/Aidungeon') + +' renders the element +Aidungeon('Aidungeon', 'Aidungeon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aidungeon.md b/distribution/simpleicons-5/A/Aidungeon.md new file mode 100644 index 00000000000..da708aa8a76 --- /dev/null +++ b/distribution/simpleicons-5/A/Aidungeon.md @@ -0,0 +1,63 @@ +# Aidungeon + + +```text +simpleicons-5/A/Aidungeon +``` + +```text +include('simpleicons-5/A/Aidungeon') +``` + + + +| Illustration | Aidungeon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aidungeon.png) | ![illustration for Aidungeon](../../simpleicons-5/A/Aidungeon.Local.png) | + + + + +## Aidungeon + +### 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 Aidungeon +include('simpleicons-5/A/Aidungeon') + +' renders the element +Aidungeon('Aidungeon', 'Aidungeon', '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 Aidungeon +include('simpleicons-5/A/Aidungeon') + +' renders the element +Aidungeon('Aidungeon', 'Aidungeon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aidungeon.png b/distribution/simpleicons-5/A/Aidungeon.png new file mode 100644 index 00000000000..51a0361e9d9 Binary files /dev/null and b/distribution/simpleicons-5/A/Aidungeon.png differ diff --git a/distribution/simpleicons-5/A/Aidungeon.puml b/distribution/simpleicons-5/A/Aidungeon.puml new file mode 100644 index 00000000000..44c1706c6f4 --- /dev/null +++ b/distribution/simpleicons-5/A/Aidungeon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aidungeon + +sprite $AidungeonXs [10x10/16z] uwS3 + +sprite $AidungeonSm [12x12/16z] unza + +sprite $AidungeonMd [16x16/16z] un_X + +sprite $AidungeonLg [20x20/16z] unzKO1G + +!procedure Aidungeon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aidungeon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aiohttp.Local.png b/distribution/simpleicons-5/A/Aiohttp.Local.png new file mode 100644 index 00000000000..8735e5e3bb6 Binary files /dev/null and b/distribution/simpleicons-5/A/Aiohttp.Local.png differ diff --git a/distribution/simpleicons-5/A/Aiohttp.Local.puml b/distribution/simpleicons-5/A/Aiohttp.Local.puml new file mode 100644 index 00000000000..6854d2478bc --- /dev/null +++ b/distribution/simpleicons-5/A/Aiohttp.Local.puml @@ -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 Aiohttp +include('simpleicons-5/A/Aiohttp') + +' renders the element +Aiohttp('Aiohttp', 'Aiohttp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aiohttp.Remote.puml b/distribution/simpleicons-5/A/Aiohttp.Remote.puml new file mode 100644 index 00000000000..c86cef6f93f --- /dev/null +++ b/distribution/simpleicons-5/A/Aiohttp.Remote.puml @@ -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 Aiohttp +include('simpleicons-5/A/Aiohttp') + +' renders the element +Aiohttp('Aiohttp', 'Aiohttp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aiohttp.md b/distribution/simpleicons-5/A/Aiohttp.md new file mode 100644 index 00000000000..8c783e4b544 --- /dev/null +++ b/distribution/simpleicons-5/A/Aiohttp.md @@ -0,0 +1,63 @@ +# Aiohttp + + +```text +simpleicons-5/A/Aiohttp +``` + +```text +include('simpleicons-5/A/Aiohttp') +``` + + + +| Illustration | Aiohttp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aiohttp.png) | ![illustration for Aiohttp](../../simpleicons-5/A/Aiohttp.Local.png) | + + + + +## Aiohttp + +### 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 Aiohttp +include('simpleicons-5/A/Aiohttp') + +' renders the element +Aiohttp('Aiohttp', 'Aiohttp', '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 Aiohttp +include('simpleicons-5/A/Aiohttp') + +' renders the element +Aiohttp('Aiohttp', 'Aiohttp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aiohttp.png b/distribution/simpleicons-5/A/Aiohttp.png new file mode 100644 index 00000000000..bc14752908d Binary files /dev/null and b/distribution/simpleicons-5/A/Aiohttp.png differ diff --git a/distribution/simpleicons-5/A/Aiohttp.puml b/distribution/simpleicons-5/A/Aiohttp.puml new file mode 100644 index 00000000000..b54ae0cd26e --- /dev/null +++ b/distribution/simpleicons-5/A/Aiohttp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aiohttp + +sprite $AiohttpXs [10x10/16z] uwS3 + +sprite $AiohttpSm [12x12/16z] unza + +sprite $AiohttpMd [16x16/16z] un_X + +sprite $AiohttpLg [20x20/16z] unzKO1G + +!procedure Aiohttp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aiohttp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aiqfome.Local.png b/distribution/simpleicons-5/A/Aiqfome.Local.png new file mode 100644 index 00000000000..2bd629852be Binary files /dev/null and b/distribution/simpleicons-5/A/Aiqfome.Local.png differ diff --git a/distribution/simpleicons-5/A/Aiqfome.Local.puml b/distribution/simpleicons-5/A/Aiqfome.Local.puml new file mode 100644 index 00000000000..53c8b39c1b1 --- /dev/null +++ b/distribution/simpleicons-5/A/Aiqfome.Local.puml @@ -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 Aiqfome +include('simpleicons-5/A/Aiqfome') + +' renders the element +Aiqfome('Aiqfome', 'Aiqfome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aiqfome.Remote.puml b/distribution/simpleicons-5/A/Aiqfome.Remote.puml new file mode 100644 index 00000000000..5969981d9bf --- /dev/null +++ b/distribution/simpleicons-5/A/Aiqfome.Remote.puml @@ -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 Aiqfome +include('simpleicons-5/A/Aiqfome') + +' renders the element +Aiqfome('Aiqfome', 'Aiqfome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aiqfome.md b/distribution/simpleicons-5/A/Aiqfome.md new file mode 100644 index 00000000000..f4b7454ee32 --- /dev/null +++ b/distribution/simpleicons-5/A/Aiqfome.md @@ -0,0 +1,63 @@ +# Aiqfome + + +```text +simpleicons-5/A/Aiqfome +``` + +```text +include('simpleicons-5/A/Aiqfome') +``` + + + +| Illustration | Aiqfome | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aiqfome.png) | ![illustration for Aiqfome](../../simpleicons-5/A/Aiqfome.Local.png) | + + + + +## Aiqfome + +### 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 Aiqfome +include('simpleicons-5/A/Aiqfome') + +' renders the element +Aiqfome('Aiqfome', 'Aiqfome', '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 Aiqfome +include('simpleicons-5/A/Aiqfome') + +' renders the element +Aiqfome('Aiqfome', 'Aiqfome', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aiqfome.png b/distribution/simpleicons-5/A/Aiqfome.png new file mode 100644 index 00000000000..9aa44a3957b Binary files /dev/null and b/distribution/simpleicons-5/A/Aiqfome.png differ diff --git a/distribution/simpleicons-5/A/Aiqfome.puml b/distribution/simpleicons-5/A/Aiqfome.puml new file mode 100644 index 00000000000..7cb65a3e1ee --- /dev/null +++ b/distribution/simpleicons-5/A/Aiqfome.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aiqfome + +sprite $AiqfomeXs [10x10/16z] uwS3 + +sprite $AiqfomeSm [12x12/16z] unza + +sprite $AiqfomeMd [16x16/16z] un_X + +sprite $AiqfomeLg [20x20/16z] unzKO1G + +!procedure Aiqfome($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aiqfome', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airasia.Local.png b/distribution/simpleicons-5/A/Airasia.Local.png new file mode 100644 index 00000000000..572b1f1effb Binary files /dev/null and b/distribution/simpleicons-5/A/Airasia.Local.png differ diff --git a/distribution/simpleicons-5/A/Airasia.Local.puml b/distribution/simpleicons-5/A/Airasia.Local.puml new file mode 100644 index 00000000000..8b30f542851 --- /dev/null +++ b/distribution/simpleicons-5/A/Airasia.Local.puml @@ -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 Airasia +include('simpleicons-5/A/Airasia') + +' renders the element +Airasia('Airasia', 'Airasia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airasia.Remote.puml b/distribution/simpleicons-5/A/Airasia.Remote.puml new file mode 100644 index 00000000000..83a735c6fcf --- /dev/null +++ b/distribution/simpleicons-5/A/Airasia.Remote.puml @@ -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 Airasia +include('simpleicons-5/A/Airasia') + +' renders the element +Airasia('Airasia', 'Airasia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airasia.md b/distribution/simpleicons-5/A/Airasia.md new file mode 100644 index 00000000000..109187c6e8d --- /dev/null +++ b/distribution/simpleicons-5/A/Airasia.md @@ -0,0 +1,63 @@ +# Airasia + + +```text +simpleicons-5/A/Airasia +``` + +```text +include('simpleicons-5/A/Airasia') +``` + + + +| Illustration | Airasia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airasia.png) | ![illustration for Airasia](../../simpleicons-5/A/Airasia.Local.png) | + + + + +## Airasia + +### 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 Airasia +include('simpleicons-5/A/Airasia') + +' renders the element +Airasia('Airasia', 'Airasia', '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 Airasia +include('simpleicons-5/A/Airasia') + +' renders the element +Airasia('Airasia', 'Airasia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airasia.png b/distribution/simpleicons-5/A/Airasia.png new file mode 100644 index 00000000000..52cb7765636 Binary files /dev/null and b/distribution/simpleicons-5/A/Airasia.png differ diff --git a/distribution/simpleicons-5/A/Airasia.puml b/distribution/simpleicons-5/A/Airasia.puml new file mode 100644 index 00000000000..7372558daeb --- /dev/null +++ b/distribution/simpleicons-5/A/Airasia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airasia + +sprite $AirasiaXs [10x10/16z] uwS3 + +sprite $AirasiaSm [12x12/16z] unza + +sprite $AirasiaMd [16x16/16z] un_X + +sprite $AirasiaLg [20x20/16z] unzKO1G + +!procedure Airasia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airasia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airbnb.Local.png b/distribution/simpleicons-5/A/Airbnb.Local.png new file mode 100644 index 00000000000..b5767dbe294 Binary files /dev/null and b/distribution/simpleicons-5/A/Airbnb.Local.png differ diff --git a/distribution/simpleicons-5/A/Airbnb.Local.puml b/distribution/simpleicons-5/A/Airbnb.Local.puml new file mode 100644 index 00000000000..d48f2e47560 --- /dev/null +++ b/distribution/simpleicons-5/A/Airbnb.Local.puml @@ -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 Airbnb +include('simpleicons-5/A/Airbnb') + +' renders the element +Airbnb('Airbnb', 'Airbnb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airbnb.Remote.puml b/distribution/simpleicons-5/A/Airbnb.Remote.puml new file mode 100644 index 00000000000..b5b48e2519d --- /dev/null +++ b/distribution/simpleicons-5/A/Airbnb.Remote.puml @@ -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 Airbnb +include('simpleicons-5/A/Airbnb') + +' renders the element +Airbnb('Airbnb', 'Airbnb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airbnb.md b/distribution/simpleicons-5/A/Airbnb.md new file mode 100644 index 00000000000..812a6488490 --- /dev/null +++ b/distribution/simpleicons-5/A/Airbnb.md @@ -0,0 +1,63 @@ +# Airbnb + + +```text +simpleicons-5/A/Airbnb +``` + +```text +include('simpleicons-5/A/Airbnb') +``` + + + +| Illustration | Airbnb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airbnb.png) | ![illustration for Airbnb](../../simpleicons-5/A/Airbnb.Local.png) | + + + + +## Airbnb + +### 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 Airbnb +include('simpleicons-5/A/Airbnb') + +' renders the element +Airbnb('Airbnb', 'Airbnb', '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 Airbnb +include('simpleicons-5/A/Airbnb') + +' renders the element +Airbnb('Airbnb', 'Airbnb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airbnb.png b/distribution/simpleicons-5/A/Airbnb.png new file mode 100644 index 00000000000..13343a94a09 Binary files /dev/null and b/distribution/simpleicons-5/A/Airbnb.png differ diff --git a/distribution/simpleicons-5/A/Airbnb.puml b/distribution/simpleicons-5/A/Airbnb.puml new file mode 100644 index 00000000000..4181dc4018e --- /dev/null +++ b/distribution/simpleicons-5/A/Airbnb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airbnb + +sprite $AirbnbXs [10x10/16z] uwS3 + +sprite $AirbnbSm [12x12/16z] unza + +sprite $AirbnbMd [16x16/16z] un_X + +sprite $AirbnbLg [20x20/16z] unzKO1G + +!procedure Airbnb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airbnb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airbus.Local.png b/distribution/simpleicons-5/A/Airbus.Local.png new file mode 100644 index 00000000000..ec2c1d94480 Binary files /dev/null and b/distribution/simpleicons-5/A/Airbus.Local.png differ diff --git a/distribution/simpleicons-5/A/Airbus.Local.puml b/distribution/simpleicons-5/A/Airbus.Local.puml new file mode 100644 index 00000000000..35ee2f83572 --- /dev/null +++ b/distribution/simpleicons-5/A/Airbus.Local.puml @@ -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 Airbus +include('simpleicons-5/A/Airbus') + +' renders the element +Airbus('Airbus', 'Airbus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airbus.Remote.puml b/distribution/simpleicons-5/A/Airbus.Remote.puml new file mode 100644 index 00000000000..564843db87c --- /dev/null +++ b/distribution/simpleicons-5/A/Airbus.Remote.puml @@ -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 Airbus +include('simpleicons-5/A/Airbus') + +' renders the element +Airbus('Airbus', 'Airbus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airbus.md b/distribution/simpleicons-5/A/Airbus.md new file mode 100644 index 00000000000..56244f09807 --- /dev/null +++ b/distribution/simpleicons-5/A/Airbus.md @@ -0,0 +1,63 @@ +# Airbus + + +```text +simpleicons-5/A/Airbus +``` + +```text +include('simpleicons-5/A/Airbus') +``` + + + +| Illustration | Airbus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airbus.png) | ![illustration for Airbus](../../simpleicons-5/A/Airbus.Local.png) | + + + + +## Airbus + +### 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 Airbus +include('simpleicons-5/A/Airbus') + +' renders the element +Airbus('Airbus', 'Airbus', '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 Airbus +include('simpleicons-5/A/Airbus') + +' renders the element +Airbus('Airbus', 'Airbus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airbus.png b/distribution/simpleicons-5/A/Airbus.png new file mode 100644 index 00000000000..bf890991403 Binary files /dev/null and b/distribution/simpleicons-5/A/Airbus.png differ diff --git a/distribution/simpleicons-5/A/Airbus.puml b/distribution/simpleicons-5/A/Airbus.puml new file mode 100644 index 00000000000..56cfdc238f6 --- /dev/null +++ b/distribution/simpleicons-5/A/Airbus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airbus + +sprite $AirbusXs [10x10/16z] uwS3 + +sprite $AirbusSm [12x12/16z] unza + +sprite $AirbusMd [16x16/16z] un_X + +sprite $AirbusLg [20x20/16z] unzKO1G + +!procedure Airbus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airbus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aircall.Local.png b/distribution/simpleicons-5/A/Aircall.Local.png new file mode 100644 index 00000000000..ad32a06d0a8 Binary files /dev/null and b/distribution/simpleicons-5/A/Aircall.Local.png differ diff --git a/distribution/simpleicons-5/A/Aircall.Local.puml b/distribution/simpleicons-5/A/Aircall.Local.puml new file mode 100644 index 00000000000..17ea6062733 --- /dev/null +++ b/distribution/simpleicons-5/A/Aircall.Local.puml @@ -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 Aircall +include('simpleicons-5/A/Aircall') + +' renders the element +Aircall('Aircall', 'Aircall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aircall.Remote.puml b/distribution/simpleicons-5/A/Aircall.Remote.puml new file mode 100644 index 00000000000..2a17485d891 --- /dev/null +++ b/distribution/simpleicons-5/A/Aircall.Remote.puml @@ -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 Aircall +include('simpleicons-5/A/Aircall') + +' renders the element +Aircall('Aircall', 'Aircall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aircall.md b/distribution/simpleicons-5/A/Aircall.md new file mode 100644 index 00000000000..f9bebcdf542 --- /dev/null +++ b/distribution/simpleicons-5/A/Aircall.md @@ -0,0 +1,63 @@ +# Aircall + + +```text +simpleicons-5/A/Aircall +``` + +```text +include('simpleicons-5/A/Aircall') +``` + + + +| Illustration | Aircall | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aircall.png) | ![illustration for Aircall](../../simpleicons-5/A/Aircall.Local.png) | + + + + +## Aircall + +### 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 Aircall +include('simpleicons-5/A/Aircall') + +' renders the element +Aircall('Aircall', 'Aircall', '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 Aircall +include('simpleicons-5/A/Aircall') + +' renders the element +Aircall('Aircall', 'Aircall', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aircall.png b/distribution/simpleicons-5/A/Aircall.png new file mode 100644 index 00000000000..0958a587574 Binary files /dev/null and b/distribution/simpleicons-5/A/Aircall.png differ diff --git a/distribution/simpleicons-5/A/Aircall.puml b/distribution/simpleicons-5/A/Aircall.puml new file mode 100644 index 00000000000..bd6810d2717 --- /dev/null +++ b/distribution/simpleicons-5/A/Aircall.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aircall + +sprite $AircallXs [10x10/16z] uwS3 + +sprite $AircallSm [12x12/16z] unza + +sprite $AircallMd [16x16/16z] un_X + +sprite $AircallLg [20x20/16z] unzKO1G + +!procedure Aircall($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aircall', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aircanada.Local.png b/distribution/simpleicons-5/A/Aircanada.Local.png new file mode 100644 index 00000000000..f5b21edb38d Binary files /dev/null and b/distribution/simpleicons-5/A/Aircanada.Local.png differ diff --git a/distribution/simpleicons-5/A/Aircanada.Local.puml b/distribution/simpleicons-5/A/Aircanada.Local.puml new file mode 100644 index 00000000000..d82d8c6b230 --- /dev/null +++ b/distribution/simpleicons-5/A/Aircanada.Local.puml @@ -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 Aircanada +include('simpleicons-5/A/Aircanada') + +' renders the element +Aircanada('Aircanada', 'Aircanada', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aircanada.Remote.puml b/distribution/simpleicons-5/A/Aircanada.Remote.puml new file mode 100644 index 00000000000..46f75164bd8 --- /dev/null +++ b/distribution/simpleicons-5/A/Aircanada.Remote.puml @@ -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 Aircanada +include('simpleicons-5/A/Aircanada') + +' renders the element +Aircanada('Aircanada', 'Aircanada', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aircanada.md b/distribution/simpleicons-5/A/Aircanada.md new file mode 100644 index 00000000000..f2776668b8b --- /dev/null +++ b/distribution/simpleicons-5/A/Aircanada.md @@ -0,0 +1,63 @@ +# Aircanada + + +```text +simpleicons-5/A/Aircanada +``` + +```text +include('simpleicons-5/A/Aircanada') +``` + + + +| Illustration | Aircanada | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aircanada.png) | ![illustration for Aircanada](../../simpleicons-5/A/Aircanada.Local.png) | + + + + +## Aircanada + +### 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 Aircanada +include('simpleicons-5/A/Aircanada') + +' renders the element +Aircanada('Aircanada', 'Aircanada', '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 Aircanada +include('simpleicons-5/A/Aircanada') + +' renders the element +Aircanada('Aircanada', 'Aircanada', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aircanada.png b/distribution/simpleicons-5/A/Aircanada.png new file mode 100644 index 00000000000..efb27cfa12c Binary files /dev/null and b/distribution/simpleicons-5/A/Aircanada.png differ diff --git a/distribution/simpleicons-5/A/Aircanada.puml b/distribution/simpleicons-5/A/Aircanada.puml new file mode 100644 index 00000000000..44d20fd2d5f --- /dev/null +++ b/distribution/simpleicons-5/A/Aircanada.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aircanada + +sprite $AircanadaXs [10x10/16z] uwS3 + +sprite $AircanadaSm [12x12/16z] unza + +sprite $AircanadaMd [16x16/16z] un_X + +sprite $AircanadaLg [20x20/16z] unzKO1G + +!procedure Aircanada($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aircanada', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airchina.Local.png b/distribution/simpleicons-5/A/Airchina.Local.png new file mode 100644 index 00000000000..44ad148e5a2 Binary files /dev/null and b/distribution/simpleicons-5/A/Airchina.Local.png differ diff --git a/distribution/simpleicons-5/A/Airchina.Local.puml b/distribution/simpleicons-5/A/Airchina.Local.puml new file mode 100644 index 00000000000..4355baab64f --- /dev/null +++ b/distribution/simpleicons-5/A/Airchina.Local.puml @@ -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 Airchina +include('simpleicons-5/A/Airchina') + +' renders the element +Airchina('Airchina', 'Airchina', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airchina.Remote.puml b/distribution/simpleicons-5/A/Airchina.Remote.puml new file mode 100644 index 00000000000..eaf7ee466bf --- /dev/null +++ b/distribution/simpleicons-5/A/Airchina.Remote.puml @@ -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 Airchina +include('simpleicons-5/A/Airchina') + +' renders the element +Airchina('Airchina', 'Airchina', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airchina.md b/distribution/simpleicons-5/A/Airchina.md new file mode 100644 index 00000000000..93fe69c9a58 --- /dev/null +++ b/distribution/simpleicons-5/A/Airchina.md @@ -0,0 +1,63 @@ +# Airchina + + +```text +simpleicons-5/A/Airchina +``` + +```text +include('simpleicons-5/A/Airchina') +``` + + + +| Illustration | Airchina | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airchina.png) | ![illustration for Airchina](../../simpleicons-5/A/Airchina.Local.png) | + + + + +## Airchina + +### 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 Airchina +include('simpleicons-5/A/Airchina') + +' renders the element +Airchina('Airchina', 'Airchina', '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 Airchina +include('simpleicons-5/A/Airchina') + +' renders the element +Airchina('Airchina', 'Airchina', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airchina.png b/distribution/simpleicons-5/A/Airchina.png new file mode 100644 index 00000000000..8825b8e65e7 Binary files /dev/null and b/distribution/simpleicons-5/A/Airchina.png differ diff --git a/distribution/simpleicons-5/A/Airchina.puml b/distribution/simpleicons-5/A/Airchina.puml new file mode 100644 index 00000000000..a0c9e9c628d --- /dev/null +++ b/distribution/simpleicons-5/A/Airchina.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airchina + +sprite $AirchinaXs [10x10/16z] uwS3 + +sprite $AirchinaSm [12x12/16z] unza + +sprite $AirchinaMd [16x16/16z] un_X + +sprite $AirchinaLg [20x20/16z] unzKO1G + +!procedure Airchina($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airchina', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airfrance.Local.png b/distribution/simpleicons-5/A/Airfrance.Local.png new file mode 100644 index 00000000000..17774135b8c Binary files /dev/null and b/distribution/simpleicons-5/A/Airfrance.Local.png differ diff --git a/distribution/simpleicons-5/A/Airfrance.Local.puml b/distribution/simpleicons-5/A/Airfrance.Local.puml new file mode 100644 index 00000000000..155b7d471b9 --- /dev/null +++ b/distribution/simpleicons-5/A/Airfrance.Local.puml @@ -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 Airfrance +include('simpleicons-5/A/Airfrance') + +' renders the element +Airfrance('Airfrance', 'Airfrance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airfrance.Remote.puml b/distribution/simpleicons-5/A/Airfrance.Remote.puml new file mode 100644 index 00000000000..0ada708890d --- /dev/null +++ b/distribution/simpleicons-5/A/Airfrance.Remote.puml @@ -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 Airfrance +include('simpleicons-5/A/Airfrance') + +' renders the element +Airfrance('Airfrance', 'Airfrance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airfrance.md b/distribution/simpleicons-5/A/Airfrance.md new file mode 100644 index 00000000000..70a85e8f054 --- /dev/null +++ b/distribution/simpleicons-5/A/Airfrance.md @@ -0,0 +1,63 @@ +# Airfrance + + +```text +simpleicons-5/A/Airfrance +``` + +```text +include('simpleicons-5/A/Airfrance') +``` + + + +| Illustration | Airfrance | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airfrance.png) | ![illustration for Airfrance](../../simpleicons-5/A/Airfrance.Local.png) | + + + + +## Airfrance + +### 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 Airfrance +include('simpleicons-5/A/Airfrance') + +' renders the element +Airfrance('Airfrance', 'Airfrance', '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 Airfrance +include('simpleicons-5/A/Airfrance') + +' renders the element +Airfrance('Airfrance', 'Airfrance', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airfrance.png b/distribution/simpleicons-5/A/Airfrance.png new file mode 100644 index 00000000000..f59ed313e80 Binary files /dev/null and b/distribution/simpleicons-5/A/Airfrance.png differ diff --git a/distribution/simpleicons-5/A/Airfrance.puml b/distribution/simpleicons-5/A/Airfrance.puml new file mode 100644 index 00000000000..9fa2e77e6d9 --- /dev/null +++ b/distribution/simpleicons-5/A/Airfrance.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airfrance + +sprite $AirfranceXs [10x10/16z] uwS3 + +sprite $AirfranceSm [12x12/16z] unza + +sprite $AirfranceMd [16x16/16z] un_X + +sprite $AirfranceLg [20x20/16z] unzKO1G + +!procedure Airfrance($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airfrance', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airplayaudio.Local.png b/distribution/simpleicons-5/A/Airplayaudio.Local.png new file mode 100644 index 00000000000..14b875ed76a Binary files /dev/null and b/distribution/simpleicons-5/A/Airplayaudio.Local.png differ diff --git a/distribution/simpleicons-5/A/Airplayaudio.Local.puml b/distribution/simpleicons-5/A/Airplayaudio.Local.puml new file mode 100644 index 00000000000..899f824c1b3 --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayaudio.Local.puml @@ -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 Airplayaudio +include('simpleicons-5/A/Airplayaudio') + +' renders the element +Airplayaudio('Airplayaudio', 'Airplayaudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airplayaudio.Remote.puml b/distribution/simpleicons-5/A/Airplayaudio.Remote.puml new file mode 100644 index 00000000000..a7f5f9df4ff --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayaudio.Remote.puml @@ -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 Airplayaudio +include('simpleicons-5/A/Airplayaudio') + +' renders the element +Airplayaudio('Airplayaudio', 'Airplayaudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airplayaudio.md b/distribution/simpleicons-5/A/Airplayaudio.md new file mode 100644 index 00000000000..8292d19bcd5 --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayaudio.md @@ -0,0 +1,63 @@ +# Airplayaudio + + +```text +simpleicons-5/A/Airplayaudio +``` + +```text +include('simpleicons-5/A/Airplayaudio') +``` + + + +| Illustration | Airplayaudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airplayaudio.png) | ![illustration for Airplayaudio](../../simpleicons-5/A/Airplayaudio.Local.png) | + + + + +## Airplayaudio + +### 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 Airplayaudio +include('simpleicons-5/A/Airplayaudio') + +' renders the element +Airplayaudio('Airplayaudio', 'Airplayaudio', '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 Airplayaudio +include('simpleicons-5/A/Airplayaudio') + +' renders the element +Airplayaudio('Airplayaudio', 'Airplayaudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airplayaudio.png b/distribution/simpleicons-5/A/Airplayaudio.png new file mode 100644 index 00000000000..f8eaf8f481f Binary files /dev/null and b/distribution/simpleicons-5/A/Airplayaudio.png differ diff --git a/distribution/simpleicons-5/A/Airplayaudio.puml b/distribution/simpleicons-5/A/Airplayaudio.puml new file mode 100644 index 00000000000..a1b1e5b7f3e --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayaudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airplayaudio + +sprite $AirplayaudioXs [10x10/16z] uwS3 + +sprite $AirplayaudioSm [12x12/16z] unza + +sprite $AirplayaudioMd [16x16/16z] un_X + +sprite $AirplayaudioLg [20x20/16z] unzKO1G + +!procedure Airplayaudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airplayaudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airplayvideo.Local.png b/distribution/simpleicons-5/A/Airplayvideo.Local.png new file mode 100644 index 00000000000..6ff5c5ce8c6 Binary files /dev/null and b/distribution/simpleicons-5/A/Airplayvideo.Local.png differ diff --git a/distribution/simpleicons-5/A/Airplayvideo.Local.puml b/distribution/simpleicons-5/A/Airplayvideo.Local.puml new file mode 100644 index 00000000000..0a8538f504d --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayvideo.Local.puml @@ -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 Airplayvideo +include('simpleicons-5/A/Airplayvideo') + +' renders the element +Airplayvideo('Airplayvideo', 'Airplayvideo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airplayvideo.Remote.puml b/distribution/simpleicons-5/A/Airplayvideo.Remote.puml new file mode 100644 index 00000000000..75aa3082420 --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayvideo.Remote.puml @@ -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 Airplayvideo +include('simpleicons-5/A/Airplayvideo') + +' renders the element +Airplayvideo('Airplayvideo', 'Airplayvideo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airplayvideo.md b/distribution/simpleicons-5/A/Airplayvideo.md new file mode 100644 index 00000000000..27577875598 --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayvideo.md @@ -0,0 +1,63 @@ +# Airplayvideo + + +```text +simpleicons-5/A/Airplayvideo +``` + +```text +include('simpleicons-5/A/Airplayvideo') +``` + + + +| Illustration | Airplayvideo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airplayvideo.png) | ![illustration for Airplayvideo](../../simpleicons-5/A/Airplayvideo.Local.png) | + + + + +## Airplayvideo + +### 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 Airplayvideo +include('simpleicons-5/A/Airplayvideo') + +' renders the element +Airplayvideo('Airplayvideo', 'Airplayvideo', '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 Airplayvideo +include('simpleicons-5/A/Airplayvideo') + +' renders the element +Airplayvideo('Airplayvideo', 'Airplayvideo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airplayvideo.png b/distribution/simpleicons-5/A/Airplayvideo.png new file mode 100644 index 00000000000..fdedc7d3b24 Binary files /dev/null and b/distribution/simpleicons-5/A/Airplayvideo.png differ diff --git a/distribution/simpleicons-5/A/Airplayvideo.puml b/distribution/simpleicons-5/A/Airplayvideo.puml new file mode 100644 index 00000000000..a6e9fb14c88 --- /dev/null +++ b/distribution/simpleicons-5/A/Airplayvideo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airplayvideo + +sprite $AirplayvideoXs [10x10/16z] uwS3 + +sprite $AirplayvideoSm [12x12/16z] unza + +sprite $AirplayvideoMd [16x16/16z] un_X + +sprite $AirplayvideoLg [20x20/16z] unzKO1G + +!procedure Airplayvideo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airplayvideo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Airtable.Local.png b/distribution/simpleicons-5/A/Airtable.Local.png new file mode 100644 index 00000000000..9f8027727e1 Binary files /dev/null and b/distribution/simpleicons-5/A/Airtable.Local.png differ diff --git a/distribution/simpleicons-5/A/Airtable.Local.puml b/distribution/simpleicons-5/A/Airtable.Local.puml new file mode 100644 index 00000000000..aadeb18932b --- /dev/null +++ b/distribution/simpleicons-5/A/Airtable.Local.puml @@ -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 Airtable +include('simpleicons-5/A/Airtable') + +' renders the element +Airtable('Airtable', 'Airtable', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airtable.Remote.puml b/distribution/simpleicons-5/A/Airtable.Remote.puml new file mode 100644 index 00000000000..3c402afc22f --- /dev/null +++ b/distribution/simpleicons-5/A/Airtable.Remote.puml @@ -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 Airtable +include('simpleicons-5/A/Airtable') + +' renders the element +Airtable('Airtable', 'Airtable', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Airtable.md b/distribution/simpleicons-5/A/Airtable.md new file mode 100644 index 00000000000..5af26d9fc22 --- /dev/null +++ b/distribution/simpleicons-5/A/Airtable.md @@ -0,0 +1,63 @@ +# Airtable + + +```text +simpleicons-5/A/Airtable +``` + +```text +include('simpleicons-5/A/Airtable') +``` + + + +| Illustration | Airtable | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Airtable.png) | ![illustration for Airtable](../../simpleicons-5/A/Airtable.Local.png) | + + + + +## Airtable + +### 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 Airtable +include('simpleicons-5/A/Airtable') + +' renders the element +Airtable('Airtable', 'Airtable', '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 Airtable +include('simpleicons-5/A/Airtable') + +' renders the element +Airtable('Airtable', 'Airtable', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Airtable.png b/distribution/simpleicons-5/A/Airtable.png new file mode 100644 index 00000000000..f23cb67569b Binary files /dev/null and b/distribution/simpleicons-5/A/Airtable.png differ diff --git a/distribution/simpleicons-5/A/Airtable.puml b/distribution/simpleicons-5/A/Airtable.puml new file mode 100644 index 00000000000..ee050e7d4cd --- /dev/null +++ b/distribution/simpleicons-5/A/Airtable.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Airtable + +sprite $AirtableXs [10x10/16z] uwS3 + +sprite $AirtableSm [12x12/16z] unza + +sprite $AirtableMd [16x16/16z] un_X + +sprite $AirtableLg [20x20/16z] unzKO1G + +!procedure Airtable($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Airtable', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alacritty.Local.png b/distribution/simpleicons-5/A/Alacritty.Local.png new file mode 100644 index 00000000000..323a645ec52 Binary files /dev/null and b/distribution/simpleicons-5/A/Alacritty.Local.png differ diff --git a/distribution/simpleicons-5/A/Alacritty.Local.puml b/distribution/simpleicons-5/A/Alacritty.Local.puml new file mode 100644 index 00000000000..db149c2c61d --- /dev/null +++ b/distribution/simpleicons-5/A/Alacritty.Local.puml @@ -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 Alacritty +include('simpleicons-5/A/Alacritty') + +' renders the element +Alacritty('Alacritty', 'Alacritty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alacritty.Remote.puml b/distribution/simpleicons-5/A/Alacritty.Remote.puml new file mode 100644 index 00000000000..ca7f68d9f53 --- /dev/null +++ b/distribution/simpleicons-5/A/Alacritty.Remote.puml @@ -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 Alacritty +include('simpleicons-5/A/Alacritty') + +' renders the element +Alacritty('Alacritty', 'Alacritty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alacritty.md b/distribution/simpleicons-5/A/Alacritty.md new file mode 100644 index 00000000000..4b19fdddf87 --- /dev/null +++ b/distribution/simpleicons-5/A/Alacritty.md @@ -0,0 +1,63 @@ +# Alacritty + + +```text +simpleicons-5/A/Alacritty +``` + +```text +include('simpleicons-5/A/Alacritty') +``` + + + +| Illustration | Alacritty | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alacritty.png) | ![illustration for Alacritty](../../simpleicons-5/A/Alacritty.Local.png) | + + + + +## Alacritty + +### 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 Alacritty +include('simpleicons-5/A/Alacritty') + +' renders the element +Alacritty('Alacritty', 'Alacritty', '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 Alacritty +include('simpleicons-5/A/Alacritty') + +' renders the element +Alacritty('Alacritty', 'Alacritty', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alacritty.png b/distribution/simpleicons-5/A/Alacritty.png new file mode 100644 index 00000000000..15e9d0a4474 Binary files /dev/null and b/distribution/simpleicons-5/A/Alacritty.png differ diff --git a/distribution/simpleicons-5/A/Alacritty.puml b/distribution/simpleicons-5/A/Alacritty.puml new file mode 100644 index 00000000000..320634c4292 --- /dev/null +++ b/distribution/simpleicons-5/A/Alacritty.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alacritty + +sprite $AlacrittyXs [10x10/16z] uwS3 + +sprite $AlacrittySm [12x12/16z] unza + +sprite $AlacrittyMd [16x16/16z] un_X + +sprite $AlacrittyLg [20x20/16z] unzKO1G + +!procedure Alacritty($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alacritty', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alfaromeo.Local.png b/distribution/simpleicons-5/A/Alfaromeo.Local.png new file mode 100644 index 00000000000..a2c6b945a16 Binary files /dev/null and b/distribution/simpleicons-5/A/Alfaromeo.Local.png differ diff --git a/distribution/simpleicons-5/A/Alfaromeo.Local.puml b/distribution/simpleicons-5/A/Alfaromeo.Local.puml new file mode 100644 index 00000000000..7095558c0db --- /dev/null +++ b/distribution/simpleicons-5/A/Alfaromeo.Local.puml @@ -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 Alfaromeo +include('simpleicons-5/A/Alfaromeo') + +' renders the element +Alfaromeo('Alfaromeo', 'Alfaromeo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alfaromeo.Remote.puml b/distribution/simpleicons-5/A/Alfaromeo.Remote.puml new file mode 100644 index 00000000000..cbea8de65d6 --- /dev/null +++ b/distribution/simpleicons-5/A/Alfaromeo.Remote.puml @@ -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 Alfaromeo +include('simpleicons-5/A/Alfaromeo') + +' renders the element +Alfaromeo('Alfaromeo', 'Alfaromeo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alfaromeo.md b/distribution/simpleicons-5/A/Alfaromeo.md new file mode 100644 index 00000000000..86b96b2ca68 --- /dev/null +++ b/distribution/simpleicons-5/A/Alfaromeo.md @@ -0,0 +1,63 @@ +# Alfaromeo + + +```text +simpleicons-5/A/Alfaromeo +``` + +```text +include('simpleicons-5/A/Alfaromeo') +``` + + + +| Illustration | Alfaromeo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alfaromeo.png) | ![illustration for Alfaromeo](../../simpleicons-5/A/Alfaromeo.Local.png) | + + + + +## Alfaromeo + +### 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 Alfaromeo +include('simpleicons-5/A/Alfaromeo') + +' renders the element +Alfaromeo('Alfaromeo', 'Alfaromeo', '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 Alfaromeo +include('simpleicons-5/A/Alfaromeo') + +' renders the element +Alfaromeo('Alfaromeo', 'Alfaromeo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alfaromeo.png b/distribution/simpleicons-5/A/Alfaromeo.png new file mode 100644 index 00000000000..014d6711de8 Binary files /dev/null and b/distribution/simpleicons-5/A/Alfaromeo.png differ diff --git a/distribution/simpleicons-5/A/Alfaromeo.puml b/distribution/simpleicons-5/A/Alfaromeo.puml new file mode 100644 index 00000000000..78f1cf5b7d9 --- /dev/null +++ b/distribution/simpleicons-5/A/Alfaromeo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alfaromeo + +sprite $AlfaromeoXs [10x10/16z] uwS3 + +sprite $AlfaromeoSm [12x12/16z] unza + +sprite $AlfaromeoMd [16x16/16z] un_X + +sprite $AlfaromeoLg [20x20/16z] unzKO1G + +!procedure Alfaromeo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alfaromeo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Algolia.Local.png b/distribution/simpleicons-5/A/Algolia.Local.png new file mode 100644 index 00000000000..e3c3c7e50b0 Binary files /dev/null and b/distribution/simpleicons-5/A/Algolia.Local.png differ diff --git a/distribution/simpleicons-5/A/Algolia.Local.puml b/distribution/simpleicons-5/A/Algolia.Local.puml new file mode 100644 index 00000000000..d5c687844ef --- /dev/null +++ b/distribution/simpleicons-5/A/Algolia.Local.puml @@ -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 Algolia +include('simpleicons-5/A/Algolia') + +' renders the element +Algolia('Algolia', 'Algolia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Algolia.Remote.puml b/distribution/simpleicons-5/A/Algolia.Remote.puml new file mode 100644 index 00000000000..fe324f83bde --- /dev/null +++ b/distribution/simpleicons-5/A/Algolia.Remote.puml @@ -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 Algolia +include('simpleicons-5/A/Algolia') + +' renders the element +Algolia('Algolia', 'Algolia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Algolia.md b/distribution/simpleicons-5/A/Algolia.md new file mode 100644 index 00000000000..d3c74ae2394 --- /dev/null +++ b/distribution/simpleicons-5/A/Algolia.md @@ -0,0 +1,63 @@ +# Algolia + + +```text +simpleicons-5/A/Algolia +``` + +```text +include('simpleicons-5/A/Algolia') +``` + + + +| Illustration | Algolia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Algolia.png) | ![illustration for Algolia](../../simpleicons-5/A/Algolia.Local.png) | + + + + +## Algolia + +### 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 Algolia +include('simpleicons-5/A/Algolia') + +' renders the element +Algolia('Algolia', 'Algolia', '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 Algolia +include('simpleicons-5/A/Algolia') + +' renders the element +Algolia('Algolia', 'Algolia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Algolia.png b/distribution/simpleicons-5/A/Algolia.png new file mode 100644 index 00000000000..54e16632916 Binary files /dev/null and b/distribution/simpleicons-5/A/Algolia.png differ diff --git a/distribution/simpleicons-5/A/Algolia.puml b/distribution/simpleicons-5/A/Algolia.puml new file mode 100644 index 00000000000..a5611e484f0 --- /dev/null +++ b/distribution/simpleicons-5/A/Algolia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Algolia + +sprite $AlgoliaXs [10x10/16z] uwS3 + +sprite $AlgoliaSm [12x12/16z] unza + +sprite $AlgoliaMd [16x16/16z] un_X + +sprite $AlgoliaLg [20x20/16z] unzKO1G + +!procedure Algolia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Algolia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alibabacloud.Local.png b/distribution/simpleicons-5/A/Alibabacloud.Local.png new file mode 100644 index 00000000000..1325ca08b5c Binary files /dev/null and b/distribution/simpleicons-5/A/Alibabacloud.Local.png differ diff --git a/distribution/simpleicons-5/A/Alibabacloud.Local.puml b/distribution/simpleicons-5/A/Alibabacloud.Local.puml new file mode 100644 index 00000000000..184f1c4b1df --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabacloud.Local.puml @@ -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 Alibabacloud +include('simpleicons-5/A/Alibabacloud') + +' renders the element +Alibabacloud('Alibabacloud', 'Alibabacloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alibabacloud.Remote.puml b/distribution/simpleicons-5/A/Alibabacloud.Remote.puml new file mode 100644 index 00000000000..e6b15110c9f --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabacloud.Remote.puml @@ -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 Alibabacloud +include('simpleicons-5/A/Alibabacloud') + +' renders the element +Alibabacloud('Alibabacloud', 'Alibabacloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alibabacloud.md b/distribution/simpleicons-5/A/Alibabacloud.md new file mode 100644 index 00000000000..d4ea53e7188 --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabacloud.md @@ -0,0 +1,63 @@ +# Alibabacloud + + +```text +simpleicons-5/A/Alibabacloud +``` + +```text +include('simpleicons-5/A/Alibabacloud') +``` + + + +| Illustration | Alibabacloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alibabacloud.png) | ![illustration for Alibabacloud](../../simpleicons-5/A/Alibabacloud.Local.png) | + + + + +## Alibabacloud + +### 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 Alibabacloud +include('simpleicons-5/A/Alibabacloud') + +' renders the element +Alibabacloud('Alibabacloud', 'Alibabacloud', '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 Alibabacloud +include('simpleicons-5/A/Alibabacloud') + +' renders the element +Alibabacloud('Alibabacloud', 'Alibabacloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alibabacloud.png b/distribution/simpleicons-5/A/Alibabacloud.png new file mode 100644 index 00000000000..1b1bacb4832 Binary files /dev/null and b/distribution/simpleicons-5/A/Alibabacloud.png differ diff --git a/distribution/simpleicons-5/A/Alibabacloud.puml b/distribution/simpleicons-5/A/Alibabacloud.puml new file mode 100644 index 00000000000..0c87337092e --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabacloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alibabacloud + +sprite $AlibabacloudXs [10x10/16z] uwS3 + +sprite $AlibabacloudSm [12x12/16z] unza + +sprite $AlibabacloudMd [16x16/16z] un_X + +sprite $AlibabacloudLg [20x20/16z] unzKO1G + +!procedure Alibabacloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alibabacloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alibabadotcom.Local.png b/distribution/simpleicons-5/A/Alibabadotcom.Local.png new file mode 100644 index 00000000000..ae5362abd0d Binary files /dev/null and b/distribution/simpleicons-5/A/Alibabadotcom.Local.png differ diff --git a/distribution/simpleicons-5/A/Alibabadotcom.Local.puml b/distribution/simpleicons-5/A/Alibabadotcom.Local.puml new file mode 100644 index 00000000000..499b02904d1 --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabadotcom.Local.puml @@ -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 Alibabadotcom +include('simpleicons-5/A/Alibabadotcom') + +' renders the element +Alibabadotcom('Alibabadotcom', 'Alibabadotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alibabadotcom.Remote.puml b/distribution/simpleicons-5/A/Alibabadotcom.Remote.puml new file mode 100644 index 00000000000..eb5d07377ee --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabadotcom.Remote.puml @@ -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 Alibabadotcom +include('simpleicons-5/A/Alibabadotcom') + +' renders the element +Alibabadotcom('Alibabadotcom', 'Alibabadotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alibabadotcom.md b/distribution/simpleicons-5/A/Alibabadotcom.md new file mode 100644 index 00000000000..3888b31e1f3 --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabadotcom.md @@ -0,0 +1,63 @@ +# Alibabadotcom + + +```text +simpleicons-5/A/Alibabadotcom +``` + +```text +include('simpleicons-5/A/Alibabadotcom') +``` + + + +| Illustration | Alibabadotcom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alibabadotcom.png) | ![illustration for Alibabadotcom](../../simpleicons-5/A/Alibabadotcom.Local.png) | + + + + +## Alibabadotcom + +### 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 Alibabadotcom +include('simpleicons-5/A/Alibabadotcom') + +' renders the element +Alibabadotcom('Alibabadotcom', 'Alibabadotcom', '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 Alibabadotcom +include('simpleicons-5/A/Alibabadotcom') + +' renders the element +Alibabadotcom('Alibabadotcom', 'Alibabadotcom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alibabadotcom.png b/distribution/simpleicons-5/A/Alibabadotcom.png new file mode 100644 index 00000000000..f623a3d6191 Binary files /dev/null and b/distribution/simpleicons-5/A/Alibabadotcom.png differ diff --git a/distribution/simpleicons-5/A/Alibabadotcom.puml b/distribution/simpleicons-5/A/Alibabadotcom.puml new file mode 100644 index 00000000000..8cf4aa6dd93 --- /dev/null +++ b/distribution/simpleicons-5/A/Alibabadotcom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alibabadotcom + +sprite $AlibabadotcomXs [10x10/16z] uwS3 + +sprite $AlibabadotcomSm [12x12/16z] unza + +sprite $AlibabadotcomMd [16x16/16z] un_X + +sprite $AlibabadotcomLg [20x20/16z] unzKO1G + +!procedure Alibabadotcom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alibabadotcom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aliexpress.Local.png b/distribution/simpleicons-5/A/Aliexpress.Local.png new file mode 100644 index 00000000000..11aa4a650d0 Binary files /dev/null and b/distribution/simpleicons-5/A/Aliexpress.Local.png differ diff --git a/distribution/simpleicons-5/A/Aliexpress.Local.puml b/distribution/simpleicons-5/A/Aliexpress.Local.puml new file mode 100644 index 00000000000..0c2709b290d --- /dev/null +++ b/distribution/simpleicons-5/A/Aliexpress.Local.puml @@ -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 Aliexpress +include('simpleicons-5/A/Aliexpress') + +' renders the element +Aliexpress('Aliexpress', 'Aliexpress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aliexpress.Remote.puml b/distribution/simpleicons-5/A/Aliexpress.Remote.puml new file mode 100644 index 00000000000..6b267010040 --- /dev/null +++ b/distribution/simpleicons-5/A/Aliexpress.Remote.puml @@ -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 Aliexpress +include('simpleicons-5/A/Aliexpress') + +' renders the element +Aliexpress('Aliexpress', 'Aliexpress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aliexpress.md b/distribution/simpleicons-5/A/Aliexpress.md new file mode 100644 index 00000000000..1441f5318f7 --- /dev/null +++ b/distribution/simpleicons-5/A/Aliexpress.md @@ -0,0 +1,63 @@ +# Aliexpress + + +```text +simpleicons-5/A/Aliexpress +``` + +```text +include('simpleicons-5/A/Aliexpress') +``` + + + +| Illustration | Aliexpress | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aliexpress.png) | ![illustration for Aliexpress](../../simpleicons-5/A/Aliexpress.Local.png) | + + + + +## Aliexpress + +### 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 Aliexpress +include('simpleicons-5/A/Aliexpress') + +' renders the element +Aliexpress('Aliexpress', 'Aliexpress', '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 Aliexpress +include('simpleicons-5/A/Aliexpress') + +' renders the element +Aliexpress('Aliexpress', 'Aliexpress', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aliexpress.png b/distribution/simpleicons-5/A/Aliexpress.png new file mode 100644 index 00000000000..451c39627e8 Binary files /dev/null and b/distribution/simpleicons-5/A/Aliexpress.png differ diff --git a/distribution/simpleicons-5/A/Aliexpress.puml b/distribution/simpleicons-5/A/Aliexpress.puml new file mode 100644 index 00000000000..b49c9aeb912 --- /dev/null +++ b/distribution/simpleicons-5/A/Aliexpress.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aliexpress + +sprite $AliexpressXs [10x10/16z] uwS3 + +sprite $AliexpressSm [12x12/16z] unza + +sprite $AliexpressMd [16x16/16z] un_X + +sprite $AliexpressLg [20x20/16z] unzKO1G + +!procedure Aliexpress($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aliexpress', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alipay.Local.png b/distribution/simpleicons-5/A/Alipay.Local.png new file mode 100644 index 00000000000..170064f4b39 Binary files /dev/null and b/distribution/simpleicons-5/A/Alipay.Local.png differ diff --git a/distribution/simpleicons-5/A/Alipay.Local.puml b/distribution/simpleicons-5/A/Alipay.Local.puml new file mode 100644 index 00000000000..ffb940dd2fd --- /dev/null +++ b/distribution/simpleicons-5/A/Alipay.Local.puml @@ -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 Alipay +include('simpleicons-5/A/Alipay') + +' renders the element +Alipay('Alipay', 'Alipay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alipay.Remote.puml b/distribution/simpleicons-5/A/Alipay.Remote.puml new file mode 100644 index 00000000000..cd3554532da --- /dev/null +++ b/distribution/simpleicons-5/A/Alipay.Remote.puml @@ -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 Alipay +include('simpleicons-5/A/Alipay') + +' renders the element +Alipay('Alipay', 'Alipay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alipay.md b/distribution/simpleicons-5/A/Alipay.md new file mode 100644 index 00000000000..4f7e2f6a185 --- /dev/null +++ b/distribution/simpleicons-5/A/Alipay.md @@ -0,0 +1,63 @@ +# Alipay + + +```text +simpleicons-5/A/Alipay +``` + +```text +include('simpleicons-5/A/Alipay') +``` + + + +| Illustration | Alipay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alipay.png) | ![illustration for Alipay](../../simpleicons-5/A/Alipay.Local.png) | + + + + +## Alipay + +### 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 Alipay +include('simpleicons-5/A/Alipay') + +' renders the element +Alipay('Alipay', 'Alipay', '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 Alipay +include('simpleicons-5/A/Alipay') + +' renders the element +Alipay('Alipay', 'Alipay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alipay.png b/distribution/simpleicons-5/A/Alipay.png new file mode 100644 index 00000000000..543151fb4c3 Binary files /dev/null and b/distribution/simpleicons-5/A/Alipay.png differ diff --git a/distribution/simpleicons-5/A/Alipay.puml b/distribution/simpleicons-5/A/Alipay.puml new file mode 100644 index 00000000000..629d3e8c1e6 --- /dev/null +++ b/distribution/simpleicons-5/A/Alipay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alipay + +sprite $AlipayXs [10x10/16z] uwS3 + +sprite $AlipaySm [12x12/16z] unza + +sprite $AlipayMd [16x16/16z] un_X + +sprite $AlipayLg [20x20/16z] unzKO1G + +!procedure Alipay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alipay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alitalia.Local.png b/distribution/simpleicons-5/A/Alitalia.Local.png new file mode 100644 index 00000000000..1ac6661a61a Binary files /dev/null and b/distribution/simpleicons-5/A/Alitalia.Local.png differ diff --git a/distribution/simpleicons-5/A/Alitalia.Local.puml b/distribution/simpleicons-5/A/Alitalia.Local.puml new file mode 100644 index 00000000000..3c57987bd62 --- /dev/null +++ b/distribution/simpleicons-5/A/Alitalia.Local.puml @@ -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 Alitalia +include('simpleicons-5/A/Alitalia') + +' renders the element +Alitalia('Alitalia', 'Alitalia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alitalia.Remote.puml b/distribution/simpleicons-5/A/Alitalia.Remote.puml new file mode 100644 index 00000000000..23f7bc1879b --- /dev/null +++ b/distribution/simpleicons-5/A/Alitalia.Remote.puml @@ -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 Alitalia +include('simpleicons-5/A/Alitalia') + +' renders the element +Alitalia('Alitalia', 'Alitalia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alitalia.md b/distribution/simpleicons-5/A/Alitalia.md new file mode 100644 index 00000000000..43b9c8ad8c8 --- /dev/null +++ b/distribution/simpleicons-5/A/Alitalia.md @@ -0,0 +1,63 @@ +# Alitalia + + +```text +simpleicons-5/A/Alitalia +``` + +```text +include('simpleicons-5/A/Alitalia') +``` + + + +| Illustration | Alitalia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alitalia.png) | ![illustration for Alitalia](../../simpleicons-5/A/Alitalia.Local.png) | + + + + +## Alitalia + +### 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 Alitalia +include('simpleicons-5/A/Alitalia') + +' renders the element +Alitalia('Alitalia', 'Alitalia', '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 Alitalia +include('simpleicons-5/A/Alitalia') + +' renders the element +Alitalia('Alitalia', 'Alitalia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alitalia.png b/distribution/simpleicons-5/A/Alitalia.png new file mode 100644 index 00000000000..06a3fce67e4 Binary files /dev/null and b/distribution/simpleicons-5/A/Alitalia.png differ diff --git a/distribution/simpleicons-5/A/Alitalia.puml b/distribution/simpleicons-5/A/Alitalia.puml new file mode 100644 index 00000000000..62c44c74dcd --- /dev/null +++ b/distribution/simpleicons-5/A/Alitalia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alitalia + +sprite $AlitaliaXs [10x10/16z] uwS3 + +sprite $AlitaliaSm [12x12/16z] unza + +sprite $AlitaliaMd [16x16/16z] un_X + +sprite $AlitaliaLg [20x20/16z] unzKO1G + +!procedure Alitalia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alitalia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alliedmodders.Local.png b/distribution/simpleicons-5/A/Alliedmodders.Local.png new file mode 100644 index 00000000000..5908536fdef Binary files /dev/null and b/distribution/simpleicons-5/A/Alliedmodders.Local.png differ diff --git a/distribution/simpleicons-5/A/Alliedmodders.Local.puml b/distribution/simpleicons-5/A/Alliedmodders.Local.puml new file mode 100644 index 00000000000..ab330d3bbfb --- /dev/null +++ b/distribution/simpleicons-5/A/Alliedmodders.Local.puml @@ -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 Alliedmodders +include('simpleicons-5/A/Alliedmodders') + +' renders the element +Alliedmodders('Alliedmodders', 'Alliedmodders', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alliedmodders.Remote.puml b/distribution/simpleicons-5/A/Alliedmodders.Remote.puml new file mode 100644 index 00000000000..4ceb24ed332 --- /dev/null +++ b/distribution/simpleicons-5/A/Alliedmodders.Remote.puml @@ -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 Alliedmodders +include('simpleicons-5/A/Alliedmodders') + +' renders the element +Alliedmodders('Alliedmodders', 'Alliedmodders', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alliedmodders.md b/distribution/simpleicons-5/A/Alliedmodders.md new file mode 100644 index 00000000000..4997cbcc45b --- /dev/null +++ b/distribution/simpleicons-5/A/Alliedmodders.md @@ -0,0 +1,63 @@ +# Alliedmodders + + +```text +simpleicons-5/A/Alliedmodders +``` + +```text +include('simpleicons-5/A/Alliedmodders') +``` + + + +| Illustration | Alliedmodders | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alliedmodders.png) | ![illustration for Alliedmodders](../../simpleicons-5/A/Alliedmodders.Local.png) | + + + + +## Alliedmodders + +### 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 Alliedmodders +include('simpleicons-5/A/Alliedmodders') + +' renders the element +Alliedmodders('Alliedmodders', 'Alliedmodders', '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 Alliedmodders +include('simpleicons-5/A/Alliedmodders') + +' renders the element +Alliedmodders('Alliedmodders', 'Alliedmodders', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alliedmodders.png b/distribution/simpleicons-5/A/Alliedmodders.png new file mode 100644 index 00000000000..f33446ac293 Binary files /dev/null and b/distribution/simpleicons-5/A/Alliedmodders.png differ diff --git a/distribution/simpleicons-5/A/Alliedmodders.puml b/distribution/simpleicons-5/A/Alliedmodders.puml new file mode 100644 index 00000000000..5b2361ac6ae --- /dev/null +++ b/distribution/simpleicons-5/A/Alliedmodders.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alliedmodders + +sprite $AlliedmoddersXs [10x10/16z] uwS3 + +sprite $AlliedmoddersSm [12x12/16z] unza + +sprite $AlliedmoddersMd [16x16/16z] un_X + +sprite $AlliedmoddersLg [20x20/16z] unzKO1G + +!procedure Alliedmodders($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alliedmodders', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Allocine.Local.png b/distribution/simpleicons-5/A/Allocine.Local.png new file mode 100644 index 00000000000..ee875c5a81d Binary files /dev/null and b/distribution/simpleicons-5/A/Allocine.Local.png differ diff --git a/distribution/simpleicons-5/A/Allocine.Local.puml b/distribution/simpleicons-5/A/Allocine.Local.puml new file mode 100644 index 00000000000..2e17bc0c963 --- /dev/null +++ b/distribution/simpleicons-5/A/Allocine.Local.puml @@ -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 Allocine +include('simpleicons-5/A/Allocine') + +' renders the element +Allocine('Allocine', 'Allocine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Allocine.Remote.puml b/distribution/simpleicons-5/A/Allocine.Remote.puml new file mode 100644 index 00000000000..104be6ca213 --- /dev/null +++ b/distribution/simpleicons-5/A/Allocine.Remote.puml @@ -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 Allocine +include('simpleicons-5/A/Allocine') + +' renders the element +Allocine('Allocine', 'Allocine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Allocine.md b/distribution/simpleicons-5/A/Allocine.md new file mode 100644 index 00000000000..735bfccf75d --- /dev/null +++ b/distribution/simpleicons-5/A/Allocine.md @@ -0,0 +1,63 @@ +# Allocine + + +```text +simpleicons-5/A/Allocine +``` + +```text +include('simpleicons-5/A/Allocine') +``` + + + +| Illustration | Allocine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Allocine.png) | ![illustration for Allocine](../../simpleicons-5/A/Allocine.Local.png) | + + + + +## Allocine + +### 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 Allocine +include('simpleicons-5/A/Allocine') + +' renders the element +Allocine('Allocine', 'Allocine', '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 Allocine +include('simpleicons-5/A/Allocine') + +' renders the element +Allocine('Allocine', 'Allocine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Allocine.png b/distribution/simpleicons-5/A/Allocine.png new file mode 100644 index 00000000000..ab38894f527 Binary files /dev/null and b/distribution/simpleicons-5/A/Allocine.png differ diff --git a/distribution/simpleicons-5/A/Allocine.puml b/distribution/simpleicons-5/A/Allocine.puml new file mode 100644 index 00000000000..0f854b26fe6 --- /dev/null +++ b/distribution/simpleicons-5/A/Allocine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Allocine + +sprite $AllocineXs [10x10/16z] uwS3 + +sprite $AllocineSm [12x12/16z] unza + +sprite $AllocineMd [16x16/16z] un_X + +sprite $AllocineLg [20x20/16z] unzKO1G + +!procedure Allocine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Allocine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alltrails.Local.png b/distribution/simpleicons-5/A/Alltrails.Local.png new file mode 100644 index 00000000000..31efa86a0fc Binary files /dev/null and b/distribution/simpleicons-5/A/Alltrails.Local.png differ diff --git a/distribution/simpleicons-5/A/Alltrails.Local.puml b/distribution/simpleicons-5/A/Alltrails.Local.puml new file mode 100644 index 00000000000..d764ba6d642 --- /dev/null +++ b/distribution/simpleicons-5/A/Alltrails.Local.puml @@ -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 Alltrails +include('simpleicons-5/A/Alltrails') + +' renders the element +Alltrails('Alltrails', 'Alltrails', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alltrails.Remote.puml b/distribution/simpleicons-5/A/Alltrails.Remote.puml new file mode 100644 index 00000000000..35c79d2ee7e --- /dev/null +++ b/distribution/simpleicons-5/A/Alltrails.Remote.puml @@ -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 Alltrails +include('simpleicons-5/A/Alltrails') + +' renders the element +Alltrails('Alltrails', 'Alltrails', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alltrails.md b/distribution/simpleicons-5/A/Alltrails.md new file mode 100644 index 00000000000..41330672d4a --- /dev/null +++ b/distribution/simpleicons-5/A/Alltrails.md @@ -0,0 +1,63 @@ +# Alltrails + + +```text +simpleicons-5/A/Alltrails +``` + +```text +include('simpleicons-5/A/Alltrails') +``` + + + +| Illustration | Alltrails | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alltrails.png) | ![illustration for Alltrails](../../simpleicons-5/A/Alltrails.Local.png) | + + + + +## Alltrails + +### 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 Alltrails +include('simpleicons-5/A/Alltrails') + +' renders the element +Alltrails('Alltrails', 'Alltrails', '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 Alltrails +include('simpleicons-5/A/Alltrails') + +' renders the element +Alltrails('Alltrails', 'Alltrails', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alltrails.png b/distribution/simpleicons-5/A/Alltrails.png new file mode 100644 index 00000000000..f1bc9408e35 Binary files /dev/null and b/distribution/simpleicons-5/A/Alltrails.png differ diff --git a/distribution/simpleicons-5/A/Alltrails.puml b/distribution/simpleicons-5/A/Alltrails.puml new file mode 100644 index 00000000000..d66bc75a3d9 --- /dev/null +++ b/distribution/simpleicons-5/A/Alltrails.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alltrails + +sprite $AlltrailsXs [10x10/16z] uwS3 + +sprite $AlltrailsSm [12x12/16z] unza + +sprite $AlltrailsMd [16x16/16z] un_X + +sprite $AlltrailsLg [20x20/16z] unzKO1G + +!procedure Alltrails($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alltrails', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alpinedotjs.Local.png b/distribution/simpleicons-5/A/Alpinedotjs.Local.png new file mode 100644 index 00000000000..468e1daf869 Binary files /dev/null and b/distribution/simpleicons-5/A/Alpinedotjs.Local.png differ diff --git a/distribution/simpleicons-5/A/Alpinedotjs.Local.puml b/distribution/simpleicons-5/A/Alpinedotjs.Local.puml new file mode 100644 index 00000000000..d7a8d95ebc8 --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinedotjs.Local.puml @@ -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 Alpinedotjs +include('simpleicons-5/A/Alpinedotjs') + +' renders the element +Alpinedotjs('Alpinedotjs', 'Alpinedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alpinedotjs.Remote.puml b/distribution/simpleicons-5/A/Alpinedotjs.Remote.puml new file mode 100644 index 00000000000..5c91317af68 --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinedotjs.Remote.puml @@ -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 Alpinedotjs +include('simpleicons-5/A/Alpinedotjs') + +' renders the element +Alpinedotjs('Alpinedotjs', 'Alpinedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alpinedotjs.md b/distribution/simpleicons-5/A/Alpinedotjs.md new file mode 100644 index 00000000000..fd9bb6e51cc --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinedotjs.md @@ -0,0 +1,63 @@ +# Alpinedotjs + + +```text +simpleicons-5/A/Alpinedotjs +``` + +```text +include('simpleicons-5/A/Alpinedotjs') +``` + + + +| Illustration | Alpinedotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alpinedotjs.png) | ![illustration for Alpinedotjs](../../simpleicons-5/A/Alpinedotjs.Local.png) | + + + + +## Alpinedotjs + +### 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 Alpinedotjs +include('simpleicons-5/A/Alpinedotjs') + +' renders the element +Alpinedotjs('Alpinedotjs', 'Alpinedotjs', '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 Alpinedotjs +include('simpleicons-5/A/Alpinedotjs') + +' renders the element +Alpinedotjs('Alpinedotjs', 'Alpinedotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alpinedotjs.png b/distribution/simpleicons-5/A/Alpinedotjs.png new file mode 100644 index 00000000000..2dc12d02ff8 Binary files /dev/null and b/distribution/simpleicons-5/A/Alpinedotjs.png differ diff --git a/distribution/simpleicons-5/A/Alpinedotjs.puml b/distribution/simpleicons-5/A/Alpinedotjs.puml new file mode 100644 index 00000000000..a6ee2b1d450 --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinedotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alpinedotjs + +sprite $AlpinedotjsXs [10x10/16z] uwS3 + +sprite $AlpinedotjsSm [12x12/16z] unza + +sprite $AlpinedotjsMd [16x16/16z] un_X + +sprite $AlpinedotjsLg [20x20/16z] unzKO1G + +!procedure Alpinedotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alpinedotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Alpinelinux.Local.png b/distribution/simpleicons-5/A/Alpinelinux.Local.png new file mode 100644 index 00000000000..06cc5d097f7 Binary files /dev/null and b/distribution/simpleicons-5/A/Alpinelinux.Local.png differ diff --git a/distribution/simpleicons-5/A/Alpinelinux.Local.puml b/distribution/simpleicons-5/A/Alpinelinux.Local.puml new file mode 100644 index 00000000000..4aebf8ba4d8 --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinelinux.Local.puml @@ -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 Alpinelinux +include('simpleicons-5/A/Alpinelinux') + +' renders the element +Alpinelinux('Alpinelinux', 'Alpinelinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alpinelinux.Remote.puml b/distribution/simpleicons-5/A/Alpinelinux.Remote.puml new file mode 100644 index 00000000000..b7d8d94c02d --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinelinux.Remote.puml @@ -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 Alpinelinux +include('simpleicons-5/A/Alpinelinux') + +' renders the element +Alpinelinux('Alpinelinux', 'Alpinelinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Alpinelinux.md b/distribution/simpleicons-5/A/Alpinelinux.md new file mode 100644 index 00000000000..54c95eaf6d9 --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinelinux.md @@ -0,0 +1,63 @@ +# Alpinelinux + + +```text +simpleicons-5/A/Alpinelinux +``` + +```text +include('simpleicons-5/A/Alpinelinux') +``` + + + +| Illustration | Alpinelinux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Alpinelinux.png) | ![illustration for Alpinelinux](../../simpleicons-5/A/Alpinelinux.Local.png) | + + + + +## Alpinelinux + +### 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 Alpinelinux +include('simpleicons-5/A/Alpinelinux') + +' renders the element +Alpinelinux('Alpinelinux', 'Alpinelinux', '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 Alpinelinux +include('simpleicons-5/A/Alpinelinux') + +' renders the element +Alpinelinux('Alpinelinux', 'Alpinelinux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Alpinelinux.png b/distribution/simpleicons-5/A/Alpinelinux.png new file mode 100644 index 00000000000..36b2d28a2ce Binary files /dev/null and b/distribution/simpleicons-5/A/Alpinelinux.png differ diff --git a/distribution/simpleicons-5/A/Alpinelinux.puml b/distribution/simpleicons-5/A/Alpinelinux.puml new file mode 100644 index 00000000000..247850739fb --- /dev/null +++ b/distribution/simpleicons-5/A/Alpinelinux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Alpinelinux + +sprite $AlpinelinuxXs [10x10/16z] uwS3 + +sprite $AlpinelinuxSm [12x12/16z] unza + +sprite $AlpinelinuxMd [16x16/16z] un_X + +sprite $AlpinelinuxLg [20x20/16z] unzKO1G + +!procedure Alpinelinux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Alpinelinux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Altiumdesigner.Local.png b/distribution/simpleicons-5/A/Altiumdesigner.Local.png new file mode 100644 index 00000000000..3f6e718c725 Binary files /dev/null and b/distribution/simpleicons-5/A/Altiumdesigner.Local.png differ diff --git a/distribution/simpleicons-5/A/Altiumdesigner.Local.puml b/distribution/simpleicons-5/A/Altiumdesigner.Local.puml new file mode 100644 index 00000000000..2025f6b553e --- /dev/null +++ b/distribution/simpleicons-5/A/Altiumdesigner.Local.puml @@ -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 Altiumdesigner +include('simpleicons-5/A/Altiumdesigner') + +' renders the element +Altiumdesigner('Altiumdesigner', 'Altiumdesigner', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Altiumdesigner.Remote.puml b/distribution/simpleicons-5/A/Altiumdesigner.Remote.puml new file mode 100644 index 00000000000..cfbc7aecfb0 --- /dev/null +++ b/distribution/simpleicons-5/A/Altiumdesigner.Remote.puml @@ -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 Altiumdesigner +include('simpleicons-5/A/Altiumdesigner') + +' renders the element +Altiumdesigner('Altiumdesigner', 'Altiumdesigner', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Altiumdesigner.md b/distribution/simpleicons-5/A/Altiumdesigner.md new file mode 100644 index 00000000000..dcb3bc8c3c0 --- /dev/null +++ b/distribution/simpleicons-5/A/Altiumdesigner.md @@ -0,0 +1,63 @@ +# Altiumdesigner + + +```text +simpleicons-5/A/Altiumdesigner +``` + +```text +include('simpleicons-5/A/Altiumdesigner') +``` + + + +| Illustration | Altiumdesigner | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Altiumdesigner.png) | ![illustration for Altiumdesigner](../../simpleicons-5/A/Altiumdesigner.Local.png) | + + + + +## Altiumdesigner + +### 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 Altiumdesigner +include('simpleicons-5/A/Altiumdesigner') + +' renders the element +Altiumdesigner('Altiumdesigner', 'Altiumdesigner', '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 Altiumdesigner +include('simpleicons-5/A/Altiumdesigner') + +' renders the element +Altiumdesigner('Altiumdesigner', 'Altiumdesigner', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Altiumdesigner.png b/distribution/simpleicons-5/A/Altiumdesigner.png new file mode 100644 index 00000000000..7ff21ac1d11 Binary files /dev/null and b/distribution/simpleicons-5/A/Altiumdesigner.png differ diff --git a/distribution/simpleicons-5/A/Altiumdesigner.puml b/distribution/simpleicons-5/A/Altiumdesigner.puml new file mode 100644 index 00000000000..ce8abe147f3 --- /dev/null +++ b/distribution/simpleicons-5/A/Altiumdesigner.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Altiumdesigner + +sprite $AltiumdesignerXs [10x10/16z] uwS3 + +sprite $AltiumdesignerSm [12x12/16z] unza + +sprite $AltiumdesignerMd [16x16/16z] un_X + +sprite $AltiumdesignerLg [20x20/16z] unzKO1G + +!procedure Altiumdesigner($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Altiumdesigner', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazon.Local.png b/distribution/simpleicons-5/A/Amazon.Local.png new file mode 100644 index 00000000000..853e50e9520 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazon.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazon.Local.puml b/distribution/simpleicons-5/A/Amazon.Local.puml new file mode 100644 index 00000000000..c327f1691b7 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazon.Local.puml @@ -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 Amazon +include('simpleicons-5/A/Amazon') + +' renders the element +Amazon('Amazon', 'Amazon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazon.Remote.puml b/distribution/simpleicons-5/A/Amazon.Remote.puml new file mode 100644 index 00000000000..b65d4297648 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazon.Remote.puml @@ -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 Amazon +include('simpleicons-5/A/Amazon') + +' renders the element +Amazon('Amazon', 'Amazon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazon.md b/distribution/simpleicons-5/A/Amazon.md new file mode 100644 index 00000000000..a16b3013540 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazon.md @@ -0,0 +1,63 @@ +# Amazon + + +```text +simpleicons-5/A/Amazon +``` + +```text +include('simpleicons-5/A/Amazon') +``` + + + +| Illustration | Amazon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazon.png) | ![illustration for Amazon](../../simpleicons-5/A/Amazon.Local.png) | + + + + +## Amazon + +### 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 Amazon +include('simpleicons-5/A/Amazon') + +' renders the element +Amazon('Amazon', 'Amazon', '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 Amazon +include('simpleicons-5/A/Amazon') + +' renders the element +Amazon('Amazon', 'Amazon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazon.png b/distribution/simpleicons-5/A/Amazon.png new file mode 100644 index 00000000000..2ad8e205592 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazon.png differ diff --git a/distribution/simpleicons-5/A/Amazon.puml b/distribution/simpleicons-5/A/Amazon.puml new file mode 100644 index 00000000000..d083e77b6ec --- /dev/null +++ b/distribution/simpleicons-5/A/Amazon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazon + +sprite $AmazonXs [10x10/16z] uwS3 + +sprite $AmazonSm [12x12/16z] unza + +sprite $AmazonMd [16x16/16z] un_X + +sprite $AmazonLg [20x20/16z] unzKO1G + +!procedure Amazon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazonalexa.Local.png b/distribution/simpleicons-5/A/Amazonalexa.Local.png new file mode 100644 index 00000000000..922c6679812 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonalexa.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazonalexa.Local.puml b/distribution/simpleicons-5/A/Amazonalexa.Local.puml new file mode 100644 index 00000000000..617cda8fb6c --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonalexa.Local.puml @@ -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 Amazonalexa +include('simpleicons-5/A/Amazonalexa') + +' renders the element +Amazonalexa('Amazonalexa', 'Amazonalexa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonalexa.Remote.puml b/distribution/simpleicons-5/A/Amazonalexa.Remote.puml new file mode 100644 index 00000000000..7f532c1c7b3 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonalexa.Remote.puml @@ -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 Amazonalexa +include('simpleicons-5/A/Amazonalexa') + +' renders the element +Amazonalexa('Amazonalexa', 'Amazonalexa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonalexa.md b/distribution/simpleicons-5/A/Amazonalexa.md new file mode 100644 index 00000000000..0490294b98f --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonalexa.md @@ -0,0 +1,63 @@ +# Amazonalexa + + +```text +simpleicons-5/A/Amazonalexa +``` + +```text +include('simpleicons-5/A/Amazonalexa') +``` + + + +| Illustration | Amazonalexa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazonalexa.png) | ![illustration for Amazonalexa](../../simpleicons-5/A/Amazonalexa.Local.png) | + + + + +## Amazonalexa + +### 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 Amazonalexa +include('simpleicons-5/A/Amazonalexa') + +' renders the element +Amazonalexa('Amazonalexa', 'Amazonalexa', '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 Amazonalexa +include('simpleicons-5/A/Amazonalexa') + +' renders the element +Amazonalexa('Amazonalexa', 'Amazonalexa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazonalexa.png b/distribution/simpleicons-5/A/Amazonalexa.png new file mode 100644 index 00000000000..ea4a4a9b677 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonalexa.png differ diff --git a/distribution/simpleicons-5/A/Amazonalexa.puml b/distribution/simpleicons-5/A/Amazonalexa.puml new file mode 100644 index 00000000000..bd16976bb66 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonalexa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazonalexa + +sprite $AmazonalexaXs [10x10/16z] uwS3 + +sprite $AmazonalexaSm [12x12/16z] unza + +sprite $AmazonalexaMd [16x16/16z] un_X + +sprite $AmazonalexaLg [20x20/16z] unzKO1G + +!procedure Amazonalexa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazonalexa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazonaws.Local.png b/distribution/simpleicons-5/A/Amazonaws.Local.png new file mode 100644 index 00000000000..0f2110582a7 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonaws.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazonaws.Local.puml b/distribution/simpleicons-5/A/Amazonaws.Local.puml new file mode 100644 index 00000000000..c71aa3e6189 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonaws.Local.puml @@ -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 Amazonaws +include('simpleicons-5/A/Amazonaws') + +' renders the element +Amazonaws('Amazonaws', 'Amazonaws', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonaws.Remote.puml b/distribution/simpleicons-5/A/Amazonaws.Remote.puml new file mode 100644 index 00000000000..968fcb91f53 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonaws.Remote.puml @@ -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 Amazonaws +include('simpleicons-5/A/Amazonaws') + +' renders the element +Amazonaws('Amazonaws', 'Amazonaws', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonaws.md b/distribution/simpleicons-5/A/Amazonaws.md new file mode 100644 index 00000000000..4264272b33d --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonaws.md @@ -0,0 +1,63 @@ +# Amazonaws + + +```text +simpleicons-5/A/Amazonaws +``` + +```text +include('simpleicons-5/A/Amazonaws') +``` + + + +| Illustration | Amazonaws | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazonaws.png) | ![illustration for Amazonaws](../../simpleicons-5/A/Amazonaws.Local.png) | + + + + +## Amazonaws + +### 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 Amazonaws +include('simpleicons-5/A/Amazonaws') + +' renders the element +Amazonaws('Amazonaws', 'Amazonaws', '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 Amazonaws +include('simpleicons-5/A/Amazonaws') + +' renders the element +Amazonaws('Amazonaws', 'Amazonaws', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazonaws.png b/distribution/simpleicons-5/A/Amazonaws.png new file mode 100644 index 00000000000..732e2a3bfa3 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonaws.png differ diff --git a/distribution/simpleicons-5/A/Amazonaws.puml b/distribution/simpleicons-5/A/Amazonaws.puml new file mode 100644 index 00000000000..44ecbf7711f --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonaws.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazonaws + +sprite $AmazonawsXs [10x10/16z] uwS3 + +sprite $AmazonawsSm [12x12/16z] unza + +sprite $AmazonawsMd [16x16/16z] un_X + +sprite $AmazonawsLg [20x20/16z] unzKO1G + +!procedure Amazonaws($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazonaws', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazondynamodb.Local.png b/distribution/simpleicons-5/A/Amazondynamodb.Local.png new file mode 100644 index 00000000000..ad445ce0f2b Binary files /dev/null and b/distribution/simpleicons-5/A/Amazondynamodb.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazondynamodb.Local.puml b/distribution/simpleicons-5/A/Amazondynamodb.Local.puml new file mode 100644 index 00000000000..67865ec7003 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazondynamodb.Local.puml @@ -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 Amazondynamodb +include('simpleicons-5/A/Amazondynamodb') + +' renders the element +Amazondynamodb('Amazondynamodb', 'Amazondynamodb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazondynamodb.Remote.puml b/distribution/simpleicons-5/A/Amazondynamodb.Remote.puml new file mode 100644 index 00000000000..96a80759a6b --- /dev/null +++ b/distribution/simpleicons-5/A/Amazondynamodb.Remote.puml @@ -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 Amazondynamodb +include('simpleicons-5/A/Amazondynamodb') + +' renders the element +Amazondynamodb('Amazondynamodb', 'Amazondynamodb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazondynamodb.md b/distribution/simpleicons-5/A/Amazondynamodb.md new file mode 100644 index 00000000000..481b7a83a92 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazondynamodb.md @@ -0,0 +1,63 @@ +# Amazondynamodb + + +```text +simpleicons-5/A/Amazondynamodb +``` + +```text +include('simpleicons-5/A/Amazondynamodb') +``` + + + +| Illustration | Amazondynamodb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazondynamodb.png) | ![illustration for Amazondynamodb](../../simpleicons-5/A/Amazondynamodb.Local.png) | + + + + +## Amazondynamodb + +### 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 Amazondynamodb +include('simpleicons-5/A/Amazondynamodb') + +' renders the element +Amazondynamodb('Amazondynamodb', 'Amazondynamodb', '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 Amazondynamodb +include('simpleicons-5/A/Amazondynamodb') + +' renders the element +Amazondynamodb('Amazondynamodb', 'Amazondynamodb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazondynamodb.png b/distribution/simpleicons-5/A/Amazondynamodb.png new file mode 100644 index 00000000000..3ff9e86ec2f Binary files /dev/null and b/distribution/simpleicons-5/A/Amazondynamodb.png differ diff --git a/distribution/simpleicons-5/A/Amazondynamodb.puml b/distribution/simpleicons-5/A/Amazondynamodb.puml new file mode 100644 index 00000000000..2439a071421 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazondynamodb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazondynamodb + +sprite $AmazondynamodbXs [10x10/16z] uwS3 + +sprite $AmazondynamodbSm [12x12/16z] unza + +sprite $AmazondynamodbMd [16x16/16z] un_X + +sprite $AmazondynamodbLg [20x20/16z] unzKO1G + +!procedure Amazondynamodb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazondynamodb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazonfiretv.Local.png b/distribution/simpleicons-5/A/Amazonfiretv.Local.png new file mode 100644 index 00000000000..e779eb14653 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonfiretv.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazonfiretv.Local.puml b/distribution/simpleicons-5/A/Amazonfiretv.Local.puml new file mode 100644 index 00000000000..1de8e752f17 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonfiretv.Local.puml @@ -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 Amazonfiretv +include('simpleicons-5/A/Amazonfiretv') + +' renders the element +Amazonfiretv('Amazonfiretv', 'Amazonfiretv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonfiretv.Remote.puml b/distribution/simpleicons-5/A/Amazonfiretv.Remote.puml new file mode 100644 index 00000000000..c8a287c4fd5 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonfiretv.Remote.puml @@ -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 Amazonfiretv +include('simpleicons-5/A/Amazonfiretv') + +' renders the element +Amazonfiretv('Amazonfiretv', 'Amazonfiretv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonfiretv.md b/distribution/simpleicons-5/A/Amazonfiretv.md new file mode 100644 index 00000000000..de18a54a4a8 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonfiretv.md @@ -0,0 +1,63 @@ +# Amazonfiretv + + +```text +simpleicons-5/A/Amazonfiretv +``` + +```text +include('simpleicons-5/A/Amazonfiretv') +``` + + + +| Illustration | Amazonfiretv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazonfiretv.png) | ![illustration for Amazonfiretv](../../simpleicons-5/A/Amazonfiretv.Local.png) | + + + + +## Amazonfiretv + +### 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 Amazonfiretv +include('simpleicons-5/A/Amazonfiretv') + +' renders the element +Amazonfiretv('Amazonfiretv', 'Amazonfiretv', '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 Amazonfiretv +include('simpleicons-5/A/Amazonfiretv') + +' renders the element +Amazonfiretv('Amazonfiretv', 'Amazonfiretv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazonfiretv.png b/distribution/simpleicons-5/A/Amazonfiretv.png new file mode 100644 index 00000000000..ea7c1ca3c0e Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonfiretv.png differ diff --git a/distribution/simpleicons-5/A/Amazonfiretv.puml b/distribution/simpleicons-5/A/Amazonfiretv.puml new file mode 100644 index 00000000000..94a97f96481 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonfiretv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazonfiretv + +sprite $AmazonfiretvXs [10x10/16z] uwS3 + +sprite $AmazonfiretvSm [12x12/16z] unza + +sprite $AmazonfiretvMd [16x16/16z] un_X + +sprite $AmazonfiretvLg [20x20/16z] unzKO1G + +!procedure Amazonfiretv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazonfiretv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazonlumberyard.Local.png b/distribution/simpleicons-5/A/Amazonlumberyard.Local.png new file mode 100644 index 00000000000..11f6cdbf8d6 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonlumberyard.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazonlumberyard.Local.puml b/distribution/simpleicons-5/A/Amazonlumberyard.Local.puml new file mode 100644 index 00000000000..c8b0ab39450 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonlumberyard.Local.puml @@ -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 Amazonlumberyard +include('simpleicons-5/A/Amazonlumberyard') + +' renders the element +Amazonlumberyard('Amazonlumberyard', 'Amazonlumberyard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonlumberyard.Remote.puml b/distribution/simpleicons-5/A/Amazonlumberyard.Remote.puml new file mode 100644 index 00000000000..b6c4d8078d1 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonlumberyard.Remote.puml @@ -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 Amazonlumberyard +include('simpleicons-5/A/Amazonlumberyard') + +' renders the element +Amazonlumberyard('Amazonlumberyard', 'Amazonlumberyard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonlumberyard.md b/distribution/simpleicons-5/A/Amazonlumberyard.md new file mode 100644 index 00000000000..93fe889a284 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonlumberyard.md @@ -0,0 +1,63 @@ +# Amazonlumberyard + + +```text +simpleicons-5/A/Amazonlumberyard +``` + +```text +include('simpleicons-5/A/Amazonlumberyard') +``` + + + +| Illustration | Amazonlumberyard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazonlumberyard.png) | ![illustration for Amazonlumberyard](../../simpleicons-5/A/Amazonlumberyard.Local.png) | + + + + +## Amazonlumberyard + +### 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 Amazonlumberyard +include('simpleicons-5/A/Amazonlumberyard') + +' renders the element +Amazonlumberyard('Amazonlumberyard', 'Amazonlumberyard', '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 Amazonlumberyard +include('simpleicons-5/A/Amazonlumberyard') + +' renders the element +Amazonlumberyard('Amazonlumberyard', 'Amazonlumberyard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazonlumberyard.png b/distribution/simpleicons-5/A/Amazonlumberyard.png new file mode 100644 index 00000000000..83bd9d152d0 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonlumberyard.png differ diff --git a/distribution/simpleicons-5/A/Amazonlumberyard.puml b/distribution/simpleicons-5/A/Amazonlumberyard.puml new file mode 100644 index 00000000000..9272521d064 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonlumberyard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazonlumberyard + +sprite $AmazonlumberyardXs [10x10/16z] uwS3 + +sprite $AmazonlumberyardSm [12x12/16z] unza + +sprite $AmazonlumberyardMd [16x16/16z] un_X + +sprite $AmazonlumberyardLg [20x20/16z] unzKO1G + +!procedure Amazonlumberyard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazonlumberyard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazonpay.Local.png b/distribution/simpleicons-5/A/Amazonpay.Local.png new file mode 100644 index 00000000000..0d1afd4c50b Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonpay.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazonpay.Local.puml b/distribution/simpleicons-5/A/Amazonpay.Local.puml new file mode 100644 index 00000000000..e3091c203a8 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonpay.Local.puml @@ -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 Amazonpay +include('simpleicons-5/A/Amazonpay') + +' renders the element +Amazonpay('Amazonpay', 'Amazonpay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonpay.Remote.puml b/distribution/simpleicons-5/A/Amazonpay.Remote.puml new file mode 100644 index 00000000000..c01721c4cec --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonpay.Remote.puml @@ -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 Amazonpay +include('simpleicons-5/A/Amazonpay') + +' renders the element +Amazonpay('Amazonpay', 'Amazonpay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonpay.md b/distribution/simpleicons-5/A/Amazonpay.md new file mode 100644 index 00000000000..858df7132b8 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonpay.md @@ -0,0 +1,63 @@ +# Amazonpay + + +```text +simpleicons-5/A/Amazonpay +``` + +```text +include('simpleicons-5/A/Amazonpay') +``` + + + +| Illustration | Amazonpay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazonpay.png) | ![illustration for Amazonpay](../../simpleicons-5/A/Amazonpay.Local.png) | + + + + +## Amazonpay + +### 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 Amazonpay +include('simpleicons-5/A/Amazonpay') + +' renders the element +Amazonpay('Amazonpay', 'Amazonpay', '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 Amazonpay +include('simpleicons-5/A/Amazonpay') + +' renders the element +Amazonpay('Amazonpay', 'Amazonpay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazonpay.png b/distribution/simpleicons-5/A/Amazonpay.png new file mode 100644 index 00000000000..edf117521cf Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonpay.png differ diff --git a/distribution/simpleicons-5/A/Amazonpay.puml b/distribution/simpleicons-5/A/Amazonpay.puml new file mode 100644 index 00000000000..b960ffde174 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonpay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazonpay + +sprite $AmazonpayXs [10x10/16z] uwS3 + +sprite $AmazonpaySm [12x12/16z] unza + +sprite $AmazonpayMd [16x16/16z] un_X + +sprite $AmazonpayLg [20x20/16z] unzKO1G + +!procedure Amazonpay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazonpay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazonprime.Local.png b/distribution/simpleicons-5/A/Amazonprime.Local.png new file mode 100644 index 00000000000..f74643f48a2 Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonprime.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazonprime.Local.puml b/distribution/simpleicons-5/A/Amazonprime.Local.puml new file mode 100644 index 00000000000..6c8c847f155 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonprime.Local.puml @@ -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 Amazonprime +include('simpleicons-5/A/Amazonprime') + +' renders the element +Amazonprime('Amazonprime', 'Amazonprime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonprime.Remote.puml b/distribution/simpleicons-5/A/Amazonprime.Remote.puml new file mode 100644 index 00000000000..c7b1db5c7a8 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonprime.Remote.puml @@ -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 Amazonprime +include('simpleicons-5/A/Amazonprime') + +' renders the element +Amazonprime('Amazonprime', 'Amazonprime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazonprime.md b/distribution/simpleicons-5/A/Amazonprime.md new file mode 100644 index 00000000000..8a5b73dd463 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonprime.md @@ -0,0 +1,63 @@ +# Amazonprime + + +```text +simpleicons-5/A/Amazonprime +``` + +```text +include('simpleicons-5/A/Amazonprime') +``` + + + +| Illustration | Amazonprime | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazonprime.png) | ![illustration for Amazonprime](../../simpleicons-5/A/Amazonprime.Local.png) | + + + + +## Amazonprime + +### 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 Amazonprime +include('simpleicons-5/A/Amazonprime') + +' renders the element +Amazonprime('Amazonprime', 'Amazonprime', '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 Amazonprime +include('simpleicons-5/A/Amazonprime') + +' renders the element +Amazonprime('Amazonprime', 'Amazonprime', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazonprime.png b/distribution/simpleicons-5/A/Amazonprime.png new file mode 100644 index 00000000000..393967e57af Binary files /dev/null and b/distribution/simpleicons-5/A/Amazonprime.png differ diff --git a/distribution/simpleicons-5/A/Amazonprime.puml b/distribution/simpleicons-5/A/Amazonprime.puml new file mode 100644 index 00000000000..fd4ad76bbb9 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazonprime.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazonprime + +sprite $AmazonprimeXs [10x10/16z] uwS3 + +sprite $AmazonprimeSm [12x12/16z] unza + +sprite $AmazonprimeMd [16x16/16z] un_X + +sprite $AmazonprimeLg [20x20/16z] unzKO1G + +!procedure Amazonprime($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazonprime', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amazons3.Local.png b/distribution/simpleicons-5/A/Amazons3.Local.png new file mode 100644 index 00000000000..b9c4fa192da Binary files /dev/null and b/distribution/simpleicons-5/A/Amazons3.Local.png differ diff --git a/distribution/simpleicons-5/A/Amazons3.Local.puml b/distribution/simpleicons-5/A/Amazons3.Local.puml new file mode 100644 index 00000000000..d750fa08b05 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazons3.Local.puml @@ -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 Amazons3 +include('simpleicons-5/A/Amazons3') + +' renders the element +Amazons3('Amazons3', 'Amazons3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazons3.Remote.puml b/distribution/simpleicons-5/A/Amazons3.Remote.puml new file mode 100644 index 00000000000..64d6cbafb3f --- /dev/null +++ b/distribution/simpleicons-5/A/Amazons3.Remote.puml @@ -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 Amazons3 +include('simpleicons-5/A/Amazons3') + +' renders the element +Amazons3('Amazons3', 'Amazons3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amazons3.md b/distribution/simpleicons-5/A/Amazons3.md new file mode 100644 index 00000000000..e1d66adf611 --- /dev/null +++ b/distribution/simpleicons-5/A/Amazons3.md @@ -0,0 +1,63 @@ +# Amazons3 + + +```text +simpleicons-5/A/Amazons3 +``` + +```text +include('simpleicons-5/A/Amazons3') +``` + + + +| Illustration | Amazons3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amazons3.png) | ![illustration for Amazons3](../../simpleicons-5/A/Amazons3.Local.png) | + + + + +## Amazons3 + +### 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 Amazons3 +include('simpleicons-5/A/Amazons3') + +' renders the element +Amazons3('Amazons3', 'Amazons3', '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 Amazons3 +include('simpleicons-5/A/Amazons3') + +' renders the element +Amazons3('Amazons3', 'Amazons3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amazons3.png b/distribution/simpleicons-5/A/Amazons3.png new file mode 100644 index 00000000000..6a7a67d3c1a Binary files /dev/null and b/distribution/simpleicons-5/A/Amazons3.png differ diff --git a/distribution/simpleicons-5/A/Amazons3.puml b/distribution/simpleicons-5/A/Amazons3.puml new file mode 100644 index 00000000000..aa5f26c71fc --- /dev/null +++ b/distribution/simpleicons-5/A/Amazons3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amazons3 + +sprite $Amazons3Xs [10x10/16z] uwS3 + +sprite $Amazons3Sm [12x12/16z] unza + +sprite $Amazons3Md [16x16/16z] un_X + +sprite $Amazons3Lg [20x20/16z] unzKO1G + +!procedure Amazons3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amazons3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amd.Local.png b/distribution/simpleicons-5/A/Amd.Local.png new file mode 100644 index 00000000000..46e25ecebfa Binary files /dev/null and b/distribution/simpleicons-5/A/Amd.Local.png differ diff --git a/distribution/simpleicons-5/A/Amd.Local.puml b/distribution/simpleicons-5/A/Amd.Local.puml new file mode 100644 index 00000000000..237c84a36c3 --- /dev/null +++ b/distribution/simpleicons-5/A/Amd.Local.puml @@ -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 Amd +include('simpleicons-5/A/Amd') + +' renders the element +Amd('Amd', 'Amd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amd.Remote.puml b/distribution/simpleicons-5/A/Amd.Remote.puml new file mode 100644 index 00000000000..88a1cd7deef --- /dev/null +++ b/distribution/simpleicons-5/A/Amd.Remote.puml @@ -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 Amd +include('simpleicons-5/A/Amd') + +' renders the element +Amd('Amd', 'Amd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amd.md b/distribution/simpleicons-5/A/Amd.md new file mode 100644 index 00000000000..6f6905e4506 --- /dev/null +++ b/distribution/simpleicons-5/A/Amd.md @@ -0,0 +1,63 @@ +# Amd + + +```text +simpleicons-5/A/Amd +``` + +```text +include('simpleicons-5/A/Amd') +``` + + + +| Illustration | Amd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amd.png) | ![illustration for Amd](../../simpleicons-5/A/Amd.Local.png) | + + + + +## Amd + +### 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 Amd +include('simpleicons-5/A/Amd') + +' renders the element +Amd('Amd', 'Amd', '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 Amd +include('simpleicons-5/A/Amd') + +' renders the element +Amd('Amd', 'Amd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amd.png b/distribution/simpleicons-5/A/Amd.png new file mode 100644 index 00000000000..c5c96c459d4 Binary files /dev/null and b/distribution/simpleicons-5/A/Amd.png differ diff --git a/distribution/simpleicons-5/A/Amd.puml b/distribution/simpleicons-5/A/Amd.puml new file mode 100644 index 00000000000..3cc5efd5d85 --- /dev/null +++ b/distribution/simpleicons-5/A/Amd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amd + +sprite $AmdXs [10x10/16z] uwS3 + +sprite $AmdSm [12x12/16z] unza + +sprite $AmdMd [16x16/16z] un_X + +sprite $AmdLg [20x20/16z] unzKO1G + +!procedure Amd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Americanairlines.Local.png b/distribution/simpleicons-5/A/Americanairlines.Local.png new file mode 100644 index 00000000000..487d7f67992 Binary files /dev/null and b/distribution/simpleicons-5/A/Americanairlines.Local.png differ diff --git a/distribution/simpleicons-5/A/Americanairlines.Local.puml b/distribution/simpleicons-5/A/Americanairlines.Local.puml new file mode 100644 index 00000000000..d11d4cb00bf --- /dev/null +++ b/distribution/simpleicons-5/A/Americanairlines.Local.puml @@ -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 Americanairlines +include('simpleicons-5/A/Americanairlines') + +' renders the element +Americanairlines('Americanairlines', 'Americanairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Americanairlines.Remote.puml b/distribution/simpleicons-5/A/Americanairlines.Remote.puml new file mode 100644 index 00000000000..3cd3cac6dba --- /dev/null +++ b/distribution/simpleicons-5/A/Americanairlines.Remote.puml @@ -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 Americanairlines +include('simpleicons-5/A/Americanairlines') + +' renders the element +Americanairlines('Americanairlines', 'Americanairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Americanairlines.md b/distribution/simpleicons-5/A/Americanairlines.md new file mode 100644 index 00000000000..439d73dba49 --- /dev/null +++ b/distribution/simpleicons-5/A/Americanairlines.md @@ -0,0 +1,63 @@ +# Americanairlines + + +```text +simpleicons-5/A/Americanairlines +``` + +```text +include('simpleicons-5/A/Americanairlines') +``` + + + +| Illustration | Americanairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Americanairlines.png) | ![illustration for Americanairlines](../../simpleicons-5/A/Americanairlines.Local.png) | + + + + +## Americanairlines + +### 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 Americanairlines +include('simpleicons-5/A/Americanairlines') + +' renders the element +Americanairlines('Americanairlines', 'Americanairlines', '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 Americanairlines +include('simpleicons-5/A/Americanairlines') + +' renders the element +Americanairlines('Americanairlines', 'Americanairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Americanairlines.png b/distribution/simpleicons-5/A/Americanairlines.png new file mode 100644 index 00000000000..4fbdbe8a977 Binary files /dev/null and b/distribution/simpleicons-5/A/Americanairlines.png differ diff --git a/distribution/simpleicons-5/A/Americanairlines.puml b/distribution/simpleicons-5/A/Americanairlines.puml new file mode 100644 index 00000000000..a85dde6cfec --- /dev/null +++ b/distribution/simpleicons-5/A/Americanairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Americanairlines + +sprite $AmericanairlinesXs [10x10/16z] uwS3 + +sprite $AmericanairlinesSm [12x12/16z] unza + +sprite $AmericanairlinesMd [16x16/16z] un_X + +sprite $AmericanairlinesLg [20x20/16z] unzKO1G + +!procedure Americanairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Americanairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Americanexpress.Local.png b/distribution/simpleicons-5/A/Americanexpress.Local.png new file mode 100644 index 00000000000..1225526ef87 Binary files /dev/null and b/distribution/simpleicons-5/A/Americanexpress.Local.png differ diff --git a/distribution/simpleicons-5/A/Americanexpress.Local.puml b/distribution/simpleicons-5/A/Americanexpress.Local.puml new file mode 100644 index 00000000000..8a0935cd888 --- /dev/null +++ b/distribution/simpleicons-5/A/Americanexpress.Local.puml @@ -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 Americanexpress +include('simpleicons-5/A/Americanexpress') + +' renders the element +Americanexpress('Americanexpress', 'Americanexpress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Americanexpress.Remote.puml b/distribution/simpleicons-5/A/Americanexpress.Remote.puml new file mode 100644 index 00000000000..387d50c5e0a --- /dev/null +++ b/distribution/simpleicons-5/A/Americanexpress.Remote.puml @@ -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 Americanexpress +include('simpleicons-5/A/Americanexpress') + +' renders the element +Americanexpress('Americanexpress', 'Americanexpress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Americanexpress.md b/distribution/simpleicons-5/A/Americanexpress.md new file mode 100644 index 00000000000..81b09da5c78 --- /dev/null +++ b/distribution/simpleicons-5/A/Americanexpress.md @@ -0,0 +1,63 @@ +# Americanexpress + + +```text +simpleicons-5/A/Americanexpress +``` + +```text +include('simpleicons-5/A/Americanexpress') +``` + + + +| Illustration | Americanexpress | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Americanexpress.png) | ![illustration for Americanexpress](../../simpleicons-5/A/Americanexpress.Local.png) | + + + + +## Americanexpress + +### 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 Americanexpress +include('simpleicons-5/A/Americanexpress') + +' renders the element +Americanexpress('Americanexpress', 'Americanexpress', '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 Americanexpress +include('simpleicons-5/A/Americanexpress') + +' renders the element +Americanexpress('Americanexpress', 'Americanexpress', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Americanexpress.png b/distribution/simpleicons-5/A/Americanexpress.png new file mode 100644 index 00000000000..b95186ff94a Binary files /dev/null and b/distribution/simpleicons-5/A/Americanexpress.png differ diff --git a/distribution/simpleicons-5/A/Americanexpress.puml b/distribution/simpleicons-5/A/Americanexpress.puml new file mode 100644 index 00000000000..215fa43bad7 --- /dev/null +++ b/distribution/simpleicons-5/A/Americanexpress.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Americanexpress + +sprite $AmericanexpressXs [10x10/16z] uwS3 + +sprite $AmericanexpressSm [12x12/16z] unza + +sprite $AmericanexpressMd [16x16/16z] un_X + +sprite $AmericanexpressLg [20x20/16z] unzKO1G + +!procedure Americanexpress($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Americanexpress', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amp.Local.png b/distribution/simpleicons-5/A/Amp.Local.png new file mode 100644 index 00000000000..5b0b0085e18 Binary files /dev/null and b/distribution/simpleicons-5/A/Amp.Local.png differ diff --git a/distribution/simpleicons-5/A/Amp.Local.puml b/distribution/simpleicons-5/A/Amp.Local.puml new file mode 100644 index 00000000000..fb5b70c6bb4 --- /dev/null +++ b/distribution/simpleicons-5/A/Amp.Local.puml @@ -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 Amp +include('simpleicons-5/A/Amp') + +' renders the element +Amp('Amp', 'Amp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amp.Remote.puml b/distribution/simpleicons-5/A/Amp.Remote.puml new file mode 100644 index 00000000000..f6095634a22 --- /dev/null +++ b/distribution/simpleicons-5/A/Amp.Remote.puml @@ -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 Amp +include('simpleicons-5/A/Amp') + +' renders the element +Amp('Amp', 'Amp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amp.md b/distribution/simpleicons-5/A/Amp.md new file mode 100644 index 00000000000..a0fa6c6da7f --- /dev/null +++ b/distribution/simpleicons-5/A/Amp.md @@ -0,0 +1,63 @@ +# Amp + + +```text +simpleicons-5/A/Amp +``` + +```text +include('simpleicons-5/A/Amp') +``` + + + +| Illustration | Amp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amp.png) | ![illustration for Amp](../../simpleicons-5/A/Amp.Local.png) | + + + + +## Amp + +### 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 Amp +include('simpleicons-5/A/Amp') + +' renders the element +Amp('Amp', 'Amp', '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 Amp +include('simpleicons-5/A/Amp') + +' renders the element +Amp('Amp', 'Amp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amp.png b/distribution/simpleicons-5/A/Amp.png new file mode 100644 index 00000000000..e91c93c8da5 Binary files /dev/null and b/distribution/simpleicons-5/A/Amp.png differ diff --git a/distribution/simpleicons-5/A/Amp.puml b/distribution/simpleicons-5/A/Amp.puml new file mode 100644 index 00000000000..4195c93decb --- /dev/null +++ b/distribution/simpleicons-5/A/Amp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amp + +sprite $AmpXs [10x10/16z] uwS3 + +sprite $AmpSm [12x12/16z] unza + +sprite $AmpMd [16x16/16z] un_X + +sprite $AmpLg [20x20/16z] unzKO1G + +!procedure Amp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Amul.Local.png b/distribution/simpleicons-5/A/Amul.Local.png new file mode 100644 index 00000000000..702005b94a9 Binary files /dev/null and b/distribution/simpleicons-5/A/Amul.Local.png differ diff --git a/distribution/simpleicons-5/A/Amul.Local.puml b/distribution/simpleicons-5/A/Amul.Local.puml new file mode 100644 index 00000000000..198da465684 --- /dev/null +++ b/distribution/simpleicons-5/A/Amul.Local.puml @@ -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 Amul +include('simpleicons-5/A/Amul') + +' renders the element +Amul('Amul', 'Amul', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amul.Remote.puml b/distribution/simpleicons-5/A/Amul.Remote.puml new file mode 100644 index 00000000000..66d1e28814c --- /dev/null +++ b/distribution/simpleicons-5/A/Amul.Remote.puml @@ -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 Amul +include('simpleicons-5/A/Amul') + +' renders the element +Amul('Amul', 'Amul', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Amul.md b/distribution/simpleicons-5/A/Amul.md new file mode 100644 index 00000000000..809188bff16 --- /dev/null +++ b/distribution/simpleicons-5/A/Amul.md @@ -0,0 +1,63 @@ +# Amul + + +```text +simpleicons-5/A/Amul +``` + +```text +include('simpleicons-5/A/Amul') +``` + + + +| Illustration | Amul | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Amul.png) | ![illustration for Amul](../../simpleicons-5/A/Amul.Local.png) | + + + + +## Amul + +### 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 Amul +include('simpleicons-5/A/Amul') + +' renders the element +Amul('Amul', 'Amul', '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 Amul +include('simpleicons-5/A/Amul') + +' renders the element +Amul('Amul', 'Amul', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Amul.png b/distribution/simpleicons-5/A/Amul.png new file mode 100644 index 00000000000..d7fa31ed579 Binary files /dev/null and b/distribution/simpleicons-5/A/Amul.png differ diff --git a/distribution/simpleicons-5/A/Amul.puml b/distribution/simpleicons-5/A/Amul.puml new file mode 100644 index 00000000000..8d7ab659727 --- /dev/null +++ b/distribution/simpleicons-5/A/Amul.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Amul + +sprite $AmulXs [10x10/16z] uwS3 + +sprite $AmulSm [12x12/16z] unza + +sprite $AmulMd [16x16/16z] un_X + +sprite $AmulLg [20x20/16z] unzKO1G + +!procedure Amul($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Amul', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Ana.Local.png b/distribution/simpleicons-5/A/Ana.Local.png new file mode 100644 index 00000000000..bb866b3ae7d Binary files /dev/null and b/distribution/simpleicons-5/A/Ana.Local.png differ diff --git a/distribution/simpleicons-5/A/Ana.Local.puml b/distribution/simpleicons-5/A/Ana.Local.puml new file mode 100644 index 00000000000..15b8fa9d745 --- /dev/null +++ b/distribution/simpleicons-5/A/Ana.Local.puml @@ -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 Ana +include('simpleicons-5/A/Ana') + +' renders the element +Ana('Ana', 'Ana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ana.Remote.puml b/distribution/simpleicons-5/A/Ana.Remote.puml new file mode 100644 index 00000000000..9c29fd6d69b --- /dev/null +++ b/distribution/simpleicons-5/A/Ana.Remote.puml @@ -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 Ana +include('simpleicons-5/A/Ana') + +' renders the element +Ana('Ana', 'Ana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ana.md b/distribution/simpleicons-5/A/Ana.md new file mode 100644 index 00000000000..b15b2d31fa6 --- /dev/null +++ b/distribution/simpleicons-5/A/Ana.md @@ -0,0 +1,63 @@ +# Ana + + +```text +simpleicons-5/A/Ana +``` + +```text +include('simpleicons-5/A/Ana') +``` + + + +| Illustration | Ana | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Ana.png) | ![illustration for Ana](../../simpleicons-5/A/Ana.Local.png) | + + + + +## Ana + +### 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 Ana +include('simpleicons-5/A/Ana') + +' renders the element +Ana('Ana', 'Ana', '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 Ana +include('simpleicons-5/A/Ana') + +' renders the element +Ana('Ana', 'Ana', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Ana.png b/distribution/simpleicons-5/A/Ana.png new file mode 100644 index 00000000000..ef051acb810 Binary files /dev/null and b/distribution/simpleicons-5/A/Ana.png differ diff --git a/distribution/simpleicons-5/A/Ana.puml b/distribution/simpleicons-5/A/Ana.puml new file mode 100644 index 00000000000..d77ee898454 --- /dev/null +++ b/distribution/simpleicons-5/A/Ana.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Ana + +sprite $AnaXs [10x10/16z] uwS3 + +sprite $AnaSm [12x12/16z] unza + +sprite $AnaMd [16x16/16z] un_X + +sprite $AnaLg [20x20/16z] unzKO1G + +!procedure Ana($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Ana', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Anaconda.Local.png b/distribution/simpleicons-5/A/Anaconda.Local.png new file mode 100644 index 00000000000..d62f999e98d Binary files /dev/null and b/distribution/simpleicons-5/A/Anaconda.Local.png differ diff --git a/distribution/simpleicons-5/A/Anaconda.Local.puml b/distribution/simpleicons-5/A/Anaconda.Local.puml new file mode 100644 index 00000000000..88205bd639b --- /dev/null +++ b/distribution/simpleicons-5/A/Anaconda.Local.puml @@ -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 Anaconda +include('simpleicons-5/A/Anaconda') + +' renders the element +Anaconda('Anaconda', 'Anaconda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anaconda.Remote.puml b/distribution/simpleicons-5/A/Anaconda.Remote.puml new file mode 100644 index 00000000000..c39ac7c4a54 --- /dev/null +++ b/distribution/simpleicons-5/A/Anaconda.Remote.puml @@ -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 Anaconda +include('simpleicons-5/A/Anaconda') + +' renders the element +Anaconda('Anaconda', 'Anaconda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anaconda.md b/distribution/simpleicons-5/A/Anaconda.md new file mode 100644 index 00000000000..cc56af9dc1c --- /dev/null +++ b/distribution/simpleicons-5/A/Anaconda.md @@ -0,0 +1,63 @@ +# Anaconda + + +```text +simpleicons-5/A/Anaconda +``` + +```text +include('simpleicons-5/A/Anaconda') +``` + + + +| Illustration | Anaconda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Anaconda.png) | ![illustration for Anaconda](../../simpleicons-5/A/Anaconda.Local.png) | + + + + +## Anaconda + +### 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 Anaconda +include('simpleicons-5/A/Anaconda') + +' renders the element +Anaconda('Anaconda', 'Anaconda', '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 Anaconda +include('simpleicons-5/A/Anaconda') + +' renders the element +Anaconda('Anaconda', 'Anaconda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Anaconda.png b/distribution/simpleicons-5/A/Anaconda.png new file mode 100644 index 00000000000..8c65f9b1ded Binary files /dev/null and b/distribution/simpleicons-5/A/Anaconda.png differ diff --git a/distribution/simpleicons-5/A/Anaconda.puml b/distribution/simpleicons-5/A/Anaconda.puml new file mode 100644 index 00000000000..dc65d6ef2fc --- /dev/null +++ b/distribution/simpleicons-5/A/Anaconda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Anaconda + +sprite $AnacondaXs [10x10/16z] uwS3 + +sprite $AnacondaSm [12x12/16z] unza + +sprite $AnacondaMd [16x16/16z] un_X + +sprite $AnacondaLg [20x20/16z] unzKO1G + +!procedure Anaconda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Anaconda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Analogue.Local.png b/distribution/simpleicons-5/A/Analogue.Local.png new file mode 100644 index 00000000000..f714cd41aca Binary files /dev/null and b/distribution/simpleicons-5/A/Analogue.Local.png differ diff --git a/distribution/simpleicons-5/A/Analogue.Local.puml b/distribution/simpleicons-5/A/Analogue.Local.puml new file mode 100644 index 00000000000..d145df5d9b3 --- /dev/null +++ b/distribution/simpleicons-5/A/Analogue.Local.puml @@ -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 Analogue +include('simpleicons-5/A/Analogue') + +' renders the element +Analogue('Analogue', 'Analogue', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Analogue.Remote.puml b/distribution/simpleicons-5/A/Analogue.Remote.puml new file mode 100644 index 00000000000..630b6e63e12 --- /dev/null +++ b/distribution/simpleicons-5/A/Analogue.Remote.puml @@ -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 Analogue +include('simpleicons-5/A/Analogue') + +' renders the element +Analogue('Analogue', 'Analogue', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Analogue.md b/distribution/simpleicons-5/A/Analogue.md new file mode 100644 index 00000000000..cef15505a0d --- /dev/null +++ b/distribution/simpleicons-5/A/Analogue.md @@ -0,0 +1,63 @@ +# Analogue + + +```text +simpleicons-5/A/Analogue +``` + +```text +include('simpleicons-5/A/Analogue') +``` + + + +| Illustration | Analogue | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Analogue.png) | ![illustration for Analogue](../../simpleicons-5/A/Analogue.Local.png) | + + + + +## Analogue + +### 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 Analogue +include('simpleicons-5/A/Analogue') + +' renders the element +Analogue('Analogue', 'Analogue', '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 Analogue +include('simpleicons-5/A/Analogue') + +' renders the element +Analogue('Analogue', 'Analogue', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Analogue.png b/distribution/simpleicons-5/A/Analogue.png new file mode 100644 index 00000000000..63417c943b8 Binary files /dev/null and b/distribution/simpleicons-5/A/Analogue.png differ diff --git a/distribution/simpleicons-5/A/Analogue.puml b/distribution/simpleicons-5/A/Analogue.puml new file mode 100644 index 00000000000..82ec463486e --- /dev/null +++ b/distribution/simpleicons-5/A/Analogue.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Analogue + +sprite $AnalogueXs [10x10/16z] uwS3 + +sprite $AnalogueSm [12x12/16z] unza + +sprite $AnalogueMd [16x16/16z] un_X + +sprite $AnalogueLg [20x20/16z] unzKO1G + +!procedure Analogue($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Analogue', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Anchor.Local.png b/distribution/simpleicons-5/A/Anchor.Local.png new file mode 100644 index 00000000000..553ded42bde Binary files /dev/null and b/distribution/simpleicons-5/A/Anchor.Local.png differ diff --git a/distribution/simpleicons-5/A/Anchor.Local.puml b/distribution/simpleicons-5/A/Anchor.Local.puml new file mode 100644 index 00000000000..9c062c9b9f9 --- /dev/null +++ b/distribution/simpleicons-5/A/Anchor.Local.puml @@ -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 Anchor +include('simpleicons-5/A/Anchor') + +' renders the element +Anchor('Anchor', 'Anchor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anchor.Remote.puml b/distribution/simpleicons-5/A/Anchor.Remote.puml new file mode 100644 index 00000000000..03fe8b45736 --- /dev/null +++ b/distribution/simpleicons-5/A/Anchor.Remote.puml @@ -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 Anchor +include('simpleicons-5/A/Anchor') + +' renders the element +Anchor('Anchor', 'Anchor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anchor.md b/distribution/simpleicons-5/A/Anchor.md new file mode 100644 index 00000000000..b3f1f07e999 --- /dev/null +++ b/distribution/simpleicons-5/A/Anchor.md @@ -0,0 +1,63 @@ +# Anchor + + +```text +simpleicons-5/A/Anchor +``` + +```text +include('simpleicons-5/A/Anchor') +``` + + + +| Illustration | Anchor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Anchor.png) | ![illustration for Anchor](../../simpleicons-5/A/Anchor.Local.png) | + + + + +## Anchor + +### 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 Anchor +include('simpleicons-5/A/Anchor') + +' renders the element +Anchor('Anchor', 'Anchor', '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 Anchor +include('simpleicons-5/A/Anchor') + +' renders the element +Anchor('Anchor', 'Anchor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Anchor.png b/distribution/simpleicons-5/A/Anchor.png new file mode 100644 index 00000000000..088a800559f Binary files /dev/null and b/distribution/simpleicons-5/A/Anchor.png differ diff --git a/distribution/simpleicons-5/A/Anchor.puml b/distribution/simpleicons-5/A/Anchor.puml new file mode 100644 index 00000000000..36a70b362ac --- /dev/null +++ b/distribution/simpleicons-5/A/Anchor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Anchor + +sprite $AnchorXs [10x10/16z] uwS3 + +sprite $AnchorSm [12x12/16z] unza + +sprite $AnchorMd [16x16/16z] un_X + +sprite $AnchorLg [20x20/16z] unzKO1G + +!procedure Anchor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Anchor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Andela.Local.png b/distribution/simpleicons-5/A/Andela.Local.png new file mode 100644 index 00000000000..847e073517b Binary files /dev/null and b/distribution/simpleicons-5/A/Andela.Local.png differ diff --git a/distribution/simpleicons-5/A/Andela.Local.puml b/distribution/simpleicons-5/A/Andela.Local.puml new file mode 100644 index 00000000000..d56aefa3ded --- /dev/null +++ b/distribution/simpleicons-5/A/Andela.Local.puml @@ -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 Andela +include('simpleicons-5/A/Andela') + +' renders the element +Andela('Andela', 'Andela', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Andela.Remote.puml b/distribution/simpleicons-5/A/Andela.Remote.puml new file mode 100644 index 00000000000..953cf2e5f4f --- /dev/null +++ b/distribution/simpleicons-5/A/Andela.Remote.puml @@ -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 Andela +include('simpleicons-5/A/Andela') + +' renders the element +Andela('Andela', 'Andela', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Andela.md b/distribution/simpleicons-5/A/Andela.md new file mode 100644 index 00000000000..a8269fdcab9 --- /dev/null +++ b/distribution/simpleicons-5/A/Andela.md @@ -0,0 +1,63 @@ +# Andela + + +```text +simpleicons-5/A/Andela +``` + +```text +include('simpleicons-5/A/Andela') +``` + + + +| Illustration | Andela | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Andela.png) | ![illustration for Andela](../../simpleicons-5/A/Andela.Local.png) | + + + + +## Andela + +### 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 Andela +include('simpleicons-5/A/Andela') + +' renders the element +Andela('Andela', 'Andela', '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 Andela +include('simpleicons-5/A/Andela') + +' renders the element +Andela('Andela', 'Andela', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Andela.png b/distribution/simpleicons-5/A/Andela.png new file mode 100644 index 00000000000..40127d37382 Binary files /dev/null and b/distribution/simpleicons-5/A/Andela.png differ diff --git a/distribution/simpleicons-5/A/Andela.puml b/distribution/simpleicons-5/A/Andela.puml new file mode 100644 index 00000000000..f7283c13fb7 --- /dev/null +++ b/distribution/simpleicons-5/A/Andela.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Andela + +sprite $AndelaXs [10x10/16z] uwS3 + +sprite $AndelaSm [12x12/16z] unza + +sprite $AndelaMd [16x16/16z] un_X + +sprite $AndelaLg [20x20/16z] unzKO1G + +!procedure Andela($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Andela', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Android.Local.png b/distribution/simpleicons-5/A/Android.Local.png new file mode 100644 index 00000000000..4ada688984a Binary files /dev/null and b/distribution/simpleicons-5/A/Android.Local.png differ diff --git a/distribution/simpleicons-5/A/Android.Local.puml b/distribution/simpleicons-5/A/Android.Local.puml new file mode 100644 index 00000000000..b009ec40c6f --- /dev/null +++ b/distribution/simpleicons-5/A/Android.Local.puml @@ -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 Android +include('simpleicons-5/A/Android') + +' renders the element +Android('Android', 'Android', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Android.Remote.puml b/distribution/simpleicons-5/A/Android.Remote.puml new file mode 100644 index 00000000000..9b6e9630f86 --- /dev/null +++ b/distribution/simpleicons-5/A/Android.Remote.puml @@ -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 Android +include('simpleicons-5/A/Android') + +' renders the element +Android('Android', 'Android', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Android.md b/distribution/simpleicons-5/A/Android.md new file mode 100644 index 00000000000..b19ea8c62ec --- /dev/null +++ b/distribution/simpleicons-5/A/Android.md @@ -0,0 +1,63 @@ +# Android + + +```text +simpleicons-5/A/Android +``` + +```text +include('simpleicons-5/A/Android') +``` + + + +| Illustration | Android | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Android.png) | ![illustration for Android](../../simpleicons-5/A/Android.Local.png) | + + + + +## Android + +### 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 Android +include('simpleicons-5/A/Android') + +' renders the element +Android('Android', 'Android', '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 Android +include('simpleicons-5/A/Android') + +' renders the element +Android('Android', 'Android', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Android.png b/distribution/simpleicons-5/A/Android.png new file mode 100644 index 00000000000..48fff66bdb3 Binary files /dev/null and b/distribution/simpleicons-5/A/Android.png differ diff --git a/distribution/simpleicons-5/A/Android.puml b/distribution/simpleicons-5/A/Android.puml new file mode 100644 index 00000000000..4e96075aa56 --- /dev/null +++ b/distribution/simpleicons-5/A/Android.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Android + +sprite $AndroidXs [10x10/16z] uwS3 + +sprite $AndroidSm [12x12/16z] unza + +sprite $AndroidMd [16x16/16z] un_X + +sprite $AndroidLg [20x20/16z] unzKO1G + +!procedure Android($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Android', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Androidauto.Local.png b/distribution/simpleicons-5/A/Androidauto.Local.png new file mode 100644 index 00000000000..b9995d91d69 Binary files /dev/null and b/distribution/simpleicons-5/A/Androidauto.Local.png differ diff --git a/distribution/simpleicons-5/A/Androidauto.Local.puml b/distribution/simpleicons-5/A/Androidauto.Local.puml new file mode 100644 index 00000000000..b769ded81f7 --- /dev/null +++ b/distribution/simpleicons-5/A/Androidauto.Local.puml @@ -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 Androidauto +include('simpleicons-5/A/Androidauto') + +' renders the element +Androidauto('Androidauto', 'Androidauto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Androidauto.Remote.puml b/distribution/simpleicons-5/A/Androidauto.Remote.puml new file mode 100644 index 00000000000..c3455d3bf7f --- /dev/null +++ b/distribution/simpleicons-5/A/Androidauto.Remote.puml @@ -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 Androidauto +include('simpleicons-5/A/Androidauto') + +' renders the element +Androidauto('Androidauto', 'Androidauto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Androidauto.md b/distribution/simpleicons-5/A/Androidauto.md new file mode 100644 index 00000000000..17955d21728 --- /dev/null +++ b/distribution/simpleicons-5/A/Androidauto.md @@ -0,0 +1,63 @@ +# Androidauto + + +```text +simpleicons-5/A/Androidauto +``` + +```text +include('simpleicons-5/A/Androidauto') +``` + + + +| Illustration | Androidauto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Androidauto.png) | ![illustration for Androidauto](../../simpleicons-5/A/Androidauto.Local.png) | + + + + +## Androidauto + +### 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 Androidauto +include('simpleicons-5/A/Androidauto') + +' renders the element +Androidauto('Androidauto', 'Androidauto', '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 Androidauto +include('simpleicons-5/A/Androidauto') + +' renders the element +Androidauto('Androidauto', 'Androidauto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Androidauto.png b/distribution/simpleicons-5/A/Androidauto.png new file mode 100644 index 00000000000..19721490219 Binary files /dev/null and b/distribution/simpleicons-5/A/Androidauto.png differ diff --git a/distribution/simpleicons-5/A/Androidauto.puml b/distribution/simpleicons-5/A/Androidauto.puml new file mode 100644 index 00000000000..7a57457a183 --- /dev/null +++ b/distribution/simpleicons-5/A/Androidauto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Androidauto + +sprite $AndroidautoXs [10x10/16z] uwS3 + +sprite $AndroidautoSm [12x12/16z] unza + +sprite $AndroidautoMd [16x16/16z] un_X + +sprite $AndroidautoLg [20x20/16z] unzKO1G + +!procedure Androidauto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Androidauto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Androidstudio.Local.png b/distribution/simpleicons-5/A/Androidstudio.Local.png new file mode 100644 index 00000000000..e0656a650a2 Binary files /dev/null and b/distribution/simpleicons-5/A/Androidstudio.Local.png differ diff --git a/distribution/simpleicons-5/A/Androidstudio.Local.puml b/distribution/simpleicons-5/A/Androidstudio.Local.puml new file mode 100644 index 00000000000..a6dbb8ea2f1 --- /dev/null +++ b/distribution/simpleicons-5/A/Androidstudio.Local.puml @@ -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 Androidstudio +include('simpleicons-5/A/Androidstudio') + +' renders the element +Androidstudio('Androidstudio', 'Androidstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Androidstudio.Remote.puml b/distribution/simpleicons-5/A/Androidstudio.Remote.puml new file mode 100644 index 00000000000..d1d13d09d4e --- /dev/null +++ b/distribution/simpleicons-5/A/Androidstudio.Remote.puml @@ -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 Androidstudio +include('simpleicons-5/A/Androidstudio') + +' renders the element +Androidstudio('Androidstudio', 'Androidstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Androidstudio.md b/distribution/simpleicons-5/A/Androidstudio.md new file mode 100644 index 00000000000..b7560301697 --- /dev/null +++ b/distribution/simpleicons-5/A/Androidstudio.md @@ -0,0 +1,63 @@ +# Androidstudio + + +```text +simpleicons-5/A/Androidstudio +``` + +```text +include('simpleicons-5/A/Androidstudio') +``` + + + +| Illustration | Androidstudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Androidstudio.png) | ![illustration for Androidstudio](../../simpleicons-5/A/Androidstudio.Local.png) | + + + + +## Androidstudio + +### 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 Androidstudio +include('simpleicons-5/A/Androidstudio') + +' renders the element +Androidstudio('Androidstudio', 'Androidstudio', '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 Androidstudio +include('simpleicons-5/A/Androidstudio') + +' renders the element +Androidstudio('Androidstudio', 'Androidstudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Androidstudio.png b/distribution/simpleicons-5/A/Androidstudio.png new file mode 100644 index 00000000000..ad6fad731bf Binary files /dev/null and b/distribution/simpleicons-5/A/Androidstudio.png differ diff --git a/distribution/simpleicons-5/A/Androidstudio.puml b/distribution/simpleicons-5/A/Androidstudio.puml new file mode 100644 index 00000000000..c73da0c5976 --- /dev/null +++ b/distribution/simpleicons-5/A/Androidstudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Androidstudio + +sprite $AndroidstudioXs [10x10/16z] uwS3 + +sprite $AndroidstudioSm [12x12/16z] unza + +sprite $AndroidstudioMd [16x16/16z] un_X + +sprite $AndroidstudioLg [20x20/16z] unzKO1G + +!procedure Androidstudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Androidstudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Angellist.Local.png b/distribution/simpleicons-5/A/Angellist.Local.png new file mode 100644 index 00000000000..81ad9e4c9ed Binary files /dev/null and b/distribution/simpleicons-5/A/Angellist.Local.png differ diff --git a/distribution/simpleicons-5/A/Angellist.Local.puml b/distribution/simpleicons-5/A/Angellist.Local.puml new file mode 100644 index 00000000000..46bfe924345 --- /dev/null +++ b/distribution/simpleicons-5/A/Angellist.Local.puml @@ -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 Angellist +include('simpleicons-5/A/Angellist') + +' renders the element +Angellist('Angellist', 'Angellist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angellist.Remote.puml b/distribution/simpleicons-5/A/Angellist.Remote.puml new file mode 100644 index 00000000000..fa3a938413d --- /dev/null +++ b/distribution/simpleicons-5/A/Angellist.Remote.puml @@ -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 Angellist +include('simpleicons-5/A/Angellist') + +' renders the element +Angellist('Angellist', 'Angellist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angellist.md b/distribution/simpleicons-5/A/Angellist.md new file mode 100644 index 00000000000..f0aafd0c33b --- /dev/null +++ b/distribution/simpleicons-5/A/Angellist.md @@ -0,0 +1,63 @@ +# Angellist + + +```text +simpleicons-5/A/Angellist +``` + +```text +include('simpleicons-5/A/Angellist') +``` + + + +| Illustration | Angellist | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Angellist.png) | ![illustration for Angellist](../../simpleicons-5/A/Angellist.Local.png) | + + + + +## Angellist + +### 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 Angellist +include('simpleicons-5/A/Angellist') + +' renders the element +Angellist('Angellist', 'Angellist', '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 Angellist +include('simpleicons-5/A/Angellist') + +' renders the element +Angellist('Angellist', 'Angellist', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Angellist.png b/distribution/simpleicons-5/A/Angellist.png new file mode 100644 index 00000000000..6d0c02ba3ca Binary files /dev/null and b/distribution/simpleicons-5/A/Angellist.png differ diff --git a/distribution/simpleicons-5/A/Angellist.puml b/distribution/simpleicons-5/A/Angellist.puml new file mode 100644 index 00000000000..2ec7a2f0bb8 --- /dev/null +++ b/distribution/simpleicons-5/A/Angellist.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Angellist + +sprite $AngellistXs [10x10/16z] uwS3 + +sprite $AngellistSm [12x12/16z] unza + +sprite $AngellistMd [16x16/16z] un_X + +sprite $AngellistLg [20x20/16z] unzKO1G + +!procedure Angellist($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Angellist', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Angular.Local.png b/distribution/simpleicons-5/A/Angular.Local.png new file mode 100644 index 00000000000..9f6bc84cccd Binary files /dev/null and b/distribution/simpleicons-5/A/Angular.Local.png differ diff --git a/distribution/simpleicons-5/A/Angular.Local.puml b/distribution/simpleicons-5/A/Angular.Local.puml new file mode 100644 index 00000000000..27722603d8f --- /dev/null +++ b/distribution/simpleicons-5/A/Angular.Local.puml @@ -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 Angular +include('simpleicons-5/A/Angular') + +' renders the element +Angular('Angular', 'Angular', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angular.Remote.puml b/distribution/simpleicons-5/A/Angular.Remote.puml new file mode 100644 index 00000000000..81b91d1b9b7 --- /dev/null +++ b/distribution/simpleicons-5/A/Angular.Remote.puml @@ -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 Angular +include('simpleicons-5/A/Angular') + +' renders the element +Angular('Angular', 'Angular', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angular.md b/distribution/simpleicons-5/A/Angular.md new file mode 100644 index 00000000000..3f72303c5c2 --- /dev/null +++ b/distribution/simpleicons-5/A/Angular.md @@ -0,0 +1,63 @@ +# Angular + + +```text +simpleicons-5/A/Angular +``` + +```text +include('simpleicons-5/A/Angular') +``` + + + +| Illustration | Angular | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Angular.png) | ![illustration for Angular](../../simpleicons-5/A/Angular.Local.png) | + + + + +## Angular + +### 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 Angular +include('simpleicons-5/A/Angular') + +' renders the element +Angular('Angular', 'Angular', '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 Angular +include('simpleicons-5/A/Angular') + +' renders the element +Angular('Angular', 'Angular', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Angular.png b/distribution/simpleicons-5/A/Angular.png new file mode 100644 index 00000000000..2c42cfb1034 Binary files /dev/null and b/distribution/simpleicons-5/A/Angular.png differ diff --git a/distribution/simpleicons-5/A/Angular.puml b/distribution/simpleicons-5/A/Angular.puml new file mode 100644 index 00000000000..11a0fe0de0f --- /dev/null +++ b/distribution/simpleicons-5/A/Angular.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Angular + +sprite $AngularXs [10x10/16z] uwS3 + +sprite $AngularSm [12x12/16z] unza + +sprite $AngularMd [16x16/16z] un_X + +sprite $AngularLg [20x20/16z] unzKO1G + +!procedure Angular($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Angular', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Angularjs.Local.png b/distribution/simpleicons-5/A/Angularjs.Local.png new file mode 100644 index 00000000000..9b0d386d1f1 Binary files /dev/null and b/distribution/simpleicons-5/A/Angularjs.Local.png differ diff --git a/distribution/simpleicons-5/A/Angularjs.Local.puml b/distribution/simpleicons-5/A/Angularjs.Local.puml new file mode 100644 index 00000000000..d01de719089 --- /dev/null +++ b/distribution/simpleicons-5/A/Angularjs.Local.puml @@ -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 Angularjs +include('simpleicons-5/A/Angularjs') + +' renders the element +Angularjs('Angularjs', 'Angularjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angularjs.Remote.puml b/distribution/simpleicons-5/A/Angularjs.Remote.puml new file mode 100644 index 00000000000..984781b24c2 --- /dev/null +++ b/distribution/simpleicons-5/A/Angularjs.Remote.puml @@ -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 Angularjs +include('simpleicons-5/A/Angularjs') + +' renders the element +Angularjs('Angularjs', 'Angularjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angularjs.md b/distribution/simpleicons-5/A/Angularjs.md new file mode 100644 index 00000000000..e52c1996b3b --- /dev/null +++ b/distribution/simpleicons-5/A/Angularjs.md @@ -0,0 +1,63 @@ +# Angularjs + + +```text +simpleicons-5/A/Angularjs +``` + +```text +include('simpleicons-5/A/Angularjs') +``` + + + +| Illustration | Angularjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Angularjs.png) | ![illustration for Angularjs](../../simpleicons-5/A/Angularjs.Local.png) | + + + + +## Angularjs + +### 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 Angularjs +include('simpleicons-5/A/Angularjs') + +' renders the element +Angularjs('Angularjs', 'Angularjs', '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 Angularjs +include('simpleicons-5/A/Angularjs') + +' renders the element +Angularjs('Angularjs', 'Angularjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Angularjs.png b/distribution/simpleicons-5/A/Angularjs.png new file mode 100644 index 00000000000..f89ebe9d7fa Binary files /dev/null and b/distribution/simpleicons-5/A/Angularjs.png differ diff --git a/distribution/simpleicons-5/A/Angularjs.puml b/distribution/simpleicons-5/A/Angularjs.puml new file mode 100644 index 00000000000..4ac3519599c --- /dev/null +++ b/distribution/simpleicons-5/A/Angularjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Angularjs + +sprite $AngularjsXs [10x10/16z] uwS3 + +sprite $AngularjsSm [12x12/16z] unza + +sprite $AngularjsMd [16x16/16z] un_X + +sprite $AngularjsLg [20x20/16z] unzKO1G + +!procedure Angularjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Angularjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Angularuniversal.Local.png b/distribution/simpleicons-5/A/Angularuniversal.Local.png new file mode 100644 index 00000000000..a01deb1bb72 Binary files /dev/null and b/distribution/simpleicons-5/A/Angularuniversal.Local.png differ diff --git a/distribution/simpleicons-5/A/Angularuniversal.Local.puml b/distribution/simpleicons-5/A/Angularuniversal.Local.puml new file mode 100644 index 00000000000..a674c528323 --- /dev/null +++ b/distribution/simpleicons-5/A/Angularuniversal.Local.puml @@ -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 Angularuniversal +include('simpleicons-5/A/Angularuniversal') + +' renders the element +Angularuniversal('Angularuniversal', 'Angularuniversal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angularuniversal.Remote.puml b/distribution/simpleicons-5/A/Angularuniversal.Remote.puml new file mode 100644 index 00000000000..3c56ebdd341 --- /dev/null +++ b/distribution/simpleicons-5/A/Angularuniversal.Remote.puml @@ -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 Angularuniversal +include('simpleicons-5/A/Angularuniversal') + +' renders the element +Angularuniversal('Angularuniversal', 'Angularuniversal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Angularuniversal.md b/distribution/simpleicons-5/A/Angularuniversal.md new file mode 100644 index 00000000000..396b4ce646b --- /dev/null +++ b/distribution/simpleicons-5/A/Angularuniversal.md @@ -0,0 +1,63 @@ +# Angularuniversal + + +```text +simpleicons-5/A/Angularuniversal +``` + +```text +include('simpleicons-5/A/Angularuniversal') +``` + + + +| Illustration | Angularuniversal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Angularuniversal.png) | ![illustration for Angularuniversal](../../simpleicons-5/A/Angularuniversal.Local.png) | + + + + +## Angularuniversal + +### 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 Angularuniversal +include('simpleicons-5/A/Angularuniversal') + +' renders the element +Angularuniversal('Angularuniversal', 'Angularuniversal', '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 Angularuniversal +include('simpleicons-5/A/Angularuniversal') + +' renders the element +Angularuniversal('Angularuniversal', 'Angularuniversal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Angularuniversal.png b/distribution/simpleicons-5/A/Angularuniversal.png new file mode 100644 index 00000000000..00c66396100 Binary files /dev/null and b/distribution/simpleicons-5/A/Angularuniversal.png differ diff --git a/distribution/simpleicons-5/A/Angularuniversal.puml b/distribution/simpleicons-5/A/Angularuniversal.puml new file mode 100644 index 00000000000..86d4285a885 --- /dev/null +++ b/distribution/simpleicons-5/A/Angularuniversal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Angularuniversal + +sprite $AngularuniversalXs [10x10/16z] uwS3 + +sprite $AngularuniversalSm [12x12/16z] unza + +sprite $AngularuniversalMd [16x16/16z] un_X + +sprite $AngularuniversalLg [20x20/16z] unzKO1G + +!procedure Angularuniversal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Angularuniversal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Anilist.Local.png b/distribution/simpleicons-5/A/Anilist.Local.png new file mode 100644 index 00000000000..128027ede71 Binary files /dev/null and b/distribution/simpleicons-5/A/Anilist.Local.png differ diff --git a/distribution/simpleicons-5/A/Anilist.Local.puml b/distribution/simpleicons-5/A/Anilist.Local.puml new file mode 100644 index 00000000000..0adba35eb04 --- /dev/null +++ b/distribution/simpleicons-5/A/Anilist.Local.puml @@ -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 Anilist +include('simpleicons-5/A/Anilist') + +' renders the element +Anilist('Anilist', 'Anilist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anilist.Remote.puml b/distribution/simpleicons-5/A/Anilist.Remote.puml new file mode 100644 index 00000000000..38919fdfd7f --- /dev/null +++ b/distribution/simpleicons-5/A/Anilist.Remote.puml @@ -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 Anilist +include('simpleicons-5/A/Anilist') + +' renders the element +Anilist('Anilist', 'Anilist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anilist.md b/distribution/simpleicons-5/A/Anilist.md new file mode 100644 index 00000000000..05c9ecc1ea7 --- /dev/null +++ b/distribution/simpleicons-5/A/Anilist.md @@ -0,0 +1,63 @@ +# Anilist + + +```text +simpleicons-5/A/Anilist +``` + +```text +include('simpleicons-5/A/Anilist') +``` + + + +| Illustration | Anilist | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Anilist.png) | ![illustration for Anilist](../../simpleicons-5/A/Anilist.Local.png) | + + + + +## Anilist + +### 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 Anilist +include('simpleicons-5/A/Anilist') + +' renders the element +Anilist('Anilist', 'Anilist', '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 Anilist +include('simpleicons-5/A/Anilist') + +' renders the element +Anilist('Anilist', 'Anilist', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Anilist.png b/distribution/simpleicons-5/A/Anilist.png new file mode 100644 index 00000000000..5e3c6519667 Binary files /dev/null and b/distribution/simpleicons-5/A/Anilist.png differ diff --git a/distribution/simpleicons-5/A/Anilist.puml b/distribution/simpleicons-5/A/Anilist.puml new file mode 100644 index 00000000000..6ad508709f5 --- /dev/null +++ b/distribution/simpleicons-5/A/Anilist.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Anilist + +sprite $AnilistXs [10x10/16z] uwS3 + +sprite $AnilistSm [12x12/16z] unza + +sprite $AnilistMd [16x16/16z] un_X + +sprite $AnilistLg [20x20/16z] unzKO1G + +!procedure Anilist($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Anilist', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Ansible.Local.png b/distribution/simpleicons-5/A/Ansible.Local.png new file mode 100644 index 00000000000..8e16f610d34 Binary files /dev/null and b/distribution/simpleicons-5/A/Ansible.Local.png differ diff --git a/distribution/simpleicons-5/A/Ansible.Local.puml b/distribution/simpleicons-5/A/Ansible.Local.puml new file mode 100644 index 00000000000..3ae610146da --- /dev/null +++ b/distribution/simpleicons-5/A/Ansible.Local.puml @@ -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 Ansible +include('simpleicons-5/A/Ansible') + +' renders the element +Ansible('Ansible', 'Ansible', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ansible.Remote.puml b/distribution/simpleicons-5/A/Ansible.Remote.puml new file mode 100644 index 00000000000..f3620ed4796 --- /dev/null +++ b/distribution/simpleicons-5/A/Ansible.Remote.puml @@ -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 Ansible +include('simpleicons-5/A/Ansible') + +' renders the element +Ansible('Ansible', 'Ansible', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ansible.md b/distribution/simpleicons-5/A/Ansible.md new file mode 100644 index 00000000000..a1be53210c2 --- /dev/null +++ b/distribution/simpleicons-5/A/Ansible.md @@ -0,0 +1,63 @@ +# Ansible + + +```text +simpleicons-5/A/Ansible +``` + +```text +include('simpleicons-5/A/Ansible') +``` + + + +| Illustration | Ansible | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Ansible.png) | ![illustration for Ansible](../../simpleicons-5/A/Ansible.Local.png) | + + + + +## Ansible + +### 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 Ansible +include('simpleicons-5/A/Ansible') + +' renders the element +Ansible('Ansible', 'Ansible', '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 Ansible +include('simpleicons-5/A/Ansible') + +' renders the element +Ansible('Ansible', 'Ansible', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Ansible.png b/distribution/simpleicons-5/A/Ansible.png new file mode 100644 index 00000000000..8744550acdc Binary files /dev/null and b/distribution/simpleicons-5/A/Ansible.png differ diff --git a/distribution/simpleicons-5/A/Ansible.puml b/distribution/simpleicons-5/A/Ansible.puml new file mode 100644 index 00000000000..73e34890c37 --- /dev/null +++ b/distribution/simpleicons-5/A/Ansible.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Ansible + +sprite $AnsibleXs [10x10/16z] uwS3 + +sprite $AnsibleSm [12x12/16z] unza + +sprite $AnsibleMd [16x16/16z] un_X + +sprite $AnsibleLg [20x20/16z] unzKO1G + +!procedure Ansible($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Ansible', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Ansys.Local.png b/distribution/simpleicons-5/A/Ansys.Local.png new file mode 100644 index 00000000000..979473d1765 Binary files /dev/null and b/distribution/simpleicons-5/A/Ansys.Local.png differ diff --git a/distribution/simpleicons-5/A/Ansys.Local.puml b/distribution/simpleicons-5/A/Ansys.Local.puml new file mode 100644 index 00000000000..49390ccd636 --- /dev/null +++ b/distribution/simpleicons-5/A/Ansys.Local.puml @@ -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 Ansys +include('simpleicons-5/A/Ansys') + +' renders the element +Ansys('Ansys', 'Ansys', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ansys.Remote.puml b/distribution/simpleicons-5/A/Ansys.Remote.puml new file mode 100644 index 00000000000..d953fbbd505 --- /dev/null +++ b/distribution/simpleicons-5/A/Ansys.Remote.puml @@ -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 Ansys +include('simpleicons-5/A/Ansys') + +' renders the element +Ansys('Ansys', 'Ansys', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ansys.md b/distribution/simpleicons-5/A/Ansys.md new file mode 100644 index 00000000000..36d6dbe3cac --- /dev/null +++ b/distribution/simpleicons-5/A/Ansys.md @@ -0,0 +1,63 @@ +# Ansys + + +```text +simpleicons-5/A/Ansys +``` + +```text +include('simpleicons-5/A/Ansys') +``` + + + +| Illustration | Ansys | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Ansys.png) | ![illustration for Ansys](../../simpleicons-5/A/Ansys.Local.png) | + + + + +## Ansys + +### 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 Ansys +include('simpleicons-5/A/Ansys') + +' renders the element +Ansys('Ansys', 'Ansys', '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 Ansys +include('simpleicons-5/A/Ansys') + +' renders the element +Ansys('Ansys', 'Ansys', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Ansys.png b/distribution/simpleicons-5/A/Ansys.png new file mode 100644 index 00000000000..fe0a7a691a9 Binary files /dev/null and b/distribution/simpleicons-5/A/Ansys.png differ diff --git a/distribution/simpleicons-5/A/Ansys.puml b/distribution/simpleicons-5/A/Ansys.puml new file mode 100644 index 00000000000..0dda09ad9f3 --- /dev/null +++ b/distribution/simpleicons-5/A/Ansys.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Ansys + +sprite $AnsysXs [10x10/16z] uwS3 + +sprite $AnsysSm [12x12/16z] unza + +sprite $AnsysMd [16x16/16z] un_X + +sprite $AnsysLg [20x20/16z] unzKO1G + +!procedure Ansys($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Ansys', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Antdesign.Local.png b/distribution/simpleicons-5/A/Antdesign.Local.png new file mode 100644 index 00000000000..0a387dc3227 Binary files /dev/null and b/distribution/simpleicons-5/A/Antdesign.Local.png differ diff --git a/distribution/simpleicons-5/A/Antdesign.Local.puml b/distribution/simpleicons-5/A/Antdesign.Local.puml new file mode 100644 index 00000000000..1648aad0172 --- /dev/null +++ b/distribution/simpleicons-5/A/Antdesign.Local.puml @@ -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 Antdesign +include('simpleicons-5/A/Antdesign') + +' renders the element +Antdesign('Antdesign', 'Antdesign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Antdesign.Remote.puml b/distribution/simpleicons-5/A/Antdesign.Remote.puml new file mode 100644 index 00000000000..fed028f145f --- /dev/null +++ b/distribution/simpleicons-5/A/Antdesign.Remote.puml @@ -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 Antdesign +include('simpleicons-5/A/Antdesign') + +' renders the element +Antdesign('Antdesign', 'Antdesign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Antdesign.md b/distribution/simpleicons-5/A/Antdesign.md new file mode 100644 index 00000000000..e5a65b68683 --- /dev/null +++ b/distribution/simpleicons-5/A/Antdesign.md @@ -0,0 +1,63 @@ +# Antdesign + + +```text +simpleicons-5/A/Antdesign +``` + +```text +include('simpleicons-5/A/Antdesign') +``` + + + +| Illustration | Antdesign | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Antdesign.png) | ![illustration for Antdesign](../../simpleicons-5/A/Antdesign.Local.png) | + + + + +## Antdesign + +### 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 Antdesign +include('simpleicons-5/A/Antdesign') + +' renders the element +Antdesign('Antdesign', 'Antdesign', '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 Antdesign +include('simpleicons-5/A/Antdesign') + +' renders the element +Antdesign('Antdesign', 'Antdesign', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Antdesign.png b/distribution/simpleicons-5/A/Antdesign.png new file mode 100644 index 00000000000..28e9e612001 Binary files /dev/null and b/distribution/simpleicons-5/A/Antdesign.png differ diff --git a/distribution/simpleicons-5/A/Antdesign.puml b/distribution/simpleicons-5/A/Antdesign.puml new file mode 100644 index 00000000000..2211e57820b --- /dev/null +++ b/distribution/simpleicons-5/A/Antdesign.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Antdesign + +sprite $AntdesignXs [10x10/16z] uwS3 + +sprite $AntdesignSm [12x12/16z] unza + +sprite $AntdesignMd [16x16/16z] un_X + +sprite $AntdesignLg [20x20/16z] unzKO1G + +!procedure Antdesign($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Antdesign', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Antena3.Local.png b/distribution/simpleicons-5/A/Antena3.Local.png new file mode 100644 index 00000000000..517ff1e869d Binary files /dev/null and b/distribution/simpleicons-5/A/Antena3.Local.png differ diff --git a/distribution/simpleicons-5/A/Antena3.Local.puml b/distribution/simpleicons-5/A/Antena3.Local.puml new file mode 100644 index 00000000000..5e668965bc6 --- /dev/null +++ b/distribution/simpleicons-5/A/Antena3.Local.puml @@ -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 Antena3 +include('simpleicons-5/A/Antena3') + +' renders the element +Antena3('Antena3', 'Antena3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Antena3.Remote.puml b/distribution/simpleicons-5/A/Antena3.Remote.puml new file mode 100644 index 00000000000..4a6dd65e07a --- /dev/null +++ b/distribution/simpleicons-5/A/Antena3.Remote.puml @@ -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 Antena3 +include('simpleicons-5/A/Antena3') + +' renders the element +Antena3('Antena3', 'Antena3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Antena3.md b/distribution/simpleicons-5/A/Antena3.md new file mode 100644 index 00000000000..d2db97e4a37 --- /dev/null +++ b/distribution/simpleicons-5/A/Antena3.md @@ -0,0 +1,63 @@ +# Antena3 + + +```text +simpleicons-5/A/Antena3 +``` + +```text +include('simpleicons-5/A/Antena3') +``` + + + +| Illustration | Antena3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Antena3.png) | ![illustration for Antena3](../../simpleicons-5/A/Antena3.Local.png) | + + + + +## Antena3 + +### 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 Antena3 +include('simpleicons-5/A/Antena3') + +' renders the element +Antena3('Antena3', 'Antena3', '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 Antena3 +include('simpleicons-5/A/Antena3') + +' renders the element +Antena3('Antena3', 'Antena3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Antena3.png b/distribution/simpleicons-5/A/Antena3.png new file mode 100644 index 00000000000..cbaea291e4c Binary files /dev/null and b/distribution/simpleicons-5/A/Antena3.png differ diff --git a/distribution/simpleicons-5/A/Antena3.puml b/distribution/simpleicons-5/A/Antena3.puml new file mode 100644 index 00000000000..067ed03e8ae --- /dev/null +++ b/distribution/simpleicons-5/A/Antena3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Antena3 + +sprite $Antena3Xs [10x10/16z] uwS3 + +sprite $Antena3Sm [12x12/16z] unza + +sprite $Antena3Md [16x16/16z] un_X + +sprite $Antena3Lg [20x20/16z] unzKO1G + +!procedure Antena3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Antena3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Anydesk.Local.png b/distribution/simpleicons-5/A/Anydesk.Local.png new file mode 100644 index 00000000000..49f6fbb7622 Binary files /dev/null and b/distribution/simpleicons-5/A/Anydesk.Local.png differ diff --git a/distribution/simpleicons-5/A/Anydesk.Local.puml b/distribution/simpleicons-5/A/Anydesk.Local.puml new file mode 100644 index 00000000000..060d2b5993d --- /dev/null +++ b/distribution/simpleicons-5/A/Anydesk.Local.puml @@ -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 Anydesk +include('simpleicons-5/A/Anydesk') + +' renders the element +Anydesk('Anydesk', 'Anydesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anydesk.Remote.puml b/distribution/simpleicons-5/A/Anydesk.Remote.puml new file mode 100644 index 00000000000..17e9d97d80c --- /dev/null +++ b/distribution/simpleicons-5/A/Anydesk.Remote.puml @@ -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 Anydesk +include('simpleicons-5/A/Anydesk') + +' renders the element +Anydesk('Anydesk', 'Anydesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Anydesk.md b/distribution/simpleicons-5/A/Anydesk.md new file mode 100644 index 00000000000..b8b6347e052 --- /dev/null +++ b/distribution/simpleicons-5/A/Anydesk.md @@ -0,0 +1,63 @@ +# Anydesk + + +```text +simpleicons-5/A/Anydesk +``` + +```text +include('simpleicons-5/A/Anydesk') +``` + + + +| Illustration | Anydesk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Anydesk.png) | ![illustration for Anydesk](../../simpleicons-5/A/Anydesk.Local.png) | + + + + +## Anydesk + +### 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 Anydesk +include('simpleicons-5/A/Anydesk') + +' renders the element +Anydesk('Anydesk', 'Anydesk', '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 Anydesk +include('simpleicons-5/A/Anydesk') + +' renders the element +Anydesk('Anydesk', 'Anydesk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Anydesk.png b/distribution/simpleicons-5/A/Anydesk.png new file mode 100644 index 00000000000..ddf89774cd9 Binary files /dev/null and b/distribution/simpleicons-5/A/Anydesk.png differ diff --git a/distribution/simpleicons-5/A/Anydesk.puml b/distribution/simpleicons-5/A/Anydesk.puml new file mode 100644 index 00000000000..3790ee30bea --- /dev/null +++ b/distribution/simpleicons-5/A/Anydesk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Anydesk + +sprite $AnydeskXs [10x10/16z] uwS3 + +sprite $AnydeskSm [12x12/16z] unza + +sprite $AnydeskMd [16x16/16z] un_X + +sprite $AnydeskLg [20x20/16z] unzKO1G + +!procedure Anydesk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Anydesk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aol.Local.png b/distribution/simpleicons-5/A/Aol.Local.png new file mode 100644 index 00000000000..0b8a194d029 Binary files /dev/null and b/distribution/simpleicons-5/A/Aol.Local.png differ diff --git a/distribution/simpleicons-5/A/Aol.Local.puml b/distribution/simpleicons-5/A/Aol.Local.puml new file mode 100644 index 00000000000..d5c0125b23f --- /dev/null +++ b/distribution/simpleicons-5/A/Aol.Local.puml @@ -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 Aol +include('simpleicons-5/A/Aol') + +' renders the element +Aol('Aol', 'Aol', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aol.Remote.puml b/distribution/simpleicons-5/A/Aol.Remote.puml new file mode 100644 index 00000000000..c0f9d487ead --- /dev/null +++ b/distribution/simpleicons-5/A/Aol.Remote.puml @@ -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 Aol +include('simpleicons-5/A/Aol') + +' renders the element +Aol('Aol', 'Aol', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aol.md b/distribution/simpleicons-5/A/Aol.md new file mode 100644 index 00000000000..1dba38770dc --- /dev/null +++ b/distribution/simpleicons-5/A/Aol.md @@ -0,0 +1,63 @@ +# Aol + + +```text +simpleicons-5/A/Aol +``` + +```text +include('simpleicons-5/A/Aol') +``` + + + +| Illustration | Aol | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aol.png) | ![illustration for Aol](../../simpleicons-5/A/Aol.Local.png) | + + + + +## Aol + +### 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 Aol +include('simpleicons-5/A/Aol') + +' renders the element +Aol('Aol', 'Aol', '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 Aol +include('simpleicons-5/A/Aol') + +' renders the element +Aol('Aol', 'Aol', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aol.png b/distribution/simpleicons-5/A/Aol.png new file mode 100644 index 00000000000..7bc821e08ff Binary files /dev/null and b/distribution/simpleicons-5/A/Aol.png differ diff --git a/distribution/simpleicons-5/A/Aol.puml b/distribution/simpleicons-5/A/Aol.puml new file mode 100644 index 00000000000..66184655242 --- /dev/null +++ b/distribution/simpleicons-5/A/Aol.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aol + +sprite $AolXs [10x10/16z] uwS3 + +sprite $AolSm [12x12/16z] unza + +sprite $AolMd [16x16/16z] un_X + +sprite $AolLg [20x20/16z] unzKO1G + +!procedure Aol($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aol', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apache.Local.png b/distribution/simpleicons-5/A/Apache.Local.png new file mode 100644 index 00000000000..652f4c08f5a Binary files /dev/null and b/distribution/simpleicons-5/A/Apache.Local.png differ diff --git a/distribution/simpleicons-5/A/Apache.Local.puml b/distribution/simpleicons-5/A/Apache.Local.puml new file mode 100644 index 00000000000..c3693047a98 --- /dev/null +++ b/distribution/simpleicons-5/A/Apache.Local.puml @@ -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 Apache +include('simpleicons-5/A/Apache') + +' renders the element +Apache('Apache', 'Apache', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apache.Remote.puml b/distribution/simpleicons-5/A/Apache.Remote.puml new file mode 100644 index 00000000000..5e89a663f93 --- /dev/null +++ b/distribution/simpleicons-5/A/Apache.Remote.puml @@ -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 Apache +include('simpleicons-5/A/Apache') + +' renders the element +Apache('Apache', 'Apache', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apache.md b/distribution/simpleicons-5/A/Apache.md new file mode 100644 index 00000000000..311a4b1f984 --- /dev/null +++ b/distribution/simpleicons-5/A/Apache.md @@ -0,0 +1,63 @@ +# Apache + + +```text +simpleicons-5/A/Apache +``` + +```text +include('simpleicons-5/A/Apache') +``` + + + +| Illustration | Apache | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apache.png) | ![illustration for Apache](../../simpleicons-5/A/Apache.Local.png) | + + + + +## Apache + +### 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 Apache +include('simpleicons-5/A/Apache') + +' renders the element +Apache('Apache', 'Apache', '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 Apache +include('simpleicons-5/A/Apache') + +' renders the element +Apache('Apache', 'Apache', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apache.png b/distribution/simpleicons-5/A/Apache.png new file mode 100644 index 00000000000..07d4562a086 Binary files /dev/null and b/distribution/simpleicons-5/A/Apache.png differ diff --git a/distribution/simpleicons-5/A/Apache.puml b/distribution/simpleicons-5/A/Apache.puml new file mode 100644 index 00000000000..d83ca2a79ac --- /dev/null +++ b/distribution/simpleicons-5/A/Apache.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apache + +sprite $ApacheXs [10x10/16z] uwS3 + +sprite $ApacheSm [12x12/16z] unza + +sprite $ApacheMd [16x16/16z] un_X + +sprite $ApacheLg [20x20/16z] unzKO1G + +!procedure Apache($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apache', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apacheairflow.Local.png b/distribution/simpleicons-5/A/Apacheairflow.Local.png new file mode 100644 index 00000000000..f08ddc1df85 Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheairflow.Local.png differ diff --git a/distribution/simpleicons-5/A/Apacheairflow.Local.puml b/distribution/simpleicons-5/A/Apacheairflow.Local.puml new file mode 100644 index 00000000000..d38b99c8485 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheairflow.Local.puml @@ -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 Apacheairflow +include('simpleicons-5/A/Apacheairflow') + +' renders the element +Apacheairflow('Apacheairflow', 'Apacheairflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheairflow.Remote.puml b/distribution/simpleicons-5/A/Apacheairflow.Remote.puml new file mode 100644 index 00000000000..1e9b3fe18bb --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheairflow.Remote.puml @@ -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 Apacheairflow +include('simpleicons-5/A/Apacheairflow') + +' renders the element +Apacheairflow('Apacheairflow', 'Apacheairflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheairflow.md b/distribution/simpleicons-5/A/Apacheairflow.md new file mode 100644 index 00000000000..2430028db22 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheairflow.md @@ -0,0 +1,63 @@ +# Apacheairflow + + +```text +simpleicons-5/A/Apacheairflow +``` + +```text +include('simpleicons-5/A/Apacheairflow') +``` + + + +| Illustration | Apacheairflow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apacheairflow.png) | ![illustration for Apacheairflow](../../simpleicons-5/A/Apacheairflow.Local.png) | + + + + +## Apacheairflow + +### 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 Apacheairflow +include('simpleicons-5/A/Apacheairflow') + +' renders the element +Apacheairflow('Apacheairflow', 'Apacheairflow', '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 Apacheairflow +include('simpleicons-5/A/Apacheairflow') + +' renders the element +Apacheairflow('Apacheairflow', 'Apacheairflow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apacheairflow.png b/distribution/simpleicons-5/A/Apacheairflow.png new file mode 100644 index 00000000000..ecaa15a3fb3 Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheairflow.png differ diff --git a/distribution/simpleicons-5/A/Apacheairflow.puml b/distribution/simpleicons-5/A/Apacheairflow.puml new file mode 100644 index 00000000000..84690c764e3 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheairflow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apacheairflow + +sprite $ApacheairflowXs [10x10/16z] uwS3 + +sprite $ApacheairflowSm [12x12/16z] unza + +sprite $ApacheairflowMd [16x16/16z] un_X + +sprite $ApacheairflowLg [20x20/16z] unzKO1G + +!procedure Apacheairflow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apacheairflow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apacheant.Local.png b/distribution/simpleicons-5/A/Apacheant.Local.png new file mode 100644 index 00000000000..985d300a132 Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheant.Local.png differ diff --git a/distribution/simpleicons-5/A/Apacheant.Local.puml b/distribution/simpleicons-5/A/Apacheant.Local.puml new file mode 100644 index 00000000000..ff83b8ba182 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheant.Local.puml @@ -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 Apacheant +include('simpleicons-5/A/Apacheant') + +' renders the element +Apacheant('Apacheant', 'Apacheant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheant.Remote.puml b/distribution/simpleicons-5/A/Apacheant.Remote.puml new file mode 100644 index 00000000000..c0a677d4276 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheant.Remote.puml @@ -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 Apacheant +include('simpleicons-5/A/Apacheant') + +' renders the element +Apacheant('Apacheant', 'Apacheant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheant.md b/distribution/simpleicons-5/A/Apacheant.md new file mode 100644 index 00000000000..30d9b8ad66e --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheant.md @@ -0,0 +1,63 @@ +# Apacheant + + +```text +simpleicons-5/A/Apacheant +``` + +```text +include('simpleicons-5/A/Apacheant') +``` + + + +| Illustration | Apacheant | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apacheant.png) | ![illustration for Apacheant](../../simpleicons-5/A/Apacheant.Local.png) | + + + + +## Apacheant + +### 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 Apacheant +include('simpleicons-5/A/Apacheant') + +' renders the element +Apacheant('Apacheant', 'Apacheant', '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 Apacheant +include('simpleicons-5/A/Apacheant') + +' renders the element +Apacheant('Apacheant', 'Apacheant', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apacheant.png b/distribution/simpleicons-5/A/Apacheant.png new file mode 100644 index 00000000000..58a209218bb Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheant.png differ diff --git a/distribution/simpleicons-5/A/Apacheant.puml b/distribution/simpleicons-5/A/Apacheant.puml new file mode 100644 index 00000000000..f344f14e504 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheant.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apacheant + +sprite $ApacheantXs [10x10/16z] uwS3 + +sprite $ApacheantSm [12x12/16z] unza + +sprite $ApacheantMd [16x16/16z] un_X + +sprite $ApacheantLg [20x20/16z] unzKO1G + +!procedure Apacheant($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apacheant', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachecassandra.Local.png b/distribution/simpleicons-5/A/Apachecassandra.Local.png new file mode 100644 index 00000000000..02512d50e11 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachecassandra.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachecassandra.Local.puml b/distribution/simpleicons-5/A/Apachecassandra.Local.puml new file mode 100644 index 00000000000..7dae3a73108 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecassandra.Local.puml @@ -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 Apachecassandra +include('simpleicons-5/A/Apachecassandra') + +' renders the element +Apachecassandra('Apachecassandra', 'Apachecassandra', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachecassandra.Remote.puml b/distribution/simpleicons-5/A/Apachecassandra.Remote.puml new file mode 100644 index 00000000000..efcfff45c4b --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecassandra.Remote.puml @@ -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 Apachecassandra +include('simpleicons-5/A/Apachecassandra') + +' renders the element +Apachecassandra('Apachecassandra', 'Apachecassandra', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachecassandra.md b/distribution/simpleicons-5/A/Apachecassandra.md new file mode 100644 index 00000000000..ba1ab0d570e --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecassandra.md @@ -0,0 +1,63 @@ +# Apachecassandra + + +```text +simpleicons-5/A/Apachecassandra +``` + +```text +include('simpleicons-5/A/Apachecassandra') +``` + + + +| Illustration | Apachecassandra | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachecassandra.png) | ![illustration for Apachecassandra](../../simpleicons-5/A/Apachecassandra.Local.png) | + + + + +## Apachecassandra + +### 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 Apachecassandra +include('simpleicons-5/A/Apachecassandra') + +' renders the element +Apachecassandra('Apachecassandra', 'Apachecassandra', '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 Apachecassandra +include('simpleicons-5/A/Apachecassandra') + +' renders the element +Apachecassandra('Apachecassandra', 'Apachecassandra', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachecassandra.png b/distribution/simpleicons-5/A/Apachecassandra.png new file mode 100644 index 00000000000..b21df97d4af Binary files /dev/null and b/distribution/simpleicons-5/A/Apachecassandra.png differ diff --git a/distribution/simpleicons-5/A/Apachecassandra.puml b/distribution/simpleicons-5/A/Apachecassandra.puml new file mode 100644 index 00000000000..a79a77383cc --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecassandra.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachecassandra + +sprite $ApachecassandraXs [10x10/16z] uwS3 + +sprite $ApachecassandraSm [12x12/16z] unza + +sprite $ApachecassandraMd [16x16/16z] un_X + +sprite $ApachecassandraLg [20x20/16z] unzKO1G + +!procedure Apachecassandra($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachecassandra', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachecloudstack.Local.png b/distribution/simpleicons-5/A/Apachecloudstack.Local.png new file mode 100644 index 00000000000..9d2452700b1 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachecloudstack.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachecloudstack.Local.puml b/distribution/simpleicons-5/A/Apachecloudstack.Local.puml new file mode 100644 index 00000000000..6e40cca3e85 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecloudstack.Local.puml @@ -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 Apachecloudstack +include('simpleicons-5/A/Apachecloudstack') + +' renders the element +Apachecloudstack('Apachecloudstack', 'Apachecloudstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachecloudstack.Remote.puml b/distribution/simpleicons-5/A/Apachecloudstack.Remote.puml new file mode 100644 index 00000000000..45113340f3a --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecloudstack.Remote.puml @@ -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 Apachecloudstack +include('simpleicons-5/A/Apachecloudstack') + +' renders the element +Apachecloudstack('Apachecloudstack', 'Apachecloudstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachecloudstack.md b/distribution/simpleicons-5/A/Apachecloudstack.md new file mode 100644 index 00000000000..2b64528f9f1 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecloudstack.md @@ -0,0 +1,63 @@ +# Apachecloudstack + + +```text +simpleicons-5/A/Apachecloudstack +``` + +```text +include('simpleicons-5/A/Apachecloudstack') +``` + + + +| Illustration | Apachecloudstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachecloudstack.png) | ![illustration for Apachecloudstack](../../simpleicons-5/A/Apachecloudstack.Local.png) | + + + + +## Apachecloudstack + +### 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 Apachecloudstack +include('simpleicons-5/A/Apachecloudstack') + +' renders the element +Apachecloudstack('Apachecloudstack', 'Apachecloudstack', '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 Apachecloudstack +include('simpleicons-5/A/Apachecloudstack') + +' renders the element +Apachecloudstack('Apachecloudstack', 'Apachecloudstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachecloudstack.png b/distribution/simpleicons-5/A/Apachecloudstack.png new file mode 100644 index 00000000000..ec6a87fbbf2 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachecloudstack.png differ diff --git a/distribution/simpleicons-5/A/Apachecloudstack.puml b/distribution/simpleicons-5/A/Apachecloudstack.puml new file mode 100644 index 00000000000..6a672acb9a8 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecloudstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachecloudstack + +sprite $ApachecloudstackXs [10x10/16z] uwS3 + +sprite $ApachecloudstackSm [12x12/16z] unza + +sprite $ApachecloudstackMd [16x16/16z] un_X + +sprite $ApachecloudstackLg [20x20/16z] unzKO1G + +!procedure Apachecloudstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachecloudstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachecordova.Local.png b/distribution/simpleicons-5/A/Apachecordova.Local.png new file mode 100644 index 00000000000..20ea50a61bf Binary files /dev/null and b/distribution/simpleicons-5/A/Apachecordova.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachecordova.Local.puml b/distribution/simpleicons-5/A/Apachecordova.Local.puml new file mode 100644 index 00000000000..a8ba1b71640 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecordova.Local.puml @@ -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 Apachecordova +include('simpleicons-5/A/Apachecordova') + +' renders the element +Apachecordova('Apachecordova', 'Apachecordova', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachecordova.Remote.puml b/distribution/simpleicons-5/A/Apachecordova.Remote.puml new file mode 100644 index 00000000000..7f06e7bffbb --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecordova.Remote.puml @@ -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 Apachecordova +include('simpleicons-5/A/Apachecordova') + +' renders the element +Apachecordova('Apachecordova', 'Apachecordova', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachecordova.md b/distribution/simpleicons-5/A/Apachecordova.md new file mode 100644 index 00000000000..04609d16b0c --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecordova.md @@ -0,0 +1,63 @@ +# Apachecordova + + +```text +simpleicons-5/A/Apachecordova +``` + +```text +include('simpleicons-5/A/Apachecordova') +``` + + + +| Illustration | Apachecordova | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachecordova.png) | ![illustration for Apachecordova](../../simpleicons-5/A/Apachecordova.Local.png) | + + + + +## Apachecordova + +### 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 Apachecordova +include('simpleicons-5/A/Apachecordova') + +' renders the element +Apachecordova('Apachecordova', 'Apachecordova', '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 Apachecordova +include('simpleicons-5/A/Apachecordova') + +' renders the element +Apachecordova('Apachecordova', 'Apachecordova', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachecordova.png b/distribution/simpleicons-5/A/Apachecordova.png new file mode 100644 index 00000000000..09e21cc3b2a Binary files /dev/null and b/distribution/simpleicons-5/A/Apachecordova.png differ diff --git a/distribution/simpleicons-5/A/Apachecordova.puml b/distribution/simpleicons-5/A/Apachecordova.puml new file mode 100644 index 00000000000..bf751cdebf8 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachecordova.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachecordova + +sprite $ApachecordovaXs [10x10/16z] uwS3 + +sprite $ApachecordovaSm [12x12/16z] unza + +sprite $ApachecordovaMd [16x16/16z] un_X + +sprite $ApachecordovaLg [20x20/16z] unzKO1G + +!procedure Apachecordova($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachecordova', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachedruid.Local.png b/distribution/simpleicons-5/A/Apachedruid.Local.png new file mode 100644 index 00000000000..3a62de2ad03 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachedruid.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachedruid.Local.puml b/distribution/simpleicons-5/A/Apachedruid.Local.puml new file mode 100644 index 00000000000..2bfa5fcbb96 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachedruid.Local.puml @@ -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 Apachedruid +include('simpleicons-5/A/Apachedruid') + +' renders the element +Apachedruid('Apachedruid', 'Apachedruid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachedruid.Remote.puml b/distribution/simpleicons-5/A/Apachedruid.Remote.puml new file mode 100644 index 00000000000..21a658ad934 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachedruid.Remote.puml @@ -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 Apachedruid +include('simpleicons-5/A/Apachedruid') + +' renders the element +Apachedruid('Apachedruid', 'Apachedruid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachedruid.md b/distribution/simpleicons-5/A/Apachedruid.md new file mode 100644 index 00000000000..a73bc70af03 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachedruid.md @@ -0,0 +1,63 @@ +# Apachedruid + + +```text +simpleicons-5/A/Apachedruid +``` + +```text +include('simpleicons-5/A/Apachedruid') +``` + + + +| Illustration | Apachedruid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachedruid.png) | ![illustration for Apachedruid](../../simpleicons-5/A/Apachedruid.Local.png) | + + + + +## Apachedruid + +### 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 Apachedruid +include('simpleicons-5/A/Apachedruid') + +' renders the element +Apachedruid('Apachedruid', 'Apachedruid', '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 Apachedruid +include('simpleicons-5/A/Apachedruid') + +' renders the element +Apachedruid('Apachedruid', 'Apachedruid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachedruid.png b/distribution/simpleicons-5/A/Apachedruid.png new file mode 100644 index 00000000000..ee804823b7a Binary files /dev/null and b/distribution/simpleicons-5/A/Apachedruid.png differ diff --git a/distribution/simpleicons-5/A/Apachedruid.puml b/distribution/simpleicons-5/A/Apachedruid.puml new file mode 100644 index 00000000000..7d27f9e1d85 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachedruid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachedruid + +sprite $ApachedruidXs [10x10/16z] uwS3 + +sprite $ApachedruidSm [12x12/16z] unza + +sprite $ApachedruidMd [16x16/16z] un_X + +sprite $ApachedruidLg [20x20/16z] unzKO1G + +!procedure Apachedruid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachedruid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apacheecharts.Local.png b/distribution/simpleicons-5/A/Apacheecharts.Local.png new file mode 100644 index 00000000000..7f23a8a627a Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheecharts.Local.png differ diff --git a/distribution/simpleicons-5/A/Apacheecharts.Local.puml b/distribution/simpleicons-5/A/Apacheecharts.Local.puml new file mode 100644 index 00000000000..85f6b0849f0 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheecharts.Local.puml @@ -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 Apacheecharts +include('simpleicons-5/A/Apacheecharts') + +' renders the element +Apacheecharts('Apacheecharts', 'Apacheecharts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheecharts.Remote.puml b/distribution/simpleicons-5/A/Apacheecharts.Remote.puml new file mode 100644 index 00000000000..2efe35cf5b3 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheecharts.Remote.puml @@ -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 Apacheecharts +include('simpleicons-5/A/Apacheecharts') + +' renders the element +Apacheecharts('Apacheecharts', 'Apacheecharts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheecharts.md b/distribution/simpleicons-5/A/Apacheecharts.md new file mode 100644 index 00000000000..afa49896493 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheecharts.md @@ -0,0 +1,63 @@ +# Apacheecharts + + +```text +simpleicons-5/A/Apacheecharts +``` + +```text +include('simpleicons-5/A/Apacheecharts') +``` + + + +| Illustration | Apacheecharts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apacheecharts.png) | ![illustration for Apacheecharts](../../simpleicons-5/A/Apacheecharts.Local.png) | + + + + +## Apacheecharts + +### 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 Apacheecharts +include('simpleicons-5/A/Apacheecharts') + +' renders the element +Apacheecharts('Apacheecharts', 'Apacheecharts', '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 Apacheecharts +include('simpleicons-5/A/Apacheecharts') + +' renders the element +Apacheecharts('Apacheecharts', 'Apacheecharts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apacheecharts.png b/distribution/simpleicons-5/A/Apacheecharts.png new file mode 100644 index 00000000000..fb232d231be Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheecharts.png differ diff --git a/distribution/simpleicons-5/A/Apacheecharts.puml b/distribution/simpleicons-5/A/Apacheecharts.puml new file mode 100644 index 00000000000..4bf04a80083 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheecharts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apacheecharts + +sprite $ApacheechartsXs [10x10/16z] uwS3 + +sprite $ApacheechartsSm [12x12/16z] unza + +sprite $ApacheechartsMd [16x16/16z] un_X + +sprite $ApacheechartsLg [20x20/16z] unzKO1G + +!procedure Apacheecharts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apacheecharts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apacheflink.Local.png b/distribution/simpleicons-5/A/Apacheflink.Local.png new file mode 100644 index 00000000000..335703adaa0 Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheflink.Local.png differ diff --git a/distribution/simpleicons-5/A/Apacheflink.Local.puml b/distribution/simpleicons-5/A/Apacheflink.Local.puml new file mode 100644 index 00000000000..0bb4506f3fa --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheflink.Local.puml @@ -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 Apacheflink +include('simpleicons-5/A/Apacheflink') + +' renders the element +Apacheflink('Apacheflink', 'Apacheflink', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheflink.Remote.puml b/distribution/simpleicons-5/A/Apacheflink.Remote.puml new file mode 100644 index 00000000000..f18deb3f52a --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheflink.Remote.puml @@ -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 Apacheflink +include('simpleicons-5/A/Apacheflink') + +' renders the element +Apacheflink('Apacheflink', 'Apacheflink', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheflink.md b/distribution/simpleicons-5/A/Apacheflink.md new file mode 100644 index 00000000000..01ae8893fa3 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheflink.md @@ -0,0 +1,63 @@ +# Apacheflink + + +```text +simpleicons-5/A/Apacheflink +``` + +```text +include('simpleicons-5/A/Apacheflink') +``` + + + +| Illustration | Apacheflink | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apacheflink.png) | ![illustration for Apacheflink](../../simpleicons-5/A/Apacheflink.Local.png) | + + + + +## Apacheflink + +### 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 Apacheflink +include('simpleicons-5/A/Apacheflink') + +' renders the element +Apacheflink('Apacheflink', 'Apacheflink', '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 Apacheflink +include('simpleicons-5/A/Apacheflink') + +' renders the element +Apacheflink('Apacheflink', 'Apacheflink', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apacheflink.png b/distribution/simpleicons-5/A/Apacheflink.png new file mode 100644 index 00000000000..01419ae675f Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheflink.png differ diff --git a/distribution/simpleicons-5/A/Apacheflink.puml b/distribution/simpleicons-5/A/Apacheflink.puml new file mode 100644 index 00000000000..187a6ef8ab9 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheflink.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apacheflink + +sprite $ApacheflinkXs [10x10/16z] uwS3 + +sprite $ApacheflinkSm [12x12/16z] unza + +sprite $ApacheflinkMd [16x16/16z] un_X + +sprite $ApacheflinkLg [20x20/16z] unzKO1G + +!procedure Apacheflink($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apacheflink', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachegroovy.Local.png b/distribution/simpleicons-5/A/Apachegroovy.Local.png new file mode 100644 index 00000000000..401701eded6 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachegroovy.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachegroovy.Local.puml b/distribution/simpleicons-5/A/Apachegroovy.Local.puml new file mode 100644 index 00000000000..0293017b495 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachegroovy.Local.puml @@ -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 Apachegroovy +include('simpleicons-5/A/Apachegroovy') + +' renders the element +Apachegroovy('Apachegroovy', 'Apachegroovy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachegroovy.Remote.puml b/distribution/simpleicons-5/A/Apachegroovy.Remote.puml new file mode 100644 index 00000000000..c276d266af3 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachegroovy.Remote.puml @@ -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 Apachegroovy +include('simpleicons-5/A/Apachegroovy') + +' renders the element +Apachegroovy('Apachegroovy', 'Apachegroovy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachegroovy.md b/distribution/simpleicons-5/A/Apachegroovy.md new file mode 100644 index 00000000000..af56f37fe97 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachegroovy.md @@ -0,0 +1,63 @@ +# Apachegroovy + + +```text +simpleicons-5/A/Apachegroovy +``` + +```text +include('simpleicons-5/A/Apachegroovy') +``` + + + +| Illustration | Apachegroovy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachegroovy.png) | ![illustration for Apachegroovy](../../simpleicons-5/A/Apachegroovy.Local.png) | + + + + +## Apachegroovy + +### 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 Apachegroovy +include('simpleicons-5/A/Apachegroovy') + +' renders the element +Apachegroovy('Apachegroovy', 'Apachegroovy', '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 Apachegroovy +include('simpleicons-5/A/Apachegroovy') + +' renders the element +Apachegroovy('Apachegroovy', 'Apachegroovy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachegroovy.png b/distribution/simpleicons-5/A/Apachegroovy.png new file mode 100644 index 00000000000..0fc4a36ea8f Binary files /dev/null and b/distribution/simpleicons-5/A/Apachegroovy.png differ diff --git a/distribution/simpleicons-5/A/Apachegroovy.puml b/distribution/simpleicons-5/A/Apachegroovy.puml new file mode 100644 index 00000000000..3be53f49706 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachegroovy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachegroovy + +sprite $ApachegroovyXs [10x10/16z] uwS3 + +sprite $ApachegroovySm [12x12/16z] unza + +sprite $ApachegroovyMd [16x16/16z] un_X + +sprite $ApachegroovyLg [20x20/16z] unzKO1G + +!procedure Apachegroovy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachegroovy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachehive.Local.png b/distribution/simpleicons-5/A/Apachehive.Local.png new file mode 100644 index 00000000000..fbb1876a0de Binary files /dev/null and b/distribution/simpleicons-5/A/Apachehive.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachehive.Local.puml b/distribution/simpleicons-5/A/Apachehive.Local.puml new file mode 100644 index 00000000000..dd68c85b65a --- /dev/null +++ b/distribution/simpleicons-5/A/Apachehive.Local.puml @@ -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 Apachehive +include('simpleicons-5/A/Apachehive') + +' renders the element +Apachehive('Apachehive', 'Apachehive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachehive.Remote.puml b/distribution/simpleicons-5/A/Apachehive.Remote.puml new file mode 100644 index 00000000000..33815ec978d --- /dev/null +++ b/distribution/simpleicons-5/A/Apachehive.Remote.puml @@ -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 Apachehive +include('simpleicons-5/A/Apachehive') + +' renders the element +Apachehive('Apachehive', 'Apachehive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachehive.md b/distribution/simpleicons-5/A/Apachehive.md new file mode 100644 index 00000000000..f0b0fede8aa --- /dev/null +++ b/distribution/simpleicons-5/A/Apachehive.md @@ -0,0 +1,63 @@ +# Apachehive + + +```text +simpleicons-5/A/Apachehive +``` + +```text +include('simpleicons-5/A/Apachehive') +``` + + + +| Illustration | Apachehive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachehive.png) | ![illustration for Apachehive](../../simpleicons-5/A/Apachehive.Local.png) | + + + + +## Apachehive + +### 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 Apachehive +include('simpleicons-5/A/Apachehive') + +' renders the element +Apachehive('Apachehive', 'Apachehive', '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 Apachehive +include('simpleicons-5/A/Apachehive') + +' renders the element +Apachehive('Apachehive', 'Apachehive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachehive.png b/distribution/simpleicons-5/A/Apachehive.png new file mode 100644 index 00000000000..49404c056c5 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachehive.png differ diff --git a/distribution/simpleicons-5/A/Apachehive.puml b/distribution/simpleicons-5/A/Apachehive.puml new file mode 100644 index 00000000000..3ea537ae78e --- /dev/null +++ b/distribution/simpleicons-5/A/Apachehive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachehive + +sprite $ApachehiveXs [10x10/16z] uwS3 + +sprite $ApachehiveSm [12x12/16z] unza + +sprite $ApachehiveMd [16x16/16z] un_X + +sprite $ApachehiveLg [20x20/16z] unzKO1G + +!procedure Apachehive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachehive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachejmeter.Local.png b/distribution/simpleicons-5/A/Apachejmeter.Local.png new file mode 100644 index 00000000000..42f8328b506 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachejmeter.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachejmeter.Local.puml b/distribution/simpleicons-5/A/Apachejmeter.Local.puml new file mode 100644 index 00000000000..9ce11898736 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachejmeter.Local.puml @@ -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 Apachejmeter +include('simpleicons-5/A/Apachejmeter') + +' renders the element +Apachejmeter('Apachejmeter', 'Apachejmeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachejmeter.Remote.puml b/distribution/simpleicons-5/A/Apachejmeter.Remote.puml new file mode 100644 index 00000000000..a3a6f28655b --- /dev/null +++ b/distribution/simpleicons-5/A/Apachejmeter.Remote.puml @@ -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 Apachejmeter +include('simpleicons-5/A/Apachejmeter') + +' renders the element +Apachejmeter('Apachejmeter', 'Apachejmeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachejmeter.md b/distribution/simpleicons-5/A/Apachejmeter.md new file mode 100644 index 00000000000..21f31bef40c --- /dev/null +++ b/distribution/simpleicons-5/A/Apachejmeter.md @@ -0,0 +1,63 @@ +# Apachejmeter + + +```text +simpleicons-5/A/Apachejmeter +``` + +```text +include('simpleicons-5/A/Apachejmeter') +``` + + + +| Illustration | Apachejmeter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachejmeter.png) | ![illustration for Apachejmeter](../../simpleicons-5/A/Apachejmeter.Local.png) | + + + + +## Apachejmeter + +### 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 Apachejmeter +include('simpleicons-5/A/Apachejmeter') + +' renders the element +Apachejmeter('Apachejmeter', 'Apachejmeter', '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 Apachejmeter +include('simpleicons-5/A/Apachejmeter') + +' renders the element +Apachejmeter('Apachejmeter', 'Apachejmeter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachejmeter.png b/distribution/simpleicons-5/A/Apachejmeter.png new file mode 100644 index 00000000000..2a64bf268ab Binary files /dev/null and b/distribution/simpleicons-5/A/Apachejmeter.png differ diff --git a/distribution/simpleicons-5/A/Apachejmeter.puml b/distribution/simpleicons-5/A/Apachejmeter.puml new file mode 100644 index 00000000000..46f0b9a0694 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachejmeter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachejmeter + +sprite $ApachejmeterXs [10x10/16z] uwS3 + +sprite $ApachejmeterSm [12x12/16z] unza + +sprite $ApachejmeterMd [16x16/16z] un_X + +sprite $ApachejmeterLg [20x20/16z] unzKO1G + +!procedure Apachejmeter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachejmeter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachekafka.Local.png b/distribution/simpleicons-5/A/Apachekafka.Local.png new file mode 100644 index 00000000000..4b30f6b5b1f Binary files /dev/null and b/distribution/simpleicons-5/A/Apachekafka.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachekafka.Local.puml b/distribution/simpleicons-5/A/Apachekafka.Local.puml new file mode 100644 index 00000000000..b7b177196cf --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekafka.Local.puml @@ -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 Apachekafka +include('simpleicons-5/A/Apachekafka') + +' renders the element +Apachekafka('Apachekafka', 'Apachekafka', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachekafka.Remote.puml b/distribution/simpleicons-5/A/Apachekafka.Remote.puml new file mode 100644 index 00000000000..4459e645c20 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekafka.Remote.puml @@ -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 Apachekafka +include('simpleicons-5/A/Apachekafka') + +' renders the element +Apachekafka('Apachekafka', 'Apachekafka', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachekafka.md b/distribution/simpleicons-5/A/Apachekafka.md new file mode 100644 index 00000000000..b4d1614cde2 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekafka.md @@ -0,0 +1,63 @@ +# Apachekafka + + +```text +simpleicons-5/A/Apachekafka +``` + +```text +include('simpleicons-5/A/Apachekafka') +``` + + + +| Illustration | Apachekafka | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachekafka.png) | ![illustration for Apachekafka](../../simpleicons-5/A/Apachekafka.Local.png) | + + + + +## Apachekafka + +### 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 Apachekafka +include('simpleicons-5/A/Apachekafka') + +' renders the element +Apachekafka('Apachekafka', 'Apachekafka', '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 Apachekafka +include('simpleicons-5/A/Apachekafka') + +' renders the element +Apachekafka('Apachekafka', 'Apachekafka', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachekafka.png b/distribution/simpleicons-5/A/Apachekafka.png new file mode 100644 index 00000000000..b0eabe3b605 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachekafka.png differ diff --git a/distribution/simpleicons-5/A/Apachekafka.puml b/distribution/simpleicons-5/A/Apachekafka.puml new file mode 100644 index 00000000000..69eb45229da --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekafka.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachekafka + +sprite $ApachekafkaXs [10x10/16z] uwS3 + +sprite $ApachekafkaSm [12x12/16z] unza + +sprite $ApachekafkaMd [16x16/16z] un_X + +sprite $ApachekafkaLg [20x20/16z] unzKO1G + +!procedure Apachekafka($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachekafka', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachekylin.Local.png b/distribution/simpleicons-5/A/Apachekylin.Local.png new file mode 100644 index 00000000000..7c66cfe3b13 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachekylin.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachekylin.Local.puml b/distribution/simpleicons-5/A/Apachekylin.Local.puml new file mode 100644 index 00000000000..65a57d58bd8 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekylin.Local.puml @@ -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 Apachekylin +include('simpleicons-5/A/Apachekylin') + +' renders the element +Apachekylin('Apachekylin', 'Apachekylin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachekylin.Remote.puml b/distribution/simpleicons-5/A/Apachekylin.Remote.puml new file mode 100644 index 00000000000..2e9da13894d --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekylin.Remote.puml @@ -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 Apachekylin +include('simpleicons-5/A/Apachekylin') + +' renders the element +Apachekylin('Apachekylin', 'Apachekylin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachekylin.md b/distribution/simpleicons-5/A/Apachekylin.md new file mode 100644 index 00000000000..209739d13f5 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekylin.md @@ -0,0 +1,63 @@ +# Apachekylin + + +```text +simpleicons-5/A/Apachekylin +``` + +```text +include('simpleicons-5/A/Apachekylin') +``` + + + +| Illustration | Apachekylin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachekylin.png) | ![illustration for Apachekylin](../../simpleicons-5/A/Apachekylin.Local.png) | + + + + +## Apachekylin + +### 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 Apachekylin +include('simpleicons-5/A/Apachekylin') + +' renders the element +Apachekylin('Apachekylin', 'Apachekylin', '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 Apachekylin +include('simpleicons-5/A/Apachekylin') + +' renders the element +Apachekylin('Apachekylin', 'Apachekylin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachekylin.png b/distribution/simpleicons-5/A/Apachekylin.png new file mode 100644 index 00000000000..be14adc905e Binary files /dev/null and b/distribution/simpleicons-5/A/Apachekylin.png differ diff --git a/distribution/simpleicons-5/A/Apachekylin.puml b/distribution/simpleicons-5/A/Apachekylin.puml new file mode 100644 index 00000000000..2f185e42c9c --- /dev/null +++ b/distribution/simpleicons-5/A/Apachekylin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachekylin + +sprite $ApachekylinXs [10x10/16z] uwS3 + +sprite $ApachekylinSm [12x12/16z] unza + +sprite $ApachekylinMd [16x16/16z] un_X + +sprite $ApachekylinLg [20x20/16z] unzKO1G + +!procedure Apachekylin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachekylin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachemaven.Local.png b/distribution/simpleicons-5/A/Apachemaven.Local.png new file mode 100644 index 00000000000..a3758eae47b Binary files /dev/null and b/distribution/simpleicons-5/A/Apachemaven.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachemaven.Local.puml b/distribution/simpleicons-5/A/Apachemaven.Local.puml new file mode 100644 index 00000000000..bab651c057a --- /dev/null +++ b/distribution/simpleicons-5/A/Apachemaven.Local.puml @@ -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 Apachemaven +include('simpleicons-5/A/Apachemaven') + +' renders the element +Apachemaven('Apachemaven', 'Apachemaven', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachemaven.Remote.puml b/distribution/simpleicons-5/A/Apachemaven.Remote.puml new file mode 100644 index 00000000000..783e80ef391 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachemaven.Remote.puml @@ -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 Apachemaven +include('simpleicons-5/A/Apachemaven') + +' renders the element +Apachemaven('Apachemaven', 'Apachemaven', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachemaven.md b/distribution/simpleicons-5/A/Apachemaven.md new file mode 100644 index 00000000000..94be437d617 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachemaven.md @@ -0,0 +1,63 @@ +# Apachemaven + + +```text +simpleicons-5/A/Apachemaven +``` + +```text +include('simpleicons-5/A/Apachemaven') +``` + + + +| Illustration | Apachemaven | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachemaven.png) | ![illustration for Apachemaven](../../simpleicons-5/A/Apachemaven.Local.png) | + + + + +## Apachemaven + +### 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 Apachemaven +include('simpleicons-5/A/Apachemaven') + +' renders the element +Apachemaven('Apachemaven', 'Apachemaven', '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 Apachemaven +include('simpleicons-5/A/Apachemaven') + +' renders the element +Apachemaven('Apachemaven', 'Apachemaven', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachemaven.png b/distribution/simpleicons-5/A/Apachemaven.png new file mode 100644 index 00000000000..1ebb897bb92 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachemaven.png differ diff --git a/distribution/simpleicons-5/A/Apachemaven.puml b/distribution/simpleicons-5/A/Apachemaven.puml new file mode 100644 index 00000000000..25f624929d0 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachemaven.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachemaven + +sprite $ApachemavenXs [10x10/16z] uwS3 + +sprite $ApachemavenSm [12x12/16z] unza + +sprite $ApachemavenMd [16x16/16z] un_X + +sprite $ApachemavenLg [20x20/16z] unzKO1G + +!procedure Apachemaven($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachemaven', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachenetbeanside.Local.png b/distribution/simpleicons-5/A/Apachenetbeanside.Local.png new file mode 100644 index 00000000000..b7f6d397a2c Binary files /dev/null and b/distribution/simpleicons-5/A/Apachenetbeanside.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachenetbeanside.Local.puml b/distribution/simpleicons-5/A/Apachenetbeanside.Local.puml new file mode 100644 index 00000000000..859ac7fd48f --- /dev/null +++ b/distribution/simpleicons-5/A/Apachenetbeanside.Local.puml @@ -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 Apachenetbeanside +include('simpleicons-5/A/Apachenetbeanside') + +' renders the element +Apachenetbeanside('Apachenetbeanside', 'Apachenetbeanside', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachenetbeanside.Remote.puml b/distribution/simpleicons-5/A/Apachenetbeanside.Remote.puml new file mode 100644 index 00000000000..070b629f701 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachenetbeanside.Remote.puml @@ -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 Apachenetbeanside +include('simpleicons-5/A/Apachenetbeanside') + +' renders the element +Apachenetbeanside('Apachenetbeanside', 'Apachenetbeanside', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachenetbeanside.md b/distribution/simpleicons-5/A/Apachenetbeanside.md new file mode 100644 index 00000000000..e4bce5de55f --- /dev/null +++ b/distribution/simpleicons-5/A/Apachenetbeanside.md @@ -0,0 +1,63 @@ +# Apachenetbeanside + + +```text +simpleicons-5/A/Apachenetbeanside +``` + +```text +include('simpleicons-5/A/Apachenetbeanside') +``` + + + +| Illustration | Apachenetbeanside | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachenetbeanside.png) | ![illustration for Apachenetbeanside](../../simpleicons-5/A/Apachenetbeanside.Local.png) | + + + + +## Apachenetbeanside + +### 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 Apachenetbeanside +include('simpleicons-5/A/Apachenetbeanside') + +' renders the element +Apachenetbeanside('Apachenetbeanside', 'Apachenetbeanside', '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 Apachenetbeanside +include('simpleicons-5/A/Apachenetbeanside') + +' renders the element +Apachenetbeanside('Apachenetbeanside', 'Apachenetbeanside', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachenetbeanside.png b/distribution/simpleicons-5/A/Apachenetbeanside.png new file mode 100644 index 00000000000..54ff082c2ab Binary files /dev/null and b/distribution/simpleicons-5/A/Apachenetbeanside.png differ diff --git a/distribution/simpleicons-5/A/Apachenetbeanside.puml b/distribution/simpleicons-5/A/Apachenetbeanside.puml new file mode 100644 index 00000000000..4540f4b3bbf --- /dev/null +++ b/distribution/simpleicons-5/A/Apachenetbeanside.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachenetbeanside + +sprite $ApachenetbeansideXs [10x10/16z] uwS3 + +sprite $ApachenetbeansideSm [12x12/16z] unza + +sprite $ApachenetbeansideMd [16x16/16z] un_X + +sprite $ApachenetbeansideLg [20x20/16z] unzKO1G + +!procedure Apachenetbeanside($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachenetbeanside', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apacheopenoffice.Local.png b/distribution/simpleicons-5/A/Apacheopenoffice.Local.png new file mode 100644 index 00000000000..433e1ef3303 Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheopenoffice.Local.png differ diff --git a/distribution/simpleicons-5/A/Apacheopenoffice.Local.puml b/distribution/simpleicons-5/A/Apacheopenoffice.Local.puml new file mode 100644 index 00000000000..dfe088a1760 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheopenoffice.Local.puml @@ -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 Apacheopenoffice +include('simpleicons-5/A/Apacheopenoffice') + +' renders the element +Apacheopenoffice('Apacheopenoffice', 'Apacheopenoffice', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheopenoffice.Remote.puml b/distribution/simpleicons-5/A/Apacheopenoffice.Remote.puml new file mode 100644 index 00000000000..35e90cfe093 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheopenoffice.Remote.puml @@ -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 Apacheopenoffice +include('simpleicons-5/A/Apacheopenoffice') + +' renders the element +Apacheopenoffice('Apacheopenoffice', 'Apacheopenoffice', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacheopenoffice.md b/distribution/simpleicons-5/A/Apacheopenoffice.md new file mode 100644 index 00000000000..60a2cb5bb1c --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheopenoffice.md @@ -0,0 +1,63 @@ +# Apacheopenoffice + + +```text +simpleicons-5/A/Apacheopenoffice +``` + +```text +include('simpleicons-5/A/Apacheopenoffice') +``` + + + +| Illustration | Apacheopenoffice | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apacheopenoffice.png) | ![illustration for Apacheopenoffice](../../simpleicons-5/A/Apacheopenoffice.Local.png) | + + + + +## Apacheopenoffice + +### 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 Apacheopenoffice +include('simpleicons-5/A/Apacheopenoffice') + +' renders the element +Apacheopenoffice('Apacheopenoffice', 'Apacheopenoffice', '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 Apacheopenoffice +include('simpleicons-5/A/Apacheopenoffice') + +' renders the element +Apacheopenoffice('Apacheopenoffice', 'Apacheopenoffice', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apacheopenoffice.png b/distribution/simpleicons-5/A/Apacheopenoffice.png new file mode 100644 index 00000000000..a8ba33b2aeb Binary files /dev/null and b/distribution/simpleicons-5/A/Apacheopenoffice.png differ diff --git a/distribution/simpleicons-5/A/Apacheopenoffice.puml b/distribution/simpleicons-5/A/Apacheopenoffice.puml new file mode 100644 index 00000000000..04b866182f8 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacheopenoffice.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apacheopenoffice + +sprite $ApacheopenofficeXs [10x10/16z] uwS3 + +sprite $ApacheopenofficeSm [12x12/16z] unza + +sprite $ApacheopenofficeMd [16x16/16z] un_X + +sprite $ApacheopenofficeLg [20x20/16z] unzKO1G + +!procedure Apacheopenoffice($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apacheopenoffice', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachepulsar.Local.png b/distribution/simpleicons-5/A/Apachepulsar.Local.png new file mode 100644 index 00000000000..7439e48e2d4 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachepulsar.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachepulsar.Local.puml b/distribution/simpleicons-5/A/Apachepulsar.Local.puml new file mode 100644 index 00000000000..bf61778e585 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachepulsar.Local.puml @@ -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 Apachepulsar +include('simpleicons-5/A/Apachepulsar') + +' renders the element +Apachepulsar('Apachepulsar', 'Apachepulsar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachepulsar.Remote.puml b/distribution/simpleicons-5/A/Apachepulsar.Remote.puml new file mode 100644 index 00000000000..4bb96841672 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachepulsar.Remote.puml @@ -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 Apachepulsar +include('simpleicons-5/A/Apachepulsar') + +' renders the element +Apachepulsar('Apachepulsar', 'Apachepulsar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachepulsar.md b/distribution/simpleicons-5/A/Apachepulsar.md new file mode 100644 index 00000000000..c97ab4d2948 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachepulsar.md @@ -0,0 +1,63 @@ +# Apachepulsar + + +```text +simpleicons-5/A/Apachepulsar +``` + +```text +include('simpleicons-5/A/Apachepulsar') +``` + + + +| Illustration | Apachepulsar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachepulsar.png) | ![illustration for Apachepulsar](../../simpleicons-5/A/Apachepulsar.Local.png) | + + + + +## Apachepulsar + +### 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 Apachepulsar +include('simpleicons-5/A/Apachepulsar') + +' renders the element +Apachepulsar('Apachepulsar', 'Apachepulsar', '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 Apachepulsar +include('simpleicons-5/A/Apachepulsar') + +' renders the element +Apachepulsar('Apachepulsar', 'Apachepulsar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachepulsar.png b/distribution/simpleicons-5/A/Apachepulsar.png new file mode 100644 index 00000000000..5c151bc57ec Binary files /dev/null and b/distribution/simpleicons-5/A/Apachepulsar.png differ diff --git a/distribution/simpleicons-5/A/Apachepulsar.puml b/distribution/simpleicons-5/A/Apachepulsar.puml new file mode 100644 index 00000000000..721a8d2e503 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachepulsar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachepulsar + +sprite $ApachepulsarXs [10x10/16z] uwS3 + +sprite $ApachepulsarSm [12x12/16z] unza + +sprite $ApachepulsarMd [16x16/16z] un_X + +sprite $ApachepulsarLg [20x20/16z] unzKO1G + +!procedure Apachepulsar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachepulsar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apacherocketmq.Local.png b/distribution/simpleicons-5/A/Apacherocketmq.Local.png new file mode 100644 index 00000000000..45f76df3127 Binary files /dev/null and b/distribution/simpleicons-5/A/Apacherocketmq.Local.png differ diff --git a/distribution/simpleicons-5/A/Apacherocketmq.Local.puml b/distribution/simpleicons-5/A/Apacherocketmq.Local.puml new file mode 100644 index 00000000000..688c960f7c0 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacherocketmq.Local.puml @@ -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 Apacherocketmq +include('simpleicons-5/A/Apacherocketmq') + +' renders the element +Apacherocketmq('Apacherocketmq', 'Apacherocketmq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacherocketmq.Remote.puml b/distribution/simpleicons-5/A/Apacherocketmq.Remote.puml new file mode 100644 index 00000000000..4167e1c4939 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacherocketmq.Remote.puml @@ -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 Apacherocketmq +include('simpleicons-5/A/Apacherocketmq') + +' renders the element +Apacherocketmq('Apacherocketmq', 'Apacherocketmq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apacherocketmq.md b/distribution/simpleicons-5/A/Apacherocketmq.md new file mode 100644 index 00000000000..10e7b01ccf9 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacherocketmq.md @@ -0,0 +1,63 @@ +# Apacherocketmq + + +```text +simpleicons-5/A/Apacherocketmq +``` + +```text +include('simpleicons-5/A/Apacherocketmq') +``` + + + +| Illustration | Apacherocketmq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apacherocketmq.png) | ![illustration for Apacherocketmq](../../simpleicons-5/A/Apacherocketmq.Local.png) | + + + + +## Apacherocketmq + +### 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 Apacherocketmq +include('simpleicons-5/A/Apacherocketmq') + +' renders the element +Apacherocketmq('Apacherocketmq', 'Apacherocketmq', '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 Apacherocketmq +include('simpleicons-5/A/Apacherocketmq') + +' renders the element +Apacherocketmq('Apacherocketmq', 'Apacherocketmq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apacherocketmq.png b/distribution/simpleicons-5/A/Apacherocketmq.png new file mode 100644 index 00000000000..61b595df26e Binary files /dev/null and b/distribution/simpleicons-5/A/Apacherocketmq.png differ diff --git a/distribution/simpleicons-5/A/Apacherocketmq.puml b/distribution/simpleicons-5/A/Apacherocketmq.puml new file mode 100644 index 00000000000..9403848a978 --- /dev/null +++ b/distribution/simpleicons-5/A/Apacherocketmq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apacherocketmq + +sprite $ApacherocketmqXs [10x10/16z] uwS3 + +sprite $ApacherocketmqSm [12x12/16z] unza + +sprite $ApacherocketmqMd [16x16/16z] un_X + +sprite $ApacherocketmqLg [20x20/16z] unzKO1G + +!procedure Apacherocketmq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apacherocketmq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachesolr.Local.png b/distribution/simpleicons-5/A/Apachesolr.Local.png new file mode 100644 index 00000000000..6e05bb1fbe2 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachesolr.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachesolr.Local.puml b/distribution/simpleicons-5/A/Apachesolr.Local.puml new file mode 100644 index 00000000000..aca477018ef --- /dev/null +++ b/distribution/simpleicons-5/A/Apachesolr.Local.puml @@ -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 Apachesolr +include('simpleicons-5/A/Apachesolr') + +' renders the element +Apachesolr('Apachesolr', 'Apachesolr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachesolr.Remote.puml b/distribution/simpleicons-5/A/Apachesolr.Remote.puml new file mode 100644 index 00000000000..478e8cce8fe --- /dev/null +++ b/distribution/simpleicons-5/A/Apachesolr.Remote.puml @@ -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 Apachesolr +include('simpleicons-5/A/Apachesolr') + +' renders the element +Apachesolr('Apachesolr', 'Apachesolr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachesolr.md b/distribution/simpleicons-5/A/Apachesolr.md new file mode 100644 index 00000000000..c3bd94fb42f --- /dev/null +++ b/distribution/simpleicons-5/A/Apachesolr.md @@ -0,0 +1,63 @@ +# Apachesolr + + +```text +simpleicons-5/A/Apachesolr +``` + +```text +include('simpleicons-5/A/Apachesolr') +``` + + + +| Illustration | Apachesolr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachesolr.png) | ![illustration for Apachesolr](../../simpleicons-5/A/Apachesolr.Local.png) | + + + + +## Apachesolr + +### 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 Apachesolr +include('simpleicons-5/A/Apachesolr') + +' renders the element +Apachesolr('Apachesolr', 'Apachesolr', '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 Apachesolr +include('simpleicons-5/A/Apachesolr') + +' renders the element +Apachesolr('Apachesolr', 'Apachesolr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachesolr.png b/distribution/simpleicons-5/A/Apachesolr.png new file mode 100644 index 00000000000..5e97a860095 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachesolr.png differ diff --git a/distribution/simpleicons-5/A/Apachesolr.puml b/distribution/simpleicons-5/A/Apachesolr.puml new file mode 100644 index 00000000000..e7703ef0a7a --- /dev/null +++ b/distribution/simpleicons-5/A/Apachesolr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachesolr + +sprite $ApachesolrXs [10x10/16z] uwS3 + +sprite $ApachesolrSm [12x12/16z] unza + +sprite $ApachesolrMd [16x16/16z] un_X + +sprite $ApachesolrLg [20x20/16z] unzKO1G + +!procedure Apachesolr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachesolr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachespark.Local.png b/distribution/simpleicons-5/A/Apachespark.Local.png new file mode 100644 index 00000000000..d506db1f305 Binary files /dev/null and b/distribution/simpleicons-5/A/Apachespark.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachespark.Local.puml b/distribution/simpleicons-5/A/Apachespark.Local.puml new file mode 100644 index 00000000000..1c75155758c --- /dev/null +++ b/distribution/simpleicons-5/A/Apachespark.Local.puml @@ -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 Apachespark +include('simpleicons-5/A/Apachespark') + +' renders the element +Apachespark('Apachespark', 'Apachespark', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachespark.Remote.puml b/distribution/simpleicons-5/A/Apachespark.Remote.puml new file mode 100644 index 00000000000..a2b34cef694 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachespark.Remote.puml @@ -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 Apachespark +include('simpleicons-5/A/Apachespark') + +' renders the element +Apachespark('Apachespark', 'Apachespark', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachespark.md b/distribution/simpleicons-5/A/Apachespark.md new file mode 100644 index 00000000000..1d38ea2a3d6 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachespark.md @@ -0,0 +1,63 @@ +# Apachespark + + +```text +simpleicons-5/A/Apachespark +``` + +```text +include('simpleicons-5/A/Apachespark') +``` + + + +| Illustration | Apachespark | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachespark.png) | ![illustration for Apachespark](../../simpleicons-5/A/Apachespark.Local.png) | + + + + +## Apachespark + +### 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 Apachespark +include('simpleicons-5/A/Apachespark') + +' renders the element +Apachespark('Apachespark', 'Apachespark', '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 Apachespark +include('simpleicons-5/A/Apachespark') + +' renders the element +Apachespark('Apachespark', 'Apachespark', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachespark.png b/distribution/simpleicons-5/A/Apachespark.png new file mode 100644 index 00000000000..1eb146accda Binary files /dev/null and b/distribution/simpleicons-5/A/Apachespark.png differ diff --git a/distribution/simpleicons-5/A/Apachespark.puml b/distribution/simpleicons-5/A/Apachespark.puml new file mode 100644 index 00000000000..ff468bc135f --- /dev/null +++ b/distribution/simpleicons-5/A/Apachespark.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachespark + +sprite $ApachesparkXs [10x10/16z] uwS3 + +sprite $ApachesparkSm [12x12/16z] unza + +sprite $ApachesparkMd [16x16/16z] un_X + +sprite $ApachesparkLg [20x20/16z] unzKO1G + +!procedure Apachespark($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachespark', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apachetomcat.Local.png b/distribution/simpleicons-5/A/Apachetomcat.Local.png new file mode 100644 index 00000000000..4c27549a25a Binary files /dev/null and b/distribution/simpleicons-5/A/Apachetomcat.Local.png differ diff --git a/distribution/simpleicons-5/A/Apachetomcat.Local.puml b/distribution/simpleicons-5/A/Apachetomcat.Local.puml new file mode 100644 index 00000000000..bb92050262f --- /dev/null +++ b/distribution/simpleicons-5/A/Apachetomcat.Local.puml @@ -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 Apachetomcat +include('simpleicons-5/A/Apachetomcat') + +' renders the element +Apachetomcat('Apachetomcat', 'Apachetomcat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachetomcat.Remote.puml b/distribution/simpleicons-5/A/Apachetomcat.Remote.puml new file mode 100644 index 00000000000..0de7510424a --- /dev/null +++ b/distribution/simpleicons-5/A/Apachetomcat.Remote.puml @@ -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 Apachetomcat +include('simpleicons-5/A/Apachetomcat') + +' renders the element +Apachetomcat('Apachetomcat', 'Apachetomcat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apachetomcat.md b/distribution/simpleicons-5/A/Apachetomcat.md new file mode 100644 index 00000000000..b0c88ddc60e --- /dev/null +++ b/distribution/simpleicons-5/A/Apachetomcat.md @@ -0,0 +1,63 @@ +# Apachetomcat + + +```text +simpleicons-5/A/Apachetomcat +``` + +```text +include('simpleicons-5/A/Apachetomcat') +``` + + + +| Illustration | Apachetomcat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apachetomcat.png) | ![illustration for Apachetomcat](../../simpleicons-5/A/Apachetomcat.Local.png) | + + + + +## Apachetomcat + +### 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 Apachetomcat +include('simpleicons-5/A/Apachetomcat') + +' renders the element +Apachetomcat('Apachetomcat', 'Apachetomcat', '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 Apachetomcat +include('simpleicons-5/A/Apachetomcat') + +' renders the element +Apachetomcat('Apachetomcat', 'Apachetomcat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apachetomcat.png b/distribution/simpleicons-5/A/Apachetomcat.png new file mode 100644 index 00000000000..2636ca5166b Binary files /dev/null and b/distribution/simpleicons-5/A/Apachetomcat.png differ diff --git a/distribution/simpleicons-5/A/Apachetomcat.puml b/distribution/simpleicons-5/A/Apachetomcat.puml new file mode 100644 index 00000000000..758717e6741 --- /dev/null +++ b/distribution/simpleicons-5/A/Apachetomcat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apachetomcat + +sprite $ApachetomcatXs [10x10/16z] uwS3 + +sprite $ApachetomcatSm [12x12/16z] unza + +sprite $ApachetomcatMd [16x16/16z] un_X + +sprite $ApachetomcatLg [20x20/16z] unzKO1G + +!procedure Apachetomcat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apachetomcat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aparat.Local.png b/distribution/simpleicons-5/A/Aparat.Local.png new file mode 100644 index 00000000000..e5d19b737c8 Binary files /dev/null and b/distribution/simpleicons-5/A/Aparat.Local.png differ diff --git a/distribution/simpleicons-5/A/Aparat.Local.puml b/distribution/simpleicons-5/A/Aparat.Local.puml new file mode 100644 index 00000000000..b0f6336177e --- /dev/null +++ b/distribution/simpleicons-5/A/Aparat.Local.puml @@ -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 Aparat +include('simpleicons-5/A/Aparat') + +' renders the element +Aparat('Aparat', 'Aparat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aparat.Remote.puml b/distribution/simpleicons-5/A/Aparat.Remote.puml new file mode 100644 index 00000000000..c8a3726673e --- /dev/null +++ b/distribution/simpleicons-5/A/Aparat.Remote.puml @@ -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 Aparat +include('simpleicons-5/A/Aparat') + +' renders the element +Aparat('Aparat', 'Aparat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aparat.md b/distribution/simpleicons-5/A/Aparat.md new file mode 100644 index 00000000000..4ffc05f9fef --- /dev/null +++ b/distribution/simpleicons-5/A/Aparat.md @@ -0,0 +1,63 @@ +# Aparat + + +```text +simpleicons-5/A/Aparat +``` + +```text +include('simpleicons-5/A/Aparat') +``` + + + +| Illustration | Aparat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aparat.png) | ![illustration for Aparat](../../simpleicons-5/A/Aparat.Local.png) | + + + + +## Aparat + +### 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 Aparat +include('simpleicons-5/A/Aparat') + +' renders the element +Aparat('Aparat', 'Aparat', '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 Aparat +include('simpleicons-5/A/Aparat') + +' renders the element +Aparat('Aparat', 'Aparat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aparat.png b/distribution/simpleicons-5/A/Aparat.png new file mode 100644 index 00000000000..19271383f46 Binary files /dev/null and b/distribution/simpleicons-5/A/Aparat.png differ diff --git a/distribution/simpleicons-5/A/Aparat.puml b/distribution/simpleicons-5/A/Aparat.puml new file mode 100644 index 00000000000..ae20957762d --- /dev/null +++ b/distribution/simpleicons-5/A/Aparat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aparat + +sprite $AparatXs [10x10/16z] uwS3 + +sprite $AparatSm [12x12/16z] unza + +sprite $AparatMd [16x16/16z] un_X + +sprite $AparatLg [20x20/16z] unzKO1G + +!procedure Aparat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aparat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apollographql.Local.png b/distribution/simpleicons-5/A/Apollographql.Local.png new file mode 100644 index 00000000000..87904aa3876 Binary files /dev/null and b/distribution/simpleicons-5/A/Apollographql.Local.png differ diff --git a/distribution/simpleicons-5/A/Apollographql.Local.puml b/distribution/simpleicons-5/A/Apollographql.Local.puml new file mode 100644 index 00000000000..ffd2a7869ce --- /dev/null +++ b/distribution/simpleicons-5/A/Apollographql.Local.puml @@ -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 Apollographql +include('simpleicons-5/A/Apollographql') + +' renders the element +Apollographql('Apollographql', 'Apollographql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apollographql.Remote.puml b/distribution/simpleicons-5/A/Apollographql.Remote.puml new file mode 100644 index 00000000000..6e865cbfb8b --- /dev/null +++ b/distribution/simpleicons-5/A/Apollographql.Remote.puml @@ -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 Apollographql +include('simpleicons-5/A/Apollographql') + +' renders the element +Apollographql('Apollographql', 'Apollographql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apollographql.md b/distribution/simpleicons-5/A/Apollographql.md new file mode 100644 index 00000000000..b4b69a2b963 --- /dev/null +++ b/distribution/simpleicons-5/A/Apollographql.md @@ -0,0 +1,63 @@ +# Apollographql + + +```text +simpleicons-5/A/Apollographql +``` + +```text +include('simpleicons-5/A/Apollographql') +``` + + + +| Illustration | Apollographql | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apollographql.png) | ![illustration for Apollographql](../../simpleicons-5/A/Apollographql.Local.png) | + + + + +## Apollographql + +### 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 Apollographql +include('simpleicons-5/A/Apollographql') + +' renders the element +Apollographql('Apollographql', 'Apollographql', '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 Apollographql +include('simpleicons-5/A/Apollographql') + +' renders the element +Apollographql('Apollographql', 'Apollographql', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apollographql.png b/distribution/simpleicons-5/A/Apollographql.png new file mode 100644 index 00000000000..dbdcd671451 Binary files /dev/null and b/distribution/simpleicons-5/A/Apollographql.png differ diff --git a/distribution/simpleicons-5/A/Apollographql.puml b/distribution/simpleicons-5/A/Apollographql.puml new file mode 100644 index 00000000000..05f25f2930c --- /dev/null +++ b/distribution/simpleicons-5/A/Apollographql.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apollographql + +sprite $ApollographqlXs [10x10/16z] uwS3 + +sprite $ApollographqlSm [12x12/16z] unza + +sprite $ApollographqlMd [16x16/16z] un_X + +sprite $ApollographqlLg [20x20/16z] unzKO1G + +!procedure Apollographql($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apollographql', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apostrophe.Local.png b/distribution/simpleicons-5/A/Apostrophe.Local.png new file mode 100644 index 00000000000..11ff87c74b9 Binary files /dev/null and b/distribution/simpleicons-5/A/Apostrophe.Local.png differ diff --git a/distribution/simpleicons-5/A/Apostrophe.Local.puml b/distribution/simpleicons-5/A/Apostrophe.Local.puml new file mode 100644 index 00000000000..065ff2ee781 --- /dev/null +++ b/distribution/simpleicons-5/A/Apostrophe.Local.puml @@ -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 Apostrophe +include('simpleicons-5/A/Apostrophe') + +' renders the element +Apostrophe('Apostrophe', 'Apostrophe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apostrophe.Remote.puml b/distribution/simpleicons-5/A/Apostrophe.Remote.puml new file mode 100644 index 00000000000..29969db6525 --- /dev/null +++ b/distribution/simpleicons-5/A/Apostrophe.Remote.puml @@ -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 Apostrophe +include('simpleicons-5/A/Apostrophe') + +' renders the element +Apostrophe('Apostrophe', 'Apostrophe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apostrophe.md b/distribution/simpleicons-5/A/Apostrophe.md new file mode 100644 index 00000000000..ef7286eac66 --- /dev/null +++ b/distribution/simpleicons-5/A/Apostrophe.md @@ -0,0 +1,63 @@ +# Apostrophe + + +```text +simpleicons-5/A/Apostrophe +``` + +```text +include('simpleicons-5/A/Apostrophe') +``` + + + +| Illustration | Apostrophe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apostrophe.png) | ![illustration for Apostrophe](../../simpleicons-5/A/Apostrophe.Local.png) | + + + + +## Apostrophe + +### 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 Apostrophe +include('simpleicons-5/A/Apostrophe') + +' renders the element +Apostrophe('Apostrophe', 'Apostrophe', '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 Apostrophe +include('simpleicons-5/A/Apostrophe') + +' renders the element +Apostrophe('Apostrophe', 'Apostrophe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apostrophe.png b/distribution/simpleicons-5/A/Apostrophe.png new file mode 100644 index 00000000000..09e6858ce87 Binary files /dev/null and b/distribution/simpleicons-5/A/Apostrophe.png differ diff --git a/distribution/simpleicons-5/A/Apostrophe.puml b/distribution/simpleicons-5/A/Apostrophe.puml new file mode 100644 index 00000000000..7456efef1d6 --- /dev/null +++ b/distribution/simpleicons-5/A/Apostrophe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apostrophe + +sprite $ApostropheXs [10x10/16z] uwS3 + +sprite $ApostropheSm [12x12/16z] unza + +sprite $ApostropheMd [16x16/16z] un_X + +sprite $ApostropheLg [20x20/16z] unzKO1G + +!procedure Apostrophe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apostrophe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Apple.Local.png b/distribution/simpleicons-5/A/Apple.Local.png new file mode 100644 index 00000000000..34663247f66 Binary files /dev/null and b/distribution/simpleicons-5/A/Apple.Local.png differ diff --git a/distribution/simpleicons-5/A/Apple.Local.puml b/distribution/simpleicons-5/A/Apple.Local.puml new file mode 100644 index 00000000000..76840872603 --- /dev/null +++ b/distribution/simpleicons-5/A/Apple.Local.puml @@ -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 Apple +include('simpleicons-5/A/Apple') + +' renders the element +Apple('Apple', 'Apple', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apple.Remote.puml b/distribution/simpleicons-5/A/Apple.Remote.puml new file mode 100644 index 00000000000..1cf0c52850a --- /dev/null +++ b/distribution/simpleicons-5/A/Apple.Remote.puml @@ -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 Apple +include('simpleicons-5/A/Apple') + +' renders the element +Apple('Apple', 'Apple', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Apple.md b/distribution/simpleicons-5/A/Apple.md new file mode 100644 index 00000000000..4bbd31d762d --- /dev/null +++ b/distribution/simpleicons-5/A/Apple.md @@ -0,0 +1,63 @@ +# Apple + + +```text +simpleicons-5/A/Apple +``` + +```text +include('simpleicons-5/A/Apple') +``` + + + +| Illustration | Apple | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Apple.png) | ![illustration for Apple](../../simpleicons-5/A/Apple.Local.png) | + + + + +## Apple + +### 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 Apple +include('simpleicons-5/A/Apple') + +' renders the element +Apple('Apple', 'Apple', '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 Apple +include('simpleicons-5/A/Apple') + +' renders the element +Apple('Apple', 'Apple', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Apple.png b/distribution/simpleicons-5/A/Apple.png new file mode 100644 index 00000000000..8025a7fae58 Binary files /dev/null and b/distribution/simpleicons-5/A/Apple.png differ diff --git a/distribution/simpleicons-5/A/Apple.puml b/distribution/simpleicons-5/A/Apple.puml new file mode 100644 index 00000000000..bae53f494ca --- /dev/null +++ b/distribution/simpleicons-5/A/Apple.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Apple + +sprite $AppleXs [10x10/16z] uwS3 + +sprite $AppleSm [12x12/16z] unza + +sprite $AppleMd [16x16/16z] un_X + +sprite $AppleLg [20x20/16z] unzKO1G + +!procedure Apple($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Apple', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Applearcade.Local.png b/distribution/simpleicons-5/A/Applearcade.Local.png new file mode 100644 index 00000000000..a612d8175e0 Binary files /dev/null and b/distribution/simpleicons-5/A/Applearcade.Local.png differ diff --git a/distribution/simpleicons-5/A/Applearcade.Local.puml b/distribution/simpleicons-5/A/Applearcade.Local.puml new file mode 100644 index 00000000000..381e9dee718 --- /dev/null +++ b/distribution/simpleicons-5/A/Applearcade.Local.puml @@ -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 Applearcade +include('simpleicons-5/A/Applearcade') + +' renders the element +Applearcade('Applearcade', 'Applearcade', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applearcade.Remote.puml b/distribution/simpleicons-5/A/Applearcade.Remote.puml new file mode 100644 index 00000000000..f3cd6867b6a --- /dev/null +++ b/distribution/simpleicons-5/A/Applearcade.Remote.puml @@ -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 Applearcade +include('simpleicons-5/A/Applearcade') + +' renders the element +Applearcade('Applearcade', 'Applearcade', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applearcade.md b/distribution/simpleicons-5/A/Applearcade.md new file mode 100644 index 00000000000..8d3c27c20eb --- /dev/null +++ b/distribution/simpleicons-5/A/Applearcade.md @@ -0,0 +1,63 @@ +# Applearcade + + +```text +simpleicons-5/A/Applearcade +``` + +```text +include('simpleicons-5/A/Applearcade') +``` + + + +| Illustration | Applearcade | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Applearcade.png) | ![illustration for Applearcade](../../simpleicons-5/A/Applearcade.Local.png) | + + + + +## Applearcade + +### 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 Applearcade +include('simpleicons-5/A/Applearcade') + +' renders the element +Applearcade('Applearcade', 'Applearcade', '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 Applearcade +include('simpleicons-5/A/Applearcade') + +' renders the element +Applearcade('Applearcade', 'Applearcade', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Applearcade.png b/distribution/simpleicons-5/A/Applearcade.png new file mode 100644 index 00000000000..ddc45c8504f Binary files /dev/null and b/distribution/simpleicons-5/A/Applearcade.png differ diff --git a/distribution/simpleicons-5/A/Applearcade.puml b/distribution/simpleicons-5/A/Applearcade.puml new file mode 100644 index 00000000000..5cb3e95d017 --- /dev/null +++ b/distribution/simpleicons-5/A/Applearcade.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Applearcade + +sprite $ApplearcadeXs [10x10/16z] uwS3 + +sprite $ApplearcadeSm [12x12/16z] unza + +sprite $ApplearcadeMd [16x16/16z] un_X + +sprite $ApplearcadeLg [20x20/16z] unzKO1G + +!procedure Applearcade($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Applearcade', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Applemusic.Local.png b/distribution/simpleicons-5/A/Applemusic.Local.png new file mode 100644 index 00000000000..2936bb59f53 Binary files /dev/null and b/distribution/simpleicons-5/A/Applemusic.Local.png differ diff --git a/distribution/simpleicons-5/A/Applemusic.Local.puml b/distribution/simpleicons-5/A/Applemusic.Local.puml new file mode 100644 index 00000000000..5cb454f976e --- /dev/null +++ b/distribution/simpleicons-5/A/Applemusic.Local.puml @@ -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 Applemusic +include('simpleicons-5/A/Applemusic') + +' renders the element +Applemusic('Applemusic', 'Applemusic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applemusic.Remote.puml b/distribution/simpleicons-5/A/Applemusic.Remote.puml new file mode 100644 index 00000000000..f41fdf0c87b --- /dev/null +++ b/distribution/simpleicons-5/A/Applemusic.Remote.puml @@ -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 Applemusic +include('simpleicons-5/A/Applemusic') + +' renders the element +Applemusic('Applemusic', 'Applemusic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applemusic.md b/distribution/simpleicons-5/A/Applemusic.md new file mode 100644 index 00000000000..0213427b043 --- /dev/null +++ b/distribution/simpleicons-5/A/Applemusic.md @@ -0,0 +1,63 @@ +# Applemusic + + +```text +simpleicons-5/A/Applemusic +``` + +```text +include('simpleicons-5/A/Applemusic') +``` + + + +| Illustration | Applemusic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Applemusic.png) | ![illustration for Applemusic](../../simpleicons-5/A/Applemusic.Local.png) | + + + + +## Applemusic + +### 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 Applemusic +include('simpleicons-5/A/Applemusic') + +' renders the element +Applemusic('Applemusic', 'Applemusic', '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 Applemusic +include('simpleicons-5/A/Applemusic') + +' renders the element +Applemusic('Applemusic', 'Applemusic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Applemusic.png b/distribution/simpleicons-5/A/Applemusic.png new file mode 100644 index 00000000000..212b6926863 Binary files /dev/null and b/distribution/simpleicons-5/A/Applemusic.png differ diff --git a/distribution/simpleicons-5/A/Applemusic.puml b/distribution/simpleicons-5/A/Applemusic.puml new file mode 100644 index 00000000000..c5672a44b0f --- /dev/null +++ b/distribution/simpleicons-5/A/Applemusic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Applemusic + +sprite $ApplemusicXs [10x10/16z] uwS3 + +sprite $ApplemusicSm [12x12/16z] unza + +sprite $ApplemusicMd [16x16/16z] un_X + +sprite $ApplemusicLg [20x20/16z] unzKO1G + +!procedure Applemusic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Applemusic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Applepay.Local.png b/distribution/simpleicons-5/A/Applepay.Local.png new file mode 100644 index 00000000000..1c1ea8de7a8 Binary files /dev/null and b/distribution/simpleicons-5/A/Applepay.Local.png differ diff --git a/distribution/simpleicons-5/A/Applepay.Local.puml b/distribution/simpleicons-5/A/Applepay.Local.puml new file mode 100644 index 00000000000..8c2b98f8803 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepay.Local.puml @@ -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 Applepay +include('simpleicons-5/A/Applepay') + +' renders the element +Applepay('Applepay', 'Applepay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applepay.Remote.puml b/distribution/simpleicons-5/A/Applepay.Remote.puml new file mode 100644 index 00000000000..ca268702951 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepay.Remote.puml @@ -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 Applepay +include('simpleicons-5/A/Applepay') + +' renders the element +Applepay('Applepay', 'Applepay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applepay.md b/distribution/simpleicons-5/A/Applepay.md new file mode 100644 index 00000000000..e5043167efc --- /dev/null +++ b/distribution/simpleicons-5/A/Applepay.md @@ -0,0 +1,63 @@ +# Applepay + + +```text +simpleicons-5/A/Applepay +``` + +```text +include('simpleicons-5/A/Applepay') +``` + + + +| Illustration | Applepay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Applepay.png) | ![illustration for Applepay](../../simpleicons-5/A/Applepay.Local.png) | + + + + +## Applepay + +### 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 Applepay +include('simpleicons-5/A/Applepay') + +' renders the element +Applepay('Applepay', 'Applepay', '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 Applepay +include('simpleicons-5/A/Applepay') + +' renders the element +Applepay('Applepay', 'Applepay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Applepay.png b/distribution/simpleicons-5/A/Applepay.png new file mode 100644 index 00000000000..3bf866ccd8c Binary files /dev/null and b/distribution/simpleicons-5/A/Applepay.png differ diff --git a/distribution/simpleicons-5/A/Applepay.puml b/distribution/simpleicons-5/A/Applepay.puml new file mode 100644 index 00000000000..27d25cffd78 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Applepay + +sprite $ApplepayXs [10x10/16z] uwS3 + +sprite $ApplepaySm [12x12/16z] unza + +sprite $ApplepayMd [16x16/16z] un_X + +sprite $ApplepayLg [20x20/16z] unzKO1G + +!procedure Applepay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Applepay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Applepodcasts.Local.png b/distribution/simpleicons-5/A/Applepodcasts.Local.png new file mode 100644 index 00000000000..c0c6eab840b Binary files /dev/null and b/distribution/simpleicons-5/A/Applepodcasts.Local.png differ diff --git a/distribution/simpleicons-5/A/Applepodcasts.Local.puml b/distribution/simpleicons-5/A/Applepodcasts.Local.puml new file mode 100644 index 00000000000..e7536f9b698 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepodcasts.Local.puml @@ -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 Applepodcasts +include('simpleicons-5/A/Applepodcasts') + +' renders the element +Applepodcasts('Applepodcasts', 'Applepodcasts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applepodcasts.Remote.puml b/distribution/simpleicons-5/A/Applepodcasts.Remote.puml new file mode 100644 index 00000000000..d8e87a94c19 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepodcasts.Remote.puml @@ -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 Applepodcasts +include('simpleicons-5/A/Applepodcasts') + +' renders the element +Applepodcasts('Applepodcasts', 'Applepodcasts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Applepodcasts.md b/distribution/simpleicons-5/A/Applepodcasts.md new file mode 100644 index 00000000000..b8230876ff6 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepodcasts.md @@ -0,0 +1,63 @@ +# Applepodcasts + + +```text +simpleicons-5/A/Applepodcasts +``` + +```text +include('simpleicons-5/A/Applepodcasts') +``` + + + +| Illustration | Applepodcasts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Applepodcasts.png) | ![illustration for Applepodcasts](../../simpleicons-5/A/Applepodcasts.Local.png) | + + + + +## Applepodcasts + +### 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 Applepodcasts +include('simpleicons-5/A/Applepodcasts') + +' renders the element +Applepodcasts('Applepodcasts', 'Applepodcasts', '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 Applepodcasts +include('simpleicons-5/A/Applepodcasts') + +' renders the element +Applepodcasts('Applepodcasts', 'Applepodcasts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Applepodcasts.png b/distribution/simpleicons-5/A/Applepodcasts.png new file mode 100644 index 00000000000..1ba17262bd9 Binary files /dev/null and b/distribution/simpleicons-5/A/Applepodcasts.png differ diff --git a/distribution/simpleicons-5/A/Applepodcasts.puml b/distribution/simpleicons-5/A/Applepodcasts.puml new file mode 100644 index 00000000000..2ab92a74309 --- /dev/null +++ b/distribution/simpleicons-5/A/Applepodcasts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Applepodcasts + +sprite $ApplepodcastsXs [10x10/16z] uwS3 + +sprite $ApplepodcastsSm [12x12/16z] unza + +sprite $ApplepodcastsMd [16x16/16z] un_X + +sprite $ApplepodcastsLg [20x20/16z] unzKO1G + +!procedure Applepodcasts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Applepodcasts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Appletv.Local.png b/distribution/simpleicons-5/A/Appletv.Local.png new file mode 100644 index 00000000000..1bc1281705f Binary files /dev/null and b/distribution/simpleicons-5/A/Appletv.Local.png differ diff --git a/distribution/simpleicons-5/A/Appletv.Local.puml b/distribution/simpleicons-5/A/Appletv.Local.puml new file mode 100644 index 00000000000..779f9c10e79 --- /dev/null +++ b/distribution/simpleicons-5/A/Appletv.Local.puml @@ -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 Appletv +include('simpleicons-5/A/Appletv') + +' renders the element +Appletv('Appletv', 'Appletv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appletv.Remote.puml b/distribution/simpleicons-5/A/Appletv.Remote.puml new file mode 100644 index 00000000000..0fd05767480 --- /dev/null +++ b/distribution/simpleicons-5/A/Appletv.Remote.puml @@ -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 Appletv +include('simpleicons-5/A/Appletv') + +' renders the element +Appletv('Appletv', 'Appletv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appletv.md b/distribution/simpleicons-5/A/Appletv.md new file mode 100644 index 00000000000..de8e9742372 --- /dev/null +++ b/distribution/simpleicons-5/A/Appletv.md @@ -0,0 +1,63 @@ +# Appletv + + +```text +simpleicons-5/A/Appletv +``` + +```text +include('simpleicons-5/A/Appletv') +``` + + + +| Illustration | Appletv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Appletv.png) | ![illustration for Appletv](../../simpleicons-5/A/Appletv.Local.png) | + + + + +## Appletv + +### 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 Appletv +include('simpleicons-5/A/Appletv') + +' renders the element +Appletv('Appletv', 'Appletv', '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 Appletv +include('simpleicons-5/A/Appletv') + +' renders the element +Appletv('Appletv', 'Appletv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Appletv.png b/distribution/simpleicons-5/A/Appletv.png new file mode 100644 index 00000000000..29c8c8170c3 Binary files /dev/null and b/distribution/simpleicons-5/A/Appletv.png differ diff --git a/distribution/simpleicons-5/A/Appletv.puml b/distribution/simpleicons-5/A/Appletv.puml new file mode 100644 index 00000000000..cebc1e6c2ad --- /dev/null +++ b/distribution/simpleicons-5/A/Appletv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Appletv + +sprite $AppletvXs [10x10/16z] uwS3 + +sprite $AppletvSm [12x12/16z] unza + +sprite $AppletvMd [16x16/16z] un_X + +sprite $AppletvLg [20x20/16z] unzKO1G + +!procedure Appletv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Appletv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Appsignal.Local.png b/distribution/simpleicons-5/A/Appsignal.Local.png new file mode 100644 index 00000000000..80318a6aafe Binary files /dev/null and b/distribution/simpleicons-5/A/Appsignal.Local.png differ diff --git a/distribution/simpleicons-5/A/Appsignal.Local.puml b/distribution/simpleicons-5/A/Appsignal.Local.puml new file mode 100644 index 00000000000..a1232676155 --- /dev/null +++ b/distribution/simpleicons-5/A/Appsignal.Local.puml @@ -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 Appsignal +include('simpleicons-5/A/Appsignal') + +' renders the element +Appsignal('Appsignal', 'Appsignal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appsignal.Remote.puml b/distribution/simpleicons-5/A/Appsignal.Remote.puml new file mode 100644 index 00000000000..9e520a11a96 --- /dev/null +++ b/distribution/simpleicons-5/A/Appsignal.Remote.puml @@ -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 Appsignal +include('simpleicons-5/A/Appsignal') + +' renders the element +Appsignal('Appsignal', 'Appsignal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appsignal.md b/distribution/simpleicons-5/A/Appsignal.md new file mode 100644 index 00000000000..5dd79feae2a --- /dev/null +++ b/distribution/simpleicons-5/A/Appsignal.md @@ -0,0 +1,63 @@ +# Appsignal + + +```text +simpleicons-5/A/Appsignal +``` + +```text +include('simpleicons-5/A/Appsignal') +``` + + + +| Illustration | Appsignal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Appsignal.png) | ![illustration for Appsignal](../../simpleicons-5/A/Appsignal.Local.png) | + + + + +## Appsignal + +### 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 Appsignal +include('simpleicons-5/A/Appsignal') + +' renders the element +Appsignal('Appsignal', 'Appsignal', '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 Appsignal +include('simpleicons-5/A/Appsignal') + +' renders the element +Appsignal('Appsignal', 'Appsignal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Appsignal.png b/distribution/simpleicons-5/A/Appsignal.png new file mode 100644 index 00000000000..dc4c7c84fbb Binary files /dev/null and b/distribution/simpleicons-5/A/Appsignal.png differ diff --git a/distribution/simpleicons-5/A/Appsignal.puml b/distribution/simpleicons-5/A/Appsignal.puml new file mode 100644 index 00000000000..a1d6016a68a --- /dev/null +++ b/distribution/simpleicons-5/A/Appsignal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Appsignal + +sprite $AppsignalXs [10x10/16z] uwS3 + +sprite $AppsignalSm [12x12/16z] unza + +sprite $AppsignalMd [16x16/16z] un_X + +sprite $AppsignalLg [20x20/16z] unzKO1G + +!procedure Appsignal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Appsignal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Appstore.Local.png b/distribution/simpleicons-5/A/Appstore.Local.png new file mode 100644 index 00000000000..dee66516a6b Binary files /dev/null and b/distribution/simpleicons-5/A/Appstore.Local.png differ diff --git a/distribution/simpleicons-5/A/Appstore.Local.puml b/distribution/simpleicons-5/A/Appstore.Local.puml new file mode 100644 index 00000000000..e7c713cef48 --- /dev/null +++ b/distribution/simpleicons-5/A/Appstore.Local.puml @@ -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 Appstore +include('simpleicons-5/A/Appstore') + +' renders the element +Appstore('Appstore', 'Appstore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appstore.Remote.puml b/distribution/simpleicons-5/A/Appstore.Remote.puml new file mode 100644 index 00000000000..e4029a5c5d6 --- /dev/null +++ b/distribution/simpleicons-5/A/Appstore.Remote.puml @@ -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 Appstore +include('simpleicons-5/A/Appstore') + +' renders the element +Appstore('Appstore', 'Appstore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appstore.md b/distribution/simpleicons-5/A/Appstore.md new file mode 100644 index 00000000000..a21813bb6f7 --- /dev/null +++ b/distribution/simpleicons-5/A/Appstore.md @@ -0,0 +1,63 @@ +# Appstore + + +```text +simpleicons-5/A/Appstore +``` + +```text +include('simpleicons-5/A/Appstore') +``` + + + +| Illustration | Appstore | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Appstore.png) | ![illustration for Appstore](../../simpleicons-5/A/Appstore.Local.png) | + + + + +## Appstore + +### 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 Appstore +include('simpleicons-5/A/Appstore') + +' renders the element +Appstore('Appstore', 'Appstore', '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 Appstore +include('simpleicons-5/A/Appstore') + +' renders the element +Appstore('Appstore', 'Appstore', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Appstore.png b/distribution/simpleicons-5/A/Appstore.png new file mode 100644 index 00000000000..c3769ce3c6d Binary files /dev/null and b/distribution/simpleicons-5/A/Appstore.png differ diff --git a/distribution/simpleicons-5/A/Appstore.puml b/distribution/simpleicons-5/A/Appstore.puml new file mode 100644 index 00000000000..0d510015242 --- /dev/null +++ b/distribution/simpleicons-5/A/Appstore.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Appstore + +sprite $AppstoreXs [10x10/16z] uwS3 + +sprite $AppstoreSm [12x12/16z] unza + +sprite $AppstoreMd [16x16/16z] un_X + +sprite $AppstoreLg [20x20/16z] unzKO1G + +!procedure Appstore($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Appstore', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Appveyor.Local.png b/distribution/simpleicons-5/A/Appveyor.Local.png new file mode 100644 index 00000000000..968f81077d3 Binary files /dev/null and b/distribution/simpleicons-5/A/Appveyor.Local.png differ diff --git a/distribution/simpleicons-5/A/Appveyor.Local.puml b/distribution/simpleicons-5/A/Appveyor.Local.puml new file mode 100644 index 00000000000..34a035cd2af --- /dev/null +++ b/distribution/simpleicons-5/A/Appveyor.Local.puml @@ -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 Appveyor +include('simpleicons-5/A/Appveyor') + +' renders the element +Appveyor('Appveyor', 'Appveyor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appveyor.Remote.puml b/distribution/simpleicons-5/A/Appveyor.Remote.puml new file mode 100644 index 00000000000..c7bbba81146 --- /dev/null +++ b/distribution/simpleicons-5/A/Appveyor.Remote.puml @@ -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 Appveyor +include('simpleicons-5/A/Appveyor') + +' renders the element +Appveyor('Appveyor', 'Appveyor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Appveyor.md b/distribution/simpleicons-5/A/Appveyor.md new file mode 100644 index 00000000000..71c4655fea2 --- /dev/null +++ b/distribution/simpleicons-5/A/Appveyor.md @@ -0,0 +1,63 @@ +# Appveyor + + +```text +simpleicons-5/A/Appveyor +``` + +```text +include('simpleicons-5/A/Appveyor') +``` + + + +| Illustration | Appveyor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Appveyor.png) | ![illustration for Appveyor](../../simpleicons-5/A/Appveyor.Local.png) | + + + + +## Appveyor + +### 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 Appveyor +include('simpleicons-5/A/Appveyor') + +' renders the element +Appveyor('Appveyor', 'Appveyor', '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 Appveyor +include('simpleicons-5/A/Appveyor') + +' renders the element +Appveyor('Appveyor', 'Appveyor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Appveyor.png b/distribution/simpleicons-5/A/Appveyor.png new file mode 100644 index 00000000000..cc352c07381 Binary files /dev/null and b/distribution/simpleicons-5/A/Appveyor.png differ diff --git a/distribution/simpleicons-5/A/Appveyor.puml b/distribution/simpleicons-5/A/Appveyor.puml new file mode 100644 index 00000000000..8c4826acd9c --- /dev/null +++ b/distribution/simpleicons-5/A/Appveyor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Appveyor + +sprite $AppveyorXs [10x10/16z] uwS3 + +sprite $AppveyorSm [12x12/16z] unza + +sprite $AppveyorMd [16x16/16z] un_X + +sprite $AppveyorLg [20x20/16z] unzKO1G + +!procedure Appveyor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Appveyor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aral.Local.png b/distribution/simpleicons-5/A/Aral.Local.png new file mode 100644 index 00000000000..a3f951f393a Binary files /dev/null and b/distribution/simpleicons-5/A/Aral.Local.png differ diff --git a/distribution/simpleicons-5/A/Aral.Local.puml b/distribution/simpleicons-5/A/Aral.Local.puml new file mode 100644 index 00000000000..dfcac452100 --- /dev/null +++ b/distribution/simpleicons-5/A/Aral.Local.puml @@ -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 Aral +include('simpleicons-5/A/Aral') + +' renders the element +Aral('Aral', 'Aral', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aral.Remote.puml b/distribution/simpleicons-5/A/Aral.Remote.puml new file mode 100644 index 00000000000..a24b116ddc7 --- /dev/null +++ b/distribution/simpleicons-5/A/Aral.Remote.puml @@ -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 Aral +include('simpleicons-5/A/Aral') + +' renders the element +Aral('Aral', 'Aral', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aral.md b/distribution/simpleicons-5/A/Aral.md new file mode 100644 index 00000000000..6bc529e0b8d --- /dev/null +++ b/distribution/simpleicons-5/A/Aral.md @@ -0,0 +1,63 @@ +# Aral + + +```text +simpleicons-5/A/Aral +``` + +```text +include('simpleicons-5/A/Aral') +``` + + + +| Illustration | Aral | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aral.png) | ![illustration for Aral](../../simpleicons-5/A/Aral.Local.png) | + + + + +## Aral + +### 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 Aral +include('simpleicons-5/A/Aral') + +' renders the element +Aral('Aral', 'Aral', '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 Aral +include('simpleicons-5/A/Aral') + +' renders the element +Aral('Aral', 'Aral', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aral.png b/distribution/simpleicons-5/A/Aral.png new file mode 100644 index 00000000000..1222c496051 Binary files /dev/null and b/distribution/simpleicons-5/A/Aral.png differ diff --git a/distribution/simpleicons-5/A/Aral.puml b/distribution/simpleicons-5/A/Aral.puml new file mode 100644 index 00000000000..335bb55a14d --- /dev/null +++ b/distribution/simpleicons-5/A/Aral.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aral + +sprite $AralXs [10x10/16z] uwS3 + +sprite $AralSm [12x12/16z] unza + +sprite $AralMd [16x16/16z] un_X + +sprite $AralLg [20x20/16z] unzKO1G + +!procedure Aral($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aral', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Arangodb.Local.png b/distribution/simpleicons-5/A/Arangodb.Local.png new file mode 100644 index 00000000000..2ff7dd3e435 Binary files /dev/null and b/distribution/simpleicons-5/A/Arangodb.Local.png differ diff --git a/distribution/simpleicons-5/A/Arangodb.Local.puml b/distribution/simpleicons-5/A/Arangodb.Local.puml new file mode 100644 index 00000000000..326919c44bb --- /dev/null +++ b/distribution/simpleicons-5/A/Arangodb.Local.puml @@ -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 Arangodb +include('simpleicons-5/A/Arangodb') + +' renders the element +Arangodb('Arangodb', 'Arangodb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arangodb.Remote.puml b/distribution/simpleicons-5/A/Arangodb.Remote.puml new file mode 100644 index 00000000000..3624d7c4ef5 --- /dev/null +++ b/distribution/simpleicons-5/A/Arangodb.Remote.puml @@ -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 Arangodb +include('simpleicons-5/A/Arangodb') + +' renders the element +Arangodb('Arangodb', 'Arangodb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arangodb.md b/distribution/simpleicons-5/A/Arangodb.md new file mode 100644 index 00000000000..2183943741e --- /dev/null +++ b/distribution/simpleicons-5/A/Arangodb.md @@ -0,0 +1,63 @@ +# Arangodb + + +```text +simpleicons-5/A/Arangodb +``` + +```text +include('simpleicons-5/A/Arangodb') +``` + + + +| Illustration | Arangodb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Arangodb.png) | ![illustration for Arangodb](../../simpleicons-5/A/Arangodb.Local.png) | + + + + +## Arangodb + +### 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 Arangodb +include('simpleicons-5/A/Arangodb') + +' renders the element +Arangodb('Arangodb', 'Arangodb', '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 Arangodb +include('simpleicons-5/A/Arangodb') + +' renders the element +Arangodb('Arangodb', 'Arangodb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Arangodb.png b/distribution/simpleicons-5/A/Arangodb.png new file mode 100644 index 00000000000..89113f13619 Binary files /dev/null and b/distribution/simpleicons-5/A/Arangodb.png differ diff --git a/distribution/simpleicons-5/A/Arangodb.puml b/distribution/simpleicons-5/A/Arangodb.puml new file mode 100644 index 00000000000..58d982b882e --- /dev/null +++ b/distribution/simpleicons-5/A/Arangodb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Arangodb + +sprite $ArangodbXs [10x10/16z] uwS3 + +sprite $ArangodbSm [12x12/16z] unza + +sprite $ArangodbMd [16x16/16z] un_X + +sprite $ArangodbLg [20x20/16z] unzKO1G + +!procedure Arangodb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Arangodb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Archicad.Local.png b/distribution/simpleicons-5/A/Archicad.Local.png new file mode 100644 index 00000000000..83b80c8faca Binary files /dev/null and b/distribution/simpleicons-5/A/Archicad.Local.png differ diff --git a/distribution/simpleicons-5/A/Archicad.Local.puml b/distribution/simpleicons-5/A/Archicad.Local.puml new file mode 100644 index 00000000000..1e813e31d42 --- /dev/null +++ b/distribution/simpleicons-5/A/Archicad.Local.puml @@ -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 Archicad +include('simpleicons-5/A/Archicad') + +' renders the element +Archicad('Archicad', 'Archicad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Archicad.Remote.puml b/distribution/simpleicons-5/A/Archicad.Remote.puml new file mode 100644 index 00000000000..bc8e9c95110 --- /dev/null +++ b/distribution/simpleicons-5/A/Archicad.Remote.puml @@ -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 Archicad +include('simpleicons-5/A/Archicad') + +' renders the element +Archicad('Archicad', 'Archicad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Archicad.md b/distribution/simpleicons-5/A/Archicad.md new file mode 100644 index 00000000000..7e7ae08c5d7 --- /dev/null +++ b/distribution/simpleicons-5/A/Archicad.md @@ -0,0 +1,63 @@ +# Archicad + + +```text +simpleicons-5/A/Archicad +``` + +```text +include('simpleicons-5/A/Archicad') +``` + + + +| Illustration | Archicad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Archicad.png) | ![illustration for Archicad](../../simpleicons-5/A/Archicad.Local.png) | + + + + +## Archicad + +### 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 Archicad +include('simpleicons-5/A/Archicad') + +' renders the element +Archicad('Archicad', 'Archicad', '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 Archicad +include('simpleicons-5/A/Archicad') + +' renders the element +Archicad('Archicad', 'Archicad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Archicad.png b/distribution/simpleicons-5/A/Archicad.png new file mode 100644 index 00000000000..ddc662d4ccf Binary files /dev/null and b/distribution/simpleicons-5/A/Archicad.png differ diff --git a/distribution/simpleicons-5/A/Archicad.puml b/distribution/simpleicons-5/A/Archicad.puml new file mode 100644 index 00000000000..2454ac169af --- /dev/null +++ b/distribution/simpleicons-5/A/Archicad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Archicad + +sprite $ArchicadXs [10x10/16z] uwS3 + +sprite $ArchicadSm [12x12/16z] unza + +sprite $ArchicadMd [16x16/16z] un_X + +sprite $ArchicadLg [20x20/16z] unzKO1G + +!procedure Archicad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Archicad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Archiveofourown.Local.png b/distribution/simpleicons-5/A/Archiveofourown.Local.png new file mode 100644 index 00000000000..92e6af90fe7 Binary files /dev/null and b/distribution/simpleicons-5/A/Archiveofourown.Local.png differ diff --git a/distribution/simpleicons-5/A/Archiveofourown.Local.puml b/distribution/simpleicons-5/A/Archiveofourown.Local.puml new file mode 100644 index 00000000000..73225328b99 --- /dev/null +++ b/distribution/simpleicons-5/A/Archiveofourown.Local.puml @@ -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 Archiveofourown +include('simpleicons-5/A/Archiveofourown') + +' renders the element +Archiveofourown('Archiveofourown', 'Archiveofourown', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Archiveofourown.Remote.puml b/distribution/simpleicons-5/A/Archiveofourown.Remote.puml new file mode 100644 index 00000000000..f325e3bea18 --- /dev/null +++ b/distribution/simpleicons-5/A/Archiveofourown.Remote.puml @@ -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 Archiveofourown +include('simpleicons-5/A/Archiveofourown') + +' renders the element +Archiveofourown('Archiveofourown', 'Archiveofourown', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Archiveofourown.md b/distribution/simpleicons-5/A/Archiveofourown.md new file mode 100644 index 00000000000..edba35658c0 --- /dev/null +++ b/distribution/simpleicons-5/A/Archiveofourown.md @@ -0,0 +1,63 @@ +# Archiveofourown + + +```text +simpleicons-5/A/Archiveofourown +``` + +```text +include('simpleicons-5/A/Archiveofourown') +``` + + + +| Illustration | Archiveofourown | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Archiveofourown.png) | ![illustration for Archiveofourown](../../simpleicons-5/A/Archiveofourown.Local.png) | + + + + +## Archiveofourown + +### 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 Archiveofourown +include('simpleicons-5/A/Archiveofourown') + +' renders the element +Archiveofourown('Archiveofourown', 'Archiveofourown', '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 Archiveofourown +include('simpleicons-5/A/Archiveofourown') + +' renders the element +Archiveofourown('Archiveofourown', 'Archiveofourown', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Archiveofourown.png b/distribution/simpleicons-5/A/Archiveofourown.png new file mode 100644 index 00000000000..03df7c74265 Binary files /dev/null and b/distribution/simpleicons-5/A/Archiveofourown.png differ diff --git a/distribution/simpleicons-5/A/Archiveofourown.puml b/distribution/simpleicons-5/A/Archiveofourown.puml new file mode 100644 index 00000000000..8aa38ea2d58 --- /dev/null +++ b/distribution/simpleicons-5/A/Archiveofourown.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Archiveofourown + +sprite $ArchiveofourownXs [10x10/16z] uwS3 + +sprite $ArchiveofourownSm [12x12/16z] unza + +sprite $ArchiveofourownMd [16x16/16z] un_X + +sprite $ArchiveofourownLg [20x20/16z] unzKO1G + +!procedure Archiveofourown($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Archiveofourown', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Archlinux.Local.png b/distribution/simpleicons-5/A/Archlinux.Local.png new file mode 100644 index 00000000000..27fc849c081 Binary files /dev/null and b/distribution/simpleicons-5/A/Archlinux.Local.png differ diff --git a/distribution/simpleicons-5/A/Archlinux.Local.puml b/distribution/simpleicons-5/A/Archlinux.Local.puml new file mode 100644 index 00000000000..92db40aef41 --- /dev/null +++ b/distribution/simpleicons-5/A/Archlinux.Local.puml @@ -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 Archlinux +include('simpleicons-5/A/Archlinux') + +' renders the element +Archlinux('Archlinux', 'Archlinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Archlinux.Remote.puml b/distribution/simpleicons-5/A/Archlinux.Remote.puml new file mode 100644 index 00000000000..fd702895a9a --- /dev/null +++ b/distribution/simpleicons-5/A/Archlinux.Remote.puml @@ -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 Archlinux +include('simpleicons-5/A/Archlinux') + +' renders the element +Archlinux('Archlinux', 'Archlinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Archlinux.md b/distribution/simpleicons-5/A/Archlinux.md new file mode 100644 index 00000000000..eb783bbd990 --- /dev/null +++ b/distribution/simpleicons-5/A/Archlinux.md @@ -0,0 +1,63 @@ +# Archlinux + + +```text +simpleicons-5/A/Archlinux +``` + +```text +include('simpleicons-5/A/Archlinux') +``` + + + +| Illustration | Archlinux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Archlinux.png) | ![illustration for Archlinux](../../simpleicons-5/A/Archlinux.Local.png) | + + + + +## Archlinux + +### 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 Archlinux +include('simpleicons-5/A/Archlinux') + +' renders the element +Archlinux('Archlinux', 'Archlinux', '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 Archlinux +include('simpleicons-5/A/Archlinux') + +' renders the element +Archlinux('Archlinux', 'Archlinux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Archlinux.png b/distribution/simpleicons-5/A/Archlinux.png new file mode 100644 index 00000000000..b33114e47ef Binary files /dev/null and b/distribution/simpleicons-5/A/Archlinux.png differ diff --git a/distribution/simpleicons-5/A/Archlinux.puml b/distribution/simpleicons-5/A/Archlinux.puml new file mode 100644 index 00000000000..8e23688ce5d --- /dev/null +++ b/distribution/simpleicons-5/A/Archlinux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Archlinux + +sprite $ArchlinuxXs [10x10/16z] uwS3 + +sprite $ArchlinuxSm [12x12/16z] unza + +sprite $ArchlinuxMd [16x16/16z] un_X + +sprite $ArchlinuxLg [20x20/16z] unzKO1G + +!procedure Archlinux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Archlinux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Ardour.Local.png b/distribution/simpleicons-5/A/Ardour.Local.png new file mode 100644 index 00000000000..f93aacfdb41 Binary files /dev/null and b/distribution/simpleicons-5/A/Ardour.Local.png differ diff --git a/distribution/simpleicons-5/A/Ardour.Local.puml b/distribution/simpleicons-5/A/Ardour.Local.puml new file mode 100644 index 00000000000..1cfd34d4ddf --- /dev/null +++ b/distribution/simpleicons-5/A/Ardour.Local.puml @@ -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 Ardour +include('simpleicons-5/A/Ardour') + +' renders the element +Ardour('Ardour', 'Ardour', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ardour.Remote.puml b/distribution/simpleicons-5/A/Ardour.Remote.puml new file mode 100644 index 00000000000..425f11feb2f --- /dev/null +++ b/distribution/simpleicons-5/A/Ardour.Remote.puml @@ -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 Ardour +include('simpleicons-5/A/Ardour') + +' renders the element +Ardour('Ardour', 'Ardour', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Ardour.md b/distribution/simpleicons-5/A/Ardour.md new file mode 100644 index 00000000000..f53b1f659d0 --- /dev/null +++ b/distribution/simpleicons-5/A/Ardour.md @@ -0,0 +1,63 @@ +# Ardour + + +```text +simpleicons-5/A/Ardour +``` + +```text +include('simpleicons-5/A/Ardour') +``` + + + +| Illustration | Ardour | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Ardour.png) | ![illustration for Ardour](../../simpleicons-5/A/Ardour.Local.png) | + + + + +## Ardour + +### 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 Ardour +include('simpleicons-5/A/Ardour') + +' renders the element +Ardour('Ardour', 'Ardour', '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 Ardour +include('simpleicons-5/A/Ardour') + +' renders the element +Ardour('Ardour', 'Ardour', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Ardour.png b/distribution/simpleicons-5/A/Ardour.png new file mode 100644 index 00000000000..0a424a60933 Binary files /dev/null and b/distribution/simpleicons-5/A/Ardour.png differ diff --git a/distribution/simpleicons-5/A/Ardour.puml b/distribution/simpleicons-5/A/Ardour.puml new file mode 100644 index 00000000000..1b4c7ebc91c --- /dev/null +++ b/distribution/simpleicons-5/A/Ardour.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Ardour + +sprite $ArdourXs [10x10/16z] uwS3 + +sprite $ArdourSm [12x12/16z] unza + +sprite $ArdourMd [16x16/16z] un_X + +sprite $ArdourLg [20x20/16z] unzKO1G + +!procedure Ardour($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Ardour', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Arduino.Local.png b/distribution/simpleicons-5/A/Arduino.Local.png new file mode 100644 index 00000000000..5da0ae6d0b1 Binary files /dev/null and b/distribution/simpleicons-5/A/Arduino.Local.png differ diff --git a/distribution/simpleicons-5/A/Arduino.Local.puml b/distribution/simpleicons-5/A/Arduino.Local.puml new file mode 100644 index 00000000000..8a87af5c554 --- /dev/null +++ b/distribution/simpleicons-5/A/Arduino.Local.puml @@ -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 Arduino +include('simpleicons-5/A/Arduino') + +' renders the element +Arduino('Arduino', 'Arduino', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arduino.Remote.puml b/distribution/simpleicons-5/A/Arduino.Remote.puml new file mode 100644 index 00000000000..3706710bfe1 --- /dev/null +++ b/distribution/simpleicons-5/A/Arduino.Remote.puml @@ -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 Arduino +include('simpleicons-5/A/Arduino') + +' renders the element +Arduino('Arduino', 'Arduino', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arduino.md b/distribution/simpleicons-5/A/Arduino.md new file mode 100644 index 00000000000..e4f392335dc --- /dev/null +++ b/distribution/simpleicons-5/A/Arduino.md @@ -0,0 +1,63 @@ +# Arduino + + +```text +simpleicons-5/A/Arduino +``` + +```text +include('simpleicons-5/A/Arduino') +``` + + + +| Illustration | Arduino | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Arduino.png) | ![illustration for Arduino](../../simpleicons-5/A/Arduino.Local.png) | + + + + +## Arduino + +### 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 Arduino +include('simpleicons-5/A/Arduino') + +' renders the element +Arduino('Arduino', 'Arduino', '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 Arduino +include('simpleicons-5/A/Arduino') + +' renders the element +Arduino('Arduino', 'Arduino', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Arduino.png b/distribution/simpleicons-5/A/Arduino.png new file mode 100644 index 00000000000..566365ea119 Binary files /dev/null and b/distribution/simpleicons-5/A/Arduino.png differ diff --git a/distribution/simpleicons-5/A/Arduino.puml b/distribution/simpleicons-5/A/Arduino.puml new file mode 100644 index 00000000000..2b3a9b856cf --- /dev/null +++ b/distribution/simpleicons-5/A/Arduino.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Arduino + +sprite $ArduinoXs [10x10/16z] uwS3 + +sprite $ArduinoSm [12x12/16z] unza + +sprite $ArduinoMd [16x16/16z] un_X + +sprite $ArduinoLg [20x20/16z] unzKO1G + +!procedure Arduino($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Arduino', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Arkecosystem.Local.png b/distribution/simpleicons-5/A/Arkecosystem.Local.png new file mode 100644 index 00000000000..08c85176503 Binary files /dev/null and b/distribution/simpleicons-5/A/Arkecosystem.Local.png differ diff --git a/distribution/simpleicons-5/A/Arkecosystem.Local.puml b/distribution/simpleicons-5/A/Arkecosystem.Local.puml new file mode 100644 index 00000000000..6fe30fc8888 --- /dev/null +++ b/distribution/simpleicons-5/A/Arkecosystem.Local.puml @@ -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 Arkecosystem +include('simpleicons-5/A/Arkecosystem') + +' renders the element +Arkecosystem('Arkecosystem', 'Arkecosystem', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arkecosystem.Remote.puml b/distribution/simpleicons-5/A/Arkecosystem.Remote.puml new file mode 100644 index 00000000000..7dfd799bd90 --- /dev/null +++ b/distribution/simpleicons-5/A/Arkecosystem.Remote.puml @@ -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 Arkecosystem +include('simpleicons-5/A/Arkecosystem') + +' renders the element +Arkecosystem('Arkecosystem', 'Arkecosystem', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arkecosystem.md b/distribution/simpleicons-5/A/Arkecosystem.md new file mode 100644 index 00000000000..bb24edf27dd --- /dev/null +++ b/distribution/simpleicons-5/A/Arkecosystem.md @@ -0,0 +1,63 @@ +# Arkecosystem + + +```text +simpleicons-5/A/Arkecosystem +``` + +```text +include('simpleicons-5/A/Arkecosystem') +``` + + + +| Illustration | Arkecosystem | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Arkecosystem.png) | ![illustration for Arkecosystem](../../simpleicons-5/A/Arkecosystem.Local.png) | + + + + +## Arkecosystem + +### 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 Arkecosystem +include('simpleicons-5/A/Arkecosystem') + +' renders the element +Arkecosystem('Arkecosystem', 'Arkecosystem', '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 Arkecosystem +include('simpleicons-5/A/Arkecosystem') + +' renders the element +Arkecosystem('Arkecosystem', 'Arkecosystem', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Arkecosystem.png b/distribution/simpleicons-5/A/Arkecosystem.png new file mode 100644 index 00000000000..7b11eb9eea1 Binary files /dev/null and b/distribution/simpleicons-5/A/Arkecosystem.png differ diff --git a/distribution/simpleicons-5/A/Arkecosystem.puml b/distribution/simpleicons-5/A/Arkecosystem.puml new file mode 100644 index 00000000000..aa10ba90f5a --- /dev/null +++ b/distribution/simpleicons-5/A/Arkecosystem.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Arkecosystem + +sprite $ArkecosystemXs [10x10/16z] uwS3 + +sprite $ArkecosystemSm [12x12/16z] unza + +sprite $ArkecosystemMd [16x16/16z] un_X + +sprite $ArkecosystemLg [20x20/16z] unzKO1G + +!procedure Arkecosystem($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Arkecosystem', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Arlo.Local.png b/distribution/simpleicons-5/A/Arlo.Local.png new file mode 100644 index 00000000000..d171180ecd7 Binary files /dev/null and b/distribution/simpleicons-5/A/Arlo.Local.png differ diff --git a/distribution/simpleicons-5/A/Arlo.Local.puml b/distribution/simpleicons-5/A/Arlo.Local.puml new file mode 100644 index 00000000000..76c3d4d176f --- /dev/null +++ b/distribution/simpleicons-5/A/Arlo.Local.puml @@ -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 Arlo +include('simpleicons-5/A/Arlo') + +' renders the element +Arlo('Arlo', 'Arlo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arlo.Remote.puml b/distribution/simpleicons-5/A/Arlo.Remote.puml new file mode 100644 index 00000000000..5434d362f2f --- /dev/null +++ b/distribution/simpleicons-5/A/Arlo.Remote.puml @@ -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 Arlo +include('simpleicons-5/A/Arlo') + +' renders the element +Arlo('Arlo', 'Arlo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arlo.md b/distribution/simpleicons-5/A/Arlo.md new file mode 100644 index 00000000000..a95bbfa04f2 --- /dev/null +++ b/distribution/simpleicons-5/A/Arlo.md @@ -0,0 +1,63 @@ +# Arlo + + +```text +simpleicons-5/A/Arlo +``` + +```text +include('simpleicons-5/A/Arlo') +``` + + + +| Illustration | Arlo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Arlo.png) | ![illustration for Arlo](../../simpleicons-5/A/Arlo.Local.png) | + + + + +## Arlo + +### 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 Arlo +include('simpleicons-5/A/Arlo') + +' renders the element +Arlo('Arlo', 'Arlo', '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 Arlo +include('simpleicons-5/A/Arlo') + +' renders the element +Arlo('Arlo', 'Arlo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Arlo.png b/distribution/simpleicons-5/A/Arlo.png new file mode 100644 index 00000000000..d7214405276 Binary files /dev/null and b/distribution/simpleicons-5/A/Arlo.png differ diff --git a/distribution/simpleicons-5/A/Arlo.puml b/distribution/simpleicons-5/A/Arlo.puml new file mode 100644 index 00000000000..fb0cf7e0d1f --- /dev/null +++ b/distribution/simpleicons-5/A/Arlo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Arlo + +sprite $ArloXs [10x10/16z] uwS3 + +sprite $ArloSm [12x12/16z] unza + +sprite $ArloMd [16x16/16z] un_X + +sprite $ArloLg [20x20/16z] unzKO1G + +!procedure Arlo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Arlo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Artixlinux.Local.png b/distribution/simpleicons-5/A/Artixlinux.Local.png new file mode 100644 index 00000000000..4ce44d055ea Binary files /dev/null and b/distribution/simpleicons-5/A/Artixlinux.Local.png differ diff --git a/distribution/simpleicons-5/A/Artixlinux.Local.puml b/distribution/simpleicons-5/A/Artixlinux.Local.puml new file mode 100644 index 00000000000..4960054ca9d --- /dev/null +++ b/distribution/simpleicons-5/A/Artixlinux.Local.puml @@ -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 Artixlinux +include('simpleicons-5/A/Artixlinux') + +' renders the element +Artixlinux('Artixlinux', 'Artixlinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Artixlinux.Remote.puml b/distribution/simpleicons-5/A/Artixlinux.Remote.puml new file mode 100644 index 00000000000..46d8b2dde48 --- /dev/null +++ b/distribution/simpleicons-5/A/Artixlinux.Remote.puml @@ -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 Artixlinux +include('simpleicons-5/A/Artixlinux') + +' renders the element +Artixlinux('Artixlinux', 'Artixlinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Artixlinux.md b/distribution/simpleicons-5/A/Artixlinux.md new file mode 100644 index 00000000000..4ac8c6c3900 --- /dev/null +++ b/distribution/simpleicons-5/A/Artixlinux.md @@ -0,0 +1,63 @@ +# Artixlinux + + +```text +simpleicons-5/A/Artixlinux +``` + +```text +include('simpleicons-5/A/Artixlinux') +``` + + + +| Illustration | Artixlinux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Artixlinux.png) | ![illustration for Artixlinux](../../simpleicons-5/A/Artixlinux.Local.png) | + + + + +## Artixlinux + +### 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 Artixlinux +include('simpleicons-5/A/Artixlinux') + +' renders the element +Artixlinux('Artixlinux', 'Artixlinux', '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 Artixlinux +include('simpleicons-5/A/Artixlinux') + +' renders the element +Artixlinux('Artixlinux', 'Artixlinux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Artixlinux.png b/distribution/simpleicons-5/A/Artixlinux.png new file mode 100644 index 00000000000..325250397ba Binary files /dev/null and b/distribution/simpleicons-5/A/Artixlinux.png differ diff --git a/distribution/simpleicons-5/A/Artixlinux.puml b/distribution/simpleicons-5/A/Artixlinux.puml new file mode 100644 index 00000000000..f4bf92b9974 --- /dev/null +++ b/distribution/simpleicons-5/A/Artixlinux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Artixlinux + +sprite $ArtixlinuxXs [10x10/16z] uwS3 + +sprite $ArtixlinuxSm [12x12/16z] unza + +sprite $ArtixlinuxMd [16x16/16z] un_X + +sprite $ArtixlinuxLg [20x20/16z] unzKO1G + +!procedure Artixlinux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Artixlinux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Artstation.Local.png b/distribution/simpleicons-5/A/Artstation.Local.png new file mode 100644 index 00000000000..114ec3398aa Binary files /dev/null and b/distribution/simpleicons-5/A/Artstation.Local.png differ diff --git a/distribution/simpleicons-5/A/Artstation.Local.puml b/distribution/simpleicons-5/A/Artstation.Local.puml new file mode 100644 index 00000000000..48fb80f56cc --- /dev/null +++ b/distribution/simpleicons-5/A/Artstation.Local.puml @@ -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 Artstation +include('simpleicons-5/A/Artstation') + +' renders the element +Artstation('Artstation', 'Artstation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Artstation.Remote.puml b/distribution/simpleicons-5/A/Artstation.Remote.puml new file mode 100644 index 00000000000..0b333bf1a96 --- /dev/null +++ b/distribution/simpleicons-5/A/Artstation.Remote.puml @@ -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 Artstation +include('simpleicons-5/A/Artstation') + +' renders the element +Artstation('Artstation', 'Artstation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Artstation.md b/distribution/simpleicons-5/A/Artstation.md new file mode 100644 index 00000000000..544edafaa54 --- /dev/null +++ b/distribution/simpleicons-5/A/Artstation.md @@ -0,0 +1,63 @@ +# Artstation + + +```text +simpleicons-5/A/Artstation +``` + +```text +include('simpleicons-5/A/Artstation') +``` + + + +| Illustration | Artstation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Artstation.png) | ![illustration for Artstation](../../simpleicons-5/A/Artstation.Local.png) | + + + + +## Artstation + +### 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 Artstation +include('simpleicons-5/A/Artstation') + +' renders the element +Artstation('Artstation', 'Artstation', '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 Artstation +include('simpleicons-5/A/Artstation') + +' renders the element +Artstation('Artstation', 'Artstation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Artstation.png b/distribution/simpleicons-5/A/Artstation.png new file mode 100644 index 00000000000..61c0447681c Binary files /dev/null and b/distribution/simpleicons-5/A/Artstation.png differ diff --git a/distribution/simpleicons-5/A/Artstation.puml b/distribution/simpleicons-5/A/Artstation.puml new file mode 100644 index 00000000000..3ef8ee5fe6b --- /dev/null +++ b/distribution/simpleicons-5/A/Artstation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Artstation + +sprite $ArtstationXs [10x10/16z] uwS3 + +sprite $ArtstationSm [12x12/16z] unza + +sprite $ArtstationMd [16x16/16z] un_X + +sprite $ArtstationLg [20x20/16z] unzKO1G + +!procedure Artstation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Artstation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Arxiv.Local.png b/distribution/simpleicons-5/A/Arxiv.Local.png new file mode 100644 index 00000000000..5bc79f4605c Binary files /dev/null and b/distribution/simpleicons-5/A/Arxiv.Local.png differ diff --git a/distribution/simpleicons-5/A/Arxiv.Local.puml b/distribution/simpleicons-5/A/Arxiv.Local.puml new file mode 100644 index 00000000000..e2947b9cc37 --- /dev/null +++ b/distribution/simpleicons-5/A/Arxiv.Local.puml @@ -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 Arxiv +include('simpleicons-5/A/Arxiv') + +' renders the element +Arxiv('Arxiv', 'Arxiv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arxiv.Remote.puml b/distribution/simpleicons-5/A/Arxiv.Remote.puml new file mode 100644 index 00000000000..01c303ab254 --- /dev/null +++ b/distribution/simpleicons-5/A/Arxiv.Remote.puml @@ -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 Arxiv +include('simpleicons-5/A/Arxiv') + +' renders the element +Arxiv('Arxiv', 'Arxiv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Arxiv.md b/distribution/simpleicons-5/A/Arxiv.md new file mode 100644 index 00000000000..5bb17870ede --- /dev/null +++ b/distribution/simpleicons-5/A/Arxiv.md @@ -0,0 +1,63 @@ +# Arxiv + + +```text +simpleicons-5/A/Arxiv +``` + +```text +include('simpleicons-5/A/Arxiv') +``` + + + +| Illustration | Arxiv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Arxiv.png) | ![illustration for Arxiv](../../simpleicons-5/A/Arxiv.Local.png) | + + + + +## Arxiv + +### 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 Arxiv +include('simpleicons-5/A/Arxiv') + +' renders the element +Arxiv('Arxiv', 'Arxiv', '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 Arxiv +include('simpleicons-5/A/Arxiv') + +' renders the element +Arxiv('Arxiv', 'Arxiv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Arxiv.png b/distribution/simpleicons-5/A/Arxiv.png new file mode 100644 index 00000000000..600d0a685d3 Binary files /dev/null and b/distribution/simpleicons-5/A/Arxiv.png differ diff --git a/distribution/simpleicons-5/A/Arxiv.puml b/distribution/simpleicons-5/A/Arxiv.puml new file mode 100644 index 00000000000..eb346e67a08 --- /dev/null +++ b/distribution/simpleicons-5/A/Arxiv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Arxiv + +sprite $ArxivXs [10x10/16z] uwS3 + +sprite $ArxivSm [12x12/16z] unza + +sprite $ArxivMd [16x16/16z] un_X + +sprite $ArxivLg [20x20/16z] unzKO1G + +!procedure Arxiv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Arxiv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Asana.Local.png b/distribution/simpleicons-5/A/Asana.Local.png new file mode 100644 index 00000000000..27f811cc0cb Binary files /dev/null and b/distribution/simpleicons-5/A/Asana.Local.png differ diff --git a/distribution/simpleicons-5/A/Asana.Local.puml b/distribution/simpleicons-5/A/Asana.Local.puml new file mode 100644 index 00000000000..753df9410fe --- /dev/null +++ b/distribution/simpleicons-5/A/Asana.Local.puml @@ -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 Asana +include('simpleicons-5/A/Asana') + +' renders the element +Asana('Asana', 'Asana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asana.Remote.puml b/distribution/simpleicons-5/A/Asana.Remote.puml new file mode 100644 index 00000000000..4920ba00fce --- /dev/null +++ b/distribution/simpleicons-5/A/Asana.Remote.puml @@ -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 Asana +include('simpleicons-5/A/Asana') + +' renders the element +Asana('Asana', 'Asana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asana.md b/distribution/simpleicons-5/A/Asana.md new file mode 100644 index 00000000000..35ace3f4eff --- /dev/null +++ b/distribution/simpleicons-5/A/Asana.md @@ -0,0 +1,63 @@ +# Asana + + +```text +simpleicons-5/A/Asana +``` + +```text +include('simpleicons-5/A/Asana') +``` + + + +| Illustration | Asana | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Asana.png) | ![illustration for Asana](../../simpleicons-5/A/Asana.Local.png) | + + + + +## Asana + +### 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 Asana +include('simpleicons-5/A/Asana') + +' renders the element +Asana('Asana', 'Asana', '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 Asana +include('simpleicons-5/A/Asana') + +' renders the element +Asana('Asana', 'Asana', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Asana.png b/distribution/simpleicons-5/A/Asana.png new file mode 100644 index 00000000000..5e021d489b7 Binary files /dev/null and b/distribution/simpleicons-5/A/Asana.png differ diff --git a/distribution/simpleicons-5/A/Asana.puml b/distribution/simpleicons-5/A/Asana.puml new file mode 100644 index 00000000000..c3789ad3f9c --- /dev/null +++ b/distribution/simpleicons-5/A/Asana.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Asana + +sprite $AsanaXs [10x10/16z] uwS3 + +sprite $AsanaSm [12x12/16z] unza + +sprite $AsanaMd [16x16/16z] un_X + +sprite $AsanaLg [20x20/16z] unzKO1G + +!procedure Asana($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Asana', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Asciidoctor.Local.png b/distribution/simpleicons-5/A/Asciidoctor.Local.png new file mode 100644 index 00000000000..e5c58663028 Binary files /dev/null and b/distribution/simpleicons-5/A/Asciidoctor.Local.png differ diff --git a/distribution/simpleicons-5/A/Asciidoctor.Local.puml b/distribution/simpleicons-5/A/Asciidoctor.Local.puml new file mode 100644 index 00000000000..d200741095e --- /dev/null +++ b/distribution/simpleicons-5/A/Asciidoctor.Local.puml @@ -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 Asciidoctor +include('simpleicons-5/A/Asciidoctor') + +' renders the element +Asciidoctor('Asciidoctor', 'Asciidoctor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asciidoctor.Remote.puml b/distribution/simpleicons-5/A/Asciidoctor.Remote.puml new file mode 100644 index 00000000000..628b08684e6 --- /dev/null +++ b/distribution/simpleicons-5/A/Asciidoctor.Remote.puml @@ -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 Asciidoctor +include('simpleicons-5/A/Asciidoctor') + +' renders the element +Asciidoctor('Asciidoctor', 'Asciidoctor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asciidoctor.md b/distribution/simpleicons-5/A/Asciidoctor.md new file mode 100644 index 00000000000..2612e6bf442 --- /dev/null +++ b/distribution/simpleicons-5/A/Asciidoctor.md @@ -0,0 +1,63 @@ +# Asciidoctor + + +```text +simpleicons-5/A/Asciidoctor +``` + +```text +include('simpleicons-5/A/Asciidoctor') +``` + + + +| Illustration | Asciidoctor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Asciidoctor.png) | ![illustration for Asciidoctor](../../simpleicons-5/A/Asciidoctor.Local.png) | + + + + +## Asciidoctor + +### 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 Asciidoctor +include('simpleicons-5/A/Asciidoctor') + +' renders the element +Asciidoctor('Asciidoctor', 'Asciidoctor', '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 Asciidoctor +include('simpleicons-5/A/Asciidoctor') + +' renders the element +Asciidoctor('Asciidoctor', 'Asciidoctor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Asciidoctor.png b/distribution/simpleicons-5/A/Asciidoctor.png new file mode 100644 index 00000000000..d6298d42f17 Binary files /dev/null and b/distribution/simpleicons-5/A/Asciidoctor.png differ diff --git a/distribution/simpleicons-5/A/Asciidoctor.puml b/distribution/simpleicons-5/A/Asciidoctor.puml new file mode 100644 index 00000000000..e89fff0ab29 --- /dev/null +++ b/distribution/simpleicons-5/A/Asciidoctor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Asciidoctor + +sprite $AsciidoctorXs [10x10/16z] uwS3 + +sprite $AsciidoctorSm [12x12/16z] unza + +sprite $AsciidoctorMd [16x16/16z] un_X + +sprite $AsciidoctorLg [20x20/16z] unzKO1G + +!procedure Asciidoctor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Asciidoctor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Asciinema.Local.png b/distribution/simpleicons-5/A/Asciinema.Local.png new file mode 100644 index 00000000000..aeb8ef812bd Binary files /dev/null and b/distribution/simpleicons-5/A/Asciinema.Local.png differ diff --git a/distribution/simpleicons-5/A/Asciinema.Local.puml b/distribution/simpleicons-5/A/Asciinema.Local.puml new file mode 100644 index 00000000000..4e4fa25bfd3 --- /dev/null +++ b/distribution/simpleicons-5/A/Asciinema.Local.puml @@ -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 Asciinema +include('simpleicons-5/A/Asciinema') + +' renders the element +Asciinema('Asciinema', 'Asciinema', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asciinema.Remote.puml b/distribution/simpleicons-5/A/Asciinema.Remote.puml new file mode 100644 index 00000000000..1bf0b6a4213 --- /dev/null +++ b/distribution/simpleicons-5/A/Asciinema.Remote.puml @@ -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 Asciinema +include('simpleicons-5/A/Asciinema') + +' renders the element +Asciinema('Asciinema', 'Asciinema', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asciinema.md b/distribution/simpleicons-5/A/Asciinema.md new file mode 100644 index 00000000000..f95f2530365 --- /dev/null +++ b/distribution/simpleicons-5/A/Asciinema.md @@ -0,0 +1,63 @@ +# Asciinema + + +```text +simpleicons-5/A/Asciinema +``` + +```text +include('simpleicons-5/A/Asciinema') +``` + + + +| Illustration | Asciinema | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Asciinema.png) | ![illustration for Asciinema](../../simpleicons-5/A/Asciinema.Local.png) | + + + + +## Asciinema + +### 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 Asciinema +include('simpleicons-5/A/Asciinema') + +' renders the element +Asciinema('Asciinema', 'Asciinema', '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 Asciinema +include('simpleicons-5/A/Asciinema') + +' renders the element +Asciinema('Asciinema', 'Asciinema', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Asciinema.png b/distribution/simpleicons-5/A/Asciinema.png new file mode 100644 index 00000000000..f0db335f443 Binary files /dev/null and b/distribution/simpleicons-5/A/Asciinema.png differ diff --git a/distribution/simpleicons-5/A/Asciinema.puml b/distribution/simpleicons-5/A/Asciinema.puml new file mode 100644 index 00000000000..8def913ca4a --- /dev/null +++ b/distribution/simpleicons-5/A/Asciinema.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Asciinema + +sprite $AsciinemaXs [10x10/16z] uwS3 + +sprite $AsciinemaSm [12x12/16z] unza + +sprite $AsciinemaMd [16x16/16z] un_X + +sprite $AsciinemaLg [20x20/16z] unzKO1G + +!procedure Asciinema($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Asciinema', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aseprite.Local.png b/distribution/simpleicons-5/A/Aseprite.Local.png new file mode 100644 index 00000000000..984fb5e5169 Binary files /dev/null and b/distribution/simpleicons-5/A/Aseprite.Local.png differ diff --git a/distribution/simpleicons-5/A/Aseprite.Local.puml b/distribution/simpleicons-5/A/Aseprite.Local.puml new file mode 100644 index 00000000000..c27ca85174c --- /dev/null +++ b/distribution/simpleicons-5/A/Aseprite.Local.puml @@ -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 Aseprite +include('simpleicons-5/A/Aseprite') + +' renders the element +Aseprite('Aseprite', 'Aseprite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aseprite.Remote.puml b/distribution/simpleicons-5/A/Aseprite.Remote.puml new file mode 100644 index 00000000000..02976207b95 --- /dev/null +++ b/distribution/simpleicons-5/A/Aseprite.Remote.puml @@ -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 Aseprite +include('simpleicons-5/A/Aseprite') + +' renders the element +Aseprite('Aseprite', 'Aseprite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aseprite.md b/distribution/simpleicons-5/A/Aseprite.md new file mode 100644 index 00000000000..19c01e51ada --- /dev/null +++ b/distribution/simpleicons-5/A/Aseprite.md @@ -0,0 +1,63 @@ +# Aseprite + + +```text +simpleicons-5/A/Aseprite +``` + +```text +include('simpleicons-5/A/Aseprite') +``` + + + +| Illustration | Aseprite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aseprite.png) | ![illustration for Aseprite](../../simpleicons-5/A/Aseprite.Local.png) | + + + + +## Aseprite + +### 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 Aseprite +include('simpleicons-5/A/Aseprite') + +' renders the element +Aseprite('Aseprite', 'Aseprite', '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 Aseprite +include('simpleicons-5/A/Aseprite') + +' renders the element +Aseprite('Aseprite', 'Aseprite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aseprite.png b/distribution/simpleicons-5/A/Aseprite.png new file mode 100644 index 00000000000..70e54c5ea14 Binary files /dev/null and b/distribution/simpleicons-5/A/Aseprite.png differ diff --git a/distribution/simpleicons-5/A/Aseprite.puml b/distribution/simpleicons-5/A/Aseprite.puml new file mode 100644 index 00000000000..12734bd2e5a --- /dev/null +++ b/distribution/simpleicons-5/A/Aseprite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aseprite + +sprite $AsepriteXs [10x10/16z] uwS3 + +sprite $AsepriteSm [12x12/16z] unza + +sprite $AsepriteMd [16x16/16z] un_X + +sprite $AsepriteLg [20x20/16z] unzKO1G + +!procedure Aseprite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aseprite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Askfm.Local.png b/distribution/simpleicons-5/A/Askfm.Local.png new file mode 100644 index 00000000000..226e324775c Binary files /dev/null and b/distribution/simpleicons-5/A/Askfm.Local.png differ diff --git a/distribution/simpleicons-5/A/Askfm.Local.puml b/distribution/simpleicons-5/A/Askfm.Local.puml new file mode 100644 index 00000000000..82afab8fecc --- /dev/null +++ b/distribution/simpleicons-5/A/Askfm.Local.puml @@ -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 Askfm +include('simpleicons-5/A/Askfm') + +' renders the element +Askfm('Askfm', 'Askfm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Askfm.Remote.puml b/distribution/simpleicons-5/A/Askfm.Remote.puml new file mode 100644 index 00000000000..5849c8127d0 --- /dev/null +++ b/distribution/simpleicons-5/A/Askfm.Remote.puml @@ -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 Askfm +include('simpleicons-5/A/Askfm') + +' renders the element +Askfm('Askfm', 'Askfm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Askfm.md b/distribution/simpleicons-5/A/Askfm.md new file mode 100644 index 00000000000..e6f30d41ee6 --- /dev/null +++ b/distribution/simpleicons-5/A/Askfm.md @@ -0,0 +1,63 @@ +# Askfm + + +```text +simpleicons-5/A/Askfm +``` + +```text +include('simpleicons-5/A/Askfm') +``` + + + +| Illustration | Askfm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Askfm.png) | ![illustration for Askfm](../../simpleicons-5/A/Askfm.Local.png) | + + + + +## Askfm + +### 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 Askfm +include('simpleicons-5/A/Askfm') + +' renders the element +Askfm('Askfm', 'Askfm', '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 Askfm +include('simpleicons-5/A/Askfm') + +' renders the element +Askfm('Askfm', 'Askfm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Askfm.png b/distribution/simpleicons-5/A/Askfm.png new file mode 100644 index 00000000000..55437818596 Binary files /dev/null and b/distribution/simpleicons-5/A/Askfm.png differ diff --git a/distribution/simpleicons-5/A/Askfm.puml b/distribution/simpleicons-5/A/Askfm.puml new file mode 100644 index 00000000000..bfc73f4ce5d --- /dev/null +++ b/distribution/simpleicons-5/A/Askfm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Askfm + +sprite $AskfmXs [10x10/16z] uwS3 + +sprite $AskfmSm [12x12/16z] unza + +sprite $AskfmMd [16x16/16z] un_X + +sprite $AskfmLg [20x20/16z] unzKO1G + +!procedure Askfm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Askfm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Askubuntu.Local.png b/distribution/simpleicons-5/A/Askubuntu.Local.png new file mode 100644 index 00000000000..5c21d141b23 Binary files /dev/null and b/distribution/simpleicons-5/A/Askubuntu.Local.png differ diff --git a/distribution/simpleicons-5/A/Askubuntu.Local.puml b/distribution/simpleicons-5/A/Askubuntu.Local.puml new file mode 100644 index 00000000000..ba1d0fdb702 --- /dev/null +++ b/distribution/simpleicons-5/A/Askubuntu.Local.puml @@ -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 Askubuntu +include('simpleicons-5/A/Askubuntu') + +' renders the element +Askubuntu('Askubuntu', 'Askubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Askubuntu.Remote.puml b/distribution/simpleicons-5/A/Askubuntu.Remote.puml new file mode 100644 index 00000000000..99041cfb296 --- /dev/null +++ b/distribution/simpleicons-5/A/Askubuntu.Remote.puml @@ -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 Askubuntu +include('simpleicons-5/A/Askubuntu') + +' renders the element +Askubuntu('Askubuntu', 'Askubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Askubuntu.md b/distribution/simpleicons-5/A/Askubuntu.md new file mode 100644 index 00000000000..6dff819da7c --- /dev/null +++ b/distribution/simpleicons-5/A/Askubuntu.md @@ -0,0 +1,63 @@ +# Askubuntu + + +```text +simpleicons-5/A/Askubuntu +``` + +```text +include('simpleicons-5/A/Askubuntu') +``` + + + +| Illustration | Askubuntu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Askubuntu.png) | ![illustration for Askubuntu](../../simpleicons-5/A/Askubuntu.Local.png) | + + + + +## Askubuntu + +### 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 Askubuntu +include('simpleicons-5/A/Askubuntu') + +' renders the element +Askubuntu('Askubuntu', 'Askubuntu', '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 Askubuntu +include('simpleicons-5/A/Askubuntu') + +' renders the element +Askubuntu('Askubuntu', 'Askubuntu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Askubuntu.png b/distribution/simpleicons-5/A/Askubuntu.png new file mode 100644 index 00000000000..8dc692ec413 Binary files /dev/null and b/distribution/simpleicons-5/A/Askubuntu.png differ diff --git a/distribution/simpleicons-5/A/Askubuntu.puml b/distribution/simpleicons-5/A/Askubuntu.puml new file mode 100644 index 00000000000..df3ce032e21 --- /dev/null +++ b/distribution/simpleicons-5/A/Askubuntu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Askubuntu + +sprite $AskubuntuXs [10x10/16z] uwS3 + +sprite $AskubuntuSm [12x12/16z] unza + +sprite $AskubuntuMd [16x16/16z] un_X + +sprite $AskubuntuLg [20x20/16z] unzKO1G + +!procedure Askubuntu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Askubuntu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Assemblyscript.Local.png b/distribution/simpleicons-5/A/Assemblyscript.Local.png new file mode 100644 index 00000000000..6882f50e0c5 Binary files /dev/null and b/distribution/simpleicons-5/A/Assemblyscript.Local.png differ diff --git a/distribution/simpleicons-5/A/Assemblyscript.Local.puml b/distribution/simpleicons-5/A/Assemblyscript.Local.puml new file mode 100644 index 00000000000..5bf43364a3c --- /dev/null +++ b/distribution/simpleicons-5/A/Assemblyscript.Local.puml @@ -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 Assemblyscript +include('simpleicons-5/A/Assemblyscript') + +' renders the element +Assemblyscript('Assemblyscript', 'Assemblyscript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Assemblyscript.Remote.puml b/distribution/simpleicons-5/A/Assemblyscript.Remote.puml new file mode 100644 index 00000000000..b59e9635e3b --- /dev/null +++ b/distribution/simpleicons-5/A/Assemblyscript.Remote.puml @@ -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 Assemblyscript +include('simpleicons-5/A/Assemblyscript') + +' renders the element +Assemblyscript('Assemblyscript', 'Assemblyscript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Assemblyscript.md b/distribution/simpleicons-5/A/Assemblyscript.md new file mode 100644 index 00000000000..fcf02a981f2 --- /dev/null +++ b/distribution/simpleicons-5/A/Assemblyscript.md @@ -0,0 +1,63 @@ +# Assemblyscript + + +```text +simpleicons-5/A/Assemblyscript +``` + +```text +include('simpleicons-5/A/Assemblyscript') +``` + + + +| Illustration | Assemblyscript | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Assemblyscript.png) | ![illustration for Assemblyscript](../../simpleicons-5/A/Assemblyscript.Local.png) | + + + + +## Assemblyscript + +### 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 Assemblyscript +include('simpleicons-5/A/Assemblyscript') + +' renders the element +Assemblyscript('Assemblyscript', 'Assemblyscript', '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 Assemblyscript +include('simpleicons-5/A/Assemblyscript') + +' renders the element +Assemblyscript('Assemblyscript', 'Assemblyscript', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Assemblyscript.png b/distribution/simpleicons-5/A/Assemblyscript.png new file mode 100644 index 00000000000..5e40f0efb85 Binary files /dev/null and b/distribution/simpleicons-5/A/Assemblyscript.png differ diff --git a/distribution/simpleicons-5/A/Assemblyscript.puml b/distribution/simpleicons-5/A/Assemblyscript.puml new file mode 100644 index 00000000000..e4ba9c2660b --- /dev/null +++ b/distribution/simpleicons-5/A/Assemblyscript.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Assemblyscript + +sprite $AssemblyscriptXs [10x10/16z] uwS3 + +sprite $AssemblyscriptSm [12x12/16z] unza + +sprite $AssemblyscriptMd [16x16/16z] un_X + +sprite $AssemblyscriptLg [20x20/16z] unzKO1G + +!procedure Assemblyscript($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Assemblyscript', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Asus.Local.png b/distribution/simpleicons-5/A/Asus.Local.png new file mode 100644 index 00000000000..a4dc36e6407 Binary files /dev/null and b/distribution/simpleicons-5/A/Asus.Local.png differ diff --git a/distribution/simpleicons-5/A/Asus.Local.puml b/distribution/simpleicons-5/A/Asus.Local.puml new file mode 100644 index 00000000000..f7da98df322 --- /dev/null +++ b/distribution/simpleicons-5/A/Asus.Local.puml @@ -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 Asus +include('simpleicons-5/A/Asus') + +' renders the element +Asus('Asus', 'Asus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asus.Remote.puml b/distribution/simpleicons-5/A/Asus.Remote.puml new file mode 100644 index 00000000000..6031a2558f1 --- /dev/null +++ b/distribution/simpleicons-5/A/Asus.Remote.puml @@ -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 Asus +include('simpleicons-5/A/Asus') + +' renders the element +Asus('Asus', 'Asus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Asus.md b/distribution/simpleicons-5/A/Asus.md new file mode 100644 index 00000000000..586a71b5c3d --- /dev/null +++ b/distribution/simpleicons-5/A/Asus.md @@ -0,0 +1,63 @@ +# Asus + + +```text +simpleicons-5/A/Asus +``` + +```text +include('simpleicons-5/A/Asus') +``` + + + +| Illustration | Asus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Asus.png) | ![illustration for Asus](../../simpleicons-5/A/Asus.Local.png) | + + + + +## Asus + +### 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 Asus +include('simpleicons-5/A/Asus') + +' renders the element +Asus('Asus', 'Asus', '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 Asus +include('simpleicons-5/A/Asus') + +' renders the element +Asus('Asus', 'Asus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Asus.png b/distribution/simpleicons-5/A/Asus.png new file mode 100644 index 00000000000..a202c80484f Binary files /dev/null and b/distribution/simpleicons-5/A/Asus.png differ diff --git a/distribution/simpleicons-5/A/Asus.puml b/distribution/simpleicons-5/A/Asus.puml new file mode 100644 index 00000000000..c7fa9e98289 --- /dev/null +++ b/distribution/simpleicons-5/A/Asus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Asus + +sprite $AsusXs [10x10/16z] uwS3 + +sprite $AsusSm [12x12/16z] unza + +sprite $AsusMd [16x16/16z] un_X + +sprite $AsusLg [20x20/16z] unzKO1G + +!procedure Asus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Asus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Atandt.Local.png b/distribution/simpleicons-5/A/Atandt.Local.png new file mode 100644 index 00000000000..a38191c87cf Binary files /dev/null and b/distribution/simpleicons-5/A/Atandt.Local.png differ diff --git a/distribution/simpleicons-5/A/Atandt.Local.puml b/distribution/simpleicons-5/A/Atandt.Local.puml new file mode 100644 index 00000000000..fbaacc7d6d8 --- /dev/null +++ b/distribution/simpleicons-5/A/Atandt.Local.puml @@ -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 Atandt +include('simpleicons-5/A/Atandt') + +' renders the element +Atandt('Atandt', 'Atandt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atandt.Remote.puml b/distribution/simpleicons-5/A/Atandt.Remote.puml new file mode 100644 index 00000000000..b097d3c322a --- /dev/null +++ b/distribution/simpleicons-5/A/Atandt.Remote.puml @@ -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 Atandt +include('simpleicons-5/A/Atandt') + +' renders the element +Atandt('Atandt', 'Atandt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atandt.md b/distribution/simpleicons-5/A/Atandt.md new file mode 100644 index 00000000000..fbb926a63ca --- /dev/null +++ b/distribution/simpleicons-5/A/Atandt.md @@ -0,0 +1,63 @@ +# Atandt + + +```text +simpleicons-5/A/Atandt +``` + +```text +include('simpleicons-5/A/Atandt') +``` + + + +| Illustration | Atandt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Atandt.png) | ![illustration for Atandt](../../simpleicons-5/A/Atandt.Local.png) | + + + + +## Atandt + +### 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 Atandt +include('simpleicons-5/A/Atandt') + +' renders the element +Atandt('Atandt', 'Atandt', '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 Atandt +include('simpleicons-5/A/Atandt') + +' renders the element +Atandt('Atandt', 'Atandt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Atandt.png b/distribution/simpleicons-5/A/Atandt.png new file mode 100644 index 00000000000..ec1572c276f Binary files /dev/null and b/distribution/simpleicons-5/A/Atandt.png differ diff --git a/distribution/simpleicons-5/A/Atandt.puml b/distribution/simpleicons-5/A/Atandt.puml new file mode 100644 index 00000000000..000df7fcdfc --- /dev/null +++ b/distribution/simpleicons-5/A/Atandt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Atandt + +sprite $AtandtXs [10x10/16z] uwS3 + +sprite $AtandtSm [12x12/16z] unza + +sprite $AtandtMd [16x16/16z] un_X + +sprite $AtandtLg [20x20/16z] unzKO1G + +!procedure Atandt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Atandt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Atari.Local.png b/distribution/simpleicons-5/A/Atari.Local.png new file mode 100644 index 00000000000..a4b49f4a1a7 Binary files /dev/null and b/distribution/simpleicons-5/A/Atari.Local.png differ diff --git a/distribution/simpleicons-5/A/Atari.Local.puml b/distribution/simpleicons-5/A/Atari.Local.puml new file mode 100644 index 00000000000..dc1ada4045f --- /dev/null +++ b/distribution/simpleicons-5/A/Atari.Local.puml @@ -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 Atari +include('simpleicons-5/A/Atari') + +' renders the element +Atari('Atari', 'Atari', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atari.Remote.puml b/distribution/simpleicons-5/A/Atari.Remote.puml new file mode 100644 index 00000000000..8f295c62494 --- /dev/null +++ b/distribution/simpleicons-5/A/Atari.Remote.puml @@ -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 Atari +include('simpleicons-5/A/Atari') + +' renders the element +Atari('Atari', 'Atari', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atari.md b/distribution/simpleicons-5/A/Atari.md new file mode 100644 index 00000000000..aa79fe1f26d --- /dev/null +++ b/distribution/simpleicons-5/A/Atari.md @@ -0,0 +1,63 @@ +# Atari + + +```text +simpleicons-5/A/Atari +``` + +```text +include('simpleicons-5/A/Atari') +``` + + + +| Illustration | Atari | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Atari.png) | ![illustration for Atari](../../simpleicons-5/A/Atari.Local.png) | + + + + +## Atari + +### 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 Atari +include('simpleicons-5/A/Atari') + +' renders the element +Atari('Atari', 'Atari', '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 Atari +include('simpleicons-5/A/Atari') + +' renders the element +Atari('Atari', 'Atari', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Atari.png b/distribution/simpleicons-5/A/Atari.png new file mode 100644 index 00000000000..d3f5e0493be Binary files /dev/null and b/distribution/simpleicons-5/A/Atari.png differ diff --git a/distribution/simpleicons-5/A/Atari.puml b/distribution/simpleicons-5/A/Atari.puml new file mode 100644 index 00000000000..0c163d9c969 --- /dev/null +++ b/distribution/simpleicons-5/A/Atari.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Atari + +sprite $AtariXs [10x10/16z] uwS3 + +sprite $AtariSm [12x12/16z] unza + +sprite $AtariMd [16x16/16z] un_X + +sprite $AtariLg [20x20/16z] unzKO1G + +!procedure Atari($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Atari', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Atlassian.Local.png b/distribution/simpleicons-5/A/Atlassian.Local.png new file mode 100644 index 00000000000..39aa92b2833 Binary files /dev/null and b/distribution/simpleicons-5/A/Atlassian.Local.png differ diff --git a/distribution/simpleicons-5/A/Atlassian.Local.puml b/distribution/simpleicons-5/A/Atlassian.Local.puml new file mode 100644 index 00000000000..dce6ba7782e --- /dev/null +++ b/distribution/simpleicons-5/A/Atlassian.Local.puml @@ -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 Atlassian +include('simpleicons-5/A/Atlassian') + +' renders the element +Atlassian('Atlassian', 'Atlassian', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atlassian.Remote.puml b/distribution/simpleicons-5/A/Atlassian.Remote.puml new file mode 100644 index 00000000000..3dce55c7c33 --- /dev/null +++ b/distribution/simpleicons-5/A/Atlassian.Remote.puml @@ -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 Atlassian +include('simpleicons-5/A/Atlassian') + +' renders the element +Atlassian('Atlassian', 'Atlassian', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atlassian.md b/distribution/simpleicons-5/A/Atlassian.md new file mode 100644 index 00000000000..27fa8281f6c --- /dev/null +++ b/distribution/simpleicons-5/A/Atlassian.md @@ -0,0 +1,63 @@ +# Atlassian + + +```text +simpleicons-5/A/Atlassian +``` + +```text +include('simpleicons-5/A/Atlassian') +``` + + + +| Illustration | Atlassian | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Atlassian.png) | ![illustration for Atlassian](../../simpleicons-5/A/Atlassian.Local.png) | + + + + +## Atlassian + +### 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 Atlassian +include('simpleicons-5/A/Atlassian') + +' renders the element +Atlassian('Atlassian', 'Atlassian', '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 Atlassian +include('simpleicons-5/A/Atlassian') + +' renders the element +Atlassian('Atlassian', 'Atlassian', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Atlassian.png b/distribution/simpleicons-5/A/Atlassian.png new file mode 100644 index 00000000000..de0b82f7f2f Binary files /dev/null and b/distribution/simpleicons-5/A/Atlassian.png differ diff --git a/distribution/simpleicons-5/A/Atlassian.puml b/distribution/simpleicons-5/A/Atlassian.puml new file mode 100644 index 00000000000..9976f7b1f8d --- /dev/null +++ b/distribution/simpleicons-5/A/Atlassian.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Atlassian + +sprite $AtlassianXs [10x10/16z] uwS3 + +sprite $AtlassianSm [12x12/16z] unza + +sprite $AtlassianMd [16x16/16z] un_X + +sprite $AtlassianLg [20x20/16z] unzKO1G + +!procedure Atlassian($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Atlassian', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Atom.Local.png b/distribution/simpleicons-5/A/Atom.Local.png new file mode 100644 index 00000000000..116e4c5a178 Binary files /dev/null and b/distribution/simpleicons-5/A/Atom.Local.png differ diff --git a/distribution/simpleicons-5/A/Atom.Local.puml b/distribution/simpleicons-5/A/Atom.Local.puml new file mode 100644 index 00000000000..47203d12430 --- /dev/null +++ b/distribution/simpleicons-5/A/Atom.Local.puml @@ -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 Atom +include('simpleicons-5/A/Atom') + +' renders the element +Atom('Atom', 'Atom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atom.Remote.puml b/distribution/simpleicons-5/A/Atom.Remote.puml new file mode 100644 index 00000000000..c329628cd77 --- /dev/null +++ b/distribution/simpleicons-5/A/Atom.Remote.puml @@ -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 Atom +include('simpleicons-5/A/Atom') + +' renders the element +Atom('Atom', 'Atom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Atom.md b/distribution/simpleicons-5/A/Atom.md new file mode 100644 index 00000000000..92c072249a8 --- /dev/null +++ b/distribution/simpleicons-5/A/Atom.md @@ -0,0 +1,63 @@ +# Atom + + +```text +simpleicons-5/A/Atom +``` + +```text +include('simpleicons-5/A/Atom') +``` + + + +| Illustration | Atom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Atom.png) | ![illustration for Atom](../../simpleicons-5/A/Atom.Local.png) | + + + + +## Atom + +### 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 Atom +include('simpleicons-5/A/Atom') + +' renders the element +Atom('Atom', 'Atom', '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 Atom +include('simpleicons-5/A/Atom') + +' renders the element +Atom('Atom', 'Atom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Atom.png b/distribution/simpleicons-5/A/Atom.png new file mode 100644 index 00000000000..40ab1b7e0c3 Binary files /dev/null and b/distribution/simpleicons-5/A/Atom.png differ diff --git a/distribution/simpleicons-5/A/Atom.puml b/distribution/simpleicons-5/A/Atom.puml new file mode 100644 index 00000000000..516132e852b --- /dev/null +++ b/distribution/simpleicons-5/A/Atom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Atom + +sprite $AtomXs [10x10/16z] uwS3 + +sprite $AtomSm [12x12/16z] unza + +sprite $AtomMd [16x16/16z] un_X + +sprite $AtomLg [20x20/16z] unzKO1G + +!procedure Atom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Atom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Audacity.Local.png b/distribution/simpleicons-5/A/Audacity.Local.png new file mode 100644 index 00000000000..c115019776f Binary files /dev/null and b/distribution/simpleicons-5/A/Audacity.Local.png differ diff --git a/distribution/simpleicons-5/A/Audacity.Local.puml b/distribution/simpleicons-5/A/Audacity.Local.puml new file mode 100644 index 00000000000..5bb396bc35a --- /dev/null +++ b/distribution/simpleicons-5/A/Audacity.Local.puml @@ -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 Audacity +include('simpleicons-5/A/Audacity') + +' renders the element +Audacity('Audacity', 'Audacity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audacity.Remote.puml b/distribution/simpleicons-5/A/Audacity.Remote.puml new file mode 100644 index 00000000000..728d868d44c --- /dev/null +++ b/distribution/simpleicons-5/A/Audacity.Remote.puml @@ -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 Audacity +include('simpleicons-5/A/Audacity') + +' renders the element +Audacity('Audacity', 'Audacity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audacity.md b/distribution/simpleicons-5/A/Audacity.md new file mode 100644 index 00000000000..b95117d1053 --- /dev/null +++ b/distribution/simpleicons-5/A/Audacity.md @@ -0,0 +1,63 @@ +# Audacity + + +```text +simpleicons-5/A/Audacity +``` + +```text +include('simpleicons-5/A/Audacity') +``` + + + +| Illustration | Audacity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Audacity.png) | ![illustration for Audacity](../../simpleicons-5/A/Audacity.Local.png) | + + + + +## Audacity + +### 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 Audacity +include('simpleicons-5/A/Audacity') + +' renders the element +Audacity('Audacity', 'Audacity', '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 Audacity +include('simpleicons-5/A/Audacity') + +' renders the element +Audacity('Audacity', 'Audacity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Audacity.png b/distribution/simpleicons-5/A/Audacity.png new file mode 100644 index 00000000000..fece7d91ad4 Binary files /dev/null and b/distribution/simpleicons-5/A/Audacity.png differ diff --git a/distribution/simpleicons-5/A/Audacity.puml b/distribution/simpleicons-5/A/Audacity.puml new file mode 100644 index 00000000000..ed695d59f70 --- /dev/null +++ b/distribution/simpleicons-5/A/Audacity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Audacity + +sprite $AudacityXs [10x10/16z] uwS3 + +sprite $AudacitySm [12x12/16z] unza + +sprite $AudacityMd [16x16/16z] un_X + +sprite $AudacityLg [20x20/16z] unzKO1G + +!procedure Audacity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Audacity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Audi.Local.png b/distribution/simpleicons-5/A/Audi.Local.png new file mode 100644 index 00000000000..2b41350178d Binary files /dev/null and b/distribution/simpleicons-5/A/Audi.Local.png differ diff --git a/distribution/simpleicons-5/A/Audi.Local.puml b/distribution/simpleicons-5/A/Audi.Local.puml new file mode 100644 index 00000000000..43b980cd306 --- /dev/null +++ b/distribution/simpleicons-5/A/Audi.Local.puml @@ -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 Audi +include('simpleicons-5/A/Audi') + +' renders the element +Audi('Audi', 'Audi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audi.Remote.puml b/distribution/simpleicons-5/A/Audi.Remote.puml new file mode 100644 index 00000000000..74c5971db43 --- /dev/null +++ b/distribution/simpleicons-5/A/Audi.Remote.puml @@ -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 Audi +include('simpleicons-5/A/Audi') + +' renders the element +Audi('Audi', 'Audi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audi.md b/distribution/simpleicons-5/A/Audi.md new file mode 100644 index 00000000000..ee9788ed7c2 --- /dev/null +++ b/distribution/simpleicons-5/A/Audi.md @@ -0,0 +1,63 @@ +# Audi + + +```text +simpleicons-5/A/Audi +``` + +```text +include('simpleicons-5/A/Audi') +``` + + + +| Illustration | Audi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Audi.png) | ![illustration for Audi](../../simpleicons-5/A/Audi.Local.png) | + + + + +## Audi + +### 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 Audi +include('simpleicons-5/A/Audi') + +' renders the element +Audi('Audi', 'Audi', '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 Audi +include('simpleicons-5/A/Audi') + +' renders the element +Audi('Audi', 'Audi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Audi.png b/distribution/simpleicons-5/A/Audi.png new file mode 100644 index 00000000000..84acb854f96 Binary files /dev/null and b/distribution/simpleicons-5/A/Audi.png differ diff --git a/distribution/simpleicons-5/A/Audi.puml b/distribution/simpleicons-5/A/Audi.puml new file mode 100644 index 00000000000..0f2a3b9f4f6 --- /dev/null +++ b/distribution/simpleicons-5/A/Audi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Audi + +sprite $AudiXs [10x10/16z] uwS3 + +sprite $AudiSm [12x12/16z] unza + +sprite $AudiMd [16x16/16z] un_X + +sprite $AudiLg [20x20/16z] unzKO1G + +!procedure Audi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Audi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Audible.Local.png b/distribution/simpleicons-5/A/Audible.Local.png new file mode 100644 index 00000000000..94b7b0c7a5b Binary files /dev/null and b/distribution/simpleicons-5/A/Audible.Local.png differ diff --git a/distribution/simpleicons-5/A/Audible.Local.puml b/distribution/simpleicons-5/A/Audible.Local.puml new file mode 100644 index 00000000000..7dfbe2c92d5 --- /dev/null +++ b/distribution/simpleicons-5/A/Audible.Local.puml @@ -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 Audible +include('simpleicons-5/A/Audible') + +' renders the element +Audible('Audible', 'Audible', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audible.Remote.puml b/distribution/simpleicons-5/A/Audible.Remote.puml new file mode 100644 index 00000000000..02b56b36734 --- /dev/null +++ b/distribution/simpleicons-5/A/Audible.Remote.puml @@ -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 Audible +include('simpleicons-5/A/Audible') + +' renders the element +Audible('Audible', 'Audible', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audible.md b/distribution/simpleicons-5/A/Audible.md new file mode 100644 index 00000000000..4c413b52639 --- /dev/null +++ b/distribution/simpleicons-5/A/Audible.md @@ -0,0 +1,63 @@ +# Audible + + +```text +simpleicons-5/A/Audible +``` + +```text +include('simpleicons-5/A/Audible') +``` + + + +| Illustration | Audible | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Audible.png) | ![illustration for Audible](../../simpleicons-5/A/Audible.Local.png) | + + + + +## Audible + +### 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 Audible +include('simpleicons-5/A/Audible') + +' renders the element +Audible('Audible', 'Audible', '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 Audible +include('simpleicons-5/A/Audible') + +' renders the element +Audible('Audible', 'Audible', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Audible.png b/distribution/simpleicons-5/A/Audible.png new file mode 100644 index 00000000000..ec3234fde92 Binary files /dev/null and b/distribution/simpleicons-5/A/Audible.png differ diff --git a/distribution/simpleicons-5/A/Audible.puml b/distribution/simpleicons-5/A/Audible.puml new file mode 100644 index 00000000000..0a11363a656 --- /dev/null +++ b/distribution/simpleicons-5/A/Audible.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Audible + +sprite $AudibleXs [10x10/16z] uwS3 + +sprite $AudibleSm [12x12/16z] unza + +sprite $AudibleMd [16x16/16z] un_X + +sprite $AudibleLg [20x20/16z] unzKO1G + +!procedure Audible($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Audible', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Audioboom.Local.png b/distribution/simpleicons-5/A/Audioboom.Local.png new file mode 100644 index 00000000000..d01749487d9 Binary files /dev/null and b/distribution/simpleicons-5/A/Audioboom.Local.png differ diff --git a/distribution/simpleicons-5/A/Audioboom.Local.puml b/distribution/simpleicons-5/A/Audioboom.Local.puml new file mode 100644 index 00000000000..a7786850476 --- /dev/null +++ b/distribution/simpleicons-5/A/Audioboom.Local.puml @@ -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 Audioboom +include('simpleicons-5/A/Audioboom') + +' renders the element +Audioboom('Audioboom', 'Audioboom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audioboom.Remote.puml b/distribution/simpleicons-5/A/Audioboom.Remote.puml new file mode 100644 index 00000000000..b7bded59e39 --- /dev/null +++ b/distribution/simpleicons-5/A/Audioboom.Remote.puml @@ -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 Audioboom +include('simpleicons-5/A/Audioboom') + +' renders the element +Audioboom('Audioboom', 'Audioboom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audioboom.md b/distribution/simpleicons-5/A/Audioboom.md new file mode 100644 index 00000000000..b554d63388f --- /dev/null +++ b/distribution/simpleicons-5/A/Audioboom.md @@ -0,0 +1,63 @@ +# Audioboom + + +```text +simpleicons-5/A/Audioboom +``` + +```text +include('simpleicons-5/A/Audioboom') +``` + + + +| Illustration | Audioboom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Audioboom.png) | ![illustration for Audioboom](../../simpleicons-5/A/Audioboom.Local.png) | + + + + +## Audioboom + +### 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 Audioboom +include('simpleicons-5/A/Audioboom') + +' renders the element +Audioboom('Audioboom', 'Audioboom', '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 Audioboom +include('simpleicons-5/A/Audioboom') + +' renders the element +Audioboom('Audioboom', 'Audioboom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Audioboom.png b/distribution/simpleicons-5/A/Audioboom.png new file mode 100644 index 00000000000..79202c22234 Binary files /dev/null and b/distribution/simpleicons-5/A/Audioboom.png differ diff --git a/distribution/simpleicons-5/A/Audioboom.puml b/distribution/simpleicons-5/A/Audioboom.puml new file mode 100644 index 00000000000..d5fac956dac --- /dev/null +++ b/distribution/simpleicons-5/A/Audioboom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Audioboom + +sprite $AudioboomXs [10x10/16z] uwS3 + +sprite $AudioboomSm [12x12/16z] unza + +sprite $AudioboomMd [16x16/16z] un_X + +sprite $AudioboomLg [20x20/16z] unzKO1G + +!procedure Audioboom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Audioboom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Audiomack.Local.png b/distribution/simpleicons-5/A/Audiomack.Local.png new file mode 100644 index 00000000000..5c771a9d356 Binary files /dev/null and b/distribution/simpleicons-5/A/Audiomack.Local.png differ diff --git a/distribution/simpleicons-5/A/Audiomack.Local.puml b/distribution/simpleicons-5/A/Audiomack.Local.puml new file mode 100644 index 00000000000..2cd806f073a --- /dev/null +++ b/distribution/simpleicons-5/A/Audiomack.Local.puml @@ -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 Audiomack +include('simpleicons-5/A/Audiomack') + +' renders the element +Audiomack('Audiomack', 'Audiomack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audiomack.Remote.puml b/distribution/simpleicons-5/A/Audiomack.Remote.puml new file mode 100644 index 00000000000..529568e0998 --- /dev/null +++ b/distribution/simpleicons-5/A/Audiomack.Remote.puml @@ -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 Audiomack +include('simpleicons-5/A/Audiomack') + +' renders the element +Audiomack('Audiomack', 'Audiomack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audiomack.md b/distribution/simpleicons-5/A/Audiomack.md new file mode 100644 index 00000000000..1387812af89 --- /dev/null +++ b/distribution/simpleicons-5/A/Audiomack.md @@ -0,0 +1,63 @@ +# Audiomack + + +```text +simpleicons-5/A/Audiomack +``` + +```text +include('simpleicons-5/A/Audiomack') +``` + + + +| Illustration | Audiomack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Audiomack.png) | ![illustration for Audiomack](../../simpleicons-5/A/Audiomack.Local.png) | + + + + +## Audiomack + +### 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 Audiomack +include('simpleicons-5/A/Audiomack') + +' renders the element +Audiomack('Audiomack', 'Audiomack', '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 Audiomack +include('simpleicons-5/A/Audiomack') + +' renders the element +Audiomack('Audiomack', 'Audiomack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Audiomack.png b/distribution/simpleicons-5/A/Audiomack.png new file mode 100644 index 00000000000..9c5c2c5aac3 Binary files /dev/null and b/distribution/simpleicons-5/A/Audiomack.png differ diff --git a/distribution/simpleicons-5/A/Audiomack.puml b/distribution/simpleicons-5/A/Audiomack.puml new file mode 100644 index 00000000000..16ced1cd44e --- /dev/null +++ b/distribution/simpleicons-5/A/Audiomack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Audiomack + +sprite $AudiomackXs [10x10/16z] uwS3 + +sprite $AudiomackSm [12x12/16z] unza + +sprite $AudiomackMd [16x16/16z] un_X + +sprite $AudiomackLg [20x20/16z] unzKO1G + +!procedure Audiomack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Audiomack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Audiotechnica.Local.png b/distribution/simpleicons-5/A/Audiotechnica.Local.png new file mode 100644 index 00000000000..dc2945a8758 Binary files /dev/null and b/distribution/simpleicons-5/A/Audiotechnica.Local.png differ diff --git a/distribution/simpleicons-5/A/Audiotechnica.Local.puml b/distribution/simpleicons-5/A/Audiotechnica.Local.puml new file mode 100644 index 00000000000..8441776e7cf --- /dev/null +++ b/distribution/simpleicons-5/A/Audiotechnica.Local.puml @@ -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 Audiotechnica +include('simpleicons-5/A/Audiotechnica') + +' renders the element +Audiotechnica('Audiotechnica', 'Audiotechnica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audiotechnica.Remote.puml b/distribution/simpleicons-5/A/Audiotechnica.Remote.puml new file mode 100644 index 00000000000..84a073c99f3 --- /dev/null +++ b/distribution/simpleicons-5/A/Audiotechnica.Remote.puml @@ -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 Audiotechnica +include('simpleicons-5/A/Audiotechnica') + +' renders the element +Audiotechnica('Audiotechnica', 'Audiotechnica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Audiotechnica.md b/distribution/simpleicons-5/A/Audiotechnica.md new file mode 100644 index 00000000000..9ba5080544b --- /dev/null +++ b/distribution/simpleicons-5/A/Audiotechnica.md @@ -0,0 +1,63 @@ +# Audiotechnica + + +```text +simpleicons-5/A/Audiotechnica +``` + +```text +include('simpleicons-5/A/Audiotechnica') +``` + + + +| Illustration | Audiotechnica | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Audiotechnica.png) | ![illustration for Audiotechnica](../../simpleicons-5/A/Audiotechnica.Local.png) | + + + + +## Audiotechnica + +### 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 Audiotechnica +include('simpleicons-5/A/Audiotechnica') + +' renders the element +Audiotechnica('Audiotechnica', 'Audiotechnica', '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 Audiotechnica +include('simpleicons-5/A/Audiotechnica') + +' renders the element +Audiotechnica('Audiotechnica', 'Audiotechnica', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Audiotechnica.png b/distribution/simpleicons-5/A/Audiotechnica.png new file mode 100644 index 00000000000..2cc2afb32a4 Binary files /dev/null and b/distribution/simpleicons-5/A/Audiotechnica.png differ diff --git a/distribution/simpleicons-5/A/Audiotechnica.puml b/distribution/simpleicons-5/A/Audiotechnica.puml new file mode 100644 index 00000000000..9ed5d4a59c4 --- /dev/null +++ b/distribution/simpleicons-5/A/Audiotechnica.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Audiotechnica + +sprite $AudiotechnicaXs [10x10/16z] uwS3 + +sprite $AudiotechnicaSm [12x12/16z] unza + +sprite $AudiotechnicaMd [16x16/16z] un_X + +sprite $AudiotechnicaLg [20x20/16z] unzKO1G + +!procedure Audiotechnica($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Audiotechnica', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Aurelia.Local.png b/distribution/simpleicons-5/A/Aurelia.Local.png new file mode 100644 index 00000000000..b6743b2ee42 Binary files /dev/null and b/distribution/simpleicons-5/A/Aurelia.Local.png differ diff --git a/distribution/simpleicons-5/A/Aurelia.Local.puml b/distribution/simpleicons-5/A/Aurelia.Local.puml new file mode 100644 index 00000000000..1b27fc99608 --- /dev/null +++ b/distribution/simpleicons-5/A/Aurelia.Local.puml @@ -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 Aurelia +include('simpleicons-5/A/Aurelia') + +' renders the element +Aurelia('Aurelia', 'Aurelia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aurelia.Remote.puml b/distribution/simpleicons-5/A/Aurelia.Remote.puml new file mode 100644 index 00000000000..403f4d69c80 --- /dev/null +++ b/distribution/simpleicons-5/A/Aurelia.Remote.puml @@ -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 Aurelia +include('simpleicons-5/A/Aurelia') + +' renders the element +Aurelia('Aurelia', 'Aurelia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Aurelia.md b/distribution/simpleicons-5/A/Aurelia.md new file mode 100644 index 00000000000..4ca21975041 --- /dev/null +++ b/distribution/simpleicons-5/A/Aurelia.md @@ -0,0 +1,63 @@ +# Aurelia + + +```text +simpleicons-5/A/Aurelia +``` + +```text +include('simpleicons-5/A/Aurelia') +``` + + + +| Illustration | Aurelia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Aurelia.png) | ![illustration for Aurelia](../../simpleicons-5/A/Aurelia.Local.png) | + + + + +## Aurelia + +### 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 Aurelia +include('simpleicons-5/A/Aurelia') + +' renders the element +Aurelia('Aurelia', 'Aurelia', '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 Aurelia +include('simpleicons-5/A/Aurelia') + +' renders the element +Aurelia('Aurelia', 'Aurelia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Aurelia.png b/distribution/simpleicons-5/A/Aurelia.png new file mode 100644 index 00000000000..949b5121bad Binary files /dev/null and b/distribution/simpleicons-5/A/Aurelia.png differ diff --git a/distribution/simpleicons-5/A/Aurelia.puml b/distribution/simpleicons-5/A/Aurelia.puml new file mode 100644 index 00000000000..5e3324c2539 --- /dev/null +++ b/distribution/simpleicons-5/A/Aurelia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Aurelia + +sprite $AureliaXs [10x10/16z] uwS3 + +sprite $AureliaSm [12x12/16z] unza + +sprite $AureliaMd [16x16/16z] un_X + +sprite $AureliaLg [20x20/16z] unzKO1G + +!procedure Aurelia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Aurelia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Auth0.Local.png b/distribution/simpleicons-5/A/Auth0.Local.png new file mode 100644 index 00000000000..546c550a1c3 Binary files /dev/null and b/distribution/simpleicons-5/A/Auth0.Local.png differ diff --git a/distribution/simpleicons-5/A/Auth0.Local.puml b/distribution/simpleicons-5/A/Auth0.Local.puml new file mode 100644 index 00000000000..73ce716fb50 --- /dev/null +++ b/distribution/simpleicons-5/A/Auth0.Local.puml @@ -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 Auth0 +include('simpleicons-5/A/Auth0') + +' renders the element +Auth0('Auth0', 'Auth0', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Auth0.Remote.puml b/distribution/simpleicons-5/A/Auth0.Remote.puml new file mode 100644 index 00000000000..6229f78eafb --- /dev/null +++ b/distribution/simpleicons-5/A/Auth0.Remote.puml @@ -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 Auth0 +include('simpleicons-5/A/Auth0') + +' renders the element +Auth0('Auth0', 'Auth0', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Auth0.md b/distribution/simpleicons-5/A/Auth0.md new file mode 100644 index 00000000000..c26432be546 --- /dev/null +++ b/distribution/simpleicons-5/A/Auth0.md @@ -0,0 +1,63 @@ +# Auth0 + + +```text +simpleicons-5/A/Auth0 +``` + +```text +include('simpleicons-5/A/Auth0') +``` + + + +| Illustration | Auth0 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Auth0.png) | ![illustration for Auth0](../../simpleicons-5/A/Auth0.Local.png) | + + + + +## Auth0 + +### 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 Auth0 +include('simpleicons-5/A/Auth0') + +' renders the element +Auth0('Auth0', 'Auth0', '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 Auth0 +include('simpleicons-5/A/Auth0') + +' renders the element +Auth0('Auth0', 'Auth0', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Auth0.png b/distribution/simpleicons-5/A/Auth0.png new file mode 100644 index 00000000000..e0bce470b4a Binary files /dev/null and b/distribution/simpleicons-5/A/Auth0.png differ diff --git a/distribution/simpleicons-5/A/Auth0.puml b/distribution/simpleicons-5/A/Auth0.puml new file mode 100644 index 00000000000..7f739f3d23d --- /dev/null +++ b/distribution/simpleicons-5/A/Auth0.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Auth0 + +sprite $Auth0Xs [10x10/16z] uwS3 + +sprite $Auth0Sm [12x12/16z] unza + +sprite $Auth0Md [16x16/16z] un_X + +sprite $Auth0Lg [20x20/16z] unzKO1G + +!procedure Auth0($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Auth0', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Authy.Local.png b/distribution/simpleicons-5/A/Authy.Local.png new file mode 100644 index 00000000000..922d290c45b Binary files /dev/null and b/distribution/simpleicons-5/A/Authy.Local.png differ diff --git a/distribution/simpleicons-5/A/Authy.Local.puml b/distribution/simpleicons-5/A/Authy.Local.puml new file mode 100644 index 00000000000..76e5f95ead6 --- /dev/null +++ b/distribution/simpleicons-5/A/Authy.Local.puml @@ -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 Authy +include('simpleicons-5/A/Authy') + +' renders the element +Authy('Authy', 'Authy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Authy.Remote.puml b/distribution/simpleicons-5/A/Authy.Remote.puml new file mode 100644 index 00000000000..b3204967a5b --- /dev/null +++ b/distribution/simpleicons-5/A/Authy.Remote.puml @@ -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 Authy +include('simpleicons-5/A/Authy') + +' renders the element +Authy('Authy', 'Authy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Authy.md b/distribution/simpleicons-5/A/Authy.md new file mode 100644 index 00000000000..b50c45bc876 --- /dev/null +++ b/distribution/simpleicons-5/A/Authy.md @@ -0,0 +1,63 @@ +# Authy + + +```text +simpleicons-5/A/Authy +``` + +```text +include('simpleicons-5/A/Authy') +``` + + + +| Illustration | Authy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Authy.png) | ![illustration for Authy](../../simpleicons-5/A/Authy.Local.png) | + + + + +## Authy + +### 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 Authy +include('simpleicons-5/A/Authy') + +' renders the element +Authy('Authy', 'Authy', '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 Authy +include('simpleicons-5/A/Authy') + +' renders the element +Authy('Authy', 'Authy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Authy.png b/distribution/simpleicons-5/A/Authy.png new file mode 100644 index 00000000000..d588255d2d2 Binary files /dev/null and b/distribution/simpleicons-5/A/Authy.png differ diff --git a/distribution/simpleicons-5/A/Authy.puml b/distribution/simpleicons-5/A/Authy.puml new file mode 100644 index 00000000000..2d7483a5d4f --- /dev/null +++ b/distribution/simpleicons-5/A/Authy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Authy + +sprite $AuthyXs [10x10/16z] uwS3 + +sprite $AuthySm [12x12/16z] unza + +sprite $AuthyMd [16x16/16z] un_X + +sprite $AuthyLg [20x20/16z] unzKO1G + +!procedure Authy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Authy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Autodesk.Local.png b/distribution/simpleicons-5/A/Autodesk.Local.png new file mode 100644 index 00000000000..fd98b54de21 Binary files /dev/null and b/distribution/simpleicons-5/A/Autodesk.Local.png differ diff --git a/distribution/simpleicons-5/A/Autodesk.Local.puml b/distribution/simpleicons-5/A/Autodesk.Local.puml new file mode 100644 index 00000000000..6ee15b605a9 --- /dev/null +++ b/distribution/simpleicons-5/A/Autodesk.Local.puml @@ -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 Autodesk +include('simpleicons-5/A/Autodesk') + +' renders the element +Autodesk('Autodesk', 'Autodesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Autodesk.Remote.puml b/distribution/simpleicons-5/A/Autodesk.Remote.puml new file mode 100644 index 00000000000..f906997348b --- /dev/null +++ b/distribution/simpleicons-5/A/Autodesk.Remote.puml @@ -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 Autodesk +include('simpleicons-5/A/Autodesk') + +' renders the element +Autodesk('Autodesk', 'Autodesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Autodesk.md b/distribution/simpleicons-5/A/Autodesk.md new file mode 100644 index 00000000000..092cbf2eaed --- /dev/null +++ b/distribution/simpleicons-5/A/Autodesk.md @@ -0,0 +1,63 @@ +# Autodesk + + +```text +simpleicons-5/A/Autodesk +``` + +```text +include('simpleicons-5/A/Autodesk') +``` + + + +| Illustration | Autodesk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Autodesk.png) | ![illustration for Autodesk](../../simpleicons-5/A/Autodesk.Local.png) | + + + + +## Autodesk + +### 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 Autodesk +include('simpleicons-5/A/Autodesk') + +' renders the element +Autodesk('Autodesk', 'Autodesk', '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 Autodesk +include('simpleicons-5/A/Autodesk') + +' renders the element +Autodesk('Autodesk', 'Autodesk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Autodesk.png b/distribution/simpleicons-5/A/Autodesk.png new file mode 100644 index 00000000000..9223c9b2a02 Binary files /dev/null and b/distribution/simpleicons-5/A/Autodesk.png differ diff --git a/distribution/simpleicons-5/A/Autodesk.puml b/distribution/simpleicons-5/A/Autodesk.puml new file mode 100644 index 00000000000..d790fc33b64 --- /dev/null +++ b/distribution/simpleicons-5/A/Autodesk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Autodesk + +sprite $AutodeskXs [10x10/16z] uwS3 + +sprite $AutodeskSm [12x12/16z] unza + +sprite $AutodeskMd [16x16/16z] un_X + +sprite $AutodeskLg [20x20/16z] unzKO1G + +!procedure Autodesk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Autodesk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Autohotkey.Local.png b/distribution/simpleicons-5/A/Autohotkey.Local.png new file mode 100644 index 00000000000..4fb37264079 Binary files /dev/null and b/distribution/simpleicons-5/A/Autohotkey.Local.png differ diff --git a/distribution/simpleicons-5/A/Autohotkey.Local.puml b/distribution/simpleicons-5/A/Autohotkey.Local.puml new file mode 100644 index 00000000000..eceaa6aaeb3 --- /dev/null +++ b/distribution/simpleicons-5/A/Autohotkey.Local.puml @@ -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 Autohotkey +include('simpleicons-5/A/Autohotkey') + +' renders the element +Autohotkey('Autohotkey', 'Autohotkey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Autohotkey.Remote.puml b/distribution/simpleicons-5/A/Autohotkey.Remote.puml new file mode 100644 index 00000000000..8495347d86b --- /dev/null +++ b/distribution/simpleicons-5/A/Autohotkey.Remote.puml @@ -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 Autohotkey +include('simpleicons-5/A/Autohotkey') + +' renders the element +Autohotkey('Autohotkey', 'Autohotkey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Autohotkey.md b/distribution/simpleicons-5/A/Autohotkey.md new file mode 100644 index 00000000000..a6ba5345060 --- /dev/null +++ b/distribution/simpleicons-5/A/Autohotkey.md @@ -0,0 +1,63 @@ +# Autohotkey + + +```text +simpleicons-5/A/Autohotkey +``` + +```text +include('simpleicons-5/A/Autohotkey') +``` + + + +| Illustration | Autohotkey | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Autohotkey.png) | ![illustration for Autohotkey](../../simpleicons-5/A/Autohotkey.Local.png) | + + + + +## Autohotkey + +### 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 Autohotkey +include('simpleicons-5/A/Autohotkey') + +' renders the element +Autohotkey('Autohotkey', 'Autohotkey', '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 Autohotkey +include('simpleicons-5/A/Autohotkey') + +' renders the element +Autohotkey('Autohotkey', 'Autohotkey', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Autohotkey.png b/distribution/simpleicons-5/A/Autohotkey.png new file mode 100644 index 00000000000..c9bfe7a2a16 Binary files /dev/null and b/distribution/simpleicons-5/A/Autohotkey.png differ diff --git a/distribution/simpleicons-5/A/Autohotkey.puml b/distribution/simpleicons-5/A/Autohotkey.puml new file mode 100644 index 00000000000..b1a93793ca3 --- /dev/null +++ b/distribution/simpleicons-5/A/Autohotkey.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Autohotkey + +sprite $AutohotkeyXs [10x10/16z] uwS3 + +sprite $AutohotkeySm [12x12/16z] unza + +sprite $AutohotkeyMd [16x16/16z] un_X + +sprite $AutohotkeyLg [20x20/16z] unzKO1G + +!procedure Autohotkey($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Autohotkey', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Automattic.Local.png b/distribution/simpleicons-5/A/Automattic.Local.png new file mode 100644 index 00000000000..9e163c2468d Binary files /dev/null and b/distribution/simpleicons-5/A/Automattic.Local.png differ diff --git a/distribution/simpleicons-5/A/Automattic.Local.puml b/distribution/simpleicons-5/A/Automattic.Local.puml new file mode 100644 index 00000000000..6d107acf037 --- /dev/null +++ b/distribution/simpleicons-5/A/Automattic.Local.puml @@ -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 Automattic +include('simpleicons-5/A/Automattic') + +' renders the element +Automattic('Automattic', 'Automattic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Automattic.Remote.puml b/distribution/simpleicons-5/A/Automattic.Remote.puml new file mode 100644 index 00000000000..b6034bb7cab --- /dev/null +++ b/distribution/simpleicons-5/A/Automattic.Remote.puml @@ -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 Automattic +include('simpleicons-5/A/Automattic') + +' renders the element +Automattic('Automattic', 'Automattic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Automattic.md b/distribution/simpleicons-5/A/Automattic.md new file mode 100644 index 00000000000..19e54521e2a --- /dev/null +++ b/distribution/simpleicons-5/A/Automattic.md @@ -0,0 +1,63 @@ +# Automattic + + +```text +simpleicons-5/A/Automattic +``` + +```text +include('simpleicons-5/A/Automattic') +``` + + + +| Illustration | Automattic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Automattic.png) | ![illustration for Automattic](../../simpleicons-5/A/Automattic.Local.png) | + + + + +## Automattic + +### 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 Automattic +include('simpleicons-5/A/Automattic') + +' renders the element +Automattic('Automattic', 'Automattic', '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 Automattic +include('simpleicons-5/A/Automattic') + +' renders the element +Automattic('Automattic', 'Automattic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Automattic.png b/distribution/simpleicons-5/A/Automattic.png new file mode 100644 index 00000000000..612c6231a8d Binary files /dev/null and b/distribution/simpleicons-5/A/Automattic.png differ diff --git a/distribution/simpleicons-5/A/Automattic.puml b/distribution/simpleicons-5/A/Automattic.puml new file mode 100644 index 00000000000..697ee71dcc9 --- /dev/null +++ b/distribution/simpleicons-5/A/Automattic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Automattic + +sprite $AutomatticXs [10x10/16z] uwS3 + +sprite $AutomatticSm [12x12/16z] unza + +sprite $AutomatticMd [16x16/16z] un_X + +sprite $AutomatticLg [20x20/16z] unzKO1G + +!procedure Automattic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Automattic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Awesomelists.Local.png b/distribution/simpleicons-5/A/Awesomelists.Local.png new file mode 100644 index 00000000000..8f63682d858 Binary files /dev/null and b/distribution/simpleicons-5/A/Awesomelists.Local.png differ diff --git a/distribution/simpleicons-5/A/Awesomelists.Local.puml b/distribution/simpleicons-5/A/Awesomelists.Local.puml new file mode 100644 index 00000000000..41c2d1dcd32 --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomelists.Local.puml @@ -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 Awesomelists +include('simpleicons-5/A/Awesomelists') + +' renders the element +Awesomelists('Awesomelists', 'Awesomelists', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Awesomelists.Remote.puml b/distribution/simpleicons-5/A/Awesomelists.Remote.puml new file mode 100644 index 00000000000..acbc1dc6d3c --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomelists.Remote.puml @@ -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 Awesomelists +include('simpleicons-5/A/Awesomelists') + +' renders the element +Awesomelists('Awesomelists', 'Awesomelists', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Awesomelists.md b/distribution/simpleicons-5/A/Awesomelists.md new file mode 100644 index 00000000000..e4b8016f761 --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomelists.md @@ -0,0 +1,63 @@ +# Awesomelists + + +```text +simpleicons-5/A/Awesomelists +``` + +```text +include('simpleicons-5/A/Awesomelists') +``` + + + +| Illustration | Awesomelists | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Awesomelists.png) | ![illustration for Awesomelists](../../simpleicons-5/A/Awesomelists.Local.png) | + + + + +## Awesomelists + +### 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 Awesomelists +include('simpleicons-5/A/Awesomelists') + +' renders the element +Awesomelists('Awesomelists', 'Awesomelists', '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 Awesomelists +include('simpleicons-5/A/Awesomelists') + +' renders the element +Awesomelists('Awesomelists', 'Awesomelists', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Awesomelists.png b/distribution/simpleicons-5/A/Awesomelists.png new file mode 100644 index 00000000000..5231ed1b3c0 Binary files /dev/null and b/distribution/simpleicons-5/A/Awesomelists.png differ diff --git a/distribution/simpleicons-5/A/Awesomelists.puml b/distribution/simpleicons-5/A/Awesomelists.puml new file mode 100644 index 00000000000..49d6115a120 --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomelists.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Awesomelists + +sprite $AwesomelistsXs [10x10/16z] uwS3 + +sprite $AwesomelistsSm [12x12/16z] unza + +sprite $AwesomelistsMd [16x16/16z] un_X + +sprite $AwesomelistsLg [20x20/16z] unzKO1G + +!procedure Awesomelists($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Awesomelists', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Awesomewm.Local.png b/distribution/simpleicons-5/A/Awesomewm.Local.png new file mode 100644 index 00000000000..05bf8ec4547 Binary files /dev/null and b/distribution/simpleicons-5/A/Awesomewm.Local.png differ diff --git a/distribution/simpleicons-5/A/Awesomewm.Local.puml b/distribution/simpleicons-5/A/Awesomewm.Local.puml new file mode 100644 index 00000000000..a8592047a37 --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomewm.Local.puml @@ -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 Awesomewm +include('simpleicons-5/A/Awesomewm') + +' renders the element +Awesomewm('Awesomewm', 'Awesomewm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Awesomewm.Remote.puml b/distribution/simpleicons-5/A/Awesomewm.Remote.puml new file mode 100644 index 00000000000..b40fec9659a --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomewm.Remote.puml @@ -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 Awesomewm +include('simpleicons-5/A/Awesomewm') + +' renders the element +Awesomewm('Awesomewm', 'Awesomewm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Awesomewm.md b/distribution/simpleicons-5/A/Awesomewm.md new file mode 100644 index 00000000000..f841007da41 --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomewm.md @@ -0,0 +1,63 @@ +# Awesomewm + + +```text +simpleicons-5/A/Awesomewm +``` + +```text +include('simpleicons-5/A/Awesomewm') +``` + + + +| Illustration | Awesomewm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Awesomewm.png) | ![illustration for Awesomewm](../../simpleicons-5/A/Awesomewm.Local.png) | + + + + +## Awesomewm + +### 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 Awesomewm +include('simpleicons-5/A/Awesomewm') + +' renders the element +Awesomewm('Awesomewm', 'Awesomewm', '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 Awesomewm +include('simpleicons-5/A/Awesomewm') + +' renders the element +Awesomewm('Awesomewm', 'Awesomewm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Awesomewm.png b/distribution/simpleicons-5/A/Awesomewm.png new file mode 100644 index 00000000000..9577cb4f6e9 Binary files /dev/null and b/distribution/simpleicons-5/A/Awesomewm.png differ diff --git a/distribution/simpleicons-5/A/Awesomewm.puml b/distribution/simpleicons-5/A/Awesomewm.puml new file mode 100644 index 00000000000..a321205c551 --- /dev/null +++ b/distribution/simpleicons-5/A/Awesomewm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Awesomewm + +sprite $AwesomewmXs [10x10/16z] uwS3 + +sprite $AwesomewmSm [12x12/16z] unza + +sprite $AwesomewmMd [16x16/16z] un_X + +sprite $AwesomewmLg [20x20/16z] unzKO1G + +!procedure Awesomewm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Awesomewm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Awsamplify.Local.png b/distribution/simpleicons-5/A/Awsamplify.Local.png new file mode 100644 index 00000000000..0e4cc496528 Binary files /dev/null and b/distribution/simpleicons-5/A/Awsamplify.Local.png differ diff --git a/distribution/simpleicons-5/A/Awsamplify.Local.puml b/distribution/simpleicons-5/A/Awsamplify.Local.puml new file mode 100644 index 00000000000..410534e061b --- /dev/null +++ b/distribution/simpleicons-5/A/Awsamplify.Local.puml @@ -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 Awsamplify +include('simpleicons-5/A/Awsamplify') + +' renders the element +Awsamplify('Awsamplify', 'Awsamplify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Awsamplify.Remote.puml b/distribution/simpleicons-5/A/Awsamplify.Remote.puml new file mode 100644 index 00000000000..eb1172c5df4 --- /dev/null +++ b/distribution/simpleicons-5/A/Awsamplify.Remote.puml @@ -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 Awsamplify +include('simpleicons-5/A/Awsamplify') + +' renders the element +Awsamplify('Awsamplify', 'Awsamplify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Awsamplify.md b/distribution/simpleicons-5/A/Awsamplify.md new file mode 100644 index 00000000000..928d8282bc0 --- /dev/null +++ b/distribution/simpleicons-5/A/Awsamplify.md @@ -0,0 +1,63 @@ +# Awsamplify + + +```text +simpleicons-5/A/Awsamplify +``` + +```text +include('simpleicons-5/A/Awsamplify') +``` + + + +| Illustration | Awsamplify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Awsamplify.png) | ![illustration for Awsamplify](../../simpleicons-5/A/Awsamplify.Local.png) | + + + + +## Awsamplify + +### 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 Awsamplify +include('simpleicons-5/A/Awsamplify') + +' renders the element +Awsamplify('Awsamplify', 'Awsamplify', '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 Awsamplify +include('simpleicons-5/A/Awsamplify') + +' renders the element +Awsamplify('Awsamplify', 'Awsamplify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Awsamplify.png b/distribution/simpleicons-5/A/Awsamplify.png new file mode 100644 index 00000000000..a15776f25b1 Binary files /dev/null and b/distribution/simpleicons-5/A/Awsamplify.png differ diff --git a/distribution/simpleicons-5/A/Awsamplify.puml b/distribution/simpleicons-5/A/Awsamplify.puml new file mode 100644 index 00000000000..f619642c5c7 --- /dev/null +++ b/distribution/simpleicons-5/A/Awsamplify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Awsamplify + +sprite $AwsamplifyXs [10x10/16z] uwS3 + +sprite $AwsamplifySm [12x12/16z] unza + +sprite $AwsamplifyMd [16x16/16z] un_X + +sprite $AwsamplifyLg [20x20/16z] unzKO1G + +!procedure Awsamplify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Awsamplify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Azureartifacts.Local.png b/distribution/simpleicons-5/A/Azureartifacts.Local.png new file mode 100644 index 00000000000..8609763a2fd Binary files /dev/null and b/distribution/simpleicons-5/A/Azureartifacts.Local.png differ diff --git a/distribution/simpleicons-5/A/Azureartifacts.Local.puml b/distribution/simpleicons-5/A/Azureartifacts.Local.puml new file mode 100644 index 00000000000..1edae450dd9 --- /dev/null +++ b/distribution/simpleicons-5/A/Azureartifacts.Local.puml @@ -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 Azureartifacts +include('simpleicons-5/A/Azureartifacts') + +' renders the element +Azureartifacts('Azureartifacts', 'Azureartifacts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azureartifacts.Remote.puml b/distribution/simpleicons-5/A/Azureartifacts.Remote.puml new file mode 100644 index 00000000000..479448dc5e9 --- /dev/null +++ b/distribution/simpleicons-5/A/Azureartifacts.Remote.puml @@ -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 Azureartifacts +include('simpleicons-5/A/Azureartifacts') + +' renders the element +Azureartifacts('Azureartifacts', 'Azureartifacts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azureartifacts.md b/distribution/simpleicons-5/A/Azureartifacts.md new file mode 100644 index 00000000000..67a586a8a84 --- /dev/null +++ b/distribution/simpleicons-5/A/Azureartifacts.md @@ -0,0 +1,63 @@ +# Azureartifacts + + +```text +simpleicons-5/A/Azureartifacts +``` + +```text +include('simpleicons-5/A/Azureartifacts') +``` + + + +| Illustration | Azureartifacts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Azureartifacts.png) | ![illustration for Azureartifacts](../../simpleicons-5/A/Azureartifacts.Local.png) | + + + + +## Azureartifacts + +### 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 Azureartifacts +include('simpleicons-5/A/Azureartifacts') + +' renders the element +Azureartifacts('Azureartifacts', 'Azureartifacts', '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 Azureartifacts +include('simpleicons-5/A/Azureartifacts') + +' renders the element +Azureartifacts('Azureartifacts', 'Azureartifacts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Azureartifacts.png b/distribution/simpleicons-5/A/Azureartifacts.png new file mode 100644 index 00000000000..b2d0c65cd33 Binary files /dev/null and b/distribution/simpleicons-5/A/Azureartifacts.png differ diff --git a/distribution/simpleicons-5/A/Azureartifacts.puml b/distribution/simpleicons-5/A/Azureartifacts.puml new file mode 100644 index 00000000000..05b25aacadd --- /dev/null +++ b/distribution/simpleicons-5/A/Azureartifacts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Azureartifacts + +sprite $AzureartifactsXs [10x10/16z] uwS3 + +sprite $AzureartifactsSm [12x12/16z] unza + +sprite $AzureartifactsMd [16x16/16z] un_X + +sprite $AzureartifactsLg [20x20/16z] unzKO1G + +!procedure Azureartifacts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Azureartifacts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Azuredataexplorer.Local.png b/distribution/simpleicons-5/A/Azuredataexplorer.Local.png new file mode 100644 index 00000000000..28db00efba4 Binary files /dev/null and b/distribution/simpleicons-5/A/Azuredataexplorer.Local.png differ diff --git a/distribution/simpleicons-5/A/Azuredataexplorer.Local.puml b/distribution/simpleicons-5/A/Azuredataexplorer.Local.puml new file mode 100644 index 00000000000..7bf6c2e330b --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredataexplorer.Local.puml @@ -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 Azuredataexplorer +include('simpleicons-5/A/Azuredataexplorer') + +' renders the element +Azuredataexplorer('Azuredataexplorer', 'Azuredataexplorer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azuredataexplorer.Remote.puml b/distribution/simpleicons-5/A/Azuredataexplorer.Remote.puml new file mode 100644 index 00000000000..f2b553518ba --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredataexplorer.Remote.puml @@ -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 Azuredataexplorer +include('simpleicons-5/A/Azuredataexplorer') + +' renders the element +Azuredataexplorer('Azuredataexplorer', 'Azuredataexplorer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azuredataexplorer.md b/distribution/simpleicons-5/A/Azuredataexplorer.md new file mode 100644 index 00000000000..6361f63bb1e --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredataexplorer.md @@ -0,0 +1,63 @@ +# Azuredataexplorer + + +```text +simpleicons-5/A/Azuredataexplorer +``` + +```text +include('simpleicons-5/A/Azuredataexplorer') +``` + + + +| Illustration | Azuredataexplorer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Azuredataexplorer.png) | ![illustration for Azuredataexplorer](../../simpleicons-5/A/Azuredataexplorer.Local.png) | + + + + +## Azuredataexplorer + +### 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 Azuredataexplorer +include('simpleicons-5/A/Azuredataexplorer') + +' renders the element +Azuredataexplorer('Azuredataexplorer', 'Azuredataexplorer', '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 Azuredataexplorer +include('simpleicons-5/A/Azuredataexplorer') + +' renders the element +Azuredataexplorer('Azuredataexplorer', 'Azuredataexplorer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Azuredataexplorer.png b/distribution/simpleicons-5/A/Azuredataexplorer.png new file mode 100644 index 00000000000..d31b32631dc Binary files /dev/null and b/distribution/simpleicons-5/A/Azuredataexplorer.png differ diff --git a/distribution/simpleicons-5/A/Azuredataexplorer.puml b/distribution/simpleicons-5/A/Azuredataexplorer.puml new file mode 100644 index 00000000000..3819be136d4 --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredataexplorer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Azuredataexplorer + +sprite $AzuredataexplorerXs [10x10/16z] uwS3 + +sprite $AzuredataexplorerSm [12x12/16z] unza + +sprite $AzuredataexplorerMd [16x16/16z] un_X + +sprite $AzuredataexplorerLg [20x20/16z] unzKO1G + +!procedure Azuredataexplorer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Azuredataexplorer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Azuredevops.Local.png b/distribution/simpleicons-5/A/Azuredevops.Local.png new file mode 100644 index 00000000000..06d3da31949 Binary files /dev/null and b/distribution/simpleicons-5/A/Azuredevops.Local.png differ diff --git a/distribution/simpleicons-5/A/Azuredevops.Local.puml b/distribution/simpleicons-5/A/Azuredevops.Local.puml new file mode 100644 index 00000000000..c71b9eb73f3 --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredevops.Local.puml @@ -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 Azuredevops +include('simpleicons-5/A/Azuredevops') + +' renders the element +Azuredevops('Azuredevops', 'Azuredevops', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azuredevops.Remote.puml b/distribution/simpleicons-5/A/Azuredevops.Remote.puml new file mode 100644 index 00000000000..e031628f590 --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredevops.Remote.puml @@ -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 Azuredevops +include('simpleicons-5/A/Azuredevops') + +' renders the element +Azuredevops('Azuredevops', 'Azuredevops', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azuredevops.md b/distribution/simpleicons-5/A/Azuredevops.md new file mode 100644 index 00000000000..462f3b5cba3 --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredevops.md @@ -0,0 +1,63 @@ +# Azuredevops + + +```text +simpleicons-5/A/Azuredevops +``` + +```text +include('simpleicons-5/A/Azuredevops') +``` + + + +| Illustration | Azuredevops | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Azuredevops.png) | ![illustration for Azuredevops](../../simpleicons-5/A/Azuredevops.Local.png) | + + + + +## Azuredevops + +### 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 Azuredevops +include('simpleicons-5/A/Azuredevops') + +' renders the element +Azuredevops('Azuredevops', 'Azuredevops', '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 Azuredevops +include('simpleicons-5/A/Azuredevops') + +' renders the element +Azuredevops('Azuredevops', 'Azuredevops', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Azuredevops.png b/distribution/simpleicons-5/A/Azuredevops.png new file mode 100644 index 00000000000..47be1b2e8ec Binary files /dev/null and b/distribution/simpleicons-5/A/Azuredevops.png differ diff --git a/distribution/simpleicons-5/A/Azuredevops.puml b/distribution/simpleicons-5/A/Azuredevops.puml new file mode 100644 index 00000000000..b6091d74f9a --- /dev/null +++ b/distribution/simpleicons-5/A/Azuredevops.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Azuredevops + +sprite $AzuredevopsXs [10x10/16z] uwS3 + +sprite $AzuredevopsSm [12x12/16z] unza + +sprite $AzuredevopsMd [16x16/16z] un_X + +sprite $AzuredevopsLg [20x20/16z] unzKO1G + +!procedure Azuredevops($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Azuredevops', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Azurefunctions.Local.png b/distribution/simpleicons-5/A/Azurefunctions.Local.png new file mode 100644 index 00000000000..d9d5b4bf7cf Binary files /dev/null and b/distribution/simpleicons-5/A/Azurefunctions.Local.png differ diff --git a/distribution/simpleicons-5/A/Azurefunctions.Local.puml b/distribution/simpleicons-5/A/Azurefunctions.Local.puml new file mode 100644 index 00000000000..7fded835409 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurefunctions.Local.puml @@ -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 Azurefunctions +include('simpleicons-5/A/Azurefunctions') + +' renders the element +Azurefunctions('Azurefunctions', 'Azurefunctions', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azurefunctions.Remote.puml b/distribution/simpleicons-5/A/Azurefunctions.Remote.puml new file mode 100644 index 00000000000..d539124fa09 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurefunctions.Remote.puml @@ -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 Azurefunctions +include('simpleicons-5/A/Azurefunctions') + +' renders the element +Azurefunctions('Azurefunctions', 'Azurefunctions', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azurefunctions.md b/distribution/simpleicons-5/A/Azurefunctions.md new file mode 100644 index 00000000000..10fa14baff9 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurefunctions.md @@ -0,0 +1,63 @@ +# Azurefunctions + + +```text +simpleicons-5/A/Azurefunctions +``` + +```text +include('simpleicons-5/A/Azurefunctions') +``` + + + +| Illustration | Azurefunctions | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Azurefunctions.png) | ![illustration for Azurefunctions](../../simpleicons-5/A/Azurefunctions.Local.png) | + + + + +## Azurefunctions + +### 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 Azurefunctions +include('simpleicons-5/A/Azurefunctions') + +' renders the element +Azurefunctions('Azurefunctions', 'Azurefunctions', '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 Azurefunctions +include('simpleicons-5/A/Azurefunctions') + +' renders the element +Azurefunctions('Azurefunctions', 'Azurefunctions', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Azurefunctions.png b/distribution/simpleicons-5/A/Azurefunctions.png new file mode 100644 index 00000000000..f2337030afe Binary files /dev/null and b/distribution/simpleicons-5/A/Azurefunctions.png differ diff --git a/distribution/simpleicons-5/A/Azurefunctions.puml b/distribution/simpleicons-5/A/Azurefunctions.puml new file mode 100644 index 00000000000..b0f5020b9a8 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurefunctions.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Azurefunctions + +sprite $AzurefunctionsXs [10x10/16z] uwS3 + +sprite $AzurefunctionsSm [12x12/16z] unza + +sprite $AzurefunctionsMd [16x16/16z] un_X + +sprite $AzurefunctionsLg [20x20/16z] unzKO1G + +!procedure Azurefunctions($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Azurefunctions', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/Azurepipelines.Local.png b/distribution/simpleicons-5/A/Azurepipelines.Local.png new file mode 100644 index 00000000000..4b877f7cf2e Binary files /dev/null and b/distribution/simpleicons-5/A/Azurepipelines.Local.png differ diff --git a/distribution/simpleicons-5/A/Azurepipelines.Local.puml b/distribution/simpleicons-5/A/Azurepipelines.Local.puml new file mode 100644 index 00000000000..0817071c0f5 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurepipelines.Local.puml @@ -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 Azurepipelines +include('simpleicons-5/A/Azurepipelines') + +' renders the element +Azurepipelines('Azurepipelines', 'Azurepipelines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azurepipelines.Remote.puml b/distribution/simpleicons-5/A/Azurepipelines.Remote.puml new file mode 100644 index 00000000000..c27b3b0ebd4 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurepipelines.Remote.puml @@ -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 Azurepipelines +include('simpleicons-5/A/Azurepipelines') + +' renders the element +Azurepipelines('Azurepipelines', 'Azurepipelines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/A/Azurepipelines.md b/distribution/simpleicons-5/A/Azurepipelines.md new file mode 100644 index 00000000000..a8d5549b247 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurepipelines.md @@ -0,0 +1,63 @@ +# Azurepipelines + + +```text +simpleicons-5/A/Azurepipelines +``` + +```text +include('simpleicons-5/A/Azurepipelines') +``` + + + +| Illustration | Azurepipelines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/A/Azurepipelines.png) | ![illustration for Azurepipelines](../../simpleicons-5/A/Azurepipelines.Local.png) | + + + + +## Azurepipelines + +### 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 Azurepipelines +include('simpleicons-5/A/Azurepipelines') + +' renders the element +Azurepipelines('Azurepipelines', 'Azurepipelines', '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 Azurepipelines +include('simpleicons-5/A/Azurepipelines') + +' renders the element +Azurepipelines('Azurepipelines', 'Azurepipelines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/A/Azurepipelines.png b/distribution/simpleicons-5/A/Azurepipelines.png new file mode 100644 index 00000000000..0b01849ed39 Binary files /dev/null and b/distribution/simpleicons-5/A/Azurepipelines.png differ diff --git a/distribution/simpleicons-5/A/Azurepipelines.puml b/distribution/simpleicons-5/A/Azurepipelines.puml new file mode 100644 index 00000000000..1dfbace7776 --- /dev/null +++ b/distribution/simpleicons-5/A/Azurepipelines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/A/Azurepipelines + +sprite $AzurepipelinesXs [10x10/16z] uwS3 + +sprite $AzurepipelinesSm [12x12/16z] unza + +sprite $AzurepipelinesMd [16x16/16z] un_X + +sprite $AzurepipelinesLg [20x20/16z] unzKO1G + +!procedure Azurepipelines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/A/Azurepipelines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/A/README.md b/distribution/simpleicons-5/A/README.md new file mode 100644 index 00000000000..9af38a1462b --- /dev/null +++ b/distribution/simpleicons-5/A/README.md @@ -0,0 +1,191 @@ +# A + +The module contains 180 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/A/Abbrobotstudio](../../simpleicons-5/A/Abbrobotstudio.png) | [simpleicons-5/A/Abbrobotstudio](../../simpleicons-5/A/Abbrobotstudio.md) | +| ![illustration of simpleicons-5/A/Abbvie](../../simpleicons-5/A/Abbvie.png) | [simpleicons-5/A/Abbvie](../../simpleicons-5/A/Abbvie.md) | +| ![illustration of simpleicons-5/A/Abletonlive](../../simpleicons-5/A/Abletonlive.png) | [simpleicons-5/A/Abletonlive](../../simpleicons-5/A/Abletonlive.md) | +| ![illustration of simpleicons-5/A/Aboutdotme](../../simpleicons-5/A/Aboutdotme.png) | [simpleicons-5/A/Aboutdotme](../../simpleicons-5/A/Aboutdotme.md) | +| ![illustration of simpleicons-5/A/Abstract](../../simpleicons-5/A/Abstract.png) | [simpleicons-5/A/Abstract](../../simpleicons-5/A/Abstract.md) | +| ![illustration of simpleicons-5/A/Academia](../../simpleicons-5/A/Academia.png) | [simpleicons-5/A/Academia](../../simpleicons-5/A/Academia.md) | +| ![illustration of simpleicons-5/A/Accenture](../../simpleicons-5/A/Accenture.png) | [simpleicons-5/A/Accenture](../../simpleicons-5/A/Accenture.md) | +| ![illustration of simpleicons-5/A/Acclaim](../../simpleicons-5/A/Acclaim.png) | [simpleicons-5/A/Acclaim](../../simpleicons-5/A/Acclaim.md) | +| ![illustration of simpleicons-5/A/Accusoft](../../simpleicons-5/A/Accusoft.png) | [simpleicons-5/A/Accusoft](../../simpleicons-5/A/Accusoft.md) | +| ![illustration of simpleicons-5/A/Acer](../../simpleicons-5/A/Acer.png) | [simpleicons-5/A/Acer](../../simpleicons-5/A/Acer.md) | +| ![illustration of simpleicons-5/A/Acm](../../simpleicons-5/A/Acm.png) | [simpleicons-5/A/Acm](../../simpleicons-5/A/Acm.md) | +| ![illustration of simpleicons-5/A/Actigraph](../../simpleicons-5/A/Actigraph.png) | [simpleicons-5/A/Actigraph](../../simpleicons-5/A/Actigraph.md) | +| ![illustration of simpleicons-5/A/Activision](../../simpleicons-5/A/Activision.png) | [simpleicons-5/A/Activision](../../simpleicons-5/A/Activision.md) | +| ![illustration of simpleicons-5/A/Adafruit](../../simpleicons-5/A/Adafruit.png) | [simpleicons-5/A/Adafruit](../../simpleicons-5/A/Adafruit.md) | +| ![illustration of simpleicons-5/A/Adblock](../../simpleicons-5/A/Adblock.png) | [simpleicons-5/A/Adblock](../../simpleicons-5/A/Adblock.md) | +| ![illustration of simpleicons-5/A/Adblockplus](../../simpleicons-5/A/Adblockplus.png) | [simpleicons-5/A/Adblockplus](../../simpleicons-5/A/Adblockplus.md) | +| ![illustration of simpleicons-5/A/Addthis](../../simpleicons-5/A/Addthis.png) | [simpleicons-5/A/Addthis](../../simpleicons-5/A/Addthis.md) | +| ![illustration of simpleicons-5/A/Adguard](../../simpleicons-5/A/Adguard.png) | [simpleicons-5/A/Adguard](../../simpleicons-5/A/Adguard.md) | +| ![illustration of simpleicons-5/A/Adobe](../../simpleicons-5/A/Adobe.png) | [simpleicons-5/A/Adobe](../../simpleicons-5/A/Adobe.md) | +| ![illustration of simpleicons-5/A/Adobeacrobatreader](../../simpleicons-5/A/Adobeacrobatreader.png) | [simpleicons-5/A/Adobeacrobatreader](../../simpleicons-5/A/Adobeacrobatreader.md) | +| ![illustration of simpleicons-5/A/Adobeaftereffects](../../simpleicons-5/A/Adobeaftereffects.png) | [simpleicons-5/A/Adobeaftereffects](../../simpleicons-5/A/Adobeaftereffects.md) | +| ![illustration of simpleicons-5/A/Adobeaudition](../../simpleicons-5/A/Adobeaudition.png) | [simpleicons-5/A/Adobeaudition](../../simpleicons-5/A/Adobeaudition.md) | +| ![illustration of simpleicons-5/A/Adobecreativecloud](../../simpleicons-5/A/Adobecreativecloud.png) | [simpleicons-5/A/Adobecreativecloud](../../simpleicons-5/A/Adobecreativecloud.md) | +| ![illustration of simpleicons-5/A/Adobedreamweaver](../../simpleicons-5/A/Adobedreamweaver.png) | [simpleicons-5/A/Adobedreamweaver](../../simpleicons-5/A/Adobedreamweaver.md) | +| ![illustration of simpleicons-5/A/Adobefonts](../../simpleicons-5/A/Adobefonts.png) | [simpleicons-5/A/Adobefonts](../../simpleicons-5/A/Adobefonts.md) | +| ![illustration of simpleicons-5/A/Adobeillustrator](../../simpleicons-5/A/Adobeillustrator.png) | [simpleicons-5/A/Adobeillustrator](../../simpleicons-5/A/Adobeillustrator.md) | +| ![illustration of simpleicons-5/A/Adobeindesign](../../simpleicons-5/A/Adobeindesign.png) | [simpleicons-5/A/Adobeindesign](../../simpleicons-5/A/Adobeindesign.md) | +| ![illustration of simpleicons-5/A/Adobelightroom](../../simpleicons-5/A/Adobelightroom.png) | [simpleicons-5/A/Adobelightroom](../../simpleicons-5/A/Adobelightroom.md) | +| ![illustration of simpleicons-5/A/Adobelightroomclassic](../../simpleicons-5/A/Adobelightroomclassic.png) | [simpleicons-5/A/Adobelightroomclassic](../../simpleicons-5/A/Adobelightroomclassic.md) | +| ![illustration of simpleicons-5/A/Adobephotoshop](../../simpleicons-5/A/Adobephotoshop.png) | [simpleicons-5/A/Adobephotoshop](../../simpleicons-5/A/Adobephotoshop.md) | +| ![illustration of simpleicons-5/A/Adobepremierepro](../../simpleicons-5/A/Adobepremierepro.png) | [simpleicons-5/A/Adobepremierepro](../../simpleicons-5/A/Adobepremierepro.md) | +| ![illustration of simpleicons-5/A/Adobexd](../../simpleicons-5/A/Adobexd.png) | [simpleicons-5/A/Adobexd](../../simpleicons-5/A/Adobexd.md) | +| ![illustration of simpleicons-5/A/Adonisjs](../../simpleicons-5/A/Adonisjs.png) | [simpleicons-5/A/Adonisjs](../../simpleicons-5/A/Adonisjs.md) | +| ![illustration of simpleicons-5/A/Aerlingus](../../simpleicons-5/A/Aerlingus.png) | [simpleicons-5/A/Aerlingus](../../simpleicons-5/A/Aerlingus.md) | +| ![illustration of simpleicons-5/A/Aeroflot](../../simpleicons-5/A/Aeroflot.png) | [simpleicons-5/A/Aeroflot](../../simpleicons-5/A/Aeroflot.md) | +| ![illustration of simpleicons-5/A/Aeromexico](../../simpleicons-5/A/Aeromexico.png) | [simpleicons-5/A/Aeromexico](../../simpleicons-5/A/Aeromexico.md) | +| ![illustration of simpleicons-5/A/Aerospike](../../simpleicons-5/A/Aerospike.png) | [simpleicons-5/A/Aerospike](../../simpleicons-5/A/Aerospike.md) | +| ![illustration of simpleicons-5/A/Affinity](../../simpleicons-5/A/Affinity.png) | [simpleicons-5/A/Affinity](../../simpleicons-5/A/Affinity.md) | +| ![illustration of simpleicons-5/A/Affinitydesigner](../../simpleicons-5/A/Affinitydesigner.png) | [simpleicons-5/A/Affinitydesigner](../../simpleicons-5/A/Affinitydesigner.md) | +| ![illustration of simpleicons-5/A/Affinityphoto](../../simpleicons-5/A/Affinityphoto.png) | [simpleicons-5/A/Affinityphoto](../../simpleicons-5/A/Affinityphoto.md) | +| ![illustration of simpleicons-5/A/Affinitypublisher](../../simpleicons-5/A/Affinitypublisher.png) | [simpleicons-5/A/Affinitypublisher](../../simpleicons-5/A/Affinitypublisher.md) | +| ![illustration of simpleicons-5/A/Aframe](../../simpleicons-5/A/Aframe.png) | [simpleicons-5/A/Aframe](../../simpleicons-5/A/Aframe.md) | +| ![illustration of simpleicons-5/A/Aidungeon](../../simpleicons-5/A/Aidungeon.png) | [simpleicons-5/A/Aidungeon](../../simpleicons-5/A/Aidungeon.md) | +| ![illustration of simpleicons-5/A/Aiohttp](../../simpleicons-5/A/Aiohttp.png) | [simpleicons-5/A/Aiohttp](../../simpleicons-5/A/Aiohttp.md) | +| ![illustration of simpleicons-5/A/Aiqfome](../../simpleicons-5/A/Aiqfome.png) | [simpleicons-5/A/Aiqfome](../../simpleicons-5/A/Aiqfome.md) | +| ![illustration of simpleicons-5/A/Airasia](../../simpleicons-5/A/Airasia.png) | [simpleicons-5/A/Airasia](../../simpleicons-5/A/Airasia.md) | +| ![illustration of simpleicons-5/A/Airbnb](../../simpleicons-5/A/Airbnb.png) | [simpleicons-5/A/Airbnb](../../simpleicons-5/A/Airbnb.md) | +| ![illustration of simpleicons-5/A/Airbus](../../simpleicons-5/A/Airbus.png) | [simpleicons-5/A/Airbus](../../simpleicons-5/A/Airbus.md) | +| ![illustration of simpleicons-5/A/Aircall](../../simpleicons-5/A/Aircall.png) | [simpleicons-5/A/Aircall](../../simpleicons-5/A/Aircall.md) | +| ![illustration of simpleicons-5/A/Aircanada](../../simpleicons-5/A/Aircanada.png) | [simpleicons-5/A/Aircanada](../../simpleicons-5/A/Aircanada.md) | +| ![illustration of simpleicons-5/A/Airchina](../../simpleicons-5/A/Airchina.png) | [simpleicons-5/A/Airchina](../../simpleicons-5/A/Airchina.md) | +| ![illustration of simpleicons-5/A/Airfrance](../../simpleicons-5/A/Airfrance.png) | [simpleicons-5/A/Airfrance](../../simpleicons-5/A/Airfrance.md) | +| ![illustration of simpleicons-5/A/Airplayaudio](../../simpleicons-5/A/Airplayaudio.png) | [simpleicons-5/A/Airplayaudio](../../simpleicons-5/A/Airplayaudio.md) | +| ![illustration of simpleicons-5/A/Airplayvideo](../../simpleicons-5/A/Airplayvideo.png) | [simpleicons-5/A/Airplayvideo](../../simpleicons-5/A/Airplayvideo.md) | +| ![illustration of simpleicons-5/A/Airtable](../../simpleicons-5/A/Airtable.png) | [simpleicons-5/A/Airtable](../../simpleicons-5/A/Airtable.md) | +| ![illustration of simpleicons-5/A/Alacritty](../../simpleicons-5/A/Alacritty.png) | [simpleicons-5/A/Alacritty](../../simpleicons-5/A/Alacritty.md) | +| ![illustration of simpleicons-5/A/Alfaromeo](../../simpleicons-5/A/Alfaromeo.png) | [simpleicons-5/A/Alfaromeo](../../simpleicons-5/A/Alfaromeo.md) | +| ![illustration of simpleicons-5/A/Algolia](../../simpleicons-5/A/Algolia.png) | [simpleicons-5/A/Algolia](../../simpleicons-5/A/Algolia.md) | +| ![illustration of simpleicons-5/A/Alibabacloud](../../simpleicons-5/A/Alibabacloud.png) | [simpleicons-5/A/Alibabacloud](../../simpleicons-5/A/Alibabacloud.md) | +| ![illustration of simpleicons-5/A/Alibabadotcom](../../simpleicons-5/A/Alibabadotcom.png) | [simpleicons-5/A/Alibabadotcom](../../simpleicons-5/A/Alibabadotcom.md) | +| ![illustration of simpleicons-5/A/Aliexpress](../../simpleicons-5/A/Aliexpress.png) | [simpleicons-5/A/Aliexpress](../../simpleicons-5/A/Aliexpress.md) | +| ![illustration of simpleicons-5/A/Alipay](../../simpleicons-5/A/Alipay.png) | [simpleicons-5/A/Alipay](../../simpleicons-5/A/Alipay.md) | +| ![illustration of simpleicons-5/A/Alitalia](../../simpleicons-5/A/Alitalia.png) | [simpleicons-5/A/Alitalia](../../simpleicons-5/A/Alitalia.md) | +| ![illustration of simpleicons-5/A/Alliedmodders](../../simpleicons-5/A/Alliedmodders.png) | [simpleicons-5/A/Alliedmodders](../../simpleicons-5/A/Alliedmodders.md) | +| ![illustration of simpleicons-5/A/Allocine](../../simpleicons-5/A/Allocine.png) | [simpleicons-5/A/Allocine](../../simpleicons-5/A/Allocine.md) | +| ![illustration of simpleicons-5/A/Alltrails](../../simpleicons-5/A/Alltrails.png) | [simpleicons-5/A/Alltrails](../../simpleicons-5/A/Alltrails.md) | +| ![illustration of simpleicons-5/A/Alpinedotjs](../../simpleicons-5/A/Alpinedotjs.png) | [simpleicons-5/A/Alpinedotjs](../../simpleicons-5/A/Alpinedotjs.md) | +| ![illustration of simpleicons-5/A/Alpinelinux](../../simpleicons-5/A/Alpinelinux.png) | [simpleicons-5/A/Alpinelinux](../../simpleicons-5/A/Alpinelinux.md) | +| ![illustration of simpleicons-5/A/Altiumdesigner](../../simpleicons-5/A/Altiumdesigner.png) | [simpleicons-5/A/Altiumdesigner](../../simpleicons-5/A/Altiumdesigner.md) | +| ![illustration of simpleicons-5/A/Amazon](../../simpleicons-5/A/Amazon.png) | [simpleicons-5/A/Amazon](../../simpleicons-5/A/Amazon.md) | +| ![illustration of simpleicons-5/A/Amazonalexa](../../simpleicons-5/A/Amazonalexa.png) | [simpleicons-5/A/Amazonalexa](../../simpleicons-5/A/Amazonalexa.md) | +| ![illustration of simpleicons-5/A/Amazonaws](../../simpleicons-5/A/Amazonaws.png) | [simpleicons-5/A/Amazonaws](../../simpleicons-5/A/Amazonaws.md) | +| ![illustration of simpleicons-5/A/Amazondynamodb](../../simpleicons-5/A/Amazondynamodb.png) | [simpleicons-5/A/Amazondynamodb](../../simpleicons-5/A/Amazondynamodb.md) | +| ![illustration of simpleicons-5/A/Amazonfiretv](../../simpleicons-5/A/Amazonfiretv.png) | [simpleicons-5/A/Amazonfiretv](../../simpleicons-5/A/Amazonfiretv.md) | +| ![illustration of simpleicons-5/A/Amazonlumberyard](../../simpleicons-5/A/Amazonlumberyard.png) | [simpleicons-5/A/Amazonlumberyard](../../simpleicons-5/A/Amazonlumberyard.md) | +| ![illustration of simpleicons-5/A/Amazonpay](../../simpleicons-5/A/Amazonpay.png) | [simpleicons-5/A/Amazonpay](../../simpleicons-5/A/Amazonpay.md) | +| ![illustration of simpleicons-5/A/Amazonprime](../../simpleicons-5/A/Amazonprime.png) | [simpleicons-5/A/Amazonprime](../../simpleicons-5/A/Amazonprime.md) | +| ![illustration of simpleicons-5/A/Amazons3](../../simpleicons-5/A/Amazons3.png) | [simpleicons-5/A/Amazons3](../../simpleicons-5/A/Amazons3.md) | +| ![illustration of simpleicons-5/A/Amd](../../simpleicons-5/A/Amd.png) | [simpleicons-5/A/Amd](../../simpleicons-5/A/Amd.md) | +| ![illustration of simpleicons-5/A/Americanairlines](../../simpleicons-5/A/Americanairlines.png) | [simpleicons-5/A/Americanairlines](../../simpleicons-5/A/Americanairlines.md) | +| ![illustration of simpleicons-5/A/Americanexpress](../../simpleicons-5/A/Americanexpress.png) | [simpleicons-5/A/Americanexpress](../../simpleicons-5/A/Americanexpress.md) | +| ![illustration of simpleicons-5/A/Amp](../../simpleicons-5/A/Amp.png) | [simpleicons-5/A/Amp](../../simpleicons-5/A/Amp.md) | +| ![illustration of simpleicons-5/A/Amul](../../simpleicons-5/A/Amul.png) | [simpleicons-5/A/Amul](../../simpleicons-5/A/Amul.md) | +| ![illustration of simpleicons-5/A/Ana](../../simpleicons-5/A/Ana.png) | [simpleicons-5/A/Ana](../../simpleicons-5/A/Ana.md) | +| ![illustration of simpleicons-5/A/Anaconda](../../simpleicons-5/A/Anaconda.png) | [simpleicons-5/A/Anaconda](../../simpleicons-5/A/Anaconda.md) | +| ![illustration of simpleicons-5/A/Analogue](../../simpleicons-5/A/Analogue.png) | [simpleicons-5/A/Analogue](../../simpleicons-5/A/Analogue.md) | +| ![illustration of simpleicons-5/A/Anchor](../../simpleicons-5/A/Anchor.png) | [simpleicons-5/A/Anchor](../../simpleicons-5/A/Anchor.md) | +| ![illustration of simpleicons-5/A/Andela](../../simpleicons-5/A/Andela.png) | [simpleicons-5/A/Andela](../../simpleicons-5/A/Andela.md) | +| ![illustration of simpleicons-5/A/Android](../../simpleicons-5/A/Android.png) | [simpleicons-5/A/Android](../../simpleicons-5/A/Android.md) | +| ![illustration of simpleicons-5/A/Androidauto](../../simpleicons-5/A/Androidauto.png) | [simpleicons-5/A/Androidauto](../../simpleicons-5/A/Androidauto.md) | +| ![illustration of simpleicons-5/A/Androidstudio](../../simpleicons-5/A/Androidstudio.png) | [simpleicons-5/A/Androidstudio](../../simpleicons-5/A/Androidstudio.md) | +| ![illustration of simpleicons-5/A/Angellist](../../simpleicons-5/A/Angellist.png) | [simpleicons-5/A/Angellist](../../simpleicons-5/A/Angellist.md) | +| ![illustration of simpleicons-5/A/Angular](../../simpleicons-5/A/Angular.png) | [simpleicons-5/A/Angular](../../simpleicons-5/A/Angular.md) | +| ![illustration of simpleicons-5/A/Angularjs](../../simpleicons-5/A/Angularjs.png) | [simpleicons-5/A/Angularjs](../../simpleicons-5/A/Angularjs.md) | +| ![illustration of simpleicons-5/A/Angularuniversal](../../simpleicons-5/A/Angularuniversal.png) | [simpleicons-5/A/Angularuniversal](../../simpleicons-5/A/Angularuniversal.md) | +| ![illustration of simpleicons-5/A/Anilist](../../simpleicons-5/A/Anilist.png) | [simpleicons-5/A/Anilist](../../simpleicons-5/A/Anilist.md) | +| ![illustration of simpleicons-5/A/Ansible](../../simpleicons-5/A/Ansible.png) | [simpleicons-5/A/Ansible](../../simpleicons-5/A/Ansible.md) | +| ![illustration of simpleicons-5/A/Ansys](../../simpleicons-5/A/Ansys.png) | [simpleicons-5/A/Ansys](../../simpleicons-5/A/Ansys.md) | +| ![illustration of simpleicons-5/A/Antdesign](../../simpleicons-5/A/Antdesign.png) | [simpleicons-5/A/Antdesign](../../simpleicons-5/A/Antdesign.md) | +| ![illustration of simpleicons-5/A/Antena3](../../simpleicons-5/A/Antena3.png) | [simpleicons-5/A/Antena3](../../simpleicons-5/A/Antena3.md) | +| ![illustration of simpleicons-5/A/Anydesk](../../simpleicons-5/A/Anydesk.png) | [simpleicons-5/A/Anydesk](../../simpleicons-5/A/Anydesk.md) | +| ![illustration of simpleicons-5/A/Aol](../../simpleicons-5/A/Aol.png) | [simpleicons-5/A/Aol](../../simpleicons-5/A/Aol.md) | +| ![illustration of simpleicons-5/A/Apache](../../simpleicons-5/A/Apache.png) | [simpleicons-5/A/Apache](../../simpleicons-5/A/Apache.md) | +| ![illustration of simpleicons-5/A/Apacheairflow](../../simpleicons-5/A/Apacheairflow.png) | [simpleicons-5/A/Apacheairflow](../../simpleicons-5/A/Apacheairflow.md) | +| ![illustration of simpleicons-5/A/Apacheant](../../simpleicons-5/A/Apacheant.png) | [simpleicons-5/A/Apacheant](../../simpleicons-5/A/Apacheant.md) | +| ![illustration of simpleicons-5/A/Apachecassandra](../../simpleicons-5/A/Apachecassandra.png) | [simpleicons-5/A/Apachecassandra](../../simpleicons-5/A/Apachecassandra.md) | +| ![illustration of simpleicons-5/A/Apachecloudstack](../../simpleicons-5/A/Apachecloudstack.png) | [simpleicons-5/A/Apachecloudstack](../../simpleicons-5/A/Apachecloudstack.md) | +| ![illustration of simpleicons-5/A/Apachecordova](../../simpleicons-5/A/Apachecordova.png) | [simpleicons-5/A/Apachecordova](../../simpleicons-5/A/Apachecordova.md) | +| ![illustration of simpleicons-5/A/Apachedruid](../../simpleicons-5/A/Apachedruid.png) | [simpleicons-5/A/Apachedruid](../../simpleicons-5/A/Apachedruid.md) | +| ![illustration of simpleicons-5/A/Apacheecharts](../../simpleicons-5/A/Apacheecharts.png) | [simpleicons-5/A/Apacheecharts](../../simpleicons-5/A/Apacheecharts.md) | +| ![illustration of simpleicons-5/A/Apacheflink](../../simpleicons-5/A/Apacheflink.png) | [simpleicons-5/A/Apacheflink](../../simpleicons-5/A/Apacheflink.md) | +| ![illustration of simpleicons-5/A/Apachegroovy](../../simpleicons-5/A/Apachegroovy.png) | [simpleicons-5/A/Apachegroovy](../../simpleicons-5/A/Apachegroovy.md) | +| ![illustration of simpleicons-5/A/Apachehive](../../simpleicons-5/A/Apachehive.png) | [simpleicons-5/A/Apachehive](../../simpleicons-5/A/Apachehive.md) | +| ![illustration of simpleicons-5/A/Apachejmeter](../../simpleicons-5/A/Apachejmeter.png) | [simpleicons-5/A/Apachejmeter](../../simpleicons-5/A/Apachejmeter.md) | +| ![illustration of simpleicons-5/A/Apachekafka](../../simpleicons-5/A/Apachekafka.png) | [simpleicons-5/A/Apachekafka](../../simpleicons-5/A/Apachekafka.md) | +| ![illustration of simpleicons-5/A/Apachekylin](../../simpleicons-5/A/Apachekylin.png) | [simpleicons-5/A/Apachekylin](../../simpleicons-5/A/Apachekylin.md) | +| ![illustration of simpleicons-5/A/Apachemaven](../../simpleicons-5/A/Apachemaven.png) | [simpleicons-5/A/Apachemaven](../../simpleicons-5/A/Apachemaven.md) | +| ![illustration of simpleicons-5/A/Apachenetbeanside](../../simpleicons-5/A/Apachenetbeanside.png) | [simpleicons-5/A/Apachenetbeanside](../../simpleicons-5/A/Apachenetbeanside.md) | +| ![illustration of simpleicons-5/A/Apacheopenoffice](../../simpleicons-5/A/Apacheopenoffice.png) | [simpleicons-5/A/Apacheopenoffice](../../simpleicons-5/A/Apacheopenoffice.md) | +| ![illustration of simpleicons-5/A/Apachepulsar](../../simpleicons-5/A/Apachepulsar.png) | [simpleicons-5/A/Apachepulsar](../../simpleicons-5/A/Apachepulsar.md) | +| ![illustration of simpleicons-5/A/Apacherocketmq](../../simpleicons-5/A/Apacherocketmq.png) | [simpleicons-5/A/Apacherocketmq](../../simpleicons-5/A/Apacherocketmq.md) | +| ![illustration of simpleicons-5/A/Apachesolr](../../simpleicons-5/A/Apachesolr.png) | [simpleicons-5/A/Apachesolr](../../simpleicons-5/A/Apachesolr.md) | +| ![illustration of simpleicons-5/A/Apachespark](../../simpleicons-5/A/Apachespark.png) | [simpleicons-5/A/Apachespark](../../simpleicons-5/A/Apachespark.md) | +| ![illustration of simpleicons-5/A/Apachetomcat](../../simpleicons-5/A/Apachetomcat.png) | [simpleicons-5/A/Apachetomcat](../../simpleicons-5/A/Apachetomcat.md) | +| ![illustration of simpleicons-5/A/Aparat](../../simpleicons-5/A/Aparat.png) | [simpleicons-5/A/Aparat](../../simpleicons-5/A/Aparat.md) | +| ![illustration of simpleicons-5/A/Apollographql](../../simpleicons-5/A/Apollographql.png) | [simpleicons-5/A/Apollographql](../../simpleicons-5/A/Apollographql.md) | +| ![illustration of simpleicons-5/A/Apostrophe](../../simpleicons-5/A/Apostrophe.png) | [simpleicons-5/A/Apostrophe](../../simpleicons-5/A/Apostrophe.md) | +| ![illustration of simpleicons-5/A/Apple](../../simpleicons-5/A/Apple.png) | [simpleicons-5/A/Apple](../../simpleicons-5/A/Apple.md) | +| ![illustration of simpleicons-5/A/Applearcade](../../simpleicons-5/A/Applearcade.png) | [simpleicons-5/A/Applearcade](../../simpleicons-5/A/Applearcade.md) | +| ![illustration of simpleicons-5/A/Applemusic](../../simpleicons-5/A/Applemusic.png) | [simpleicons-5/A/Applemusic](../../simpleicons-5/A/Applemusic.md) | +| ![illustration of simpleicons-5/A/Applepay](../../simpleicons-5/A/Applepay.png) | [simpleicons-5/A/Applepay](../../simpleicons-5/A/Applepay.md) | +| ![illustration of simpleicons-5/A/Applepodcasts](../../simpleicons-5/A/Applepodcasts.png) | [simpleicons-5/A/Applepodcasts](../../simpleicons-5/A/Applepodcasts.md) | +| ![illustration of simpleicons-5/A/Appletv](../../simpleicons-5/A/Appletv.png) | [simpleicons-5/A/Appletv](../../simpleicons-5/A/Appletv.md) | +| ![illustration of simpleicons-5/A/Appsignal](../../simpleicons-5/A/Appsignal.png) | [simpleicons-5/A/Appsignal](../../simpleicons-5/A/Appsignal.md) | +| ![illustration of simpleicons-5/A/Appstore](../../simpleicons-5/A/Appstore.png) | [simpleicons-5/A/Appstore](../../simpleicons-5/A/Appstore.md) | +| ![illustration of simpleicons-5/A/Appveyor](../../simpleicons-5/A/Appveyor.png) | [simpleicons-5/A/Appveyor](../../simpleicons-5/A/Appveyor.md) | +| ![illustration of simpleicons-5/A/Aral](../../simpleicons-5/A/Aral.png) | [simpleicons-5/A/Aral](../../simpleicons-5/A/Aral.md) | +| ![illustration of simpleicons-5/A/Arangodb](../../simpleicons-5/A/Arangodb.png) | [simpleicons-5/A/Arangodb](../../simpleicons-5/A/Arangodb.md) | +| ![illustration of simpleicons-5/A/Archicad](../../simpleicons-5/A/Archicad.png) | [simpleicons-5/A/Archicad](../../simpleicons-5/A/Archicad.md) | +| ![illustration of simpleicons-5/A/Archiveofourown](../../simpleicons-5/A/Archiveofourown.png) | [simpleicons-5/A/Archiveofourown](../../simpleicons-5/A/Archiveofourown.md) | +| ![illustration of simpleicons-5/A/Archlinux](../../simpleicons-5/A/Archlinux.png) | [simpleicons-5/A/Archlinux](../../simpleicons-5/A/Archlinux.md) | +| ![illustration of simpleicons-5/A/Ardour](../../simpleicons-5/A/Ardour.png) | [simpleicons-5/A/Ardour](../../simpleicons-5/A/Ardour.md) | +| ![illustration of simpleicons-5/A/Arduino](../../simpleicons-5/A/Arduino.png) | [simpleicons-5/A/Arduino](../../simpleicons-5/A/Arduino.md) | +| ![illustration of simpleicons-5/A/Arkecosystem](../../simpleicons-5/A/Arkecosystem.png) | [simpleicons-5/A/Arkecosystem](../../simpleicons-5/A/Arkecosystem.md) | +| ![illustration of simpleicons-5/A/Arlo](../../simpleicons-5/A/Arlo.png) | [simpleicons-5/A/Arlo](../../simpleicons-5/A/Arlo.md) | +| ![illustration of simpleicons-5/A/Artixlinux](../../simpleicons-5/A/Artixlinux.png) | [simpleicons-5/A/Artixlinux](../../simpleicons-5/A/Artixlinux.md) | +| ![illustration of simpleicons-5/A/Artstation](../../simpleicons-5/A/Artstation.png) | [simpleicons-5/A/Artstation](../../simpleicons-5/A/Artstation.md) | +| ![illustration of simpleicons-5/A/Arxiv](../../simpleicons-5/A/Arxiv.png) | [simpleicons-5/A/Arxiv](../../simpleicons-5/A/Arxiv.md) | +| ![illustration of simpleicons-5/A/Asana](../../simpleicons-5/A/Asana.png) | [simpleicons-5/A/Asana](../../simpleicons-5/A/Asana.md) | +| ![illustration of simpleicons-5/A/Asciidoctor](../../simpleicons-5/A/Asciidoctor.png) | [simpleicons-5/A/Asciidoctor](../../simpleicons-5/A/Asciidoctor.md) | +| ![illustration of simpleicons-5/A/Asciinema](../../simpleicons-5/A/Asciinema.png) | [simpleicons-5/A/Asciinema](../../simpleicons-5/A/Asciinema.md) | +| ![illustration of simpleicons-5/A/Aseprite](../../simpleicons-5/A/Aseprite.png) | [simpleicons-5/A/Aseprite](../../simpleicons-5/A/Aseprite.md) | +| ![illustration of simpleicons-5/A/Askfm](../../simpleicons-5/A/Askfm.png) | [simpleicons-5/A/Askfm](../../simpleicons-5/A/Askfm.md) | +| ![illustration of simpleicons-5/A/Askubuntu](../../simpleicons-5/A/Askubuntu.png) | [simpleicons-5/A/Askubuntu](../../simpleicons-5/A/Askubuntu.md) | +| ![illustration of simpleicons-5/A/Assemblyscript](../../simpleicons-5/A/Assemblyscript.png) | [simpleicons-5/A/Assemblyscript](../../simpleicons-5/A/Assemblyscript.md) | +| ![illustration of simpleicons-5/A/Asus](../../simpleicons-5/A/Asus.png) | [simpleicons-5/A/Asus](../../simpleicons-5/A/Asus.md) | +| ![illustration of simpleicons-5/A/Atandt](../../simpleicons-5/A/Atandt.png) | [simpleicons-5/A/Atandt](../../simpleicons-5/A/Atandt.md) | +| ![illustration of simpleicons-5/A/Atari](../../simpleicons-5/A/Atari.png) | [simpleicons-5/A/Atari](../../simpleicons-5/A/Atari.md) | +| ![illustration of simpleicons-5/A/Atlassian](../../simpleicons-5/A/Atlassian.png) | [simpleicons-5/A/Atlassian](../../simpleicons-5/A/Atlassian.md) | +| ![illustration of simpleicons-5/A/Atom](../../simpleicons-5/A/Atom.png) | [simpleicons-5/A/Atom](../../simpleicons-5/A/Atom.md) | +| ![illustration of simpleicons-5/A/Audacity](../../simpleicons-5/A/Audacity.png) | [simpleicons-5/A/Audacity](../../simpleicons-5/A/Audacity.md) | +| ![illustration of simpleicons-5/A/Audi](../../simpleicons-5/A/Audi.png) | [simpleicons-5/A/Audi](../../simpleicons-5/A/Audi.md) | +| ![illustration of simpleicons-5/A/Audible](../../simpleicons-5/A/Audible.png) | [simpleicons-5/A/Audible](../../simpleicons-5/A/Audible.md) | +| ![illustration of simpleicons-5/A/Audioboom](../../simpleicons-5/A/Audioboom.png) | [simpleicons-5/A/Audioboom](../../simpleicons-5/A/Audioboom.md) | +| ![illustration of simpleicons-5/A/Audiomack](../../simpleicons-5/A/Audiomack.png) | [simpleicons-5/A/Audiomack](../../simpleicons-5/A/Audiomack.md) | +| ![illustration of simpleicons-5/A/Audiotechnica](../../simpleicons-5/A/Audiotechnica.png) | [simpleicons-5/A/Audiotechnica](../../simpleicons-5/A/Audiotechnica.md) | +| ![illustration of simpleicons-5/A/Aurelia](../../simpleicons-5/A/Aurelia.png) | [simpleicons-5/A/Aurelia](../../simpleicons-5/A/Aurelia.md) | +| ![illustration of simpleicons-5/A/Auth0](../../simpleicons-5/A/Auth0.png) | [simpleicons-5/A/Auth0](../../simpleicons-5/A/Auth0.md) | +| ![illustration of simpleicons-5/A/Authy](../../simpleicons-5/A/Authy.png) | [simpleicons-5/A/Authy](../../simpleicons-5/A/Authy.md) | +| ![illustration of simpleicons-5/A/Autodesk](../../simpleicons-5/A/Autodesk.png) | [simpleicons-5/A/Autodesk](../../simpleicons-5/A/Autodesk.md) | +| ![illustration of simpleicons-5/A/Autohotkey](../../simpleicons-5/A/Autohotkey.png) | [simpleicons-5/A/Autohotkey](../../simpleicons-5/A/Autohotkey.md) | +| ![illustration of simpleicons-5/A/Automattic](../../simpleicons-5/A/Automattic.png) | [simpleicons-5/A/Automattic](../../simpleicons-5/A/Automattic.md) | +| ![illustration of simpleicons-5/A/Awesomelists](../../simpleicons-5/A/Awesomelists.png) | [simpleicons-5/A/Awesomelists](../../simpleicons-5/A/Awesomelists.md) | +| ![illustration of simpleicons-5/A/Awesomewm](../../simpleicons-5/A/Awesomewm.png) | [simpleicons-5/A/Awesomewm](../../simpleicons-5/A/Awesomewm.md) | +| ![illustration of simpleicons-5/A/Awsamplify](../../simpleicons-5/A/Awsamplify.png) | [simpleicons-5/A/Awsamplify](../../simpleicons-5/A/Awsamplify.md) | +| ![illustration of simpleicons-5/A/Azureartifacts](../../simpleicons-5/A/Azureartifacts.png) | [simpleicons-5/A/Azureartifacts](../../simpleicons-5/A/Azureartifacts.md) | +| ![illustration of simpleicons-5/A/Azuredataexplorer](../../simpleicons-5/A/Azuredataexplorer.png) | [simpleicons-5/A/Azuredataexplorer](../../simpleicons-5/A/Azuredataexplorer.md) | +| ![illustration of simpleicons-5/A/Azuredevops](../../simpleicons-5/A/Azuredevops.png) | [simpleicons-5/A/Azuredevops](../../simpleicons-5/A/Azuredevops.md) | +| ![illustration of simpleicons-5/A/Azurefunctions](../../simpleicons-5/A/Azurefunctions.png) | [simpleicons-5/A/Azurefunctions](../../simpleicons-5/A/Azurefunctions.md) | +| ![illustration of simpleicons-5/A/Azurepipelines](../../simpleicons-5/A/Azurepipelines.png) | [simpleicons-5/A/Azurepipelines](../../simpleicons-5/A/Azurepipelines.md) | + + + diff --git a/distribution/simpleicons-5/B/Babel.Local.png b/distribution/simpleicons-5/B/Babel.Local.png new file mode 100644 index 00000000000..8e38845938b Binary files /dev/null and b/distribution/simpleicons-5/B/Babel.Local.png differ diff --git a/distribution/simpleicons-5/B/Babel.Local.puml b/distribution/simpleicons-5/B/Babel.Local.puml new file mode 100644 index 00000000000..a9bee171ac8 --- /dev/null +++ b/distribution/simpleicons-5/B/Babel.Local.puml @@ -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 Babel +include('simpleicons-5/B/Babel') + +' renders the element +Babel('Babel', 'Babel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Babel.Remote.puml b/distribution/simpleicons-5/B/Babel.Remote.puml new file mode 100644 index 00000000000..e929171d63d --- /dev/null +++ b/distribution/simpleicons-5/B/Babel.Remote.puml @@ -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 Babel +include('simpleicons-5/B/Babel') + +' renders the element +Babel('Babel', 'Babel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Babel.md b/distribution/simpleicons-5/B/Babel.md new file mode 100644 index 00000000000..9b747f88a6d --- /dev/null +++ b/distribution/simpleicons-5/B/Babel.md @@ -0,0 +1,63 @@ +# Babel + + +```text +simpleicons-5/B/Babel +``` + +```text +include('simpleicons-5/B/Babel') +``` + + + +| Illustration | Babel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Babel.png) | ![illustration for Babel](../../simpleicons-5/B/Babel.Local.png) | + + + + +## Babel + +### 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 Babel +include('simpleicons-5/B/Babel') + +' renders the element +Babel('Babel', 'Babel', '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 Babel +include('simpleicons-5/B/Babel') + +' renders the element +Babel('Babel', 'Babel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Babel.png b/distribution/simpleicons-5/B/Babel.png new file mode 100644 index 00000000000..cdbb931d1d1 Binary files /dev/null and b/distribution/simpleicons-5/B/Babel.png differ diff --git a/distribution/simpleicons-5/B/Babel.puml b/distribution/simpleicons-5/B/Babel.puml new file mode 100644 index 00000000000..74eea112808 --- /dev/null +++ b/distribution/simpleicons-5/B/Babel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Babel + +sprite $BabelXs [10x10/16z] uwS3 + +sprite $BabelSm [12x12/16z] unza + +sprite $BabelMd [16x16/16z] un_X + +sprite $BabelLg [20x20/16z] unzKO1G + +!procedure Babel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Babel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Badgr.Local.png b/distribution/simpleicons-5/B/Badgr.Local.png new file mode 100644 index 00000000000..5a1bbfa69b9 Binary files /dev/null and b/distribution/simpleicons-5/B/Badgr.Local.png differ diff --git a/distribution/simpleicons-5/B/Badgr.Local.puml b/distribution/simpleicons-5/B/Badgr.Local.puml new file mode 100644 index 00000000000..e39a3bd506b --- /dev/null +++ b/distribution/simpleicons-5/B/Badgr.Local.puml @@ -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 Badgr +include('simpleicons-5/B/Badgr') + +' renders the element +Badgr('Badgr', 'Badgr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Badgr.Remote.puml b/distribution/simpleicons-5/B/Badgr.Remote.puml new file mode 100644 index 00000000000..7db0aeb821c --- /dev/null +++ b/distribution/simpleicons-5/B/Badgr.Remote.puml @@ -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 Badgr +include('simpleicons-5/B/Badgr') + +' renders the element +Badgr('Badgr', 'Badgr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Badgr.md b/distribution/simpleicons-5/B/Badgr.md new file mode 100644 index 00000000000..2e1a430d672 --- /dev/null +++ b/distribution/simpleicons-5/B/Badgr.md @@ -0,0 +1,63 @@ +# Badgr + + +```text +simpleicons-5/B/Badgr +``` + +```text +include('simpleicons-5/B/Badgr') +``` + + + +| Illustration | Badgr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Badgr.png) | ![illustration for Badgr](../../simpleicons-5/B/Badgr.Local.png) | + + + + +## Badgr + +### 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 Badgr +include('simpleicons-5/B/Badgr') + +' renders the element +Badgr('Badgr', 'Badgr', '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 Badgr +include('simpleicons-5/B/Badgr') + +' renders the element +Badgr('Badgr', 'Badgr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Badgr.png b/distribution/simpleicons-5/B/Badgr.png new file mode 100644 index 00000000000..709123af907 Binary files /dev/null and b/distribution/simpleicons-5/B/Badgr.png differ diff --git a/distribution/simpleicons-5/B/Badgr.puml b/distribution/simpleicons-5/B/Badgr.puml new file mode 100644 index 00000000000..2459db5d0d6 --- /dev/null +++ b/distribution/simpleicons-5/B/Badgr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Badgr + +sprite $BadgrXs [10x10/16z] uwS3 + +sprite $BadgrSm [12x12/16z] unza + +sprite $BadgrMd [16x16/16z] un_X + +sprite $BadgrLg [20x20/16z] unzKO1G + +!procedure Badgr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Badgr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Badoo.Local.png b/distribution/simpleicons-5/B/Badoo.Local.png new file mode 100644 index 00000000000..9f2078c0986 Binary files /dev/null and b/distribution/simpleicons-5/B/Badoo.Local.png differ diff --git a/distribution/simpleicons-5/B/Badoo.Local.puml b/distribution/simpleicons-5/B/Badoo.Local.puml new file mode 100644 index 00000000000..4c9d5cffc54 --- /dev/null +++ b/distribution/simpleicons-5/B/Badoo.Local.puml @@ -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 Badoo +include('simpleicons-5/B/Badoo') + +' renders the element +Badoo('Badoo', 'Badoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Badoo.Remote.puml b/distribution/simpleicons-5/B/Badoo.Remote.puml new file mode 100644 index 00000000000..edc44341065 --- /dev/null +++ b/distribution/simpleicons-5/B/Badoo.Remote.puml @@ -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 Badoo +include('simpleicons-5/B/Badoo') + +' renders the element +Badoo('Badoo', 'Badoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Badoo.md b/distribution/simpleicons-5/B/Badoo.md new file mode 100644 index 00000000000..c501d7db17b --- /dev/null +++ b/distribution/simpleicons-5/B/Badoo.md @@ -0,0 +1,63 @@ +# Badoo + + +```text +simpleicons-5/B/Badoo +``` + +```text +include('simpleicons-5/B/Badoo') +``` + + + +| Illustration | Badoo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Badoo.png) | ![illustration for Badoo](../../simpleicons-5/B/Badoo.Local.png) | + + + + +## Badoo + +### 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 Badoo +include('simpleicons-5/B/Badoo') + +' renders the element +Badoo('Badoo', 'Badoo', '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 Badoo +include('simpleicons-5/B/Badoo') + +' renders the element +Badoo('Badoo', 'Badoo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Badoo.png b/distribution/simpleicons-5/B/Badoo.png new file mode 100644 index 00000000000..3832493c6bd Binary files /dev/null and b/distribution/simpleicons-5/B/Badoo.png differ diff --git a/distribution/simpleicons-5/B/Badoo.puml b/distribution/simpleicons-5/B/Badoo.puml new file mode 100644 index 00000000000..1dbbe879111 --- /dev/null +++ b/distribution/simpleicons-5/B/Badoo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Badoo + +sprite $BadooXs [10x10/16z] uwS3 + +sprite $BadooSm [12x12/16z] unza + +sprite $BadooMd [16x16/16z] un_X + +sprite $BadooLg [20x20/16z] unzKO1G + +!procedure Badoo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Badoo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Baidu.Local.png b/distribution/simpleicons-5/B/Baidu.Local.png new file mode 100644 index 00000000000..39cbb090c4b Binary files /dev/null and b/distribution/simpleicons-5/B/Baidu.Local.png differ diff --git a/distribution/simpleicons-5/B/Baidu.Local.puml b/distribution/simpleicons-5/B/Baidu.Local.puml new file mode 100644 index 00000000000..674d71e8342 --- /dev/null +++ b/distribution/simpleicons-5/B/Baidu.Local.puml @@ -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 Baidu +include('simpleicons-5/B/Baidu') + +' renders the element +Baidu('Baidu', 'Baidu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Baidu.Remote.puml b/distribution/simpleicons-5/B/Baidu.Remote.puml new file mode 100644 index 00000000000..7f552997f8c --- /dev/null +++ b/distribution/simpleicons-5/B/Baidu.Remote.puml @@ -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 Baidu +include('simpleicons-5/B/Baidu') + +' renders the element +Baidu('Baidu', 'Baidu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Baidu.md b/distribution/simpleicons-5/B/Baidu.md new file mode 100644 index 00000000000..97699a1c8b3 --- /dev/null +++ b/distribution/simpleicons-5/B/Baidu.md @@ -0,0 +1,63 @@ +# Baidu + + +```text +simpleicons-5/B/Baidu +``` + +```text +include('simpleicons-5/B/Baidu') +``` + + + +| Illustration | Baidu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Baidu.png) | ![illustration for Baidu](../../simpleicons-5/B/Baidu.Local.png) | + + + + +## Baidu + +### 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 Baidu +include('simpleicons-5/B/Baidu') + +' renders the element +Baidu('Baidu', 'Baidu', '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 Baidu +include('simpleicons-5/B/Baidu') + +' renders the element +Baidu('Baidu', 'Baidu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Baidu.png b/distribution/simpleicons-5/B/Baidu.png new file mode 100644 index 00000000000..073029b420d Binary files /dev/null and b/distribution/simpleicons-5/B/Baidu.png differ diff --git a/distribution/simpleicons-5/B/Baidu.puml b/distribution/simpleicons-5/B/Baidu.puml new file mode 100644 index 00000000000..b4f2bd55cd4 --- /dev/null +++ b/distribution/simpleicons-5/B/Baidu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Baidu + +sprite $BaiduXs [10x10/16z] uwS3 + +sprite $BaiduSm [12x12/16z] unza + +sprite $BaiduMd [16x16/16z] un_X + +sprite $BaiduLg [20x20/16z] unzKO1G + +!procedure Baidu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Baidu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bamboo.Local.png b/distribution/simpleicons-5/B/Bamboo.Local.png new file mode 100644 index 00000000000..879d5e39217 Binary files /dev/null and b/distribution/simpleicons-5/B/Bamboo.Local.png differ diff --git a/distribution/simpleicons-5/B/Bamboo.Local.puml b/distribution/simpleicons-5/B/Bamboo.Local.puml new file mode 100644 index 00000000000..b02fb625eff --- /dev/null +++ b/distribution/simpleicons-5/B/Bamboo.Local.puml @@ -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 Bamboo +include('simpleicons-5/B/Bamboo') + +' renders the element +Bamboo('Bamboo', 'Bamboo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bamboo.Remote.puml b/distribution/simpleicons-5/B/Bamboo.Remote.puml new file mode 100644 index 00000000000..ea3809af7e7 --- /dev/null +++ b/distribution/simpleicons-5/B/Bamboo.Remote.puml @@ -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 Bamboo +include('simpleicons-5/B/Bamboo') + +' renders the element +Bamboo('Bamboo', 'Bamboo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bamboo.md b/distribution/simpleicons-5/B/Bamboo.md new file mode 100644 index 00000000000..43d35b5235d --- /dev/null +++ b/distribution/simpleicons-5/B/Bamboo.md @@ -0,0 +1,63 @@ +# Bamboo + + +```text +simpleicons-5/B/Bamboo +``` + +```text +include('simpleicons-5/B/Bamboo') +``` + + + +| Illustration | Bamboo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bamboo.png) | ![illustration for Bamboo](../../simpleicons-5/B/Bamboo.Local.png) | + + + + +## Bamboo + +### 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 Bamboo +include('simpleicons-5/B/Bamboo') + +' renders the element +Bamboo('Bamboo', 'Bamboo', '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 Bamboo +include('simpleicons-5/B/Bamboo') + +' renders the element +Bamboo('Bamboo', 'Bamboo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bamboo.png b/distribution/simpleicons-5/B/Bamboo.png new file mode 100644 index 00000000000..6e8778abf7f Binary files /dev/null and b/distribution/simpleicons-5/B/Bamboo.png differ diff --git a/distribution/simpleicons-5/B/Bamboo.puml b/distribution/simpleicons-5/B/Bamboo.puml new file mode 100644 index 00000000000..1584b2fef46 --- /dev/null +++ b/distribution/simpleicons-5/B/Bamboo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bamboo + +sprite $BambooXs [10x10/16z] uwS3 + +sprite $BambooSm [12x12/16z] unza + +sprite $BambooMd [16x16/16z] un_X + +sprite $BambooLg [20x20/16z] unzKO1G + +!procedure Bamboo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bamboo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bandcamp.Local.png b/distribution/simpleicons-5/B/Bandcamp.Local.png new file mode 100644 index 00000000000..18064eb2b93 Binary files /dev/null and b/distribution/simpleicons-5/B/Bandcamp.Local.png differ diff --git a/distribution/simpleicons-5/B/Bandcamp.Local.puml b/distribution/simpleicons-5/B/Bandcamp.Local.puml new file mode 100644 index 00000000000..198a0cafb27 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandcamp.Local.puml @@ -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 Bandcamp +include('simpleicons-5/B/Bandcamp') + +' renders the element +Bandcamp('Bandcamp', 'Bandcamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandcamp.Remote.puml b/distribution/simpleicons-5/B/Bandcamp.Remote.puml new file mode 100644 index 00000000000..078274ea3e6 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandcamp.Remote.puml @@ -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 Bandcamp +include('simpleicons-5/B/Bandcamp') + +' renders the element +Bandcamp('Bandcamp', 'Bandcamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandcamp.md b/distribution/simpleicons-5/B/Bandcamp.md new file mode 100644 index 00000000000..fdfc40af8bf --- /dev/null +++ b/distribution/simpleicons-5/B/Bandcamp.md @@ -0,0 +1,63 @@ +# Bandcamp + + +```text +simpleicons-5/B/Bandcamp +``` + +```text +include('simpleicons-5/B/Bandcamp') +``` + + + +| Illustration | Bandcamp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bandcamp.png) | ![illustration for Bandcamp](../../simpleicons-5/B/Bandcamp.Local.png) | + + + + +## Bandcamp + +### 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 Bandcamp +include('simpleicons-5/B/Bandcamp') + +' renders the element +Bandcamp('Bandcamp', 'Bandcamp', '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 Bandcamp +include('simpleicons-5/B/Bandcamp') + +' renders the element +Bandcamp('Bandcamp', 'Bandcamp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bandcamp.png b/distribution/simpleicons-5/B/Bandcamp.png new file mode 100644 index 00000000000..3ca93d312a6 Binary files /dev/null and b/distribution/simpleicons-5/B/Bandcamp.png differ diff --git a/distribution/simpleicons-5/B/Bandcamp.puml b/distribution/simpleicons-5/B/Bandcamp.puml new file mode 100644 index 00000000000..d48d870b49d --- /dev/null +++ b/distribution/simpleicons-5/B/Bandcamp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bandcamp + +sprite $BandcampXs [10x10/16z] uwS3 + +sprite $BandcampSm [12x12/16z] unza + +sprite $BandcampMd [16x16/16z] un_X + +sprite $BandcampLg [20x20/16z] unzKO1G + +!procedure Bandcamp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bandcamp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bandlab.Local.png b/distribution/simpleicons-5/B/Bandlab.Local.png new file mode 100644 index 00000000000..b0dc478f741 Binary files /dev/null and b/distribution/simpleicons-5/B/Bandlab.Local.png differ diff --git a/distribution/simpleicons-5/B/Bandlab.Local.puml b/distribution/simpleicons-5/B/Bandlab.Local.puml new file mode 100644 index 00000000000..8497050d3b1 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandlab.Local.puml @@ -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 Bandlab +include('simpleicons-5/B/Bandlab') + +' renders the element +Bandlab('Bandlab', 'Bandlab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandlab.Remote.puml b/distribution/simpleicons-5/B/Bandlab.Remote.puml new file mode 100644 index 00000000000..196af0ea07d --- /dev/null +++ b/distribution/simpleicons-5/B/Bandlab.Remote.puml @@ -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 Bandlab +include('simpleicons-5/B/Bandlab') + +' renders the element +Bandlab('Bandlab', 'Bandlab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandlab.md b/distribution/simpleicons-5/B/Bandlab.md new file mode 100644 index 00000000000..3f490105ab0 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandlab.md @@ -0,0 +1,63 @@ +# Bandlab + + +```text +simpleicons-5/B/Bandlab +``` + +```text +include('simpleicons-5/B/Bandlab') +``` + + + +| Illustration | Bandlab | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bandlab.png) | ![illustration for Bandlab](../../simpleicons-5/B/Bandlab.Local.png) | + + + + +## Bandlab + +### 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 Bandlab +include('simpleicons-5/B/Bandlab') + +' renders the element +Bandlab('Bandlab', 'Bandlab', '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 Bandlab +include('simpleicons-5/B/Bandlab') + +' renders the element +Bandlab('Bandlab', 'Bandlab', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bandlab.png b/distribution/simpleicons-5/B/Bandlab.png new file mode 100644 index 00000000000..938ccda012b Binary files /dev/null and b/distribution/simpleicons-5/B/Bandlab.png differ diff --git a/distribution/simpleicons-5/B/Bandlab.puml b/distribution/simpleicons-5/B/Bandlab.puml new file mode 100644 index 00000000000..e8a1ecba631 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandlab.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bandlab + +sprite $BandlabXs [10x10/16z] uwS3 + +sprite $BandlabSm [12x12/16z] unza + +sprite $BandlabMd [16x16/16z] un_X + +sprite $BandlabLg [20x20/16z] unzKO1G + +!procedure Bandlab($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bandlab', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bandrautomation.Local.png b/distribution/simpleicons-5/B/Bandrautomation.Local.png new file mode 100644 index 00000000000..15e5237fd74 Binary files /dev/null and b/distribution/simpleicons-5/B/Bandrautomation.Local.png differ diff --git a/distribution/simpleicons-5/B/Bandrautomation.Local.puml b/distribution/simpleicons-5/B/Bandrautomation.Local.puml new file mode 100644 index 00000000000..788817437b8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandrautomation.Local.puml @@ -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 Bandrautomation +include('simpleicons-5/B/Bandrautomation') + +' renders the element +Bandrautomation('Bandrautomation', 'Bandrautomation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandrautomation.Remote.puml b/distribution/simpleicons-5/B/Bandrautomation.Remote.puml new file mode 100644 index 00000000000..737fa787d09 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandrautomation.Remote.puml @@ -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 Bandrautomation +include('simpleicons-5/B/Bandrautomation') + +' renders the element +Bandrautomation('Bandrautomation', 'Bandrautomation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandrautomation.md b/distribution/simpleicons-5/B/Bandrautomation.md new file mode 100644 index 00000000000..1e40c288bf7 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandrautomation.md @@ -0,0 +1,63 @@ +# Bandrautomation + + +```text +simpleicons-5/B/Bandrautomation +``` + +```text +include('simpleicons-5/B/Bandrautomation') +``` + + + +| Illustration | Bandrautomation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bandrautomation.png) | ![illustration for Bandrautomation](../../simpleicons-5/B/Bandrautomation.Local.png) | + + + + +## Bandrautomation + +### 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 Bandrautomation +include('simpleicons-5/B/Bandrautomation') + +' renders the element +Bandrautomation('Bandrautomation', 'Bandrautomation', '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 Bandrautomation +include('simpleicons-5/B/Bandrautomation') + +' renders the element +Bandrautomation('Bandrautomation', 'Bandrautomation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bandrautomation.png b/distribution/simpleicons-5/B/Bandrautomation.png new file mode 100644 index 00000000000..82f2061277d Binary files /dev/null and b/distribution/simpleicons-5/B/Bandrautomation.png differ diff --git a/distribution/simpleicons-5/B/Bandrautomation.puml b/distribution/simpleicons-5/B/Bandrautomation.puml new file mode 100644 index 00000000000..b3e70b97663 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandrautomation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bandrautomation + +sprite $BandrautomationXs [10x10/16z] uwS3 + +sprite $BandrautomationSm [12x12/16z] unza + +sprite $BandrautomationMd [16x16/16z] un_X + +sprite $BandrautomationLg [20x20/16z] unzKO1G + +!procedure Bandrautomation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bandrautomation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bandsintown.Local.png b/distribution/simpleicons-5/B/Bandsintown.Local.png new file mode 100644 index 00000000000..26eea468ef4 Binary files /dev/null and b/distribution/simpleicons-5/B/Bandsintown.Local.png differ diff --git a/distribution/simpleicons-5/B/Bandsintown.Local.puml b/distribution/simpleicons-5/B/Bandsintown.Local.puml new file mode 100644 index 00000000000..5f7bfab24c8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandsintown.Local.puml @@ -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 Bandsintown +include('simpleicons-5/B/Bandsintown') + +' renders the element +Bandsintown('Bandsintown', 'Bandsintown', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandsintown.Remote.puml b/distribution/simpleicons-5/B/Bandsintown.Remote.puml new file mode 100644 index 00000000000..dadf8127656 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandsintown.Remote.puml @@ -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 Bandsintown +include('simpleicons-5/B/Bandsintown') + +' renders the element +Bandsintown('Bandsintown', 'Bandsintown', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bandsintown.md b/distribution/simpleicons-5/B/Bandsintown.md new file mode 100644 index 00000000000..06fc9b573c7 --- /dev/null +++ b/distribution/simpleicons-5/B/Bandsintown.md @@ -0,0 +1,63 @@ +# Bandsintown + + +```text +simpleicons-5/B/Bandsintown +``` + +```text +include('simpleicons-5/B/Bandsintown') +``` + + + +| Illustration | Bandsintown | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bandsintown.png) | ![illustration for Bandsintown](../../simpleicons-5/B/Bandsintown.Local.png) | + + + + +## Bandsintown + +### 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 Bandsintown +include('simpleicons-5/B/Bandsintown') + +' renders the element +Bandsintown('Bandsintown', 'Bandsintown', '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 Bandsintown +include('simpleicons-5/B/Bandsintown') + +' renders the element +Bandsintown('Bandsintown', 'Bandsintown', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bandsintown.png b/distribution/simpleicons-5/B/Bandsintown.png new file mode 100644 index 00000000000..6e35f01ba39 Binary files /dev/null and b/distribution/simpleicons-5/B/Bandsintown.png differ diff --git a/distribution/simpleicons-5/B/Bandsintown.puml b/distribution/simpleicons-5/B/Bandsintown.puml new file mode 100644 index 00000000000..18f9ad310aa --- /dev/null +++ b/distribution/simpleicons-5/B/Bandsintown.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bandsintown + +sprite $BandsintownXs [10x10/16z] uwS3 + +sprite $BandsintownSm [12x12/16z] unza + +sprite $BandsintownMd [16x16/16z] un_X + +sprite $BandsintownLg [20x20/16z] unzKO1G + +!procedure Bandsintown($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bandsintown', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bankofamerica.Local.png b/distribution/simpleicons-5/B/Bankofamerica.Local.png new file mode 100644 index 00000000000..e4a529457ea Binary files /dev/null and b/distribution/simpleicons-5/B/Bankofamerica.Local.png differ diff --git a/distribution/simpleicons-5/B/Bankofamerica.Local.puml b/distribution/simpleicons-5/B/Bankofamerica.Local.puml new file mode 100644 index 00000000000..fd23dbd005a --- /dev/null +++ b/distribution/simpleicons-5/B/Bankofamerica.Local.puml @@ -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 Bankofamerica +include('simpleicons-5/B/Bankofamerica') + +' renders the element +Bankofamerica('Bankofamerica', 'Bankofamerica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bankofamerica.Remote.puml b/distribution/simpleicons-5/B/Bankofamerica.Remote.puml new file mode 100644 index 00000000000..2210f0f0f6b --- /dev/null +++ b/distribution/simpleicons-5/B/Bankofamerica.Remote.puml @@ -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 Bankofamerica +include('simpleicons-5/B/Bankofamerica') + +' renders the element +Bankofamerica('Bankofamerica', 'Bankofamerica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bankofamerica.md b/distribution/simpleicons-5/B/Bankofamerica.md new file mode 100644 index 00000000000..cb7316dca74 --- /dev/null +++ b/distribution/simpleicons-5/B/Bankofamerica.md @@ -0,0 +1,63 @@ +# Bankofamerica + + +```text +simpleicons-5/B/Bankofamerica +``` + +```text +include('simpleicons-5/B/Bankofamerica') +``` + + + +| Illustration | Bankofamerica | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bankofamerica.png) | ![illustration for Bankofamerica](../../simpleicons-5/B/Bankofamerica.Local.png) | + + + + +## Bankofamerica + +### 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 Bankofamerica +include('simpleicons-5/B/Bankofamerica') + +' renders the element +Bankofamerica('Bankofamerica', 'Bankofamerica', '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 Bankofamerica +include('simpleicons-5/B/Bankofamerica') + +' renders the element +Bankofamerica('Bankofamerica', 'Bankofamerica', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bankofamerica.png b/distribution/simpleicons-5/B/Bankofamerica.png new file mode 100644 index 00000000000..5649139a0d9 Binary files /dev/null and b/distribution/simpleicons-5/B/Bankofamerica.png differ diff --git a/distribution/simpleicons-5/B/Bankofamerica.puml b/distribution/simpleicons-5/B/Bankofamerica.puml new file mode 100644 index 00000000000..3e53fad7b30 --- /dev/null +++ b/distribution/simpleicons-5/B/Bankofamerica.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bankofamerica + +sprite $BankofamericaXs [10x10/16z] uwS3 + +sprite $BankofamericaSm [12x12/16z] unza + +sprite $BankofamericaMd [16x16/16z] un_X + +sprite $BankofamericaLg [20x20/16z] unzKO1G + +!procedure Bankofamerica($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bankofamerica', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Barclays.Local.png b/distribution/simpleicons-5/B/Barclays.Local.png new file mode 100644 index 00000000000..f65de006e10 Binary files /dev/null and b/distribution/simpleicons-5/B/Barclays.Local.png differ diff --git a/distribution/simpleicons-5/B/Barclays.Local.puml b/distribution/simpleicons-5/B/Barclays.Local.puml new file mode 100644 index 00000000000..2ee5496dd3a --- /dev/null +++ b/distribution/simpleicons-5/B/Barclays.Local.puml @@ -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 Barclays +include('simpleicons-5/B/Barclays') + +' renders the element +Barclays('Barclays', 'Barclays', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Barclays.Remote.puml b/distribution/simpleicons-5/B/Barclays.Remote.puml new file mode 100644 index 00000000000..64fa9486ba1 --- /dev/null +++ b/distribution/simpleicons-5/B/Barclays.Remote.puml @@ -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 Barclays +include('simpleicons-5/B/Barclays') + +' renders the element +Barclays('Barclays', 'Barclays', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Barclays.md b/distribution/simpleicons-5/B/Barclays.md new file mode 100644 index 00000000000..887c867e678 --- /dev/null +++ b/distribution/simpleicons-5/B/Barclays.md @@ -0,0 +1,63 @@ +# Barclays + + +```text +simpleicons-5/B/Barclays +``` + +```text +include('simpleicons-5/B/Barclays') +``` + + + +| Illustration | Barclays | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Barclays.png) | ![illustration for Barclays](../../simpleicons-5/B/Barclays.Local.png) | + + + + +## Barclays + +### 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 Barclays +include('simpleicons-5/B/Barclays') + +' renders the element +Barclays('Barclays', 'Barclays', '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 Barclays +include('simpleicons-5/B/Barclays') + +' renders the element +Barclays('Barclays', 'Barclays', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Barclays.png b/distribution/simpleicons-5/B/Barclays.png new file mode 100644 index 00000000000..329f013572d Binary files /dev/null and b/distribution/simpleicons-5/B/Barclays.png differ diff --git a/distribution/simpleicons-5/B/Barclays.puml b/distribution/simpleicons-5/B/Barclays.puml new file mode 100644 index 00000000000..6015bfe99c2 --- /dev/null +++ b/distribution/simpleicons-5/B/Barclays.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Barclays + +sprite $BarclaysXs [10x10/16z] uwS3 + +sprite $BarclaysSm [12x12/16z] unza + +sprite $BarclaysMd [16x16/16z] un_X + +sprite $BarclaysLg [20x20/16z] unzKO1G + +!procedure Barclays($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Barclays', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Baremetrics.Local.png b/distribution/simpleicons-5/B/Baremetrics.Local.png new file mode 100644 index 00000000000..4320d2b0d0b Binary files /dev/null and b/distribution/simpleicons-5/B/Baremetrics.Local.png differ diff --git a/distribution/simpleicons-5/B/Baremetrics.Local.puml b/distribution/simpleicons-5/B/Baremetrics.Local.puml new file mode 100644 index 00000000000..72e85a8db7d --- /dev/null +++ b/distribution/simpleicons-5/B/Baremetrics.Local.puml @@ -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 Baremetrics +include('simpleicons-5/B/Baremetrics') + +' renders the element +Baremetrics('Baremetrics', 'Baremetrics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Baremetrics.Remote.puml b/distribution/simpleicons-5/B/Baremetrics.Remote.puml new file mode 100644 index 00000000000..bdbaeaaa5b7 --- /dev/null +++ b/distribution/simpleicons-5/B/Baremetrics.Remote.puml @@ -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 Baremetrics +include('simpleicons-5/B/Baremetrics') + +' renders the element +Baremetrics('Baremetrics', 'Baremetrics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Baremetrics.md b/distribution/simpleicons-5/B/Baremetrics.md new file mode 100644 index 00000000000..f4bda4a44a3 --- /dev/null +++ b/distribution/simpleicons-5/B/Baremetrics.md @@ -0,0 +1,63 @@ +# Baremetrics + + +```text +simpleicons-5/B/Baremetrics +``` + +```text +include('simpleicons-5/B/Baremetrics') +``` + + + +| Illustration | Baremetrics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Baremetrics.png) | ![illustration for Baremetrics](../../simpleicons-5/B/Baremetrics.Local.png) | + + + + +## Baremetrics + +### 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 Baremetrics +include('simpleicons-5/B/Baremetrics') + +' renders the element +Baremetrics('Baremetrics', 'Baremetrics', '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 Baremetrics +include('simpleicons-5/B/Baremetrics') + +' renders the element +Baremetrics('Baremetrics', 'Baremetrics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Baremetrics.png b/distribution/simpleicons-5/B/Baremetrics.png new file mode 100644 index 00000000000..cda56dc3b8d Binary files /dev/null and b/distribution/simpleicons-5/B/Baremetrics.png differ diff --git a/distribution/simpleicons-5/B/Baremetrics.puml b/distribution/simpleicons-5/B/Baremetrics.puml new file mode 100644 index 00000000000..850f3814b8c --- /dev/null +++ b/distribution/simpleicons-5/B/Baremetrics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Baremetrics + +sprite $BaremetricsXs [10x10/16z] uwS3 + +sprite $BaremetricsSm [12x12/16z] unza + +sprite $BaremetricsMd [16x16/16z] un_X + +sprite $BaremetricsLg [20x20/16z] unzKO1G + +!procedure Baremetrics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Baremetrics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Basecamp.Local.png b/distribution/simpleicons-5/B/Basecamp.Local.png new file mode 100644 index 00000000000..8ebdd25f7fd Binary files /dev/null and b/distribution/simpleicons-5/B/Basecamp.Local.png differ diff --git a/distribution/simpleicons-5/B/Basecamp.Local.puml b/distribution/simpleicons-5/B/Basecamp.Local.puml new file mode 100644 index 00000000000..b0c5b798848 --- /dev/null +++ b/distribution/simpleicons-5/B/Basecamp.Local.puml @@ -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 Basecamp +include('simpleicons-5/B/Basecamp') + +' renders the element +Basecamp('Basecamp', 'Basecamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Basecamp.Remote.puml b/distribution/simpleicons-5/B/Basecamp.Remote.puml new file mode 100644 index 00000000000..20cfc55c046 --- /dev/null +++ b/distribution/simpleicons-5/B/Basecamp.Remote.puml @@ -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 Basecamp +include('simpleicons-5/B/Basecamp') + +' renders the element +Basecamp('Basecamp', 'Basecamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Basecamp.md b/distribution/simpleicons-5/B/Basecamp.md new file mode 100644 index 00000000000..eac8cf5b24e --- /dev/null +++ b/distribution/simpleicons-5/B/Basecamp.md @@ -0,0 +1,63 @@ +# Basecamp + + +```text +simpleicons-5/B/Basecamp +``` + +```text +include('simpleicons-5/B/Basecamp') +``` + + + +| Illustration | Basecamp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Basecamp.png) | ![illustration for Basecamp](../../simpleicons-5/B/Basecamp.Local.png) | + + + + +## Basecamp + +### 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 Basecamp +include('simpleicons-5/B/Basecamp') + +' renders the element +Basecamp('Basecamp', 'Basecamp', '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 Basecamp +include('simpleicons-5/B/Basecamp') + +' renders the element +Basecamp('Basecamp', 'Basecamp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Basecamp.png b/distribution/simpleicons-5/B/Basecamp.png new file mode 100644 index 00000000000..6dd11fd19b2 Binary files /dev/null and b/distribution/simpleicons-5/B/Basecamp.png differ diff --git a/distribution/simpleicons-5/B/Basecamp.puml b/distribution/simpleicons-5/B/Basecamp.puml new file mode 100644 index 00000000000..fa667c31b1c --- /dev/null +++ b/distribution/simpleicons-5/B/Basecamp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Basecamp + +sprite $BasecampXs [10x10/16z] uwS3 + +sprite $BasecampSm [12x12/16z] unza + +sprite $BasecampMd [16x16/16z] un_X + +sprite $BasecampLg [20x20/16z] unzKO1G + +!procedure Basecamp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Basecamp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bata.Local.png b/distribution/simpleicons-5/B/Bata.Local.png new file mode 100644 index 00000000000..c26eb261964 Binary files /dev/null and b/distribution/simpleicons-5/B/Bata.Local.png differ diff --git a/distribution/simpleicons-5/B/Bata.Local.puml b/distribution/simpleicons-5/B/Bata.Local.puml new file mode 100644 index 00000000000..4398865d66d --- /dev/null +++ b/distribution/simpleicons-5/B/Bata.Local.puml @@ -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 Bata +include('simpleicons-5/B/Bata') + +' renders the element +Bata('Bata', 'Bata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bata.Remote.puml b/distribution/simpleicons-5/B/Bata.Remote.puml new file mode 100644 index 00000000000..d2991b50262 --- /dev/null +++ b/distribution/simpleicons-5/B/Bata.Remote.puml @@ -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 Bata +include('simpleicons-5/B/Bata') + +' renders the element +Bata('Bata', 'Bata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bata.md b/distribution/simpleicons-5/B/Bata.md new file mode 100644 index 00000000000..27522093e0d --- /dev/null +++ b/distribution/simpleicons-5/B/Bata.md @@ -0,0 +1,63 @@ +# Bata + + +```text +simpleicons-5/B/Bata +``` + +```text +include('simpleicons-5/B/Bata') +``` + + + +| Illustration | Bata | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bata.png) | ![illustration for Bata](../../simpleicons-5/B/Bata.Local.png) | + + + + +## Bata + +### 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 Bata +include('simpleicons-5/B/Bata') + +' renders the element +Bata('Bata', 'Bata', '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 Bata +include('simpleicons-5/B/Bata') + +' renders the element +Bata('Bata', 'Bata', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bata.png b/distribution/simpleicons-5/B/Bata.png new file mode 100644 index 00000000000..4bb8279e5e2 Binary files /dev/null and b/distribution/simpleicons-5/B/Bata.png differ diff --git a/distribution/simpleicons-5/B/Bata.puml b/distribution/simpleicons-5/B/Bata.puml new file mode 100644 index 00000000000..7dd2b7c5c9a --- /dev/null +++ b/distribution/simpleicons-5/B/Bata.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bata + +sprite $BataXs [10x10/16z] uwS3 + +sprite $BataSm [12x12/16z] unza + +sprite $BataMd [16x16/16z] un_X + +sprite $BataLg [20x20/16z] unzKO1G + +!procedure Bata($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bata', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bathasu.Local.png b/distribution/simpleicons-5/B/Bathasu.Local.png new file mode 100644 index 00000000000..1b4ad6cb57f Binary files /dev/null and b/distribution/simpleicons-5/B/Bathasu.Local.png differ diff --git a/distribution/simpleicons-5/B/Bathasu.Local.puml b/distribution/simpleicons-5/B/Bathasu.Local.puml new file mode 100644 index 00000000000..0ad8dbd4eb7 --- /dev/null +++ b/distribution/simpleicons-5/B/Bathasu.Local.puml @@ -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 Bathasu +include('simpleicons-5/B/Bathasu') + +' renders the element +Bathasu('Bathasu', 'Bathasu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bathasu.Remote.puml b/distribution/simpleicons-5/B/Bathasu.Remote.puml new file mode 100644 index 00000000000..dfaa8a67e9f --- /dev/null +++ b/distribution/simpleicons-5/B/Bathasu.Remote.puml @@ -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 Bathasu +include('simpleicons-5/B/Bathasu') + +' renders the element +Bathasu('Bathasu', 'Bathasu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bathasu.md b/distribution/simpleicons-5/B/Bathasu.md new file mode 100644 index 00000000000..1b9b83c87b9 --- /dev/null +++ b/distribution/simpleicons-5/B/Bathasu.md @@ -0,0 +1,63 @@ +# Bathasu + + +```text +simpleicons-5/B/Bathasu +``` + +```text +include('simpleicons-5/B/Bathasu') +``` + + + +| Illustration | Bathasu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bathasu.png) | ![illustration for Bathasu](../../simpleicons-5/B/Bathasu.Local.png) | + + + + +## Bathasu + +### 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 Bathasu +include('simpleicons-5/B/Bathasu') + +' renders the element +Bathasu('Bathasu', 'Bathasu', '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 Bathasu +include('simpleicons-5/B/Bathasu') + +' renders the element +Bathasu('Bathasu', 'Bathasu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bathasu.png b/distribution/simpleicons-5/B/Bathasu.png new file mode 100644 index 00000000000..09b06adb444 Binary files /dev/null and b/distribution/simpleicons-5/B/Bathasu.png differ diff --git a/distribution/simpleicons-5/B/Bathasu.puml b/distribution/simpleicons-5/B/Bathasu.puml new file mode 100644 index 00000000000..1dfd6e4b4e7 --- /dev/null +++ b/distribution/simpleicons-5/B/Bathasu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bathasu + +sprite $BathasuXs [10x10/16z] uwS3 + +sprite $BathasuSm [12x12/16z] unza + +sprite $BathasuMd [16x16/16z] un_X + +sprite $BathasuLg [20x20/16z] unzKO1G + +!procedure Bathasu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bathasu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Battledotnet.Local.png b/distribution/simpleicons-5/B/Battledotnet.Local.png new file mode 100644 index 00000000000..f5c233d6cc3 Binary files /dev/null and b/distribution/simpleicons-5/B/Battledotnet.Local.png differ diff --git a/distribution/simpleicons-5/B/Battledotnet.Local.puml b/distribution/simpleicons-5/B/Battledotnet.Local.puml new file mode 100644 index 00000000000..9b8dc371f36 --- /dev/null +++ b/distribution/simpleicons-5/B/Battledotnet.Local.puml @@ -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 Battledotnet +include('simpleicons-5/B/Battledotnet') + +' renders the element +Battledotnet('Battledotnet', 'Battledotnet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Battledotnet.Remote.puml b/distribution/simpleicons-5/B/Battledotnet.Remote.puml new file mode 100644 index 00000000000..2f114d98377 --- /dev/null +++ b/distribution/simpleicons-5/B/Battledotnet.Remote.puml @@ -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 Battledotnet +include('simpleicons-5/B/Battledotnet') + +' renders the element +Battledotnet('Battledotnet', 'Battledotnet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Battledotnet.md b/distribution/simpleicons-5/B/Battledotnet.md new file mode 100644 index 00000000000..cf7d9fa98db --- /dev/null +++ b/distribution/simpleicons-5/B/Battledotnet.md @@ -0,0 +1,63 @@ +# Battledotnet + + +```text +simpleicons-5/B/Battledotnet +``` + +```text +include('simpleicons-5/B/Battledotnet') +``` + + + +| Illustration | Battledotnet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Battledotnet.png) | ![illustration for Battledotnet](../../simpleicons-5/B/Battledotnet.Local.png) | + + + + +## Battledotnet + +### 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 Battledotnet +include('simpleicons-5/B/Battledotnet') + +' renders the element +Battledotnet('Battledotnet', 'Battledotnet', '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 Battledotnet +include('simpleicons-5/B/Battledotnet') + +' renders the element +Battledotnet('Battledotnet', 'Battledotnet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Battledotnet.png b/distribution/simpleicons-5/B/Battledotnet.png new file mode 100644 index 00000000000..f0eec14218c Binary files /dev/null and b/distribution/simpleicons-5/B/Battledotnet.png differ diff --git a/distribution/simpleicons-5/B/Battledotnet.puml b/distribution/simpleicons-5/B/Battledotnet.puml new file mode 100644 index 00000000000..46a0e7cebd0 --- /dev/null +++ b/distribution/simpleicons-5/B/Battledotnet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Battledotnet + +sprite $BattledotnetXs [10x10/16z] uwS3 + +sprite $BattledotnetSm [12x12/16z] unza + +sprite $BattledotnetMd [16x16/16z] un_X + +sprite $BattledotnetLg [20x20/16z] unzKO1G + +!procedure Battledotnet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Battledotnet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bbc.Local.png b/distribution/simpleicons-5/B/Bbc.Local.png new file mode 100644 index 00000000000..6fe089988cf Binary files /dev/null and b/distribution/simpleicons-5/B/Bbc.Local.png differ diff --git a/distribution/simpleicons-5/B/Bbc.Local.puml b/distribution/simpleicons-5/B/Bbc.Local.puml new file mode 100644 index 00000000000..59f7790de1f --- /dev/null +++ b/distribution/simpleicons-5/B/Bbc.Local.puml @@ -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 Bbc +include('simpleicons-5/B/Bbc') + +' renders the element +Bbc('Bbc', 'Bbc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bbc.Remote.puml b/distribution/simpleicons-5/B/Bbc.Remote.puml new file mode 100644 index 00000000000..7e6f393f506 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbc.Remote.puml @@ -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 Bbc +include('simpleicons-5/B/Bbc') + +' renders the element +Bbc('Bbc', 'Bbc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bbc.md b/distribution/simpleicons-5/B/Bbc.md new file mode 100644 index 00000000000..8160fd0a5e4 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbc.md @@ -0,0 +1,63 @@ +# Bbc + + +```text +simpleicons-5/B/Bbc +``` + +```text +include('simpleicons-5/B/Bbc') +``` + + + +| Illustration | Bbc | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bbc.png) | ![illustration for Bbc](../../simpleicons-5/B/Bbc.Local.png) | + + + + +## Bbc + +### 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 Bbc +include('simpleicons-5/B/Bbc') + +' renders the element +Bbc('Bbc', 'Bbc', '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 Bbc +include('simpleicons-5/B/Bbc') + +' renders the element +Bbc('Bbc', 'Bbc', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bbc.png b/distribution/simpleicons-5/B/Bbc.png new file mode 100644 index 00000000000..d345dcbd87b Binary files /dev/null and b/distribution/simpleicons-5/B/Bbc.png differ diff --git a/distribution/simpleicons-5/B/Bbc.puml b/distribution/simpleicons-5/B/Bbc.puml new file mode 100644 index 00000000000..b79cfbcc2b1 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbc.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bbc + +sprite $BbcXs [10x10/16z] uwS3 + +sprite $BbcSm [12x12/16z] unza + +sprite $BbcMd [16x16/16z] un_X + +sprite $BbcLg [20x20/16z] unzKO1G + +!procedure Bbc($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bbc', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bbciplayer.Local.png b/distribution/simpleicons-5/B/Bbciplayer.Local.png new file mode 100644 index 00000000000..db0ecee5386 Binary files /dev/null and b/distribution/simpleicons-5/B/Bbciplayer.Local.png differ diff --git a/distribution/simpleicons-5/B/Bbciplayer.Local.puml b/distribution/simpleicons-5/B/Bbciplayer.Local.puml new file mode 100644 index 00000000000..13d7d799264 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbciplayer.Local.puml @@ -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 Bbciplayer +include('simpleicons-5/B/Bbciplayer') + +' renders the element +Bbciplayer('Bbciplayer', 'Bbciplayer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bbciplayer.Remote.puml b/distribution/simpleicons-5/B/Bbciplayer.Remote.puml new file mode 100644 index 00000000000..30bd0073689 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbciplayer.Remote.puml @@ -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 Bbciplayer +include('simpleicons-5/B/Bbciplayer') + +' renders the element +Bbciplayer('Bbciplayer', 'Bbciplayer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bbciplayer.md b/distribution/simpleicons-5/B/Bbciplayer.md new file mode 100644 index 00000000000..46a9d450b79 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbciplayer.md @@ -0,0 +1,63 @@ +# Bbciplayer + + +```text +simpleicons-5/B/Bbciplayer +``` + +```text +include('simpleicons-5/B/Bbciplayer') +``` + + + +| Illustration | Bbciplayer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bbciplayer.png) | ![illustration for Bbciplayer](../../simpleicons-5/B/Bbciplayer.Local.png) | + + + + +## Bbciplayer + +### 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 Bbciplayer +include('simpleicons-5/B/Bbciplayer') + +' renders the element +Bbciplayer('Bbciplayer', 'Bbciplayer', '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 Bbciplayer +include('simpleicons-5/B/Bbciplayer') + +' renders the element +Bbciplayer('Bbciplayer', 'Bbciplayer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bbciplayer.png b/distribution/simpleicons-5/B/Bbciplayer.png new file mode 100644 index 00000000000..bb251f9c6a3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bbciplayer.png differ diff --git a/distribution/simpleicons-5/B/Bbciplayer.puml b/distribution/simpleicons-5/B/Bbciplayer.puml new file mode 100644 index 00000000000..0d681731986 --- /dev/null +++ b/distribution/simpleicons-5/B/Bbciplayer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bbciplayer + +sprite $BbciplayerXs [10x10/16z] uwS3 + +sprite $BbciplayerSm [12x12/16z] unza + +sprite $BbciplayerMd [16x16/16z] un_X + +sprite $BbciplayerLg [20x20/16z] unzKO1G + +!procedure Bbciplayer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bbciplayer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Beatport.Local.png b/distribution/simpleicons-5/B/Beatport.Local.png new file mode 100644 index 00000000000..de1fac338d3 Binary files /dev/null and b/distribution/simpleicons-5/B/Beatport.Local.png differ diff --git a/distribution/simpleicons-5/B/Beatport.Local.puml b/distribution/simpleicons-5/B/Beatport.Local.puml new file mode 100644 index 00000000000..fe4badba3e2 --- /dev/null +++ b/distribution/simpleicons-5/B/Beatport.Local.puml @@ -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 Beatport +include('simpleicons-5/B/Beatport') + +' renders the element +Beatport('Beatport', 'Beatport', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beatport.Remote.puml b/distribution/simpleicons-5/B/Beatport.Remote.puml new file mode 100644 index 00000000000..3f929d2ac08 --- /dev/null +++ b/distribution/simpleicons-5/B/Beatport.Remote.puml @@ -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 Beatport +include('simpleicons-5/B/Beatport') + +' renders the element +Beatport('Beatport', 'Beatport', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beatport.md b/distribution/simpleicons-5/B/Beatport.md new file mode 100644 index 00000000000..830e615f124 --- /dev/null +++ b/distribution/simpleicons-5/B/Beatport.md @@ -0,0 +1,63 @@ +# Beatport + + +```text +simpleicons-5/B/Beatport +``` + +```text +include('simpleicons-5/B/Beatport') +``` + + + +| Illustration | Beatport | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Beatport.png) | ![illustration for Beatport](../../simpleicons-5/B/Beatport.Local.png) | + + + + +## Beatport + +### 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 Beatport +include('simpleicons-5/B/Beatport') + +' renders the element +Beatport('Beatport', 'Beatport', '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 Beatport +include('simpleicons-5/B/Beatport') + +' renders the element +Beatport('Beatport', 'Beatport', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Beatport.png b/distribution/simpleicons-5/B/Beatport.png new file mode 100644 index 00000000000..3c5cf530ccf Binary files /dev/null and b/distribution/simpleicons-5/B/Beatport.png differ diff --git a/distribution/simpleicons-5/B/Beatport.puml b/distribution/simpleicons-5/B/Beatport.puml new file mode 100644 index 00000000000..e283373390a --- /dev/null +++ b/distribution/simpleicons-5/B/Beatport.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Beatport + +sprite $BeatportXs [10x10/16z] uwS3 + +sprite $BeatportSm [12x12/16z] unza + +sprite $BeatportMd [16x16/16z] un_X + +sprite $BeatportLg [20x20/16z] unzKO1G + +!procedure Beatport($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Beatport', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Beats.Local.png b/distribution/simpleicons-5/B/Beats.Local.png new file mode 100644 index 00000000000..5bc1c80fe91 Binary files /dev/null and b/distribution/simpleicons-5/B/Beats.Local.png differ diff --git a/distribution/simpleicons-5/B/Beats.Local.puml b/distribution/simpleicons-5/B/Beats.Local.puml new file mode 100644 index 00000000000..f9c38afee5f --- /dev/null +++ b/distribution/simpleicons-5/B/Beats.Local.puml @@ -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 Beats +include('simpleicons-5/B/Beats') + +' renders the element +Beats('Beats', 'Beats', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beats.Remote.puml b/distribution/simpleicons-5/B/Beats.Remote.puml new file mode 100644 index 00000000000..06378a2ec27 --- /dev/null +++ b/distribution/simpleicons-5/B/Beats.Remote.puml @@ -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 Beats +include('simpleicons-5/B/Beats') + +' renders the element +Beats('Beats', 'Beats', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beats.md b/distribution/simpleicons-5/B/Beats.md new file mode 100644 index 00000000000..ec9758a9daa --- /dev/null +++ b/distribution/simpleicons-5/B/Beats.md @@ -0,0 +1,63 @@ +# Beats + + +```text +simpleicons-5/B/Beats +``` + +```text +include('simpleicons-5/B/Beats') +``` + + + +| Illustration | Beats | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Beats.png) | ![illustration for Beats](../../simpleicons-5/B/Beats.Local.png) | + + + + +## Beats + +### 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 Beats +include('simpleicons-5/B/Beats') + +' renders the element +Beats('Beats', 'Beats', '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 Beats +include('simpleicons-5/B/Beats') + +' renders the element +Beats('Beats', 'Beats', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Beats.png b/distribution/simpleicons-5/B/Beats.png new file mode 100644 index 00000000000..fa6c0c21cec Binary files /dev/null and b/distribution/simpleicons-5/B/Beats.png differ diff --git a/distribution/simpleicons-5/B/Beats.puml b/distribution/simpleicons-5/B/Beats.puml new file mode 100644 index 00000000000..4d0e1c59c41 --- /dev/null +++ b/distribution/simpleicons-5/B/Beats.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Beats + +sprite $BeatsXs [10x10/16z] uwS3 + +sprite $BeatsSm [12x12/16z] unza + +sprite $BeatsMd [16x16/16z] un_X + +sprite $BeatsLg [20x20/16z] unzKO1G + +!procedure Beats($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Beats', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Beatsbydre.Local.png b/distribution/simpleicons-5/B/Beatsbydre.Local.png new file mode 100644 index 00000000000..3f0ba0cc263 Binary files /dev/null and b/distribution/simpleicons-5/B/Beatsbydre.Local.png differ diff --git a/distribution/simpleicons-5/B/Beatsbydre.Local.puml b/distribution/simpleicons-5/B/Beatsbydre.Local.puml new file mode 100644 index 00000000000..ddb4bc9efb6 --- /dev/null +++ b/distribution/simpleicons-5/B/Beatsbydre.Local.puml @@ -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 Beatsbydre +include('simpleicons-5/B/Beatsbydre') + +' renders the element +Beatsbydre('Beatsbydre', 'Beatsbydre', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beatsbydre.Remote.puml b/distribution/simpleicons-5/B/Beatsbydre.Remote.puml new file mode 100644 index 00000000000..d4a3d672efe --- /dev/null +++ b/distribution/simpleicons-5/B/Beatsbydre.Remote.puml @@ -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 Beatsbydre +include('simpleicons-5/B/Beatsbydre') + +' renders the element +Beatsbydre('Beatsbydre', 'Beatsbydre', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beatsbydre.md b/distribution/simpleicons-5/B/Beatsbydre.md new file mode 100644 index 00000000000..3792f650831 --- /dev/null +++ b/distribution/simpleicons-5/B/Beatsbydre.md @@ -0,0 +1,63 @@ +# Beatsbydre + + +```text +simpleicons-5/B/Beatsbydre +``` + +```text +include('simpleicons-5/B/Beatsbydre') +``` + + + +| Illustration | Beatsbydre | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Beatsbydre.png) | ![illustration for Beatsbydre](../../simpleicons-5/B/Beatsbydre.Local.png) | + + + + +## Beatsbydre + +### 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 Beatsbydre +include('simpleicons-5/B/Beatsbydre') + +' renders the element +Beatsbydre('Beatsbydre', 'Beatsbydre', '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 Beatsbydre +include('simpleicons-5/B/Beatsbydre') + +' renders the element +Beatsbydre('Beatsbydre', 'Beatsbydre', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Beatsbydre.png b/distribution/simpleicons-5/B/Beatsbydre.png new file mode 100644 index 00000000000..b9ce316c72b Binary files /dev/null and b/distribution/simpleicons-5/B/Beatsbydre.png differ diff --git a/distribution/simpleicons-5/B/Beatsbydre.puml b/distribution/simpleicons-5/B/Beatsbydre.puml new file mode 100644 index 00000000000..01e7df3eb8d --- /dev/null +++ b/distribution/simpleicons-5/B/Beatsbydre.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Beatsbydre + +sprite $BeatsbydreXs [10x10/16z] uwS3 + +sprite $BeatsbydreSm [12x12/16z] unza + +sprite $BeatsbydreMd [16x16/16z] un_X + +sprite $BeatsbydreLg [20x20/16z] unzKO1G + +!procedure Beatsbydre($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Beatsbydre', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Behance.Local.png b/distribution/simpleicons-5/B/Behance.Local.png new file mode 100644 index 00000000000..8540e53856b Binary files /dev/null and b/distribution/simpleicons-5/B/Behance.Local.png differ diff --git a/distribution/simpleicons-5/B/Behance.Local.puml b/distribution/simpleicons-5/B/Behance.Local.puml new file mode 100644 index 00000000000..8aa6c0df89c --- /dev/null +++ b/distribution/simpleicons-5/B/Behance.Local.puml @@ -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 Behance +include('simpleicons-5/B/Behance') + +' renders the element +Behance('Behance', 'Behance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Behance.Remote.puml b/distribution/simpleicons-5/B/Behance.Remote.puml new file mode 100644 index 00000000000..5b48066ffe4 --- /dev/null +++ b/distribution/simpleicons-5/B/Behance.Remote.puml @@ -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 Behance +include('simpleicons-5/B/Behance') + +' renders the element +Behance('Behance', 'Behance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Behance.md b/distribution/simpleicons-5/B/Behance.md new file mode 100644 index 00000000000..97987ef1e9f --- /dev/null +++ b/distribution/simpleicons-5/B/Behance.md @@ -0,0 +1,63 @@ +# Behance + + +```text +simpleicons-5/B/Behance +``` + +```text +include('simpleicons-5/B/Behance') +``` + + + +| Illustration | Behance | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Behance.png) | ![illustration for Behance](../../simpleicons-5/B/Behance.Local.png) | + + + + +## Behance + +### 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 Behance +include('simpleicons-5/B/Behance') + +' renders the element +Behance('Behance', 'Behance', '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 Behance +include('simpleicons-5/B/Behance') + +' renders the element +Behance('Behance', 'Behance', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Behance.png b/distribution/simpleicons-5/B/Behance.png new file mode 100644 index 00000000000..e2a5f9d5447 Binary files /dev/null and b/distribution/simpleicons-5/B/Behance.png differ diff --git a/distribution/simpleicons-5/B/Behance.puml b/distribution/simpleicons-5/B/Behance.puml new file mode 100644 index 00000000000..9aaab82bf85 --- /dev/null +++ b/distribution/simpleicons-5/B/Behance.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Behance + +sprite $BehanceXs [10x10/16z] uwS3 + +sprite $BehanceSm [12x12/16z] unza + +sprite $BehanceMd [16x16/16z] un_X + +sprite $BehanceLg [20x20/16z] unzKO1G + +!procedure Behance($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Behance', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Beijingsubway.Local.png b/distribution/simpleicons-5/B/Beijingsubway.Local.png new file mode 100644 index 00000000000..55c998b35b1 Binary files /dev/null and b/distribution/simpleicons-5/B/Beijingsubway.Local.png differ diff --git a/distribution/simpleicons-5/B/Beijingsubway.Local.puml b/distribution/simpleicons-5/B/Beijingsubway.Local.puml new file mode 100644 index 00000000000..c22c41e3ccc --- /dev/null +++ b/distribution/simpleicons-5/B/Beijingsubway.Local.puml @@ -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 Beijingsubway +include('simpleicons-5/B/Beijingsubway') + +' renders the element +Beijingsubway('Beijingsubway', 'Beijingsubway', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beijingsubway.Remote.puml b/distribution/simpleicons-5/B/Beijingsubway.Remote.puml new file mode 100644 index 00000000000..a4278932b04 --- /dev/null +++ b/distribution/simpleicons-5/B/Beijingsubway.Remote.puml @@ -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 Beijingsubway +include('simpleicons-5/B/Beijingsubway') + +' renders the element +Beijingsubway('Beijingsubway', 'Beijingsubway', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Beijingsubway.md b/distribution/simpleicons-5/B/Beijingsubway.md new file mode 100644 index 00000000000..6e44d6ede0b --- /dev/null +++ b/distribution/simpleicons-5/B/Beijingsubway.md @@ -0,0 +1,63 @@ +# Beijingsubway + + +```text +simpleicons-5/B/Beijingsubway +``` + +```text +include('simpleicons-5/B/Beijingsubway') +``` + + + +| Illustration | Beijingsubway | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Beijingsubway.png) | ![illustration for Beijingsubway](../../simpleicons-5/B/Beijingsubway.Local.png) | + + + + +## Beijingsubway + +### 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 Beijingsubway +include('simpleicons-5/B/Beijingsubway') + +' renders the element +Beijingsubway('Beijingsubway', 'Beijingsubway', '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 Beijingsubway +include('simpleicons-5/B/Beijingsubway') + +' renders the element +Beijingsubway('Beijingsubway', 'Beijingsubway', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Beijingsubway.png b/distribution/simpleicons-5/B/Beijingsubway.png new file mode 100644 index 00000000000..b2310eb2591 Binary files /dev/null and b/distribution/simpleicons-5/B/Beijingsubway.png differ diff --git a/distribution/simpleicons-5/B/Beijingsubway.puml b/distribution/simpleicons-5/B/Beijingsubway.puml new file mode 100644 index 00000000000..fa1ec99c1cc --- /dev/null +++ b/distribution/simpleicons-5/B/Beijingsubway.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Beijingsubway + +sprite $BeijingsubwayXs [10x10/16z] uwS3 + +sprite $BeijingsubwaySm [12x12/16z] unza + +sprite $BeijingsubwayMd [16x16/16z] un_X + +sprite $BeijingsubwayLg [20x20/16z] unzKO1G + +!procedure Beijingsubway($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Beijingsubway', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bentley.Local.png b/distribution/simpleicons-5/B/Bentley.Local.png new file mode 100644 index 00000000000..3608aff3465 Binary files /dev/null and b/distribution/simpleicons-5/B/Bentley.Local.png differ diff --git a/distribution/simpleicons-5/B/Bentley.Local.puml b/distribution/simpleicons-5/B/Bentley.Local.puml new file mode 100644 index 00000000000..48a2bab9cbb --- /dev/null +++ b/distribution/simpleicons-5/B/Bentley.Local.puml @@ -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 Bentley +include('simpleicons-5/B/Bentley') + +' renders the element +Bentley('Bentley', 'Bentley', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bentley.Remote.puml b/distribution/simpleicons-5/B/Bentley.Remote.puml new file mode 100644 index 00000000000..854bbdad9d2 --- /dev/null +++ b/distribution/simpleicons-5/B/Bentley.Remote.puml @@ -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 Bentley +include('simpleicons-5/B/Bentley') + +' renders the element +Bentley('Bentley', 'Bentley', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bentley.md b/distribution/simpleicons-5/B/Bentley.md new file mode 100644 index 00000000000..45ac0cdc7e4 --- /dev/null +++ b/distribution/simpleicons-5/B/Bentley.md @@ -0,0 +1,63 @@ +# Bentley + + +```text +simpleicons-5/B/Bentley +``` + +```text +include('simpleicons-5/B/Bentley') +``` + + + +| Illustration | Bentley | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bentley.png) | ![illustration for Bentley](../../simpleicons-5/B/Bentley.Local.png) | + + + + +## Bentley + +### 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 Bentley +include('simpleicons-5/B/Bentley') + +' renders the element +Bentley('Bentley', 'Bentley', '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 Bentley +include('simpleicons-5/B/Bentley') + +' renders the element +Bentley('Bentley', 'Bentley', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bentley.png b/distribution/simpleicons-5/B/Bentley.png new file mode 100644 index 00000000000..6de46038830 Binary files /dev/null and b/distribution/simpleicons-5/B/Bentley.png differ diff --git a/distribution/simpleicons-5/B/Bentley.puml b/distribution/simpleicons-5/B/Bentley.puml new file mode 100644 index 00000000000..a9625de70b8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bentley.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bentley + +sprite $BentleyXs [10x10/16z] uwS3 + +sprite $BentleySm [12x12/16z] unza + +sprite $BentleyMd [16x16/16z] un_X + +sprite $BentleyLg [20x20/16z] unzKO1G + +!procedure Bentley($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bentley', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Betfair.Local.png b/distribution/simpleicons-5/B/Betfair.Local.png new file mode 100644 index 00000000000..1f036bb56b5 Binary files /dev/null and b/distribution/simpleicons-5/B/Betfair.Local.png differ diff --git a/distribution/simpleicons-5/B/Betfair.Local.puml b/distribution/simpleicons-5/B/Betfair.Local.puml new file mode 100644 index 00000000000..a6aa379211c --- /dev/null +++ b/distribution/simpleicons-5/B/Betfair.Local.puml @@ -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 Betfair +include('simpleicons-5/B/Betfair') + +' renders the element +Betfair('Betfair', 'Betfair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Betfair.Remote.puml b/distribution/simpleicons-5/B/Betfair.Remote.puml new file mode 100644 index 00000000000..2d09fa264ac --- /dev/null +++ b/distribution/simpleicons-5/B/Betfair.Remote.puml @@ -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 Betfair +include('simpleicons-5/B/Betfair') + +' renders the element +Betfair('Betfair', 'Betfair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Betfair.md b/distribution/simpleicons-5/B/Betfair.md new file mode 100644 index 00000000000..5270f026ab1 --- /dev/null +++ b/distribution/simpleicons-5/B/Betfair.md @@ -0,0 +1,63 @@ +# Betfair + + +```text +simpleicons-5/B/Betfair +``` + +```text +include('simpleicons-5/B/Betfair') +``` + + + +| Illustration | Betfair | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Betfair.png) | ![illustration for Betfair](../../simpleicons-5/B/Betfair.Local.png) | + + + + +## Betfair + +### 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 Betfair +include('simpleicons-5/B/Betfair') + +' renders the element +Betfair('Betfair', 'Betfair', '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 Betfair +include('simpleicons-5/B/Betfair') + +' renders the element +Betfair('Betfair', 'Betfair', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Betfair.png b/distribution/simpleicons-5/B/Betfair.png new file mode 100644 index 00000000000..4233cbc1d77 Binary files /dev/null and b/distribution/simpleicons-5/B/Betfair.png differ diff --git a/distribution/simpleicons-5/B/Betfair.puml b/distribution/simpleicons-5/B/Betfair.puml new file mode 100644 index 00000000000..a91794d4c49 --- /dev/null +++ b/distribution/simpleicons-5/B/Betfair.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Betfair + +sprite $BetfairXs [10x10/16z] uwS3 + +sprite $BetfairSm [12x12/16z] unza + +sprite $BetfairMd [16x16/16z] un_X + +sprite $BetfairLg [20x20/16z] unzKO1G + +!procedure Betfair($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Betfair', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bigbasket.Local.png b/distribution/simpleicons-5/B/Bigbasket.Local.png new file mode 100644 index 00000000000..2aa8991999a Binary files /dev/null and b/distribution/simpleicons-5/B/Bigbasket.Local.png differ diff --git a/distribution/simpleicons-5/B/Bigbasket.Local.puml b/distribution/simpleicons-5/B/Bigbasket.Local.puml new file mode 100644 index 00000000000..fa5cbc02acd --- /dev/null +++ b/distribution/simpleicons-5/B/Bigbasket.Local.puml @@ -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 Bigbasket +include('simpleicons-5/B/Bigbasket') + +' renders the element +Bigbasket('Bigbasket', 'Bigbasket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bigbasket.Remote.puml b/distribution/simpleicons-5/B/Bigbasket.Remote.puml new file mode 100644 index 00000000000..6b5c7c6bf36 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigbasket.Remote.puml @@ -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 Bigbasket +include('simpleicons-5/B/Bigbasket') + +' renders the element +Bigbasket('Bigbasket', 'Bigbasket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bigbasket.md b/distribution/simpleicons-5/B/Bigbasket.md new file mode 100644 index 00000000000..3224c3adda8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigbasket.md @@ -0,0 +1,63 @@ +# Bigbasket + + +```text +simpleicons-5/B/Bigbasket +``` + +```text +include('simpleicons-5/B/Bigbasket') +``` + + + +| Illustration | Bigbasket | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bigbasket.png) | ![illustration for Bigbasket](../../simpleicons-5/B/Bigbasket.Local.png) | + + + + +## Bigbasket + +### 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 Bigbasket +include('simpleicons-5/B/Bigbasket') + +' renders the element +Bigbasket('Bigbasket', 'Bigbasket', '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 Bigbasket +include('simpleicons-5/B/Bigbasket') + +' renders the element +Bigbasket('Bigbasket', 'Bigbasket', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bigbasket.png b/distribution/simpleicons-5/B/Bigbasket.png new file mode 100644 index 00000000000..96bc4042c87 Binary files /dev/null and b/distribution/simpleicons-5/B/Bigbasket.png differ diff --git a/distribution/simpleicons-5/B/Bigbasket.puml b/distribution/simpleicons-5/B/Bigbasket.puml new file mode 100644 index 00000000000..feeb11673fd --- /dev/null +++ b/distribution/simpleicons-5/B/Bigbasket.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bigbasket + +sprite $BigbasketXs [10x10/16z] uwS3 + +sprite $BigbasketSm [12x12/16z] unza + +sprite $BigbasketMd [16x16/16z] un_X + +sprite $BigbasketLg [20x20/16z] unzKO1G + +!procedure Bigbasket($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bigbasket', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bigcartel.Local.png b/distribution/simpleicons-5/B/Bigcartel.Local.png new file mode 100644 index 00000000000..04bb39ecb35 Binary files /dev/null and b/distribution/simpleicons-5/B/Bigcartel.Local.png differ diff --git a/distribution/simpleicons-5/B/Bigcartel.Local.puml b/distribution/simpleicons-5/B/Bigcartel.Local.puml new file mode 100644 index 00000000000..525e1938d32 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcartel.Local.puml @@ -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 Bigcartel +include('simpleicons-5/B/Bigcartel') + +' renders the element +Bigcartel('Bigcartel', 'Bigcartel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bigcartel.Remote.puml b/distribution/simpleicons-5/B/Bigcartel.Remote.puml new file mode 100644 index 00000000000..9384ee6b5d2 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcartel.Remote.puml @@ -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 Bigcartel +include('simpleicons-5/B/Bigcartel') + +' renders the element +Bigcartel('Bigcartel', 'Bigcartel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bigcartel.md b/distribution/simpleicons-5/B/Bigcartel.md new file mode 100644 index 00000000000..91b9be8c4f1 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcartel.md @@ -0,0 +1,63 @@ +# Bigcartel + + +```text +simpleicons-5/B/Bigcartel +``` + +```text +include('simpleicons-5/B/Bigcartel') +``` + + + +| Illustration | Bigcartel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bigcartel.png) | ![illustration for Bigcartel](../../simpleicons-5/B/Bigcartel.Local.png) | + + + + +## Bigcartel + +### 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 Bigcartel +include('simpleicons-5/B/Bigcartel') + +' renders the element +Bigcartel('Bigcartel', 'Bigcartel', '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 Bigcartel +include('simpleicons-5/B/Bigcartel') + +' renders the element +Bigcartel('Bigcartel', 'Bigcartel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bigcartel.png b/distribution/simpleicons-5/B/Bigcartel.png new file mode 100644 index 00000000000..ec5674d6adf Binary files /dev/null and b/distribution/simpleicons-5/B/Bigcartel.png differ diff --git a/distribution/simpleicons-5/B/Bigcartel.puml b/distribution/simpleicons-5/B/Bigcartel.puml new file mode 100644 index 00000000000..2ca3f257b7e --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcartel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bigcartel + +sprite $BigcartelXs [10x10/16z] uwS3 + +sprite $BigcartelSm [12x12/16z] unza + +sprite $BigcartelMd [16x16/16z] un_X + +sprite $BigcartelLg [20x20/16z] unzKO1G + +!procedure Bigcartel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bigcartel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bigcommerce.Local.png b/distribution/simpleicons-5/B/Bigcommerce.Local.png new file mode 100644 index 00000000000..304bca0d9b8 Binary files /dev/null and b/distribution/simpleicons-5/B/Bigcommerce.Local.png differ diff --git a/distribution/simpleicons-5/B/Bigcommerce.Local.puml b/distribution/simpleicons-5/B/Bigcommerce.Local.puml new file mode 100644 index 00000000000..261aa40e926 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcommerce.Local.puml @@ -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 Bigcommerce +include('simpleicons-5/B/Bigcommerce') + +' renders the element +Bigcommerce('Bigcommerce', 'Bigcommerce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bigcommerce.Remote.puml b/distribution/simpleicons-5/B/Bigcommerce.Remote.puml new file mode 100644 index 00000000000..71291915e67 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcommerce.Remote.puml @@ -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 Bigcommerce +include('simpleicons-5/B/Bigcommerce') + +' renders the element +Bigcommerce('Bigcommerce', 'Bigcommerce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bigcommerce.md b/distribution/simpleicons-5/B/Bigcommerce.md new file mode 100644 index 00000000000..42a89f43036 --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcommerce.md @@ -0,0 +1,63 @@ +# Bigcommerce + + +```text +simpleicons-5/B/Bigcommerce +``` + +```text +include('simpleicons-5/B/Bigcommerce') +``` + + + +| Illustration | Bigcommerce | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bigcommerce.png) | ![illustration for Bigcommerce](../../simpleicons-5/B/Bigcommerce.Local.png) | + + + + +## Bigcommerce + +### 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 Bigcommerce +include('simpleicons-5/B/Bigcommerce') + +' renders the element +Bigcommerce('Bigcommerce', 'Bigcommerce', '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 Bigcommerce +include('simpleicons-5/B/Bigcommerce') + +' renders the element +Bigcommerce('Bigcommerce', 'Bigcommerce', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bigcommerce.png b/distribution/simpleicons-5/B/Bigcommerce.png new file mode 100644 index 00000000000..88350ba768f Binary files /dev/null and b/distribution/simpleicons-5/B/Bigcommerce.png differ diff --git a/distribution/simpleicons-5/B/Bigcommerce.puml b/distribution/simpleicons-5/B/Bigcommerce.puml new file mode 100644 index 00000000000..fab03b46fff --- /dev/null +++ b/distribution/simpleicons-5/B/Bigcommerce.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bigcommerce + +sprite $BigcommerceXs [10x10/16z] uwS3 + +sprite $BigcommerceSm [12x12/16z] unza + +sprite $BigcommerceMd [16x16/16z] un_X + +sprite $BigcommerceLg [20x20/16z] unzKO1G + +!procedure Bigcommerce($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bigcommerce', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bilibili.Local.png b/distribution/simpleicons-5/B/Bilibili.Local.png new file mode 100644 index 00000000000..1b47c2b430a Binary files /dev/null and b/distribution/simpleicons-5/B/Bilibili.Local.png differ diff --git a/distribution/simpleicons-5/B/Bilibili.Local.puml b/distribution/simpleicons-5/B/Bilibili.Local.puml new file mode 100644 index 00000000000..61c15283f24 --- /dev/null +++ b/distribution/simpleicons-5/B/Bilibili.Local.puml @@ -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 Bilibili +include('simpleicons-5/B/Bilibili') + +' renders the element +Bilibili('Bilibili', 'Bilibili', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bilibili.Remote.puml b/distribution/simpleicons-5/B/Bilibili.Remote.puml new file mode 100644 index 00000000000..d2a2e0d769a --- /dev/null +++ b/distribution/simpleicons-5/B/Bilibili.Remote.puml @@ -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 Bilibili +include('simpleicons-5/B/Bilibili') + +' renders the element +Bilibili('Bilibili', 'Bilibili', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bilibili.md b/distribution/simpleicons-5/B/Bilibili.md new file mode 100644 index 00000000000..b9be6b51efb --- /dev/null +++ b/distribution/simpleicons-5/B/Bilibili.md @@ -0,0 +1,63 @@ +# Bilibili + + +```text +simpleicons-5/B/Bilibili +``` + +```text +include('simpleicons-5/B/Bilibili') +``` + + + +| Illustration | Bilibili | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bilibili.png) | ![illustration for Bilibili](../../simpleicons-5/B/Bilibili.Local.png) | + + + + +## Bilibili + +### 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 Bilibili +include('simpleicons-5/B/Bilibili') + +' renders the element +Bilibili('Bilibili', 'Bilibili', '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 Bilibili +include('simpleicons-5/B/Bilibili') + +' renders the element +Bilibili('Bilibili', 'Bilibili', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bilibili.png b/distribution/simpleicons-5/B/Bilibili.png new file mode 100644 index 00000000000..d9917b51632 Binary files /dev/null and b/distribution/simpleicons-5/B/Bilibili.png differ diff --git a/distribution/simpleicons-5/B/Bilibili.puml b/distribution/simpleicons-5/B/Bilibili.puml new file mode 100644 index 00000000000..8756b56208b --- /dev/null +++ b/distribution/simpleicons-5/B/Bilibili.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bilibili + +sprite $BilibiliXs [10x10/16z] uwS3 + +sprite $BilibiliSm [12x12/16z] unza + +sprite $BilibiliMd [16x16/16z] un_X + +sprite $BilibiliLg [20x20/16z] unzKO1G + +!procedure Bilibili($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bilibili', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bit.Local.png b/distribution/simpleicons-5/B/Bit.Local.png new file mode 100644 index 00000000000..906406a0007 Binary files /dev/null and b/distribution/simpleicons-5/B/Bit.Local.png differ diff --git a/distribution/simpleicons-5/B/Bit.Local.puml b/distribution/simpleicons-5/B/Bit.Local.puml new file mode 100644 index 00000000000..2e28927b1c7 --- /dev/null +++ b/distribution/simpleicons-5/B/Bit.Local.puml @@ -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 Bit +include('simpleicons-5/B/Bit') + +' renders the element +Bit('Bit', 'Bit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bit.Remote.puml b/distribution/simpleicons-5/B/Bit.Remote.puml new file mode 100644 index 00000000000..8dab047b5da --- /dev/null +++ b/distribution/simpleicons-5/B/Bit.Remote.puml @@ -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 Bit +include('simpleicons-5/B/Bit') + +' renders the element +Bit('Bit', 'Bit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bit.md b/distribution/simpleicons-5/B/Bit.md new file mode 100644 index 00000000000..e1f71be9b70 --- /dev/null +++ b/distribution/simpleicons-5/B/Bit.md @@ -0,0 +1,63 @@ +# Bit + + +```text +simpleicons-5/B/Bit +``` + +```text +include('simpleicons-5/B/Bit') +``` + + + +| Illustration | Bit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bit.png) | ![illustration for Bit](../../simpleicons-5/B/Bit.Local.png) | + + + + +## Bit + +### 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 Bit +include('simpleicons-5/B/Bit') + +' renders the element +Bit('Bit', 'Bit', '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 Bit +include('simpleicons-5/B/Bit') + +' renders the element +Bit('Bit', 'Bit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bit.png b/distribution/simpleicons-5/B/Bit.png new file mode 100644 index 00000000000..bc9fdc0c18f Binary files /dev/null and b/distribution/simpleicons-5/B/Bit.png differ diff --git a/distribution/simpleicons-5/B/Bit.puml b/distribution/simpleicons-5/B/Bit.puml new file mode 100644 index 00000000000..c02665b7175 --- /dev/null +++ b/distribution/simpleicons-5/B/Bit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bit + +sprite $BitXs [10x10/16z] uwS3 + +sprite $BitSm [12x12/16z] unza + +sprite $BitMd [16x16/16z] un_X + +sprite $BitLg [20x20/16z] unzKO1G + +!procedure Bit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitbucket.Local.png b/distribution/simpleicons-5/B/Bitbucket.Local.png new file mode 100644 index 00000000000..4560e2253c3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitbucket.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitbucket.Local.puml b/distribution/simpleicons-5/B/Bitbucket.Local.puml new file mode 100644 index 00000000000..4596a81d458 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitbucket.Local.puml @@ -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 Bitbucket +include('simpleicons-5/B/Bitbucket') + +' renders the element +Bitbucket('Bitbucket', 'Bitbucket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitbucket.Remote.puml b/distribution/simpleicons-5/B/Bitbucket.Remote.puml new file mode 100644 index 00000000000..3567cc53af2 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitbucket.Remote.puml @@ -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 Bitbucket +include('simpleicons-5/B/Bitbucket') + +' renders the element +Bitbucket('Bitbucket', 'Bitbucket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitbucket.md b/distribution/simpleicons-5/B/Bitbucket.md new file mode 100644 index 00000000000..33ed38ba296 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitbucket.md @@ -0,0 +1,63 @@ +# Bitbucket + + +```text +simpleicons-5/B/Bitbucket +``` + +```text +include('simpleicons-5/B/Bitbucket') +``` + + + +| Illustration | Bitbucket | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitbucket.png) | ![illustration for Bitbucket](../../simpleicons-5/B/Bitbucket.Local.png) | + + + + +## Bitbucket + +### 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 Bitbucket +include('simpleicons-5/B/Bitbucket') + +' renders the element +Bitbucket('Bitbucket', 'Bitbucket', '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 Bitbucket +include('simpleicons-5/B/Bitbucket') + +' renders the element +Bitbucket('Bitbucket', 'Bitbucket', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitbucket.png b/distribution/simpleicons-5/B/Bitbucket.png new file mode 100644 index 00000000000..be669eaba1d Binary files /dev/null and b/distribution/simpleicons-5/B/Bitbucket.png differ diff --git a/distribution/simpleicons-5/B/Bitbucket.puml b/distribution/simpleicons-5/B/Bitbucket.puml new file mode 100644 index 00000000000..918ae54524b --- /dev/null +++ b/distribution/simpleicons-5/B/Bitbucket.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitbucket + +sprite $BitbucketXs [10x10/16z] uwS3 + +sprite $BitbucketSm [12x12/16z] unza + +sprite $BitbucketMd [16x16/16z] un_X + +sprite $BitbucketLg [20x20/16z] unzKO1G + +!procedure Bitbucket($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitbucket', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitcoin.Local.png b/distribution/simpleicons-5/B/Bitcoin.Local.png new file mode 100644 index 00000000000..a4ed041dd7a Binary files /dev/null and b/distribution/simpleicons-5/B/Bitcoin.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitcoin.Local.puml b/distribution/simpleicons-5/B/Bitcoin.Local.puml new file mode 100644 index 00000000000..e4efeb12ad8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoin.Local.puml @@ -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 Bitcoin +include('simpleicons-5/B/Bitcoin') + +' renders the element +Bitcoin('Bitcoin', 'Bitcoin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitcoin.Remote.puml b/distribution/simpleicons-5/B/Bitcoin.Remote.puml new file mode 100644 index 00000000000..d54073babf3 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoin.Remote.puml @@ -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 Bitcoin +include('simpleicons-5/B/Bitcoin') + +' renders the element +Bitcoin('Bitcoin', 'Bitcoin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitcoin.md b/distribution/simpleicons-5/B/Bitcoin.md new file mode 100644 index 00000000000..c2ce5fec7ae --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoin.md @@ -0,0 +1,63 @@ +# Bitcoin + + +```text +simpleicons-5/B/Bitcoin +``` + +```text +include('simpleicons-5/B/Bitcoin') +``` + + + +| Illustration | Bitcoin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitcoin.png) | ![illustration for Bitcoin](../../simpleicons-5/B/Bitcoin.Local.png) | + + + + +## Bitcoin + +### 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 Bitcoin +include('simpleicons-5/B/Bitcoin') + +' renders the element +Bitcoin('Bitcoin', 'Bitcoin', '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 Bitcoin +include('simpleicons-5/B/Bitcoin') + +' renders the element +Bitcoin('Bitcoin', 'Bitcoin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitcoin.png b/distribution/simpleicons-5/B/Bitcoin.png new file mode 100644 index 00000000000..622a5d950e2 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitcoin.png differ diff --git a/distribution/simpleicons-5/B/Bitcoin.puml b/distribution/simpleicons-5/B/Bitcoin.puml new file mode 100644 index 00000000000..afdd87c62d0 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitcoin + +sprite $BitcoinXs [10x10/16z] uwS3 + +sprite $BitcoinSm [12x12/16z] unza + +sprite $BitcoinMd [16x16/16z] un_X + +sprite $BitcoinLg [20x20/16z] unzKO1G + +!procedure Bitcoin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitcoin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitcoincash.Local.png b/distribution/simpleicons-5/B/Bitcoincash.Local.png new file mode 100644 index 00000000000..12e7682affc Binary files /dev/null and b/distribution/simpleicons-5/B/Bitcoincash.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitcoincash.Local.puml b/distribution/simpleicons-5/B/Bitcoincash.Local.puml new file mode 100644 index 00000000000..6d222992483 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoincash.Local.puml @@ -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 Bitcoincash +include('simpleicons-5/B/Bitcoincash') + +' renders the element +Bitcoincash('Bitcoincash', 'Bitcoincash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitcoincash.Remote.puml b/distribution/simpleicons-5/B/Bitcoincash.Remote.puml new file mode 100644 index 00000000000..08d5e23e824 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoincash.Remote.puml @@ -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 Bitcoincash +include('simpleicons-5/B/Bitcoincash') + +' renders the element +Bitcoincash('Bitcoincash', 'Bitcoincash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitcoincash.md b/distribution/simpleicons-5/B/Bitcoincash.md new file mode 100644 index 00000000000..ff13735c8ac --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoincash.md @@ -0,0 +1,63 @@ +# Bitcoincash + + +```text +simpleicons-5/B/Bitcoincash +``` + +```text +include('simpleicons-5/B/Bitcoincash') +``` + + + +| Illustration | Bitcoincash | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitcoincash.png) | ![illustration for Bitcoincash](../../simpleicons-5/B/Bitcoincash.Local.png) | + + + + +## Bitcoincash + +### 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 Bitcoincash +include('simpleicons-5/B/Bitcoincash') + +' renders the element +Bitcoincash('Bitcoincash', 'Bitcoincash', '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 Bitcoincash +include('simpleicons-5/B/Bitcoincash') + +' renders the element +Bitcoincash('Bitcoincash', 'Bitcoincash', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitcoincash.png b/distribution/simpleicons-5/B/Bitcoincash.png new file mode 100644 index 00000000000..4011a740c8d Binary files /dev/null and b/distribution/simpleicons-5/B/Bitcoincash.png differ diff --git a/distribution/simpleicons-5/B/Bitcoincash.puml b/distribution/simpleicons-5/B/Bitcoincash.puml new file mode 100644 index 00000000000..e319afde09e --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoincash.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitcoincash + +sprite $BitcoincashXs [10x10/16z] uwS3 + +sprite $BitcoincashSm [12x12/16z] unza + +sprite $BitcoincashMd [16x16/16z] un_X + +sprite $BitcoincashLg [20x20/16z] unzKO1G + +!procedure Bitcoincash($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitcoincash', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitcoinsv.Local.png b/distribution/simpleicons-5/B/Bitcoinsv.Local.png new file mode 100644 index 00000000000..1d1638fa989 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitcoinsv.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitcoinsv.Local.puml b/distribution/simpleicons-5/B/Bitcoinsv.Local.puml new file mode 100644 index 00000000000..853e3525464 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoinsv.Local.puml @@ -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 Bitcoinsv +include('simpleicons-5/B/Bitcoinsv') + +' renders the element +Bitcoinsv('Bitcoinsv', 'Bitcoinsv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitcoinsv.Remote.puml b/distribution/simpleicons-5/B/Bitcoinsv.Remote.puml new file mode 100644 index 00000000000..e1cff35a225 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoinsv.Remote.puml @@ -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 Bitcoinsv +include('simpleicons-5/B/Bitcoinsv') + +' renders the element +Bitcoinsv('Bitcoinsv', 'Bitcoinsv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitcoinsv.md b/distribution/simpleicons-5/B/Bitcoinsv.md new file mode 100644 index 00000000000..819d790db19 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoinsv.md @@ -0,0 +1,63 @@ +# Bitcoinsv + + +```text +simpleicons-5/B/Bitcoinsv +``` + +```text +include('simpleicons-5/B/Bitcoinsv') +``` + + + +| Illustration | Bitcoinsv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitcoinsv.png) | ![illustration for Bitcoinsv](../../simpleicons-5/B/Bitcoinsv.Local.png) | + + + + +## Bitcoinsv + +### 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 Bitcoinsv +include('simpleicons-5/B/Bitcoinsv') + +' renders the element +Bitcoinsv('Bitcoinsv', 'Bitcoinsv', '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 Bitcoinsv +include('simpleicons-5/B/Bitcoinsv') + +' renders the element +Bitcoinsv('Bitcoinsv', 'Bitcoinsv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitcoinsv.png b/distribution/simpleicons-5/B/Bitcoinsv.png new file mode 100644 index 00000000000..84ea20b8a56 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitcoinsv.png differ diff --git a/distribution/simpleicons-5/B/Bitcoinsv.puml b/distribution/simpleicons-5/B/Bitcoinsv.puml new file mode 100644 index 00000000000..6c532bf1bcc --- /dev/null +++ b/distribution/simpleicons-5/B/Bitcoinsv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitcoinsv + +sprite $BitcoinsvXs [10x10/16z] uwS3 + +sprite $BitcoinsvSm [12x12/16z] unza + +sprite $BitcoinsvMd [16x16/16z] un_X + +sprite $BitcoinsvLg [20x20/16z] unzKO1G + +!procedure Bitcoinsv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitcoinsv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitdefender.Local.png b/distribution/simpleicons-5/B/Bitdefender.Local.png new file mode 100644 index 00000000000..6e476ee1d4b Binary files /dev/null and b/distribution/simpleicons-5/B/Bitdefender.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitdefender.Local.puml b/distribution/simpleicons-5/B/Bitdefender.Local.puml new file mode 100644 index 00000000000..7fdead8801d --- /dev/null +++ b/distribution/simpleicons-5/B/Bitdefender.Local.puml @@ -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 Bitdefender +include('simpleicons-5/B/Bitdefender') + +' renders the element +Bitdefender('Bitdefender', 'Bitdefender', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitdefender.Remote.puml b/distribution/simpleicons-5/B/Bitdefender.Remote.puml new file mode 100644 index 00000000000..d42754dfde2 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitdefender.Remote.puml @@ -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 Bitdefender +include('simpleicons-5/B/Bitdefender') + +' renders the element +Bitdefender('Bitdefender', 'Bitdefender', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitdefender.md b/distribution/simpleicons-5/B/Bitdefender.md new file mode 100644 index 00000000000..be5118f3831 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitdefender.md @@ -0,0 +1,63 @@ +# Bitdefender + + +```text +simpleicons-5/B/Bitdefender +``` + +```text +include('simpleicons-5/B/Bitdefender') +``` + + + +| Illustration | Bitdefender | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitdefender.png) | ![illustration for Bitdefender](../../simpleicons-5/B/Bitdefender.Local.png) | + + + + +## Bitdefender + +### 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 Bitdefender +include('simpleicons-5/B/Bitdefender') + +' renders the element +Bitdefender('Bitdefender', 'Bitdefender', '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 Bitdefender +include('simpleicons-5/B/Bitdefender') + +' renders the element +Bitdefender('Bitdefender', 'Bitdefender', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitdefender.png b/distribution/simpleicons-5/B/Bitdefender.png new file mode 100644 index 00000000000..1c0d7b39d50 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitdefender.png differ diff --git a/distribution/simpleicons-5/B/Bitdefender.puml b/distribution/simpleicons-5/B/Bitdefender.puml new file mode 100644 index 00000000000..8039d689943 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitdefender.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitdefender + +sprite $BitdefenderXs [10x10/16z] uwS3 + +sprite $BitdefenderSm [12x12/16z] unza + +sprite $BitdefenderMd [16x16/16z] un_X + +sprite $BitdefenderLg [20x20/16z] unzKO1G + +!procedure Bitdefender($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitdefender', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitly.Local.png b/distribution/simpleicons-5/B/Bitly.Local.png new file mode 100644 index 00000000000..dbe174870c3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitly.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitly.Local.puml b/distribution/simpleicons-5/B/Bitly.Local.puml new file mode 100644 index 00000000000..486c7a61450 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitly.Local.puml @@ -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 Bitly +include('simpleicons-5/B/Bitly') + +' renders the element +Bitly('Bitly', 'Bitly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitly.Remote.puml b/distribution/simpleicons-5/B/Bitly.Remote.puml new file mode 100644 index 00000000000..f7c07768dcd --- /dev/null +++ b/distribution/simpleicons-5/B/Bitly.Remote.puml @@ -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 Bitly +include('simpleicons-5/B/Bitly') + +' renders the element +Bitly('Bitly', 'Bitly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitly.md b/distribution/simpleicons-5/B/Bitly.md new file mode 100644 index 00000000000..eab4ff755a8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitly.md @@ -0,0 +1,63 @@ +# Bitly + + +```text +simpleicons-5/B/Bitly +``` + +```text +include('simpleicons-5/B/Bitly') +``` + + + +| Illustration | Bitly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitly.png) | ![illustration for Bitly](../../simpleicons-5/B/Bitly.Local.png) | + + + + +## Bitly + +### 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 Bitly +include('simpleicons-5/B/Bitly') + +' renders the element +Bitly('Bitly', 'Bitly', '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 Bitly +include('simpleicons-5/B/Bitly') + +' renders the element +Bitly('Bitly', 'Bitly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitly.png b/distribution/simpleicons-5/B/Bitly.png new file mode 100644 index 00000000000..17815803488 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitly.png differ diff --git a/distribution/simpleicons-5/B/Bitly.puml b/distribution/simpleicons-5/B/Bitly.puml new file mode 100644 index 00000000000..f55871bde5c --- /dev/null +++ b/distribution/simpleicons-5/B/Bitly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitly + +sprite $BitlyXs [10x10/16z] uwS3 + +sprite $BitlySm [12x12/16z] unza + +sprite $BitlyMd [16x16/16z] un_X + +sprite $BitlyLg [20x20/16z] unzKO1G + +!procedure Bitly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitrise.Local.png b/distribution/simpleicons-5/B/Bitrise.Local.png new file mode 100644 index 00000000000..26f7978034e Binary files /dev/null and b/distribution/simpleicons-5/B/Bitrise.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitrise.Local.puml b/distribution/simpleicons-5/B/Bitrise.Local.puml new file mode 100644 index 00000000000..143fb0fb5a8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitrise.Local.puml @@ -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 Bitrise +include('simpleicons-5/B/Bitrise') + +' renders the element +Bitrise('Bitrise', 'Bitrise', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitrise.Remote.puml b/distribution/simpleicons-5/B/Bitrise.Remote.puml new file mode 100644 index 00000000000..07cd64d6b0e --- /dev/null +++ b/distribution/simpleicons-5/B/Bitrise.Remote.puml @@ -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 Bitrise +include('simpleicons-5/B/Bitrise') + +' renders the element +Bitrise('Bitrise', 'Bitrise', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitrise.md b/distribution/simpleicons-5/B/Bitrise.md new file mode 100644 index 00000000000..308a559f5d5 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitrise.md @@ -0,0 +1,63 @@ +# Bitrise + + +```text +simpleicons-5/B/Bitrise +``` + +```text +include('simpleicons-5/B/Bitrise') +``` + + + +| Illustration | Bitrise | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitrise.png) | ![illustration for Bitrise](../../simpleicons-5/B/Bitrise.Local.png) | + + + + +## Bitrise + +### 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 Bitrise +include('simpleicons-5/B/Bitrise') + +' renders the element +Bitrise('Bitrise', 'Bitrise', '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 Bitrise +include('simpleicons-5/B/Bitrise') + +' renders the element +Bitrise('Bitrise', 'Bitrise', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitrise.png b/distribution/simpleicons-5/B/Bitrise.png new file mode 100644 index 00000000000..ea00328cad3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitrise.png differ diff --git a/distribution/simpleicons-5/B/Bitrise.puml b/distribution/simpleicons-5/B/Bitrise.puml new file mode 100644 index 00000000000..36f86910749 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitrise.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitrise + +sprite $BitriseXs [10x10/16z] uwS3 + +sprite $BitriseSm [12x12/16z] unza + +sprite $BitriseMd [16x16/16z] un_X + +sprite $BitriseLg [20x20/16z] unzKO1G + +!procedure Bitrise($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitrise', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitwarden.Local.png b/distribution/simpleicons-5/B/Bitwarden.Local.png new file mode 100644 index 00000000000..b34dab90dfd Binary files /dev/null and b/distribution/simpleicons-5/B/Bitwarden.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitwarden.Local.puml b/distribution/simpleicons-5/B/Bitwarden.Local.puml new file mode 100644 index 00000000000..43a6dadd8b4 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwarden.Local.puml @@ -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 Bitwarden +include('simpleicons-5/B/Bitwarden') + +' renders the element +Bitwarden('Bitwarden', 'Bitwarden', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitwarden.Remote.puml b/distribution/simpleicons-5/B/Bitwarden.Remote.puml new file mode 100644 index 00000000000..e2603375fc9 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwarden.Remote.puml @@ -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 Bitwarden +include('simpleicons-5/B/Bitwarden') + +' renders the element +Bitwarden('Bitwarden', 'Bitwarden', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitwarden.md b/distribution/simpleicons-5/B/Bitwarden.md new file mode 100644 index 00000000000..e9863967d1f --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwarden.md @@ -0,0 +1,63 @@ +# Bitwarden + + +```text +simpleicons-5/B/Bitwarden +``` + +```text +include('simpleicons-5/B/Bitwarden') +``` + + + +| Illustration | Bitwarden | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitwarden.png) | ![illustration for Bitwarden](../../simpleicons-5/B/Bitwarden.Local.png) | + + + + +## Bitwarden + +### 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 Bitwarden +include('simpleicons-5/B/Bitwarden') + +' renders the element +Bitwarden('Bitwarden', 'Bitwarden', '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 Bitwarden +include('simpleicons-5/B/Bitwarden') + +' renders the element +Bitwarden('Bitwarden', 'Bitwarden', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitwarden.png b/distribution/simpleicons-5/B/Bitwarden.png new file mode 100644 index 00000000000..b22ba84b5df Binary files /dev/null and b/distribution/simpleicons-5/B/Bitwarden.png differ diff --git a/distribution/simpleicons-5/B/Bitwarden.puml b/distribution/simpleicons-5/B/Bitwarden.puml new file mode 100644 index 00000000000..9727bd7b714 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwarden.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitwarden + +sprite $BitwardenXs [10x10/16z] uwS3 + +sprite $BitwardenSm [12x12/16z] unza + +sprite $BitwardenMd [16x16/16z] un_X + +sprite $BitwardenLg [20x20/16z] unzKO1G + +!procedure Bitwarden($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitwarden', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bitwig.Local.png b/distribution/simpleicons-5/B/Bitwig.Local.png new file mode 100644 index 00000000000..b8fa918815d Binary files /dev/null and b/distribution/simpleicons-5/B/Bitwig.Local.png differ diff --git a/distribution/simpleicons-5/B/Bitwig.Local.puml b/distribution/simpleicons-5/B/Bitwig.Local.puml new file mode 100644 index 00000000000..a6d537662af --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwig.Local.puml @@ -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 Bitwig +include('simpleicons-5/B/Bitwig') + +' renders the element +Bitwig('Bitwig', 'Bitwig', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitwig.Remote.puml b/distribution/simpleicons-5/B/Bitwig.Remote.puml new file mode 100644 index 00000000000..92c562ef9ce --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwig.Remote.puml @@ -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 Bitwig +include('simpleicons-5/B/Bitwig') + +' renders the element +Bitwig('Bitwig', 'Bitwig', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bitwig.md b/distribution/simpleicons-5/B/Bitwig.md new file mode 100644 index 00000000000..53223a2bdf5 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwig.md @@ -0,0 +1,63 @@ +# Bitwig + + +```text +simpleicons-5/B/Bitwig +``` + +```text +include('simpleicons-5/B/Bitwig') +``` + + + +| Illustration | Bitwig | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bitwig.png) | ![illustration for Bitwig](../../simpleicons-5/B/Bitwig.Local.png) | + + + + +## Bitwig + +### 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 Bitwig +include('simpleicons-5/B/Bitwig') + +' renders the element +Bitwig('Bitwig', 'Bitwig', '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 Bitwig +include('simpleicons-5/B/Bitwig') + +' renders the element +Bitwig('Bitwig', 'Bitwig', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bitwig.png b/distribution/simpleicons-5/B/Bitwig.png new file mode 100644 index 00000000000..b1deb31f8e3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bitwig.png differ diff --git a/distribution/simpleicons-5/B/Bitwig.puml b/distribution/simpleicons-5/B/Bitwig.puml new file mode 100644 index 00000000000..7f42f1191d4 --- /dev/null +++ b/distribution/simpleicons-5/B/Bitwig.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bitwig + +sprite $BitwigXs [10x10/16z] uwS3 + +sprite $BitwigSm [12x12/16z] unza + +sprite $BitwigMd [16x16/16z] un_X + +sprite $BitwigLg [20x20/16z] unzKO1G + +!procedure Bitwig($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bitwig', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blackberry.Local.png b/distribution/simpleicons-5/B/Blackberry.Local.png new file mode 100644 index 00000000000..7b9f67e8f6a Binary files /dev/null and b/distribution/simpleicons-5/B/Blackberry.Local.png differ diff --git a/distribution/simpleicons-5/B/Blackberry.Local.puml b/distribution/simpleicons-5/B/Blackberry.Local.puml new file mode 100644 index 00000000000..cab3b61070c --- /dev/null +++ b/distribution/simpleicons-5/B/Blackberry.Local.puml @@ -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 Blackberry +include('simpleicons-5/B/Blackberry') + +' renders the element +Blackberry('Blackberry', 'Blackberry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blackberry.Remote.puml b/distribution/simpleicons-5/B/Blackberry.Remote.puml new file mode 100644 index 00000000000..45a64c7ed42 --- /dev/null +++ b/distribution/simpleicons-5/B/Blackberry.Remote.puml @@ -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 Blackberry +include('simpleicons-5/B/Blackberry') + +' renders the element +Blackberry('Blackberry', 'Blackberry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blackberry.md b/distribution/simpleicons-5/B/Blackberry.md new file mode 100644 index 00000000000..d268986bdb9 --- /dev/null +++ b/distribution/simpleicons-5/B/Blackberry.md @@ -0,0 +1,63 @@ +# Blackberry + + +```text +simpleicons-5/B/Blackberry +``` + +```text +include('simpleicons-5/B/Blackberry') +``` + + + +| Illustration | Blackberry | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blackberry.png) | ![illustration for Blackberry](../../simpleicons-5/B/Blackberry.Local.png) | + + + + +## Blackberry + +### 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 Blackberry +include('simpleicons-5/B/Blackberry') + +' renders the element +Blackberry('Blackberry', 'Blackberry', '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 Blackberry +include('simpleicons-5/B/Blackberry') + +' renders the element +Blackberry('Blackberry', 'Blackberry', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blackberry.png b/distribution/simpleicons-5/B/Blackberry.png new file mode 100644 index 00000000000..1649a1630bc Binary files /dev/null and b/distribution/simpleicons-5/B/Blackberry.png differ diff --git a/distribution/simpleicons-5/B/Blackberry.puml b/distribution/simpleicons-5/B/Blackberry.puml new file mode 100644 index 00000000000..cfae5645e17 --- /dev/null +++ b/distribution/simpleicons-5/B/Blackberry.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blackberry + +sprite $BlackberryXs [10x10/16z] uwS3 + +sprite $BlackberrySm [12x12/16z] unza + +sprite $BlackberryMd [16x16/16z] un_X + +sprite $BlackberryLg [20x20/16z] unzKO1G + +!procedure Blackberry($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blackberry', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blazemeter.Local.png b/distribution/simpleicons-5/B/Blazemeter.Local.png new file mode 100644 index 00000000000..11648e3b1f0 Binary files /dev/null and b/distribution/simpleicons-5/B/Blazemeter.Local.png differ diff --git a/distribution/simpleicons-5/B/Blazemeter.Local.puml b/distribution/simpleicons-5/B/Blazemeter.Local.puml new file mode 100644 index 00000000000..56543742986 --- /dev/null +++ b/distribution/simpleicons-5/B/Blazemeter.Local.puml @@ -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 Blazemeter +include('simpleicons-5/B/Blazemeter') + +' renders the element +Blazemeter('Blazemeter', 'Blazemeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blazemeter.Remote.puml b/distribution/simpleicons-5/B/Blazemeter.Remote.puml new file mode 100644 index 00000000000..7d4cf4bb03e --- /dev/null +++ b/distribution/simpleicons-5/B/Blazemeter.Remote.puml @@ -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 Blazemeter +include('simpleicons-5/B/Blazemeter') + +' renders the element +Blazemeter('Blazemeter', 'Blazemeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blazemeter.md b/distribution/simpleicons-5/B/Blazemeter.md new file mode 100644 index 00000000000..fcb6af04930 --- /dev/null +++ b/distribution/simpleicons-5/B/Blazemeter.md @@ -0,0 +1,63 @@ +# Blazemeter + + +```text +simpleicons-5/B/Blazemeter +``` + +```text +include('simpleicons-5/B/Blazemeter') +``` + + + +| Illustration | Blazemeter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blazemeter.png) | ![illustration for Blazemeter](../../simpleicons-5/B/Blazemeter.Local.png) | + + + + +## Blazemeter + +### 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 Blazemeter +include('simpleicons-5/B/Blazemeter') + +' renders the element +Blazemeter('Blazemeter', 'Blazemeter', '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 Blazemeter +include('simpleicons-5/B/Blazemeter') + +' renders the element +Blazemeter('Blazemeter', 'Blazemeter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blazemeter.png b/distribution/simpleicons-5/B/Blazemeter.png new file mode 100644 index 00000000000..7d77f5bbf2c Binary files /dev/null and b/distribution/simpleicons-5/B/Blazemeter.png differ diff --git a/distribution/simpleicons-5/B/Blazemeter.puml b/distribution/simpleicons-5/B/Blazemeter.puml new file mode 100644 index 00000000000..56d2ac899b8 --- /dev/null +++ b/distribution/simpleicons-5/B/Blazemeter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blazemeter + +sprite $BlazemeterXs [10x10/16z] uwS3 + +sprite $BlazemeterSm [12x12/16z] unza + +sprite $BlazemeterMd [16x16/16z] un_X + +sprite $BlazemeterLg [20x20/16z] unzKO1G + +!procedure Blazemeter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blazemeter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blazor.Local.png b/distribution/simpleicons-5/B/Blazor.Local.png new file mode 100644 index 00000000000..32008d16229 Binary files /dev/null and b/distribution/simpleicons-5/B/Blazor.Local.png differ diff --git a/distribution/simpleicons-5/B/Blazor.Local.puml b/distribution/simpleicons-5/B/Blazor.Local.puml new file mode 100644 index 00000000000..6f67027f0ea --- /dev/null +++ b/distribution/simpleicons-5/B/Blazor.Local.puml @@ -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 Blazor +include('simpleicons-5/B/Blazor') + +' renders the element +Blazor('Blazor', 'Blazor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blazor.Remote.puml b/distribution/simpleicons-5/B/Blazor.Remote.puml new file mode 100644 index 00000000000..58ebd438bf9 --- /dev/null +++ b/distribution/simpleicons-5/B/Blazor.Remote.puml @@ -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 Blazor +include('simpleicons-5/B/Blazor') + +' renders the element +Blazor('Blazor', 'Blazor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blazor.md b/distribution/simpleicons-5/B/Blazor.md new file mode 100644 index 00000000000..2745ac77582 --- /dev/null +++ b/distribution/simpleicons-5/B/Blazor.md @@ -0,0 +1,63 @@ +# Blazor + + +```text +simpleicons-5/B/Blazor +``` + +```text +include('simpleicons-5/B/Blazor') +``` + + + +| Illustration | Blazor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blazor.png) | ![illustration for Blazor](../../simpleicons-5/B/Blazor.Local.png) | + + + + +## Blazor + +### 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 Blazor +include('simpleicons-5/B/Blazor') + +' renders the element +Blazor('Blazor', 'Blazor', '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 Blazor +include('simpleicons-5/B/Blazor') + +' renders the element +Blazor('Blazor', 'Blazor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blazor.png b/distribution/simpleicons-5/B/Blazor.png new file mode 100644 index 00000000000..500bc2bcd27 Binary files /dev/null and b/distribution/simpleicons-5/B/Blazor.png differ diff --git a/distribution/simpleicons-5/B/Blazor.puml b/distribution/simpleicons-5/B/Blazor.puml new file mode 100644 index 00000000000..f7f483fc041 --- /dev/null +++ b/distribution/simpleicons-5/B/Blazor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blazor + +sprite $BlazorXs [10x10/16z] uwS3 + +sprite $BlazorSm [12x12/16z] unza + +sprite $BlazorMd [16x16/16z] un_X + +sprite $BlazorLg [20x20/16z] unzKO1G + +!procedure Blazor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blazor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blender.Local.png b/distribution/simpleicons-5/B/Blender.Local.png new file mode 100644 index 00000000000..ee00a33580f Binary files /dev/null and b/distribution/simpleicons-5/B/Blender.Local.png differ diff --git a/distribution/simpleicons-5/B/Blender.Local.puml b/distribution/simpleicons-5/B/Blender.Local.puml new file mode 100644 index 00000000000..42ead6fd8e7 --- /dev/null +++ b/distribution/simpleicons-5/B/Blender.Local.puml @@ -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 Blender +include('simpleicons-5/B/Blender') + +' renders the element +Blender('Blender', 'Blender', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blender.Remote.puml b/distribution/simpleicons-5/B/Blender.Remote.puml new file mode 100644 index 00000000000..877761a2f6b --- /dev/null +++ b/distribution/simpleicons-5/B/Blender.Remote.puml @@ -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 Blender +include('simpleicons-5/B/Blender') + +' renders the element +Blender('Blender', 'Blender', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blender.md b/distribution/simpleicons-5/B/Blender.md new file mode 100644 index 00000000000..42657c37ff7 --- /dev/null +++ b/distribution/simpleicons-5/B/Blender.md @@ -0,0 +1,63 @@ +# Blender + + +```text +simpleicons-5/B/Blender +``` + +```text +include('simpleicons-5/B/Blender') +``` + + + +| Illustration | Blender | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blender.png) | ![illustration for Blender](../../simpleicons-5/B/Blender.Local.png) | + + + + +## Blender + +### 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 Blender +include('simpleicons-5/B/Blender') + +' renders the element +Blender('Blender', 'Blender', '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 Blender +include('simpleicons-5/B/Blender') + +' renders the element +Blender('Blender', 'Blender', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blender.png b/distribution/simpleicons-5/B/Blender.png new file mode 100644 index 00000000000..76deebdcc7f Binary files /dev/null and b/distribution/simpleicons-5/B/Blender.png differ diff --git a/distribution/simpleicons-5/B/Blender.puml b/distribution/simpleicons-5/B/Blender.puml new file mode 100644 index 00000000000..27106784b7c --- /dev/null +++ b/distribution/simpleicons-5/B/Blender.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blender + +sprite $BlenderXs [10x10/16z] uwS3 + +sprite $BlenderSm [12x12/16z] unza + +sprite $BlenderMd [16x16/16z] un_X + +sprite $BlenderLg [20x20/16z] unzKO1G + +!procedure Blender($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blender', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blockchaindotcom.Local.png b/distribution/simpleicons-5/B/Blockchaindotcom.Local.png new file mode 100644 index 00000000000..ae7e860e47a Binary files /dev/null and b/distribution/simpleicons-5/B/Blockchaindotcom.Local.png differ diff --git a/distribution/simpleicons-5/B/Blockchaindotcom.Local.puml b/distribution/simpleicons-5/B/Blockchaindotcom.Local.puml new file mode 100644 index 00000000000..8f8886f0e60 --- /dev/null +++ b/distribution/simpleicons-5/B/Blockchaindotcom.Local.puml @@ -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 Blockchaindotcom +include('simpleicons-5/B/Blockchaindotcom') + +' renders the element +Blockchaindotcom('Blockchaindotcom', 'Blockchaindotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blockchaindotcom.Remote.puml b/distribution/simpleicons-5/B/Blockchaindotcom.Remote.puml new file mode 100644 index 00000000000..50151cbfac0 --- /dev/null +++ b/distribution/simpleicons-5/B/Blockchaindotcom.Remote.puml @@ -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 Blockchaindotcom +include('simpleicons-5/B/Blockchaindotcom') + +' renders the element +Blockchaindotcom('Blockchaindotcom', 'Blockchaindotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blockchaindotcom.md b/distribution/simpleicons-5/B/Blockchaindotcom.md new file mode 100644 index 00000000000..0838483cac4 --- /dev/null +++ b/distribution/simpleicons-5/B/Blockchaindotcom.md @@ -0,0 +1,63 @@ +# Blockchaindotcom + + +```text +simpleicons-5/B/Blockchaindotcom +``` + +```text +include('simpleicons-5/B/Blockchaindotcom') +``` + + + +| Illustration | Blockchaindotcom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blockchaindotcom.png) | ![illustration for Blockchaindotcom](../../simpleicons-5/B/Blockchaindotcom.Local.png) | + + + + +## Blockchaindotcom + +### 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 Blockchaindotcom +include('simpleicons-5/B/Blockchaindotcom') + +' renders the element +Blockchaindotcom('Blockchaindotcom', 'Blockchaindotcom', '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 Blockchaindotcom +include('simpleicons-5/B/Blockchaindotcom') + +' renders the element +Blockchaindotcom('Blockchaindotcom', 'Blockchaindotcom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blockchaindotcom.png b/distribution/simpleicons-5/B/Blockchaindotcom.png new file mode 100644 index 00000000000..5a28a0d7991 Binary files /dev/null and b/distribution/simpleicons-5/B/Blockchaindotcom.png differ diff --git a/distribution/simpleicons-5/B/Blockchaindotcom.puml b/distribution/simpleicons-5/B/Blockchaindotcom.puml new file mode 100644 index 00000000000..c89e7fcbfc6 --- /dev/null +++ b/distribution/simpleicons-5/B/Blockchaindotcom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blockchaindotcom + +sprite $BlockchaindotcomXs [10x10/16z] uwS3 + +sprite $BlockchaindotcomSm [12x12/16z] unza + +sprite $BlockchaindotcomMd [16x16/16z] un_X + +sprite $BlockchaindotcomLg [20x20/16z] unzKO1G + +!procedure Blockchaindotcom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blockchaindotcom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blogger.Local.png b/distribution/simpleicons-5/B/Blogger.Local.png new file mode 100644 index 00000000000..5a44fe22169 Binary files /dev/null and b/distribution/simpleicons-5/B/Blogger.Local.png differ diff --git a/distribution/simpleicons-5/B/Blogger.Local.puml b/distribution/simpleicons-5/B/Blogger.Local.puml new file mode 100644 index 00000000000..7950aba0cc2 --- /dev/null +++ b/distribution/simpleicons-5/B/Blogger.Local.puml @@ -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 Blogger +include('simpleicons-5/B/Blogger') + +' renders the element +Blogger('Blogger', 'Blogger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blogger.Remote.puml b/distribution/simpleicons-5/B/Blogger.Remote.puml new file mode 100644 index 00000000000..e800ba5f682 --- /dev/null +++ b/distribution/simpleicons-5/B/Blogger.Remote.puml @@ -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 Blogger +include('simpleicons-5/B/Blogger') + +' renders the element +Blogger('Blogger', 'Blogger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blogger.md b/distribution/simpleicons-5/B/Blogger.md new file mode 100644 index 00000000000..f1a25f529f9 --- /dev/null +++ b/distribution/simpleicons-5/B/Blogger.md @@ -0,0 +1,63 @@ +# Blogger + + +```text +simpleicons-5/B/Blogger +``` + +```text +include('simpleicons-5/B/Blogger') +``` + + + +| Illustration | Blogger | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blogger.png) | ![illustration for Blogger](../../simpleicons-5/B/Blogger.Local.png) | + + + + +## Blogger + +### 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 Blogger +include('simpleicons-5/B/Blogger') + +' renders the element +Blogger('Blogger', 'Blogger', '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 Blogger +include('simpleicons-5/B/Blogger') + +' renders the element +Blogger('Blogger', 'Blogger', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blogger.png b/distribution/simpleicons-5/B/Blogger.png new file mode 100644 index 00000000000..25d8e150b46 Binary files /dev/null and b/distribution/simpleicons-5/B/Blogger.png differ diff --git a/distribution/simpleicons-5/B/Blogger.puml b/distribution/simpleicons-5/B/Blogger.puml new file mode 100644 index 00000000000..34a796684b4 --- /dev/null +++ b/distribution/simpleicons-5/B/Blogger.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blogger + +sprite $BloggerXs [10x10/16z] uwS3 + +sprite $BloggerSm [12x12/16z] unza + +sprite $BloggerMd [16x16/16z] un_X + +sprite $BloggerLg [20x20/16z] unzKO1G + +!procedure Blogger($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blogger', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bloglovin.Local.png b/distribution/simpleicons-5/B/Bloglovin.Local.png new file mode 100644 index 00000000000..2775e7f1593 Binary files /dev/null and b/distribution/simpleicons-5/B/Bloglovin.Local.png differ diff --git a/distribution/simpleicons-5/B/Bloglovin.Local.puml b/distribution/simpleicons-5/B/Bloglovin.Local.puml new file mode 100644 index 00000000000..535abb40677 --- /dev/null +++ b/distribution/simpleicons-5/B/Bloglovin.Local.puml @@ -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 Bloglovin +include('simpleicons-5/B/Bloglovin') + +' renders the element +Bloglovin('Bloglovin', 'Bloglovin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bloglovin.Remote.puml b/distribution/simpleicons-5/B/Bloglovin.Remote.puml new file mode 100644 index 00000000000..7d0c1d94563 --- /dev/null +++ b/distribution/simpleicons-5/B/Bloglovin.Remote.puml @@ -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 Bloglovin +include('simpleicons-5/B/Bloglovin') + +' renders the element +Bloglovin('Bloglovin', 'Bloglovin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bloglovin.md b/distribution/simpleicons-5/B/Bloglovin.md new file mode 100644 index 00000000000..f60d185012c --- /dev/null +++ b/distribution/simpleicons-5/B/Bloglovin.md @@ -0,0 +1,63 @@ +# Bloglovin + + +```text +simpleicons-5/B/Bloglovin +``` + +```text +include('simpleicons-5/B/Bloglovin') +``` + + + +| Illustration | Bloglovin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bloglovin.png) | ![illustration for Bloglovin](../../simpleicons-5/B/Bloglovin.Local.png) | + + + + +## Bloglovin + +### 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 Bloglovin +include('simpleicons-5/B/Bloglovin') + +' renders the element +Bloglovin('Bloglovin', 'Bloglovin', '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 Bloglovin +include('simpleicons-5/B/Bloglovin') + +' renders the element +Bloglovin('Bloglovin', 'Bloglovin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bloglovin.png b/distribution/simpleicons-5/B/Bloglovin.png new file mode 100644 index 00000000000..38a7747b409 Binary files /dev/null and b/distribution/simpleicons-5/B/Bloglovin.png differ diff --git a/distribution/simpleicons-5/B/Bloglovin.puml b/distribution/simpleicons-5/B/Bloglovin.puml new file mode 100644 index 00000000000..7591875f95e --- /dev/null +++ b/distribution/simpleicons-5/B/Bloglovin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bloglovin + +sprite $BloglovinXs [10x10/16z] uwS3 + +sprite $BloglovinSm [12x12/16z] unza + +sprite $BloglovinMd [16x16/16z] un_X + +sprite $BloglovinLg [20x20/16z] unzKO1G + +!procedure Bloglovin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bloglovin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Blueprint.Local.png b/distribution/simpleicons-5/B/Blueprint.Local.png new file mode 100644 index 00000000000..d1b2fc5d22d Binary files /dev/null and b/distribution/simpleicons-5/B/Blueprint.Local.png differ diff --git a/distribution/simpleicons-5/B/Blueprint.Local.puml b/distribution/simpleicons-5/B/Blueprint.Local.puml new file mode 100644 index 00000000000..c61b1f921ed --- /dev/null +++ b/distribution/simpleicons-5/B/Blueprint.Local.puml @@ -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 Blueprint +include('simpleicons-5/B/Blueprint') + +' renders the element +Blueprint('Blueprint', 'Blueprint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blueprint.Remote.puml b/distribution/simpleicons-5/B/Blueprint.Remote.puml new file mode 100644 index 00000000000..acd93fa52e5 --- /dev/null +++ b/distribution/simpleicons-5/B/Blueprint.Remote.puml @@ -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 Blueprint +include('simpleicons-5/B/Blueprint') + +' renders the element +Blueprint('Blueprint', 'Blueprint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Blueprint.md b/distribution/simpleicons-5/B/Blueprint.md new file mode 100644 index 00000000000..154fd61ed63 --- /dev/null +++ b/distribution/simpleicons-5/B/Blueprint.md @@ -0,0 +1,63 @@ +# Blueprint + + +```text +simpleicons-5/B/Blueprint +``` + +```text +include('simpleicons-5/B/Blueprint') +``` + + + +| Illustration | Blueprint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Blueprint.png) | ![illustration for Blueprint](../../simpleicons-5/B/Blueprint.Local.png) | + + + + +## Blueprint + +### 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 Blueprint +include('simpleicons-5/B/Blueprint') + +' renders the element +Blueprint('Blueprint', 'Blueprint', '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 Blueprint +include('simpleicons-5/B/Blueprint') + +' renders the element +Blueprint('Blueprint', 'Blueprint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Blueprint.png b/distribution/simpleicons-5/B/Blueprint.png new file mode 100644 index 00000000000..d1cff587682 Binary files /dev/null and b/distribution/simpleicons-5/B/Blueprint.png differ diff --git a/distribution/simpleicons-5/B/Blueprint.puml b/distribution/simpleicons-5/B/Blueprint.puml new file mode 100644 index 00000000000..1e33c09167d --- /dev/null +++ b/distribution/simpleicons-5/B/Blueprint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Blueprint + +sprite $BlueprintXs [10x10/16z] uwS3 + +sprite $BlueprintSm [12x12/16z] unza + +sprite $BlueprintMd [16x16/16z] un_X + +sprite $BlueprintLg [20x20/16z] unzKO1G + +!procedure Blueprint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Blueprint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bluetooth.Local.png b/distribution/simpleicons-5/B/Bluetooth.Local.png new file mode 100644 index 00000000000..297ae8b73e3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bluetooth.Local.png differ diff --git a/distribution/simpleicons-5/B/Bluetooth.Local.puml b/distribution/simpleicons-5/B/Bluetooth.Local.puml new file mode 100644 index 00000000000..ff9b64ac49c --- /dev/null +++ b/distribution/simpleicons-5/B/Bluetooth.Local.puml @@ -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 Bluetooth +include('simpleicons-5/B/Bluetooth') + +' renders the element +Bluetooth('Bluetooth', 'Bluetooth', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bluetooth.Remote.puml b/distribution/simpleicons-5/B/Bluetooth.Remote.puml new file mode 100644 index 00000000000..17687d82de6 --- /dev/null +++ b/distribution/simpleicons-5/B/Bluetooth.Remote.puml @@ -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 Bluetooth +include('simpleicons-5/B/Bluetooth') + +' renders the element +Bluetooth('Bluetooth', 'Bluetooth', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bluetooth.md b/distribution/simpleicons-5/B/Bluetooth.md new file mode 100644 index 00000000000..8d8d3f5b2bf --- /dev/null +++ b/distribution/simpleicons-5/B/Bluetooth.md @@ -0,0 +1,63 @@ +# Bluetooth + + +```text +simpleicons-5/B/Bluetooth +``` + +```text +include('simpleicons-5/B/Bluetooth') +``` + + + +| Illustration | Bluetooth | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bluetooth.png) | ![illustration for Bluetooth](../../simpleicons-5/B/Bluetooth.Local.png) | + + + + +## Bluetooth + +### 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 Bluetooth +include('simpleicons-5/B/Bluetooth') + +' renders the element +Bluetooth('Bluetooth', 'Bluetooth', '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 Bluetooth +include('simpleicons-5/B/Bluetooth') + +' renders the element +Bluetooth('Bluetooth', 'Bluetooth', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bluetooth.png b/distribution/simpleicons-5/B/Bluetooth.png new file mode 100644 index 00000000000..f998ff43736 Binary files /dev/null and b/distribution/simpleicons-5/B/Bluetooth.png differ diff --git a/distribution/simpleicons-5/B/Bluetooth.puml b/distribution/simpleicons-5/B/Bluetooth.puml new file mode 100644 index 00000000000..547a0ffee65 --- /dev/null +++ b/distribution/simpleicons-5/B/Bluetooth.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bluetooth + +sprite $BluetoothXs [10x10/16z] uwS3 + +sprite $BluetoothSm [12x12/16z] unza + +sprite $BluetoothMd [16x16/16z] un_X + +sprite $BluetoothLg [20x20/16z] unzKO1G + +!procedure Bluetooth($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bluetooth', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bmcsoftware.Local.png b/distribution/simpleicons-5/B/Bmcsoftware.Local.png new file mode 100644 index 00000000000..cd4b78e182f Binary files /dev/null and b/distribution/simpleicons-5/B/Bmcsoftware.Local.png differ diff --git a/distribution/simpleicons-5/B/Bmcsoftware.Local.puml b/distribution/simpleicons-5/B/Bmcsoftware.Local.puml new file mode 100644 index 00000000000..33df00bb3cc --- /dev/null +++ b/distribution/simpleicons-5/B/Bmcsoftware.Local.puml @@ -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 Bmcsoftware +include('simpleicons-5/B/Bmcsoftware') + +' renders the element +Bmcsoftware('Bmcsoftware', 'Bmcsoftware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bmcsoftware.Remote.puml b/distribution/simpleicons-5/B/Bmcsoftware.Remote.puml new file mode 100644 index 00000000000..55bb46050ab --- /dev/null +++ b/distribution/simpleicons-5/B/Bmcsoftware.Remote.puml @@ -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 Bmcsoftware +include('simpleicons-5/B/Bmcsoftware') + +' renders the element +Bmcsoftware('Bmcsoftware', 'Bmcsoftware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bmcsoftware.md b/distribution/simpleicons-5/B/Bmcsoftware.md new file mode 100644 index 00000000000..d2a25bd2aff --- /dev/null +++ b/distribution/simpleicons-5/B/Bmcsoftware.md @@ -0,0 +1,63 @@ +# Bmcsoftware + + +```text +simpleicons-5/B/Bmcsoftware +``` + +```text +include('simpleicons-5/B/Bmcsoftware') +``` + + + +| Illustration | Bmcsoftware | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bmcsoftware.png) | ![illustration for Bmcsoftware](../../simpleicons-5/B/Bmcsoftware.Local.png) | + + + + +## Bmcsoftware + +### 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 Bmcsoftware +include('simpleicons-5/B/Bmcsoftware') + +' renders the element +Bmcsoftware('Bmcsoftware', 'Bmcsoftware', '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 Bmcsoftware +include('simpleicons-5/B/Bmcsoftware') + +' renders the element +Bmcsoftware('Bmcsoftware', 'Bmcsoftware', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bmcsoftware.png b/distribution/simpleicons-5/B/Bmcsoftware.png new file mode 100644 index 00000000000..fdd1f41ccf9 Binary files /dev/null and b/distribution/simpleicons-5/B/Bmcsoftware.png differ diff --git a/distribution/simpleicons-5/B/Bmcsoftware.puml b/distribution/simpleicons-5/B/Bmcsoftware.puml new file mode 100644 index 00000000000..4d1b294450f --- /dev/null +++ b/distribution/simpleicons-5/B/Bmcsoftware.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bmcsoftware + +sprite $BmcsoftwareXs [10x10/16z] uwS3 + +sprite $BmcsoftwareSm [12x12/16z] unza + +sprite $BmcsoftwareMd [16x16/16z] un_X + +sprite $BmcsoftwareLg [20x20/16z] unzKO1G + +!procedure Bmcsoftware($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bmcsoftware', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bmw.Local.png b/distribution/simpleicons-5/B/Bmw.Local.png new file mode 100644 index 00000000000..c56f74f7428 Binary files /dev/null and b/distribution/simpleicons-5/B/Bmw.Local.png differ diff --git a/distribution/simpleicons-5/B/Bmw.Local.puml b/distribution/simpleicons-5/B/Bmw.Local.puml new file mode 100644 index 00000000000..666a1cbec58 --- /dev/null +++ b/distribution/simpleicons-5/B/Bmw.Local.puml @@ -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 Bmw +include('simpleicons-5/B/Bmw') + +' renders the element +Bmw('Bmw', 'Bmw', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bmw.Remote.puml b/distribution/simpleicons-5/B/Bmw.Remote.puml new file mode 100644 index 00000000000..0a2c2442827 --- /dev/null +++ b/distribution/simpleicons-5/B/Bmw.Remote.puml @@ -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 Bmw +include('simpleicons-5/B/Bmw') + +' renders the element +Bmw('Bmw', 'Bmw', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bmw.md b/distribution/simpleicons-5/B/Bmw.md new file mode 100644 index 00000000000..7a251f47f41 --- /dev/null +++ b/distribution/simpleicons-5/B/Bmw.md @@ -0,0 +1,63 @@ +# Bmw + + +```text +simpleicons-5/B/Bmw +``` + +```text +include('simpleicons-5/B/Bmw') +``` + + + +| Illustration | Bmw | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bmw.png) | ![illustration for Bmw](../../simpleicons-5/B/Bmw.Local.png) | + + + + +## Bmw + +### 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 Bmw +include('simpleicons-5/B/Bmw') + +' renders the element +Bmw('Bmw', 'Bmw', '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 Bmw +include('simpleicons-5/B/Bmw') + +' renders the element +Bmw('Bmw', 'Bmw', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bmw.png b/distribution/simpleicons-5/B/Bmw.png new file mode 100644 index 00000000000..a2ee1a246ed Binary files /dev/null and b/distribution/simpleicons-5/B/Bmw.png differ diff --git a/distribution/simpleicons-5/B/Bmw.puml b/distribution/simpleicons-5/B/Bmw.puml new file mode 100644 index 00000000000..0f6e5fcf086 --- /dev/null +++ b/distribution/simpleicons-5/B/Bmw.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bmw + +sprite $BmwXs [10x10/16z] uwS3 + +sprite $BmwSm [12x12/16z] unza + +sprite $BmwMd [16x16/16z] un_X + +sprite $BmwLg [20x20/16z] unzKO1G + +!procedure Bmw($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bmw', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Boeing.Local.png b/distribution/simpleicons-5/B/Boeing.Local.png new file mode 100644 index 00000000000..e447b7be885 Binary files /dev/null and b/distribution/simpleicons-5/B/Boeing.Local.png differ diff --git a/distribution/simpleicons-5/B/Boeing.Local.puml b/distribution/simpleicons-5/B/Boeing.Local.puml new file mode 100644 index 00000000000..e071867b947 --- /dev/null +++ b/distribution/simpleicons-5/B/Boeing.Local.puml @@ -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 Boeing +include('simpleicons-5/B/Boeing') + +' renders the element +Boeing('Boeing', 'Boeing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Boeing.Remote.puml b/distribution/simpleicons-5/B/Boeing.Remote.puml new file mode 100644 index 00000000000..8e8de5d11c2 --- /dev/null +++ b/distribution/simpleicons-5/B/Boeing.Remote.puml @@ -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 Boeing +include('simpleicons-5/B/Boeing') + +' renders the element +Boeing('Boeing', 'Boeing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Boeing.md b/distribution/simpleicons-5/B/Boeing.md new file mode 100644 index 00000000000..e8d03dd2c49 --- /dev/null +++ b/distribution/simpleicons-5/B/Boeing.md @@ -0,0 +1,63 @@ +# Boeing + + +```text +simpleicons-5/B/Boeing +``` + +```text +include('simpleicons-5/B/Boeing') +``` + + + +| Illustration | Boeing | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Boeing.png) | ![illustration for Boeing](../../simpleicons-5/B/Boeing.Local.png) | + + + + +## Boeing + +### 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 Boeing +include('simpleicons-5/B/Boeing') + +' renders the element +Boeing('Boeing', 'Boeing', '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 Boeing +include('simpleicons-5/B/Boeing') + +' renders the element +Boeing('Boeing', 'Boeing', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Boeing.png b/distribution/simpleicons-5/B/Boeing.png new file mode 100644 index 00000000000..858b091ddfa Binary files /dev/null and b/distribution/simpleicons-5/B/Boeing.png differ diff --git a/distribution/simpleicons-5/B/Boeing.puml b/distribution/simpleicons-5/B/Boeing.puml new file mode 100644 index 00000000000..66f881845b5 --- /dev/null +++ b/distribution/simpleicons-5/B/Boeing.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Boeing + +sprite $BoeingXs [10x10/16z] uwS3 + +sprite $BoeingSm [12x12/16z] unza + +sprite $BoeingMd [16x16/16z] un_X + +sprite $BoeingLg [20x20/16z] unzKO1G + +!procedure Boeing($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Boeing', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bookbub.Local.png b/distribution/simpleicons-5/B/Bookbub.Local.png new file mode 100644 index 00000000000..e7faa587ba7 Binary files /dev/null and b/distribution/simpleicons-5/B/Bookbub.Local.png differ diff --git a/distribution/simpleicons-5/B/Bookbub.Local.puml b/distribution/simpleicons-5/B/Bookbub.Local.puml new file mode 100644 index 00000000000..70d558ccc15 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookbub.Local.puml @@ -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 Bookbub +include('simpleicons-5/B/Bookbub') + +' renders the element +Bookbub('Bookbub', 'Bookbub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bookbub.Remote.puml b/distribution/simpleicons-5/B/Bookbub.Remote.puml new file mode 100644 index 00000000000..941fded5887 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookbub.Remote.puml @@ -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 Bookbub +include('simpleicons-5/B/Bookbub') + +' renders the element +Bookbub('Bookbub', 'Bookbub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bookbub.md b/distribution/simpleicons-5/B/Bookbub.md new file mode 100644 index 00000000000..919638a0f9b --- /dev/null +++ b/distribution/simpleicons-5/B/Bookbub.md @@ -0,0 +1,63 @@ +# Bookbub + + +```text +simpleicons-5/B/Bookbub +``` + +```text +include('simpleicons-5/B/Bookbub') +``` + + + +| Illustration | Bookbub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bookbub.png) | ![illustration for Bookbub](../../simpleicons-5/B/Bookbub.Local.png) | + + + + +## Bookbub + +### 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 Bookbub +include('simpleicons-5/B/Bookbub') + +' renders the element +Bookbub('Bookbub', 'Bookbub', '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 Bookbub +include('simpleicons-5/B/Bookbub') + +' renders the element +Bookbub('Bookbub', 'Bookbub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bookbub.png b/distribution/simpleicons-5/B/Bookbub.png new file mode 100644 index 00000000000..7cca93ad385 Binary files /dev/null and b/distribution/simpleicons-5/B/Bookbub.png differ diff --git a/distribution/simpleicons-5/B/Bookbub.puml b/distribution/simpleicons-5/B/Bookbub.puml new file mode 100644 index 00000000000..09fcd33f1a3 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookbub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bookbub + +sprite $BookbubXs [10x10/16z] uwS3 + +sprite $BookbubSm [12x12/16z] unza + +sprite $BookbubMd [16x16/16z] un_X + +sprite $BookbubLg [20x20/16z] unzKO1G + +!procedure Bookbub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bookbub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bookmeter.Local.png b/distribution/simpleicons-5/B/Bookmeter.Local.png new file mode 100644 index 00000000000..412013eea8c Binary files /dev/null and b/distribution/simpleicons-5/B/Bookmeter.Local.png differ diff --git a/distribution/simpleicons-5/B/Bookmeter.Local.puml b/distribution/simpleicons-5/B/Bookmeter.Local.puml new file mode 100644 index 00000000000..3f0e3d23b7e --- /dev/null +++ b/distribution/simpleicons-5/B/Bookmeter.Local.puml @@ -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 Bookmeter +include('simpleicons-5/B/Bookmeter') + +' renders the element +Bookmeter('Bookmeter', 'Bookmeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bookmeter.Remote.puml b/distribution/simpleicons-5/B/Bookmeter.Remote.puml new file mode 100644 index 00000000000..e85698aab59 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookmeter.Remote.puml @@ -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 Bookmeter +include('simpleicons-5/B/Bookmeter') + +' renders the element +Bookmeter('Bookmeter', 'Bookmeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bookmeter.md b/distribution/simpleicons-5/B/Bookmeter.md new file mode 100644 index 00000000000..6210d00cd24 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookmeter.md @@ -0,0 +1,63 @@ +# Bookmeter + + +```text +simpleicons-5/B/Bookmeter +``` + +```text +include('simpleicons-5/B/Bookmeter') +``` + + + +| Illustration | Bookmeter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bookmeter.png) | ![illustration for Bookmeter](../../simpleicons-5/B/Bookmeter.Local.png) | + + + + +## Bookmeter + +### 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 Bookmeter +include('simpleicons-5/B/Bookmeter') + +' renders the element +Bookmeter('Bookmeter', 'Bookmeter', '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 Bookmeter +include('simpleicons-5/B/Bookmeter') + +' renders the element +Bookmeter('Bookmeter', 'Bookmeter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bookmeter.png b/distribution/simpleicons-5/B/Bookmeter.png new file mode 100644 index 00000000000..47c52039ea5 Binary files /dev/null and b/distribution/simpleicons-5/B/Bookmeter.png differ diff --git a/distribution/simpleicons-5/B/Bookmeter.puml b/distribution/simpleicons-5/B/Bookmeter.puml new file mode 100644 index 00000000000..e31bc67c117 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookmeter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bookmeter + +sprite $BookmeterXs [10x10/16z] uwS3 + +sprite $BookmeterSm [12x12/16z] unza + +sprite $BookmeterMd [16x16/16z] un_X + +sprite $BookmeterLg [20x20/16z] unzKO1G + +!procedure Bookmeter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bookmeter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bookstack.Local.png b/distribution/simpleicons-5/B/Bookstack.Local.png new file mode 100644 index 00000000000..d7930c1fa08 Binary files /dev/null and b/distribution/simpleicons-5/B/Bookstack.Local.png differ diff --git a/distribution/simpleicons-5/B/Bookstack.Local.puml b/distribution/simpleicons-5/B/Bookstack.Local.puml new file mode 100644 index 00000000000..0da93fd61c1 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookstack.Local.puml @@ -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 Bookstack +include('simpleicons-5/B/Bookstack') + +' renders the element +Bookstack('Bookstack', 'Bookstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bookstack.Remote.puml b/distribution/simpleicons-5/B/Bookstack.Remote.puml new file mode 100644 index 00000000000..8462de9fb0e --- /dev/null +++ b/distribution/simpleicons-5/B/Bookstack.Remote.puml @@ -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 Bookstack +include('simpleicons-5/B/Bookstack') + +' renders the element +Bookstack('Bookstack', 'Bookstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bookstack.md b/distribution/simpleicons-5/B/Bookstack.md new file mode 100644 index 00000000000..b29d08f6bc0 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookstack.md @@ -0,0 +1,63 @@ +# Bookstack + + +```text +simpleicons-5/B/Bookstack +``` + +```text +include('simpleicons-5/B/Bookstack') +``` + + + +| Illustration | Bookstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bookstack.png) | ![illustration for Bookstack](../../simpleicons-5/B/Bookstack.Local.png) | + + + + +## Bookstack + +### 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 Bookstack +include('simpleicons-5/B/Bookstack') + +' renders the element +Bookstack('Bookstack', 'Bookstack', '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 Bookstack +include('simpleicons-5/B/Bookstack') + +' renders the element +Bookstack('Bookstack', 'Bookstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bookstack.png b/distribution/simpleicons-5/B/Bookstack.png new file mode 100644 index 00000000000..65b7684e209 Binary files /dev/null and b/distribution/simpleicons-5/B/Bookstack.png differ diff --git a/distribution/simpleicons-5/B/Bookstack.puml b/distribution/simpleicons-5/B/Bookstack.puml new file mode 100644 index 00000000000..5a9884275b8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bookstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bookstack + +sprite $BookstackXs [10x10/16z] uwS3 + +sprite $BookstackSm [12x12/16z] unza + +sprite $BookstackMd [16x16/16z] un_X + +sprite $BookstackLg [20x20/16z] unzKO1G + +!procedure Bookstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bookstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Boost.Local.png b/distribution/simpleicons-5/B/Boost.Local.png new file mode 100644 index 00000000000..56ccbf64909 Binary files /dev/null and b/distribution/simpleicons-5/B/Boost.Local.png differ diff --git a/distribution/simpleicons-5/B/Boost.Local.puml b/distribution/simpleicons-5/B/Boost.Local.puml new file mode 100644 index 00000000000..3cda5c711cf --- /dev/null +++ b/distribution/simpleicons-5/B/Boost.Local.puml @@ -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 Boost +include('simpleicons-5/B/Boost') + +' renders the element +Boost('Boost', 'Boost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Boost.Remote.puml b/distribution/simpleicons-5/B/Boost.Remote.puml new file mode 100644 index 00000000000..681b4431104 --- /dev/null +++ b/distribution/simpleicons-5/B/Boost.Remote.puml @@ -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 Boost +include('simpleicons-5/B/Boost') + +' renders the element +Boost('Boost', 'Boost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Boost.md b/distribution/simpleicons-5/B/Boost.md new file mode 100644 index 00000000000..5443cfb8d4f --- /dev/null +++ b/distribution/simpleicons-5/B/Boost.md @@ -0,0 +1,63 @@ +# Boost + + +```text +simpleicons-5/B/Boost +``` + +```text +include('simpleicons-5/B/Boost') +``` + + + +| Illustration | Boost | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Boost.png) | ![illustration for Boost](../../simpleicons-5/B/Boost.Local.png) | + + + + +## Boost + +### 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 Boost +include('simpleicons-5/B/Boost') + +' renders the element +Boost('Boost', 'Boost', '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 Boost +include('simpleicons-5/B/Boost') + +' renders the element +Boost('Boost', 'Boost', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Boost.png b/distribution/simpleicons-5/B/Boost.png new file mode 100644 index 00000000000..d4538854edd Binary files /dev/null and b/distribution/simpleicons-5/B/Boost.png differ diff --git a/distribution/simpleicons-5/B/Boost.puml b/distribution/simpleicons-5/B/Boost.puml new file mode 100644 index 00000000000..8563cb00a46 --- /dev/null +++ b/distribution/simpleicons-5/B/Boost.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Boost + +sprite $BoostXs [10x10/16z] uwS3 + +sprite $BoostSm [12x12/16z] unza + +sprite $BoostMd [16x16/16z] un_X + +sprite $BoostLg [20x20/16z] unzKO1G + +!procedure Boost($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Boost', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bootstrap.Local.png b/distribution/simpleicons-5/B/Bootstrap.Local.png new file mode 100644 index 00000000000..734a9c1fc3f Binary files /dev/null and b/distribution/simpleicons-5/B/Bootstrap.Local.png differ diff --git a/distribution/simpleicons-5/B/Bootstrap.Local.puml b/distribution/simpleicons-5/B/Bootstrap.Local.puml new file mode 100644 index 00000000000..7c8ec6452ca --- /dev/null +++ b/distribution/simpleicons-5/B/Bootstrap.Local.puml @@ -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 Bootstrap +include('simpleicons-5/B/Bootstrap') + +' renders the element +Bootstrap('Bootstrap', 'Bootstrap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bootstrap.Remote.puml b/distribution/simpleicons-5/B/Bootstrap.Remote.puml new file mode 100644 index 00000000000..3e2278c6736 --- /dev/null +++ b/distribution/simpleicons-5/B/Bootstrap.Remote.puml @@ -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 Bootstrap +include('simpleicons-5/B/Bootstrap') + +' renders the element +Bootstrap('Bootstrap', 'Bootstrap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bootstrap.md b/distribution/simpleicons-5/B/Bootstrap.md new file mode 100644 index 00000000000..40c8cd17f83 --- /dev/null +++ b/distribution/simpleicons-5/B/Bootstrap.md @@ -0,0 +1,63 @@ +# Bootstrap + + +```text +simpleicons-5/B/Bootstrap +``` + +```text +include('simpleicons-5/B/Bootstrap') +``` + + + +| Illustration | Bootstrap | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bootstrap.png) | ![illustration for Bootstrap](../../simpleicons-5/B/Bootstrap.Local.png) | + + + + +## Bootstrap + +### 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 Bootstrap +include('simpleicons-5/B/Bootstrap') + +' renders the element +Bootstrap('Bootstrap', 'Bootstrap', '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 Bootstrap +include('simpleicons-5/B/Bootstrap') + +' renders the element +Bootstrap('Bootstrap', 'Bootstrap', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bootstrap.png b/distribution/simpleicons-5/B/Bootstrap.png new file mode 100644 index 00000000000..2bd64837db3 Binary files /dev/null and b/distribution/simpleicons-5/B/Bootstrap.png differ diff --git a/distribution/simpleicons-5/B/Bootstrap.puml b/distribution/simpleicons-5/B/Bootstrap.puml new file mode 100644 index 00000000000..cb0e1a80503 --- /dev/null +++ b/distribution/simpleicons-5/B/Bootstrap.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bootstrap + +sprite $BootstrapXs [10x10/16z] uwS3 + +sprite $BootstrapSm [12x12/16z] unza + +sprite $BootstrapMd [16x16/16z] un_X + +sprite $BootstrapLg [20x20/16z] unzKO1G + +!procedure Bootstrap($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bootstrap', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bosch.Local.png b/distribution/simpleicons-5/B/Bosch.Local.png new file mode 100644 index 00000000000..ea400ac3e16 Binary files /dev/null and b/distribution/simpleicons-5/B/Bosch.Local.png differ diff --git a/distribution/simpleicons-5/B/Bosch.Local.puml b/distribution/simpleicons-5/B/Bosch.Local.puml new file mode 100644 index 00000000000..5de7bcdaa11 --- /dev/null +++ b/distribution/simpleicons-5/B/Bosch.Local.puml @@ -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 Bosch +include('simpleicons-5/B/Bosch') + +' renders the element +Bosch('Bosch', 'Bosch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bosch.Remote.puml b/distribution/simpleicons-5/B/Bosch.Remote.puml new file mode 100644 index 00000000000..9fed66202e8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bosch.Remote.puml @@ -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 Bosch +include('simpleicons-5/B/Bosch') + +' renders the element +Bosch('Bosch', 'Bosch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bosch.md b/distribution/simpleicons-5/B/Bosch.md new file mode 100644 index 00000000000..5681891e235 --- /dev/null +++ b/distribution/simpleicons-5/B/Bosch.md @@ -0,0 +1,63 @@ +# Bosch + + +```text +simpleicons-5/B/Bosch +``` + +```text +include('simpleicons-5/B/Bosch') +``` + + + +| Illustration | Bosch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bosch.png) | ![illustration for Bosch](../../simpleicons-5/B/Bosch.Local.png) | + + + + +## Bosch + +### 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 Bosch +include('simpleicons-5/B/Bosch') + +' renders the element +Bosch('Bosch', 'Bosch', '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 Bosch +include('simpleicons-5/B/Bosch') + +' renders the element +Bosch('Bosch', 'Bosch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bosch.png b/distribution/simpleicons-5/B/Bosch.png new file mode 100644 index 00000000000..b14ce4a3bd1 Binary files /dev/null and b/distribution/simpleicons-5/B/Bosch.png differ diff --git a/distribution/simpleicons-5/B/Bosch.puml b/distribution/simpleicons-5/B/Bosch.puml new file mode 100644 index 00000000000..f9aa78aac77 --- /dev/null +++ b/distribution/simpleicons-5/B/Bosch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bosch + +sprite $BoschXs [10x10/16z] uwS3 + +sprite $BoschSm [12x12/16z] unza + +sprite $BoschMd [16x16/16z] un_X + +sprite $BoschLg [20x20/16z] unzKO1G + +!procedure Bosch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bosch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bose.Local.png b/distribution/simpleicons-5/B/Bose.Local.png new file mode 100644 index 00000000000..d0a953417df Binary files /dev/null and b/distribution/simpleicons-5/B/Bose.Local.png differ diff --git a/distribution/simpleicons-5/B/Bose.Local.puml b/distribution/simpleicons-5/B/Bose.Local.puml new file mode 100644 index 00000000000..3c0fac86234 --- /dev/null +++ b/distribution/simpleicons-5/B/Bose.Local.puml @@ -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 Bose +include('simpleicons-5/B/Bose') + +' renders the element +Bose('Bose', 'Bose', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bose.Remote.puml b/distribution/simpleicons-5/B/Bose.Remote.puml new file mode 100644 index 00000000000..ca10eee70ff --- /dev/null +++ b/distribution/simpleicons-5/B/Bose.Remote.puml @@ -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 Bose +include('simpleicons-5/B/Bose') + +' renders the element +Bose('Bose', 'Bose', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bose.md b/distribution/simpleicons-5/B/Bose.md new file mode 100644 index 00000000000..f2eb4894a53 --- /dev/null +++ b/distribution/simpleicons-5/B/Bose.md @@ -0,0 +1,63 @@ +# Bose + + +```text +simpleicons-5/B/Bose +``` + +```text +include('simpleicons-5/B/Bose') +``` + + + +| Illustration | Bose | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bose.png) | ![illustration for Bose](../../simpleicons-5/B/Bose.Local.png) | + + + + +## Bose + +### 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 Bose +include('simpleicons-5/B/Bose') + +' renders the element +Bose('Bose', 'Bose', '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 Bose +include('simpleicons-5/B/Bose') + +' renders the element +Bose('Bose', 'Bose', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bose.png b/distribution/simpleicons-5/B/Bose.png new file mode 100644 index 00000000000..e382b8c4ebd Binary files /dev/null and b/distribution/simpleicons-5/B/Bose.png differ diff --git a/distribution/simpleicons-5/B/Bose.puml b/distribution/simpleicons-5/B/Bose.puml new file mode 100644 index 00000000000..2209e2333a5 --- /dev/null +++ b/distribution/simpleicons-5/B/Bose.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bose + +sprite $BoseXs [10x10/16z] uwS3 + +sprite $BoseSm [12x12/16z] unza + +sprite $BoseMd [16x16/16z] un_X + +sprite $BoseLg [20x20/16z] unzKO1G + +!procedure Bose($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bose', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bower.Local.png b/distribution/simpleicons-5/B/Bower.Local.png new file mode 100644 index 00000000000..19d79d5b72c Binary files /dev/null and b/distribution/simpleicons-5/B/Bower.Local.png differ diff --git a/distribution/simpleicons-5/B/Bower.Local.puml b/distribution/simpleicons-5/B/Bower.Local.puml new file mode 100644 index 00000000000..0d0786884d8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bower.Local.puml @@ -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 Bower +include('simpleicons-5/B/Bower') + +' renders the element +Bower('Bower', 'Bower', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bower.Remote.puml b/distribution/simpleicons-5/B/Bower.Remote.puml new file mode 100644 index 00000000000..fa08a7fd296 --- /dev/null +++ b/distribution/simpleicons-5/B/Bower.Remote.puml @@ -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 Bower +include('simpleicons-5/B/Bower') + +' renders the element +Bower('Bower', 'Bower', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bower.md b/distribution/simpleicons-5/B/Bower.md new file mode 100644 index 00000000000..5abf836a860 --- /dev/null +++ b/distribution/simpleicons-5/B/Bower.md @@ -0,0 +1,63 @@ +# Bower + + +```text +simpleicons-5/B/Bower +``` + +```text +include('simpleicons-5/B/Bower') +``` + + + +| Illustration | Bower | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bower.png) | ![illustration for Bower](../../simpleicons-5/B/Bower.Local.png) | + + + + +## Bower + +### 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 Bower +include('simpleicons-5/B/Bower') + +' renders the element +Bower('Bower', 'Bower', '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 Bower +include('simpleicons-5/B/Bower') + +' renders the element +Bower('Bower', 'Bower', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bower.png b/distribution/simpleicons-5/B/Bower.png new file mode 100644 index 00000000000..891752ec9bf Binary files /dev/null and b/distribution/simpleicons-5/B/Bower.png differ diff --git a/distribution/simpleicons-5/B/Bower.puml b/distribution/simpleicons-5/B/Bower.puml new file mode 100644 index 00000000000..9a3225f81b6 --- /dev/null +++ b/distribution/simpleicons-5/B/Bower.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bower + +sprite $BowerXs [10x10/16z] uwS3 + +sprite $BowerSm [12x12/16z] unza + +sprite $BowerMd [16x16/16z] un_X + +sprite $BowerLg [20x20/16z] unzKO1G + +!procedure Bower($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bower', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Box.Local.png b/distribution/simpleicons-5/B/Box.Local.png new file mode 100644 index 00000000000..9ac52b2f2f1 Binary files /dev/null and b/distribution/simpleicons-5/B/Box.Local.png differ diff --git a/distribution/simpleicons-5/B/Box.Local.puml b/distribution/simpleicons-5/B/Box.Local.puml new file mode 100644 index 00000000000..68510e868a1 --- /dev/null +++ b/distribution/simpleicons-5/B/Box.Local.puml @@ -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 Box +include('simpleicons-5/B/Box') + +' renders the element +Box('Box', 'Box', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Box.Remote.puml b/distribution/simpleicons-5/B/Box.Remote.puml new file mode 100644 index 00000000000..255b387554f --- /dev/null +++ b/distribution/simpleicons-5/B/Box.Remote.puml @@ -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 Box +include('simpleicons-5/B/Box') + +' renders the element +Box('Box', 'Box', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Box.md b/distribution/simpleicons-5/B/Box.md new file mode 100644 index 00000000000..38f8dd3d14e --- /dev/null +++ b/distribution/simpleicons-5/B/Box.md @@ -0,0 +1,63 @@ +# Box + + +```text +simpleicons-5/B/Box +``` + +```text +include('simpleicons-5/B/Box') +``` + + + +| Illustration | Box | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Box.png) | ![illustration for Box](../../simpleicons-5/B/Box.Local.png) | + + + + +## Box + +### 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 Box +include('simpleicons-5/B/Box') + +' renders the element +Box('Box', 'Box', '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 Box +include('simpleicons-5/B/Box') + +' renders the element +Box('Box', 'Box', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Box.png b/distribution/simpleicons-5/B/Box.png new file mode 100644 index 00000000000..ca470c95811 Binary files /dev/null and b/distribution/simpleicons-5/B/Box.png differ diff --git a/distribution/simpleicons-5/B/Box.puml b/distribution/simpleicons-5/B/Box.puml new file mode 100644 index 00000000000..b43072d63c1 --- /dev/null +++ b/distribution/simpleicons-5/B/Box.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Box + +sprite $BoxXs [10x10/16z] uwS3 + +sprite $BoxSm [12x12/16z] unza + +sprite $BoxMd [16x16/16z] un_X + +sprite $BoxLg [20x20/16z] unzKO1G + +!procedure Box($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Box', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Brandfolder.Local.png b/distribution/simpleicons-5/B/Brandfolder.Local.png new file mode 100644 index 00000000000..c7a709719bb Binary files /dev/null and b/distribution/simpleicons-5/B/Brandfolder.Local.png differ diff --git a/distribution/simpleicons-5/B/Brandfolder.Local.puml b/distribution/simpleicons-5/B/Brandfolder.Local.puml new file mode 100644 index 00000000000..5820c098a0f --- /dev/null +++ b/distribution/simpleicons-5/B/Brandfolder.Local.puml @@ -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 Brandfolder +include('simpleicons-5/B/Brandfolder') + +' renders the element +Brandfolder('Brandfolder', 'Brandfolder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Brandfolder.Remote.puml b/distribution/simpleicons-5/B/Brandfolder.Remote.puml new file mode 100644 index 00000000000..5aa8ce3443d --- /dev/null +++ b/distribution/simpleicons-5/B/Brandfolder.Remote.puml @@ -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 Brandfolder +include('simpleicons-5/B/Brandfolder') + +' renders the element +Brandfolder('Brandfolder', 'Brandfolder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Brandfolder.md b/distribution/simpleicons-5/B/Brandfolder.md new file mode 100644 index 00000000000..c18a728fb1e --- /dev/null +++ b/distribution/simpleicons-5/B/Brandfolder.md @@ -0,0 +1,63 @@ +# Brandfolder + + +```text +simpleicons-5/B/Brandfolder +``` + +```text +include('simpleicons-5/B/Brandfolder') +``` + + + +| Illustration | Brandfolder | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Brandfolder.png) | ![illustration for Brandfolder](../../simpleicons-5/B/Brandfolder.Local.png) | + + + + +## Brandfolder + +### 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 Brandfolder +include('simpleicons-5/B/Brandfolder') + +' renders the element +Brandfolder('Brandfolder', 'Brandfolder', '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 Brandfolder +include('simpleicons-5/B/Brandfolder') + +' renders the element +Brandfolder('Brandfolder', 'Brandfolder', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Brandfolder.png b/distribution/simpleicons-5/B/Brandfolder.png new file mode 100644 index 00000000000..f339f17c0fc Binary files /dev/null and b/distribution/simpleicons-5/B/Brandfolder.png differ diff --git a/distribution/simpleicons-5/B/Brandfolder.puml b/distribution/simpleicons-5/B/Brandfolder.puml new file mode 100644 index 00000000000..8cee2124633 --- /dev/null +++ b/distribution/simpleicons-5/B/Brandfolder.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Brandfolder + +sprite $BrandfolderXs [10x10/16z] uwS3 + +sprite $BrandfolderSm [12x12/16z] unza + +sprite $BrandfolderMd [16x16/16z] un_X + +sprite $BrandfolderLg [20x20/16z] unzKO1G + +!procedure Brandfolder($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Brandfolder', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Brave.Local.png b/distribution/simpleicons-5/B/Brave.Local.png new file mode 100644 index 00000000000..1c1f59b367b Binary files /dev/null and b/distribution/simpleicons-5/B/Brave.Local.png differ diff --git a/distribution/simpleicons-5/B/Brave.Local.puml b/distribution/simpleicons-5/B/Brave.Local.puml new file mode 100644 index 00000000000..d6fd700d6b8 --- /dev/null +++ b/distribution/simpleicons-5/B/Brave.Local.puml @@ -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 Brave +include('simpleicons-5/B/Brave') + +' renders the element +Brave('Brave', 'Brave', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Brave.Remote.puml b/distribution/simpleicons-5/B/Brave.Remote.puml new file mode 100644 index 00000000000..fe2c371692e --- /dev/null +++ b/distribution/simpleicons-5/B/Brave.Remote.puml @@ -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 Brave +include('simpleicons-5/B/Brave') + +' renders the element +Brave('Brave', 'Brave', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Brave.md b/distribution/simpleicons-5/B/Brave.md new file mode 100644 index 00000000000..6ca9a680be1 --- /dev/null +++ b/distribution/simpleicons-5/B/Brave.md @@ -0,0 +1,63 @@ +# Brave + + +```text +simpleicons-5/B/Brave +``` + +```text +include('simpleicons-5/B/Brave') +``` + + + +| Illustration | Brave | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Brave.png) | ![illustration for Brave](../../simpleicons-5/B/Brave.Local.png) | + + + + +## Brave + +### 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 Brave +include('simpleicons-5/B/Brave') + +' renders the element +Brave('Brave', 'Brave', '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 Brave +include('simpleicons-5/B/Brave') + +' renders the element +Brave('Brave', 'Brave', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Brave.png b/distribution/simpleicons-5/B/Brave.png new file mode 100644 index 00000000000..239c65b2792 Binary files /dev/null and b/distribution/simpleicons-5/B/Brave.png differ diff --git a/distribution/simpleicons-5/B/Brave.puml b/distribution/simpleicons-5/B/Brave.puml new file mode 100644 index 00000000000..9c564ceabff --- /dev/null +++ b/distribution/simpleicons-5/B/Brave.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Brave + +sprite $BraveXs [10x10/16z] uwS3 + +sprite $BraveSm [12x12/16z] unza + +sprite $BraveMd [16x16/16z] un_X + +sprite $BraveLg [20x20/16z] unzKO1G + +!procedure Brave($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Brave', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Breaker.Local.png b/distribution/simpleicons-5/B/Breaker.Local.png new file mode 100644 index 00000000000..38048863022 Binary files /dev/null and b/distribution/simpleicons-5/B/Breaker.Local.png differ diff --git a/distribution/simpleicons-5/B/Breaker.Local.puml b/distribution/simpleicons-5/B/Breaker.Local.puml new file mode 100644 index 00000000000..72de7c0bed6 --- /dev/null +++ b/distribution/simpleicons-5/B/Breaker.Local.puml @@ -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 Breaker +include('simpleicons-5/B/Breaker') + +' renders the element +Breaker('Breaker', 'Breaker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Breaker.Remote.puml b/distribution/simpleicons-5/B/Breaker.Remote.puml new file mode 100644 index 00000000000..d60e2ba4800 --- /dev/null +++ b/distribution/simpleicons-5/B/Breaker.Remote.puml @@ -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 Breaker +include('simpleicons-5/B/Breaker') + +' renders the element +Breaker('Breaker', 'Breaker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Breaker.md b/distribution/simpleicons-5/B/Breaker.md new file mode 100644 index 00000000000..74905d7c8b6 --- /dev/null +++ b/distribution/simpleicons-5/B/Breaker.md @@ -0,0 +1,63 @@ +# Breaker + + +```text +simpleicons-5/B/Breaker +``` + +```text +include('simpleicons-5/B/Breaker') +``` + + + +| Illustration | Breaker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Breaker.png) | ![illustration for Breaker](../../simpleicons-5/B/Breaker.Local.png) | + + + + +## Breaker + +### 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 Breaker +include('simpleicons-5/B/Breaker') + +' renders the element +Breaker('Breaker', 'Breaker', '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 Breaker +include('simpleicons-5/B/Breaker') + +' renders the element +Breaker('Breaker', 'Breaker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Breaker.png b/distribution/simpleicons-5/B/Breaker.png new file mode 100644 index 00000000000..5b788af3843 Binary files /dev/null and b/distribution/simpleicons-5/B/Breaker.png differ diff --git a/distribution/simpleicons-5/B/Breaker.puml b/distribution/simpleicons-5/B/Breaker.puml new file mode 100644 index 00000000000..b204182ea18 --- /dev/null +++ b/distribution/simpleicons-5/B/Breaker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Breaker + +sprite $BreakerXs [10x10/16z] uwS3 + +sprite $BreakerSm [12x12/16z] unza + +sprite $BreakerMd [16x16/16z] un_X + +sprite $BreakerLg [20x20/16z] unzKO1G + +!procedure Breaker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Breaker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Britishairways.Local.png b/distribution/simpleicons-5/B/Britishairways.Local.png new file mode 100644 index 00000000000..f09294eda4d Binary files /dev/null and b/distribution/simpleicons-5/B/Britishairways.Local.png differ diff --git a/distribution/simpleicons-5/B/Britishairways.Local.puml b/distribution/simpleicons-5/B/Britishairways.Local.puml new file mode 100644 index 00000000000..6483dc75aaa --- /dev/null +++ b/distribution/simpleicons-5/B/Britishairways.Local.puml @@ -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 Britishairways +include('simpleicons-5/B/Britishairways') + +' renders the element +Britishairways('Britishairways', 'Britishairways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Britishairways.Remote.puml b/distribution/simpleicons-5/B/Britishairways.Remote.puml new file mode 100644 index 00000000000..0f0ec7f06ff --- /dev/null +++ b/distribution/simpleicons-5/B/Britishairways.Remote.puml @@ -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 Britishairways +include('simpleicons-5/B/Britishairways') + +' renders the element +Britishairways('Britishairways', 'Britishairways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Britishairways.md b/distribution/simpleicons-5/B/Britishairways.md new file mode 100644 index 00000000000..aac4866c249 --- /dev/null +++ b/distribution/simpleicons-5/B/Britishairways.md @@ -0,0 +1,63 @@ +# Britishairways + + +```text +simpleicons-5/B/Britishairways +``` + +```text +include('simpleicons-5/B/Britishairways') +``` + + + +| Illustration | Britishairways | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Britishairways.png) | ![illustration for Britishairways](../../simpleicons-5/B/Britishairways.Local.png) | + + + + +## Britishairways + +### 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 Britishairways +include('simpleicons-5/B/Britishairways') + +' renders the element +Britishairways('Britishairways', 'Britishairways', '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 Britishairways +include('simpleicons-5/B/Britishairways') + +' renders the element +Britishairways('Britishairways', 'Britishairways', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Britishairways.png b/distribution/simpleicons-5/B/Britishairways.png new file mode 100644 index 00000000000..0194bd5d2be Binary files /dev/null and b/distribution/simpleicons-5/B/Britishairways.png differ diff --git a/distribution/simpleicons-5/B/Britishairways.puml b/distribution/simpleicons-5/B/Britishairways.puml new file mode 100644 index 00000000000..23a7c9ddfd2 --- /dev/null +++ b/distribution/simpleicons-5/B/Britishairways.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Britishairways + +sprite $BritishairwaysXs [10x10/16z] uwS3 + +sprite $BritishairwaysSm [12x12/16z] unza + +sprite $BritishairwaysMd [16x16/16z] un_X + +sprite $BritishairwaysLg [20x20/16z] unzKO1G + +!procedure Britishairways($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Britishairways', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Broadcom.Local.png b/distribution/simpleicons-5/B/Broadcom.Local.png new file mode 100644 index 00000000000..4444d3b5226 Binary files /dev/null and b/distribution/simpleicons-5/B/Broadcom.Local.png differ diff --git a/distribution/simpleicons-5/B/Broadcom.Local.puml b/distribution/simpleicons-5/B/Broadcom.Local.puml new file mode 100644 index 00000000000..ffee08bfb39 --- /dev/null +++ b/distribution/simpleicons-5/B/Broadcom.Local.puml @@ -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 Broadcom +include('simpleicons-5/B/Broadcom') + +' renders the element +Broadcom('Broadcom', 'Broadcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Broadcom.Remote.puml b/distribution/simpleicons-5/B/Broadcom.Remote.puml new file mode 100644 index 00000000000..9fbfd9cba83 --- /dev/null +++ b/distribution/simpleicons-5/B/Broadcom.Remote.puml @@ -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 Broadcom +include('simpleicons-5/B/Broadcom') + +' renders the element +Broadcom('Broadcom', 'Broadcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Broadcom.md b/distribution/simpleicons-5/B/Broadcom.md new file mode 100644 index 00000000000..480a45652e1 --- /dev/null +++ b/distribution/simpleicons-5/B/Broadcom.md @@ -0,0 +1,63 @@ +# Broadcom + + +```text +simpleicons-5/B/Broadcom +``` + +```text +include('simpleicons-5/B/Broadcom') +``` + + + +| Illustration | Broadcom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Broadcom.png) | ![illustration for Broadcom](../../simpleicons-5/B/Broadcom.Local.png) | + + + + +## Broadcom + +### 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 Broadcom +include('simpleicons-5/B/Broadcom') + +' renders the element +Broadcom('Broadcom', 'Broadcom', '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 Broadcom +include('simpleicons-5/B/Broadcom') + +' renders the element +Broadcom('Broadcom', 'Broadcom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Broadcom.png b/distribution/simpleicons-5/B/Broadcom.png new file mode 100644 index 00000000000..c4fd2d891bf Binary files /dev/null and b/distribution/simpleicons-5/B/Broadcom.png differ diff --git a/distribution/simpleicons-5/B/Broadcom.puml b/distribution/simpleicons-5/B/Broadcom.puml new file mode 100644 index 00000000000..76d928ba5ae --- /dev/null +++ b/distribution/simpleicons-5/B/Broadcom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Broadcom + +sprite $BroadcomXs [10x10/16z] uwS3 + +sprite $BroadcomSm [12x12/16z] unza + +sprite $BroadcomMd [16x16/16z] un_X + +sprite $BroadcomLg [20x20/16z] unzKO1G + +!procedure Broadcom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Broadcom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bt.Local.png b/distribution/simpleicons-5/B/Bt.Local.png new file mode 100644 index 00000000000..e09e42ac701 Binary files /dev/null and b/distribution/simpleicons-5/B/Bt.Local.png differ diff --git a/distribution/simpleicons-5/B/Bt.Local.puml b/distribution/simpleicons-5/B/Bt.Local.puml new file mode 100644 index 00000000000..374fd590790 --- /dev/null +++ b/distribution/simpleicons-5/B/Bt.Local.puml @@ -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 Bt +include('simpleicons-5/B/Bt') + +' renders the element +Bt('Bt', 'Bt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bt.Remote.puml b/distribution/simpleicons-5/B/Bt.Remote.puml new file mode 100644 index 00000000000..f5e2d867c1b --- /dev/null +++ b/distribution/simpleicons-5/B/Bt.Remote.puml @@ -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 Bt +include('simpleicons-5/B/Bt') + +' renders the element +Bt('Bt', 'Bt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bt.md b/distribution/simpleicons-5/B/Bt.md new file mode 100644 index 00000000000..30c4bb1be3b --- /dev/null +++ b/distribution/simpleicons-5/B/Bt.md @@ -0,0 +1,63 @@ +# Bt + + +```text +simpleicons-5/B/Bt +``` + +```text +include('simpleicons-5/B/Bt') +``` + + + +| Illustration | Bt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bt.png) | ![illustration for Bt](../../simpleicons-5/B/Bt.Local.png) | + + + + +## Bt + +### 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 Bt +include('simpleicons-5/B/Bt') + +' renders the element +Bt('Bt', 'Bt', '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 Bt +include('simpleicons-5/B/Bt') + +' renders the element +Bt('Bt', 'Bt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bt.png b/distribution/simpleicons-5/B/Bt.png new file mode 100644 index 00000000000..d860288db7c Binary files /dev/null and b/distribution/simpleicons-5/B/Bt.png differ diff --git a/distribution/simpleicons-5/B/Bt.puml b/distribution/simpleicons-5/B/Bt.puml new file mode 100644 index 00000000000..ddd6e3fb278 --- /dev/null +++ b/distribution/simpleicons-5/B/Bt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bt + +sprite $BtXs [10x10/16z] uwS3 + +sprite $BtSm [12x12/16z] unza + +sprite $BtMd [16x16/16z] un_X + +sprite $BtLg [20x20/16z] unzKO1G + +!procedure Bt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Buddy.Local.png b/distribution/simpleicons-5/B/Buddy.Local.png new file mode 100644 index 00000000000..b7a4b65161a Binary files /dev/null and b/distribution/simpleicons-5/B/Buddy.Local.png differ diff --git a/distribution/simpleicons-5/B/Buddy.Local.puml b/distribution/simpleicons-5/B/Buddy.Local.puml new file mode 100644 index 00000000000..ea1cf80eccb --- /dev/null +++ b/distribution/simpleicons-5/B/Buddy.Local.puml @@ -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 Buddy +include('simpleicons-5/B/Buddy') + +' renders the element +Buddy('Buddy', 'Buddy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buddy.Remote.puml b/distribution/simpleicons-5/B/Buddy.Remote.puml new file mode 100644 index 00000000000..3474e72419c --- /dev/null +++ b/distribution/simpleicons-5/B/Buddy.Remote.puml @@ -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 Buddy +include('simpleicons-5/B/Buddy') + +' renders the element +Buddy('Buddy', 'Buddy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buddy.md b/distribution/simpleicons-5/B/Buddy.md new file mode 100644 index 00000000000..bf43b417315 --- /dev/null +++ b/distribution/simpleicons-5/B/Buddy.md @@ -0,0 +1,63 @@ +# Buddy + + +```text +simpleicons-5/B/Buddy +``` + +```text +include('simpleicons-5/B/Buddy') +``` + + + +| Illustration | Buddy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Buddy.png) | ![illustration for Buddy](../../simpleicons-5/B/Buddy.Local.png) | + + + + +## Buddy + +### 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 Buddy +include('simpleicons-5/B/Buddy') + +' renders the element +Buddy('Buddy', 'Buddy', '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 Buddy +include('simpleicons-5/B/Buddy') + +' renders the element +Buddy('Buddy', 'Buddy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Buddy.png b/distribution/simpleicons-5/B/Buddy.png new file mode 100644 index 00000000000..617a282f019 Binary files /dev/null and b/distribution/simpleicons-5/B/Buddy.png differ diff --git a/distribution/simpleicons-5/B/Buddy.puml b/distribution/simpleicons-5/B/Buddy.puml new file mode 100644 index 00000000000..28439a8214e --- /dev/null +++ b/distribution/simpleicons-5/B/Buddy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Buddy + +sprite $BuddyXs [10x10/16z] uwS3 + +sprite $BuddySm [12x12/16z] unza + +sprite $BuddyMd [16x16/16z] un_X + +sprite $BuddyLg [20x20/16z] unzKO1G + +!procedure Buddy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Buddy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Buefy.Local.png b/distribution/simpleicons-5/B/Buefy.Local.png new file mode 100644 index 00000000000..c84ae577c5a Binary files /dev/null and b/distribution/simpleicons-5/B/Buefy.Local.png differ diff --git a/distribution/simpleicons-5/B/Buefy.Local.puml b/distribution/simpleicons-5/B/Buefy.Local.puml new file mode 100644 index 00000000000..567140e4795 --- /dev/null +++ b/distribution/simpleicons-5/B/Buefy.Local.puml @@ -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 Buefy +include('simpleicons-5/B/Buefy') + +' renders the element +Buefy('Buefy', 'Buefy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buefy.Remote.puml b/distribution/simpleicons-5/B/Buefy.Remote.puml new file mode 100644 index 00000000000..ce9b84580fb --- /dev/null +++ b/distribution/simpleicons-5/B/Buefy.Remote.puml @@ -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 Buefy +include('simpleicons-5/B/Buefy') + +' renders the element +Buefy('Buefy', 'Buefy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buefy.md b/distribution/simpleicons-5/B/Buefy.md new file mode 100644 index 00000000000..56f0ab57c38 --- /dev/null +++ b/distribution/simpleicons-5/B/Buefy.md @@ -0,0 +1,63 @@ +# Buefy + + +```text +simpleicons-5/B/Buefy +``` + +```text +include('simpleicons-5/B/Buefy') +``` + + + +| Illustration | Buefy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Buefy.png) | ![illustration for Buefy](../../simpleicons-5/B/Buefy.Local.png) | + + + + +## Buefy + +### 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 Buefy +include('simpleicons-5/B/Buefy') + +' renders the element +Buefy('Buefy', 'Buefy', '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 Buefy +include('simpleicons-5/B/Buefy') + +' renders the element +Buefy('Buefy', 'Buefy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Buefy.png b/distribution/simpleicons-5/B/Buefy.png new file mode 100644 index 00000000000..8cd948323d9 Binary files /dev/null and b/distribution/simpleicons-5/B/Buefy.png differ diff --git a/distribution/simpleicons-5/B/Buefy.puml b/distribution/simpleicons-5/B/Buefy.puml new file mode 100644 index 00000000000..2b9aadca832 --- /dev/null +++ b/distribution/simpleicons-5/B/Buefy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Buefy + +sprite $BuefyXs [10x10/16z] uwS3 + +sprite $BuefySm [12x12/16z] unza + +sprite $BuefyMd [16x16/16z] un_X + +sprite $BuefyLg [20x20/16z] unzKO1G + +!procedure Buefy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Buefy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Buffer.Local.png b/distribution/simpleicons-5/B/Buffer.Local.png new file mode 100644 index 00000000000..127843fd01c Binary files /dev/null and b/distribution/simpleicons-5/B/Buffer.Local.png differ diff --git a/distribution/simpleicons-5/B/Buffer.Local.puml b/distribution/simpleicons-5/B/Buffer.Local.puml new file mode 100644 index 00000000000..fd93710ead5 --- /dev/null +++ b/distribution/simpleicons-5/B/Buffer.Local.puml @@ -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 Buffer +include('simpleicons-5/B/Buffer') + +' renders the element +Buffer('Buffer', 'Buffer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buffer.Remote.puml b/distribution/simpleicons-5/B/Buffer.Remote.puml new file mode 100644 index 00000000000..1693dbdb38d --- /dev/null +++ b/distribution/simpleicons-5/B/Buffer.Remote.puml @@ -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 Buffer +include('simpleicons-5/B/Buffer') + +' renders the element +Buffer('Buffer', 'Buffer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buffer.md b/distribution/simpleicons-5/B/Buffer.md new file mode 100644 index 00000000000..7ccab5927bd --- /dev/null +++ b/distribution/simpleicons-5/B/Buffer.md @@ -0,0 +1,63 @@ +# Buffer + + +```text +simpleicons-5/B/Buffer +``` + +```text +include('simpleicons-5/B/Buffer') +``` + + + +| Illustration | Buffer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Buffer.png) | ![illustration for Buffer](../../simpleicons-5/B/Buffer.Local.png) | + + + + +## Buffer + +### 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 Buffer +include('simpleicons-5/B/Buffer') + +' renders the element +Buffer('Buffer', 'Buffer', '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 Buffer +include('simpleicons-5/B/Buffer') + +' renders the element +Buffer('Buffer', 'Buffer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Buffer.png b/distribution/simpleicons-5/B/Buffer.png new file mode 100644 index 00000000000..9b17c167755 Binary files /dev/null and b/distribution/simpleicons-5/B/Buffer.png differ diff --git a/distribution/simpleicons-5/B/Buffer.puml b/distribution/simpleicons-5/B/Buffer.puml new file mode 100644 index 00000000000..2aad963c520 --- /dev/null +++ b/distribution/simpleicons-5/B/Buffer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Buffer + +sprite $BufferXs [10x10/16z] uwS3 + +sprite $BufferSm [12x12/16z] unza + +sprite $BufferMd [16x16/16z] un_X + +sprite $BufferLg [20x20/16z] unzKO1G + +!procedure Buffer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Buffer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bugatti.Local.png b/distribution/simpleicons-5/B/Bugatti.Local.png new file mode 100644 index 00000000000..5faa7fc72e0 Binary files /dev/null and b/distribution/simpleicons-5/B/Bugatti.Local.png differ diff --git a/distribution/simpleicons-5/B/Bugatti.Local.puml b/distribution/simpleicons-5/B/Bugatti.Local.puml new file mode 100644 index 00000000000..14fdb53efc4 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugatti.Local.puml @@ -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 Bugatti +include('simpleicons-5/B/Bugatti') + +' renders the element +Bugatti('Bugatti', 'Bugatti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bugatti.Remote.puml b/distribution/simpleicons-5/B/Bugatti.Remote.puml new file mode 100644 index 00000000000..4c3ba9ec8cb --- /dev/null +++ b/distribution/simpleicons-5/B/Bugatti.Remote.puml @@ -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 Bugatti +include('simpleicons-5/B/Bugatti') + +' renders the element +Bugatti('Bugatti', 'Bugatti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bugatti.md b/distribution/simpleicons-5/B/Bugatti.md new file mode 100644 index 00000000000..ccb702d69c2 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugatti.md @@ -0,0 +1,63 @@ +# Bugatti + + +```text +simpleicons-5/B/Bugatti +``` + +```text +include('simpleicons-5/B/Bugatti') +``` + + + +| Illustration | Bugatti | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bugatti.png) | ![illustration for Bugatti](../../simpleicons-5/B/Bugatti.Local.png) | + + + + +## Bugatti + +### 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 Bugatti +include('simpleicons-5/B/Bugatti') + +' renders the element +Bugatti('Bugatti', 'Bugatti', '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 Bugatti +include('simpleicons-5/B/Bugatti') + +' renders the element +Bugatti('Bugatti', 'Bugatti', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bugatti.png b/distribution/simpleicons-5/B/Bugatti.png new file mode 100644 index 00000000000..8551205bb20 Binary files /dev/null and b/distribution/simpleicons-5/B/Bugatti.png differ diff --git a/distribution/simpleicons-5/B/Bugatti.puml b/distribution/simpleicons-5/B/Bugatti.puml new file mode 100644 index 00000000000..a06f4ecf72e --- /dev/null +++ b/distribution/simpleicons-5/B/Bugatti.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bugatti + +sprite $BugattiXs [10x10/16z] uwS3 + +sprite $BugattiSm [12x12/16z] unza + +sprite $BugattiMd [16x16/16z] un_X + +sprite $BugattiLg [20x20/16z] unzKO1G + +!procedure Bugatti($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bugatti', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bugcrowd.Local.png b/distribution/simpleicons-5/B/Bugcrowd.Local.png new file mode 100644 index 00000000000..cf76b389d20 Binary files /dev/null and b/distribution/simpleicons-5/B/Bugcrowd.Local.png differ diff --git a/distribution/simpleicons-5/B/Bugcrowd.Local.puml b/distribution/simpleicons-5/B/Bugcrowd.Local.puml new file mode 100644 index 00000000000..c7f33b9e1c8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugcrowd.Local.puml @@ -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 Bugcrowd +include('simpleicons-5/B/Bugcrowd') + +' renders the element +Bugcrowd('Bugcrowd', 'Bugcrowd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bugcrowd.Remote.puml b/distribution/simpleicons-5/B/Bugcrowd.Remote.puml new file mode 100644 index 00000000000..5c3037fa8c9 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugcrowd.Remote.puml @@ -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 Bugcrowd +include('simpleicons-5/B/Bugcrowd') + +' renders the element +Bugcrowd('Bugcrowd', 'Bugcrowd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bugcrowd.md b/distribution/simpleicons-5/B/Bugcrowd.md new file mode 100644 index 00000000000..e670b1ee3e9 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugcrowd.md @@ -0,0 +1,63 @@ +# Bugcrowd + + +```text +simpleicons-5/B/Bugcrowd +``` + +```text +include('simpleicons-5/B/Bugcrowd') +``` + + + +| Illustration | Bugcrowd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bugcrowd.png) | ![illustration for Bugcrowd](../../simpleicons-5/B/Bugcrowd.Local.png) | + + + + +## Bugcrowd + +### 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 Bugcrowd +include('simpleicons-5/B/Bugcrowd') + +' renders the element +Bugcrowd('Bugcrowd', 'Bugcrowd', '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 Bugcrowd +include('simpleicons-5/B/Bugcrowd') + +' renders the element +Bugcrowd('Bugcrowd', 'Bugcrowd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bugcrowd.png b/distribution/simpleicons-5/B/Bugcrowd.png new file mode 100644 index 00000000000..fa49b20dd3c Binary files /dev/null and b/distribution/simpleicons-5/B/Bugcrowd.png differ diff --git a/distribution/simpleicons-5/B/Bugcrowd.puml b/distribution/simpleicons-5/B/Bugcrowd.puml new file mode 100644 index 00000000000..83e0f0c8740 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugcrowd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bugcrowd + +sprite $BugcrowdXs [10x10/16z] uwS3 + +sprite $BugcrowdSm [12x12/16z] unza + +sprite $BugcrowdMd [16x16/16z] un_X + +sprite $BugcrowdLg [20x20/16z] unzKO1G + +!procedure Bugcrowd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bugcrowd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bugsnag.Local.png b/distribution/simpleicons-5/B/Bugsnag.Local.png new file mode 100644 index 00000000000..675585c1edf Binary files /dev/null and b/distribution/simpleicons-5/B/Bugsnag.Local.png differ diff --git a/distribution/simpleicons-5/B/Bugsnag.Local.puml b/distribution/simpleicons-5/B/Bugsnag.Local.puml new file mode 100644 index 00000000000..456f9009dee --- /dev/null +++ b/distribution/simpleicons-5/B/Bugsnag.Local.puml @@ -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 Bugsnag +include('simpleicons-5/B/Bugsnag') + +' renders the element +Bugsnag('Bugsnag', 'Bugsnag', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bugsnag.Remote.puml b/distribution/simpleicons-5/B/Bugsnag.Remote.puml new file mode 100644 index 00000000000..b82e76d533c --- /dev/null +++ b/distribution/simpleicons-5/B/Bugsnag.Remote.puml @@ -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 Bugsnag +include('simpleicons-5/B/Bugsnag') + +' renders the element +Bugsnag('Bugsnag', 'Bugsnag', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bugsnag.md b/distribution/simpleicons-5/B/Bugsnag.md new file mode 100644 index 00000000000..f0ceac71c8a --- /dev/null +++ b/distribution/simpleicons-5/B/Bugsnag.md @@ -0,0 +1,63 @@ +# Bugsnag + + +```text +simpleicons-5/B/Bugsnag +``` + +```text +include('simpleicons-5/B/Bugsnag') +``` + + + +| Illustration | Bugsnag | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bugsnag.png) | ![illustration for Bugsnag](../../simpleicons-5/B/Bugsnag.Local.png) | + + + + +## Bugsnag + +### 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 Bugsnag +include('simpleicons-5/B/Bugsnag') + +' renders the element +Bugsnag('Bugsnag', 'Bugsnag', '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 Bugsnag +include('simpleicons-5/B/Bugsnag') + +' renders the element +Bugsnag('Bugsnag', 'Bugsnag', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bugsnag.png b/distribution/simpleicons-5/B/Bugsnag.png new file mode 100644 index 00000000000..41b125e97aa Binary files /dev/null and b/distribution/simpleicons-5/B/Bugsnag.png differ diff --git a/distribution/simpleicons-5/B/Bugsnag.puml b/distribution/simpleicons-5/B/Bugsnag.puml new file mode 100644 index 00000000000..29a02de6a88 --- /dev/null +++ b/distribution/simpleicons-5/B/Bugsnag.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bugsnag + +sprite $BugsnagXs [10x10/16z] uwS3 + +sprite $BugsnagSm [12x12/16z] unza + +sprite $BugsnagMd [16x16/16z] un_X + +sprite $BugsnagLg [20x20/16z] unzKO1G + +!procedure Bugsnag($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bugsnag', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Buildkite.Local.png b/distribution/simpleicons-5/B/Buildkite.Local.png new file mode 100644 index 00000000000..aee4e37324e Binary files /dev/null and b/distribution/simpleicons-5/B/Buildkite.Local.png differ diff --git a/distribution/simpleicons-5/B/Buildkite.Local.puml b/distribution/simpleicons-5/B/Buildkite.Local.puml new file mode 100644 index 00000000000..888048d40fb --- /dev/null +++ b/distribution/simpleicons-5/B/Buildkite.Local.puml @@ -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 Buildkite +include('simpleicons-5/B/Buildkite') + +' renders the element +Buildkite('Buildkite', 'Buildkite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buildkite.Remote.puml b/distribution/simpleicons-5/B/Buildkite.Remote.puml new file mode 100644 index 00000000000..901c8c861ad --- /dev/null +++ b/distribution/simpleicons-5/B/Buildkite.Remote.puml @@ -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 Buildkite +include('simpleicons-5/B/Buildkite') + +' renders the element +Buildkite('Buildkite', 'Buildkite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buildkite.md b/distribution/simpleicons-5/B/Buildkite.md new file mode 100644 index 00000000000..b8fe8a22762 --- /dev/null +++ b/distribution/simpleicons-5/B/Buildkite.md @@ -0,0 +1,63 @@ +# Buildkite + + +```text +simpleicons-5/B/Buildkite +``` + +```text +include('simpleicons-5/B/Buildkite') +``` + + + +| Illustration | Buildkite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Buildkite.png) | ![illustration for Buildkite](../../simpleicons-5/B/Buildkite.Local.png) | + + + + +## Buildkite + +### 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 Buildkite +include('simpleicons-5/B/Buildkite') + +' renders the element +Buildkite('Buildkite', 'Buildkite', '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 Buildkite +include('simpleicons-5/B/Buildkite') + +' renders the element +Buildkite('Buildkite', 'Buildkite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Buildkite.png b/distribution/simpleicons-5/B/Buildkite.png new file mode 100644 index 00000000000..ddfe4b3f859 Binary files /dev/null and b/distribution/simpleicons-5/B/Buildkite.png differ diff --git a/distribution/simpleicons-5/B/Buildkite.puml b/distribution/simpleicons-5/B/Buildkite.puml new file mode 100644 index 00000000000..ddf670055db --- /dev/null +++ b/distribution/simpleicons-5/B/Buildkite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Buildkite + +sprite $BuildkiteXs [10x10/16z] uwS3 + +sprite $BuildkiteSm [12x12/16z] unza + +sprite $BuildkiteMd [16x16/16z] un_X + +sprite $BuildkiteLg [20x20/16z] unzKO1G + +!procedure Buildkite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Buildkite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bulma.Local.png b/distribution/simpleicons-5/B/Bulma.Local.png new file mode 100644 index 00000000000..994223b6d5b Binary files /dev/null and b/distribution/simpleicons-5/B/Bulma.Local.png differ diff --git a/distribution/simpleicons-5/B/Bulma.Local.puml b/distribution/simpleicons-5/B/Bulma.Local.puml new file mode 100644 index 00000000000..a1fe44741d1 --- /dev/null +++ b/distribution/simpleicons-5/B/Bulma.Local.puml @@ -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 Bulma +include('simpleicons-5/B/Bulma') + +' renders the element +Bulma('Bulma', 'Bulma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bulma.Remote.puml b/distribution/simpleicons-5/B/Bulma.Remote.puml new file mode 100644 index 00000000000..c8f9624bb0d --- /dev/null +++ b/distribution/simpleicons-5/B/Bulma.Remote.puml @@ -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 Bulma +include('simpleicons-5/B/Bulma') + +' renders the element +Bulma('Bulma', 'Bulma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bulma.md b/distribution/simpleicons-5/B/Bulma.md new file mode 100644 index 00000000000..6d5b4f37b2d --- /dev/null +++ b/distribution/simpleicons-5/B/Bulma.md @@ -0,0 +1,63 @@ +# Bulma + + +```text +simpleicons-5/B/Bulma +``` + +```text +include('simpleicons-5/B/Bulma') +``` + + + +| Illustration | Bulma | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bulma.png) | ![illustration for Bulma](../../simpleicons-5/B/Bulma.Local.png) | + + + + +## Bulma + +### 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 Bulma +include('simpleicons-5/B/Bulma') + +' renders the element +Bulma('Bulma', 'Bulma', '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 Bulma +include('simpleicons-5/B/Bulma') + +' renders the element +Bulma('Bulma', 'Bulma', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bulma.png b/distribution/simpleicons-5/B/Bulma.png new file mode 100644 index 00000000000..fd64c9d2b3e Binary files /dev/null and b/distribution/simpleicons-5/B/Bulma.png differ diff --git a/distribution/simpleicons-5/B/Bulma.puml b/distribution/simpleicons-5/B/Bulma.puml new file mode 100644 index 00000000000..2f69a6865dd --- /dev/null +++ b/distribution/simpleicons-5/B/Bulma.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bulma + +sprite $BulmaXs [10x10/16z] uwS3 + +sprite $BulmaSm [12x12/16z] unza + +sprite $BulmaMd [16x16/16z] un_X + +sprite $BulmaLg [20x20/16z] unzKO1G + +!procedure Bulma($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bulma', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Bunq.Local.png b/distribution/simpleicons-5/B/Bunq.Local.png new file mode 100644 index 00000000000..5e12347606f Binary files /dev/null and b/distribution/simpleicons-5/B/Bunq.Local.png differ diff --git a/distribution/simpleicons-5/B/Bunq.Local.puml b/distribution/simpleicons-5/B/Bunq.Local.puml new file mode 100644 index 00000000000..089d8456718 --- /dev/null +++ b/distribution/simpleicons-5/B/Bunq.Local.puml @@ -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 Bunq +include('simpleicons-5/B/Bunq') + +' renders the element +Bunq('Bunq', 'Bunq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bunq.Remote.puml b/distribution/simpleicons-5/B/Bunq.Remote.puml new file mode 100644 index 00000000000..9054a91c27f --- /dev/null +++ b/distribution/simpleicons-5/B/Bunq.Remote.puml @@ -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 Bunq +include('simpleicons-5/B/Bunq') + +' renders the element +Bunq('Bunq', 'Bunq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Bunq.md b/distribution/simpleicons-5/B/Bunq.md new file mode 100644 index 00000000000..e63eeb8682e --- /dev/null +++ b/distribution/simpleicons-5/B/Bunq.md @@ -0,0 +1,63 @@ +# Bunq + + +```text +simpleicons-5/B/Bunq +``` + +```text +include('simpleicons-5/B/Bunq') +``` + + + +| Illustration | Bunq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Bunq.png) | ![illustration for Bunq](../../simpleicons-5/B/Bunq.Local.png) | + + + + +## Bunq + +### 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 Bunq +include('simpleicons-5/B/Bunq') + +' renders the element +Bunq('Bunq', 'Bunq', '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 Bunq +include('simpleicons-5/B/Bunq') + +' renders the element +Bunq('Bunq', 'Bunq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Bunq.png b/distribution/simpleicons-5/B/Bunq.png new file mode 100644 index 00000000000..2c890eb601f Binary files /dev/null and b/distribution/simpleicons-5/B/Bunq.png differ diff --git a/distribution/simpleicons-5/B/Bunq.puml b/distribution/simpleicons-5/B/Bunq.puml new file mode 100644 index 00000000000..77a089200d8 --- /dev/null +++ b/distribution/simpleicons-5/B/Bunq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Bunq + +sprite $BunqXs [10x10/16z] uwS3 + +sprite $BunqSm [12x12/16z] unza + +sprite $BunqMd [16x16/16z] un_X + +sprite $BunqLg [20x20/16z] unzKO1G + +!procedure Bunq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Bunq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Buymeacoffee.Local.png b/distribution/simpleicons-5/B/Buymeacoffee.Local.png new file mode 100644 index 00000000000..005cf3a064c Binary files /dev/null and b/distribution/simpleicons-5/B/Buymeacoffee.Local.png differ diff --git a/distribution/simpleicons-5/B/Buymeacoffee.Local.puml b/distribution/simpleicons-5/B/Buymeacoffee.Local.puml new file mode 100644 index 00000000000..29f9d47bbdf --- /dev/null +++ b/distribution/simpleicons-5/B/Buymeacoffee.Local.puml @@ -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 Buymeacoffee +include('simpleicons-5/B/Buymeacoffee') + +' renders the element +Buymeacoffee('Buymeacoffee', 'Buymeacoffee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buymeacoffee.Remote.puml b/distribution/simpleicons-5/B/Buymeacoffee.Remote.puml new file mode 100644 index 00000000000..2dcadbc8af5 --- /dev/null +++ b/distribution/simpleicons-5/B/Buymeacoffee.Remote.puml @@ -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 Buymeacoffee +include('simpleicons-5/B/Buymeacoffee') + +' renders the element +Buymeacoffee('Buymeacoffee', 'Buymeacoffee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buymeacoffee.md b/distribution/simpleicons-5/B/Buymeacoffee.md new file mode 100644 index 00000000000..5a30dff0f46 --- /dev/null +++ b/distribution/simpleicons-5/B/Buymeacoffee.md @@ -0,0 +1,63 @@ +# Buymeacoffee + + +```text +simpleicons-5/B/Buymeacoffee +``` + +```text +include('simpleicons-5/B/Buymeacoffee') +``` + + + +| Illustration | Buymeacoffee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Buymeacoffee.png) | ![illustration for Buymeacoffee](../../simpleicons-5/B/Buymeacoffee.Local.png) | + + + + +## Buymeacoffee + +### 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 Buymeacoffee +include('simpleicons-5/B/Buymeacoffee') + +' renders the element +Buymeacoffee('Buymeacoffee', 'Buymeacoffee', '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 Buymeacoffee +include('simpleicons-5/B/Buymeacoffee') + +' renders the element +Buymeacoffee('Buymeacoffee', 'Buymeacoffee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Buymeacoffee.png b/distribution/simpleicons-5/B/Buymeacoffee.png new file mode 100644 index 00000000000..09d905be553 Binary files /dev/null and b/distribution/simpleicons-5/B/Buymeacoffee.png differ diff --git a/distribution/simpleicons-5/B/Buymeacoffee.puml b/distribution/simpleicons-5/B/Buymeacoffee.puml new file mode 100644 index 00000000000..e7790147033 --- /dev/null +++ b/distribution/simpleicons-5/B/Buymeacoffee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Buymeacoffee + +sprite $BuymeacoffeeXs [10x10/16z] uwS3 + +sprite $BuymeacoffeeSm [12x12/16z] unza + +sprite $BuymeacoffeeMd [16x16/16z] un_X + +sprite $BuymeacoffeeLg [20x20/16z] unzKO1G + +!procedure Buymeacoffee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Buymeacoffee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Buzzfeed.Local.png b/distribution/simpleicons-5/B/Buzzfeed.Local.png new file mode 100644 index 00000000000..57f9cfa98e9 Binary files /dev/null and b/distribution/simpleicons-5/B/Buzzfeed.Local.png differ diff --git a/distribution/simpleicons-5/B/Buzzfeed.Local.puml b/distribution/simpleicons-5/B/Buzzfeed.Local.puml new file mode 100644 index 00000000000..12c37130b16 --- /dev/null +++ b/distribution/simpleicons-5/B/Buzzfeed.Local.puml @@ -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 Buzzfeed +include('simpleicons-5/B/Buzzfeed') + +' renders the element +Buzzfeed('Buzzfeed', 'Buzzfeed', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buzzfeed.Remote.puml b/distribution/simpleicons-5/B/Buzzfeed.Remote.puml new file mode 100644 index 00000000000..8bb294319c9 --- /dev/null +++ b/distribution/simpleicons-5/B/Buzzfeed.Remote.puml @@ -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 Buzzfeed +include('simpleicons-5/B/Buzzfeed') + +' renders the element +Buzzfeed('Buzzfeed', 'Buzzfeed', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Buzzfeed.md b/distribution/simpleicons-5/B/Buzzfeed.md new file mode 100644 index 00000000000..b1485c885f2 --- /dev/null +++ b/distribution/simpleicons-5/B/Buzzfeed.md @@ -0,0 +1,63 @@ +# Buzzfeed + + +```text +simpleicons-5/B/Buzzfeed +``` + +```text +include('simpleicons-5/B/Buzzfeed') +``` + + + +| Illustration | Buzzfeed | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Buzzfeed.png) | ![illustration for Buzzfeed](../../simpleicons-5/B/Buzzfeed.Local.png) | + + + + +## Buzzfeed + +### 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 Buzzfeed +include('simpleicons-5/B/Buzzfeed') + +' renders the element +Buzzfeed('Buzzfeed', 'Buzzfeed', '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 Buzzfeed +include('simpleicons-5/B/Buzzfeed') + +' renders the element +Buzzfeed('Buzzfeed', 'Buzzfeed', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Buzzfeed.png b/distribution/simpleicons-5/B/Buzzfeed.png new file mode 100644 index 00000000000..c73950eb0f7 Binary files /dev/null and b/distribution/simpleicons-5/B/Buzzfeed.png differ diff --git a/distribution/simpleicons-5/B/Buzzfeed.puml b/distribution/simpleicons-5/B/Buzzfeed.puml new file mode 100644 index 00000000000..d2e57e1ccb2 --- /dev/null +++ b/distribution/simpleicons-5/B/Buzzfeed.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Buzzfeed + +sprite $BuzzfeedXs [10x10/16z] uwS3 + +sprite $BuzzfeedSm [12x12/16z] unza + +sprite $BuzzfeedMd [16x16/16z] un_X + +sprite $BuzzfeedLg [20x20/16z] unzKO1G + +!procedure Buzzfeed($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Buzzfeed', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/Byte.Local.png b/distribution/simpleicons-5/B/Byte.Local.png new file mode 100644 index 00000000000..42256419986 Binary files /dev/null and b/distribution/simpleicons-5/B/Byte.Local.png differ diff --git a/distribution/simpleicons-5/B/Byte.Local.puml b/distribution/simpleicons-5/B/Byte.Local.puml new file mode 100644 index 00000000000..d41ff6a746e --- /dev/null +++ b/distribution/simpleicons-5/B/Byte.Local.puml @@ -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 Byte +include('simpleicons-5/B/Byte') + +' renders the element +Byte('Byte', 'Byte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Byte.Remote.puml b/distribution/simpleicons-5/B/Byte.Remote.puml new file mode 100644 index 00000000000..505d3c5b269 --- /dev/null +++ b/distribution/simpleicons-5/B/Byte.Remote.puml @@ -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 Byte +include('simpleicons-5/B/Byte') + +' renders the element +Byte('Byte', 'Byte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/B/Byte.md b/distribution/simpleicons-5/B/Byte.md new file mode 100644 index 00000000000..e059109457b --- /dev/null +++ b/distribution/simpleicons-5/B/Byte.md @@ -0,0 +1,63 @@ +# Byte + + +```text +simpleicons-5/B/Byte +``` + +```text +include('simpleicons-5/B/Byte') +``` + + + +| Illustration | Byte | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/B/Byte.png) | ![illustration for Byte](../../simpleicons-5/B/Byte.Local.png) | + + + + +## Byte + +### 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 Byte +include('simpleicons-5/B/Byte') + +' renders the element +Byte('Byte', 'Byte', '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 Byte +include('simpleicons-5/B/Byte') + +' renders the element +Byte('Byte', 'Byte', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/B/Byte.png b/distribution/simpleicons-5/B/Byte.png new file mode 100644 index 00000000000..8fafc72bf72 Binary files /dev/null and b/distribution/simpleicons-5/B/Byte.png differ diff --git a/distribution/simpleicons-5/B/Byte.puml b/distribution/simpleicons-5/B/Byte.puml new file mode 100644 index 00000000000..a86d378049f --- /dev/null +++ b/distribution/simpleicons-5/B/Byte.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/B/Byte + +sprite $ByteXs [10x10/16z] uwS3 + +sprite $ByteSm [12x12/16z] unza + +sprite $ByteMd [16x16/16z] un_X + +sprite $ByteLg [20x20/16z] unzKO1G + +!procedure Byte($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/B/Byte', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/B/README.md b/distribution/simpleicons-5/B/README.md new file mode 100644 index 00000000000..83e181de6bd --- /dev/null +++ b/distribution/simpleicons-5/B/README.md @@ -0,0 +1,89 @@ +# B + +The module contains 78 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/B/Babel](../../simpleicons-5/B/Babel.png) | [simpleicons-5/B/Babel](../../simpleicons-5/B/Babel.md) | +| ![illustration of simpleicons-5/B/Badgr](../../simpleicons-5/B/Badgr.png) | [simpleicons-5/B/Badgr](../../simpleicons-5/B/Badgr.md) | +| ![illustration of simpleicons-5/B/Badoo](../../simpleicons-5/B/Badoo.png) | [simpleicons-5/B/Badoo](../../simpleicons-5/B/Badoo.md) | +| ![illustration of simpleicons-5/B/Baidu](../../simpleicons-5/B/Baidu.png) | [simpleicons-5/B/Baidu](../../simpleicons-5/B/Baidu.md) | +| ![illustration of simpleicons-5/B/Bamboo](../../simpleicons-5/B/Bamboo.png) | [simpleicons-5/B/Bamboo](../../simpleicons-5/B/Bamboo.md) | +| ![illustration of simpleicons-5/B/Bandcamp](../../simpleicons-5/B/Bandcamp.png) | [simpleicons-5/B/Bandcamp](../../simpleicons-5/B/Bandcamp.md) | +| ![illustration of simpleicons-5/B/Bandlab](../../simpleicons-5/B/Bandlab.png) | [simpleicons-5/B/Bandlab](../../simpleicons-5/B/Bandlab.md) | +| ![illustration of simpleicons-5/B/Bandrautomation](../../simpleicons-5/B/Bandrautomation.png) | [simpleicons-5/B/Bandrautomation](../../simpleicons-5/B/Bandrautomation.md) | +| ![illustration of simpleicons-5/B/Bandsintown](../../simpleicons-5/B/Bandsintown.png) | [simpleicons-5/B/Bandsintown](../../simpleicons-5/B/Bandsintown.md) | +| ![illustration of simpleicons-5/B/Bankofamerica](../../simpleicons-5/B/Bankofamerica.png) | [simpleicons-5/B/Bankofamerica](../../simpleicons-5/B/Bankofamerica.md) | +| ![illustration of simpleicons-5/B/Barclays](../../simpleicons-5/B/Barclays.png) | [simpleicons-5/B/Barclays](../../simpleicons-5/B/Barclays.md) | +| ![illustration of simpleicons-5/B/Baremetrics](../../simpleicons-5/B/Baremetrics.png) | [simpleicons-5/B/Baremetrics](../../simpleicons-5/B/Baremetrics.md) | +| ![illustration of simpleicons-5/B/Basecamp](../../simpleicons-5/B/Basecamp.png) | [simpleicons-5/B/Basecamp](../../simpleicons-5/B/Basecamp.md) | +| ![illustration of simpleicons-5/B/Bata](../../simpleicons-5/B/Bata.png) | [simpleicons-5/B/Bata](../../simpleicons-5/B/Bata.md) | +| ![illustration of simpleicons-5/B/Bathasu](../../simpleicons-5/B/Bathasu.png) | [simpleicons-5/B/Bathasu](../../simpleicons-5/B/Bathasu.md) | +| ![illustration of simpleicons-5/B/Battledotnet](../../simpleicons-5/B/Battledotnet.png) | [simpleicons-5/B/Battledotnet](../../simpleicons-5/B/Battledotnet.md) | +| ![illustration of simpleicons-5/B/Bbc](../../simpleicons-5/B/Bbc.png) | [simpleicons-5/B/Bbc](../../simpleicons-5/B/Bbc.md) | +| ![illustration of simpleicons-5/B/Bbciplayer](../../simpleicons-5/B/Bbciplayer.png) | [simpleicons-5/B/Bbciplayer](../../simpleicons-5/B/Bbciplayer.md) | +| ![illustration of simpleicons-5/B/Beatport](../../simpleicons-5/B/Beatport.png) | [simpleicons-5/B/Beatport](../../simpleicons-5/B/Beatport.md) | +| ![illustration of simpleicons-5/B/Beats](../../simpleicons-5/B/Beats.png) | [simpleicons-5/B/Beats](../../simpleicons-5/B/Beats.md) | +| ![illustration of simpleicons-5/B/Beatsbydre](../../simpleicons-5/B/Beatsbydre.png) | [simpleicons-5/B/Beatsbydre](../../simpleicons-5/B/Beatsbydre.md) | +| ![illustration of simpleicons-5/B/Behance](../../simpleicons-5/B/Behance.png) | [simpleicons-5/B/Behance](../../simpleicons-5/B/Behance.md) | +| ![illustration of simpleicons-5/B/Beijingsubway](../../simpleicons-5/B/Beijingsubway.png) | [simpleicons-5/B/Beijingsubway](../../simpleicons-5/B/Beijingsubway.md) | +| ![illustration of simpleicons-5/B/Bentley](../../simpleicons-5/B/Bentley.png) | [simpleicons-5/B/Bentley](../../simpleicons-5/B/Bentley.md) | +| ![illustration of simpleicons-5/B/Betfair](../../simpleicons-5/B/Betfair.png) | [simpleicons-5/B/Betfair](../../simpleicons-5/B/Betfair.md) | +| ![illustration of simpleicons-5/B/Bigbasket](../../simpleicons-5/B/Bigbasket.png) | [simpleicons-5/B/Bigbasket](../../simpleicons-5/B/Bigbasket.md) | +| ![illustration of simpleicons-5/B/Bigcartel](../../simpleicons-5/B/Bigcartel.png) | [simpleicons-5/B/Bigcartel](../../simpleicons-5/B/Bigcartel.md) | +| ![illustration of simpleicons-5/B/Bigcommerce](../../simpleicons-5/B/Bigcommerce.png) | [simpleicons-5/B/Bigcommerce](../../simpleicons-5/B/Bigcommerce.md) | +| ![illustration of simpleicons-5/B/Bilibili](../../simpleicons-5/B/Bilibili.png) | [simpleicons-5/B/Bilibili](../../simpleicons-5/B/Bilibili.md) | +| ![illustration of simpleicons-5/B/Bit](../../simpleicons-5/B/Bit.png) | [simpleicons-5/B/Bit](../../simpleicons-5/B/Bit.md) | +| ![illustration of simpleicons-5/B/Bitbucket](../../simpleicons-5/B/Bitbucket.png) | [simpleicons-5/B/Bitbucket](../../simpleicons-5/B/Bitbucket.md) | +| ![illustration of simpleicons-5/B/Bitcoin](../../simpleicons-5/B/Bitcoin.png) | [simpleicons-5/B/Bitcoin](../../simpleicons-5/B/Bitcoin.md) | +| ![illustration of simpleicons-5/B/Bitcoincash](../../simpleicons-5/B/Bitcoincash.png) | [simpleicons-5/B/Bitcoincash](../../simpleicons-5/B/Bitcoincash.md) | +| ![illustration of simpleicons-5/B/Bitcoinsv](../../simpleicons-5/B/Bitcoinsv.png) | [simpleicons-5/B/Bitcoinsv](../../simpleicons-5/B/Bitcoinsv.md) | +| ![illustration of simpleicons-5/B/Bitdefender](../../simpleicons-5/B/Bitdefender.png) | [simpleicons-5/B/Bitdefender](../../simpleicons-5/B/Bitdefender.md) | +| ![illustration of simpleicons-5/B/Bitly](../../simpleicons-5/B/Bitly.png) | [simpleicons-5/B/Bitly](../../simpleicons-5/B/Bitly.md) | +| ![illustration of simpleicons-5/B/Bitrise](../../simpleicons-5/B/Bitrise.png) | [simpleicons-5/B/Bitrise](../../simpleicons-5/B/Bitrise.md) | +| ![illustration of simpleicons-5/B/Bitwarden](../../simpleicons-5/B/Bitwarden.png) | [simpleicons-5/B/Bitwarden](../../simpleicons-5/B/Bitwarden.md) | +| ![illustration of simpleicons-5/B/Bitwig](../../simpleicons-5/B/Bitwig.png) | [simpleicons-5/B/Bitwig](../../simpleicons-5/B/Bitwig.md) | +| ![illustration of simpleicons-5/B/Blackberry](../../simpleicons-5/B/Blackberry.png) | [simpleicons-5/B/Blackberry](../../simpleicons-5/B/Blackberry.md) | +| ![illustration of simpleicons-5/B/Blazemeter](../../simpleicons-5/B/Blazemeter.png) | [simpleicons-5/B/Blazemeter](../../simpleicons-5/B/Blazemeter.md) | +| ![illustration of simpleicons-5/B/Blazor](../../simpleicons-5/B/Blazor.png) | [simpleicons-5/B/Blazor](../../simpleicons-5/B/Blazor.md) | +| ![illustration of simpleicons-5/B/Blender](../../simpleicons-5/B/Blender.png) | [simpleicons-5/B/Blender](../../simpleicons-5/B/Blender.md) | +| ![illustration of simpleicons-5/B/Blockchaindotcom](../../simpleicons-5/B/Blockchaindotcom.png) | [simpleicons-5/B/Blockchaindotcom](../../simpleicons-5/B/Blockchaindotcom.md) | +| ![illustration of simpleicons-5/B/Blogger](../../simpleicons-5/B/Blogger.png) | [simpleicons-5/B/Blogger](../../simpleicons-5/B/Blogger.md) | +| ![illustration of simpleicons-5/B/Bloglovin](../../simpleicons-5/B/Bloglovin.png) | [simpleicons-5/B/Bloglovin](../../simpleicons-5/B/Bloglovin.md) | +| ![illustration of simpleicons-5/B/Blueprint](../../simpleicons-5/B/Blueprint.png) | [simpleicons-5/B/Blueprint](../../simpleicons-5/B/Blueprint.md) | +| ![illustration of simpleicons-5/B/Bluetooth](../../simpleicons-5/B/Bluetooth.png) | [simpleicons-5/B/Bluetooth](../../simpleicons-5/B/Bluetooth.md) | +| ![illustration of simpleicons-5/B/Bmcsoftware](../../simpleicons-5/B/Bmcsoftware.png) | [simpleicons-5/B/Bmcsoftware](../../simpleicons-5/B/Bmcsoftware.md) | +| ![illustration of simpleicons-5/B/Bmw](../../simpleicons-5/B/Bmw.png) | [simpleicons-5/B/Bmw](../../simpleicons-5/B/Bmw.md) | +| ![illustration of simpleicons-5/B/Boeing](../../simpleicons-5/B/Boeing.png) | [simpleicons-5/B/Boeing](../../simpleicons-5/B/Boeing.md) | +| ![illustration of simpleicons-5/B/Bookbub](../../simpleicons-5/B/Bookbub.png) | [simpleicons-5/B/Bookbub](../../simpleicons-5/B/Bookbub.md) | +| ![illustration of simpleicons-5/B/Bookmeter](../../simpleicons-5/B/Bookmeter.png) | [simpleicons-5/B/Bookmeter](../../simpleicons-5/B/Bookmeter.md) | +| ![illustration of simpleicons-5/B/Bookstack](../../simpleicons-5/B/Bookstack.png) | [simpleicons-5/B/Bookstack](../../simpleicons-5/B/Bookstack.md) | +| ![illustration of simpleicons-5/B/Boost](../../simpleicons-5/B/Boost.png) | [simpleicons-5/B/Boost](../../simpleicons-5/B/Boost.md) | +| ![illustration of simpleicons-5/B/Bootstrap](../../simpleicons-5/B/Bootstrap.png) | [simpleicons-5/B/Bootstrap](../../simpleicons-5/B/Bootstrap.md) | +| ![illustration of simpleicons-5/B/Bosch](../../simpleicons-5/B/Bosch.png) | [simpleicons-5/B/Bosch](../../simpleicons-5/B/Bosch.md) | +| ![illustration of simpleicons-5/B/Bose](../../simpleicons-5/B/Bose.png) | [simpleicons-5/B/Bose](../../simpleicons-5/B/Bose.md) | +| ![illustration of simpleicons-5/B/Bower](../../simpleicons-5/B/Bower.png) | [simpleicons-5/B/Bower](../../simpleicons-5/B/Bower.md) | +| ![illustration of simpleicons-5/B/Box](../../simpleicons-5/B/Box.png) | [simpleicons-5/B/Box](../../simpleicons-5/B/Box.md) | +| ![illustration of simpleicons-5/B/Brandfolder](../../simpleicons-5/B/Brandfolder.png) | [simpleicons-5/B/Brandfolder](../../simpleicons-5/B/Brandfolder.md) | +| ![illustration of simpleicons-5/B/Brave](../../simpleicons-5/B/Brave.png) | [simpleicons-5/B/Brave](../../simpleicons-5/B/Brave.md) | +| ![illustration of simpleicons-5/B/Breaker](../../simpleicons-5/B/Breaker.png) | [simpleicons-5/B/Breaker](../../simpleicons-5/B/Breaker.md) | +| ![illustration of simpleicons-5/B/Britishairways](../../simpleicons-5/B/Britishairways.png) | [simpleicons-5/B/Britishairways](../../simpleicons-5/B/Britishairways.md) | +| ![illustration of simpleicons-5/B/Broadcom](../../simpleicons-5/B/Broadcom.png) | [simpleicons-5/B/Broadcom](../../simpleicons-5/B/Broadcom.md) | +| ![illustration of simpleicons-5/B/Bt](../../simpleicons-5/B/Bt.png) | [simpleicons-5/B/Bt](../../simpleicons-5/B/Bt.md) | +| ![illustration of simpleicons-5/B/Buddy](../../simpleicons-5/B/Buddy.png) | [simpleicons-5/B/Buddy](../../simpleicons-5/B/Buddy.md) | +| ![illustration of simpleicons-5/B/Buefy](../../simpleicons-5/B/Buefy.png) | [simpleicons-5/B/Buefy](../../simpleicons-5/B/Buefy.md) | +| ![illustration of simpleicons-5/B/Buffer](../../simpleicons-5/B/Buffer.png) | [simpleicons-5/B/Buffer](../../simpleicons-5/B/Buffer.md) | +| ![illustration of simpleicons-5/B/Bugatti](../../simpleicons-5/B/Bugatti.png) | [simpleicons-5/B/Bugatti](../../simpleicons-5/B/Bugatti.md) | +| ![illustration of simpleicons-5/B/Bugcrowd](../../simpleicons-5/B/Bugcrowd.png) | [simpleicons-5/B/Bugcrowd](../../simpleicons-5/B/Bugcrowd.md) | +| ![illustration of simpleicons-5/B/Bugsnag](../../simpleicons-5/B/Bugsnag.png) | [simpleicons-5/B/Bugsnag](../../simpleicons-5/B/Bugsnag.md) | +| ![illustration of simpleicons-5/B/Buildkite](../../simpleicons-5/B/Buildkite.png) | [simpleicons-5/B/Buildkite](../../simpleicons-5/B/Buildkite.md) | +| ![illustration of simpleicons-5/B/Bulma](../../simpleicons-5/B/Bulma.png) | [simpleicons-5/B/Bulma](../../simpleicons-5/B/Bulma.md) | +| ![illustration of simpleicons-5/B/Bunq](../../simpleicons-5/B/Bunq.png) | [simpleicons-5/B/Bunq](../../simpleicons-5/B/Bunq.md) | +| ![illustration of simpleicons-5/B/Buymeacoffee](../../simpleicons-5/B/Buymeacoffee.png) | [simpleicons-5/B/Buymeacoffee](../../simpleicons-5/B/Buymeacoffee.md) | +| ![illustration of simpleicons-5/B/Buzzfeed](../../simpleicons-5/B/Buzzfeed.png) | [simpleicons-5/B/Buzzfeed](../../simpleicons-5/B/Buzzfeed.md) | +| ![illustration of simpleicons-5/B/Byte](../../simpleicons-5/B/Byte.png) | [simpleicons-5/B/Byte](../../simpleicons-5/B/Byte.md) | + + + diff --git a/distribution/simpleicons-5/C/C.Local.png b/distribution/simpleicons-5/C/C.Local.png new file mode 100644 index 00000000000..a6ba3022bdb Binary files /dev/null and b/distribution/simpleicons-5/C/C.Local.png differ diff --git a/distribution/simpleicons-5/C/C.Local.puml b/distribution/simpleicons-5/C/C.Local.puml new file mode 100644 index 00000000000..429468bb104 --- /dev/null +++ b/distribution/simpleicons-5/C/C.Local.puml @@ -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 C +include('simpleicons-5/C/C') + +' renders the element +C('C', 'C', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/C.Remote.puml b/distribution/simpleicons-5/C/C.Remote.puml new file mode 100644 index 00000000000..24ea4774b70 --- /dev/null +++ b/distribution/simpleicons-5/C/C.Remote.puml @@ -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 C +include('simpleicons-5/C/C') + +' renders the element +C('C', 'C', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/C.md b/distribution/simpleicons-5/C/C.md new file mode 100644 index 00000000000..927b3b5bfe3 --- /dev/null +++ b/distribution/simpleicons-5/C/C.md @@ -0,0 +1,63 @@ +# C + + +```text +simpleicons-5/C/C +``` + +```text +include('simpleicons-5/C/C') +``` + + + +| Illustration | C | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/C.png) | ![illustration for C](../../simpleicons-5/C/C.Local.png) | + + + + +## C + +### 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 C +include('simpleicons-5/C/C') + +' renders the element +C('C', 'C', '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 C +include('simpleicons-5/C/C') + +' renders the element +C('C', 'C', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/C.png b/distribution/simpleicons-5/C/C.png new file mode 100644 index 00000000000..173e2f0de39 Binary files /dev/null and b/distribution/simpleicons-5/C/C.png differ diff --git a/distribution/simpleicons-5/C/C.puml b/distribution/simpleicons-5/C/C.puml new file mode 100644 index 00000000000..c0f8851cca6 --- /dev/null +++ b/distribution/simpleicons-5/C/C.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/C + +sprite $CXs [10x10/16z] uwS3 + +sprite $CSm [12x12/16z] unza + +sprite $CMd [16x16/16z] un_X + +sprite $CLg [20x20/16z] unzKO1G + +!procedure C($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/C', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cachet.Local.png b/distribution/simpleicons-5/C/Cachet.Local.png new file mode 100644 index 00000000000..35040b033ee Binary files /dev/null and b/distribution/simpleicons-5/C/Cachet.Local.png differ diff --git a/distribution/simpleicons-5/C/Cachet.Local.puml b/distribution/simpleicons-5/C/Cachet.Local.puml new file mode 100644 index 00000000000..72bdb3edc98 --- /dev/null +++ b/distribution/simpleicons-5/C/Cachet.Local.puml @@ -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 Cachet +include('simpleicons-5/C/Cachet') + +' renders the element +Cachet('Cachet', 'Cachet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cachet.Remote.puml b/distribution/simpleicons-5/C/Cachet.Remote.puml new file mode 100644 index 00000000000..65fd0a7b033 --- /dev/null +++ b/distribution/simpleicons-5/C/Cachet.Remote.puml @@ -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 Cachet +include('simpleicons-5/C/Cachet') + +' renders the element +Cachet('Cachet', 'Cachet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cachet.md b/distribution/simpleicons-5/C/Cachet.md new file mode 100644 index 00000000000..d024de821f1 --- /dev/null +++ b/distribution/simpleicons-5/C/Cachet.md @@ -0,0 +1,63 @@ +# Cachet + + +```text +simpleicons-5/C/Cachet +``` + +```text +include('simpleicons-5/C/Cachet') +``` + + + +| Illustration | Cachet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cachet.png) | ![illustration for Cachet](../../simpleicons-5/C/Cachet.Local.png) | + + + + +## Cachet + +### 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 Cachet +include('simpleicons-5/C/Cachet') + +' renders the element +Cachet('Cachet', 'Cachet', '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 Cachet +include('simpleicons-5/C/Cachet') + +' renders the element +Cachet('Cachet', 'Cachet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cachet.png b/distribution/simpleicons-5/C/Cachet.png new file mode 100644 index 00000000000..4cab958c8f5 Binary files /dev/null and b/distribution/simpleicons-5/C/Cachet.png differ diff --git a/distribution/simpleicons-5/C/Cachet.puml b/distribution/simpleicons-5/C/Cachet.puml new file mode 100644 index 00000000000..4d9ebbc5fb6 --- /dev/null +++ b/distribution/simpleicons-5/C/Cachet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cachet + +sprite $CachetXs [10x10/16z] uwS3 + +sprite $CachetSm [12x12/16z] unza + +sprite $CachetMd [16x16/16z] un_X + +sprite $CachetLg [20x20/16z] unzKO1G + +!procedure Cachet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cachet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cairometro.Local.png b/distribution/simpleicons-5/C/Cairometro.Local.png new file mode 100644 index 00000000000..cae2165dbde Binary files /dev/null and b/distribution/simpleicons-5/C/Cairometro.Local.png differ diff --git a/distribution/simpleicons-5/C/Cairometro.Local.puml b/distribution/simpleicons-5/C/Cairometro.Local.puml new file mode 100644 index 00000000000..9010e1eee39 --- /dev/null +++ b/distribution/simpleicons-5/C/Cairometro.Local.puml @@ -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 Cairometro +include('simpleicons-5/C/Cairometro') + +' renders the element +Cairometro('Cairometro', 'Cairometro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cairometro.Remote.puml b/distribution/simpleicons-5/C/Cairometro.Remote.puml new file mode 100644 index 00000000000..1725131143b --- /dev/null +++ b/distribution/simpleicons-5/C/Cairometro.Remote.puml @@ -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 Cairometro +include('simpleicons-5/C/Cairometro') + +' renders the element +Cairometro('Cairometro', 'Cairometro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cairometro.md b/distribution/simpleicons-5/C/Cairometro.md new file mode 100644 index 00000000000..5e2a5add991 --- /dev/null +++ b/distribution/simpleicons-5/C/Cairometro.md @@ -0,0 +1,63 @@ +# Cairometro + + +```text +simpleicons-5/C/Cairometro +``` + +```text +include('simpleicons-5/C/Cairometro') +``` + + + +| Illustration | Cairometro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cairometro.png) | ![illustration for Cairometro](../../simpleicons-5/C/Cairometro.Local.png) | + + + + +## Cairometro + +### 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 Cairometro +include('simpleicons-5/C/Cairometro') + +' renders the element +Cairometro('Cairometro', 'Cairometro', '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 Cairometro +include('simpleicons-5/C/Cairometro') + +' renders the element +Cairometro('Cairometro', 'Cairometro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cairometro.png b/distribution/simpleicons-5/C/Cairometro.png new file mode 100644 index 00000000000..d8139317aec Binary files /dev/null and b/distribution/simpleicons-5/C/Cairometro.png differ diff --git a/distribution/simpleicons-5/C/Cairometro.puml b/distribution/simpleicons-5/C/Cairometro.puml new file mode 100644 index 00000000000..b3e0e3fb6e7 --- /dev/null +++ b/distribution/simpleicons-5/C/Cairometro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cairometro + +sprite $CairometroXs [10x10/16z] uwS3 + +sprite $CairometroSm [12x12/16z] unza + +sprite $CairometroMd [16x16/16z] un_X + +sprite $CairometroLg [20x20/16z] unzKO1G + +!procedure Cairometro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cairometro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cakephp.Local.png b/distribution/simpleicons-5/C/Cakephp.Local.png new file mode 100644 index 00000000000..5f3f3f0daeb Binary files /dev/null and b/distribution/simpleicons-5/C/Cakephp.Local.png differ diff --git a/distribution/simpleicons-5/C/Cakephp.Local.puml b/distribution/simpleicons-5/C/Cakephp.Local.puml new file mode 100644 index 00000000000..495ef553c21 --- /dev/null +++ b/distribution/simpleicons-5/C/Cakephp.Local.puml @@ -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 Cakephp +include('simpleicons-5/C/Cakephp') + +' renders the element +Cakephp('Cakephp', 'Cakephp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cakephp.Remote.puml b/distribution/simpleicons-5/C/Cakephp.Remote.puml new file mode 100644 index 00000000000..0cce7441d78 --- /dev/null +++ b/distribution/simpleicons-5/C/Cakephp.Remote.puml @@ -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 Cakephp +include('simpleicons-5/C/Cakephp') + +' renders the element +Cakephp('Cakephp', 'Cakephp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cakephp.md b/distribution/simpleicons-5/C/Cakephp.md new file mode 100644 index 00000000000..175a80f50e7 --- /dev/null +++ b/distribution/simpleicons-5/C/Cakephp.md @@ -0,0 +1,63 @@ +# Cakephp + + +```text +simpleicons-5/C/Cakephp +``` + +```text +include('simpleicons-5/C/Cakephp') +``` + + + +| Illustration | Cakephp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cakephp.png) | ![illustration for Cakephp](../../simpleicons-5/C/Cakephp.Local.png) | + + + + +## Cakephp + +### 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 Cakephp +include('simpleicons-5/C/Cakephp') + +' renders the element +Cakephp('Cakephp', 'Cakephp', '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 Cakephp +include('simpleicons-5/C/Cakephp') + +' renders the element +Cakephp('Cakephp', 'Cakephp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cakephp.png b/distribution/simpleicons-5/C/Cakephp.png new file mode 100644 index 00000000000..a3e20454d80 Binary files /dev/null and b/distribution/simpleicons-5/C/Cakephp.png differ diff --git a/distribution/simpleicons-5/C/Cakephp.puml b/distribution/simpleicons-5/C/Cakephp.puml new file mode 100644 index 00000000000..2c7661386f7 --- /dev/null +++ b/distribution/simpleicons-5/C/Cakephp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cakephp + +sprite $CakephpXs [10x10/16z] uwS3 + +sprite $CakephpSm [12x12/16z] unza + +sprite $CakephpMd [16x16/16z] un_X + +sprite $CakephpLg [20x20/16z] unzKO1G + +!procedure Cakephp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cakephp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Campaignmonitor.Local.png b/distribution/simpleicons-5/C/Campaignmonitor.Local.png new file mode 100644 index 00000000000..86855648f56 Binary files /dev/null and b/distribution/simpleicons-5/C/Campaignmonitor.Local.png differ diff --git a/distribution/simpleicons-5/C/Campaignmonitor.Local.puml b/distribution/simpleicons-5/C/Campaignmonitor.Local.puml new file mode 100644 index 00000000000..690ddab4d72 --- /dev/null +++ b/distribution/simpleicons-5/C/Campaignmonitor.Local.puml @@ -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 Campaignmonitor +include('simpleicons-5/C/Campaignmonitor') + +' renders the element +Campaignmonitor('Campaignmonitor', 'Campaignmonitor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Campaignmonitor.Remote.puml b/distribution/simpleicons-5/C/Campaignmonitor.Remote.puml new file mode 100644 index 00000000000..e5875e7fd12 --- /dev/null +++ b/distribution/simpleicons-5/C/Campaignmonitor.Remote.puml @@ -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 Campaignmonitor +include('simpleicons-5/C/Campaignmonitor') + +' renders the element +Campaignmonitor('Campaignmonitor', 'Campaignmonitor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Campaignmonitor.md b/distribution/simpleicons-5/C/Campaignmonitor.md new file mode 100644 index 00000000000..1161d119b1f --- /dev/null +++ b/distribution/simpleicons-5/C/Campaignmonitor.md @@ -0,0 +1,63 @@ +# Campaignmonitor + + +```text +simpleicons-5/C/Campaignmonitor +``` + +```text +include('simpleicons-5/C/Campaignmonitor') +``` + + + +| Illustration | Campaignmonitor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Campaignmonitor.png) | ![illustration for Campaignmonitor](../../simpleicons-5/C/Campaignmonitor.Local.png) | + + + + +## Campaignmonitor + +### 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 Campaignmonitor +include('simpleicons-5/C/Campaignmonitor') + +' renders the element +Campaignmonitor('Campaignmonitor', 'Campaignmonitor', '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 Campaignmonitor +include('simpleicons-5/C/Campaignmonitor') + +' renders the element +Campaignmonitor('Campaignmonitor', 'Campaignmonitor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Campaignmonitor.png b/distribution/simpleicons-5/C/Campaignmonitor.png new file mode 100644 index 00000000000..d892153cf4f Binary files /dev/null and b/distribution/simpleicons-5/C/Campaignmonitor.png differ diff --git a/distribution/simpleicons-5/C/Campaignmonitor.puml b/distribution/simpleicons-5/C/Campaignmonitor.puml new file mode 100644 index 00000000000..61acf61c353 --- /dev/null +++ b/distribution/simpleicons-5/C/Campaignmonitor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Campaignmonitor + +sprite $CampaignmonitorXs [10x10/16z] uwS3 + +sprite $CampaignmonitorSm [12x12/16z] unza + +sprite $CampaignmonitorMd [16x16/16z] un_X + +sprite $CampaignmonitorLg [20x20/16z] unzKO1G + +!procedure Campaignmonitor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Campaignmonitor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Canonical.Local.png b/distribution/simpleicons-5/C/Canonical.Local.png new file mode 100644 index 00000000000..22c24c87aff Binary files /dev/null and b/distribution/simpleicons-5/C/Canonical.Local.png differ diff --git a/distribution/simpleicons-5/C/Canonical.Local.puml b/distribution/simpleicons-5/C/Canonical.Local.puml new file mode 100644 index 00000000000..3ada7ed372d --- /dev/null +++ b/distribution/simpleicons-5/C/Canonical.Local.puml @@ -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 Canonical +include('simpleicons-5/C/Canonical') + +' renders the element +Canonical('Canonical', 'Canonical', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Canonical.Remote.puml b/distribution/simpleicons-5/C/Canonical.Remote.puml new file mode 100644 index 00000000000..abd6300e77f --- /dev/null +++ b/distribution/simpleicons-5/C/Canonical.Remote.puml @@ -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 Canonical +include('simpleicons-5/C/Canonical') + +' renders the element +Canonical('Canonical', 'Canonical', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Canonical.md b/distribution/simpleicons-5/C/Canonical.md new file mode 100644 index 00000000000..112ad00d5ed --- /dev/null +++ b/distribution/simpleicons-5/C/Canonical.md @@ -0,0 +1,63 @@ +# Canonical + + +```text +simpleicons-5/C/Canonical +``` + +```text +include('simpleicons-5/C/Canonical') +``` + + + +| Illustration | Canonical | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Canonical.png) | ![illustration for Canonical](../../simpleicons-5/C/Canonical.Local.png) | + + + + +## Canonical + +### 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 Canonical +include('simpleicons-5/C/Canonical') + +' renders the element +Canonical('Canonical', 'Canonical', '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 Canonical +include('simpleicons-5/C/Canonical') + +' renders the element +Canonical('Canonical', 'Canonical', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Canonical.png b/distribution/simpleicons-5/C/Canonical.png new file mode 100644 index 00000000000..398a02a19dc Binary files /dev/null and b/distribution/simpleicons-5/C/Canonical.png differ diff --git a/distribution/simpleicons-5/C/Canonical.puml b/distribution/simpleicons-5/C/Canonical.puml new file mode 100644 index 00000000000..d2207769f99 --- /dev/null +++ b/distribution/simpleicons-5/C/Canonical.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Canonical + +sprite $CanonicalXs [10x10/16z] uwS3 + +sprite $CanonicalSm [12x12/16z] unza + +sprite $CanonicalMd [16x16/16z] un_X + +sprite $CanonicalLg [20x20/16z] unzKO1G + +!procedure Canonical($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Canonical', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Canva.Local.png b/distribution/simpleicons-5/C/Canva.Local.png new file mode 100644 index 00000000000..560e1bc9278 Binary files /dev/null and b/distribution/simpleicons-5/C/Canva.Local.png differ diff --git a/distribution/simpleicons-5/C/Canva.Local.puml b/distribution/simpleicons-5/C/Canva.Local.puml new file mode 100644 index 00000000000..8ea576c9b11 --- /dev/null +++ b/distribution/simpleicons-5/C/Canva.Local.puml @@ -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 Canva +include('simpleicons-5/C/Canva') + +' renders the element +Canva('Canva', 'Canva', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Canva.Remote.puml b/distribution/simpleicons-5/C/Canva.Remote.puml new file mode 100644 index 00000000000..f0cfa15b1a7 --- /dev/null +++ b/distribution/simpleicons-5/C/Canva.Remote.puml @@ -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 Canva +include('simpleicons-5/C/Canva') + +' renders the element +Canva('Canva', 'Canva', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Canva.md b/distribution/simpleicons-5/C/Canva.md new file mode 100644 index 00000000000..7a72cc0616b --- /dev/null +++ b/distribution/simpleicons-5/C/Canva.md @@ -0,0 +1,63 @@ +# Canva + + +```text +simpleicons-5/C/Canva +``` + +```text +include('simpleicons-5/C/Canva') +``` + + + +| Illustration | Canva | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Canva.png) | ![illustration for Canva](../../simpleicons-5/C/Canva.Local.png) | + + + + +## Canva + +### 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 Canva +include('simpleicons-5/C/Canva') + +' renders the element +Canva('Canva', 'Canva', '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 Canva +include('simpleicons-5/C/Canva') + +' renders the element +Canva('Canva', 'Canva', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Canva.png b/distribution/simpleicons-5/C/Canva.png new file mode 100644 index 00000000000..dd1a04a2298 Binary files /dev/null and b/distribution/simpleicons-5/C/Canva.png differ diff --git a/distribution/simpleicons-5/C/Canva.puml b/distribution/simpleicons-5/C/Canva.puml new file mode 100644 index 00000000000..0ae4c04858c --- /dev/null +++ b/distribution/simpleicons-5/C/Canva.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Canva + +sprite $CanvaXs [10x10/16z] uwS3 + +sprite $CanvaSm [12x12/16z] unza + +sprite $CanvaMd [16x16/16z] un_X + +sprite $CanvaLg [20x20/16z] unzKO1G + +!procedure Canva($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Canva', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Capacitor.Local.png b/distribution/simpleicons-5/C/Capacitor.Local.png new file mode 100644 index 00000000000..f6027de84cb Binary files /dev/null and b/distribution/simpleicons-5/C/Capacitor.Local.png differ diff --git a/distribution/simpleicons-5/C/Capacitor.Local.puml b/distribution/simpleicons-5/C/Capacitor.Local.puml new file mode 100644 index 00000000000..7b2ec5c82a5 --- /dev/null +++ b/distribution/simpleicons-5/C/Capacitor.Local.puml @@ -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 Capacitor +include('simpleicons-5/C/Capacitor') + +' renders the element +Capacitor('Capacitor', 'Capacitor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Capacitor.Remote.puml b/distribution/simpleicons-5/C/Capacitor.Remote.puml new file mode 100644 index 00000000000..4b473d90947 --- /dev/null +++ b/distribution/simpleicons-5/C/Capacitor.Remote.puml @@ -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 Capacitor +include('simpleicons-5/C/Capacitor') + +' renders the element +Capacitor('Capacitor', 'Capacitor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Capacitor.md b/distribution/simpleicons-5/C/Capacitor.md new file mode 100644 index 00000000000..77e65152870 --- /dev/null +++ b/distribution/simpleicons-5/C/Capacitor.md @@ -0,0 +1,63 @@ +# Capacitor + + +```text +simpleicons-5/C/Capacitor +``` + +```text +include('simpleicons-5/C/Capacitor') +``` + + + +| Illustration | Capacitor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Capacitor.png) | ![illustration for Capacitor](../../simpleicons-5/C/Capacitor.Local.png) | + + + + +## Capacitor + +### 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 Capacitor +include('simpleicons-5/C/Capacitor') + +' renders the element +Capacitor('Capacitor', 'Capacitor', '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 Capacitor +include('simpleicons-5/C/Capacitor') + +' renders the element +Capacitor('Capacitor', 'Capacitor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Capacitor.png b/distribution/simpleicons-5/C/Capacitor.png new file mode 100644 index 00000000000..561cf615e11 Binary files /dev/null and b/distribution/simpleicons-5/C/Capacitor.png differ diff --git a/distribution/simpleicons-5/C/Capacitor.puml b/distribution/simpleicons-5/C/Capacitor.puml new file mode 100644 index 00000000000..48e96a0b9f4 --- /dev/null +++ b/distribution/simpleicons-5/C/Capacitor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Capacitor + +sprite $CapacitorXs [10x10/16z] uwS3 + +sprite $CapacitorSm [12x12/16z] unza + +sprite $CapacitorMd [16x16/16z] un_X + +sprite $CapacitorLg [20x20/16z] unzKO1G + +!procedure Capacitor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Capacitor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Carthrottle.Local.png b/distribution/simpleicons-5/C/Carthrottle.Local.png new file mode 100644 index 00000000000..8a2a0581d13 Binary files /dev/null and b/distribution/simpleicons-5/C/Carthrottle.Local.png differ diff --git a/distribution/simpleicons-5/C/Carthrottle.Local.puml b/distribution/simpleicons-5/C/Carthrottle.Local.puml new file mode 100644 index 00000000000..e212927e775 --- /dev/null +++ b/distribution/simpleicons-5/C/Carthrottle.Local.puml @@ -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 Carthrottle +include('simpleicons-5/C/Carthrottle') + +' renders the element +Carthrottle('Carthrottle', 'Carthrottle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Carthrottle.Remote.puml b/distribution/simpleicons-5/C/Carthrottle.Remote.puml new file mode 100644 index 00000000000..c34ecd209c3 --- /dev/null +++ b/distribution/simpleicons-5/C/Carthrottle.Remote.puml @@ -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 Carthrottle +include('simpleicons-5/C/Carthrottle') + +' renders the element +Carthrottle('Carthrottle', 'Carthrottle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Carthrottle.md b/distribution/simpleicons-5/C/Carthrottle.md new file mode 100644 index 00000000000..018d73848ed --- /dev/null +++ b/distribution/simpleicons-5/C/Carthrottle.md @@ -0,0 +1,63 @@ +# Carthrottle + + +```text +simpleicons-5/C/Carthrottle +``` + +```text +include('simpleicons-5/C/Carthrottle') +``` + + + +| Illustration | Carthrottle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Carthrottle.png) | ![illustration for Carthrottle](../../simpleicons-5/C/Carthrottle.Local.png) | + + + + +## Carthrottle + +### 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 Carthrottle +include('simpleicons-5/C/Carthrottle') + +' renders the element +Carthrottle('Carthrottle', 'Carthrottle', '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 Carthrottle +include('simpleicons-5/C/Carthrottle') + +' renders the element +Carthrottle('Carthrottle', 'Carthrottle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Carthrottle.png b/distribution/simpleicons-5/C/Carthrottle.png new file mode 100644 index 00000000000..737bfb3ad27 Binary files /dev/null and b/distribution/simpleicons-5/C/Carthrottle.png differ diff --git a/distribution/simpleicons-5/C/Carthrottle.puml b/distribution/simpleicons-5/C/Carthrottle.puml new file mode 100644 index 00000000000..91523846cbd --- /dev/null +++ b/distribution/simpleicons-5/C/Carthrottle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Carthrottle + +sprite $CarthrottleXs [10x10/16z] uwS3 + +sprite $CarthrottleSm [12x12/16z] unza + +sprite $CarthrottleMd [16x16/16z] un_X + +sprite $CarthrottleLg [20x20/16z] unzKO1G + +!procedure Carthrottle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Carthrottle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Carto.Local.png b/distribution/simpleicons-5/C/Carto.Local.png new file mode 100644 index 00000000000..57e15f0aac1 Binary files /dev/null and b/distribution/simpleicons-5/C/Carto.Local.png differ diff --git a/distribution/simpleicons-5/C/Carto.Local.puml b/distribution/simpleicons-5/C/Carto.Local.puml new file mode 100644 index 00000000000..e8405839dd1 --- /dev/null +++ b/distribution/simpleicons-5/C/Carto.Local.puml @@ -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 Carto +include('simpleicons-5/C/Carto') + +' renders the element +Carto('Carto', 'Carto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Carto.Remote.puml b/distribution/simpleicons-5/C/Carto.Remote.puml new file mode 100644 index 00000000000..ce694738230 --- /dev/null +++ b/distribution/simpleicons-5/C/Carto.Remote.puml @@ -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 Carto +include('simpleicons-5/C/Carto') + +' renders the element +Carto('Carto', 'Carto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Carto.md b/distribution/simpleicons-5/C/Carto.md new file mode 100644 index 00000000000..c7423c1913b --- /dev/null +++ b/distribution/simpleicons-5/C/Carto.md @@ -0,0 +1,63 @@ +# Carto + + +```text +simpleicons-5/C/Carto +``` + +```text +include('simpleicons-5/C/Carto') +``` + + + +| Illustration | Carto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Carto.png) | ![illustration for Carto](../../simpleicons-5/C/Carto.Local.png) | + + + + +## Carto + +### 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 Carto +include('simpleicons-5/C/Carto') + +' renders the element +Carto('Carto', 'Carto', '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 Carto +include('simpleicons-5/C/Carto') + +' renders the element +Carto('Carto', 'Carto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Carto.png b/distribution/simpleicons-5/C/Carto.png new file mode 100644 index 00000000000..e679923cfa9 Binary files /dev/null and b/distribution/simpleicons-5/C/Carto.png differ diff --git a/distribution/simpleicons-5/C/Carto.puml b/distribution/simpleicons-5/C/Carto.puml new file mode 100644 index 00000000000..ae23f93b70d --- /dev/null +++ b/distribution/simpleicons-5/C/Carto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Carto + +sprite $CartoXs [10x10/16z] uwS3 + +sprite $CartoSm [12x12/16z] unza + +sprite $CartoMd [16x16/16z] un_X + +sprite $CartoLg [20x20/16z] unzKO1G + +!procedure Carto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Carto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cashapp.Local.png b/distribution/simpleicons-5/C/Cashapp.Local.png new file mode 100644 index 00000000000..1ccd98217d0 Binary files /dev/null and b/distribution/simpleicons-5/C/Cashapp.Local.png differ diff --git a/distribution/simpleicons-5/C/Cashapp.Local.puml b/distribution/simpleicons-5/C/Cashapp.Local.puml new file mode 100644 index 00000000000..5e46c3a2515 --- /dev/null +++ b/distribution/simpleicons-5/C/Cashapp.Local.puml @@ -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 Cashapp +include('simpleicons-5/C/Cashapp') + +' renders the element +Cashapp('Cashapp', 'Cashapp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cashapp.Remote.puml b/distribution/simpleicons-5/C/Cashapp.Remote.puml new file mode 100644 index 00000000000..d672660e462 --- /dev/null +++ b/distribution/simpleicons-5/C/Cashapp.Remote.puml @@ -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 Cashapp +include('simpleicons-5/C/Cashapp') + +' renders the element +Cashapp('Cashapp', 'Cashapp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cashapp.md b/distribution/simpleicons-5/C/Cashapp.md new file mode 100644 index 00000000000..dfc43d93842 --- /dev/null +++ b/distribution/simpleicons-5/C/Cashapp.md @@ -0,0 +1,63 @@ +# Cashapp + + +```text +simpleicons-5/C/Cashapp +``` + +```text +include('simpleicons-5/C/Cashapp') +``` + + + +| Illustration | Cashapp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cashapp.png) | ![illustration for Cashapp](../../simpleicons-5/C/Cashapp.Local.png) | + + + + +## Cashapp + +### 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 Cashapp +include('simpleicons-5/C/Cashapp') + +' renders the element +Cashapp('Cashapp', 'Cashapp', '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 Cashapp +include('simpleicons-5/C/Cashapp') + +' renders the element +Cashapp('Cashapp', 'Cashapp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cashapp.png b/distribution/simpleicons-5/C/Cashapp.png new file mode 100644 index 00000000000..8a665b3af9d Binary files /dev/null and b/distribution/simpleicons-5/C/Cashapp.png differ diff --git a/distribution/simpleicons-5/C/Cashapp.puml b/distribution/simpleicons-5/C/Cashapp.puml new file mode 100644 index 00000000000..2ab97d39070 --- /dev/null +++ b/distribution/simpleicons-5/C/Cashapp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cashapp + +sprite $CashappXs [10x10/16z] uwS3 + +sprite $CashappSm [12x12/16z] unza + +sprite $CashappMd [16x16/16z] un_X + +sprite $CashappLg [20x20/16z] unzKO1G + +!procedure Cashapp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cashapp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Castbox.Local.png b/distribution/simpleicons-5/C/Castbox.Local.png new file mode 100644 index 00000000000..25c4b8a05e9 Binary files /dev/null and b/distribution/simpleicons-5/C/Castbox.Local.png differ diff --git a/distribution/simpleicons-5/C/Castbox.Local.puml b/distribution/simpleicons-5/C/Castbox.Local.puml new file mode 100644 index 00000000000..02760e3a1a4 --- /dev/null +++ b/distribution/simpleicons-5/C/Castbox.Local.puml @@ -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 Castbox +include('simpleicons-5/C/Castbox') + +' renders the element +Castbox('Castbox', 'Castbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Castbox.Remote.puml b/distribution/simpleicons-5/C/Castbox.Remote.puml new file mode 100644 index 00000000000..9070449b84a --- /dev/null +++ b/distribution/simpleicons-5/C/Castbox.Remote.puml @@ -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 Castbox +include('simpleicons-5/C/Castbox') + +' renders the element +Castbox('Castbox', 'Castbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Castbox.md b/distribution/simpleicons-5/C/Castbox.md new file mode 100644 index 00000000000..f736e88e72c --- /dev/null +++ b/distribution/simpleicons-5/C/Castbox.md @@ -0,0 +1,63 @@ +# Castbox + + +```text +simpleicons-5/C/Castbox +``` + +```text +include('simpleicons-5/C/Castbox') +``` + + + +| Illustration | Castbox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Castbox.png) | ![illustration for Castbox](../../simpleicons-5/C/Castbox.Local.png) | + + + + +## Castbox + +### 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 Castbox +include('simpleicons-5/C/Castbox') + +' renders the element +Castbox('Castbox', 'Castbox', '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 Castbox +include('simpleicons-5/C/Castbox') + +' renders the element +Castbox('Castbox', 'Castbox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Castbox.png b/distribution/simpleicons-5/C/Castbox.png new file mode 100644 index 00000000000..baa5eba4f89 Binary files /dev/null and b/distribution/simpleicons-5/C/Castbox.png differ diff --git a/distribution/simpleicons-5/C/Castbox.puml b/distribution/simpleicons-5/C/Castbox.puml new file mode 100644 index 00000000000..7341401890c --- /dev/null +++ b/distribution/simpleicons-5/C/Castbox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Castbox + +sprite $CastboxXs [10x10/16z] uwS3 + +sprite $CastboxSm [12x12/16z] unza + +sprite $CastboxMd [16x16/16z] un_X + +sprite $CastboxLg [20x20/16z] unzKO1G + +!procedure Castbox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Castbox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Castorama.Local.png b/distribution/simpleicons-5/C/Castorama.Local.png new file mode 100644 index 00000000000..9993db8d5eb Binary files /dev/null and b/distribution/simpleicons-5/C/Castorama.Local.png differ diff --git a/distribution/simpleicons-5/C/Castorama.Local.puml b/distribution/simpleicons-5/C/Castorama.Local.puml new file mode 100644 index 00000000000..18049e113d5 --- /dev/null +++ b/distribution/simpleicons-5/C/Castorama.Local.puml @@ -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 Castorama +include('simpleicons-5/C/Castorama') + +' renders the element +Castorama('Castorama', 'Castorama', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Castorama.Remote.puml b/distribution/simpleicons-5/C/Castorama.Remote.puml new file mode 100644 index 00000000000..f79f72e948c --- /dev/null +++ b/distribution/simpleicons-5/C/Castorama.Remote.puml @@ -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 Castorama +include('simpleicons-5/C/Castorama') + +' renders the element +Castorama('Castorama', 'Castorama', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Castorama.md b/distribution/simpleicons-5/C/Castorama.md new file mode 100644 index 00000000000..d291503f190 --- /dev/null +++ b/distribution/simpleicons-5/C/Castorama.md @@ -0,0 +1,63 @@ +# Castorama + + +```text +simpleicons-5/C/Castorama +``` + +```text +include('simpleicons-5/C/Castorama') +``` + + + +| Illustration | Castorama | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Castorama.png) | ![illustration for Castorama](../../simpleicons-5/C/Castorama.Local.png) | + + + + +## Castorama + +### 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 Castorama +include('simpleicons-5/C/Castorama') + +' renders the element +Castorama('Castorama', 'Castorama', '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 Castorama +include('simpleicons-5/C/Castorama') + +' renders the element +Castorama('Castorama', 'Castorama', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Castorama.png b/distribution/simpleicons-5/C/Castorama.png new file mode 100644 index 00000000000..181c96c90b9 Binary files /dev/null and b/distribution/simpleicons-5/C/Castorama.png differ diff --git a/distribution/simpleicons-5/C/Castorama.puml b/distribution/simpleicons-5/C/Castorama.puml new file mode 100644 index 00000000000..6a54e32de19 --- /dev/null +++ b/distribution/simpleicons-5/C/Castorama.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Castorama + +sprite $CastoramaXs [10x10/16z] uwS3 + +sprite $CastoramaSm [12x12/16z] unza + +sprite $CastoramaMd [16x16/16z] un_X + +sprite $CastoramaLg [20x20/16z] unzKO1G + +!procedure Castorama($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Castorama', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Castro.Local.png b/distribution/simpleicons-5/C/Castro.Local.png new file mode 100644 index 00000000000..d4168b750f4 Binary files /dev/null and b/distribution/simpleicons-5/C/Castro.Local.png differ diff --git a/distribution/simpleicons-5/C/Castro.Local.puml b/distribution/simpleicons-5/C/Castro.Local.puml new file mode 100644 index 00000000000..818d40fed73 --- /dev/null +++ b/distribution/simpleicons-5/C/Castro.Local.puml @@ -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 Castro +include('simpleicons-5/C/Castro') + +' renders the element +Castro('Castro', 'Castro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Castro.Remote.puml b/distribution/simpleicons-5/C/Castro.Remote.puml new file mode 100644 index 00000000000..833c06dd631 --- /dev/null +++ b/distribution/simpleicons-5/C/Castro.Remote.puml @@ -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 Castro +include('simpleicons-5/C/Castro') + +' renders the element +Castro('Castro', 'Castro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Castro.md b/distribution/simpleicons-5/C/Castro.md new file mode 100644 index 00000000000..89e47ff6b61 --- /dev/null +++ b/distribution/simpleicons-5/C/Castro.md @@ -0,0 +1,63 @@ +# Castro + + +```text +simpleicons-5/C/Castro +``` + +```text +include('simpleicons-5/C/Castro') +``` + + + +| Illustration | Castro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Castro.png) | ![illustration for Castro](../../simpleicons-5/C/Castro.Local.png) | + + + + +## Castro + +### 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 Castro +include('simpleicons-5/C/Castro') + +' renders the element +Castro('Castro', 'Castro', '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 Castro +include('simpleicons-5/C/Castro') + +' renders the element +Castro('Castro', 'Castro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Castro.png b/distribution/simpleicons-5/C/Castro.png new file mode 100644 index 00000000000..a5af61d175b Binary files /dev/null and b/distribution/simpleicons-5/C/Castro.png differ diff --git a/distribution/simpleicons-5/C/Castro.puml b/distribution/simpleicons-5/C/Castro.puml new file mode 100644 index 00000000000..22cf821a6de --- /dev/null +++ b/distribution/simpleicons-5/C/Castro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Castro + +sprite $CastroXs [10x10/16z] uwS3 + +sprite $CastroSm [12x12/16z] unza + +sprite $CastroMd [16x16/16z] un_X + +sprite $CastroLg [20x20/16z] unzKO1G + +!procedure Castro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Castro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Caterpillar.Local.png b/distribution/simpleicons-5/C/Caterpillar.Local.png new file mode 100644 index 00000000000..195324220a0 Binary files /dev/null and b/distribution/simpleicons-5/C/Caterpillar.Local.png differ diff --git a/distribution/simpleicons-5/C/Caterpillar.Local.puml b/distribution/simpleicons-5/C/Caterpillar.Local.puml new file mode 100644 index 00000000000..793f654121a --- /dev/null +++ b/distribution/simpleicons-5/C/Caterpillar.Local.puml @@ -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 Caterpillar +include('simpleicons-5/C/Caterpillar') + +' renders the element +Caterpillar('Caterpillar', 'Caterpillar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Caterpillar.Remote.puml b/distribution/simpleicons-5/C/Caterpillar.Remote.puml new file mode 100644 index 00000000000..e7080f584bf --- /dev/null +++ b/distribution/simpleicons-5/C/Caterpillar.Remote.puml @@ -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 Caterpillar +include('simpleicons-5/C/Caterpillar') + +' renders the element +Caterpillar('Caterpillar', 'Caterpillar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Caterpillar.md b/distribution/simpleicons-5/C/Caterpillar.md new file mode 100644 index 00000000000..5630901385d --- /dev/null +++ b/distribution/simpleicons-5/C/Caterpillar.md @@ -0,0 +1,63 @@ +# Caterpillar + + +```text +simpleicons-5/C/Caterpillar +``` + +```text +include('simpleicons-5/C/Caterpillar') +``` + + + +| Illustration | Caterpillar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Caterpillar.png) | ![illustration for Caterpillar](../../simpleicons-5/C/Caterpillar.Local.png) | + + + + +## Caterpillar + +### 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 Caterpillar +include('simpleicons-5/C/Caterpillar') + +' renders the element +Caterpillar('Caterpillar', 'Caterpillar', '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 Caterpillar +include('simpleicons-5/C/Caterpillar') + +' renders the element +Caterpillar('Caterpillar', 'Caterpillar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Caterpillar.png b/distribution/simpleicons-5/C/Caterpillar.png new file mode 100644 index 00000000000..f94d4d807f1 Binary files /dev/null and b/distribution/simpleicons-5/C/Caterpillar.png differ diff --git a/distribution/simpleicons-5/C/Caterpillar.puml b/distribution/simpleicons-5/C/Caterpillar.puml new file mode 100644 index 00000000000..f40ad4195a0 --- /dev/null +++ b/distribution/simpleicons-5/C/Caterpillar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Caterpillar + +sprite $CaterpillarXs [10x10/16z] uwS3 + +sprite $CaterpillarSm [12x12/16z] unza + +sprite $CaterpillarMd [16x16/16z] un_X + +sprite $CaterpillarLg [20x20/16z] unzKO1G + +!procedure Caterpillar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Caterpillar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cbs.Local.png b/distribution/simpleicons-5/C/Cbs.Local.png new file mode 100644 index 00000000000..f81d057d086 Binary files /dev/null and b/distribution/simpleicons-5/C/Cbs.Local.png differ diff --git a/distribution/simpleicons-5/C/Cbs.Local.puml b/distribution/simpleicons-5/C/Cbs.Local.puml new file mode 100644 index 00000000000..c4aa405ef63 --- /dev/null +++ b/distribution/simpleicons-5/C/Cbs.Local.puml @@ -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 Cbs +include('simpleicons-5/C/Cbs') + +' renders the element +Cbs('Cbs', 'Cbs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cbs.Remote.puml b/distribution/simpleicons-5/C/Cbs.Remote.puml new file mode 100644 index 00000000000..0212fcde701 --- /dev/null +++ b/distribution/simpleicons-5/C/Cbs.Remote.puml @@ -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 Cbs +include('simpleicons-5/C/Cbs') + +' renders the element +Cbs('Cbs', 'Cbs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cbs.md b/distribution/simpleicons-5/C/Cbs.md new file mode 100644 index 00000000000..c95e47b5e99 --- /dev/null +++ b/distribution/simpleicons-5/C/Cbs.md @@ -0,0 +1,63 @@ +# Cbs + + +```text +simpleicons-5/C/Cbs +``` + +```text +include('simpleicons-5/C/Cbs') +``` + + + +| Illustration | Cbs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cbs.png) | ![illustration for Cbs](../../simpleicons-5/C/Cbs.Local.png) | + + + + +## Cbs + +### 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 Cbs +include('simpleicons-5/C/Cbs') + +' renders the element +Cbs('Cbs', 'Cbs', '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 Cbs +include('simpleicons-5/C/Cbs') + +' renders the element +Cbs('Cbs', 'Cbs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cbs.png b/distribution/simpleicons-5/C/Cbs.png new file mode 100644 index 00000000000..279c1f5e6c1 Binary files /dev/null and b/distribution/simpleicons-5/C/Cbs.png differ diff --git a/distribution/simpleicons-5/C/Cbs.puml b/distribution/simpleicons-5/C/Cbs.puml new file mode 100644 index 00000000000..7c866d53ccb --- /dev/null +++ b/distribution/simpleicons-5/C/Cbs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cbs + +sprite $CbsXs [10x10/16z] uwS3 + +sprite $CbsSm [12x12/16z] unza + +sprite $CbsMd [16x16/16z] un_X + +sprite $CbsLg [20x20/16z] unzKO1G + +!procedure Cbs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cbs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cdprojekt.Local.png b/distribution/simpleicons-5/C/Cdprojekt.Local.png new file mode 100644 index 00000000000..0ef1891922c Binary files /dev/null and b/distribution/simpleicons-5/C/Cdprojekt.Local.png differ diff --git a/distribution/simpleicons-5/C/Cdprojekt.Local.puml b/distribution/simpleicons-5/C/Cdprojekt.Local.puml new file mode 100644 index 00000000000..06ec139d2e3 --- /dev/null +++ b/distribution/simpleicons-5/C/Cdprojekt.Local.puml @@ -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 Cdprojekt +include('simpleicons-5/C/Cdprojekt') + +' renders the element +Cdprojekt('Cdprojekt', 'Cdprojekt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cdprojekt.Remote.puml b/distribution/simpleicons-5/C/Cdprojekt.Remote.puml new file mode 100644 index 00000000000..b5e5c4e9629 --- /dev/null +++ b/distribution/simpleicons-5/C/Cdprojekt.Remote.puml @@ -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 Cdprojekt +include('simpleicons-5/C/Cdprojekt') + +' renders the element +Cdprojekt('Cdprojekt', 'Cdprojekt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cdprojekt.md b/distribution/simpleicons-5/C/Cdprojekt.md new file mode 100644 index 00000000000..5425c4b11cc --- /dev/null +++ b/distribution/simpleicons-5/C/Cdprojekt.md @@ -0,0 +1,63 @@ +# Cdprojekt + + +```text +simpleicons-5/C/Cdprojekt +``` + +```text +include('simpleicons-5/C/Cdprojekt') +``` + + + +| Illustration | Cdprojekt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cdprojekt.png) | ![illustration for Cdprojekt](../../simpleicons-5/C/Cdprojekt.Local.png) | + + + + +## Cdprojekt + +### 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 Cdprojekt +include('simpleicons-5/C/Cdprojekt') + +' renders the element +Cdprojekt('Cdprojekt', 'Cdprojekt', '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 Cdprojekt +include('simpleicons-5/C/Cdprojekt') + +' renders the element +Cdprojekt('Cdprojekt', 'Cdprojekt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cdprojekt.png b/distribution/simpleicons-5/C/Cdprojekt.png new file mode 100644 index 00000000000..cb95c2b6b12 Binary files /dev/null and b/distribution/simpleicons-5/C/Cdprojekt.png differ diff --git a/distribution/simpleicons-5/C/Cdprojekt.puml b/distribution/simpleicons-5/C/Cdprojekt.puml new file mode 100644 index 00000000000..8a051b54fcb --- /dev/null +++ b/distribution/simpleicons-5/C/Cdprojekt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cdprojekt + +sprite $CdprojektXs [10x10/16z] uwS3 + +sprite $CdprojektSm [12x12/16z] unza + +sprite $CdprojektMd [16x16/16z] un_X + +sprite $CdprojektLg [20x20/16z] unzKO1G + +!procedure Cdprojekt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cdprojekt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Celery.Local.png b/distribution/simpleicons-5/C/Celery.Local.png new file mode 100644 index 00000000000..9f02371bb1d Binary files /dev/null and b/distribution/simpleicons-5/C/Celery.Local.png differ diff --git a/distribution/simpleicons-5/C/Celery.Local.puml b/distribution/simpleicons-5/C/Celery.Local.puml new file mode 100644 index 00000000000..eceee27fe77 --- /dev/null +++ b/distribution/simpleicons-5/C/Celery.Local.puml @@ -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 Celery +include('simpleicons-5/C/Celery') + +' renders the element +Celery('Celery', 'Celery', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Celery.Remote.puml b/distribution/simpleicons-5/C/Celery.Remote.puml new file mode 100644 index 00000000000..69f7eb547e0 --- /dev/null +++ b/distribution/simpleicons-5/C/Celery.Remote.puml @@ -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 Celery +include('simpleicons-5/C/Celery') + +' renders the element +Celery('Celery', 'Celery', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Celery.md b/distribution/simpleicons-5/C/Celery.md new file mode 100644 index 00000000000..15ca693a253 --- /dev/null +++ b/distribution/simpleicons-5/C/Celery.md @@ -0,0 +1,63 @@ +# Celery + + +```text +simpleicons-5/C/Celery +``` + +```text +include('simpleicons-5/C/Celery') +``` + + + +| Illustration | Celery | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Celery.png) | ![illustration for Celery](../../simpleicons-5/C/Celery.Local.png) | + + + + +## Celery + +### 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 Celery +include('simpleicons-5/C/Celery') + +' renders the element +Celery('Celery', 'Celery', '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 Celery +include('simpleicons-5/C/Celery') + +' renders the element +Celery('Celery', 'Celery', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Celery.png b/distribution/simpleicons-5/C/Celery.png new file mode 100644 index 00000000000..4a9c6103359 Binary files /dev/null and b/distribution/simpleicons-5/C/Celery.png differ diff --git a/distribution/simpleicons-5/C/Celery.puml b/distribution/simpleicons-5/C/Celery.puml new file mode 100644 index 00000000000..0ecf9665197 --- /dev/null +++ b/distribution/simpleicons-5/C/Celery.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Celery + +sprite $CeleryXs [10x10/16z] uwS3 + +sprite $CelerySm [12x12/16z] unza + +sprite $CeleryMd [16x16/16z] un_X + +sprite $CeleryLg [20x20/16z] unzKO1G + +!procedure Celery($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Celery', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Centos.Local.png b/distribution/simpleicons-5/C/Centos.Local.png new file mode 100644 index 00000000000..4c2b2ba4331 Binary files /dev/null and b/distribution/simpleicons-5/C/Centos.Local.png differ diff --git a/distribution/simpleicons-5/C/Centos.Local.puml b/distribution/simpleicons-5/C/Centos.Local.puml new file mode 100644 index 00000000000..815b3235eff --- /dev/null +++ b/distribution/simpleicons-5/C/Centos.Local.puml @@ -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 Centos +include('simpleicons-5/C/Centos') + +' renders the element +Centos('Centos', 'Centos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Centos.Remote.puml b/distribution/simpleicons-5/C/Centos.Remote.puml new file mode 100644 index 00000000000..d4c260098ba --- /dev/null +++ b/distribution/simpleicons-5/C/Centos.Remote.puml @@ -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 Centos +include('simpleicons-5/C/Centos') + +' renders the element +Centos('Centos', 'Centos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Centos.md b/distribution/simpleicons-5/C/Centos.md new file mode 100644 index 00000000000..37b266d0db2 --- /dev/null +++ b/distribution/simpleicons-5/C/Centos.md @@ -0,0 +1,63 @@ +# Centos + + +```text +simpleicons-5/C/Centos +``` + +```text +include('simpleicons-5/C/Centos') +``` + + + +| Illustration | Centos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Centos.png) | ![illustration for Centos](../../simpleicons-5/C/Centos.Local.png) | + + + + +## Centos + +### 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 Centos +include('simpleicons-5/C/Centos') + +' renders the element +Centos('Centos', 'Centos', '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 Centos +include('simpleicons-5/C/Centos') + +' renders the element +Centos('Centos', 'Centos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Centos.png b/distribution/simpleicons-5/C/Centos.png new file mode 100644 index 00000000000..3b622f57bba Binary files /dev/null and b/distribution/simpleicons-5/C/Centos.png differ diff --git a/distribution/simpleicons-5/C/Centos.puml b/distribution/simpleicons-5/C/Centos.puml new file mode 100644 index 00000000000..42bc9bd1e29 --- /dev/null +++ b/distribution/simpleicons-5/C/Centos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Centos + +sprite $CentosXs [10x10/16z] uwS3 + +sprite $CentosSm [12x12/16z] unza + +sprite $CentosMd [16x16/16z] un_X + +sprite $CentosLg [20x20/16z] unzKO1G + +!procedure Centos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Centos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Ceph.Local.png b/distribution/simpleicons-5/C/Ceph.Local.png new file mode 100644 index 00000000000..9b04a35951b Binary files /dev/null and b/distribution/simpleicons-5/C/Ceph.Local.png differ diff --git a/distribution/simpleicons-5/C/Ceph.Local.puml b/distribution/simpleicons-5/C/Ceph.Local.puml new file mode 100644 index 00000000000..3393bd72ba0 --- /dev/null +++ b/distribution/simpleicons-5/C/Ceph.Local.puml @@ -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 Ceph +include('simpleicons-5/C/Ceph') + +' renders the element +Ceph('Ceph', 'Ceph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Ceph.Remote.puml b/distribution/simpleicons-5/C/Ceph.Remote.puml new file mode 100644 index 00000000000..fb1078440fa --- /dev/null +++ b/distribution/simpleicons-5/C/Ceph.Remote.puml @@ -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 Ceph +include('simpleicons-5/C/Ceph') + +' renders the element +Ceph('Ceph', 'Ceph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Ceph.md b/distribution/simpleicons-5/C/Ceph.md new file mode 100644 index 00000000000..781175ae61c --- /dev/null +++ b/distribution/simpleicons-5/C/Ceph.md @@ -0,0 +1,63 @@ +# Ceph + + +```text +simpleicons-5/C/Ceph +``` + +```text +include('simpleicons-5/C/Ceph') +``` + + + +| Illustration | Ceph | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Ceph.png) | ![illustration for Ceph](../../simpleicons-5/C/Ceph.Local.png) | + + + + +## Ceph + +### 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 Ceph +include('simpleicons-5/C/Ceph') + +' renders the element +Ceph('Ceph', 'Ceph', '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 Ceph +include('simpleicons-5/C/Ceph') + +' renders the element +Ceph('Ceph', 'Ceph', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Ceph.png b/distribution/simpleicons-5/C/Ceph.png new file mode 100644 index 00000000000..c3651f2d7d8 Binary files /dev/null and b/distribution/simpleicons-5/C/Ceph.png differ diff --git a/distribution/simpleicons-5/C/Ceph.puml b/distribution/simpleicons-5/C/Ceph.puml new file mode 100644 index 00000000000..d9dc90f0705 --- /dev/null +++ b/distribution/simpleicons-5/C/Ceph.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Ceph + +sprite $CephXs [10x10/16z] uwS3 + +sprite $CephSm [12x12/16z] unza + +sprite $CephMd [16x16/16z] un_X + +sprite $CephLg [20x20/16z] unzKO1G + +!procedure Ceph($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Ceph', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cesium.Local.png b/distribution/simpleicons-5/C/Cesium.Local.png new file mode 100644 index 00000000000..6876304e2ae Binary files /dev/null and b/distribution/simpleicons-5/C/Cesium.Local.png differ diff --git a/distribution/simpleicons-5/C/Cesium.Local.puml b/distribution/simpleicons-5/C/Cesium.Local.puml new file mode 100644 index 00000000000..fb34688ec54 --- /dev/null +++ b/distribution/simpleicons-5/C/Cesium.Local.puml @@ -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 Cesium +include('simpleicons-5/C/Cesium') + +' renders the element +Cesium('Cesium', 'Cesium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cesium.Remote.puml b/distribution/simpleicons-5/C/Cesium.Remote.puml new file mode 100644 index 00000000000..f1aaafc2af4 --- /dev/null +++ b/distribution/simpleicons-5/C/Cesium.Remote.puml @@ -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 Cesium +include('simpleicons-5/C/Cesium') + +' renders the element +Cesium('Cesium', 'Cesium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cesium.md b/distribution/simpleicons-5/C/Cesium.md new file mode 100644 index 00000000000..8dcf513975d --- /dev/null +++ b/distribution/simpleicons-5/C/Cesium.md @@ -0,0 +1,63 @@ +# Cesium + + +```text +simpleicons-5/C/Cesium +``` + +```text +include('simpleicons-5/C/Cesium') +``` + + + +| Illustration | Cesium | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cesium.png) | ![illustration for Cesium](../../simpleicons-5/C/Cesium.Local.png) | + + + + +## Cesium + +### 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 Cesium +include('simpleicons-5/C/Cesium') + +' renders the element +Cesium('Cesium', 'Cesium', '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 Cesium +include('simpleicons-5/C/Cesium') + +' renders the element +Cesium('Cesium', 'Cesium', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cesium.png b/distribution/simpleicons-5/C/Cesium.png new file mode 100644 index 00000000000..020bb04ef49 Binary files /dev/null and b/distribution/simpleicons-5/C/Cesium.png differ diff --git a/distribution/simpleicons-5/C/Cesium.puml b/distribution/simpleicons-5/C/Cesium.puml new file mode 100644 index 00000000000..e5784d4f38a --- /dev/null +++ b/distribution/simpleicons-5/C/Cesium.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cesium + +sprite $CesiumXs [10x10/16z] uwS3 + +sprite $CesiumSm [12x12/16z] unza + +sprite $CesiumMd [16x16/16z] un_X + +sprite $CesiumLg [20x20/16z] unzKO1G + +!procedure Cesium($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cesium', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chai.Local.png b/distribution/simpleicons-5/C/Chai.Local.png new file mode 100644 index 00000000000..484c02853a1 Binary files /dev/null and b/distribution/simpleicons-5/C/Chai.Local.png differ diff --git a/distribution/simpleicons-5/C/Chai.Local.puml b/distribution/simpleicons-5/C/Chai.Local.puml new file mode 100644 index 00000000000..a4b2107d1fe --- /dev/null +++ b/distribution/simpleicons-5/C/Chai.Local.puml @@ -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 Chai +include('simpleicons-5/C/Chai') + +' renders the element +Chai('Chai', 'Chai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chai.Remote.puml b/distribution/simpleicons-5/C/Chai.Remote.puml new file mode 100644 index 00000000000..35ffad44e03 --- /dev/null +++ b/distribution/simpleicons-5/C/Chai.Remote.puml @@ -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 Chai +include('simpleicons-5/C/Chai') + +' renders the element +Chai('Chai', 'Chai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chai.md b/distribution/simpleicons-5/C/Chai.md new file mode 100644 index 00000000000..3d94e30a42f --- /dev/null +++ b/distribution/simpleicons-5/C/Chai.md @@ -0,0 +1,63 @@ +# Chai + + +```text +simpleicons-5/C/Chai +``` + +```text +include('simpleicons-5/C/Chai') +``` + + + +| Illustration | Chai | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chai.png) | ![illustration for Chai](../../simpleicons-5/C/Chai.Local.png) | + + + + +## Chai + +### 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 Chai +include('simpleicons-5/C/Chai') + +' renders the element +Chai('Chai', 'Chai', '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 Chai +include('simpleicons-5/C/Chai') + +' renders the element +Chai('Chai', 'Chai', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chai.png b/distribution/simpleicons-5/C/Chai.png new file mode 100644 index 00000000000..234aee0ac87 Binary files /dev/null and b/distribution/simpleicons-5/C/Chai.png differ diff --git a/distribution/simpleicons-5/C/Chai.puml b/distribution/simpleicons-5/C/Chai.puml new file mode 100644 index 00000000000..527cd5b21cb --- /dev/null +++ b/distribution/simpleicons-5/C/Chai.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chai + +sprite $ChaiXs [10x10/16z] uwS3 + +sprite $ChaiSm [12x12/16z] unza + +sprite $ChaiMd [16x16/16z] un_X + +sprite $ChaiLg [20x20/16z] unzKO1G + +!procedure Chai($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chai', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chainlink.Local.png b/distribution/simpleicons-5/C/Chainlink.Local.png new file mode 100644 index 00000000000..32d64793ff6 Binary files /dev/null and b/distribution/simpleicons-5/C/Chainlink.Local.png differ diff --git a/distribution/simpleicons-5/C/Chainlink.Local.puml b/distribution/simpleicons-5/C/Chainlink.Local.puml new file mode 100644 index 00000000000..a48d446af3e --- /dev/null +++ b/distribution/simpleicons-5/C/Chainlink.Local.puml @@ -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 Chainlink +include('simpleicons-5/C/Chainlink') + +' renders the element +Chainlink('Chainlink', 'Chainlink', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chainlink.Remote.puml b/distribution/simpleicons-5/C/Chainlink.Remote.puml new file mode 100644 index 00000000000..4d50cdae22b --- /dev/null +++ b/distribution/simpleicons-5/C/Chainlink.Remote.puml @@ -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 Chainlink +include('simpleicons-5/C/Chainlink') + +' renders the element +Chainlink('Chainlink', 'Chainlink', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chainlink.md b/distribution/simpleicons-5/C/Chainlink.md new file mode 100644 index 00000000000..7b6f875b3d6 --- /dev/null +++ b/distribution/simpleicons-5/C/Chainlink.md @@ -0,0 +1,63 @@ +# Chainlink + + +```text +simpleicons-5/C/Chainlink +``` + +```text +include('simpleicons-5/C/Chainlink') +``` + + + +| Illustration | Chainlink | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chainlink.png) | ![illustration for Chainlink](../../simpleicons-5/C/Chainlink.Local.png) | + + + + +## Chainlink + +### 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 Chainlink +include('simpleicons-5/C/Chainlink') + +' renders the element +Chainlink('Chainlink', 'Chainlink', '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 Chainlink +include('simpleicons-5/C/Chainlink') + +' renders the element +Chainlink('Chainlink', 'Chainlink', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chainlink.png b/distribution/simpleicons-5/C/Chainlink.png new file mode 100644 index 00000000000..5f1024a0e42 Binary files /dev/null and b/distribution/simpleicons-5/C/Chainlink.png differ diff --git a/distribution/simpleicons-5/C/Chainlink.puml b/distribution/simpleicons-5/C/Chainlink.puml new file mode 100644 index 00000000000..29d24170fae --- /dev/null +++ b/distribution/simpleicons-5/C/Chainlink.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chainlink + +sprite $ChainlinkXs [10x10/16z] uwS3 + +sprite $ChainlinkSm [12x12/16z] unza + +sprite $ChainlinkMd [16x16/16z] un_X + +sprite $ChainlinkLg [20x20/16z] unzKO1G + +!procedure Chainlink($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chainlink', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chakraui.Local.png b/distribution/simpleicons-5/C/Chakraui.Local.png new file mode 100644 index 00000000000..edca2735779 Binary files /dev/null and b/distribution/simpleicons-5/C/Chakraui.Local.png differ diff --git a/distribution/simpleicons-5/C/Chakraui.Local.puml b/distribution/simpleicons-5/C/Chakraui.Local.puml new file mode 100644 index 00000000000..440a7e4285b --- /dev/null +++ b/distribution/simpleicons-5/C/Chakraui.Local.puml @@ -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 Chakraui +include('simpleicons-5/C/Chakraui') + +' renders the element +Chakraui('Chakraui', 'Chakraui', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chakraui.Remote.puml b/distribution/simpleicons-5/C/Chakraui.Remote.puml new file mode 100644 index 00000000000..bc4b76c8607 --- /dev/null +++ b/distribution/simpleicons-5/C/Chakraui.Remote.puml @@ -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 Chakraui +include('simpleicons-5/C/Chakraui') + +' renders the element +Chakraui('Chakraui', 'Chakraui', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chakraui.md b/distribution/simpleicons-5/C/Chakraui.md new file mode 100644 index 00000000000..5fbefe9613c --- /dev/null +++ b/distribution/simpleicons-5/C/Chakraui.md @@ -0,0 +1,63 @@ +# Chakraui + + +```text +simpleicons-5/C/Chakraui +``` + +```text +include('simpleicons-5/C/Chakraui') +``` + + + +| Illustration | Chakraui | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chakraui.png) | ![illustration for Chakraui](../../simpleicons-5/C/Chakraui.Local.png) | + + + + +## Chakraui + +### 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 Chakraui +include('simpleicons-5/C/Chakraui') + +' renders the element +Chakraui('Chakraui', 'Chakraui', '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 Chakraui +include('simpleicons-5/C/Chakraui') + +' renders the element +Chakraui('Chakraui', 'Chakraui', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chakraui.png b/distribution/simpleicons-5/C/Chakraui.png new file mode 100644 index 00000000000..2a41c1b2c0f Binary files /dev/null and b/distribution/simpleicons-5/C/Chakraui.png differ diff --git a/distribution/simpleicons-5/C/Chakraui.puml b/distribution/simpleicons-5/C/Chakraui.puml new file mode 100644 index 00000000000..a6ff20b7536 --- /dev/null +++ b/distribution/simpleicons-5/C/Chakraui.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chakraui + +sprite $ChakrauiXs [10x10/16z] uwS3 + +sprite $ChakrauiSm [12x12/16z] unza + +sprite $ChakrauiMd [16x16/16z] un_X + +sprite $ChakrauiLg [20x20/16z] unzKO1G + +!procedure Chakraui($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chakraui', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chartdotjs.Local.png b/distribution/simpleicons-5/C/Chartdotjs.Local.png new file mode 100644 index 00000000000..c9ef0be1407 Binary files /dev/null and b/distribution/simpleicons-5/C/Chartdotjs.Local.png differ diff --git a/distribution/simpleicons-5/C/Chartdotjs.Local.puml b/distribution/simpleicons-5/C/Chartdotjs.Local.puml new file mode 100644 index 00000000000..d3e33719e19 --- /dev/null +++ b/distribution/simpleicons-5/C/Chartdotjs.Local.puml @@ -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 Chartdotjs +include('simpleicons-5/C/Chartdotjs') + +' renders the element +Chartdotjs('Chartdotjs', 'Chartdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chartdotjs.Remote.puml b/distribution/simpleicons-5/C/Chartdotjs.Remote.puml new file mode 100644 index 00000000000..88ae872f15e --- /dev/null +++ b/distribution/simpleicons-5/C/Chartdotjs.Remote.puml @@ -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 Chartdotjs +include('simpleicons-5/C/Chartdotjs') + +' renders the element +Chartdotjs('Chartdotjs', 'Chartdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chartdotjs.md b/distribution/simpleicons-5/C/Chartdotjs.md new file mode 100644 index 00000000000..44d2a09c2c2 --- /dev/null +++ b/distribution/simpleicons-5/C/Chartdotjs.md @@ -0,0 +1,63 @@ +# Chartdotjs + + +```text +simpleicons-5/C/Chartdotjs +``` + +```text +include('simpleicons-5/C/Chartdotjs') +``` + + + +| Illustration | Chartdotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chartdotjs.png) | ![illustration for Chartdotjs](../../simpleicons-5/C/Chartdotjs.Local.png) | + + + + +## Chartdotjs + +### 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 Chartdotjs +include('simpleicons-5/C/Chartdotjs') + +' renders the element +Chartdotjs('Chartdotjs', 'Chartdotjs', '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 Chartdotjs +include('simpleicons-5/C/Chartdotjs') + +' renders the element +Chartdotjs('Chartdotjs', 'Chartdotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chartdotjs.png b/distribution/simpleicons-5/C/Chartdotjs.png new file mode 100644 index 00000000000..a28e7ffac22 Binary files /dev/null and b/distribution/simpleicons-5/C/Chartdotjs.png differ diff --git a/distribution/simpleicons-5/C/Chartdotjs.puml b/distribution/simpleicons-5/C/Chartdotjs.puml new file mode 100644 index 00000000000..2ba6ca8d8a8 --- /dev/null +++ b/distribution/simpleicons-5/C/Chartdotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chartdotjs + +sprite $ChartdotjsXs [10x10/16z] uwS3 + +sprite $ChartdotjsSm [12x12/16z] unza + +sprite $ChartdotjsMd [16x16/16z] un_X + +sprite $ChartdotjsLg [20x20/16z] unzKO1G + +!procedure Chartdotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chartdotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chartmogul.Local.png b/distribution/simpleicons-5/C/Chartmogul.Local.png new file mode 100644 index 00000000000..c0840a11118 Binary files /dev/null and b/distribution/simpleicons-5/C/Chartmogul.Local.png differ diff --git a/distribution/simpleicons-5/C/Chartmogul.Local.puml b/distribution/simpleicons-5/C/Chartmogul.Local.puml new file mode 100644 index 00000000000..6ed34555eba --- /dev/null +++ b/distribution/simpleicons-5/C/Chartmogul.Local.puml @@ -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 Chartmogul +include('simpleicons-5/C/Chartmogul') + +' renders the element +Chartmogul('Chartmogul', 'Chartmogul', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chartmogul.Remote.puml b/distribution/simpleicons-5/C/Chartmogul.Remote.puml new file mode 100644 index 00000000000..cc652e8df20 --- /dev/null +++ b/distribution/simpleicons-5/C/Chartmogul.Remote.puml @@ -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 Chartmogul +include('simpleicons-5/C/Chartmogul') + +' renders the element +Chartmogul('Chartmogul', 'Chartmogul', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chartmogul.md b/distribution/simpleicons-5/C/Chartmogul.md new file mode 100644 index 00000000000..1057eaf6d33 --- /dev/null +++ b/distribution/simpleicons-5/C/Chartmogul.md @@ -0,0 +1,63 @@ +# Chartmogul + + +```text +simpleicons-5/C/Chartmogul +``` + +```text +include('simpleicons-5/C/Chartmogul') +``` + + + +| Illustration | Chartmogul | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chartmogul.png) | ![illustration for Chartmogul](../../simpleicons-5/C/Chartmogul.Local.png) | + + + + +## Chartmogul + +### 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 Chartmogul +include('simpleicons-5/C/Chartmogul') + +' renders the element +Chartmogul('Chartmogul', 'Chartmogul', '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 Chartmogul +include('simpleicons-5/C/Chartmogul') + +' renders the element +Chartmogul('Chartmogul', 'Chartmogul', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chartmogul.png b/distribution/simpleicons-5/C/Chartmogul.png new file mode 100644 index 00000000000..c734cf6e147 Binary files /dev/null and b/distribution/simpleicons-5/C/Chartmogul.png differ diff --git a/distribution/simpleicons-5/C/Chartmogul.puml b/distribution/simpleicons-5/C/Chartmogul.puml new file mode 100644 index 00000000000..b58544fc9f6 --- /dev/null +++ b/distribution/simpleicons-5/C/Chartmogul.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chartmogul + +sprite $ChartmogulXs [10x10/16z] uwS3 + +sprite $ChartmogulSm [12x12/16z] unza + +sprite $ChartmogulMd [16x16/16z] un_X + +sprite $ChartmogulLg [20x20/16z] unzKO1G + +!procedure Chartmogul($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chartmogul', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chase.Local.png b/distribution/simpleicons-5/C/Chase.Local.png new file mode 100644 index 00000000000..bb7762737ae Binary files /dev/null and b/distribution/simpleicons-5/C/Chase.Local.png differ diff --git a/distribution/simpleicons-5/C/Chase.Local.puml b/distribution/simpleicons-5/C/Chase.Local.puml new file mode 100644 index 00000000000..98932b94c29 --- /dev/null +++ b/distribution/simpleicons-5/C/Chase.Local.puml @@ -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 Chase +include('simpleicons-5/C/Chase') + +' renders the element +Chase('Chase', 'Chase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chase.Remote.puml b/distribution/simpleicons-5/C/Chase.Remote.puml new file mode 100644 index 00000000000..81d86865f12 --- /dev/null +++ b/distribution/simpleicons-5/C/Chase.Remote.puml @@ -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 Chase +include('simpleicons-5/C/Chase') + +' renders the element +Chase('Chase', 'Chase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chase.md b/distribution/simpleicons-5/C/Chase.md new file mode 100644 index 00000000000..81fce3ad12d --- /dev/null +++ b/distribution/simpleicons-5/C/Chase.md @@ -0,0 +1,63 @@ +# Chase + + +```text +simpleicons-5/C/Chase +``` + +```text +include('simpleicons-5/C/Chase') +``` + + + +| Illustration | Chase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chase.png) | ![illustration for Chase](../../simpleicons-5/C/Chase.Local.png) | + + + + +## Chase + +### 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 Chase +include('simpleicons-5/C/Chase') + +' renders the element +Chase('Chase', 'Chase', '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 Chase +include('simpleicons-5/C/Chase') + +' renders the element +Chase('Chase', 'Chase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chase.png b/distribution/simpleicons-5/C/Chase.png new file mode 100644 index 00000000000..dc319f1516b Binary files /dev/null and b/distribution/simpleicons-5/C/Chase.png differ diff --git a/distribution/simpleicons-5/C/Chase.puml b/distribution/simpleicons-5/C/Chase.puml new file mode 100644 index 00000000000..189f4f55ebf --- /dev/null +++ b/distribution/simpleicons-5/C/Chase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chase + +sprite $ChaseXs [10x10/16z] uwS3 + +sprite $ChaseSm [12x12/16z] unza + +sprite $ChaseMd [16x16/16z] un_X + +sprite $ChaseLg [20x20/16z] unzKO1G + +!procedure Chase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chatbot.Local.png b/distribution/simpleicons-5/C/Chatbot.Local.png new file mode 100644 index 00000000000..1e77bd0b5bb Binary files /dev/null and b/distribution/simpleicons-5/C/Chatbot.Local.png differ diff --git a/distribution/simpleicons-5/C/Chatbot.Local.puml b/distribution/simpleicons-5/C/Chatbot.Local.puml new file mode 100644 index 00000000000..b36c7669e65 --- /dev/null +++ b/distribution/simpleicons-5/C/Chatbot.Local.puml @@ -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 Chatbot +include('simpleicons-5/C/Chatbot') + +' renders the element +Chatbot('Chatbot', 'Chatbot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chatbot.Remote.puml b/distribution/simpleicons-5/C/Chatbot.Remote.puml new file mode 100644 index 00000000000..459924b66fd --- /dev/null +++ b/distribution/simpleicons-5/C/Chatbot.Remote.puml @@ -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 Chatbot +include('simpleicons-5/C/Chatbot') + +' renders the element +Chatbot('Chatbot', 'Chatbot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chatbot.md b/distribution/simpleicons-5/C/Chatbot.md new file mode 100644 index 00000000000..198ed7c2f3d --- /dev/null +++ b/distribution/simpleicons-5/C/Chatbot.md @@ -0,0 +1,63 @@ +# Chatbot + + +```text +simpleicons-5/C/Chatbot +``` + +```text +include('simpleicons-5/C/Chatbot') +``` + + + +| Illustration | Chatbot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chatbot.png) | ![illustration for Chatbot](../../simpleicons-5/C/Chatbot.Local.png) | + + + + +## Chatbot + +### 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 Chatbot +include('simpleicons-5/C/Chatbot') + +' renders the element +Chatbot('Chatbot', 'Chatbot', '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 Chatbot +include('simpleicons-5/C/Chatbot') + +' renders the element +Chatbot('Chatbot', 'Chatbot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chatbot.png b/distribution/simpleicons-5/C/Chatbot.png new file mode 100644 index 00000000000..68a0a3827ab Binary files /dev/null and b/distribution/simpleicons-5/C/Chatbot.png differ diff --git a/distribution/simpleicons-5/C/Chatbot.puml b/distribution/simpleicons-5/C/Chatbot.puml new file mode 100644 index 00000000000..3fdbaf39037 --- /dev/null +++ b/distribution/simpleicons-5/C/Chatbot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chatbot + +sprite $ChatbotXs [10x10/16z] uwS3 + +sprite $ChatbotSm [12x12/16z] unza + +sprite $ChatbotMd [16x16/16z] un_X + +sprite $ChatbotLg [20x20/16z] unzKO1G + +!procedure Chatbot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chatbot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Checkio.Local.png b/distribution/simpleicons-5/C/Checkio.Local.png new file mode 100644 index 00000000000..bb901037eaa Binary files /dev/null and b/distribution/simpleicons-5/C/Checkio.Local.png differ diff --git a/distribution/simpleicons-5/C/Checkio.Local.puml b/distribution/simpleicons-5/C/Checkio.Local.puml new file mode 100644 index 00000000000..15bf5ae33de --- /dev/null +++ b/distribution/simpleicons-5/C/Checkio.Local.puml @@ -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 Checkio +include('simpleicons-5/C/Checkio') + +' renders the element +Checkio('Checkio', 'Checkio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Checkio.Remote.puml b/distribution/simpleicons-5/C/Checkio.Remote.puml new file mode 100644 index 00000000000..69599d74de9 --- /dev/null +++ b/distribution/simpleicons-5/C/Checkio.Remote.puml @@ -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 Checkio +include('simpleicons-5/C/Checkio') + +' renders the element +Checkio('Checkio', 'Checkio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Checkio.md b/distribution/simpleicons-5/C/Checkio.md new file mode 100644 index 00000000000..39fcacf8965 --- /dev/null +++ b/distribution/simpleicons-5/C/Checkio.md @@ -0,0 +1,63 @@ +# Checkio + + +```text +simpleicons-5/C/Checkio +``` + +```text +include('simpleicons-5/C/Checkio') +``` + + + +| Illustration | Checkio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Checkio.png) | ![illustration for Checkio](../../simpleicons-5/C/Checkio.Local.png) | + + + + +## Checkio + +### 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 Checkio +include('simpleicons-5/C/Checkio') + +' renders the element +Checkio('Checkio', 'Checkio', '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 Checkio +include('simpleicons-5/C/Checkio') + +' renders the element +Checkio('Checkio', 'Checkio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Checkio.png b/distribution/simpleicons-5/C/Checkio.png new file mode 100644 index 00000000000..d27cf757c03 Binary files /dev/null and b/distribution/simpleicons-5/C/Checkio.png differ diff --git a/distribution/simpleicons-5/C/Checkio.puml b/distribution/simpleicons-5/C/Checkio.puml new file mode 100644 index 00000000000..682e677d96a --- /dev/null +++ b/distribution/simpleicons-5/C/Checkio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Checkio + +sprite $CheckioXs [10x10/16z] uwS3 + +sprite $CheckioSm [12x12/16z] unza + +sprite $CheckioMd [16x16/16z] un_X + +sprite $CheckioLg [20x20/16z] unzKO1G + +!procedure Checkio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Checkio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Checkmarx.Local.png b/distribution/simpleicons-5/C/Checkmarx.Local.png new file mode 100644 index 00000000000..c710bb8eaf1 Binary files /dev/null and b/distribution/simpleicons-5/C/Checkmarx.Local.png differ diff --git a/distribution/simpleicons-5/C/Checkmarx.Local.puml b/distribution/simpleicons-5/C/Checkmarx.Local.puml new file mode 100644 index 00000000000..b3befd4f425 --- /dev/null +++ b/distribution/simpleicons-5/C/Checkmarx.Local.puml @@ -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 Checkmarx +include('simpleicons-5/C/Checkmarx') + +' renders the element +Checkmarx('Checkmarx', 'Checkmarx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Checkmarx.Remote.puml b/distribution/simpleicons-5/C/Checkmarx.Remote.puml new file mode 100644 index 00000000000..74746091578 --- /dev/null +++ b/distribution/simpleicons-5/C/Checkmarx.Remote.puml @@ -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 Checkmarx +include('simpleicons-5/C/Checkmarx') + +' renders the element +Checkmarx('Checkmarx', 'Checkmarx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Checkmarx.md b/distribution/simpleicons-5/C/Checkmarx.md new file mode 100644 index 00000000000..eb34ea01add --- /dev/null +++ b/distribution/simpleicons-5/C/Checkmarx.md @@ -0,0 +1,63 @@ +# Checkmarx + + +```text +simpleicons-5/C/Checkmarx +``` + +```text +include('simpleicons-5/C/Checkmarx') +``` + + + +| Illustration | Checkmarx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Checkmarx.png) | ![illustration for Checkmarx](../../simpleicons-5/C/Checkmarx.Local.png) | + + + + +## Checkmarx + +### 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 Checkmarx +include('simpleicons-5/C/Checkmarx') + +' renders the element +Checkmarx('Checkmarx', 'Checkmarx', '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 Checkmarx +include('simpleicons-5/C/Checkmarx') + +' renders the element +Checkmarx('Checkmarx', 'Checkmarx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Checkmarx.png b/distribution/simpleicons-5/C/Checkmarx.png new file mode 100644 index 00000000000..269ac6983f3 Binary files /dev/null and b/distribution/simpleicons-5/C/Checkmarx.png differ diff --git a/distribution/simpleicons-5/C/Checkmarx.puml b/distribution/simpleicons-5/C/Checkmarx.puml new file mode 100644 index 00000000000..40af3782eb1 --- /dev/null +++ b/distribution/simpleicons-5/C/Checkmarx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Checkmarx + +sprite $CheckmarxXs [10x10/16z] uwS3 + +sprite $CheckmarxSm [12x12/16z] unza + +sprite $CheckmarxMd [16x16/16z] un_X + +sprite $CheckmarxLg [20x20/16z] unzKO1G + +!procedure Checkmarx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Checkmarx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chef.Local.png b/distribution/simpleicons-5/C/Chef.Local.png new file mode 100644 index 00000000000..8a074129fdd Binary files /dev/null and b/distribution/simpleicons-5/C/Chef.Local.png differ diff --git a/distribution/simpleicons-5/C/Chef.Local.puml b/distribution/simpleicons-5/C/Chef.Local.puml new file mode 100644 index 00000000000..da54c1121dd --- /dev/null +++ b/distribution/simpleicons-5/C/Chef.Local.puml @@ -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 Chef +include('simpleicons-5/C/Chef') + +' renders the element +Chef('Chef', 'Chef', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chef.Remote.puml b/distribution/simpleicons-5/C/Chef.Remote.puml new file mode 100644 index 00000000000..466aa511475 --- /dev/null +++ b/distribution/simpleicons-5/C/Chef.Remote.puml @@ -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 Chef +include('simpleicons-5/C/Chef') + +' renders the element +Chef('Chef', 'Chef', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chef.md b/distribution/simpleicons-5/C/Chef.md new file mode 100644 index 00000000000..c7b453a973d --- /dev/null +++ b/distribution/simpleicons-5/C/Chef.md @@ -0,0 +1,63 @@ +# Chef + + +```text +simpleicons-5/C/Chef +``` + +```text +include('simpleicons-5/C/Chef') +``` + + + +| Illustration | Chef | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chef.png) | ![illustration for Chef](../../simpleicons-5/C/Chef.Local.png) | + + + + +## Chef + +### 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 Chef +include('simpleicons-5/C/Chef') + +' renders the element +Chef('Chef', 'Chef', '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 Chef +include('simpleicons-5/C/Chef') + +' renders the element +Chef('Chef', 'Chef', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chef.png b/distribution/simpleicons-5/C/Chef.png new file mode 100644 index 00000000000..8524e5c4ea9 Binary files /dev/null and b/distribution/simpleicons-5/C/Chef.png differ diff --git a/distribution/simpleicons-5/C/Chef.puml b/distribution/simpleicons-5/C/Chef.puml new file mode 100644 index 00000000000..aeca7cb8500 --- /dev/null +++ b/distribution/simpleicons-5/C/Chef.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chef + +sprite $ChefXs [10x10/16z] uwS3 + +sprite $ChefSm [12x12/16z] unza + +sprite $ChefMd [16x16/16z] un_X + +sprite $ChefLg [20x20/16z] unzKO1G + +!procedure Chef($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chef', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chevrolet.Local.png b/distribution/simpleicons-5/C/Chevrolet.Local.png new file mode 100644 index 00000000000..468b7684a4e Binary files /dev/null and b/distribution/simpleicons-5/C/Chevrolet.Local.png differ diff --git a/distribution/simpleicons-5/C/Chevrolet.Local.puml b/distribution/simpleicons-5/C/Chevrolet.Local.puml new file mode 100644 index 00000000000..cfa8fa59cd0 --- /dev/null +++ b/distribution/simpleicons-5/C/Chevrolet.Local.puml @@ -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 Chevrolet +include('simpleicons-5/C/Chevrolet') + +' renders the element +Chevrolet('Chevrolet', 'Chevrolet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chevrolet.Remote.puml b/distribution/simpleicons-5/C/Chevrolet.Remote.puml new file mode 100644 index 00000000000..6ad91ea7c11 --- /dev/null +++ b/distribution/simpleicons-5/C/Chevrolet.Remote.puml @@ -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 Chevrolet +include('simpleicons-5/C/Chevrolet') + +' renders the element +Chevrolet('Chevrolet', 'Chevrolet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chevrolet.md b/distribution/simpleicons-5/C/Chevrolet.md new file mode 100644 index 00000000000..e55a7a1f8c6 --- /dev/null +++ b/distribution/simpleicons-5/C/Chevrolet.md @@ -0,0 +1,63 @@ +# Chevrolet + + +```text +simpleicons-5/C/Chevrolet +``` + +```text +include('simpleicons-5/C/Chevrolet') +``` + + + +| Illustration | Chevrolet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chevrolet.png) | ![illustration for Chevrolet](../../simpleicons-5/C/Chevrolet.Local.png) | + + + + +## Chevrolet + +### 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 Chevrolet +include('simpleicons-5/C/Chevrolet') + +' renders the element +Chevrolet('Chevrolet', 'Chevrolet', '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 Chevrolet +include('simpleicons-5/C/Chevrolet') + +' renders the element +Chevrolet('Chevrolet', 'Chevrolet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chevrolet.png b/distribution/simpleicons-5/C/Chevrolet.png new file mode 100644 index 00000000000..cf37927e924 Binary files /dev/null and b/distribution/simpleicons-5/C/Chevrolet.png differ diff --git a/distribution/simpleicons-5/C/Chevrolet.puml b/distribution/simpleicons-5/C/Chevrolet.puml new file mode 100644 index 00000000000..4a665d658ff --- /dev/null +++ b/distribution/simpleicons-5/C/Chevrolet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chevrolet + +sprite $ChevroletXs [10x10/16z] uwS3 + +sprite $ChevroletSm [12x12/16z] unza + +sprite $ChevroletMd [16x16/16z] un_X + +sprite $ChevroletLg [20x20/16z] unzKO1G + +!procedure Chevrolet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chevrolet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chinaeasternairlines.Local.png b/distribution/simpleicons-5/C/Chinaeasternairlines.Local.png new file mode 100644 index 00000000000..14bc5eefe82 Binary files /dev/null and b/distribution/simpleicons-5/C/Chinaeasternairlines.Local.png differ diff --git a/distribution/simpleicons-5/C/Chinaeasternairlines.Local.puml b/distribution/simpleicons-5/C/Chinaeasternairlines.Local.puml new file mode 100644 index 00000000000..0f176375747 --- /dev/null +++ b/distribution/simpleicons-5/C/Chinaeasternairlines.Local.puml @@ -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 Chinaeasternairlines +include('simpleicons-5/C/Chinaeasternairlines') + +' renders the element +Chinaeasternairlines('Chinaeasternairlines', 'Chinaeasternairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chinaeasternairlines.Remote.puml b/distribution/simpleicons-5/C/Chinaeasternairlines.Remote.puml new file mode 100644 index 00000000000..195a7a83872 --- /dev/null +++ b/distribution/simpleicons-5/C/Chinaeasternairlines.Remote.puml @@ -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 Chinaeasternairlines +include('simpleicons-5/C/Chinaeasternairlines') + +' renders the element +Chinaeasternairlines('Chinaeasternairlines', 'Chinaeasternairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chinaeasternairlines.md b/distribution/simpleicons-5/C/Chinaeasternairlines.md new file mode 100644 index 00000000000..62f5948d4d0 --- /dev/null +++ b/distribution/simpleicons-5/C/Chinaeasternairlines.md @@ -0,0 +1,63 @@ +# Chinaeasternairlines + + +```text +simpleicons-5/C/Chinaeasternairlines +``` + +```text +include('simpleicons-5/C/Chinaeasternairlines') +``` + + + +| Illustration | Chinaeasternairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chinaeasternairlines.png) | ![illustration for Chinaeasternairlines](../../simpleicons-5/C/Chinaeasternairlines.Local.png) | + + + + +## Chinaeasternairlines + +### 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 Chinaeasternairlines +include('simpleicons-5/C/Chinaeasternairlines') + +' renders the element +Chinaeasternairlines('Chinaeasternairlines', 'Chinaeasternairlines', '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 Chinaeasternairlines +include('simpleicons-5/C/Chinaeasternairlines') + +' renders the element +Chinaeasternairlines('Chinaeasternairlines', 'Chinaeasternairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chinaeasternairlines.png b/distribution/simpleicons-5/C/Chinaeasternairlines.png new file mode 100644 index 00000000000..2ff4f8aa89b Binary files /dev/null and b/distribution/simpleicons-5/C/Chinaeasternairlines.png differ diff --git a/distribution/simpleicons-5/C/Chinaeasternairlines.puml b/distribution/simpleicons-5/C/Chinaeasternairlines.puml new file mode 100644 index 00000000000..339ba25cd04 --- /dev/null +++ b/distribution/simpleicons-5/C/Chinaeasternairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chinaeasternairlines + +sprite $ChinaeasternairlinesXs [10x10/16z] uwS3 + +sprite $ChinaeasternairlinesSm [12x12/16z] unza + +sprite $ChinaeasternairlinesMd [16x16/16z] un_X + +sprite $ChinaeasternairlinesLg [20x20/16z] unzKO1G + +!procedure Chinaeasternairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chinaeasternairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chinasouthernairlines.Local.png b/distribution/simpleicons-5/C/Chinasouthernairlines.Local.png new file mode 100644 index 00000000000..986ac9194f8 Binary files /dev/null and b/distribution/simpleicons-5/C/Chinasouthernairlines.Local.png differ diff --git a/distribution/simpleicons-5/C/Chinasouthernairlines.Local.puml b/distribution/simpleicons-5/C/Chinasouthernairlines.Local.puml new file mode 100644 index 00000000000..ae386d63ace --- /dev/null +++ b/distribution/simpleicons-5/C/Chinasouthernairlines.Local.puml @@ -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 Chinasouthernairlines +include('simpleicons-5/C/Chinasouthernairlines') + +' renders the element +Chinasouthernairlines('Chinasouthernairlines', 'Chinasouthernairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chinasouthernairlines.Remote.puml b/distribution/simpleicons-5/C/Chinasouthernairlines.Remote.puml new file mode 100644 index 00000000000..6dbdd628651 --- /dev/null +++ b/distribution/simpleicons-5/C/Chinasouthernairlines.Remote.puml @@ -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 Chinasouthernairlines +include('simpleicons-5/C/Chinasouthernairlines') + +' renders the element +Chinasouthernairlines('Chinasouthernairlines', 'Chinasouthernairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chinasouthernairlines.md b/distribution/simpleicons-5/C/Chinasouthernairlines.md new file mode 100644 index 00000000000..6eac43989c3 --- /dev/null +++ b/distribution/simpleicons-5/C/Chinasouthernairlines.md @@ -0,0 +1,63 @@ +# Chinasouthernairlines + + +```text +simpleicons-5/C/Chinasouthernairlines +``` + +```text +include('simpleicons-5/C/Chinasouthernairlines') +``` + + + +| Illustration | Chinasouthernairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chinasouthernairlines.png) | ![illustration for Chinasouthernairlines](../../simpleicons-5/C/Chinasouthernairlines.Local.png) | + + + + +## Chinasouthernairlines + +### 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 Chinasouthernairlines +include('simpleicons-5/C/Chinasouthernairlines') + +' renders the element +Chinasouthernairlines('Chinasouthernairlines', 'Chinasouthernairlines', '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 Chinasouthernairlines +include('simpleicons-5/C/Chinasouthernairlines') + +' renders the element +Chinasouthernairlines('Chinasouthernairlines', 'Chinasouthernairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chinasouthernairlines.png b/distribution/simpleicons-5/C/Chinasouthernairlines.png new file mode 100644 index 00000000000..1d936ec572d Binary files /dev/null and b/distribution/simpleicons-5/C/Chinasouthernairlines.png differ diff --git a/distribution/simpleicons-5/C/Chinasouthernairlines.puml b/distribution/simpleicons-5/C/Chinasouthernairlines.puml new file mode 100644 index 00000000000..7187211c66c --- /dev/null +++ b/distribution/simpleicons-5/C/Chinasouthernairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chinasouthernairlines + +sprite $ChinasouthernairlinesXs [10x10/16z] uwS3 + +sprite $ChinasouthernairlinesSm [12x12/16z] unza + +sprite $ChinasouthernairlinesMd [16x16/16z] un_X + +sprite $ChinasouthernairlinesLg [20x20/16z] unzKO1G + +!procedure Chinasouthernairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chinasouthernairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chocolatey.Local.png b/distribution/simpleicons-5/C/Chocolatey.Local.png new file mode 100644 index 00000000000..c950a6c1f37 Binary files /dev/null and b/distribution/simpleicons-5/C/Chocolatey.Local.png differ diff --git a/distribution/simpleicons-5/C/Chocolatey.Local.puml b/distribution/simpleicons-5/C/Chocolatey.Local.puml new file mode 100644 index 00000000000..f31634eb1a8 --- /dev/null +++ b/distribution/simpleicons-5/C/Chocolatey.Local.puml @@ -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 Chocolatey +include('simpleicons-5/C/Chocolatey') + +' renders the element +Chocolatey('Chocolatey', 'Chocolatey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chocolatey.Remote.puml b/distribution/simpleicons-5/C/Chocolatey.Remote.puml new file mode 100644 index 00000000000..0b010a67e8b --- /dev/null +++ b/distribution/simpleicons-5/C/Chocolatey.Remote.puml @@ -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 Chocolatey +include('simpleicons-5/C/Chocolatey') + +' renders the element +Chocolatey('Chocolatey', 'Chocolatey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chocolatey.md b/distribution/simpleicons-5/C/Chocolatey.md new file mode 100644 index 00000000000..46e169e0142 --- /dev/null +++ b/distribution/simpleicons-5/C/Chocolatey.md @@ -0,0 +1,63 @@ +# Chocolatey + + +```text +simpleicons-5/C/Chocolatey +``` + +```text +include('simpleicons-5/C/Chocolatey') +``` + + + +| Illustration | Chocolatey | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chocolatey.png) | ![illustration for Chocolatey](../../simpleicons-5/C/Chocolatey.Local.png) | + + + + +## Chocolatey + +### 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 Chocolatey +include('simpleicons-5/C/Chocolatey') + +' renders the element +Chocolatey('Chocolatey', 'Chocolatey', '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 Chocolatey +include('simpleicons-5/C/Chocolatey') + +' renders the element +Chocolatey('Chocolatey', 'Chocolatey', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chocolatey.png b/distribution/simpleicons-5/C/Chocolatey.png new file mode 100644 index 00000000000..6621f6d05fd Binary files /dev/null and b/distribution/simpleicons-5/C/Chocolatey.png differ diff --git a/distribution/simpleicons-5/C/Chocolatey.puml b/distribution/simpleicons-5/C/Chocolatey.puml new file mode 100644 index 00000000000..ad7657ada04 --- /dev/null +++ b/distribution/simpleicons-5/C/Chocolatey.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chocolatey + +sprite $ChocolateyXs [10x10/16z] uwS3 + +sprite $ChocolateySm [12x12/16z] unza + +sprite $ChocolateyMd [16x16/16z] un_X + +sprite $ChocolateyLg [20x20/16z] unzKO1G + +!procedure Chocolatey($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chocolatey', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chrysler.Local.png b/distribution/simpleicons-5/C/Chrysler.Local.png new file mode 100644 index 00000000000..18199f70726 Binary files /dev/null and b/distribution/simpleicons-5/C/Chrysler.Local.png differ diff --git a/distribution/simpleicons-5/C/Chrysler.Local.puml b/distribution/simpleicons-5/C/Chrysler.Local.puml new file mode 100644 index 00000000000..22ec559bde7 --- /dev/null +++ b/distribution/simpleicons-5/C/Chrysler.Local.puml @@ -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 Chrysler +include('simpleicons-5/C/Chrysler') + +' renders the element +Chrysler('Chrysler', 'Chrysler', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chrysler.Remote.puml b/distribution/simpleicons-5/C/Chrysler.Remote.puml new file mode 100644 index 00000000000..c119423e5ef --- /dev/null +++ b/distribution/simpleicons-5/C/Chrysler.Remote.puml @@ -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 Chrysler +include('simpleicons-5/C/Chrysler') + +' renders the element +Chrysler('Chrysler', 'Chrysler', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chrysler.md b/distribution/simpleicons-5/C/Chrysler.md new file mode 100644 index 00000000000..64245eb7e9a --- /dev/null +++ b/distribution/simpleicons-5/C/Chrysler.md @@ -0,0 +1,63 @@ +# Chrysler + + +```text +simpleicons-5/C/Chrysler +``` + +```text +include('simpleicons-5/C/Chrysler') +``` + + + +| Illustration | Chrysler | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chrysler.png) | ![illustration for Chrysler](../../simpleicons-5/C/Chrysler.Local.png) | + + + + +## Chrysler + +### 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 Chrysler +include('simpleicons-5/C/Chrysler') + +' renders the element +Chrysler('Chrysler', 'Chrysler', '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 Chrysler +include('simpleicons-5/C/Chrysler') + +' renders the element +Chrysler('Chrysler', 'Chrysler', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chrysler.png b/distribution/simpleicons-5/C/Chrysler.png new file mode 100644 index 00000000000..aaca4258889 Binary files /dev/null and b/distribution/simpleicons-5/C/Chrysler.png differ diff --git a/distribution/simpleicons-5/C/Chrysler.puml b/distribution/simpleicons-5/C/Chrysler.puml new file mode 100644 index 00000000000..7a3fe329636 --- /dev/null +++ b/distribution/simpleicons-5/C/Chrysler.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chrysler + +sprite $ChryslerXs [10x10/16z] uwS3 + +sprite $ChryslerSm [12x12/16z] unza + +sprite $ChryslerMd [16x16/16z] un_X + +sprite $ChryslerLg [20x20/16z] unzKO1G + +!procedure Chrysler($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chrysler', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Chupachups.Local.png b/distribution/simpleicons-5/C/Chupachups.Local.png new file mode 100644 index 00000000000..326e9b9dcbd Binary files /dev/null and b/distribution/simpleicons-5/C/Chupachups.Local.png differ diff --git a/distribution/simpleicons-5/C/Chupachups.Local.puml b/distribution/simpleicons-5/C/Chupachups.Local.puml new file mode 100644 index 00000000000..abbd0dc603c --- /dev/null +++ b/distribution/simpleicons-5/C/Chupachups.Local.puml @@ -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 Chupachups +include('simpleicons-5/C/Chupachups') + +' renders the element +Chupachups('Chupachups', 'Chupachups', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chupachups.Remote.puml b/distribution/simpleicons-5/C/Chupachups.Remote.puml new file mode 100644 index 00000000000..87988c24819 --- /dev/null +++ b/distribution/simpleicons-5/C/Chupachups.Remote.puml @@ -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 Chupachups +include('simpleicons-5/C/Chupachups') + +' renders the element +Chupachups('Chupachups', 'Chupachups', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Chupachups.md b/distribution/simpleicons-5/C/Chupachups.md new file mode 100644 index 00000000000..6bc69816962 --- /dev/null +++ b/distribution/simpleicons-5/C/Chupachups.md @@ -0,0 +1,63 @@ +# Chupachups + + +```text +simpleicons-5/C/Chupachups +``` + +```text +include('simpleicons-5/C/Chupachups') +``` + + + +| Illustration | Chupachups | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Chupachups.png) | ![illustration for Chupachups](../../simpleicons-5/C/Chupachups.Local.png) | + + + + +## Chupachups + +### 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 Chupachups +include('simpleicons-5/C/Chupachups') + +' renders the element +Chupachups('Chupachups', 'Chupachups', '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 Chupachups +include('simpleicons-5/C/Chupachups') + +' renders the element +Chupachups('Chupachups', 'Chupachups', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Chupachups.png b/distribution/simpleicons-5/C/Chupachups.png new file mode 100644 index 00000000000..feffcf99b17 Binary files /dev/null and b/distribution/simpleicons-5/C/Chupachups.png differ diff --git a/distribution/simpleicons-5/C/Chupachups.puml b/distribution/simpleicons-5/C/Chupachups.puml new file mode 100644 index 00000000000..9909fcb22a5 --- /dev/null +++ b/distribution/simpleicons-5/C/Chupachups.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Chupachups + +sprite $ChupachupsXs [10x10/16z] uwS3 + +sprite $ChupachupsSm [12x12/16z] unza + +sprite $ChupachupsMd [16x16/16z] un_X + +sprite $ChupachupsLg [20x20/16z] unzKO1G + +!procedure Chupachups($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Chupachups', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cinema4D.Local.png b/distribution/simpleicons-5/C/Cinema4D.Local.png new file mode 100644 index 00000000000..5090a398e18 Binary files /dev/null and b/distribution/simpleicons-5/C/Cinema4D.Local.png differ diff --git a/distribution/simpleicons-5/C/Cinema4D.Local.puml b/distribution/simpleicons-5/C/Cinema4D.Local.puml new file mode 100644 index 00000000000..8a1a4d902e7 --- /dev/null +++ b/distribution/simpleicons-5/C/Cinema4D.Local.puml @@ -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 Cinema4D +include('simpleicons-5/C/Cinema4D') + +' renders the element +Cinema4D('Cinema4D', 'Cinema4 D', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cinema4D.Remote.puml b/distribution/simpleicons-5/C/Cinema4D.Remote.puml new file mode 100644 index 00000000000..cd32ae14dbd --- /dev/null +++ b/distribution/simpleicons-5/C/Cinema4D.Remote.puml @@ -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 Cinema4D +include('simpleicons-5/C/Cinema4D') + +' renders the element +Cinema4D('Cinema4D', 'Cinema4 D', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cinema4D.md b/distribution/simpleicons-5/C/Cinema4D.md new file mode 100644 index 00000000000..9e5817ead50 --- /dev/null +++ b/distribution/simpleicons-5/C/Cinema4D.md @@ -0,0 +1,63 @@ +# Cinema4D + + +```text +simpleicons-5/C/Cinema4D +``` + +```text +include('simpleicons-5/C/Cinema4D') +``` + + + +| Illustration | Cinema4D | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cinema4D.png) | ![illustration for Cinema4D](../../simpleicons-5/C/Cinema4D.Local.png) | + + + + +## Cinema4D + +### 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 Cinema4D +include('simpleicons-5/C/Cinema4D') + +' renders the element +Cinema4D('Cinema4D', 'Cinema4 D', '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 Cinema4D +include('simpleicons-5/C/Cinema4D') + +' renders the element +Cinema4D('Cinema4D', 'Cinema4 D', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cinema4D.png b/distribution/simpleicons-5/C/Cinema4D.png new file mode 100644 index 00000000000..78386bdcff7 Binary files /dev/null and b/distribution/simpleicons-5/C/Cinema4D.png differ diff --git a/distribution/simpleicons-5/C/Cinema4D.puml b/distribution/simpleicons-5/C/Cinema4D.puml new file mode 100644 index 00000000000..990984d4986 --- /dev/null +++ b/distribution/simpleicons-5/C/Cinema4D.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cinema4D + +sprite $Cinema4DXs [10x10/16z] uwS3 + +sprite $Cinema4DSm [12x12/16z] unza + +sprite $Cinema4DMd [16x16/16z] un_X + +sprite $Cinema4DLg [20x20/16z] unzKO1G + +!procedure Cinema4D($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cinema4D', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Circle.Local.png b/distribution/simpleicons-5/C/Circle.Local.png new file mode 100644 index 00000000000..429d9c08ba1 Binary files /dev/null and b/distribution/simpleicons-5/C/Circle.Local.png differ diff --git a/distribution/simpleicons-5/C/Circle.Local.puml b/distribution/simpleicons-5/C/Circle.Local.puml new file mode 100644 index 00000000000..e5c9e62dbfd --- /dev/null +++ b/distribution/simpleicons-5/C/Circle.Local.puml @@ -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 Circle +include('simpleicons-5/C/Circle') + +' renders the element +Circle('Circle', 'Circle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Circle.Remote.puml b/distribution/simpleicons-5/C/Circle.Remote.puml new file mode 100644 index 00000000000..676e2cd16bd --- /dev/null +++ b/distribution/simpleicons-5/C/Circle.Remote.puml @@ -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 Circle +include('simpleicons-5/C/Circle') + +' renders the element +Circle('Circle', 'Circle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Circle.md b/distribution/simpleicons-5/C/Circle.md new file mode 100644 index 00000000000..f102a9c23ef --- /dev/null +++ b/distribution/simpleicons-5/C/Circle.md @@ -0,0 +1,63 @@ +# Circle + + +```text +simpleicons-5/C/Circle +``` + +```text +include('simpleicons-5/C/Circle') +``` + + + +| Illustration | Circle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Circle.png) | ![illustration for Circle](../../simpleicons-5/C/Circle.Local.png) | + + + + +## Circle + +### 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 Circle +include('simpleicons-5/C/Circle') + +' renders the element +Circle('Circle', 'Circle', '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 Circle +include('simpleicons-5/C/Circle') + +' renders the element +Circle('Circle', 'Circle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Circle.png b/distribution/simpleicons-5/C/Circle.png new file mode 100644 index 00000000000..490d8f88fa7 Binary files /dev/null and b/distribution/simpleicons-5/C/Circle.png differ diff --git a/distribution/simpleicons-5/C/Circle.puml b/distribution/simpleicons-5/C/Circle.puml new file mode 100644 index 00000000000..48ec8e36fcb --- /dev/null +++ b/distribution/simpleicons-5/C/Circle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Circle + +sprite $CircleXs [10x10/16z] uwS3 + +sprite $CircleSm [12x12/16z] unza + +sprite $CircleMd [16x16/16z] un_X + +sprite $CircleLg [20x20/16z] unzKO1G + +!procedure Circle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Circle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Circleci.Local.png b/distribution/simpleicons-5/C/Circleci.Local.png new file mode 100644 index 00000000000..30f12f38259 Binary files /dev/null and b/distribution/simpleicons-5/C/Circleci.Local.png differ diff --git a/distribution/simpleicons-5/C/Circleci.Local.puml b/distribution/simpleicons-5/C/Circleci.Local.puml new file mode 100644 index 00000000000..a09929a7d34 --- /dev/null +++ b/distribution/simpleicons-5/C/Circleci.Local.puml @@ -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 Circleci +include('simpleicons-5/C/Circleci') + +' renders the element +Circleci('Circleci', 'Circleci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Circleci.Remote.puml b/distribution/simpleicons-5/C/Circleci.Remote.puml new file mode 100644 index 00000000000..18b9a182aff --- /dev/null +++ b/distribution/simpleicons-5/C/Circleci.Remote.puml @@ -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 Circleci +include('simpleicons-5/C/Circleci') + +' renders the element +Circleci('Circleci', 'Circleci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Circleci.md b/distribution/simpleicons-5/C/Circleci.md new file mode 100644 index 00000000000..a21d470d4a9 --- /dev/null +++ b/distribution/simpleicons-5/C/Circleci.md @@ -0,0 +1,63 @@ +# Circleci + + +```text +simpleicons-5/C/Circleci +``` + +```text +include('simpleicons-5/C/Circleci') +``` + + + +| Illustration | Circleci | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Circleci.png) | ![illustration for Circleci](../../simpleicons-5/C/Circleci.Local.png) | + + + + +## Circleci + +### 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 Circleci +include('simpleicons-5/C/Circleci') + +' renders the element +Circleci('Circleci', 'Circleci', '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 Circleci +include('simpleicons-5/C/Circleci') + +' renders the element +Circleci('Circleci', 'Circleci', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Circleci.png b/distribution/simpleicons-5/C/Circleci.png new file mode 100644 index 00000000000..416fc1f32f4 Binary files /dev/null and b/distribution/simpleicons-5/C/Circleci.png differ diff --git a/distribution/simpleicons-5/C/Circleci.puml b/distribution/simpleicons-5/C/Circleci.puml new file mode 100644 index 00000000000..f9bceba7c80 --- /dev/null +++ b/distribution/simpleicons-5/C/Circleci.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Circleci + +sprite $CircleciXs [10x10/16z] uwS3 + +sprite $CircleciSm [12x12/16z] unza + +sprite $CircleciMd [16x16/16z] un_X + +sprite $CircleciLg [20x20/16z] unzKO1G + +!procedure Circleci($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Circleci', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cirrusci.Local.png b/distribution/simpleicons-5/C/Cirrusci.Local.png new file mode 100644 index 00000000000..198fac5e154 Binary files /dev/null and b/distribution/simpleicons-5/C/Cirrusci.Local.png differ diff --git a/distribution/simpleicons-5/C/Cirrusci.Local.puml b/distribution/simpleicons-5/C/Cirrusci.Local.puml new file mode 100644 index 00000000000..2357db1e761 --- /dev/null +++ b/distribution/simpleicons-5/C/Cirrusci.Local.puml @@ -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 Cirrusci +include('simpleicons-5/C/Cirrusci') + +' renders the element +Cirrusci('Cirrusci', 'Cirrusci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cirrusci.Remote.puml b/distribution/simpleicons-5/C/Cirrusci.Remote.puml new file mode 100644 index 00000000000..e911923a980 --- /dev/null +++ b/distribution/simpleicons-5/C/Cirrusci.Remote.puml @@ -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 Cirrusci +include('simpleicons-5/C/Cirrusci') + +' renders the element +Cirrusci('Cirrusci', 'Cirrusci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cirrusci.md b/distribution/simpleicons-5/C/Cirrusci.md new file mode 100644 index 00000000000..177c1152543 --- /dev/null +++ b/distribution/simpleicons-5/C/Cirrusci.md @@ -0,0 +1,63 @@ +# Cirrusci + + +```text +simpleicons-5/C/Cirrusci +``` + +```text +include('simpleicons-5/C/Cirrusci') +``` + + + +| Illustration | Cirrusci | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cirrusci.png) | ![illustration for Cirrusci](../../simpleicons-5/C/Cirrusci.Local.png) | + + + + +## Cirrusci + +### 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 Cirrusci +include('simpleicons-5/C/Cirrusci') + +' renders the element +Cirrusci('Cirrusci', 'Cirrusci', '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 Cirrusci +include('simpleicons-5/C/Cirrusci') + +' renders the element +Cirrusci('Cirrusci', 'Cirrusci', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cirrusci.png b/distribution/simpleicons-5/C/Cirrusci.png new file mode 100644 index 00000000000..effb9da681f Binary files /dev/null and b/distribution/simpleicons-5/C/Cirrusci.png differ diff --git a/distribution/simpleicons-5/C/Cirrusci.puml b/distribution/simpleicons-5/C/Cirrusci.puml new file mode 100644 index 00000000000..a394c77e803 --- /dev/null +++ b/distribution/simpleicons-5/C/Cirrusci.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cirrusci + +sprite $CirrusciXs [10x10/16z] uwS3 + +sprite $CirrusciSm [12x12/16z] unza + +sprite $CirrusciMd [16x16/16z] un_X + +sprite $CirrusciLg [20x20/16z] unzKO1G + +!procedure Cirrusci($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cirrusci', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cisco.Local.png b/distribution/simpleicons-5/C/Cisco.Local.png new file mode 100644 index 00000000000..1a0c0d2e154 Binary files /dev/null and b/distribution/simpleicons-5/C/Cisco.Local.png differ diff --git a/distribution/simpleicons-5/C/Cisco.Local.puml b/distribution/simpleicons-5/C/Cisco.Local.puml new file mode 100644 index 00000000000..7b4846072e3 --- /dev/null +++ b/distribution/simpleicons-5/C/Cisco.Local.puml @@ -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 Cisco +include('simpleicons-5/C/Cisco') + +' renders the element +Cisco('Cisco', 'Cisco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cisco.Remote.puml b/distribution/simpleicons-5/C/Cisco.Remote.puml new file mode 100644 index 00000000000..cf99a58dde8 --- /dev/null +++ b/distribution/simpleicons-5/C/Cisco.Remote.puml @@ -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 Cisco +include('simpleicons-5/C/Cisco') + +' renders the element +Cisco('Cisco', 'Cisco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cisco.md b/distribution/simpleicons-5/C/Cisco.md new file mode 100644 index 00000000000..7f0f0d81dc9 --- /dev/null +++ b/distribution/simpleicons-5/C/Cisco.md @@ -0,0 +1,63 @@ +# Cisco + + +```text +simpleicons-5/C/Cisco +``` + +```text +include('simpleicons-5/C/Cisco') +``` + + + +| Illustration | Cisco | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cisco.png) | ![illustration for Cisco](../../simpleicons-5/C/Cisco.Local.png) | + + + + +## Cisco + +### 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 Cisco +include('simpleicons-5/C/Cisco') + +' renders the element +Cisco('Cisco', 'Cisco', '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 Cisco +include('simpleicons-5/C/Cisco') + +' renders the element +Cisco('Cisco', 'Cisco', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cisco.png b/distribution/simpleicons-5/C/Cisco.png new file mode 100644 index 00000000000..10fa50dafa5 Binary files /dev/null and b/distribution/simpleicons-5/C/Cisco.png differ diff --git a/distribution/simpleicons-5/C/Cisco.puml b/distribution/simpleicons-5/C/Cisco.puml new file mode 100644 index 00000000000..9eef9393cfa --- /dev/null +++ b/distribution/simpleicons-5/C/Cisco.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cisco + +sprite $CiscoXs [10x10/16z] uwS3 + +sprite $CiscoSm [12x12/16z] unza + +sprite $CiscoMd [16x16/16z] un_X + +sprite $CiscoLg [20x20/16z] unzKO1G + +!procedure Cisco($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cisco', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Citrix.Local.png b/distribution/simpleicons-5/C/Citrix.Local.png new file mode 100644 index 00000000000..1293359e32b Binary files /dev/null and b/distribution/simpleicons-5/C/Citrix.Local.png differ diff --git a/distribution/simpleicons-5/C/Citrix.Local.puml b/distribution/simpleicons-5/C/Citrix.Local.puml new file mode 100644 index 00000000000..f51e8d3aee9 --- /dev/null +++ b/distribution/simpleicons-5/C/Citrix.Local.puml @@ -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 Citrix +include('simpleicons-5/C/Citrix') + +' renders the element +Citrix('Citrix', 'Citrix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Citrix.Remote.puml b/distribution/simpleicons-5/C/Citrix.Remote.puml new file mode 100644 index 00000000000..e7206e91650 --- /dev/null +++ b/distribution/simpleicons-5/C/Citrix.Remote.puml @@ -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 Citrix +include('simpleicons-5/C/Citrix') + +' renders the element +Citrix('Citrix', 'Citrix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Citrix.md b/distribution/simpleicons-5/C/Citrix.md new file mode 100644 index 00000000000..ca3ab1c86ad --- /dev/null +++ b/distribution/simpleicons-5/C/Citrix.md @@ -0,0 +1,63 @@ +# Citrix + + +```text +simpleicons-5/C/Citrix +``` + +```text +include('simpleicons-5/C/Citrix') +``` + + + +| Illustration | Citrix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Citrix.png) | ![illustration for Citrix](../../simpleicons-5/C/Citrix.Local.png) | + + + + +## Citrix + +### 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 Citrix +include('simpleicons-5/C/Citrix') + +' renders the element +Citrix('Citrix', 'Citrix', '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 Citrix +include('simpleicons-5/C/Citrix') + +' renders the element +Citrix('Citrix', 'Citrix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Citrix.png b/distribution/simpleicons-5/C/Citrix.png new file mode 100644 index 00000000000..6ab5809ddea Binary files /dev/null and b/distribution/simpleicons-5/C/Citrix.png differ diff --git a/distribution/simpleicons-5/C/Citrix.puml b/distribution/simpleicons-5/C/Citrix.puml new file mode 100644 index 00000000000..77a4b081d73 --- /dev/null +++ b/distribution/simpleicons-5/C/Citrix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Citrix + +sprite $CitrixXs [10x10/16z] uwS3 + +sprite $CitrixSm [12x12/16z] unza + +sprite $CitrixMd [16x16/16z] un_X + +sprite $CitrixLg [20x20/16z] unzKO1G + +!procedure Citrix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Citrix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Citroen.Local.png b/distribution/simpleicons-5/C/Citroen.Local.png new file mode 100644 index 00000000000..4795c1ad3ce Binary files /dev/null and b/distribution/simpleicons-5/C/Citroen.Local.png differ diff --git a/distribution/simpleicons-5/C/Citroen.Local.puml b/distribution/simpleicons-5/C/Citroen.Local.puml new file mode 100644 index 00000000000..0f8a77c8bb7 --- /dev/null +++ b/distribution/simpleicons-5/C/Citroen.Local.puml @@ -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 Citroen +include('simpleicons-5/C/Citroen') + +' renders the element +Citroen('Citroen', 'Citroen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Citroen.Remote.puml b/distribution/simpleicons-5/C/Citroen.Remote.puml new file mode 100644 index 00000000000..c3110b7321b --- /dev/null +++ b/distribution/simpleicons-5/C/Citroen.Remote.puml @@ -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 Citroen +include('simpleicons-5/C/Citroen') + +' renders the element +Citroen('Citroen', 'Citroen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Citroen.md b/distribution/simpleicons-5/C/Citroen.md new file mode 100644 index 00000000000..45cc8b54c04 --- /dev/null +++ b/distribution/simpleicons-5/C/Citroen.md @@ -0,0 +1,63 @@ +# Citroen + + +```text +simpleicons-5/C/Citroen +``` + +```text +include('simpleicons-5/C/Citroen') +``` + + + +| Illustration | Citroen | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Citroen.png) | ![illustration for Citroen](../../simpleicons-5/C/Citroen.Local.png) | + + + + +## Citroen + +### 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 Citroen +include('simpleicons-5/C/Citroen') + +' renders the element +Citroen('Citroen', 'Citroen', '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 Citroen +include('simpleicons-5/C/Citroen') + +' renders the element +Citroen('Citroen', 'Citroen', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Citroen.png b/distribution/simpleicons-5/C/Citroen.png new file mode 100644 index 00000000000..87275923936 Binary files /dev/null and b/distribution/simpleicons-5/C/Citroen.png differ diff --git a/distribution/simpleicons-5/C/Citroen.puml b/distribution/simpleicons-5/C/Citroen.puml new file mode 100644 index 00000000000..47904e048cd --- /dev/null +++ b/distribution/simpleicons-5/C/Citroen.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Citroen + +sprite $CitroenXs [10x10/16z] uwS3 + +sprite $CitroenSm [12x12/16z] unza + +sprite $CitroenMd [16x16/16z] un_X + +sprite $CitroenLg [20x20/16z] unzKO1G + +!procedure Citroen($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Citroen', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Civicrm.Local.png b/distribution/simpleicons-5/C/Civicrm.Local.png new file mode 100644 index 00000000000..2ded80ef04e Binary files /dev/null and b/distribution/simpleicons-5/C/Civicrm.Local.png differ diff --git a/distribution/simpleicons-5/C/Civicrm.Local.puml b/distribution/simpleicons-5/C/Civicrm.Local.puml new file mode 100644 index 00000000000..76a5b1f1e9c --- /dev/null +++ b/distribution/simpleicons-5/C/Civicrm.Local.puml @@ -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 Civicrm +include('simpleicons-5/C/Civicrm') + +' renders the element +Civicrm('Civicrm', 'Civicrm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Civicrm.Remote.puml b/distribution/simpleicons-5/C/Civicrm.Remote.puml new file mode 100644 index 00000000000..f47e2a5eeb2 --- /dev/null +++ b/distribution/simpleicons-5/C/Civicrm.Remote.puml @@ -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 Civicrm +include('simpleicons-5/C/Civicrm') + +' renders the element +Civicrm('Civicrm', 'Civicrm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Civicrm.md b/distribution/simpleicons-5/C/Civicrm.md new file mode 100644 index 00000000000..785478c03ac --- /dev/null +++ b/distribution/simpleicons-5/C/Civicrm.md @@ -0,0 +1,63 @@ +# Civicrm + + +```text +simpleicons-5/C/Civicrm +``` + +```text +include('simpleicons-5/C/Civicrm') +``` + + + +| Illustration | Civicrm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Civicrm.png) | ![illustration for Civicrm](../../simpleicons-5/C/Civicrm.Local.png) | + + + + +## Civicrm + +### 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 Civicrm +include('simpleicons-5/C/Civicrm') + +' renders the element +Civicrm('Civicrm', 'Civicrm', '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 Civicrm +include('simpleicons-5/C/Civicrm') + +' renders the element +Civicrm('Civicrm', 'Civicrm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Civicrm.png b/distribution/simpleicons-5/C/Civicrm.png new file mode 100644 index 00000000000..fdcc51eaa33 Binary files /dev/null and b/distribution/simpleicons-5/C/Civicrm.png differ diff --git a/distribution/simpleicons-5/C/Civicrm.puml b/distribution/simpleicons-5/C/Civicrm.puml new file mode 100644 index 00000000000..c4221e78839 --- /dev/null +++ b/distribution/simpleicons-5/C/Civicrm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Civicrm + +sprite $CivicrmXs [10x10/16z] uwS3 + +sprite $CivicrmSm [12x12/16z] unza + +sprite $CivicrmMd [16x16/16z] un_X + +sprite $CivicrmLg [20x20/16z] unzKO1G + +!procedure Civicrm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Civicrm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Ckeditor4.Local.png b/distribution/simpleicons-5/C/Ckeditor4.Local.png new file mode 100644 index 00000000000..63e82e61321 Binary files /dev/null and b/distribution/simpleicons-5/C/Ckeditor4.Local.png differ diff --git a/distribution/simpleicons-5/C/Ckeditor4.Local.puml b/distribution/simpleicons-5/C/Ckeditor4.Local.puml new file mode 100644 index 00000000000..c7f2113b3bf --- /dev/null +++ b/distribution/simpleicons-5/C/Ckeditor4.Local.puml @@ -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 Ckeditor4 +include('simpleicons-5/C/Ckeditor4') + +' renders the element +Ckeditor4('Ckeditor4', 'Ckeditor4', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Ckeditor4.Remote.puml b/distribution/simpleicons-5/C/Ckeditor4.Remote.puml new file mode 100644 index 00000000000..8aa526be443 --- /dev/null +++ b/distribution/simpleicons-5/C/Ckeditor4.Remote.puml @@ -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 Ckeditor4 +include('simpleicons-5/C/Ckeditor4') + +' renders the element +Ckeditor4('Ckeditor4', 'Ckeditor4', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Ckeditor4.md b/distribution/simpleicons-5/C/Ckeditor4.md new file mode 100644 index 00000000000..18ef77f0399 --- /dev/null +++ b/distribution/simpleicons-5/C/Ckeditor4.md @@ -0,0 +1,63 @@ +# Ckeditor4 + + +```text +simpleicons-5/C/Ckeditor4 +``` + +```text +include('simpleicons-5/C/Ckeditor4') +``` + + + +| Illustration | Ckeditor4 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Ckeditor4.png) | ![illustration for Ckeditor4](../../simpleicons-5/C/Ckeditor4.Local.png) | + + + + +## Ckeditor4 + +### 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 Ckeditor4 +include('simpleicons-5/C/Ckeditor4') + +' renders the element +Ckeditor4('Ckeditor4', 'Ckeditor4', '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 Ckeditor4 +include('simpleicons-5/C/Ckeditor4') + +' renders the element +Ckeditor4('Ckeditor4', 'Ckeditor4', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Ckeditor4.png b/distribution/simpleicons-5/C/Ckeditor4.png new file mode 100644 index 00000000000..e5b8a20ba8f Binary files /dev/null and b/distribution/simpleicons-5/C/Ckeditor4.png differ diff --git a/distribution/simpleicons-5/C/Ckeditor4.puml b/distribution/simpleicons-5/C/Ckeditor4.puml new file mode 100644 index 00000000000..9fcaa564b66 --- /dev/null +++ b/distribution/simpleicons-5/C/Ckeditor4.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Ckeditor4 + +sprite $Ckeditor4Xs [10x10/16z] uwS3 + +sprite $Ckeditor4Sm [12x12/16z] unza + +sprite $Ckeditor4Md [16x16/16z] un_X + +sprite $Ckeditor4Lg [20x20/16z] unzKO1G + +!procedure Ckeditor4($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Ckeditor4', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Claris.Local.png b/distribution/simpleicons-5/C/Claris.Local.png new file mode 100644 index 00000000000..815ecaab8c4 Binary files /dev/null and b/distribution/simpleicons-5/C/Claris.Local.png differ diff --git a/distribution/simpleicons-5/C/Claris.Local.puml b/distribution/simpleicons-5/C/Claris.Local.puml new file mode 100644 index 00000000000..98a14c9e749 --- /dev/null +++ b/distribution/simpleicons-5/C/Claris.Local.puml @@ -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 Claris +include('simpleicons-5/C/Claris') + +' renders the element +Claris('Claris', 'Claris', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Claris.Remote.puml b/distribution/simpleicons-5/C/Claris.Remote.puml new file mode 100644 index 00000000000..106ed52f470 --- /dev/null +++ b/distribution/simpleicons-5/C/Claris.Remote.puml @@ -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 Claris +include('simpleicons-5/C/Claris') + +' renders the element +Claris('Claris', 'Claris', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Claris.md b/distribution/simpleicons-5/C/Claris.md new file mode 100644 index 00000000000..23d398f6922 --- /dev/null +++ b/distribution/simpleicons-5/C/Claris.md @@ -0,0 +1,63 @@ +# Claris + + +```text +simpleicons-5/C/Claris +``` + +```text +include('simpleicons-5/C/Claris') +``` + + + +| Illustration | Claris | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Claris.png) | ![illustration for Claris](../../simpleicons-5/C/Claris.Local.png) | + + + + +## Claris + +### 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 Claris +include('simpleicons-5/C/Claris') + +' renders the element +Claris('Claris', 'Claris', '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 Claris +include('simpleicons-5/C/Claris') + +' renders the element +Claris('Claris', 'Claris', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Claris.png b/distribution/simpleicons-5/C/Claris.png new file mode 100644 index 00000000000..69b1bee2e7d Binary files /dev/null and b/distribution/simpleicons-5/C/Claris.png differ diff --git a/distribution/simpleicons-5/C/Claris.puml b/distribution/simpleicons-5/C/Claris.puml new file mode 100644 index 00000000000..053a16c5374 --- /dev/null +++ b/distribution/simpleicons-5/C/Claris.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Claris + +sprite $ClarisXs [10x10/16z] uwS3 + +sprite $ClarisSm [12x12/16z] unza + +sprite $ClarisMd [16x16/16z] un_X + +sprite $ClarisLg [20x20/16z] unzKO1G + +!procedure Claris($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Claris', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Clickup.Local.png b/distribution/simpleicons-5/C/Clickup.Local.png new file mode 100644 index 00000000000..24c49d51082 Binary files /dev/null and b/distribution/simpleicons-5/C/Clickup.Local.png differ diff --git a/distribution/simpleicons-5/C/Clickup.Local.puml b/distribution/simpleicons-5/C/Clickup.Local.puml new file mode 100644 index 00000000000..8e8dd5e10d6 --- /dev/null +++ b/distribution/simpleicons-5/C/Clickup.Local.puml @@ -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 Clickup +include('simpleicons-5/C/Clickup') + +' renders the element +Clickup('Clickup', 'Clickup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clickup.Remote.puml b/distribution/simpleicons-5/C/Clickup.Remote.puml new file mode 100644 index 00000000000..c921cc19cba --- /dev/null +++ b/distribution/simpleicons-5/C/Clickup.Remote.puml @@ -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 Clickup +include('simpleicons-5/C/Clickup') + +' renders the element +Clickup('Clickup', 'Clickup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clickup.md b/distribution/simpleicons-5/C/Clickup.md new file mode 100644 index 00000000000..bef04fa07a4 --- /dev/null +++ b/distribution/simpleicons-5/C/Clickup.md @@ -0,0 +1,63 @@ +# Clickup + + +```text +simpleicons-5/C/Clickup +``` + +```text +include('simpleicons-5/C/Clickup') +``` + + + +| Illustration | Clickup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Clickup.png) | ![illustration for Clickup](../../simpleicons-5/C/Clickup.Local.png) | + + + + +## Clickup + +### 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 Clickup +include('simpleicons-5/C/Clickup') + +' renders the element +Clickup('Clickup', 'Clickup', '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 Clickup +include('simpleicons-5/C/Clickup') + +' renders the element +Clickup('Clickup', 'Clickup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Clickup.png b/distribution/simpleicons-5/C/Clickup.png new file mode 100644 index 00000000000..a057dbcf204 Binary files /dev/null and b/distribution/simpleicons-5/C/Clickup.png differ diff --git a/distribution/simpleicons-5/C/Clickup.puml b/distribution/simpleicons-5/C/Clickup.puml new file mode 100644 index 00000000000..1f15e712e77 --- /dev/null +++ b/distribution/simpleicons-5/C/Clickup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Clickup + +sprite $ClickupXs [10x10/16z] uwS3 + +sprite $ClickupSm [12x12/16z] unza + +sprite $ClickupMd [16x16/16z] un_X + +sprite $ClickupLg [20x20/16z] unzKO1G + +!procedure Clickup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Clickup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Clion.Local.png b/distribution/simpleicons-5/C/Clion.Local.png new file mode 100644 index 00000000000..6283692eee1 Binary files /dev/null and b/distribution/simpleicons-5/C/Clion.Local.png differ diff --git a/distribution/simpleicons-5/C/Clion.Local.puml b/distribution/simpleicons-5/C/Clion.Local.puml new file mode 100644 index 00000000000..b7c46779016 --- /dev/null +++ b/distribution/simpleicons-5/C/Clion.Local.puml @@ -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 Clion +include('simpleicons-5/C/Clion') + +' renders the element +Clion('Clion', 'Clion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clion.Remote.puml b/distribution/simpleicons-5/C/Clion.Remote.puml new file mode 100644 index 00000000000..19c04106e71 --- /dev/null +++ b/distribution/simpleicons-5/C/Clion.Remote.puml @@ -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 Clion +include('simpleicons-5/C/Clion') + +' renders the element +Clion('Clion', 'Clion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clion.md b/distribution/simpleicons-5/C/Clion.md new file mode 100644 index 00000000000..410b26ffb67 --- /dev/null +++ b/distribution/simpleicons-5/C/Clion.md @@ -0,0 +1,63 @@ +# Clion + + +```text +simpleicons-5/C/Clion +``` + +```text +include('simpleicons-5/C/Clion') +``` + + + +| Illustration | Clion | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Clion.png) | ![illustration for Clion](../../simpleicons-5/C/Clion.Local.png) | + + + + +## Clion + +### 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 Clion +include('simpleicons-5/C/Clion') + +' renders the element +Clion('Clion', 'Clion', '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 Clion +include('simpleicons-5/C/Clion') + +' renders the element +Clion('Clion', 'Clion', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Clion.png b/distribution/simpleicons-5/C/Clion.png new file mode 100644 index 00000000000..80ef1d44c35 Binary files /dev/null and b/distribution/simpleicons-5/C/Clion.png differ diff --git a/distribution/simpleicons-5/C/Clion.puml b/distribution/simpleicons-5/C/Clion.puml new file mode 100644 index 00000000000..b4a3879eb96 --- /dev/null +++ b/distribution/simpleicons-5/C/Clion.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Clion + +sprite $ClionXs [10x10/16z] uwS3 + +sprite $ClionSm [12x12/16z] unza + +sprite $ClionMd [16x16/16z] un_X + +sprite $ClionLg [20x20/16z] unzKO1G + +!procedure Clion($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Clion', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cliqz.Local.png b/distribution/simpleicons-5/C/Cliqz.Local.png new file mode 100644 index 00000000000..7353cf5e859 Binary files /dev/null and b/distribution/simpleicons-5/C/Cliqz.Local.png differ diff --git a/distribution/simpleicons-5/C/Cliqz.Local.puml b/distribution/simpleicons-5/C/Cliqz.Local.puml new file mode 100644 index 00000000000..1507410385f --- /dev/null +++ b/distribution/simpleicons-5/C/Cliqz.Local.puml @@ -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 Cliqz +include('simpleicons-5/C/Cliqz') + +' renders the element +Cliqz('Cliqz', 'Cliqz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cliqz.Remote.puml b/distribution/simpleicons-5/C/Cliqz.Remote.puml new file mode 100644 index 00000000000..a6e19f442fe --- /dev/null +++ b/distribution/simpleicons-5/C/Cliqz.Remote.puml @@ -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 Cliqz +include('simpleicons-5/C/Cliqz') + +' renders the element +Cliqz('Cliqz', 'Cliqz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cliqz.md b/distribution/simpleicons-5/C/Cliqz.md new file mode 100644 index 00000000000..872437fd2d9 --- /dev/null +++ b/distribution/simpleicons-5/C/Cliqz.md @@ -0,0 +1,63 @@ +# Cliqz + + +```text +simpleicons-5/C/Cliqz +``` + +```text +include('simpleicons-5/C/Cliqz') +``` + + + +| Illustration | Cliqz | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cliqz.png) | ![illustration for Cliqz](../../simpleicons-5/C/Cliqz.Local.png) | + + + + +## Cliqz + +### 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 Cliqz +include('simpleicons-5/C/Cliqz') + +' renders the element +Cliqz('Cliqz', 'Cliqz', '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 Cliqz +include('simpleicons-5/C/Cliqz') + +' renders the element +Cliqz('Cliqz', 'Cliqz', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cliqz.png b/distribution/simpleicons-5/C/Cliqz.png new file mode 100644 index 00000000000..e70dfc87964 Binary files /dev/null and b/distribution/simpleicons-5/C/Cliqz.png differ diff --git a/distribution/simpleicons-5/C/Cliqz.puml b/distribution/simpleicons-5/C/Cliqz.puml new file mode 100644 index 00000000000..b2c22cca7fd --- /dev/null +++ b/distribution/simpleicons-5/C/Cliqz.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cliqz + +sprite $CliqzXs [10x10/16z] uwS3 + +sprite $CliqzSm [12x12/16z] unza + +sprite $CliqzMd [16x16/16z] un_X + +sprite $CliqzLg [20x20/16z] unzKO1G + +!procedure Cliqz($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cliqz', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Clockify.Local.png b/distribution/simpleicons-5/C/Clockify.Local.png new file mode 100644 index 00000000000..db3fe8ef12a Binary files /dev/null and b/distribution/simpleicons-5/C/Clockify.Local.png differ diff --git a/distribution/simpleicons-5/C/Clockify.Local.puml b/distribution/simpleicons-5/C/Clockify.Local.puml new file mode 100644 index 00000000000..088fe2d4ff7 --- /dev/null +++ b/distribution/simpleicons-5/C/Clockify.Local.puml @@ -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 Clockify +include('simpleicons-5/C/Clockify') + +' renders the element +Clockify('Clockify', 'Clockify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clockify.Remote.puml b/distribution/simpleicons-5/C/Clockify.Remote.puml new file mode 100644 index 00000000000..d6450f04630 --- /dev/null +++ b/distribution/simpleicons-5/C/Clockify.Remote.puml @@ -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 Clockify +include('simpleicons-5/C/Clockify') + +' renders the element +Clockify('Clockify', 'Clockify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clockify.md b/distribution/simpleicons-5/C/Clockify.md new file mode 100644 index 00000000000..0bbfc7a5786 --- /dev/null +++ b/distribution/simpleicons-5/C/Clockify.md @@ -0,0 +1,63 @@ +# Clockify + + +```text +simpleicons-5/C/Clockify +``` + +```text +include('simpleicons-5/C/Clockify') +``` + + + +| Illustration | Clockify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Clockify.png) | ![illustration for Clockify](../../simpleicons-5/C/Clockify.Local.png) | + + + + +## Clockify + +### 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 Clockify +include('simpleicons-5/C/Clockify') + +' renders the element +Clockify('Clockify', 'Clockify', '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 Clockify +include('simpleicons-5/C/Clockify') + +' renders the element +Clockify('Clockify', 'Clockify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Clockify.png b/distribution/simpleicons-5/C/Clockify.png new file mode 100644 index 00000000000..dc86df23968 Binary files /dev/null and b/distribution/simpleicons-5/C/Clockify.png differ diff --git a/distribution/simpleicons-5/C/Clockify.puml b/distribution/simpleicons-5/C/Clockify.puml new file mode 100644 index 00000000000..a89095fb1ba --- /dev/null +++ b/distribution/simpleicons-5/C/Clockify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Clockify + +sprite $ClockifyXs [10x10/16z] uwS3 + +sprite $ClockifySm [12x12/16z] unza + +sprite $ClockifyMd [16x16/16z] un_X + +sprite $ClockifyLg [20x20/16z] unzKO1G + +!procedure Clockify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Clockify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Clojure.Local.png b/distribution/simpleicons-5/C/Clojure.Local.png new file mode 100644 index 00000000000..8912455630b Binary files /dev/null and b/distribution/simpleicons-5/C/Clojure.Local.png differ diff --git a/distribution/simpleicons-5/C/Clojure.Local.puml b/distribution/simpleicons-5/C/Clojure.Local.puml new file mode 100644 index 00000000000..68ddd18f2d2 --- /dev/null +++ b/distribution/simpleicons-5/C/Clojure.Local.puml @@ -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 Clojure +include('simpleicons-5/C/Clojure') + +' renders the element +Clojure('Clojure', 'Clojure', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clojure.Remote.puml b/distribution/simpleicons-5/C/Clojure.Remote.puml new file mode 100644 index 00000000000..f5e278e5477 --- /dev/null +++ b/distribution/simpleicons-5/C/Clojure.Remote.puml @@ -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 Clojure +include('simpleicons-5/C/Clojure') + +' renders the element +Clojure('Clojure', 'Clojure', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clojure.md b/distribution/simpleicons-5/C/Clojure.md new file mode 100644 index 00000000000..2f57654e92f --- /dev/null +++ b/distribution/simpleicons-5/C/Clojure.md @@ -0,0 +1,63 @@ +# Clojure + + +```text +simpleicons-5/C/Clojure +``` + +```text +include('simpleicons-5/C/Clojure') +``` + + + +| Illustration | Clojure | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Clojure.png) | ![illustration for Clojure](../../simpleicons-5/C/Clojure.Local.png) | + + + + +## Clojure + +### 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 Clojure +include('simpleicons-5/C/Clojure') + +' renders the element +Clojure('Clojure', 'Clojure', '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 Clojure +include('simpleicons-5/C/Clojure') + +' renders the element +Clojure('Clojure', 'Clojure', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Clojure.png b/distribution/simpleicons-5/C/Clojure.png new file mode 100644 index 00000000000..572d8fce5fe Binary files /dev/null and b/distribution/simpleicons-5/C/Clojure.png differ diff --git a/distribution/simpleicons-5/C/Clojure.puml b/distribution/simpleicons-5/C/Clojure.puml new file mode 100644 index 00000000000..849419425d6 --- /dev/null +++ b/distribution/simpleicons-5/C/Clojure.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Clojure + +sprite $ClojureXs [10x10/16z] uwS3 + +sprite $ClojureSm [12x12/16z] unza + +sprite $ClojureMd [16x16/16z] un_X + +sprite $ClojureLg [20x20/16z] unzKO1G + +!procedure Clojure($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Clojure', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloud66.Local.png b/distribution/simpleicons-5/C/Cloud66.Local.png new file mode 100644 index 00000000000..af4de051083 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloud66.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloud66.Local.puml b/distribution/simpleicons-5/C/Cloud66.Local.puml new file mode 100644 index 00000000000..d3cb578e8b6 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloud66.Local.puml @@ -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 Cloud66 +include('simpleicons-5/C/Cloud66') + +' renders the element +Cloud66('Cloud66', 'Cloud66', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloud66.Remote.puml b/distribution/simpleicons-5/C/Cloud66.Remote.puml new file mode 100644 index 00000000000..02527f81d46 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloud66.Remote.puml @@ -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 Cloud66 +include('simpleicons-5/C/Cloud66') + +' renders the element +Cloud66('Cloud66', 'Cloud66', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloud66.md b/distribution/simpleicons-5/C/Cloud66.md new file mode 100644 index 00000000000..67f2bac4340 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloud66.md @@ -0,0 +1,63 @@ +# Cloud66 + + +```text +simpleicons-5/C/Cloud66 +``` + +```text +include('simpleicons-5/C/Cloud66') +``` + + + +| Illustration | Cloud66 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloud66.png) | ![illustration for Cloud66](../../simpleicons-5/C/Cloud66.Local.png) | + + + + +## Cloud66 + +### 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 Cloud66 +include('simpleicons-5/C/Cloud66') + +' renders the element +Cloud66('Cloud66', 'Cloud66', '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 Cloud66 +include('simpleicons-5/C/Cloud66') + +' renders the element +Cloud66('Cloud66', 'Cloud66', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloud66.png b/distribution/simpleicons-5/C/Cloud66.png new file mode 100644 index 00000000000..7a2a2388926 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloud66.png differ diff --git a/distribution/simpleicons-5/C/Cloud66.puml b/distribution/simpleicons-5/C/Cloud66.puml new file mode 100644 index 00000000000..ccaf19e6d49 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloud66.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloud66 + +sprite $Cloud66Xs [10x10/16z] uwS3 + +sprite $Cloud66Sm [12x12/16z] unza + +sprite $Cloud66Md [16x16/16z] un_X + +sprite $Cloud66Lg [20x20/16z] unzKO1G + +!procedure Cloud66($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloud66', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloudbees.Local.png b/distribution/simpleicons-5/C/Cloudbees.Local.png new file mode 100644 index 00000000000..a6d4dcc967c Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudbees.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloudbees.Local.puml b/distribution/simpleicons-5/C/Cloudbees.Local.puml new file mode 100644 index 00000000000..c9fcb2dc947 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudbees.Local.puml @@ -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 Cloudbees +include('simpleicons-5/C/Cloudbees') + +' renders the element +Cloudbees('Cloudbees', 'Cloudbees', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudbees.Remote.puml b/distribution/simpleicons-5/C/Cloudbees.Remote.puml new file mode 100644 index 00000000000..224ff743c05 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudbees.Remote.puml @@ -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 Cloudbees +include('simpleicons-5/C/Cloudbees') + +' renders the element +Cloudbees('Cloudbees', 'Cloudbees', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudbees.md b/distribution/simpleicons-5/C/Cloudbees.md new file mode 100644 index 00000000000..9554929d130 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudbees.md @@ -0,0 +1,63 @@ +# Cloudbees + + +```text +simpleicons-5/C/Cloudbees +``` + +```text +include('simpleicons-5/C/Cloudbees') +``` + + + +| Illustration | Cloudbees | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloudbees.png) | ![illustration for Cloudbees](../../simpleicons-5/C/Cloudbees.Local.png) | + + + + +## Cloudbees + +### 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 Cloudbees +include('simpleicons-5/C/Cloudbees') + +' renders the element +Cloudbees('Cloudbees', 'Cloudbees', '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 Cloudbees +include('simpleicons-5/C/Cloudbees') + +' renders the element +Cloudbees('Cloudbees', 'Cloudbees', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloudbees.png b/distribution/simpleicons-5/C/Cloudbees.png new file mode 100644 index 00000000000..126df57bd06 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudbees.png differ diff --git a/distribution/simpleicons-5/C/Cloudbees.puml b/distribution/simpleicons-5/C/Cloudbees.puml new file mode 100644 index 00000000000..4ca230c0370 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudbees.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloudbees + +sprite $CloudbeesXs [10x10/16z] uwS3 + +sprite $CloudbeesSm [12x12/16z] unza + +sprite $CloudbeesMd [16x16/16z] un_X + +sprite $CloudbeesLg [20x20/16z] unzKO1G + +!procedure Cloudbees($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloudbees', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloudcannon.Local.png b/distribution/simpleicons-5/C/Cloudcannon.Local.png new file mode 100644 index 00000000000..ab3fdbcca11 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudcannon.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloudcannon.Local.puml b/distribution/simpleicons-5/C/Cloudcannon.Local.puml new file mode 100644 index 00000000000..e4942d8a065 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudcannon.Local.puml @@ -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 Cloudcannon +include('simpleicons-5/C/Cloudcannon') + +' renders the element +Cloudcannon('Cloudcannon', 'Cloudcannon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudcannon.Remote.puml b/distribution/simpleicons-5/C/Cloudcannon.Remote.puml new file mode 100644 index 00000000000..f64dbc6a72a --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudcannon.Remote.puml @@ -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 Cloudcannon +include('simpleicons-5/C/Cloudcannon') + +' renders the element +Cloudcannon('Cloudcannon', 'Cloudcannon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudcannon.md b/distribution/simpleicons-5/C/Cloudcannon.md new file mode 100644 index 00000000000..9479673a707 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudcannon.md @@ -0,0 +1,63 @@ +# Cloudcannon + + +```text +simpleicons-5/C/Cloudcannon +``` + +```text +include('simpleicons-5/C/Cloudcannon') +``` + + + +| Illustration | Cloudcannon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloudcannon.png) | ![illustration for Cloudcannon](../../simpleicons-5/C/Cloudcannon.Local.png) | + + + + +## Cloudcannon + +### 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 Cloudcannon +include('simpleicons-5/C/Cloudcannon') + +' renders the element +Cloudcannon('Cloudcannon', 'Cloudcannon', '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 Cloudcannon +include('simpleicons-5/C/Cloudcannon') + +' renders the element +Cloudcannon('Cloudcannon', 'Cloudcannon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloudcannon.png b/distribution/simpleicons-5/C/Cloudcannon.png new file mode 100644 index 00000000000..ed99ec9eee1 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudcannon.png differ diff --git a/distribution/simpleicons-5/C/Cloudcannon.puml b/distribution/simpleicons-5/C/Cloudcannon.puml new file mode 100644 index 00000000000..ff6a4eb4541 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudcannon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloudcannon + +sprite $CloudcannonXs [10x10/16z] uwS3 + +sprite $CloudcannonSm [12x12/16z] unza + +sprite $CloudcannonMd [16x16/16z] un_X + +sprite $CloudcannonLg [20x20/16z] unzKO1G + +!procedure Cloudcannon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloudcannon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloudera.Local.png b/distribution/simpleicons-5/C/Cloudera.Local.png new file mode 100644 index 00000000000..19e752b7380 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudera.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloudera.Local.puml b/distribution/simpleicons-5/C/Cloudera.Local.puml new file mode 100644 index 00000000000..ac62a3b7c43 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudera.Local.puml @@ -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 Cloudera +include('simpleicons-5/C/Cloudera') + +' renders the element +Cloudera('Cloudera', 'Cloudera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudera.Remote.puml b/distribution/simpleicons-5/C/Cloudera.Remote.puml new file mode 100644 index 00000000000..a2064747683 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudera.Remote.puml @@ -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 Cloudera +include('simpleicons-5/C/Cloudera') + +' renders the element +Cloudera('Cloudera', 'Cloudera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudera.md b/distribution/simpleicons-5/C/Cloudera.md new file mode 100644 index 00000000000..b0deff960e9 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudera.md @@ -0,0 +1,63 @@ +# Cloudera + + +```text +simpleicons-5/C/Cloudera +``` + +```text +include('simpleicons-5/C/Cloudera') +``` + + + +| Illustration | Cloudera | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloudera.png) | ![illustration for Cloudera](../../simpleicons-5/C/Cloudera.Local.png) | + + + + +## Cloudera + +### 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 Cloudera +include('simpleicons-5/C/Cloudera') + +' renders the element +Cloudera('Cloudera', 'Cloudera', '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 Cloudera +include('simpleicons-5/C/Cloudera') + +' renders the element +Cloudera('Cloudera', 'Cloudera', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloudera.png b/distribution/simpleicons-5/C/Cloudera.png new file mode 100644 index 00000000000..83e22060394 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudera.png differ diff --git a/distribution/simpleicons-5/C/Cloudera.puml b/distribution/simpleicons-5/C/Cloudera.puml new file mode 100644 index 00000000000..fc51825535f --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudera.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloudera + +sprite $ClouderaXs [10x10/16z] uwS3 + +sprite $ClouderaSm [12x12/16z] unza + +sprite $ClouderaMd [16x16/16z] un_X + +sprite $ClouderaLg [20x20/16z] unzKO1G + +!procedure Cloudera($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloudera', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloudflare.Local.png b/distribution/simpleicons-5/C/Cloudflare.Local.png new file mode 100644 index 00000000000..e04a149e2c4 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudflare.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloudflare.Local.puml b/distribution/simpleicons-5/C/Cloudflare.Local.puml new file mode 100644 index 00000000000..f64b774aa09 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudflare.Local.puml @@ -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 Cloudflare +include('simpleicons-5/C/Cloudflare') + +' renders the element +Cloudflare('Cloudflare', 'Cloudflare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudflare.Remote.puml b/distribution/simpleicons-5/C/Cloudflare.Remote.puml new file mode 100644 index 00000000000..6cddd2421e4 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudflare.Remote.puml @@ -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 Cloudflare +include('simpleicons-5/C/Cloudflare') + +' renders the element +Cloudflare('Cloudflare', 'Cloudflare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudflare.md b/distribution/simpleicons-5/C/Cloudflare.md new file mode 100644 index 00000000000..c54a5d0309a --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudflare.md @@ -0,0 +1,63 @@ +# Cloudflare + + +```text +simpleicons-5/C/Cloudflare +``` + +```text +include('simpleicons-5/C/Cloudflare') +``` + + + +| Illustration | Cloudflare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloudflare.png) | ![illustration for Cloudflare](../../simpleicons-5/C/Cloudflare.Local.png) | + + + + +## Cloudflare + +### 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 Cloudflare +include('simpleicons-5/C/Cloudflare') + +' renders the element +Cloudflare('Cloudflare', 'Cloudflare', '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 Cloudflare +include('simpleicons-5/C/Cloudflare') + +' renders the element +Cloudflare('Cloudflare', 'Cloudflare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloudflare.png b/distribution/simpleicons-5/C/Cloudflare.png new file mode 100644 index 00000000000..a5ef386a1a9 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudflare.png differ diff --git a/distribution/simpleicons-5/C/Cloudflare.puml b/distribution/simpleicons-5/C/Cloudflare.puml new file mode 100644 index 00000000000..d2d932b648b --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudflare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloudflare + +sprite $CloudflareXs [10x10/16z] uwS3 + +sprite $CloudflareSm [12x12/16z] unza + +sprite $CloudflareMd [16x16/16z] un_X + +sprite $CloudflareLg [20x20/16z] unzKO1G + +!procedure Cloudflare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloudflare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloudsmith.Local.png b/distribution/simpleicons-5/C/Cloudsmith.Local.png new file mode 100644 index 00000000000..26d7ad77702 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudsmith.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloudsmith.Local.puml b/distribution/simpleicons-5/C/Cloudsmith.Local.puml new file mode 100644 index 00000000000..d03c37d97d1 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudsmith.Local.puml @@ -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 Cloudsmith +include('simpleicons-5/C/Cloudsmith') + +' renders the element +Cloudsmith('Cloudsmith', 'Cloudsmith', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudsmith.Remote.puml b/distribution/simpleicons-5/C/Cloudsmith.Remote.puml new file mode 100644 index 00000000000..1e170cc7060 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudsmith.Remote.puml @@ -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 Cloudsmith +include('simpleicons-5/C/Cloudsmith') + +' renders the element +Cloudsmith('Cloudsmith', 'Cloudsmith', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudsmith.md b/distribution/simpleicons-5/C/Cloudsmith.md new file mode 100644 index 00000000000..46273d838de --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudsmith.md @@ -0,0 +1,63 @@ +# Cloudsmith + + +```text +simpleicons-5/C/Cloudsmith +``` + +```text +include('simpleicons-5/C/Cloudsmith') +``` + + + +| Illustration | Cloudsmith | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloudsmith.png) | ![illustration for Cloudsmith](../../simpleicons-5/C/Cloudsmith.Local.png) | + + + + +## Cloudsmith + +### 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 Cloudsmith +include('simpleicons-5/C/Cloudsmith') + +' renders the element +Cloudsmith('Cloudsmith', 'Cloudsmith', '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 Cloudsmith +include('simpleicons-5/C/Cloudsmith') + +' renders the element +Cloudsmith('Cloudsmith', 'Cloudsmith', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloudsmith.png b/distribution/simpleicons-5/C/Cloudsmith.png new file mode 100644 index 00000000000..3d9a0080707 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudsmith.png differ diff --git a/distribution/simpleicons-5/C/Cloudsmith.puml b/distribution/simpleicons-5/C/Cloudsmith.puml new file mode 100644 index 00000000000..c1af1ce0799 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudsmith.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloudsmith + +sprite $CloudsmithXs [10x10/16z] uwS3 + +sprite $CloudsmithSm [12x12/16z] unza + +sprite $CloudsmithMd [16x16/16z] un_X + +sprite $CloudsmithLg [20x20/16z] unzKO1G + +!procedure Cloudsmith($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloudsmith', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cloudways.Local.png b/distribution/simpleicons-5/C/Cloudways.Local.png new file mode 100644 index 00000000000..8ada9cc9f72 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudways.Local.png differ diff --git a/distribution/simpleicons-5/C/Cloudways.Local.puml b/distribution/simpleicons-5/C/Cloudways.Local.puml new file mode 100644 index 00000000000..a8be146a9a2 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudways.Local.puml @@ -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 Cloudways +include('simpleicons-5/C/Cloudways') + +' renders the element +Cloudways('Cloudways', 'Cloudways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudways.Remote.puml b/distribution/simpleicons-5/C/Cloudways.Remote.puml new file mode 100644 index 00000000000..5842c5f4544 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudways.Remote.puml @@ -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 Cloudways +include('simpleicons-5/C/Cloudways') + +' renders the element +Cloudways('Cloudways', 'Cloudways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cloudways.md b/distribution/simpleicons-5/C/Cloudways.md new file mode 100644 index 00000000000..51b0a1a0025 --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudways.md @@ -0,0 +1,63 @@ +# Cloudways + + +```text +simpleicons-5/C/Cloudways +``` + +```text +include('simpleicons-5/C/Cloudways') +``` + + + +| Illustration | Cloudways | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cloudways.png) | ![illustration for Cloudways](../../simpleicons-5/C/Cloudways.Local.png) | + + + + +## Cloudways + +### 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 Cloudways +include('simpleicons-5/C/Cloudways') + +' renders the element +Cloudways('Cloudways', 'Cloudways', '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 Cloudways +include('simpleicons-5/C/Cloudways') + +' renders the element +Cloudways('Cloudways', 'Cloudways', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cloudways.png b/distribution/simpleicons-5/C/Cloudways.png new file mode 100644 index 00000000000..2d03d9aad30 Binary files /dev/null and b/distribution/simpleicons-5/C/Cloudways.png differ diff --git a/distribution/simpleicons-5/C/Cloudways.puml b/distribution/simpleicons-5/C/Cloudways.puml new file mode 100644 index 00000000000..424b284d15e --- /dev/null +++ b/distribution/simpleicons-5/C/Cloudways.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cloudways + +sprite $CloudwaysXs [10x10/16z] uwS3 + +sprite $CloudwaysSm [12x12/16z] unza + +sprite $CloudwaysMd [16x16/16z] un_X + +sprite $CloudwaysLg [20x20/16z] unzKO1G + +!procedure Cloudways($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cloudways', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Clubhouse.Local.png b/distribution/simpleicons-5/C/Clubhouse.Local.png new file mode 100644 index 00000000000..821f5aff4e7 Binary files /dev/null and b/distribution/simpleicons-5/C/Clubhouse.Local.png differ diff --git a/distribution/simpleicons-5/C/Clubhouse.Local.puml b/distribution/simpleicons-5/C/Clubhouse.Local.puml new file mode 100644 index 00000000000..916ca951ecc --- /dev/null +++ b/distribution/simpleicons-5/C/Clubhouse.Local.puml @@ -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 Clubhouse +include('simpleicons-5/C/Clubhouse') + +' renders the element +Clubhouse('Clubhouse', 'Clubhouse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clubhouse.Remote.puml b/distribution/simpleicons-5/C/Clubhouse.Remote.puml new file mode 100644 index 00000000000..ce1d874363b --- /dev/null +++ b/distribution/simpleicons-5/C/Clubhouse.Remote.puml @@ -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 Clubhouse +include('simpleicons-5/C/Clubhouse') + +' renders the element +Clubhouse('Clubhouse', 'Clubhouse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clubhouse.md b/distribution/simpleicons-5/C/Clubhouse.md new file mode 100644 index 00000000000..b5e8d88062e --- /dev/null +++ b/distribution/simpleicons-5/C/Clubhouse.md @@ -0,0 +1,63 @@ +# Clubhouse + + +```text +simpleicons-5/C/Clubhouse +``` + +```text +include('simpleicons-5/C/Clubhouse') +``` + + + +| Illustration | Clubhouse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Clubhouse.png) | ![illustration for Clubhouse](../../simpleicons-5/C/Clubhouse.Local.png) | + + + + +## Clubhouse + +### 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 Clubhouse +include('simpleicons-5/C/Clubhouse') + +' renders the element +Clubhouse('Clubhouse', 'Clubhouse', '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 Clubhouse +include('simpleicons-5/C/Clubhouse') + +' renders the element +Clubhouse('Clubhouse', 'Clubhouse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Clubhouse.png b/distribution/simpleicons-5/C/Clubhouse.png new file mode 100644 index 00000000000..cd177c14dfc Binary files /dev/null and b/distribution/simpleicons-5/C/Clubhouse.png differ diff --git a/distribution/simpleicons-5/C/Clubhouse.puml b/distribution/simpleicons-5/C/Clubhouse.puml new file mode 100644 index 00000000000..577dbfbfc99 --- /dev/null +++ b/distribution/simpleicons-5/C/Clubhouse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Clubhouse + +sprite $ClubhouseXs [10x10/16z] uwS3 + +sprite $ClubhouseSm [12x12/16z] unza + +sprite $ClubhouseMd [16x16/16z] un_X + +sprite $ClubhouseLg [20x20/16z] unzKO1G + +!procedure Clubhouse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Clubhouse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Clyp.Local.png b/distribution/simpleicons-5/C/Clyp.Local.png new file mode 100644 index 00000000000..ddfb89030cd Binary files /dev/null and b/distribution/simpleicons-5/C/Clyp.Local.png differ diff --git a/distribution/simpleicons-5/C/Clyp.Local.puml b/distribution/simpleicons-5/C/Clyp.Local.puml new file mode 100644 index 00000000000..603f944f9cf --- /dev/null +++ b/distribution/simpleicons-5/C/Clyp.Local.puml @@ -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 Clyp +include('simpleicons-5/C/Clyp') + +' renders the element +Clyp('Clyp', 'Clyp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clyp.Remote.puml b/distribution/simpleicons-5/C/Clyp.Remote.puml new file mode 100644 index 00000000000..bbce7b5cd2c --- /dev/null +++ b/distribution/simpleicons-5/C/Clyp.Remote.puml @@ -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 Clyp +include('simpleicons-5/C/Clyp') + +' renders the element +Clyp('Clyp', 'Clyp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Clyp.md b/distribution/simpleicons-5/C/Clyp.md new file mode 100644 index 00000000000..7356d7177c4 --- /dev/null +++ b/distribution/simpleicons-5/C/Clyp.md @@ -0,0 +1,63 @@ +# Clyp + + +```text +simpleicons-5/C/Clyp +``` + +```text +include('simpleicons-5/C/Clyp') +``` + + + +| Illustration | Clyp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Clyp.png) | ![illustration for Clyp](../../simpleicons-5/C/Clyp.Local.png) | + + + + +## Clyp + +### 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 Clyp +include('simpleicons-5/C/Clyp') + +' renders the element +Clyp('Clyp', 'Clyp', '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 Clyp +include('simpleicons-5/C/Clyp') + +' renders the element +Clyp('Clyp', 'Clyp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Clyp.png b/distribution/simpleicons-5/C/Clyp.png new file mode 100644 index 00000000000..1133fa1dd65 Binary files /dev/null and b/distribution/simpleicons-5/C/Clyp.png differ diff --git a/distribution/simpleicons-5/C/Clyp.puml b/distribution/simpleicons-5/C/Clyp.puml new file mode 100644 index 00000000000..78f7aeaa6e3 --- /dev/null +++ b/distribution/simpleicons-5/C/Clyp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Clyp + +sprite $ClypXs [10x10/16z] uwS3 + +sprite $ClypSm [12x12/16z] unza + +sprite $ClypMd [16x16/16z] un_X + +sprite $ClypLg [20x20/16z] unzKO1G + +!procedure Clyp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Clyp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cmake.Local.png b/distribution/simpleicons-5/C/Cmake.Local.png new file mode 100644 index 00000000000..fc40d7f8e34 Binary files /dev/null and b/distribution/simpleicons-5/C/Cmake.Local.png differ diff --git a/distribution/simpleicons-5/C/Cmake.Local.puml b/distribution/simpleicons-5/C/Cmake.Local.puml new file mode 100644 index 00000000000..aade9aa6f41 --- /dev/null +++ b/distribution/simpleicons-5/C/Cmake.Local.puml @@ -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 Cmake +include('simpleicons-5/C/Cmake') + +' renders the element +Cmake('Cmake', 'Cmake', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cmake.Remote.puml b/distribution/simpleicons-5/C/Cmake.Remote.puml new file mode 100644 index 00000000000..bad99336ff1 --- /dev/null +++ b/distribution/simpleicons-5/C/Cmake.Remote.puml @@ -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 Cmake +include('simpleicons-5/C/Cmake') + +' renders the element +Cmake('Cmake', 'Cmake', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cmake.md b/distribution/simpleicons-5/C/Cmake.md new file mode 100644 index 00000000000..3ebcff4b1ba --- /dev/null +++ b/distribution/simpleicons-5/C/Cmake.md @@ -0,0 +1,63 @@ +# Cmake + + +```text +simpleicons-5/C/Cmake +``` + +```text +include('simpleicons-5/C/Cmake') +``` + + + +| Illustration | Cmake | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cmake.png) | ![illustration for Cmake](../../simpleicons-5/C/Cmake.Local.png) | + + + + +## Cmake + +### 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 Cmake +include('simpleicons-5/C/Cmake') + +' renders the element +Cmake('Cmake', 'Cmake', '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 Cmake +include('simpleicons-5/C/Cmake') + +' renders the element +Cmake('Cmake', 'Cmake', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cmake.png b/distribution/simpleicons-5/C/Cmake.png new file mode 100644 index 00000000000..53bef68e73b Binary files /dev/null and b/distribution/simpleicons-5/C/Cmake.png differ diff --git a/distribution/simpleicons-5/C/Cmake.puml b/distribution/simpleicons-5/C/Cmake.puml new file mode 100644 index 00000000000..f4f758fecf0 --- /dev/null +++ b/distribution/simpleicons-5/C/Cmake.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cmake + +sprite $CmakeXs [10x10/16z] uwS3 + +sprite $CmakeSm [12x12/16z] unza + +sprite $CmakeMd [16x16/16z] un_X + +sprite $CmakeLg [20x20/16z] unzKO1G + +!procedure Cmake($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cmake', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cnn.Local.png b/distribution/simpleicons-5/C/Cnn.Local.png new file mode 100644 index 00000000000..4e389dbc7c3 Binary files /dev/null and b/distribution/simpleicons-5/C/Cnn.Local.png differ diff --git a/distribution/simpleicons-5/C/Cnn.Local.puml b/distribution/simpleicons-5/C/Cnn.Local.puml new file mode 100644 index 00000000000..8a40b3f6500 --- /dev/null +++ b/distribution/simpleicons-5/C/Cnn.Local.puml @@ -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 Cnn +include('simpleicons-5/C/Cnn') + +' renders the element +Cnn('Cnn', 'Cnn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cnn.Remote.puml b/distribution/simpleicons-5/C/Cnn.Remote.puml new file mode 100644 index 00000000000..bb9b195a09c --- /dev/null +++ b/distribution/simpleicons-5/C/Cnn.Remote.puml @@ -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 Cnn +include('simpleicons-5/C/Cnn') + +' renders the element +Cnn('Cnn', 'Cnn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cnn.md b/distribution/simpleicons-5/C/Cnn.md new file mode 100644 index 00000000000..1340a221ea3 --- /dev/null +++ b/distribution/simpleicons-5/C/Cnn.md @@ -0,0 +1,63 @@ +# Cnn + + +```text +simpleicons-5/C/Cnn +``` + +```text +include('simpleicons-5/C/Cnn') +``` + + + +| Illustration | Cnn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cnn.png) | ![illustration for Cnn](../../simpleicons-5/C/Cnn.Local.png) | + + + + +## Cnn + +### 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 Cnn +include('simpleicons-5/C/Cnn') + +' renders the element +Cnn('Cnn', 'Cnn', '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 Cnn +include('simpleicons-5/C/Cnn') + +' renders the element +Cnn('Cnn', 'Cnn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cnn.png b/distribution/simpleicons-5/C/Cnn.png new file mode 100644 index 00000000000..0d7c7201bcd Binary files /dev/null and b/distribution/simpleicons-5/C/Cnn.png differ diff --git a/distribution/simpleicons-5/C/Cnn.puml b/distribution/simpleicons-5/C/Cnn.puml new file mode 100644 index 00000000000..bd874b9448d --- /dev/null +++ b/distribution/simpleicons-5/C/Cnn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cnn + +sprite $CnnXs [10x10/16z] uwS3 + +sprite $CnnSm [12x12/16z] unza + +sprite $CnnMd [16x16/16z] un_X + +sprite $CnnLg [20x20/16z] unzKO1G + +!procedure Cnn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cnn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cockroachlabs.Local.png b/distribution/simpleicons-5/C/Cockroachlabs.Local.png new file mode 100644 index 00000000000..29107cad822 Binary files /dev/null and b/distribution/simpleicons-5/C/Cockroachlabs.Local.png differ diff --git a/distribution/simpleicons-5/C/Cockroachlabs.Local.puml b/distribution/simpleicons-5/C/Cockroachlabs.Local.puml new file mode 100644 index 00000000000..e62fa8bc62c --- /dev/null +++ b/distribution/simpleicons-5/C/Cockroachlabs.Local.puml @@ -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 Cockroachlabs +include('simpleicons-5/C/Cockroachlabs') + +' renders the element +Cockroachlabs('Cockroachlabs', 'Cockroachlabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cockroachlabs.Remote.puml b/distribution/simpleicons-5/C/Cockroachlabs.Remote.puml new file mode 100644 index 00000000000..0d890052161 --- /dev/null +++ b/distribution/simpleicons-5/C/Cockroachlabs.Remote.puml @@ -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 Cockroachlabs +include('simpleicons-5/C/Cockroachlabs') + +' renders the element +Cockroachlabs('Cockroachlabs', 'Cockroachlabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cockroachlabs.md b/distribution/simpleicons-5/C/Cockroachlabs.md new file mode 100644 index 00000000000..492720eaac1 --- /dev/null +++ b/distribution/simpleicons-5/C/Cockroachlabs.md @@ -0,0 +1,63 @@ +# Cockroachlabs + + +```text +simpleicons-5/C/Cockroachlabs +``` + +```text +include('simpleicons-5/C/Cockroachlabs') +``` + + + +| Illustration | Cockroachlabs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cockroachlabs.png) | ![illustration for Cockroachlabs](../../simpleicons-5/C/Cockroachlabs.Local.png) | + + + + +## Cockroachlabs + +### 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 Cockroachlabs +include('simpleicons-5/C/Cockroachlabs') + +' renders the element +Cockroachlabs('Cockroachlabs', 'Cockroachlabs', '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 Cockroachlabs +include('simpleicons-5/C/Cockroachlabs') + +' renders the element +Cockroachlabs('Cockroachlabs', 'Cockroachlabs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cockroachlabs.png b/distribution/simpleicons-5/C/Cockroachlabs.png new file mode 100644 index 00000000000..e0e70da64d6 Binary files /dev/null and b/distribution/simpleicons-5/C/Cockroachlabs.png differ diff --git a/distribution/simpleicons-5/C/Cockroachlabs.puml b/distribution/simpleicons-5/C/Cockroachlabs.puml new file mode 100644 index 00000000000..3215e1cd83f --- /dev/null +++ b/distribution/simpleicons-5/C/Cockroachlabs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cockroachlabs + +sprite $CockroachlabsXs [10x10/16z] uwS3 + +sprite $CockroachlabsSm [12x12/16z] unza + +sprite $CockroachlabsMd [16x16/16z] un_X + +sprite $CockroachlabsLg [20x20/16z] unzKO1G + +!procedure Cockroachlabs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cockroachlabs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cocoapods.Local.png b/distribution/simpleicons-5/C/Cocoapods.Local.png new file mode 100644 index 00000000000..8a96bc6805a Binary files /dev/null and b/distribution/simpleicons-5/C/Cocoapods.Local.png differ diff --git a/distribution/simpleicons-5/C/Cocoapods.Local.puml b/distribution/simpleicons-5/C/Cocoapods.Local.puml new file mode 100644 index 00000000000..114267331e0 --- /dev/null +++ b/distribution/simpleicons-5/C/Cocoapods.Local.puml @@ -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 Cocoapods +include('simpleicons-5/C/Cocoapods') + +' renders the element +Cocoapods('Cocoapods', 'Cocoapods', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cocoapods.Remote.puml b/distribution/simpleicons-5/C/Cocoapods.Remote.puml new file mode 100644 index 00000000000..8dcbd9c0143 --- /dev/null +++ b/distribution/simpleicons-5/C/Cocoapods.Remote.puml @@ -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 Cocoapods +include('simpleicons-5/C/Cocoapods') + +' renders the element +Cocoapods('Cocoapods', 'Cocoapods', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cocoapods.md b/distribution/simpleicons-5/C/Cocoapods.md new file mode 100644 index 00000000000..a04f9d461f8 --- /dev/null +++ b/distribution/simpleicons-5/C/Cocoapods.md @@ -0,0 +1,63 @@ +# Cocoapods + + +```text +simpleicons-5/C/Cocoapods +``` + +```text +include('simpleicons-5/C/Cocoapods') +``` + + + +| Illustration | Cocoapods | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cocoapods.png) | ![illustration for Cocoapods](../../simpleicons-5/C/Cocoapods.Local.png) | + + + + +## Cocoapods + +### 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 Cocoapods +include('simpleicons-5/C/Cocoapods') + +' renders the element +Cocoapods('Cocoapods', 'Cocoapods', '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 Cocoapods +include('simpleicons-5/C/Cocoapods') + +' renders the element +Cocoapods('Cocoapods', 'Cocoapods', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cocoapods.png b/distribution/simpleicons-5/C/Cocoapods.png new file mode 100644 index 00000000000..eb7001cfe63 Binary files /dev/null and b/distribution/simpleicons-5/C/Cocoapods.png differ diff --git a/distribution/simpleicons-5/C/Cocoapods.puml b/distribution/simpleicons-5/C/Cocoapods.puml new file mode 100644 index 00000000000..4fbc1cf25ec --- /dev/null +++ b/distribution/simpleicons-5/C/Cocoapods.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cocoapods + +sprite $CocoapodsXs [10x10/16z] uwS3 + +sprite $CocoapodsSm [12x12/16z] unza + +sprite $CocoapodsMd [16x16/16z] un_X + +sprite $CocoapodsLg [20x20/16z] unzKO1G + +!procedure Cocoapods($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cocoapods', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cocos.Local.png b/distribution/simpleicons-5/C/Cocos.Local.png new file mode 100644 index 00000000000..93ff74f35bb Binary files /dev/null and b/distribution/simpleicons-5/C/Cocos.Local.png differ diff --git a/distribution/simpleicons-5/C/Cocos.Local.puml b/distribution/simpleicons-5/C/Cocos.Local.puml new file mode 100644 index 00000000000..e9aa6ba576f --- /dev/null +++ b/distribution/simpleicons-5/C/Cocos.Local.puml @@ -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 Cocos +include('simpleicons-5/C/Cocos') + +' renders the element +Cocos('Cocos', 'Cocos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cocos.Remote.puml b/distribution/simpleicons-5/C/Cocos.Remote.puml new file mode 100644 index 00000000000..ed754dc0dcb --- /dev/null +++ b/distribution/simpleicons-5/C/Cocos.Remote.puml @@ -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 Cocos +include('simpleicons-5/C/Cocos') + +' renders the element +Cocos('Cocos', 'Cocos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cocos.md b/distribution/simpleicons-5/C/Cocos.md new file mode 100644 index 00000000000..91695a34edf --- /dev/null +++ b/distribution/simpleicons-5/C/Cocos.md @@ -0,0 +1,63 @@ +# Cocos + + +```text +simpleicons-5/C/Cocos +``` + +```text +include('simpleicons-5/C/Cocos') +``` + + + +| Illustration | Cocos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cocos.png) | ![illustration for Cocos](../../simpleicons-5/C/Cocos.Local.png) | + + + + +## Cocos + +### 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 Cocos +include('simpleicons-5/C/Cocos') + +' renders the element +Cocos('Cocos', 'Cocos', '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 Cocos +include('simpleicons-5/C/Cocos') + +' renders the element +Cocos('Cocos', 'Cocos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cocos.png b/distribution/simpleicons-5/C/Cocos.png new file mode 100644 index 00000000000..e85d99233db Binary files /dev/null and b/distribution/simpleicons-5/C/Cocos.png differ diff --git a/distribution/simpleicons-5/C/Cocos.puml b/distribution/simpleicons-5/C/Cocos.puml new file mode 100644 index 00000000000..de3016f4a54 --- /dev/null +++ b/distribution/simpleicons-5/C/Cocos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cocos + +sprite $CocosXs [10x10/16z] uwS3 + +sprite $CocosSm [12x12/16z] unza + +sprite $CocosMd [16x16/16z] un_X + +sprite $CocosLg [20x20/16z] unzKO1G + +!procedure Cocos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cocos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coda.Local.png b/distribution/simpleicons-5/C/Coda.Local.png new file mode 100644 index 00000000000..11ebcd48d5a Binary files /dev/null and b/distribution/simpleicons-5/C/Coda.Local.png differ diff --git a/distribution/simpleicons-5/C/Coda.Local.puml b/distribution/simpleicons-5/C/Coda.Local.puml new file mode 100644 index 00000000000..f40d2b55ed7 --- /dev/null +++ b/distribution/simpleicons-5/C/Coda.Local.puml @@ -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 Coda +include('simpleicons-5/C/Coda') + +' renders the element +Coda('Coda', 'Coda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coda.Remote.puml b/distribution/simpleicons-5/C/Coda.Remote.puml new file mode 100644 index 00000000000..008ef189286 --- /dev/null +++ b/distribution/simpleicons-5/C/Coda.Remote.puml @@ -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 Coda +include('simpleicons-5/C/Coda') + +' renders the element +Coda('Coda', 'Coda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coda.md b/distribution/simpleicons-5/C/Coda.md new file mode 100644 index 00000000000..0a4084425ec --- /dev/null +++ b/distribution/simpleicons-5/C/Coda.md @@ -0,0 +1,63 @@ +# Coda + + +```text +simpleicons-5/C/Coda +``` + +```text +include('simpleicons-5/C/Coda') +``` + + + +| Illustration | Coda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coda.png) | ![illustration for Coda](../../simpleicons-5/C/Coda.Local.png) | + + + + +## Coda + +### 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 Coda +include('simpleicons-5/C/Coda') + +' renders the element +Coda('Coda', 'Coda', '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 Coda +include('simpleicons-5/C/Coda') + +' renders the element +Coda('Coda', 'Coda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coda.png b/distribution/simpleicons-5/C/Coda.png new file mode 100644 index 00000000000..fe3165f3f0e Binary files /dev/null and b/distribution/simpleicons-5/C/Coda.png differ diff --git a/distribution/simpleicons-5/C/Coda.puml b/distribution/simpleicons-5/C/Coda.puml new file mode 100644 index 00000000000..80bb53ea881 --- /dev/null +++ b/distribution/simpleicons-5/C/Coda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coda + +sprite $CodaXs [10x10/16z] uwS3 + +sprite $CodaSm [12x12/16z] unza + +sprite $CodaMd [16x16/16z] un_X + +sprite $CodaLg [20x20/16z] unzKO1G + +!procedure Coda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codacy.Local.png b/distribution/simpleicons-5/C/Codacy.Local.png new file mode 100644 index 00000000000..f7eaac025ae Binary files /dev/null and b/distribution/simpleicons-5/C/Codacy.Local.png differ diff --git a/distribution/simpleicons-5/C/Codacy.Local.puml b/distribution/simpleicons-5/C/Codacy.Local.puml new file mode 100644 index 00000000000..e030f7afa32 --- /dev/null +++ b/distribution/simpleicons-5/C/Codacy.Local.puml @@ -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 Codacy +include('simpleicons-5/C/Codacy') + +' renders the element +Codacy('Codacy', 'Codacy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codacy.Remote.puml b/distribution/simpleicons-5/C/Codacy.Remote.puml new file mode 100644 index 00000000000..2b701d2ad3b --- /dev/null +++ b/distribution/simpleicons-5/C/Codacy.Remote.puml @@ -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 Codacy +include('simpleicons-5/C/Codacy') + +' renders the element +Codacy('Codacy', 'Codacy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codacy.md b/distribution/simpleicons-5/C/Codacy.md new file mode 100644 index 00000000000..5df64be5013 --- /dev/null +++ b/distribution/simpleicons-5/C/Codacy.md @@ -0,0 +1,63 @@ +# Codacy + + +```text +simpleicons-5/C/Codacy +``` + +```text +include('simpleicons-5/C/Codacy') +``` + + + +| Illustration | Codacy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codacy.png) | ![illustration for Codacy](../../simpleicons-5/C/Codacy.Local.png) | + + + + +## Codacy + +### 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 Codacy +include('simpleicons-5/C/Codacy') + +' renders the element +Codacy('Codacy', 'Codacy', '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 Codacy +include('simpleicons-5/C/Codacy') + +' renders the element +Codacy('Codacy', 'Codacy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codacy.png b/distribution/simpleicons-5/C/Codacy.png new file mode 100644 index 00000000000..186c7eca50d Binary files /dev/null and b/distribution/simpleicons-5/C/Codacy.png differ diff --git a/distribution/simpleicons-5/C/Codacy.puml b/distribution/simpleicons-5/C/Codacy.puml new file mode 100644 index 00000000000..027a11f79e2 --- /dev/null +++ b/distribution/simpleicons-5/C/Codacy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codacy + +sprite $CodacyXs [10x10/16z] uwS3 + +sprite $CodacySm [12x12/16z] unza + +sprite $CodacyMd [16x16/16z] un_X + +sprite $CodacyLg [20x20/16z] unzKO1G + +!procedure Codacy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codacy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeberg.Local.png b/distribution/simpleicons-5/C/Codeberg.Local.png new file mode 100644 index 00000000000..c105426bd84 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeberg.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeberg.Local.puml b/distribution/simpleicons-5/C/Codeberg.Local.puml new file mode 100644 index 00000000000..0d50f320183 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeberg.Local.puml @@ -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 Codeberg +include('simpleicons-5/C/Codeberg') + +' renders the element +Codeberg('Codeberg', 'Codeberg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeberg.Remote.puml b/distribution/simpleicons-5/C/Codeberg.Remote.puml new file mode 100644 index 00000000000..aab7580cffe --- /dev/null +++ b/distribution/simpleicons-5/C/Codeberg.Remote.puml @@ -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 Codeberg +include('simpleicons-5/C/Codeberg') + +' renders the element +Codeberg('Codeberg', 'Codeberg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeberg.md b/distribution/simpleicons-5/C/Codeberg.md new file mode 100644 index 00000000000..0d7f8647e0e --- /dev/null +++ b/distribution/simpleicons-5/C/Codeberg.md @@ -0,0 +1,63 @@ +# Codeberg + + +```text +simpleicons-5/C/Codeberg +``` + +```text +include('simpleicons-5/C/Codeberg') +``` + + + +| Illustration | Codeberg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeberg.png) | ![illustration for Codeberg](../../simpleicons-5/C/Codeberg.Local.png) | + + + + +## Codeberg + +### 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 Codeberg +include('simpleicons-5/C/Codeberg') + +' renders the element +Codeberg('Codeberg', 'Codeberg', '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 Codeberg +include('simpleicons-5/C/Codeberg') + +' renders the element +Codeberg('Codeberg', 'Codeberg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeberg.png b/distribution/simpleicons-5/C/Codeberg.png new file mode 100644 index 00000000000..71cb4294f32 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeberg.png differ diff --git a/distribution/simpleicons-5/C/Codeberg.puml b/distribution/simpleicons-5/C/Codeberg.puml new file mode 100644 index 00000000000..20f1969e77c --- /dev/null +++ b/distribution/simpleicons-5/C/Codeberg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeberg + +sprite $CodebergXs [10x10/16z] uwS3 + +sprite $CodebergSm [12x12/16z] unza + +sprite $CodebergMd [16x16/16z] un_X + +sprite $CodebergLg [20x20/16z] unzKO1G + +!procedure Codeberg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeberg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codecademy.Local.png b/distribution/simpleicons-5/C/Codecademy.Local.png new file mode 100644 index 00000000000..ee0501a7e7b Binary files /dev/null and b/distribution/simpleicons-5/C/Codecademy.Local.png differ diff --git a/distribution/simpleicons-5/C/Codecademy.Local.puml b/distribution/simpleicons-5/C/Codecademy.Local.puml new file mode 100644 index 00000000000..60e96743b9f --- /dev/null +++ b/distribution/simpleicons-5/C/Codecademy.Local.puml @@ -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 Codecademy +include('simpleicons-5/C/Codecademy') + +' renders the element +Codecademy('Codecademy', 'Codecademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codecademy.Remote.puml b/distribution/simpleicons-5/C/Codecademy.Remote.puml new file mode 100644 index 00000000000..70429a8eca3 --- /dev/null +++ b/distribution/simpleicons-5/C/Codecademy.Remote.puml @@ -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 Codecademy +include('simpleicons-5/C/Codecademy') + +' renders the element +Codecademy('Codecademy', 'Codecademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codecademy.md b/distribution/simpleicons-5/C/Codecademy.md new file mode 100644 index 00000000000..91d1b45cac2 --- /dev/null +++ b/distribution/simpleicons-5/C/Codecademy.md @@ -0,0 +1,63 @@ +# Codecademy + + +```text +simpleicons-5/C/Codecademy +``` + +```text +include('simpleicons-5/C/Codecademy') +``` + + + +| Illustration | Codecademy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codecademy.png) | ![illustration for Codecademy](../../simpleicons-5/C/Codecademy.Local.png) | + + + + +## Codecademy + +### 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 Codecademy +include('simpleicons-5/C/Codecademy') + +' renders the element +Codecademy('Codecademy', 'Codecademy', '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 Codecademy +include('simpleicons-5/C/Codecademy') + +' renders the element +Codecademy('Codecademy', 'Codecademy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codecademy.png b/distribution/simpleicons-5/C/Codecademy.png new file mode 100644 index 00000000000..efdc6c3598d Binary files /dev/null and b/distribution/simpleicons-5/C/Codecademy.png differ diff --git a/distribution/simpleicons-5/C/Codecademy.puml b/distribution/simpleicons-5/C/Codecademy.puml new file mode 100644 index 00000000000..d6d5bc395eb --- /dev/null +++ b/distribution/simpleicons-5/C/Codecademy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codecademy + +sprite $CodecademyXs [10x10/16z] uwS3 + +sprite $CodecademySm [12x12/16z] unza + +sprite $CodecademyMd [16x16/16z] un_X + +sprite $CodecademyLg [20x20/16z] unzKO1G + +!procedure Codecademy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codecademy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeceptjs.Local.png b/distribution/simpleicons-5/C/Codeceptjs.Local.png new file mode 100644 index 00000000000..5b316260120 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeceptjs.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeceptjs.Local.puml b/distribution/simpleicons-5/C/Codeceptjs.Local.puml new file mode 100644 index 00000000000..82432694789 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeceptjs.Local.puml @@ -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 Codeceptjs +include('simpleicons-5/C/Codeceptjs') + +' renders the element +Codeceptjs('Codeceptjs', 'Codeceptjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeceptjs.Remote.puml b/distribution/simpleicons-5/C/Codeceptjs.Remote.puml new file mode 100644 index 00000000000..780da0c4ee3 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeceptjs.Remote.puml @@ -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 Codeceptjs +include('simpleicons-5/C/Codeceptjs') + +' renders the element +Codeceptjs('Codeceptjs', 'Codeceptjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeceptjs.md b/distribution/simpleicons-5/C/Codeceptjs.md new file mode 100644 index 00000000000..184df1c268c --- /dev/null +++ b/distribution/simpleicons-5/C/Codeceptjs.md @@ -0,0 +1,63 @@ +# Codeceptjs + + +```text +simpleicons-5/C/Codeceptjs +``` + +```text +include('simpleicons-5/C/Codeceptjs') +``` + + + +| Illustration | Codeceptjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeceptjs.png) | ![illustration for Codeceptjs](../../simpleicons-5/C/Codeceptjs.Local.png) | + + + + +## Codeceptjs + +### 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 Codeceptjs +include('simpleicons-5/C/Codeceptjs') + +' renders the element +Codeceptjs('Codeceptjs', 'Codeceptjs', '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 Codeceptjs +include('simpleicons-5/C/Codeceptjs') + +' renders the element +Codeceptjs('Codeceptjs', 'Codeceptjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeceptjs.png b/distribution/simpleicons-5/C/Codeceptjs.png new file mode 100644 index 00000000000..2a7cfa41718 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeceptjs.png differ diff --git a/distribution/simpleicons-5/C/Codeceptjs.puml b/distribution/simpleicons-5/C/Codeceptjs.puml new file mode 100644 index 00000000000..af89a0eb293 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeceptjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeceptjs + +sprite $CodeceptjsXs [10x10/16z] uwS3 + +sprite $CodeceptjsSm [12x12/16z] unza + +sprite $CodeceptjsMd [16x16/16z] un_X + +sprite $CodeceptjsLg [20x20/16z] unzKO1G + +!procedure Codeceptjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeceptjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codechef.Local.png b/distribution/simpleicons-5/C/Codechef.Local.png new file mode 100644 index 00000000000..eb876aac1fb Binary files /dev/null and b/distribution/simpleicons-5/C/Codechef.Local.png differ diff --git a/distribution/simpleicons-5/C/Codechef.Local.puml b/distribution/simpleicons-5/C/Codechef.Local.puml new file mode 100644 index 00000000000..35fd2e09ed0 --- /dev/null +++ b/distribution/simpleicons-5/C/Codechef.Local.puml @@ -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 Codechef +include('simpleicons-5/C/Codechef') + +' renders the element +Codechef('Codechef', 'Codechef', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codechef.Remote.puml b/distribution/simpleicons-5/C/Codechef.Remote.puml new file mode 100644 index 00000000000..1dd56b8e4ee --- /dev/null +++ b/distribution/simpleicons-5/C/Codechef.Remote.puml @@ -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 Codechef +include('simpleicons-5/C/Codechef') + +' renders the element +Codechef('Codechef', 'Codechef', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codechef.md b/distribution/simpleicons-5/C/Codechef.md new file mode 100644 index 00000000000..3d0d46cc88a --- /dev/null +++ b/distribution/simpleicons-5/C/Codechef.md @@ -0,0 +1,63 @@ +# Codechef + + +```text +simpleicons-5/C/Codechef +``` + +```text +include('simpleicons-5/C/Codechef') +``` + + + +| Illustration | Codechef | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codechef.png) | ![illustration for Codechef](../../simpleicons-5/C/Codechef.Local.png) | + + + + +## Codechef + +### 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 Codechef +include('simpleicons-5/C/Codechef') + +' renders the element +Codechef('Codechef', 'Codechef', '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 Codechef +include('simpleicons-5/C/Codechef') + +' renders the element +Codechef('Codechef', 'Codechef', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codechef.png b/distribution/simpleicons-5/C/Codechef.png new file mode 100644 index 00000000000..ed03432cb8c Binary files /dev/null and b/distribution/simpleicons-5/C/Codechef.png differ diff --git a/distribution/simpleicons-5/C/Codechef.puml b/distribution/simpleicons-5/C/Codechef.puml new file mode 100644 index 00000000000..6e4107ac531 --- /dev/null +++ b/distribution/simpleicons-5/C/Codechef.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codechef + +sprite $CodechefXs [10x10/16z] uwS3 + +sprite $CodechefSm [12x12/16z] unza + +sprite $CodechefMd [16x16/16z] un_X + +sprite $CodechefLg [20x20/16z] unzKO1G + +!procedure Codechef($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codechef', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeclimate.Local.png b/distribution/simpleicons-5/C/Codeclimate.Local.png new file mode 100644 index 00000000000..c52fde450b7 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeclimate.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeclimate.Local.puml b/distribution/simpleicons-5/C/Codeclimate.Local.puml new file mode 100644 index 00000000000..6628a85c7e5 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeclimate.Local.puml @@ -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 Codeclimate +include('simpleicons-5/C/Codeclimate') + +' renders the element +Codeclimate('Codeclimate', 'Codeclimate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeclimate.Remote.puml b/distribution/simpleicons-5/C/Codeclimate.Remote.puml new file mode 100644 index 00000000000..10badbc37bf --- /dev/null +++ b/distribution/simpleicons-5/C/Codeclimate.Remote.puml @@ -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 Codeclimate +include('simpleicons-5/C/Codeclimate') + +' renders the element +Codeclimate('Codeclimate', 'Codeclimate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeclimate.md b/distribution/simpleicons-5/C/Codeclimate.md new file mode 100644 index 00000000000..0a232b22be2 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeclimate.md @@ -0,0 +1,63 @@ +# Codeclimate + + +```text +simpleicons-5/C/Codeclimate +``` + +```text +include('simpleicons-5/C/Codeclimate') +``` + + + +| Illustration | Codeclimate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeclimate.png) | ![illustration for Codeclimate](../../simpleicons-5/C/Codeclimate.Local.png) | + + + + +## Codeclimate + +### 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 Codeclimate +include('simpleicons-5/C/Codeclimate') + +' renders the element +Codeclimate('Codeclimate', 'Codeclimate', '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 Codeclimate +include('simpleicons-5/C/Codeclimate') + +' renders the element +Codeclimate('Codeclimate', 'Codeclimate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeclimate.png b/distribution/simpleicons-5/C/Codeclimate.png new file mode 100644 index 00000000000..f4fce2f99af Binary files /dev/null and b/distribution/simpleicons-5/C/Codeclimate.png differ diff --git a/distribution/simpleicons-5/C/Codeclimate.puml b/distribution/simpleicons-5/C/Codeclimate.puml new file mode 100644 index 00000000000..6dfe4feb740 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeclimate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeclimate + +sprite $CodeclimateXs [10x10/16z] uwS3 + +sprite $CodeclimateSm [12x12/16z] unza + +sprite $CodeclimateMd [16x16/16z] un_X + +sprite $CodeclimateLg [20x20/16z] unzKO1G + +!procedure Codeclimate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeclimate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codecov.Local.png b/distribution/simpleicons-5/C/Codecov.Local.png new file mode 100644 index 00000000000..970a31faea0 Binary files /dev/null and b/distribution/simpleicons-5/C/Codecov.Local.png differ diff --git a/distribution/simpleicons-5/C/Codecov.Local.puml b/distribution/simpleicons-5/C/Codecov.Local.puml new file mode 100644 index 00000000000..7fa2beb24b8 --- /dev/null +++ b/distribution/simpleicons-5/C/Codecov.Local.puml @@ -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 Codecov +include('simpleicons-5/C/Codecov') + +' renders the element +Codecov('Codecov', 'Codecov', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codecov.Remote.puml b/distribution/simpleicons-5/C/Codecov.Remote.puml new file mode 100644 index 00000000000..c03d55f0d77 --- /dev/null +++ b/distribution/simpleicons-5/C/Codecov.Remote.puml @@ -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 Codecov +include('simpleicons-5/C/Codecov') + +' renders the element +Codecov('Codecov', 'Codecov', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codecov.md b/distribution/simpleicons-5/C/Codecov.md new file mode 100644 index 00000000000..c2134b1feca --- /dev/null +++ b/distribution/simpleicons-5/C/Codecov.md @@ -0,0 +1,63 @@ +# Codecov + + +```text +simpleicons-5/C/Codecov +``` + +```text +include('simpleicons-5/C/Codecov') +``` + + + +| Illustration | Codecov | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codecov.png) | ![illustration for Codecov](../../simpleicons-5/C/Codecov.Local.png) | + + + + +## Codecov + +### 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 Codecov +include('simpleicons-5/C/Codecov') + +' renders the element +Codecov('Codecov', 'Codecov', '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 Codecov +include('simpleicons-5/C/Codecov') + +' renders the element +Codecov('Codecov', 'Codecov', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codecov.png b/distribution/simpleicons-5/C/Codecov.png new file mode 100644 index 00000000000..4158e6ee5a2 Binary files /dev/null and b/distribution/simpleicons-5/C/Codecov.png differ diff --git a/distribution/simpleicons-5/C/Codecov.puml b/distribution/simpleicons-5/C/Codecov.puml new file mode 100644 index 00000000000..0eadb2a6917 --- /dev/null +++ b/distribution/simpleicons-5/C/Codecov.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codecov + +sprite $CodecovXs [10x10/16z] uwS3 + +sprite $CodecovSm [12x12/16z] unza + +sprite $CodecovMd [16x16/16z] un_X + +sprite $CodecovLg [20x20/16z] unzKO1G + +!procedure Codecov($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codecov', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codefactor.Local.png b/distribution/simpleicons-5/C/Codefactor.Local.png new file mode 100644 index 00000000000..b9400ebd249 Binary files /dev/null and b/distribution/simpleicons-5/C/Codefactor.Local.png differ diff --git a/distribution/simpleicons-5/C/Codefactor.Local.puml b/distribution/simpleicons-5/C/Codefactor.Local.puml new file mode 100644 index 00000000000..aaa7c60b3fb --- /dev/null +++ b/distribution/simpleicons-5/C/Codefactor.Local.puml @@ -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 Codefactor +include('simpleicons-5/C/Codefactor') + +' renders the element +Codefactor('Codefactor', 'Codefactor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codefactor.Remote.puml b/distribution/simpleicons-5/C/Codefactor.Remote.puml new file mode 100644 index 00000000000..6593676a43a --- /dev/null +++ b/distribution/simpleicons-5/C/Codefactor.Remote.puml @@ -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 Codefactor +include('simpleicons-5/C/Codefactor') + +' renders the element +Codefactor('Codefactor', 'Codefactor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codefactor.md b/distribution/simpleicons-5/C/Codefactor.md new file mode 100644 index 00000000000..28f4aa8c4a7 --- /dev/null +++ b/distribution/simpleicons-5/C/Codefactor.md @@ -0,0 +1,63 @@ +# Codefactor + + +```text +simpleicons-5/C/Codefactor +``` + +```text +include('simpleicons-5/C/Codefactor') +``` + + + +| Illustration | Codefactor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codefactor.png) | ![illustration for Codefactor](../../simpleicons-5/C/Codefactor.Local.png) | + + + + +## Codefactor + +### 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 Codefactor +include('simpleicons-5/C/Codefactor') + +' renders the element +Codefactor('Codefactor', 'Codefactor', '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 Codefactor +include('simpleicons-5/C/Codefactor') + +' renders the element +Codefactor('Codefactor', 'Codefactor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codefactor.png b/distribution/simpleicons-5/C/Codefactor.png new file mode 100644 index 00000000000..2e23bf6c147 Binary files /dev/null and b/distribution/simpleicons-5/C/Codefactor.png differ diff --git a/distribution/simpleicons-5/C/Codefactor.puml b/distribution/simpleicons-5/C/Codefactor.puml new file mode 100644 index 00000000000..292867c5c3e --- /dev/null +++ b/distribution/simpleicons-5/C/Codefactor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codefactor + +sprite $CodefactorXs [10x10/16z] uwS3 + +sprite $CodefactorSm [12x12/16z] unza + +sprite $CodefactorMd [16x16/16z] un_X + +sprite $CodefactorLg [20x20/16z] unzKO1G + +!procedure Codefactor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codefactor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeforces.Local.png b/distribution/simpleicons-5/C/Codeforces.Local.png new file mode 100644 index 00000000000..0f57627df54 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeforces.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeforces.Local.puml b/distribution/simpleicons-5/C/Codeforces.Local.puml new file mode 100644 index 00000000000..d879639d39b --- /dev/null +++ b/distribution/simpleicons-5/C/Codeforces.Local.puml @@ -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 Codeforces +include('simpleicons-5/C/Codeforces') + +' renders the element +Codeforces('Codeforces', 'Codeforces', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeforces.Remote.puml b/distribution/simpleicons-5/C/Codeforces.Remote.puml new file mode 100644 index 00000000000..dafb9086eb2 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeforces.Remote.puml @@ -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 Codeforces +include('simpleicons-5/C/Codeforces') + +' renders the element +Codeforces('Codeforces', 'Codeforces', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeforces.md b/distribution/simpleicons-5/C/Codeforces.md new file mode 100644 index 00000000000..6ba78f3f747 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeforces.md @@ -0,0 +1,63 @@ +# Codeforces + + +```text +simpleicons-5/C/Codeforces +``` + +```text +include('simpleicons-5/C/Codeforces') +``` + + + +| Illustration | Codeforces | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeforces.png) | ![illustration for Codeforces](../../simpleicons-5/C/Codeforces.Local.png) | + + + + +## Codeforces + +### 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 Codeforces +include('simpleicons-5/C/Codeforces') + +' renders the element +Codeforces('Codeforces', 'Codeforces', '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 Codeforces +include('simpleicons-5/C/Codeforces') + +' renders the element +Codeforces('Codeforces', 'Codeforces', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeforces.png b/distribution/simpleicons-5/C/Codeforces.png new file mode 100644 index 00000000000..1ff8bf38614 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeforces.png differ diff --git a/distribution/simpleicons-5/C/Codeforces.puml b/distribution/simpleicons-5/C/Codeforces.puml new file mode 100644 index 00000000000..fe862b34c3d --- /dev/null +++ b/distribution/simpleicons-5/C/Codeforces.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeforces + +sprite $CodeforcesXs [10x10/16z] uwS3 + +sprite $CodeforcesSm [12x12/16z] unza + +sprite $CodeforcesMd [16x16/16z] un_X + +sprite $CodeforcesLg [20x20/16z] unzKO1G + +!procedure Codeforces($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeforces', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeigniter.Local.png b/distribution/simpleicons-5/C/Codeigniter.Local.png new file mode 100644 index 00000000000..c9a11eb898c Binary files /dev/null and b/distribution/simpleicons-5/C/Codeigniter.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeigniter.Local.puml b/distribution/simpleicons-5/C/Codeigniter.Local.puml new file mode 100644 index 00000000000..10046fbb622 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeigniter.Local.puml @@ -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 Codeigniter +include('simpleicons-5/C/Codeigniter') + +' renders the element +Codeigniter('Codeigniter', 'Codeigniter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeigniter.Remote.puml b/distribution/simpleicons-5/C/Codeigniter.Remote.puml new file mode 100644 index 00000000000..75d58b9fb09 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeigniter.Remote.puml @@ -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 Codeigniter +include('simpleicons-5/C/Codeigniter') + +' renders the element +Codeigniter('Codeigniter', 'Codeigniter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeigniter.md b/distribution/simpleicons-5/C/Codeigniter.md new file mode 100644 index 00000000000..7423c96ae8c --- /dev/null +++ b/distribution/simpleicons-5/C/Codeigniter.md @@ -0,0 +1,63 @@ +# Codeigniter + + +```text +simpleicons-5/C/Codeigniter +``` + +```text +include('simpleicons-5/C/Codeigniter') +``` + + + +| Illustration | Codeigniter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeigniter.png) | ![illustration for Codeigniter](../../simpleicons-5/C/Codeigniter.Local.png) | + + + + +## Codeigniter + +### 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 Codeigniter +include('simpleicons-5/C/Codeigniter') + +' renders the element +Codeigniter('Codeigniter', 'Codeigniter', '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 Codeigniter +include('simpleicons-5/C/Codeigniter') + +' renders the element +Codeigniter('Codeigniter', 'Codeigniter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeigniter.png b/distribution/simpleicons-5/C/Codeigniter.png new file mode 100644 index 00000000000..863d9bc15fe Binary files /dev/null and b/distribution/simpleicons-5/C/Codeigniter.png differ diff --git a/distribution/simpleicons-5/C/Codeigniter.puml b/distribution/simpleicons-5/C/Codeigniter.puml new file mode 100644 index 00000000000..02fff4abd9b --- /dev/null +++ b/distribution/simpleicons-5/C/Codeigniter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeigniter + +sprite $CodeigniterXs [10x10/16z] uwS3 + +sprite $CodeigniterSm [12x12/16z] unza + +sprite $CodeigniterMd [16x16/16z] un_X + +sprite $CodeigniterLg [20x20/16z] unzKO1G + +!procedure Codeigniter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeigniter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codemagic.Local.png b/distribution/simpleicons-5/C/Codemagic.Local.png new file mode 100644 index 00000000000..9694517506e Binary files /dev/null and b/distribution/simpleicons-5/C/Codemagic.Local.png differ diff --git a/distribution/simpleicons-5/C/Codemagic.Local.puml b/distribution/simpleicons-5/C/Codemagic.Local.puml new file mode 100644 index 00000000000..844d8eb185c --- /dev/null +++ b/distribution/simpleicons-5/C/Codemagic.Local.puml @@ -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 Codemagic +include('simpleicons-5/C/Codemagic') + +' renders the element +Codemagic('Codemagic', 'Codemagic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codemagic.Remote.puml b/distribution/simpleicons-5/C/Codemagic.Remote.puml new file mode 100644 index 00000000000..b6adc9551d4 --- /dev/null +++ b/distribution/simpleicons-5/C/Codemagic.Remote.puml @@ -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 Codemagic +include('simpleicons-5/C/Codemagic') + +' renders the element +Codemagic('Codemagic', 'Codemagic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codemagic.md b/distribution/simpleicons-5/C/Codemagic.md new file mode 100644 index 00000000000..0497c39008a --- /dev/null +++ b/distribution/simpleicons-5/C/Codemagic.md @@ -0,0 +1,63 @@ +# Codemagic + + +```text +simpleicons-5/C/Codemagic +``` + +```text +include('simpleicons-5/C/Codemagic') +``` + + + +| Illustration | Codemagic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codemagic.png) | ![illustration for Codemagic](../../simpleicons-5/C/Codemagic.Local.png) | + + + + +## Codemagic + +### 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 Codemagic +include('simpleicons-5/C/Codemagic') + +' renders the element +Codemagic('Codemagic', 'Codemagic', '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 Codemagic +include('simpleicons-5/C/Codemagic') + +' renders the element +Codemagic('Codemagic', 'Codemagic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codemagic.png b/distribution/simpleicons-5/C/Codemagic.png new file mode 100644 index 00000000000..efbdb1d2afc Binary files /dev/null and b/distribution/simpleicons-5/C/Codemagic.png differ diff --git a/distribution/simpleicons-5/C/Codemagic.puml b/distribution/simpleicons-5/C/Codemagic.puml new file mode 100644 index 00000000000..c6aeeee6967 --- /dev/null +++ b/distribution/simpleicons-5/C/Codemagic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codemagic + +sprite $CodemagicXs [10x10/16z] uwS3 + +sprite $CodemagicSm [12x12/16z] unza + +sprite $CodemagicMd [16x16/16z] un_X + +sprite $CodemagicLg [20x20/16z] unzKO1G + +!procedure Codemagic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codemagic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codemirror.Local.png b/distribution/simpleicons-5/C/Codemirror.Local.png new file mode 100644 index 00000000000..38e5ec097ad Binary files /dev/null and b/distribution/simpleicons-5/C/Codemirror.Local.png differ diff --git a/distribution/simpleicons-5/C/Codemirror.Local.puml b/distribution/simpleicons-5/C/Codemirror.Local.puml new file mode 100644 index 00000000000..6342873f29e --- /dev/null +++ b/distribution/simpleicons-5/C/Codemirror.Local.puml @@ -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 Codemirror +include('simpleicons-5/C/Codemirror') + +' renders the element +Codemirror('Codemirror', 'Codemirror', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codemirror.Remote.puml b/distribution/simpleicons-5/C/Codemirror.Remote.puml new file mode 100644 index 00000000000..016aad6231a --- /dev/null +++ b/distribution/simpleicons-5/C/Codemirror.Remote.puml @@ -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 Codemirror +include('simpleicons-5/C/Codemirror') + +' renders the element +Codemirror('Codemirror', 'Codemirror', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codemirror.md b/distribution/simpleicons-5/C/Codemirror.md new file mode 100644 index 00000000000..41651fc6fa8 --- /dev/null +++ b/distribution/simpleicons-5/C/Codemirror.md @@ -0,0 +1,63 @@ +# Codemirror + + +```text +simpleicons-5/C/Codemirror +``` + +```text +include('simpleicons-5/C/Codemirror') +``` + + + +| Illustration | Codemirror | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codemirror.png) | ![illustration for Codemirror](../../simpleicons-5/C/Codemirror.Local.png) | + + + + +## Codemirror + +### 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 Codemirror +include('simpleicons-5/C/Codemirror') + +' renders the element +Codemirror('Codemirror', 'Codemirror', '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 Codemirror +include('simpleicons-5/C/Codemirror') + +' renders the element +Codemirror('Codemirror', 'Codemirror', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codemirror.png b/distribution/simpleicons-5/C/Codemirror.png new file mode 100644 index 00000000000..4cacef0ac23 Binary files /dev/null and b/distribution/simpleicons-5/C/Codemirror.png differ diff --git a/distribution/simpleicons-5/C/Codemirror.puml b/distribution/simpleicons-5/C/Codemirror.puml new file mode 100644 index 00000000000..4778dc4fbbb --- /dev/null +++ b/distribution/simpleicons-5/C/Codemirror.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codemirror + +sprite $CodemirrorXs [10x10/16z] uwS3 + +sprite $CodemirrorSm [12x12/16z] unza + +sprite $CodemirrorMd [16x16/16z] un_X + +sprite $CodemirrorLg [20x20/16z] unzKO1G + +!procedure Codemirror($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codemirror', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codenewbie.Local.png b/distribution/simpleicons-5/C/Codenewbie.Local.png new file mode 100644 index 00000000000..8fe37919624 Binary files /dev/null and b/distribution/simpleicons-5/C/Codenewbie.Local.png differ diff --git a/distribution/simpleicons-5/C/Codenewbie.Local.puml b/distribution/simpleicons-5/C/Codenewbie.Local.puml new file mode 100644 index 00000000000..8d6c5528dcc --- /dev/null +++ b/distribution/simpleicons-5/C/Codenewbie.Local.puml @@ -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 Codenewbie +include('simpleicons-5/C/Codenewbie') + +' renders the element +Codenewbie('Codenewbie', 'Codenewbie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codenewbie.Remote.puml b/distribution/simpleicons-5/C/Codenewbie.Remote.puml new file mode 100644 index 00000000000..abf5596256b --- /dev/null +++ b/distribution/simpleicons-5/C/Codenewbie.Remote.puml @@ -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 Codenewbie +include('simpleicons-5/C/Codenewbie') + +' renders the element +Codenewbie('Codenewbie', 'Codenewbie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codenewbie.md b/distribution/simpleicons-5/C/Codenewbie.md new file mode 100644 index 00000000000..6b5e661dd4b --- /dev/null +++ b/distribution/simpleicons-5/C/Codenewbie.md @@ -0,0 +1,63 @@ +# Codenewbie + + +```text +simpleicons-5/C/Codenewbie +``` + +```text +include('simpleicons-5/C/Codenewbie') +``` + + + +| Illustration | Codenewbie | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codenewbie.png) | ![illustration for Codenewbie](../../simpleicons-5/C/Codenewbie.Local.png) | + + + + +## Codenewbie + +### 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 Codenewbie +include('simpleicons-5/C/Codenewbie') + +' renders the element +Codenewbie('Codenewbie', 'Codenewbie', '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 Codenewbie +include('simpleicons-5/C/Codenewbie') + +' renders the element +Codenewbie('Codenewbie', 'Codenewbie', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codenewbie.png b/distribution/simpleicons-5/C/Codenewbie.png new file mode 100644 index 00000000000..e00a8e71a7a Binary files /dev/null and b/distribution/simpleicons-5/C/Codenewbie.png differ diff --git a/distribution/simpleicons-5/C/Codenewbie.puml b/distribution/simpleicons-5/C/Codenewbie.puml new file mode 100644 index 00000000000..d7fbe7a0708 --- /dev/null +++ b/distribution/simpleicons-5/C/Codenewbie.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codenewbie + +sprite $CodenewbieXs [10x10/16z] uwS3 + +sprite $CodenewbieSm [12x12/16z] unza + +sprite $CodenewbieMd [16x16/16z] un_X + +sprite $CodenewbieLg [20x20/16z] unzKO1G + +!procedure Codenewbie($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codenewbie', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codepen.Local.png b/distribution/simpleicons-5/C/Codepen.Local.png new file mode 100644 index 00000000000..8fc80282346 Binary files /dev/null and b/distribution/simpleicons-5/C/Codepen.Local.png differ diff --git a/distribution/simpleicons-5/C/Codepen.Local.puml b/distribution/simpleicons-5/C/Codepen.Local.puml new file mode 100644 index 00000000000..51da8a2d95a --- /dev/null +++ b/distribution/simpleicons-5/C/Codepen.Local.puml @@ -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 Codepen +include('simpleicons-5/C/Codepen') + +' renders the element +Codepen('Codepen', 'Codepen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codepen.Remote.puml b/distribution/simpleicons-5/C/Codepen.Remote.puml new file mode 100644 index 00000000000..326d92ae372 --- /dev/null +++ b/distribution/simpleicons-5/C/Codepen.Remote.puml @@ -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 Codepen +include('simpleicons-5/C/Codepen') + +' renders the element +Codepen('Codepen', 'Codepen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codepen.md b/distribution/simpleicons-5/C/Codepen.md new file mode 100644 index 00000000000..94858391c7c --- /dev/null +++ b/distribution/simpleicons-5/C/Codepen.md @@ -0,0 +1,63 @@ +# Codepen + + +```text +simpleicons-5/C/Codepen +``` + +```text +include('simpleicons-5/C/Codepen') +``` + + + +| Illustration | Codepen | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codepen.png) | ![illustration for Codepen](../../simpleicons-5/C/Codepen.Local.png) | + + + + +## Codepen + +### 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 Codepen +include('simpleicons-5/C/Codepen') + +' renders the element +Codepen('Codepen', 'Codepen', '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 Codepen +include('simpleicons-5/C/Codepen') + +' renders the element +Codepen('Codepen', 'Codepen', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codepen.png b/distribution/simpleicons-5/C/Codepen.png new file mode 100644 index 00000000000..cb9f6fdd91a Binary files /dev/null and b/distribution/simpleicons-5/C/Codepen.png differ diff --git a/distribution/simpleicons-5/C/Codepen.puml b/distribution/simpleicons-5/C/Codepen.puml new file mode 100644 index 00000000000..d53a0fe2e34 --- /dev/null +++ b/distribution/simpleicons-5/C/Codepen.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codepen + +sprite $CodepenXs [10x10/16z] uwS3 + +sprite $CodepenSm [12x12/16z] unza + +sprite $CodepenMd [16x16/16z] un_X + +sprite $CodepenLg [20x20/16z] unzKO1G + +!procedure Codepen($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codepen', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeproject.Local.png b/distribution/simpleicons-5/C/Codeproject.Local.png new file mode 100644 index 00000000000..853338c28bf Binary files /dev/null and b/distribution/simpleicons-5/C/Codeproject.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeproject.Local.puml b/distribution/simpleicons-5/C/Codeproject.Local.puml new file mode 100644 index 00000000000..ff2ac8164a7 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeproject.Local.puml @@ -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 Codeproject +include('simpleicons-5/C/Codeproject') + +' renders the element +Codeproject('Codeproject', 'Codeproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeproject.Remote.puml b/distribution/simpleicons-5/C/Codeproject.Remote.puml new file mode 100644 index 00000000000..ce6186bc021 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeproject.Remote.puml @@ -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 Codeproject +include('simpleicons-5/C/Codeproject') + +' renders the element +Codeproject('Codeproject', 'Codeproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeproject.md b/distribution/simpleicons-5/C/Codeproject.md new file mode 100644 index 00000000000..43096562fa3 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeproject.md @@ -0,0 +1,63 @@ +# Codeproject + + +```text +simpleicons-5/C/Codeproject +``` + +```text +include('simpleicons-5/C/Codeproject') +``` + + + +| Illustration | Codeproject | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeproject.png) | ![illustration for Codeproject](../../simpleicons-5/C/Codeproject.Local.png) | + + + + +## Codeproject + +### 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 Codeproject +include('simpleicons-5/C/Codeproject') + +' renders the element +Codeproject('Codeproject', 'Codeproject', '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 Codeproject +include('simpleicons-5/C/Codeproject') + +' renders the element +Codeproject('Codeproject', 'Codeproject', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeproject.png b/distribution/simpleicons-5/C/Codeproject.png new file mode 100644 index 00000000000..13715e0e1cb Binary files /dev/null and b/distribution/simpleicons-5/C/Codeproject.png differ diff --git a/distribution/simpleicons-5/C/Codeproject.puml b/distribution/simpleicons-5/C/Codeproject.puml new file mode 100644 index 00000000000..28c68230f19 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeproject.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeproject + +sprite $CodeprojectXs [10x10/16z] uwS3 + +sprite $CodeprojectSm [12x12/16z] unza + +sprite $CodeprojectMd [16x16/16z] un_X + +sprite $CodeprojectLg [20x20/16z] unzKO1G + +!procedure Codeproject($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeproject', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codersrank.Local.png b/distribution/simpleicons-5/C/Codersrank.Local.png new file mode 100644 index 00000000000..bc930602a1f Binary files /dev/null and b/distribution/simpleicons-5/C/Codersrank.Local.png differ diff --git a/distribution/simpleicons-5/C/Codersrank.Local.puml b/distribution/simpleicons-5/C/Codersrank.Local.puml new file mode 100644 index 00000000000..cf72b25e95f --- /dev/null +++ b/distribution/simpleicons-5/C/Codersrank.Local.puml @@ -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 Codersrank +include('simpleicons-5/C/Codersrank') + +' renders the element +Codersrank('Codersrank', 'Codersrank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codersrank.Remote.puml b/distribution/simpleicons-5/C/Codersrank.Remote.puml new file mode 100644 index 00000000000..aab9c574e72 --- /dev/null +++ b/distribution/simpleicons-5/C/Codersrank.Remote.puml @@ -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 Codersrank +include('simpleicons-5/C/Codersrank') + +' renders the element +Codersrank('Codersrank', 'Codersrank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codersrank.md b/distribution/simpleicons-5/C/Codersrank.md new file mode 100644 index 00000000000..0f335123e96 --- /dev/null +++ b/distribution/simpleicons-5/C/Codersrank.md @@ -0,0 +1,63 @@ +# Codersrank + + +```text +simpleicons-5/C/Codersrank +``` + +```text +include('simpleicons-5/C/Codersrank') +``` + + + +| Illustration | Codersrank | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codersrank.png) | ![illustration for Codersrank](../../simpleicons-5/C/Codersrank.Local.png) | + + + + +## Codersrank + +### 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 Codersrank +include('simpleicons-5/C/Codersrank') + +' renders the element +Codersrank('Codersrank', 'Codersrank', '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 Codersrank +include('simpleicons-5/C/Codersrank') + +' renders the element +Codersrank('Codersrank', 'Codersrank', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codersrank.png b/distribution/simpleicons-5/C/Codersrank.png new file mode 100644 index 00000000000..0c786a6a589 Binary files /dev/null and b/distribution/simpleicons-5/C/Codersrank.png differ diff --git a/distribution/simpleicons-5/C/Codersrank.puml b/distribution/simpleicons-5/C/Codersrank.puml new file mode 100644 index 00000000000..2b0edace63c --- /dev/null +++ b/distribution/simpleicons-5/C/Codersrank.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codersrank + +sprite $CodersrankXs [10x10/16z] uwS3 + +sprite $CodersrankSm [12x12/16z] unza + +sprite $CodersrankMd [16x16/16z] un_X + +sprite $CodersrankLg [20x20/16z] unzKO1G + +!procedure Codersrank($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codersrank', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coderwall.Local.png b/distribution/simpleicons-5/C/Coderwall.Local.png new file mode 100644 index 00000000000..78622e14bd7 Binary files /dev/null and b/distribution/simpleicons-5/C/Coderwall.Local.png differ diff --git a/distribution/simpleicons-5/C/Coderwall.Local.puml b/distribution/simpleicons-5/C/Coderwall.Local.puml new file mode 100644 index 00000000000..bd88301cb9b --- /dev/null +++ b/distribution/simpleicons-5/C/Coderwall.Local.puml @@ -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 Coderwall +include('simpleicons-5/C/Coderwall') + +' renders the element +Coderwall('Coderwall', 'Coderwall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coderwall.Remote.puml b/distribution/simpleicons-5/C/Coderwall.Remote.puml new file mode 100644 index 00000000000..4d05fafdda4 --- /dev/null +++ b/distribution/simpleicons-5/C/Coderwall.Remote.puml @@ -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 Coderwall +include('simpleicons-5/C/Coderwall') + +' renders the element +Coderwall('Coderwall', 'Coderwall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coderwall.md b/distribution/simpleicons-5/C/Coderwall.md new file mode 100644 index 00000000000..a450b4670dc --- /dev/null +++ b/distribution/simpleicons-5/C/Coderwall.md @@ -0,0 +1,63 @@ +# Coderwall + + +```text +simpleicons-5/C/Coderwall +``` + +```text +include('simpleicons-5/C/Coderwall') +``` + + + +| Illustration | Coderwall | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coderwall.png) | ![illustration for Coderwall](../../simpleicons-5/C/Coderwall.Local.png) | + + + + +## Coderwall + +### 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 Coderwall +include('simpleicons-5/C/Coderwall') + +' renders the element +Coderwall('Coderwall', 'Coderwall', '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 Coderwall +include('simpleicons-5/C/Coderwall') + +' renders the element +Coderwall('Coderwall', 'Coderwall', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coderwall.png b/distribution/simpleicons-5/C/Coderwall.png new file mode 100644 index 00000000000..b70a4be6c88 Binary files /dev/null and b/distribution/simpleicons-5/C/Coderwall.png differ diff --git a/distribution/simpleicons-5/C/Coderwall.puml b/distribution/simpleicons-5/C/Coderwall.puml new file mode 100644 index 00000000000..c0bca6b6bb5 --- /dev/null +++ b/distribution/simpleicons-5/C/Coderwall.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coderwall + +sprite $CoderwallXs [10x10/16z] uwS3 + +sprite $CoderwallSm [12x12/16z] unza + +sprite $CoderwallMd [16x16/16z] un_X + +sprite $CoderwallLg [20x20/16z] unzKO1G + +!procedure Coderwall($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coderwall', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codesandbox.Local.png b/distribution/simpleicons-5/C/Codesandbox.Local.png new file mode 100644 index 00000000000..ece2978a548 Binary files /dev/null and b/distribution/simpleicons-5/C/Codesandbox.Local.png differ diff --git a/distribution/simpleicons-5/C/Codesandbox.Local.puml b/distribution/simpleicons-5/C/Codesandbox.Local.puml new file mode 100644 index 00000000000..0e0edc2f7a1 --- /dev/null +++ b/distribution/simpleicons-5/C/Codesandbox.Local.puml @@ -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 Codesandbox +include('simpleicons-5/C/Codesandbox') + +' renders the element +Codesandbox('Codesandbox', 'Codesandbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codesandbox.Remote.puml b/distribution/simpleicons-5/C/Codesandbox.Remote.puml new file mode 100644 index 00000000000..01f4d7d59c4 --- /dev/null +++ b/distribution/simpleicons-5/C/Codesandbox.Remote.puml @@ -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 Codesandbox +include('simpleicons-5/C/Codesandbox') + +' renders the element +Codesandbox('Codesandbox', 'Codesandbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codesandbox.md b/distribution/simpleicons-5/C/Codesandbox.md new file mode 100644 index 00000000000..cad0892413f --- /dev/null +++ b/distribution/simpleicons-5/C/Codesandbox.md @@ -0,0 +1,63 @@ +# Codesandbox + + +```text +simpleicons-5/C/Codesandbox +``` + +```text +include('simpleicons-5/C/Codesandbox') +``` + + + +| Illustration | Codesandbox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codesandbox.png) | ![illustration for Codesandbox](../../simpleicons-5/C/Codesandbox.Local.png) | + + + + +## Codesandbox + +### 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 Codesandbox +include('simpleicons-5/C/Codesandbox') + +' renders the element +Codesandbox('Codesandbox', 'Codesandbox', '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 Codesandbox +include('simpleicons-5/C/Codesandbox') + +' renders the element +Codesandbox('Codesandbox', 'Codesandbox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codesandbox.png b/distribution/simpleicons-5/C/Codesandbox.png new file mode 100644 index 00000000000..9ff51d35fb0 Binary files /dev/null and b/distribution/simpleicons-5/C/Codesandbox.png differ diff --git a/distribution/simpleicons-5/C/Codesandbox.puml b/distribution/simpleicons-5/C/Codesandbox.puml new file mode 100644 index 00000000000..2e6b581e54b --- /dev/null +++ b/distribution/simpleicons-5/C/Codesandbox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codesandbox + +sprite $CodesandboxXs [10x10/16z] uwS3 + +sprite $CodesandboxSm [12x12/16z] unza + +sprite $CodesandboxMd [16x16/16z] un_X + +sprite $CodesandboxLg [20x20/16z] unzKO1G + +!procedure Codesandbox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codesandbox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codeship.Local.png b/distribution/simpleicons-5/C/Codeship.Local.png new file mode 100644 index 00000000000..497aca3c060 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeship.Local.png differ diff --git a/distribution/simpleicons-5/C/Codeship.Local.puml b/distribution/simpleicons-5/C/Codeship.Local.puml new file mode 100644 index 00000000000..e273fd47c07 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeship.Local.puml @@ -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 Codeship +include('simpleicons-5/C/Codeship') + +' renders the element +Codeship('Codeship', 'Codeship', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeship.Remote.puml b/distribution/simpleicons-5/C/Codeship.Remote.puml new file mode 100644 index 00000000000..eb5fa4d47bc --- /dev/null +++ b/distribution/simpleicons-5/C/Codeship.Remote.puml @@ -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 Codeship +include('simpleicons-5/C/Codeship') + +' renders the element +Codeship('Codeship', 'Codeship', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codeship.md b/distribution/simpleicons-5/C/Codeship.md new file mode 100644 index 00000000000..15042cc9bc5 --- /dev/null +++ b/distribution/simpleicons-5/C/Codeship.md @@ -0,0 +1,63 @@ +# Codeship + + +```text +simpleicons-5/C/Codeship +``` + +```text +include('simpleicons-5/C/Codeship') +``` + + + +| Illustration | Codeship | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codeship.png) | ![illustration for Codeship](../../simpleicons-5/C/Codeship.Local.png) | + + + + +## Codeship + +### 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 Codeship +include('simpleicons-5/C/Codeship') + +' renders the element +Codeship('Codeship', 'Codeship', '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 Codeship +include('simpleicons-5/C/Codeship') + +' renders the element +Codeship('Codeship', 'Codeship', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codeship.png b/distribution/simpleicons-5/C/Codeship.png new file mode 100644 index 00000000000..057b3564593 Binary files /dev/null and b/distribution/simpleicons-5/C/Codeship.png differ diff --git a/distribution/simpleicons-5/C/Codeship.puml b/distribution/simpleicons-5/C/Codeship.puml new file mode 100644 index 00000000000..a0b457fabbe --- /dev/null +++ b/distribution/simpleicons-5/C/Codeship.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codeship + +sprite $CodeshipXs [10x10/16z] uwS3 + +sprite $CodeshipSm [12x12/16z] unza + +sprite $CodeshipMd [16x16/16z] un_X + +sprite $CodeshipLg [20x20/16z] unzKO1G + +!procedure Codeship($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codeship', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codewars.Local.png b/distribution/simpleicons-5/C/Codewars.Local.png new file mode 100644 index 00000000000..73b70d7c0a3 Binary files /dev/null and b/distribution/simpleicons-5/C/Codewars.Local.png differ diff --git a/distribution/simpleicons-5/C/Codewars.Local.puml b/distribution/simpleicons-5/C/Codewars.Local.puml new file mode 100644 index 00000000000..f778fe0f1ac --- /dev/null +++ b/distribution/simpleicons-5/C/Codewars.Local.puml @@ -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 Codewars +include('simpleicons-5/C/Codewars') + +' renders the element +Codewars('Codewars', 'Codewars', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codewars.Remote.puml b/distribution/simpleicons-5/C/Codewars.Remote.puml new file mode 100644 index 00000000000..ef33b62d533 --- /dev/null +++ b/distribution/simpleicons-5/C/Codewars.Remote.puml @@ -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 Codewars +include('simpleicons-5/C/Codewars') + +' renders the element +Codewars('Codewars', 'Codewars', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codewars.md b/distribution/simpleicons-5/C/Codewars.md new file mode 100644 index 00000000000..46e70b63623 --- /dev/null +++ b/distribution/simpleicons-5/C/Codewars.md @@ -0,0 +1,63 @@ +# Codewars + + +```text +simpleicons-5/C/Codewars +``` + +```text +include('simpleicons-5/C/Codewars') +``` + + + +| Illustration | Codewars | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codewars.png) | ![illustration for Codewars](../../simpleicons-5/C/Codewars.Local.png) | + + + + +## Codewars + +### 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 Codewars +include('simpleicons-5/C/Codewars') + +' renders the element +Codewars('Codewars', 'Codewars', '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 Codewars +include('simpleicons-5/C/Codewars') + +' renders the element +Codewars('Codewars', 'Codewars', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codewars.png b/distribution/simpleicons-5/C/Codewars.png new file mode 100644 index 00000000000..b98d48cb227 Binary files /dev/null and b/distribution/simpleicons-5/C/Codewars.png differ diff --git a/distribution/simpleicons-5/C/Codewars.puml b/distribution/simpleicons-5/C/Codewars.puml new file mode 100644 index 00000000000..434157831a4 --- /dev/null +++ b/distribution/simpleicons-5/C/Codewars.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codewars + +sprite $CodewarsXs [10x10/16z] uwS3 + +sprite $CodewarsSm [12x12/16z] unza + +sprite $CodewarsMd [16x16/16z] un_X + +sprite $CodewarsLg [20x20/16z] unzKO1G + +!procedure Codewars($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codewars', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codingame.Local.png b/distribution/simpleicons-5/C/Codingame.Local.png new file mode 100644 index 00000000000..d3b80a22808 Binary files /dev/null and b/distribution/simpleicons-5/C/Codingame.Local.png differ diff --git a/distribution/simpleicons-5/C/Codingame.Local.puml b/distribution/simpleicons-5/C/Codingame.Local.puml new file mode 100644 index 00000000000..c311285fed9 --- /dev/null +++ b/distribution/simpleicons-5/C/Codingame.Local.puml @@ -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 Codingame +include('simpleicons-5/C/Codingame') + +' renders the element +Codingame('Codingame', 'Codingame', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codingame.Remote.puml b/distribution/simpleicons-5/C/Codingame.Remote.puml new file mode 100644 index 00000000000..77982900b32 --- /dev/null +++ b/distribution/simpleicons-5/C/Codingame.Remote.puml @@ -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 Codingame +include('simpleicons-5/C/Codingame') + +' renders the element +Codingame('Codingame', 'Codingame', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codingame.md b/distribution/simpleicons-5/C/Codingame.md new file mode 100644 index 00000000000..620e5bb5ab8 --- /dev/null +++ b/distribution/simpleicons-5/C/Codingame.md @@ -0,0 +1,63 @@ +# Codingame + + +```text +simpleicons-5/C/Codingame +``` + +```text +include('simpleicons-5/C/Codingame') +``` + + + +| Illustration | Codingame | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codingame.png) | ![illustration for Codingame](../../simpleicons-5/C/Codingame.Local.png) | + + + + +## Codingame + +### 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 Codingame +include('simpleicons-5/C/Codingame') + +' renders the element +Codingame('Codingame', 'Codingame', '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 Codingame +include('simpleicons-5/C/Codingame') + +' renders the element +Codingame('Codingame', 'Codingame', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codingame.png b/distribution/simpleicons-5/C/Codingame.png new file mode 100644 index 00000000000..eeb58ee791c Binary files /dev/null and b/distribution/simpleicons-5/C/Codingame.png differ diff --git a/distribution/simpleicons-5/C/Codingame.puml b/distribution/simpleicons-5/C/Codingame.puml new file mode 100644 index 00000000000..7ffa0d4af6e --- /dev/null +++ b/distribution/simpleicons-5/C/Codingame.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codingame + +sprite $CodingameXs [10x10/16z] uwS3 + +sprite $CodingameSm [12x12/16z] unza + +sprite $CodingameMd [16x16/16z] un_X + +sprite $CodingameLg [20x20/16z] unzKO1G + +!procedure Codingame($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codingame', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codingninjas.Local.png b/distribution/simpleicons-5/C/Codingninjas.Local.png new file mode 100644 index 00000000000..c0956cd8595 Binary files /dev/null and b/distribution/simpleicons-5/C/Codingninjas.Local.png differ diff --git a/distribution/simpleicons-5/C/Codingninjas.Local.puml b/distribution/simpleicons-5/C/Codingninjas.Local.puml new file mode 100644 index 00000000000..8889c4e18c6 --- /dev/null +++ b/distribution/simpleicons-5/C/Codingninjas.Local.puml @@ -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 Codingninjas +include('simpleicons-5/C/Codingninjas') + +' renders the element +Codingninjas('Codingninjas', 'Codingninjas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codingninjas.Remote.puml b/distribution/simpleicons-5/C/Codingninjas.Remote.puml new file mode 100644 index 00000000000..81f9a1eaa23 --- /dev/null +++ b/distribution/simpleicons-5/C/Codingninjas.Remote.puml @@ -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 Codingninjas +include('simpleicons-5/C/Codingninjas') + +' renders the element +Codingninjas('Codingninjas', 'Codingninjas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codingninjas.md b/distribution/simpleicons-5/C/Codingninjas.md new file mode 100644 index 00000000000..8c012b275ee --- /dev/null +++ b/distribution/simpleicons-5/C/Codingninjas.md @@ -0,0 +1,63 @@ +# Codingninjas + + +```text +simpleicons-5/C/Codingninjas +``` + +```text +include('simpleicons-5/C/Codingninjas') +``` + + + +| Illustration | Codingninjas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codingninjas.png) | ![illustration for Codingninjas](../../simpleicons-5/C/Codingninjas.Local.png) | + + + + +## Codingninjas + +### 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 Codingninjas +include('simpleicons-5/C/Codingninjas') + +' renders the element +Codingninjas('Codingninjas', 'Codingninjas', '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 Codingninjas +include('simpleicons-5/C/Codingninjas') + +' renders the element +Codingninjas('Codingninjas', 'Codingninjas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codingninjas.png b/distribution/simpleicons-5/C/Codingninjas.png new file mode 100644 index 00000000000..b37f07ceffc Binary files /dev/null and b/distribution/simpleicons-5/C/Codingninjas.png differ diff --git a/distribution/simpleicons-5/C/Codingninjas.puml b/distribution/simpleicons-5/C/Codingninjas.puml new file mode 100644 index 00000000000..f5d86a14947 --- /dev/null +++ b/distribution/simpleicons-5/C/Codingninjas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codingninjas + +sprite $CodingninjasXs [10x10/16z] uwS3 + +sprite $CodingninjasSm [12x12/16z] unza + +sprite $CodingninjasMd [16x16/16z] un_X + +sprite $CodingninjasLg [20x20/16z] unzKO1G + +!procedure Codingninjas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codingninjas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Codio.Local.png b/distribution/simpleicons-5/C/Codio.Local.png new file mode 100644 index 00000000000..5d0a9b4f199 Binary files /dev/null and b/distribution/simpleicons-5/C/Codio.Local.png differ diff --git a/distribution/simpleicons-5/C/Codio.Local.puml b/distribution/simpleicons-5/C/Codio.Local.puml new file mode 100644 index 00000000000..772b1b8c769 --- /dev/null +++ b/distribution/simpleicons-5/C/Codio.Local.puml @@ -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 Codio +include('simpleicons-5/C/Codio') + +' renders the element +Codio('Codio', 'Codio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codio.Remote.puml b/distribution/simpleicons-5/C/Codio.Remote.puml new file mode 100644 index 00000000000..78dccb93873 --- /dev/null +++ b/distribution/simpleicons-5/C/Codio.Remote.puml @@ -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 Codio +include('simpleicons-5/C/Codio') + +' renders the element +Codio('Codio', 'Codio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Codio.md b/distribution/simpleicons-5/C/Codio.md new file mode 100644 index 00000000000..26f55546ab5 --- /dev/null +++ b/distribution/simpleicons-5/C/Codio.md @@ -0,0 +1,63 @@ +# Codio + + +```text +simpleicons-5/C/Codio +``` + +```text +include('simpleicons-5/C/Codio') +``` + + + +| Illustration | Codio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Codio.png) | ![illustration for Codio](../../simpleicons-5/C/Codio.Local.png) | + + + + +## Codio + +### 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 Codio +include('simpleicons-5/C/Codio') + +' renders the element +Codio('Codio', 'Codio', '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 Codio +include('simpleicons-5/C/Codio') + +' renders the element +Codio('Codio', 'Codio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Codio.png b/distribution/simpleicons-5/C/Codio.png new file mode 100644 index 00000000000..9305553f593 Binary files /dev/null and b/distribution/simpleicons-5/C/Codio.png differ diff --git a/distribution/simpleicons-5/C/Codio.puml b/distribution/simpleicons-5/C/Codio.puml new file mode 100644 index 00000000000..34317994125 --- /dev/null +++ b/distribution/simpleicons-5/C/Codio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Codio + +sprite $CodioXs [10x10/16z] uwS3 + +sprite $CodioSm [12x12/16z] unza + +sprite $CodioMd [16x16/16z] un_X + +sprite $CodioLg [20x20/16z] unzKO1G + +!procedure Codio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Codio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coffeescript.Local.png b/distribution/simpleicons-5/C/Coffeescript.Local.png new file mode 100644 index 00000000000..9e0cbced225 Binary files /dev/null and b/distribution/simpleicons-5/C/Coffeescript.Local.png differ diff --git a/distribution/simpleicons-5/C/Coffeescript.Local.puml b/distribution/simpleicons-5/C/Coffeescript.Local.puml new file mode 100644 index 00000000000..53bac685bcb --- /dev/null +++ b/distribution/simpleicons-5/C/Coffeescript.Local.puml @@ -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 Coffeescript +include('simpleicons-5/C/Coffeescript') + +' renders the element +Coffeescript('Coffeescript', 'Coffeescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coffeescript.Remote.puml b/distribution/simpleicons-5/C/Coffeescript.Remote.puml new file mode 100644 index 00000000000..eff0e4225e3 --- /dev/null +++ b/distribution/simpleicons-5/C/Coffeescript.Remote.puml @@ -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 Coffeescript +include('simpleicons-5/C/Coffeescript') + +' renders the element +Coffeescript('Coffeescript', 'Coffeescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coffeescript.md b/distribution/simpleicons-5/C/Coffeescript.md new file mode 100644 index 00000000000..428bd606ed1 --- /dev/null +++ b/distribution/simpleicons-5/C/Coffeescript.md @@ -0,0 +1,63 @@ +# Coffeescript + + +```text +simpleicons-5/C/Coffeescript +``` + +```text +include('simpleicons-5/C/Coffeescript') +``` + + + +| Illustration | Coffeescript | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coffeescript.png) | ![illustration for Coffeescript](../../simpleicons-5/C/Coffeescript.Local.png) | + + + + +## Coffeescript + +### 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 Coffeescript +include('simpleicons-5/C/Coffeescript') + +' renders the element +Coffeescript('Coffeescript', 'Coffeescript', '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 Coffeescript +include('simpleicons-5/C/Coffeescript') + +' renders the element +Coffeescript('Coffeescript', 'Coffeescript', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coffeescript.png b/distribution/simpleicons-5/C/Coffeescript.png new file mode 100644 index 00000000000..1ad28ec6c07 Binary files /dev/null and b/distribution/simpleicons-5/C/Coffeescript.png differ diff --git a/distribution/simpleicons-5/C/Coffeescript.puml b/distribution/simpleicons-5/C/Coffeescript.puml new file mode 100644 index 00000000000..98e214cbd22 --- /dev/null +++ b/distribution/simpleicons-5/C/Coffeescript.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coffeescript + +sprite $CoffeescriptXs [10x10/16z] uwS3 + +sprite $CoffeescriptSm [12x12/16z] unza + +sprite $CoffeescriptMd [16x16/16z] un_X + +sprite $CoffeescriptLg [20x20/16z] unzKO1G + +!procedure Coffeescript($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coffeescript', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cognizant.Local.png b/distribution/simpleicons-5/C/Cognizant.Local.png new file mode 100644 index 00000000000..496d18732b1 Binary files /dev/null and b/distribution/simpleicons-5/C/Cognizant.Local.png differ diff --git a/distribution/simpleicons-5/C/Cognizant.Local.puml b/distribution/simpleicons-5/C/Cognizant.Local.puml new file mode 100644 index 00000000000..abc2a11bb86 --- /dev/null +++ b/distribution/simpleicons-5/C/Cognizant.Local.puml @@ -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 Cognizant +include('simpleicons-5/C/Cognizant') + +' renders the element +Cognizant('Cognizant', 'Cognizant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cognizant.Remote.puml b/distribution/simpleicons-5/C/Cognizant.Remote.puml new file mode 100644 index 00000000000..a4a50118eec --- /dev/null +++ b/distribution/simpleicons-5/C/Cognizant.Remote.puml @@ -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 Cognizant +include('simpleicons-5/C/Cognizant') + +' renders the element +Cognizant('Cognizant', 'Cognizant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cognizant.md b/distribution/simpleicons-5/C/Cognizant.md new file mode 100644 index 00000000000..10bca748f95 --- /dev/null +++ b/distribution/simpleicons-5/C/Cognizant.md @@ -0,0 +1,63 @@ +# Cognizant + + +```text +simpleicons-5/C/Cognizant +``` + +```text +include('simpleicons-5/C/Cognizant') +``` + + + +| Illustration | Cognizant | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cognizant.png) | ![illustration for Cognizant](../../simpleicons-5/C/Cognizant.Local.png) | + + + + +## Cognizant + +### 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 Cognizant +include('simpleicons-5/C/Cognizant') + +' renders the element +Cognizant('Cognizant', 'Cognizant', '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 Cognizant +include('simpleicons-5/C/Cognizant') + +' renders the element +Cognizant('Cognizant', 'Cognizant', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cognizant.png b/distribution/simpleicons-5/C/Cognizant.png new file mode 100644 index 00000000000..9730a5c6cfc Binary files /dev/null and b/distribution/simpleicons-5/C/Cognizant.png differ diff --git a/distribution/simpleicons-5/C/Cognizant.puml b/distribution/simpleicons-5/C/Cognizant.puml new file mode 100644 index 00000000000..dc111edf81a --- /dev/null +++ b/distribution/simpleicons-5/C/Cognizant.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cognizant + +sprite $CognizantXs [10x10/16z] uwS3 + +sprite $CognizantSm [12x12/16z] unza + +sprite $CognizantMd [16x16/16z] un_X + +sprite $CognizantLg [20x20/16z] unzKO1G + +!procedure Cognizant($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cognizant', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coinbase.Local.png b/distribution/simpleicons-5/C/Coinbase.Local.png new file mode 100644 index 00000000000..acb5bf6bf37 Binary files /dev/null and b/distribution/simpleicons-5/C/Coinbase.Local.png differ diff --git a/distribution/simpleicons-5/C/Coinbase.Local.puml b/distribution/simpleicons-5/C/Coinbase.Local.puml new file mode 100644 index 00000000000..83b65080f3f --- /dev/null +++ b/distribution/simpleicons-5/C/Coinbase.Local.puml @@ -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 Coinbase +include('simpleicons-5/C/Coinbase') + +' renders the element +Coinbase('Coinbase', 'Coinbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coinbase.Remote.puml b/distribution/simpleicons-5/C/Coinbase.Remote.puml new file mode 100644 index 00000000000..1970e338939 --- /dev/null +++ b/distribution/simpleicons-5/C/Coinbase.Remote.puml @@ -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 Coinbase +include('simpleicons-5/C/Coinbase') + +' renders the element +Coinbase('Coinbase', 'Coinbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coinbase.md b/distribution/simpleicons-5/C/Coinbase.md new file mode 100644 index 00000000000..bbc98446733 --- /dev/null +++ b/distribution/simpleicons-5/C/Coinbase.md @@ -0,0 +1,63 @@ +# Coinbase + + +```text +simpleicons-5/C/Coinbase +``` + +```text +include('simpleicons-5/C/Coinbase') +``` + + + +| Illustration | Coinbase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coinbase.png) | ![illustration for Coinbase](../../simpleicons-5/C/Coinbase.Local.png) | + + + + +## Coinbase + +### 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 Coinbase +include('simpleicons-5/C/Coinbase') + +' renders the element +Coinbase('Coinbase', 'Coinbase', '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 Coinbase +include('simpleicons-5/C/Coinbase') + +' renders the element +Coinbase('Coinbase', 'Coinbase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coinbase.png b/distribution/simpleicons-5/C/Coinbase.png new file mode 100644 index 00000000000..588850ca447 Binary files /dev/null and b/distribution/simpleicons-5/C/Coinbase.png differ diff --git a/distribution/simpleicons-5/C/Coinbase.puml b/distribution/simpleicons-5/C/Coinbase.puml new file mode 100644 index 00000000000..7eccbcb3d65 --- /dev/null +++ b/distribution/simpleicons-5/C/Coinbase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coinbase + +sprite $CoinbaseXs [10x10/16z] uwS3 + +sprite $CoinbaseSm [12x12/16z] unza + +sprite $CoinbaseMd [16x16/16z] un_X + +sprite $CoinbaseLg [20x20/16z] unzKO1G + +!procedure Coinbase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coinbase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Commerzbank.Local.png b/distribution/simpleicons-5/C/Commerzbank.Local.png new file mode 100644 index 00000000000..f55d8e6b273 Binary files /dev/null and b/distribution/simpleicons-5/C/Commerzbank.Local.png differ diff --git a/distribution/simpleicons-5/C/Commerzbank.Local.puml b/distribution/simpleicons-5/C/Commerzbank.Local.puml new file mode 100644 index 00000000000..f1fc10a3663 --- /dev/null +++ b/distribution/simpleicons-5/C/Commerzbank.Local.puml @@ -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 Commerzbank +include('simpleicons-5/C/Commerzbank') + +' renders the element +Commerzbank('Commerzbank', 'Commerzbank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Commerzbank.Remote.puml b/distribution/simpleicons-5/C/Commerzbank.Remote.puml new file mode 100644 index 00000000000..ba1409f1ff0 --- /dev/null +++ b/distribution/simpleicons-5/C/Commerzbank.Remote.puml @@ -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 Commerzbank +include('simpleicons-5/C/Commerzbank') + +' renders the element +Commerzbank('Commerzbank', 'Commerzbank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Commerzbank.md b/distribution/simpleicons-5/C/Commerzbank.md new file mode 100644 index 00000000000..e706f8d5eb1 --- /dev/null +++ b/distribution/simpleicons-5/C/Commerzbank.md @@ -0,0 +1,63 @@ +# Commerzbank + + +```text +simpleicons-5/C/Commerzbank +``` + +```text +include('simpleicons-5/C/Commerzbank') +``` + + + +| Illustration | Commerzbank | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Commerzbank.png) | ![illustration for Commerzbank](../../simpleicons-5/C/Commerzbank.Local.png) | + + + + +## Commerzbank + +### 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 Commerzbank +include('simpleicons-5/C/Commerzbank') + +' renders the element +Commerzbank('Commerzbank', 'Commerzbank', '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 Commerzbank +include('simpleicons-5/C/Commerzbank') + +' renders the element +Commerzbank('Commerzbank', 'Commerzbank', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Commerzbank.png b/distribution/simpleicons-5/C/Commerzbank.png new file mode 100644 index 00000000000..fd1cde3b042 Binary files /dev/null and b/distribution/simpleicons-5/C/Commerzbank.png differ diff --git a/distribution/simpleicons-5/C/Commerzbank.puml b/distribution/simpleicons-5/C/Commerzbank.puml new file mode 100644 index 00000000000..3932eb77645 --- /dev/null +++ b/distribution/simpleicons-5/C/Commerzbank.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Commerzbank + +sprite $CommerzbankXs [10x10/16z] uwS3 + +sprite $CommerzbankSm [12x12/16z] unza + +sprite $CommerzbankMd [16x16/16z] un_X + +sprite $CommerzbankLg [20x20/16z] unzKO1G + +!procedure Commerzbank($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Commerzbank', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Commonworkflowlanguage.Local.png b/distribution/simpleicons-5/C/Commonworkflowlanguage.Local.png new file mode 100644 index 00000000000..8681a58aed2 Binary files /dev/null and b/distribution/simpleicons-5/C/Commonworkflowlanguage.Local.png differ diff --git a/distribution/simpleicons-5/C/Commonworkflowlanguage.Local.puml b/distribution/simpleicons-5/C/Commonworkflowlanguage.Local.puml new file mode 100644 index 00000000000..55ee94a6b88 --- /dev/null +++ b/distribution/simpleicons-5/C/Commonworkflowlanguage.Local.puml @@ -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 Commonworkflowlanguage +include('simpleicons-5/C/Commonworkflowlanguage') + +' renders the element +Commonworkflowlanguage('Commonworkflowlanguage', 'Commonworkflowlanguage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Commonworkflowlanguage.Remote.puml b/distribution/simpleicons-5/C/Commonworkflowlanguage.Remote.puml new file mode 100644 index 00000000000..c97b31491e3 --- /dev/null +++ b/distribution/simpleicons-5/C/Commonworkflowlanguage.Remote.puml @@ -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 Commonworkflowlanguage +include('simpleicons-5/C/Commonworkflowlanguage') + +' renders the element +Commonworkflowlanguage('Commonworkflowlanguage', 'Commonworkflowlanguage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Commonworkflowlanguage.md b/distribution/simpleicons-5/C/Commonworkflowlanguage.md new file mode 100644 index 00000000000..4b5c2f5315e --- /dev/null +++ b/distribution/simpleicons-5/C/Commonworkflowlanguage.md @@ -0,0 +1,63 @@ +# Commonworkflowlanguage + + +```text +simpleicons-5/C/Commonworkflowlanguage +``` + +```text +include('simpleicons-5/C/Commonworkflowlanguage') +``` + + + +| Illustration | Commonworkflowlanguage | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Commonworkflowlanguage.png) | ![illustration for Commonworkflowlanguage](../../simpleicons-5/C/Commonworkflowlanguage.Local.png) | + + + + +## Commonworkflowlanguage + +### 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 Commonworkflowlanguage +include('simpleicons-5/C/Commonworkflowlanguage') + +' renders the element +Commonworkflowlanguage('Commonworkflowlanguage', 'Commonworkflowlanguage', '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 Commonworkflowlanguage +include('simpleicons-5/C/Commonworkflowlanguage') + +' renders the element +Commonworkflowlanguage('Commonworkflowlanguage', 'Commonworkflowlanguage', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Commonworkflowlanguage.png b/distribution/simpleicons-5/C/Commonworkflowlanguage.png new file mode 100644 index 00000000000..4193ab2fe34 Binary files /dev/null and b/distribution/simpleicons-5/C/Commonworkflowlanguage.png differ diff --git a/distribution/simpleicons-5/C/Commonworkflowlanguage.puml b/distribution/simpleicons-5/C/Commonworkflowlanguage.puml new file mode 100644 index 00000000000..ac977b7ba50 --- /dev/null +++ b/distribution/simpleicons-5/C/Commonworkflowlanguage.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Commonworkflowlanguage + +sprite $CommonworkflowlanguageXs [10x10/16z] uwS3 + +sprite $CommonworkflowlanguageSm [12x12/16z] unza + +sprite $CommonworkflowlanguageMd [16x16/16z] un_X + +sprite $CommonworkflowlanguageLg [20x20/16z] unzKO1G + +!procedure Commonworkflowlanguage($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Commonworkflowlanguage', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Composer.Local.png b/distribution/simpleicons-5/C/Composer.Local.png new file mode 100644 index 00000000000..851e92963cd Binary files /dev/null and b/distribution/simpleicons-5/C/Composer.Local.png differ diff --git a/distribution/simpleicons-5/C/Composer.Local.puml b/distribution/simpleicons-5/C/Composer.Local.puml new file mode 100644 index 00000000000..3edc10c89ad --- /dev/null +++ b/distribution/simpleicons-5/C/Composer.Local.puml @@ -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 Composer +include('simpleicons-5/C/Composer') + +' renders the element +Composer('Composer', 'Composer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Composer.Remote.puml b/distribution/simpleicons-5/C/Composer.Remote.puml new file mode 100644 index 00000000000..b9d7a018d46 --- /dev/null +++ b/distribution/simpleicons-5/C/Composer.Remote.puml @@ -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 Composer +include('simpleicons-5/C/Composer') + +' renders the element +Composer('Composer', 'Composer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Composer.md b/distribution/simpleicons-5/C/Composer.md new file mode 100644 index 00000000000..6184b9bf520 --- /dev/null +++ b/distribution/simpleicons-5/C/Composer.md @@ -0,0 +1,63 @@ +# Composer + + +```text +simpleicons-5/C/Composer +``` + +```text +include('simpleicons-5/C/Composer') +``` + + + +| Illustration | Composer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Composer.png) | ![illustration for Composer](../../simpleicons-5/C/Composer.Local.png) | + + + + +## Composer + +### 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 Composer +include('simpleicons-5/C/Composer') + +' renders the element +Composer('Composer', 'Composer', '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 Composer +include('simpleicons-5/C/Composer') + +' renders the element +Composer('Composer', 'Composer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Composer.png b/distribution/simpleicons-5/C/Composer.png new file mode 100644 index 00000000000..5e59c634a4f Binary files /dev/null and b/distribution/simpleicons-5/C/Composer.png differ diff --git a/distribution/simpleicons-5/C/Composer.puml b/distribution/simpleicons-5/C/Composer.puml new file mode 100644 index 00000000000..1d45c33b308 --- /dev/null +++ b/distribution/simpleicons-5/C/Composer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Composer + +sprite $ComposerXs [10x10/16z] uwS3 + +sprite $ComposerSm [12x12/16z] unza + +sprite $ComposerMd [16x16/16z] un_X + +sprite $ComposerLg [20x20/16z] unzKO1G + +!procedure Composer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Composer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Concourse.Local.png b/distribution/simpleicons-5/C/Concourse.Local.png new file mode 100644 index 00000000000..8b58c9c88d6 Binary files /dev/null and b/distribution/simpleicons-5/C/Concourse.Local.png differ diff --git a/distribution/simpleicons-5/C/Concourse.Local.puml b/distribution/simpleicons-5/C/Concourse.Local.puml new file mode 100644 index 00000000000..c8aa988f91b --- /dev/null +++ b/distribution/simpleicons-5/C/Concourse.Local.puml @@ -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 Concourse +include('simpleicons-5/C/Concourse') + +' renders the element +Concourse('Concourse', 'Concourse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Concourse.Remote.puml b/distribution/simpleicons-5/C/Concourse.Remote.puml new file mode 100644 index 00000000000..03147c14045 --- /dev/null +++ b/distribution/simpleicons-5/C/Concourse.Remote.puml @@ -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 Concourse +include('simpleicons-5/C/Concourse') + +' renders the element +Concourse('Concourse', 'Concourse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Concourse.md b/distribution/simpleicons-5/C/Concourse.md new file mode 100644 index 00000000000..c9038b09ede --- /dev/null +++ b/distribution/simpleicons-5/C/Concourse.md @@ -0,0 +1,63 @@ +# Concourse + + +```text +simpleicons-5/C/Concourse +``` + +```text +include('simpleicons-5/C/Concourse') +``` + + + +| Illustration | Concourse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Concourse.png) | ![illustration for Concourse](../../simpleicons-5/C/Concourse.Local.png) | + + + + +## Concourse + +### 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 Concourse +include('simpleicons-5/C/Concourse') + +' renders the element +Concourse('Concourse', 'Concourse', '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 Concourse +include('simpleicons-5/C/Concourse') + +' renders the element +Concourse('Concourse', 'Concourse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Concourse.png b/distribution/simpleicons-5/C/Concourse.png new file mode 100644 index 00000000000..07f420a2cb0 Binary files /dev/null and b/distribution/simpleicons-5/C/Concourse.png differ diff --git a/distribution/simpleicons-5/C/Concourse.puml b/distribution/simpleicons-5/C/Concourse.puml new file mode 100644 index 00000000000..9a468bb62a1 --- /dev/null +++ b/distribution/simpleicons-5/C/Concourse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Concourse + +sprite $ConcourseXs [10x10/16z] uwS3 + +sprite $ConcourseSm [12x12/16z] unza + +sprite $ConcourseMd [16x16/16z] un_X + +sprite $ConcourseLg [20x20/16z] unzKO1G + +!procedure Concourse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Concourse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Condaforge.Local.png b/distribution/simpleicons-5/C/Condaforge.Local.png new file mode 100644 index 00000000000..48b41e47a3d Binary files /dev/null and b/distribution/simpleicons-5/C/Condaforge.Local.png differ diff --git a/distribution/simpleicons-5/C/Condaforge.Local.puml b/distribution/simpleicons-5/C/Condaforge.Local.puml new file mode 100644 index 00000000000..31de5736e1d --- /dev/null +++ b/distribution/simpleicons-5/C/Condaforge.Local.puml @@ -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 Condaforge +include('simpleicons-5/C/Condaforge') + +' renders the element +Condaforge('Condaforge', 'Condaforge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Condaforge.Remote.puml b/distribution/simpleicons-5/C/Condaforge.Remote.puml new file mode 100644 index 00000000000..379cbd57852 --- /dev/null +++ b/distribution/simpleicons-5/C/Condaforge.Remote.puml @@ -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 Condaforge +include('simpleicons-5/C/Condaforge') + +' renders the element +Condaforge('Condaforge', 'Condaforge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Condaforge.md b/distribution/simpleicons-5/C/Condaforge.md new file mode 100644 index 00000000000..9d38b7b076e --- /dev/null +++ b/distribution/simpleicons-5/C/Condaforge.md @@ -0,0 +1,63 @@ +# Condaforge + + +```text +simpleicons-5/C/Condaforge +``` + +```text +include('simpleicons-5/C/Condaforge') +``` + + + +| Illustration | Condaforge | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Condaforge.png) | ![illustration for Condaforge](../../simpleicons-5/C/Condaforge.Local.png) | + + + + +## Condaforge + +### 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 Condaforge +include('simpleicons-5/C/Condaforge') + +' renders the element +Condaforge('Condaforge', 'Condaforge', '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 Condaforge +include('simpleicons-5/C/Condaforge') + +' renders the element +Condaforge('Condaforge', 'Condaforge', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Condaforge.png b/distribution/simpleicons-5/C/Condaforge.png new file mode 100644 index 00000000000..7c62b627b00 Binary files /dev/null and b/distribution/simpleicons-5/C/Condaforge.png differ diff --git a/distribution/simpleicons-5/C/Condaforge.puml b/distribution/simpleicons-5/C/Condaforge.puml new file mode 100644 index 00000000000..94c52e5ebb0 --- /dev/null +++ b/distribution/simpleicons-5/C/Condaforge.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Condaforge + +sprite $CondaforgeXs [10x10/16z] uwS3 + +sprite $CondaforgeSm [12x12/16z] unza + +sprite $CondaforgeMd [16x16/16z] un_X + +sprite $CondaforgeLg [20x20/16z] unzKO1G + +!procedure Condaforge($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Condaforge', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Conekta.Local.png b/distribution/simpleicons-5/C/Conekta.Local.png new file mode 100644 index 00000000000..585af55c910 Binary files /dev/null and b/distribution/simpleicons-5/C/Conekta.Local.png differ diff --git a/distribution/simpleicons-5/C/Conekta.Local.puml b/distribution/simpleicons-5/C/Conekta.Local.puml new file mode 100644 index 00000000000..c75bf4cdab4 --- /dev/null +++ b/distribution/simpleicons-5/C/Conekta.Local.puml @@ -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 Conekta +include('simpleicons-5/C/Conekta') + +' renders the element +Conekta('Conekta', 'Conekta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Conekta.Remote.puml b/distribution/simpleicons-5/C/Conekta.Remote.puml new file mode 100644 index 00000000000..72198ebe76b --- /dev/null +++ b/distribution/simpleicons-5/C/Conekta.Remote.puml @@ -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 Conekta +include('simpleicons-5/C/Conekta') + +' renders the element +Conekta('Conekta', 'Conekta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Conekta.md b/distribution/simpleicons-5/C/Conekta.md new file mode 100644 index 00000000000..340abcec899 --- /dev/null +++ b/distribution/simpleicons-5/C/Conekta.md @@ -0,0 +1,63 @@ +# Conekta + + +```text +simpleicons-5/C/Conekta +``` + +```text +include('simpleicons-5/C/Conekta') +``` + + + +| Illustration | Conekta | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Conekta.png) | ![illustration for Conekta](../../simpleicons-5/C/Conekta.Local.png) | + + + + +## Conekta + +### 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 Conekta +include('simpleicons-5/C/Conekta') + +' renders the element +Conekta('Conekta', 'Conekta', '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 Conekta +include('simpleicons-5/C/Conekta') + +' renders the element +Conekta('Conekta', 'Conekta', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Conekta.png b/distribution/simpleicons-5/C/Conekta.png new file mode 100644 index 00000000000..6cce447943d Binary files /dev/null and b/distribution/simpleicons-5/C/Conekta.png differ diff --git a/distribution/simpleicons-5/C/Conekta.puml b/distribution/simpleicons-5/C/Conekta.puml new file mode 100644 index 00000000000..d7fdc041cd2 --- /dev/null +++ b/distribution/simpleicons-5/C/Conekta.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Conekta + +sprite $ConektaXs [10x10/16z] uwS3 + +sprite $ConektaSm [12x12/16z] unza + +sprite $ConektaMd [16x16/16z] un_X + +sprite $ConektaLg [20x20/16z] unzKO1G + +!procedure Conekta($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Conekta', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Confluence.Local.png b/distribution/simpleicons-5/C/Confluence.Local.png new file mode 100644 index 00000000000..71b6f9cb17f Binary files /dev/null and b/distribution/simpleicons-5/C/Confluence.Local.png differ diff --git a/distribution/simpleicons-5/C/Confluence.Local.puml b/distribution/simpleicons-5/C/Confluence.Local.puml new file mode 100644 index 00000000000..1059798d1f6 --- /dev/null +++ b/distribution/simpleicons-5/C/Confluence.Local.puml @@ -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 Confluence +include('simpleicons-5/C/Confluence') + +' renders the element +Confluence('Confluence', 'Confluence', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Confluence.Remote.puml b/distribution/simpleicons-5/C/Confluence.Remote.puml new file mode 100644 index 00000000000..9a95f7e5b1c --- /dev/null +++ b/distribution/simpleicons-5/C/Confluence.Remote.puml @@ -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 Confluence +include('simpleicons-5/C/Confluence') + +' renders the element +Confluence('Confluence', 'Confluence', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Confluence.md b/distribution/simpleicons-5/C/Confluence.md new file mode 100644 index 00000000000..b6e8a778e70 --- /dev/null +++ b/distribution/simpleicons-5/C/Confluence.md @@ -0,0 +1,63 @@ +# Confluence + + +```text +simpleicons-5/C/Confluence +``` + +```text +include('simpleicons-5/C/Confluence') +``` + + + +| Illustration | Confluence | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Confluence.png) | ![illustration for Confluence](../../simpleicons-5/C/Confluence.Local.png) | + + + + +## Confluence + +### 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 Confluence +include('simpleicons-5/C/Confluence') + +' renders the element +Confluence('Confluence', 'Confluence', '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 Confluence +include('simpleicons-5/C/Confluence') + +' renders the element +Confluence('Confluence', 'Confluence', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Confluence.png b/distribution/simpleicons-5/C/Confluence.png new file mode 100644 index 00000000000..e431becdde4 Binary files /dev/null and b/distribution/simpleicons-5/C/Confluence.png differ diff --git a/distribution/simpleicons-5/C/Confluence.puml b/distribution/simpleicons-5/C/Confluence.puml new file mode 100644 index 00000000000..9600bed2732 --- /dev/null +++ b/distribution/simpleicons-5/C/Confluence.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Confluence + +sprite $ConfluenceXs [10x10/16z] uwS3 + +sprite $ConfluenceSm [12x12/16z] unza + +sprite $ConfluenceMd [16x16/16z] un_X + +sprite $ConfluenceLg [20x20/16z] unzKO1G + +!procedure Confluence($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Confluence', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Construct3.Local.png b/distribution/simpleicons-5/C/Construct3.Local.png new file mode 100644 index 00000000000..f5cfc018fa8 Binary files /dev/null and b/distribution/simpleicons-5/C/Construct3.Local.png differ diff --git a/distribution/simpleicons-5/C/Construct3.Local.puml b/distribution/simpleicons-5/C/Construct3.Local.puml new file mode 100644 index 00000000000..85c2618c949 --- /dev/null +++ b/distribution/simpleicons-5/C/Construct3.Local.puml @@ -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 Construct3 +include('simpleicons-5/C/Construct3') + +' renders the element +Construct3('Construct3', 'Construct3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Construct3.Remote.puml b/distribution/simpleicons-5/C/Construct3.Remote.puml new file mode 100644 index 00000000000..9c03e4f5e79 --- /dev/null +++ b/distribution/simpleicons-5/C/Construct3.Remote.puml @@ -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 Construct3 +include('simpleicons-5/C/Construct3') + +' renders the element +Construct3('Construct3', 'Construct3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Construct3.md b/distribution/simpleicons-5/C/Construct3.md new file mode 100644 index 00000000000..5dbf8284b7f --- /dev/null +++ b/distribution/simpleicons-5/C/Construct3.md @@ -0,0 +1,63 @@ +# Construct3 + + +```text +simpleicons-5/C/Construct3 +``` + +```text +include('simpleicons-5/C/Construct3') +``` + + + +| Illustration | Construct3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Construct3.png) | ![illustration for Construct3](../../simpleicons-5/C/Construct3.Local.png) | + + + + +## Construct3 + +### 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 Construct3 +include('simpleicons-5/C/Construct3') + +' renders the element +Construct3('Construct3', 'Construct3', '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 Construct3 +include('simpleicons-5/C/Construct3') + +' renders the element +Construct3('Construct3', 'Construct3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Construct3.png b/distribution/simpleicons-5/C/Construct3.png new file mode 100644 index 00000000000..0f0899f1087 Binary files /dev/null and b/distribution/simpleicons-5/C/Construct3.png differ diff --git a/distribution/simpleicons-5/C/Construct3.puml b/distribution/simpleicons-5/C/Construct3.puml new file mode 100644 index 00000000000..bd8e3d0ac5e --- /dev/null +++ b/distribution/simpleicons-5/C/Construct3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Construct3 + +sprite $Construct3Xs [10x10/16z] uwS3 + +sprite $Construct3Sm [12x12/16z] unza + +sprite $Construct3Md [16x16/16z] un_X + +sprite $Construct3Lg [20x20/16z] unzKO1G + +!procedure Construct3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Construct3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Consul.Local.png b/distribution/simpleicons-5/C/Consul.Local.png new file mode 100644 index 00000000000..46c59f346dc Binary files /dev/null and b/distribution/simpleicons-5/C/Consul.Local.png differ diff --git a/distribution/simpleicons-5/C/Consul.Local.puml b/distribution/simpleicons-5/C/Consul.Local.puml new file mode 100644 index 00000000000..89b195729ac --- /dev/null +++ b/distribution/simpleicons-5/C/Consul.Local.puml @@ -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 Consul +include('simpleicons-5/C/Consul') + +' renders the element +Consul('Consul', 'Consul', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Consul.Remote.puml b/distribution/simpleicons-5/C/Consul.Remote.puml new file mode 100644 index 00000000000..11eb93d2845 --- /dev/null +++ b/distribution/simpleicons-5/C/Consul.Remote.puml @@ -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 Consul +include('simpleicons-5/C/Consul') + +' renders the element +Consul('Consul', 'Consul', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Consul.md b/distribution/simpleicons-5/C/Consul.md new file mode 100644 index 00000000000..708062aa11e --- /dev/null +++ b/distribution/simpleicons-5/C/Consul.md @@ -0,0 +1,63 @@ +# Consul + + +```text +simpleicons-5/C/Consul +``` + +```text +include('simpleicons-5/C/Consul') +``` + + + +| Illustration | Consul | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Consul.png) | ![illustration for Consul](../../simpleicons-5/C/Consul.Local.png) | + + + + +## Consul + +### 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 Consul +include('simpleicons-5/C/Consul') + +' renders the element +Consul('Consul', 'Consul', '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 Consul +include('simpleicons-5/C/Consul') + +' renders the element +Consul('Consul', 'Consul', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Consul.png b/distribution/simpleicons-5/C/Consul.png new file mode 100644 index 00000000000..e3232dfac66 Binary files /dev/null and b/distribution/simpleicons-5/C/Consul.png differ diff --git a/distribution/simpleicons-5/C/Consul.puml b/distribution/simpleicons-5/C/Consul.puml new file mode 100644 index 00000000000..762532572ad --- /dev/null +++ b/distribution/simpleicons-5/C/Consul.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Consul + +sprite $ConsulXs [10x10/16z] uwS3 + +sprite $ConsulSm [12x12/16z] unza + +sprite $ConsulMd [16x16/16z] un_X + +sprite $ConsulLg [20x20/16z] unzKO1G + +!procedure Consul($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Consul', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Contactlesspayment.Local.png b/distribution/simpleicons-5/C/Contactlesspayment.Local.png new file mode 100644 index 00000000000..798170236d0 Binary files /dev/null and b/distribution/simpleicons-5/C/Contactlesspayment.Local.png differ diff --git a/distribution/simpleicons-5/C/Contactlesspayment.Local.puml b/distribution/simpleicons-5/C/Contactlesspayment.Local.puml new file mode 100644 index 00000000000..ac1455d2953 --- /dev/null +++ b/distribution/simpleicons-5/C/Contactlesspayment.Local.puml @@ -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 Contactlesspayment +include('simpleicons-5/C/Contactlesspayment') + +' renders the element +Contactlesspayment('Contactlesspayment', 'Contactlesspayment', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Contactlesspayment.Remote.puml b/distribution/simpleicons-5/C/Contactlesspayment.Remote.puml new file mode 100644 index 00000000000..5afbac2d419 --- /dev/null +++ b/distribution/simpleicons-5/C/Contactlesspayment.Remote.puml @@ -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 Contactlesspayment +include('simpleicons-5/C/Contactlesspayment') + +' renders the element +Contactlesspayment('Contactlesspayment', 'Contactlesspayment', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Contactlesspayment.md b/distribution/simpleicons-5/C/Contactlesspayment.md new file mode 100644 index 00000000000..27904ab8bc5 --- /dev/null +++ b/distribution/simpleicons-5/C/Contactlesspayment.md @@ -0,0 +1,63 @@ +# Contactlesspayment + + +```text +simpleicons-5/C/Contactlesspayment +``` + +```text +include('simpleicons-5/C/Contactlesspayment') +``` + + + +| Illustration | Contactlesspayment | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Contactlesspayment.png) | ![illustration for Contactlesspayment](../../simpleicons-5/C/Contactlesspayment.Local.png) | + + + + +## Contactlesspayment + +### 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 Contactlesspayment +include('simpleicons-5/C/Contactlesspayment') + +' renders the element +Contactlesspayment('Contactlesspayment', 'Contactlesspayment', '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 Contactlesspayment +include('simpleicons-5/C/Contactlesspayment') + +' renders the element +Contactlesspayment('Contactlesspayment', 'Contactlesspayment', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Contactlesspayment.png b/distribution/simpleicons-5/C/Contactlesspayment.png new file mode 100644 index 00000000000..d6fa4e90197 Binary files /dev/null and b/distribution/simpleicons-5/C/Contactlesspayment.png differ diff --git a/distribution/simpleicons-5/C/Contactlesspayment.puml b/distribution/simpleicons-5/C/Contactlesspayment.puml new file mode 100644 index 00000000000..998b12bc03a --- /dev/null +++ b/distribution/simpleicons-5/C/Contactlesspayment.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Contactlesspayment + +sprite $ContactlesspaymentXs [10x10/16z] uwS3 + +sprite $ContactlesspaymentSm [12x12/16z] unza + +sprite $ContactlesspaymentMd [16x16/16z] un_X + +sprite $ContactlesspaymentLg [20x20/16z] unzKO1G + +!procedure Contactlesspayment($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Contactlesspayment', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Contentful.Local.png b/distribution/simpleicons-5/C/Contentful.Local.png new file mode 100644 index 00000000000..54753d97bfc Binary files /dev/null and b/distribution/simpleicons-5/C/Contentful.Local.png differ diff --git a/distribution/simpleicons-5/C/Contentful.Local.puml b/distribution/simpleicons-5/C/Contentful.Local.puml new file mode 100644 index 00000000000..569fd081792 --- /dev/null +++ b/distribution/simpleicons-5/C/Contentful.Local.puml @@ -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 Contentful +include('simpleicons-5/C/Contentful') + +' renders the element +Contentful('Contentful', 'Contentful', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Contentful.Remote.puml b/distribution/simpleicons-5/C/Contentful.Remote.puml new file mode 100644 index 00000000000..e7f58ab6405 --- /dev/null +++ b/distribution/simpleicons-5/C/Contentful.Remote.puml @@ -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 Contentful +include('simpleicons-5/C/Contentful') + +' renders the element +Contentful('Contentful', 'Contentful', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Contentful.md b/distribution/simpleicons-5/C/Contentful.md new file mode 100644 index 00000000000..5fa602183c0 --- /dev/null +++ b/distribution/simpleicons-5/C/Contentful.md @@ -0,0 +1,63 @@ +# Contentful + + +```text +simpleicons-5/C/Contentful +``` + +```text +include('simpleicons-5/C/Contentful') +``` + + + +| Illustration | Contentful | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Contentful.png) | ![illustration for Contentful](../../simpleicons-5/C/Contentful.Local.png) | + + + + +## Contentful + +### 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 Contentful +include('simpleicons-5/C/Contentful') + +' renders the element +Contentful('Contentful', 'Contentful', '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 Contentful +include('simpleicons-5/C/Contentful') + +' renders the element +Contentful('Contentful', 'Contentful', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Contentful.png b/distribution/simpleicons-5/C/Contentful.png new file mode 100644 index 00000000000..b47af07cf3e Binary files /dev/null and b/distribution/simpleicons-5/C/Contentful.png differ diff --git a/distribution/simpleicons-5/C/Contentful.puml b/distribution/simpleicons-5/C/Contentful.puml new file mode 100644 index 00000000000..14725cd2332 --- /dev/null +++ b/distribution/simpleicons-5/C/Contentful.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Contentful + +sprite $ContentfulXs [10x10/16z] uwS3 + +sprite $ContentfulSm [12x12/16z] unza + +sprite $ContentfulMd [16x16/16z] un_X + +sprite $ContentfulLg [20x20/16z] unzKO1G + +!procedure Contentful($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Contentful', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Convertio.Local.png b/distribution/simpleicons-5/C/Convertio.Local.png new file mode 100644 index 00000000000..e798b85907d Binary files /dev/null and b/distribution/simpleicons-5/C/Convertio.Local.png differ diff --git a/distribution/simpleicons-5/C/Convertio.Local.puml b/distribution/simpleicons-5/C/Convertio.Local.puml new file mode 100644 index 00000000000..c3b07292d31 --- /dev/null +++ b/distribution/simpleicons-5/C/Convertio.Local.puml @@ -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 Convertio +include('simpleicons-5/C/Convertio') + +' renders the element +Convertio('Convertio', 'Convertio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Convertio.Remote.puml b/distribution/simpleicons-5/C/Convertio.Remote.puml new file mode 100644 index 00000000000..2c037a2a375 --- /dev/null +++ b/distribution/simpleicons-5/C/Convertio.Remote.puml @@ -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 Convertio +include('simpleicons-5/C/Convertio') + +' renders the element +Convertio('Convertio', 'Convertio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Convertio.md b/distribution/simpleicons-5/C/Convertio.md new file mode 100644 index 00000000000..d2f292f051d --- /dev/null +++ b/distribution/simpleicons-5/C/Convertio.md @@ -0,0 +1,63 @@ +# Convertio + + +```text +simpleicons-5/C/Convertio +``` + +```text +include('simpleicons-5/C/Convertio') +``` + + + +| Illustration | Convertio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Convertio.png) | ![illustration for Convertio](../../simpleicons-5/C/Convertio.Local.png) | + + + + +## Convertio + +### 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 Convertio +include('simpleicons-5/C/Convertio') + +' renders the element +Convertio('Convertio', 'Convertio', '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 Convertio +include('simpleicons-5/C/Convertio') + +' renders the element +Convertio('Convertio', 'Convertio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Convertio.png b/distribution/simpleicons-5/C/Convertio.png new file mode 100644 index 00000000000..61c50f37125 Binary files /dev/null and b/distribution/simpleicons-5/C/Convertio.png differ diff --git a/distribution/simpleicons-5/C/Convertio.puml b/distribution/simpleicons-5/C/Convertio.puml new file mode 100644 index 00000000000..7783fb3a34f --- /dev/null +++ b/distribution/simpleicons-5/C/Convertio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Convertio + +sprite $ConvertioXs [10x10/16z] uwS3 + +sprite $ConvertioSm [12x12/16z] unza + +sprite $ConvertioMd [16x16/16z] un_X + +sprite $ConvertioLg [20x20/16z] unzKO1G + +!procedure Convertio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Convertio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cookiecutter.Local.png b/distribution/simpleicons-5/C/Cookiecutter.Local.png new file mode 100644 index 00000000000..562943b8e02 Binary files /dev/null and b/distribution/simpleicons-5/C/Cookiecutter.Local.png differ diff --git a/distribution/simpleicons-5/C/Cookiecutter.Local.puml b/distribution/simpleicons-5/C/Cookiecutter.Local.puml new file mode 100644 index 00000000000..91d33be0796 --- /dev/null +++ b/distribution/simpleicons-5/C/Cookiecutter.Local.puml @@ -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 Cookiecutter +include('simpleicons-5/C/Cookiecutter') + +' renders the element +Cookiecutter('Cookiecutter', 'Cookiecutter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cookiecutter.Remote.puml b/distribution/simpleicons-5/C/Cookiecutter.Remote.puml new file mode 100644 index 00000000000..c7e4f118fc3 --- /dev/null +++ b/distribution/simpleicons-5/C/Cookiecutter.Remote.puml @@ -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 Cookiecutter +include('simpleicons-5/C/Cookiecutter') + +' renders the element +Cookiecutter('Cookiecutter', 'Cookiecutter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cookiecutter.md b/distribution/simpleicons-5/C/Cookiecutter.md new file mode 100644 index 00000000000..ad9d7f1ef46 --- /dev/null +++ b/distribution/simpleicons-5/C/Cookiecutter.md @@ -0,0 +1,63 @@ +# Cookiecutter + + +```text +simpleicons-5/C/Cookiecutter +``` + +```text +include('simpleicons-5/C/Cookiecutter') +``` + + + +| Illustration | Cookiecutter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cookiecutter.png) | ![illustration for Cookiecutter](../../simpleicons-5/C/Cookiecutter.Local.png) | + + + + +## Cookiecutter + +### 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 Cookiecutter +include('simpleicons-5/C/Cookiecutter') + +' renders the element +Cookiecutter('Cookiecutter', 'Cookiecutter', '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 Cookiecutter +include('simpleicons-5/C/Cookiecutter') + +' renders the element +Cookiecutter('Cookiecutter', 'Cookiecutter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cookiecutter.png b/distribution/simpleicons-5/C/Cookiecutter.png new file mode 100644 index 00000000000..ae737db8dad Binary files /dev/null and b/distribution/simpleicons-5/C/Cookiecutter.png differ diff --git a/distribution/simpleicons-5/C/Cookiecutter.puml b/distribution/simpleicons-5/C/Cookiecutter.puml new file mode 100644 index 00000000000..a35fa1dc23a --- /dev/null +++ b/distribution/simpleicons-5/C/Cookiecutter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cookiecutter + +sprite $CookiecutterXs [10x10/16z] uwS3 + +sprite $CookiecutterSm [12x12/16z] unza + +sprite $CookiecutterMd [16x16/16z] un_X + +sprite $CookiecutterLg [20x20/16z] unzKO1G + +!procedure Cookiecutter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cookiecutter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coop.Local.png b/distribution/simpleicons-5/C/Coop.Local.png new file mode 100644 index 00000000000..c5088f64d63 Binary files /dev/null and b/distribution/simpleicons-5/C/Coop.Local.png differ diff --git a/distribution/simpleicons-5/C/Coop.Local.puml b/distribution/simpleicons-5/C/Coop.Local.puml new file mode 100644 index 00000000000..abf22a320f8 --- /dev/null +++ b/distribution/simpleicons-5/C/Coop.Local.puml @@ -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 Coop +include('simpleicons-5/C/Coop') + +' renders the element +Coop('Coop', 'Coop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coop.Remote.puml b/distribution/simpleicons-5/C/Coop.Remote.puml new file mode 100644 index 00000000000..7e4fe2b07ca --- /dev/null +++ b/distribution/simpleicons-5/C/Coop.Remote.puml @@ -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 Coop +include('simpleicons-5/C/Coop') + +' renders the element +Coop('Coop', 'Coop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coop.md b/distribution/simpleicons-5/C/Coop.md new file mode 100644 index 00000000000..f849bef1c52 --- /dev/null +++ b/distribution/simpleicons-5/C/Coop.md @@ -0,0 +1,63 @@ +# Coop + + +```text +simpleicons-5/C/Coop +``` + +```text +include('simpleicons-5/C/Coop') +``` + + + +| Illustration | Coop | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coop.png) | ![illustration for Coop](../../simpleicons-5/C/Coop.Local.png) | + + + + +## Coop + +### 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 Coop +include('simpleicons-5/C/Coop') + +' renders the element +Coop('Coop', 'Coop', '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 Coop +include('simpleicons-5/C/Coop') + +' renders the element +Coop('Coop', 'Coop', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coop.png b/distribution/simpleicons-5/C/Coop.png new file mode 100644 index 00000000000..ad3e0178c12 Binary files /dev/null and b/distribution/simpleicons-5/C/Coop.png differ diff --git a/distribution/simpleicons-5/C/Coop.puml b/distribution/simpleicons-5/C/Coop.puml new file mode 100644 index 00000000000..51760a7db09 --- /dev/null +++ b/distribution/simpleicons-5/C/Coop.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coop + +sprite $CoopXs [10x10/16z] uwS3 + +sprite $CoopSm [12x12/16z] unza + +sprite $CoopMd [16x16/16z] un_X + +sprite $CoopLg [20x20/16z] unzKO1G + +!procedure Coop($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coop', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coronaengine.Local.png b/distribution/simpleicons-5/C/Coronaengine.Local.png new file mode 100644 index 00000000000..2d169428b51 Binary files /dev/null and b/distribution/simpleicons-5/C/Coronaengine.Local.png differ diff --git a/distribution/simpleicons-5/C/Coronaengine.Local.puml b/distribution/simpleicons-5/C/Coronaengine.Local.puml new file mode 100644 index 00000000000..f97418455ef --- /dev/null +++ b/distribution/simpleicons-5/C/Coronaengine.Local.puml @@ -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 Coronaengine +include('simpleicons-5/C/Coronaengine') + +' renders the element +Coronaengine('Coronaengine', 'Coronaengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coronaengine.Remote.puml b/distribution/simpleicons-5/C/Coronaengine.Remote.puml new file mode 100644 index 00000000000..443b527a631 --- /dev/null +++ b/distribution/simpleicons-5/C/Coronaengine.Remote.puml @@ -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 Coronaengine +include('simpleicons-5/C/Coronaengine') + +' renders the element +Coronaengine('Coronaengine', 'Coronaengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coronaengine.md b/distribution/simpleicons-5/C/Coronaengine.md new file mode 100644 index 00000000000..a2014c63897 --- /dev/null +++ b/distribution/simpleicons-5/C/Coronaengine.md @@ -0,0 +1,63 @@ +# Coronaengine + + +```text +simpleicons-5/C/Coronaengine +``` + +```text +include('simpleicons-5/C/Coronaengine') +``` + + + +| Illustration | Coronaengine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coronaengine.png) | ![illustration for Coronaengine](../../simpleicons-5/C/Coronaengine.Local.png) | + + + + +## Coronaengine + +### 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 Coronaengine +include('simpleicons-5/C/Coronaengine') + +' renders the element +Coronaengine('Coronaengine', 'Coronaengine', '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 Coronaengine +include('simpleicons-5/C/Coronaengine') + +' renders the element +Coronaengine('Coronaengine', 'Coronaengine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coronaengine.png b/distribution/simpleicons-5/C/Coronaengine.png new file mode 100644 index 00000000000..13fa93dc280 Binary files /dev/null and b/distribution/simpleicons-5/C/Coronaengine.png differ diff --git a/distribution/simpleicons-5/C/Coronaengine.puml b/distribution/simpleicons-5/C/Coronaengine.puml new file mode 100644 index 00000000000..47f22a782cb --- /dev/null +++ b/distribution/simpleicons-5/C/Coronaengine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coronaengine + +sprite $CoronaengineXs [10x10/16z] uwS3 + +sprite $CoronaengineSm [12x12/16z] unza + +sprite $CoronaengineMd [16x16/16z] un_X + +sprite $CoronaengineLg [20x20/16z] unzKO1G + +!procedure Coronaengine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coronaengine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coronarenderer.Local.png b/distribution/simpleicons-5/C/Coronarenderer.Local.png new file mode 100644 index 00000000000..ac8f5a537fb Binary files /dev/null and b/distribution/simpleicons-5/C/Coronarenderer.Local.png differ diff --git a/distribution/simpleicons-5/C/Coronarenderer.Local.puml b/distribution/simpleicons-5/C/Coronarenderer.Local.puml new file mode 100644 index 00000000000..3a8149920ef --- /dev/null +++ b/distribution/simpleicons-5/C/Coronarenderer.Local.puml @@ -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 Coronarenderer +include('simpleicons-5/C/Coronarenderer') + +' renders the element +Coronarenderer('Coronarenderer', 'Coronarenderer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coronarenderer.Remote.puml b/distribution/simpleicons-5/C/Coronarenderer.Remote.puml new file mode 100644 index 00000000000..ff72060ad9d --- /dev/null +++ b/distribution/simpleicons-5/C/Coronarenderer.Remote.puml @@ -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 Coronarenderer +include('simpleicons-5/C/Coronarenderer') + +' renders the element +Coronarenderer('Coronarenderer', 'Coronarenderer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coronarenderer.md b/distribution/simpleicons-5/C/Coronarenderer.md new file mode 100644 index 00000000000..cd2ceeb9bb5 --- /dev/null +++ b/distribution/simpleicons-5/C/Coronarenderer.md @@ -0,0 +1,63 @@ +# Coronarenderer + + +```text +simpleicons-5/C/Coronarenderer +``` + +```text +include('simpleicons-5/C/Coronarenderer') +``` + + + +| Illustration | Coronarenderer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coronarenderer.png) | ![illustration for Coronarenderer](../../simpleicons-5/C/Coronarenderer.Local.png) | + + + + +## Coronarenderer + +### 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 Coronarenderer +include('simpleicons-5/C/Coronarenderer') + +' renders the element +Coronarenderer('Coronarenderer', 'Coronarenderer', '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 Coronarenderer +include('simpleicons-5/C/Coronarenderer') + +' renders the element +Coronarenderer('Coronarenderer', 'Coronarenderer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coronarenderer.png b/distribution/simpleicons-5/C/Coronarenderer.png new file mode 100644 index 00000000000..91af8b82857 Binary files /dev/null and b/distribution/simpleicons-5/C/Coronarenderer.png differ diff --git a/distribution/simpleicons-5/C/Coronarenderer.puml b/distribution/simpleicons-5/C/Coronarenderer.puml new file mode 100644 index 00000000000..645ee9034a4 --- /dev/null +++ b/distribution/simpleicons-5/C/Coronarenderer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coronarenderer + +sprite $CoronarendererXs [10x10/16z] uwS3 + +sprite $CoronarendererSm [12x12/16z] unza + +sprite $CoronarendererMd [16x16/16z] un_X + +sprite $CoronarendererLg [20x20/16z] unzKO1G + +!procedure Coronarenderer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coronarenderer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Corsair.Local.png b/distribution/simpleicons-5/C/Corsair.Local.png new file mode 100644 index 00000000000..8d877803e90 Binary files /dev/null and b/distribution/simpleicons-5/C/Corsair.Local.png differ diff --git a/distribution/simpleicons-5/C/Corsair.Local.puml b/distribution/simpleicons-5/C/Corsair.Local.puml new file mode 100644 index 00000000000..aae9edeb86c --- /dev/null +++ b/distribution/simpleicons-5/C/Corsair.Local.puml @@ -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 Corsair +include('simpleicons-5/C/Corsair') + +' renders the element +Corsair('Corsair', 'Corsair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Corsair.Remote.puml b/distribution/simpleicons-5/C/Corsair.Remote.puml new file mode 100644 index 00000000000..280c8ddf2b9 --- /dev/null +++ b/distribution/simpleicons-5/C/Corsair.Remote.puml @@ -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 Corsair +include('simpleicons-5/C/Corsair') + +' renders the element +Corsair('Corsair', 'Corsair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Corsair.md b/distribution/simpleicons-5/C/Corsair.md new file mode 100644 index 00000000000..80a3e3c2b5e --- /dev/null +++ b/distribution/simpleicons-5/C/Corsair.md @@ -0,0 +1,63 @@ +# Corsair + + +```text +simpleicons-5/C/Corsair +``` + +```text +include('simpleicons-5/C/Corsair') +``` + + + +| Illustration | Corsair | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Corsair.png) | ![illustration for Corsair](../../simpleicons-5/C/Corsair.Local.png) | + + + + +## Corsair + +### 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 Corsair +include('simpleicons-5/C/Corsair') + +' renders the element +Corsair('Corsair', 'Corsair', '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 Corsair +include('simpleicons-5/C/Corsair') + +' renders the element +Corsair('Corsair', 'Corsair', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Corsair.png b/distribution/simpleicons-5/C/Corsair.png new file mode 100644 index 00000000000..48f3917e1de Binary files /dev/null and b/distribution/simpleicons-5/C/Corsair.png differ diff --git a/distribution/simpleicons-5/C/Corsair.puml b/distribution/simpleicons-5/C/Corsair.puml new file mode 100644 index 00000000000..f5eb84288c1 --- /dev/null +++ b/distribution/simpleicons-5/C/Corsair.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Corsair + +sprite $CorsairXs [10x10/16z] uwS3 + +sprite $CorsairSm [12x12/16z] unza + +sprite $CorsairMd [16x16/16z] un_X + +sprite $CorsairLg [20x20/16z] unzKO1G + +!procedure Corsair($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Corsair', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Couchbase.Local.png b/distribution/simpleicons-5/C/Couchbase.Local.png new file mode 100644 index 00000000000..e7c4963627a Binary files /dev/null and b/distribution/simpleicons-5/C/Couchbase.Local.png differ diff --git a/distribution/simpleicons-5/C/Couchbase.Local.puml b/distribution/simpleicons-5/C/Couchbase.Local.puml new file mode 100644 index 00000000000..65e031ab73f --- /dev/null +++ b/distribution/simpleicons-5/C/Couchbase.Local.puml @@ -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 Couchbase +include('simpleicons-5/C/Couchbase') + +' renders the element +Couchbase('Couchbase', 'Couchbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Couchbase.Remote.puml b/distribution/simpleicons-5/C/Couchbase.Remote.puml new file mode 100644 index 00000000000..2a58c15526e --- /dev/null +++ b/distribution/simpleicons-5/C/Couchbase.Remote.puml @@ -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 Couchbase +include('simpleicons-5/C/Couchbase') + +' renders the element +Couchbase('Couchbase', 'Couchbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Couchbase.md b/distribution/simpleicons-5/C/Couchbase.md new file mode 100644 index 00000000000..52a66eb6311 --- /dev/null +++ b/distribution/simpleicons-5/C/Couchbase.md @@ -0,0 +1,63 @@ +# Couchbase + + +```text +simpleicons-5/C/Couchbase +``` + +```text +include('simpleicons-5/C/Couchbase') +``` + + + +| Illustration | Couchbase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Couchbase.png) | ![illustration for Couchbase](../../simpleicons-5/C/Couchbase.Local.png) | + + + + +## Couchbase + +### 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 Couchbase +include('simpleicons-5/C/Couchbase') + +' renders the element +Couchbase('Couchbase', 'Couchbase', '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 Couchbase +include('simpleicons-5/C/Couchbase') + +' renders the element +Couchbase('Couchbase', 'Couchbase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Couchbase.png b/distribution/simpleicons-5/C/Couchbase.png new file mode 100644 index 00000000000..5e6d4e76178 Binary files /dev/null and b/distribution/simpleicons-5/C/Couchbase.png differ diff --git a/distribution/simpleicons-5/C/Couchbase.puml b/distribution/simpleicons-5/C/Couchbase.puml new file mode 100644 index 00000000000..fe4e0ba006b --- /dev/null +++ b/distribution/simpleicons-5/C/Couchbase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Couchbase + +sprite $CouchbaseXs [10x10/16z] uwS3 + +sprite $CouchbaseSm [12x12/16z] unza + +sprite $CouchbaseMd [16x16/16z] un_X + +sprite $CouchbaseLg [20x20/16z] unzKO1G + +!procedure Couchbase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Couchbase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Counterstrike.Local.png b/distribution/simpleicons-5/C/Counterstrike.Local.png new file mode 100644 index 00000000000..2f402e08fdb Binary files /dev/null and b/distribution/simpleicons-5/C/Counterstrike.Local.png differ diff --git a/distribution/simpleicons-5/C/Counterstrike.Local.puml b/distribution/simpleicons-5/C/Counterstrike.Local.puml new file mode 100644 index 00000000000..3ac88d1cd77 --- /dev/null +++ b/distribution/simpleicons-5/C/Counterstrike.Local.puml @@ -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 Counterstrike +include('simpleicons-5/C/Counterstrike') + +' renders the element +Counterstrike('Counterstrike', 'Counterstrike', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Counterstrike.Remote.puml b/distribution/simpleicons-5/C/Counterstrike.Remote.puml new file mode 100644 index 00000000000..8805ceb982a --- /dev/null +++ b/distribution/simpleicons-5/C/Counterstrike.Remote.puml @@ -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 Counterstrike +include('simpleicons-5/C/Counterstrike') + +' renders the element +Counterstrike('Counterstrike', 'Counterstrike', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Counterstrike.md b/distribution/simpleicons-5/C/Counterstrike.md new file mode 100644 index 00000000000..e952bf931b9 --- /dev/null +++ b/distribution/simpleicons-5/C/Counterstrike.md @@ -0,0 +1,63 @@ +# Counterstrike + + +```text +simpleicons-5/C/Counterstrike +``` + +```text +include('simpleicons-5/C/Counterstrike') +``` + + + +| Illustration | Counterstrike | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Counterstrike.png) | ![illustration for Counterstrike](../../simpleicons-5/C/Counterstrike.Local.png) | + + + + +## Counterstrike + +### 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 Counterstrike +include('simpleicons-5/C/Counterstrike') + +' renders the element +Counterstrike('Counterstrike', 'Counterstrike', '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 Counterstrike +include('simpleicons-5/C/Counterstrike') + +' renders the element +Counterstrike('Counterstrike', 'Counterstrike', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Counterstrike.png b/distribution/simpleicons-5/C/Counterstrike.png new file mode 100644 index 00000000000..aa728498029 Binary files /dev/null and b/distribution/simpleicons-5/C/Counterstrike.png differ diff --git a/distribution/simpleicons-5/C/Counterstrike.puml b/distribution/simpleicons-5/C/Counterstrike.puml new file mode 100644 index 00000000000..489be7af4f6 --- /dev/null +++ b/distribution/simpleicons-5/C/Counterstrike.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Counterstrike + +sprite $CounterstrikeXs [10x10/16z] uwS3 + +sprite $CounterstrikeSm [12x12/16z] unza + +sprite $CounterstrikeMd [16x16/16z] un_X + +sprite $CounterstrikeLg [20x20/16z] unzKO1G + +!procedure Counterstrike($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Counterstrike', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Countingworkspro.Local.png b/distribution/simpleicons-5/C/Countingworkspro.Local.png new file mode 100644 index 00000000000..8d04379e092 Binary files /dev/null and b/distribution/simpleicons-5/C/Countingworkspro.Local.png differ diff --git a/distribution/simpleicons-5/C/Countingworkspro.Local.puml b/distribution/simpleicons-5/C/Countingworkspro.Local.puml new file mode 100644 index 00000000000..ae5adf21f64 --- /dev/null +++ b/distribution/simpleicons-5/C/Countingworkspro.Local.puml @@ -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 Countingworkspro +include('simpleicons-5/C/Countingworkspro') + +' renders the element +Countingworkspro('Countingworkspro', 'Countingworkspro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Countingworkspro.Remote.puml b/distribution/simpleicons-5/C/Countingworkspro.Remote.puml new file mode 100644 index 00000000000..814f315f816 --- /dev/null +++ b/distribution/simpleicons-5/C/Countingworkspro.Remote.puml @@ -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 Countingworkspro +include('simpleicons-5/C/Countingworkspro') + +' renders the element +Countingworkspro('Countingworkspro', 'Countingworkspro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Countingworkspro.md b/distribution/simpleicons-5/C/Countingworkspro.md new file mode 100644 index 00000000000..e6e5613bf11 --- /dev/null +++ b/distribution/simpleicons-5/C/Countingworkspro.md @@ -0,0 +1,63 @@ +# Countingworkspro + + +```text +simpleicons-5/C/Countingworkspro +``` + +```text +include('simpleicons-5/C/Countingworkspro') +``` + + + +| Illustration | Countingworkspro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Countingworkspro.png) | ![illustration for Countingworkspro](../../simpleicons-5/C/Countingworkspro.Local.png) | + + + + +## Countingworkspro + +### 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 Countingworkspro +include('simpleicons-5/C/Countingworkspro') + +' renders the element +Countingworkspro('Countingworkspro', 'Countingworkspro', '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 Countingworkspro +include('simpleicons-5/C/Countingworkspro') + +' renders the element +Countingworkspro('Countingworkspro', 'Countingworkspro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Countingworkspro.png b/distribution/simpleicons-5/C/Countingworkspro.png new file mode 100644 index 00000000000..a8e444aa1e1 Binary files /dev/null and b/distribution/simpleicons-5/C/Countingworkspro.png differ diff --git a/distribution/simpleicons-5/C/Countingworkspro.puml b/distribution/simpleicons-5/C/Countingworkspro.puml new file mode 100644 index 00000000000..f4f6b83d3f0 --- /dev/null +++ b/distribution/simpleicons-5/C/Countingworkspro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Countingworkspro + +sprite $CountingworksproXs [10x10/16z] uwS3 + +sprite $CountingworksproSm [12x12/16z] unza + +sprite $CountingworksproMd [16x16/16z] un_X + +sprite $CountingworksproLg [20x20/16z] unzKO1G + +!procedure Countingworkspro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Countingworkspro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coursera.Local.png b/distribution/simpleicons-5/C/Coursera.Local.png new file mode 100644 index 00000000000..b8522b542ad Binary files /dev/null and b/distribution/simpleicons-5/C/Coursera.Local.png differ diff --git a/distribution/simpleicons-5/C/Coursera.Local.puml b/distribution/simpleicons-5/C/Coursera.Local.puml new file mode 100644 index 00000000000..81af8969acb --- /dev/null +++ b/distribution/simpleicons-5/C/Coursera.Local.puml @@ -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 Coursera +include('simpleicons-5/C/Coursera') + +' renders the element +Coursera('Coursera', 'Coursera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coursera.Remote.puml b/distribution/simpleicons-5/C/Coursera.Remote.puml new file mode 100644 index 00000000000..c3ef2ec4b29 --- /dev/null +++ b/distribution/simpleicons-5/C/Coursera.Remote.puml @@ -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 Coursera +include('simpleicons-5/C/Coursera') + +' renders the element +Coursera('Coursera', 'Coursera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coursera.md b/distribution/simpleicons-5/C/Coursera.md new file mode 100644 index 00000000000..273c82723da --- /dev/null +++ b/distribution/simpleicons-5/C/Coursera.md @@ -0,0 +1,63 @@ +# Coursera + + +```text +simpleicons-5/C/Coursera +``` + +```text +include('simpleicons-5/C/Coursera') +``` + + + +| Illustration | Coursera | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coursera.png) | ![illustration for Coursera](../../simpleicons-5/C/Coursera.Local.png) | + + + + +## Coursera + +### 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 Coursera +include('simpleicons-5/C/Coursera') + +' renders the element +Coursera('Coursera', 'Coursera', '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 Coursera +include('simpleicons-5/C/Coursera') + +' renders the element +Coursera('Coursera', 'Coursera', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coursera.png b/distribution/simpleicons-5/C/Coursera.png new file mode 100644 index 00000000000..b6b4274f70b Binary files /dev/null and b/distribution/simpleicons-5/C/Coursera.png differ diff --git a/distribution/simpleicons-5/C/Coursera.puml b/distribution/simpleicons-5/C/Coursera.puml new file mode 100644 index 00000000000..d463dddb0e4 --- /dev/null +++ b/distribution/simpleicons-5/C/Coursera.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coursera + +sprite $CourseraXs [10x10/16z] uwS3 + +sprite $CourseraSm [12x12/16z] unza + +sprite $CourseraMd [16x16/16z] un_X + +sprite $CourseraLg [20x20/16z] unzKO1G + +!procedure Coursera($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coursera', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Coveralls.Local.png b/distribution/simpleicons-5/C/Coveralls.Local.png new file mode 100644 index 00000000000..42b774243a2 Binary files /dev/null and b/distribution/simpleicons-5/C/Coveralls.Local.png differ diff --git a/distribution/simpleicons-5/C/Coveralls.Local.puml b/distribution/simpleicons-5/C/Coveralls.Local.puml new file mode 100644 index 00000000000..674d0a85c5a --- /dev/null +++ b/distribution/simpleicons-5/C/Coveralls.Local.puml @@ -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 Coveralls +include('simpleicons-5/C/Coveralls') + +' renders the element +Coveralls('Coveralls', 'Coveralls', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coveralls.Remote.puml b/distribution/simpleicons-5/C/Coveralls.Remote.puml new file mode 100644 index 00000000000..b018d09c152 --- /dev/null +++ b/distribution/simpleicons-5/C/Coveralls.Remote.puml @@ -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 Coveralls +include('simpleicons-5/C/Coveralls') + +' renders the element +Coveralls('Coveralls', 'Coveralls', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Coveralls.md b/distribution/simpleicons-5/C/Coveralls.md new file mode 100644 index 00000000000..a1dda145609 --- /dev/null +++ b/distribution/simpleicons-5/C/Coveralls.md @@ -0,0 +1,63 @@ +# Coveralls + + +```text +simpleicons-5/C/Coveralls +``` + +```text +include('simpleicons-5/C/Coveralls') +``` + + + +| Illustration | Coveralls | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Coveralls.png) | ![illustration for Coveralls](../../simpleicons-5/C/Coveralls.Local.png) | + + + + +## Coveralls + +### 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 Coveralls +include('simpleicons-5/C/Coveralls') + +' renders the element +Coveralls('Coveralls', 'Coveralls', '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 Coveralls +include('simpleicons-5/C/Coveralls') + +' renders the element +Coveralls('Coveralls', 'Coveralls', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Coveralls.png b/distribution/simpleicons-5/C/Coveralls.png new file mode 100644 index 00000000000..c7e60988842 Binary files /dev/null and b/distribution/simpleicons-5/C/Coveralls.png differ diff --git a/distribution/simpleicons-5/C/Coveralls.puml b/distribution/simpleicons-5/C/Coveralls.puml new file mode 100644 index 00000000000..4fb5f6db115 --- /dev/null +++ b/distribution/simpleicons-5/C/Coveralls.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Coveralls + +sprite $CoverallsXs [10x10/16z] uwS3 + +sprite $CoverallsSm [12x12/16z] unza + +sprite $CoverallsMd [16x16/16z] un_X + +sprite $CoverallsLg [20x20/16z] unzKO1G + +!procedure Coveralls($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Coveralls', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cpanel.Local.png b/distribution/simpleicons-5/C/Cpanel.Local.png new file mode 100644 index 00000000000..e17a4cf0f1c Binary files /dev/null and b/distribution/simpleicons-5/C/Cpanel.Local.png differ diff --git a/distribution/simpleicons-5/C/Cpanel.Local.puml b/distribution/simpleicons-5/C/Cpanel.Local.puml new file mode 100644 index 00000000000..344b4ce0765 --- /dev/null +++ b/distribution/simpleicons-5/C/Cpanel.Local.puml @@ -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 Cpanel +include('simpleicons-5/C/Cpanel') + +' renders the element +Cpanel('Cpanel', 'Cpanel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cpanel.Remote.puml b/distribution/simpleicons-5/C/Cpanel.Remote.puml new file mode 100644 index 00000000000..bbee51066c8 --- /dev/null +++ b/distribution/simpleicons-5/C/Cpanel.Remote.puml @@ -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 Cpanel +include('simpleicons-5/C/Cpanel') + +' renders the element +Cpanel('Cpanel', 'Cpanel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cpanel.md b/distribution/simpleicons-5/C/Cpanel.md new file mode 100644 index 00000000000..cdd358b7172 --- /dev/null +++ b/distribution/simpleicons-5/C/Cpanel.md @@ -0,0 +1,63 @@ +# Cpanel + + +```text +simpleicons-5/C/Cpanel +``` + +```text +include('simpleicons-5/C/Cpanel') +``` + + + +| Illustration | Cpanel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cpanel.png) | ![illustration for Cpanel](../../simpleicons-5/C/Cpanel.Local.png) | + + + + +## Cpanel + +### 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 Cpanel +include('simpleicons-5/C/Cpanel') + +' renders the element +Cpanel('Cpanel', 'Cpanel', '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 Cpanel +include('simpleicons-5/C/Cpanel') + +' renders the element +Cpanel('Cpanel', 'Cpanel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cpanel.png b/distribution/simpleicons-5/C/Cpanel.png new file mode 100644 index 00000000000..e64379a647d Binary files /dev/null and b/distribution/simpleicons-5/C/Cpanel.png differ diff --git a/distribution/simpleicons-5/C/Cpanel.puml b/distribution/simpleicons-5/C/Cpanel.puml new file mode 100644 index 00000000000..ce50326822f --- /dev/null +++ b/distribution/simpleicons-5/C/Cpanel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cpanel + +sprite $CpanelXs [10x10/16z] uwS3 + +sprite $CpanelSm [12x12/16z] unza + +sprite $CpanelMd [16x16/16z] un_X + +sprite $CpanelLg [20x20/16z] unzKO1G + +!procedure Cpanel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cpanel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cplusplus.Local.png b/distribution/simpleicons-5/C/Cplusplus.Local.png new file mode 100644 index 00000000000..b39ed8cc17f Binary files /dev/null and b/distribution/simpleicons-5/C/Cplusplus.Local.png differ diff --git a/distribution/simpleicons-5/C/Cplusplus.Local.puml b/distribution/simpleicons-5/C/Cplusplus.Local.puml new file mode 100644 index 00000000000..042c023ed0d --- /dev/null +++ b/distribution/simpleicons-5/C/Cplusplus.Local.puml @@ -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 Cplusplus +include('simpleicons-5/C/Cplusplus') + +' renders the element +Cplusplus('Cplusplus', 'Cplusplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cplusplus.Remote.puml b/distribution/simpleicons-5/C/Cplusplus.Remote.puml new file mode 100644 index 00000000000..416cd58db9c --- /dev/null +++ b/distribution/simpleicons-5/C/Cplusplus.Remote.puml @@ -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 Cplusplus +include('simpleicons-5/C/Cplusplus') + +' renders the element +Cplusplus('Cplusplus', 'Cplusplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cplusplus.md b/distribution/simpleicons-5/C/Cplusplus.md new file mode 100644 index 00000000000..20b2af5d233 --- /dev/null +++ b/distribution/simpleicons-5/C/Cplusplus.md @@ -0,0 +1,63 @@ +# Cplusplus + + +```text +simpleicons-5/C/Cplusplus +``` + +```text +include('simpleicons-5/C/Cplusplus') +``` + + + +| Illustration | Cplusplus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cplusplus.png) | ![illustration for Cplusplus](../../simpleicons-5/C/Cplusplus.Local.png) | + + + + +## Cplusplus + +### 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 Cplusplus +include('simpleicons-5/C/Cplusplus') + +' renders the element +Cplusplus('Cplusplus', 'Cplusplus', '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 Cplusplus +include('simpleicons-5/C/Cplusplus') + +' renders the element +Cplusplus('Cplusplus', 'Cplusplus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cplusplus.png b/distribution/simpleicons-5/C/Cplusplus.png new file mode 100644 index 00000000000..fad79bbe1d2 Binary files /dev/null and b/distribution/simpleicons-5/C/Cplusplus.png differ diff --git a/distribution/simpleicons-5/C/Cplusplus.puml b/distribution/simpleicons-5/C/Cplusplus.puml new file mode 100644 index 00000000000..d319bed7129 --- /dev/null +++ b/distribution/simpleicons-5/C/Cplusplus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cplusplus + +sprite $CplusplusXs [10x10/16z] uwS3 + +sprite $CplusplusSm [12x12/16z] unza + +sprite $CplusplusMd [16x16/16z] un_X + +sprite $CplusplusLg [20x20/16z] unzKO1G + +!procedure Cplusplus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cplusplus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Craftcms.Local.png b/distribution/simpleicons-5/C/Craftcms.Local.png new file mode 100644 index 00000000000..b0c9b4feda3 Binary files /dev/null and b/distribution/simpleicons-5/C/Craftcms.Local.png differ diff --git a/distribution/simpleicons-5/C/Craftcms.Local.puml b/distribution/simpleicons-5/C/Craftcms.Local.puml new file mode 100644 index 00000000000..975182cae10 --- /dev/null +++ b/distribution/simpleicons-5/C/Craftcms.Local.puml @@ -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 Craftcms +include('simpleicons-5/C/Craftcms') + +' renders the element +Craftcms('Craftcms', 'Craftcms', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Craftcms.Remote.puml b/distribution/simpleicons-5/C/Craftcms.Remote.puml new file mode 100644 index 00000000000..592b431a34c --- /dev/null +++ b/distribution/simpleicons-5/C/Craftcms.Remote.puml @@ -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 Craftcms +include('simpleicons-5/C/Craftcms') + +' renders the element +Craftcms('Craftcms', 'Craftcms', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Craftcms.md b/distribution/simpleicons-5/C/Craftcms.md new file mode 100644 index 00000000000..87c9926c6b0 --- /dev/null +++ b/distribution/simpleicons-5/C/Craftcms.md @@ -0,0 +1,63 @@ +# Craftcms + + +```text +simpleicons-5/C/Craftcms +``` + +```text +include('simpleicons-5/C/Craftcms') +``` + + + +| Illustration | Craftcms | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Craftcms.png) | ![illustration for Craftcms](../../simpleicons-5/C/Craftcms.Local.png) | + + + + +## Craftcms + +### 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 Craftcms +include('simpleicons-5/C/Craftcms') + +' renders the element +Craftcms('Craftcms', 'Craftcms', '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 Craftcms +include('simpleicons-5/C/Craftcms') + +' renders the element +Craftcms('Craftcms', 'Craftcms', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Craftcms.png b/distribution/simpleicons-5/C/Craftcms.png new file mode 100644 index 00000000000..2e726c0362f Binary files /dev/null and b/distribution/simpleicons-5/C/Craftcms.png differ diff --git a/distribution/simpleicons-5/C/Craftcms.puml b/distribution/simpleicons-5/C/Craftcms.puml new file mode 100644 index 00000000000..5640bcd2b9f --- /dev/null +++ b/distribution/simpleicons-5/C/Craftcms.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Craftcms + +sprite $CraftcmsXs [10x10/16z] uwS3 + +sprite $CraftcmsSm [12x12/16z] unza + +sprite $CraftcmsMd [16x16/16z] un_X + +sprite $CraftcmsLg [20x20/16z] unzKO1G + +!procedure Craftcms($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Craftcms', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Creativecommons.Local.png b/distribution/simpleicons-5/C/Creativecommons.Local.png new file mode 100644 index 00000000000..9a1d602c0af Binary files /dev/null and b/distribution/simpleicons-5/C/Creativecommons.Local.png differ diff --git a/distribution/simpleicons-5/C/Creativecommons.Local.puml b/distribution/simpleicons-5/C/Creativecommons.Local.puml new file mode 100644 index 00000000000..c9d18193e58 --- /dev/null +++ b/distribution/simpleicons-5/C/Creativecommons.Local.puml @@ -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 Creativecommons +include('simpleicons-5/C/Creativecommons') + +' renders the element +Creativecommons('Creativecommons', 'Creativecommons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Creativecommons.Remote.puml b/distribution/simpleicons-5/C/Creativecommons.Remote.puml new file mode 100644 index 00000000000..b36966e0df6 --- /dev/null +++ b/distribution/simpleicons-5/C/Creativecommons.Remote.puml @@ -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 Creativecommons +include('simpleicons-5/C/Creativecommons') + +' renders the element +Creativecommons('Creativecommons', 'Creativecommons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Creativecommons.md b/distribution/simpleicons-5/C/Creativecommons.md new file mode 100644 index 00000000000..dab3664f6f2 --- /dev/null +++ b/distribution/simpleicons-5/C/Creativecommons.md @@ -0,0 +1,63 @@ +# Creativecommons + + +```text +simpleicons-5/C/Creativecommons +``` + +```text +include('simpleicons-5/C/Creativecommons') +``` + + + +| Illustration | Creativecommons | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Creativecommons.png) | ![illustration for Creativecommons](../../simpleicons-5/C/Creativecommons.Local.png) | + + + + +## Creativecommons + +### 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 Creativecommons +include('simpleicons-5/C/Creativecommons') + +' renders the element +Creativecommons('Creativecommons', 'Creativecommons', '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 Creativecommons +include('simpleicons-5/C/Creativecommons') + +' renders the element +Creativecommons('Creativecommons', 'Creativecommons', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Creativecommons.png b/distribution/simpleicons-5/C/Creativecommons.png new file mode 100644 index 00000000000..a46fecf783d Binary files /dev/null and b/distribution/simpleicons-5/C/Creativecommons.png differ diff --git a/distribution/simpleicons-5/C/Creativecommons.puml b/distribution/simpleicons-5/C/Creativecommons.puml new file mode 100644 index 00000000000..92fdcc823d7 --- /dev/null +++ b/distribution/simpleicons-5/C/Creativecommons.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Creativecommons + +sprite $CreativecommonsXs [10x10/16z] uwS3 + +sprite $CreativecommonsSm [12x12/16z] unza + +sprite $CreativecommonsMd [16x16/16z] un_X + +sprite $CreativecommonsLg [20x20/16z] unzKO1G + +!procedure Creativecommons($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Creativecommons', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Crehana.Local.png b/distribution/simpleicons-5/C/Crehana.Local.png new file mode 100644 index 00000000000..804145cc467 Binary files /dev/null and b/distribution/simpleicons-5/C/Crehana.Local.png differ diff --git a/distribution/simpleicons-5/C/Crehana.Local.puml b/distribution/simpleicons-5/C/Crehana.Local.puml new file mode 100644 index 00000000000..2135743c104 --- /dev/null +++ b/distribution/simpleicons-5/C/Crehana.Local.puml @@ -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 Crehana +include('simpleicons-5/C/Crehana') + +' renders the element +Crehana('Crehana', 'Crehana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crehana.Remote.puml b/distribution/simpleicons-5/C/Crehana.Remote.puml new file mode 100644 index 00000000000..3dd9a25a5dd --- /dev/null +++ b/distribution/simpleicons-5/C/Crehana.Remote.puml @@ -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 Crehana +include('simpleicons-5/C/Crehana') + +' renders the element +Crehana('Crehana', 'Crehana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crehana.md b/distribution/simpleicons-5/C/Crehana.md new file mode 100644 index 00000000000..087c8d160d4 --- /dev/null +++ b/distribution/simpleicons-5/C/Crehana.md @@ -0,0 +1,63 @@ +# Crehana + + +```text +simpleicons-5/C/Crehana +``` + +```text +include('simpleicons-5/C/Crehana') +``` + + + +| Illustration | Crehana | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Crehana.png) | ![illustration for Crehana](../../simpleicons-5/C/Crehana.Local.png) | + + + + +## Crehana + +### 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 Crehana +include('simpleicons-5/C/Crehana') + +' renders the element +Crehana('Crehana', 'Crehana', '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 Crehana +include('simpleicons-5/C/Crehana') + +' renders the element +Crehana('Crehana', 'Crehana', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Crehana.png b/distribution/simpleicons-5/C/Crehana.png new file mode 100644 index 00000000000..ea0e4a2de09 Binary files /dev/null and b/distribution/simpleicons-5/C/Crehana.png differ diff --git a/distribution/simpleicons-5/C/Crehana.puml b/distribution/simpleicons-5/C/Crehana.puml new file mode 100644 index 00000000000..d45eeddb608 --- /dev/null +++ b/distribution/simpleicons-5/C/Crehana.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Crehana + +sprite $CrehanaXs [10x10/16z] uwS3 + +sprite $CrehanaSm [12x12/16z] unza + +sprite $CrehanaMd [16x16/16z] un_X + +sprite $CrehanaLg [20x20/16z] unzKO1G + +!procedure Crehana($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Crehana', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Crowdin.Local.png b/distribution/simpleicons-5/C/Crowdin.Local.png new file mode 100644 index 00000000000..eab844fb720 Binary files /dev/null and b/distribution/simpleicons-5/C/Crowdin.Local.png differ diff --git a/distribution/simpleicons-5/C/Crowdin.Local.puml b/distribution/simpleicons-5/C/Crowdin.Local.puml new file mode 100644 index 00000000000..95d0314fcf1 --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdin.Local.puml @@ -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 Crowdin +include('simpleicons-5/C/Crowdin') + +' renders the element +Crowdin('Crowdin', 'Crowdin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crowdin.Remote.puml b/distribution/simpleicons-5/C/Crowdin.Remote.puml new file mode 100644 index 00000000000..43895469f0f --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdin.Remote.puml @@ -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 Crowdin +include('simpleicons-5/C/Crowdin') + +' renders the element +Crowdin('Crowdin', 'Crowdin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crowdin.md b/distribution/simpleicons-5/C/Crowdin.md new file mode 100644 index 00000000000..39d721353c5 --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdin.md @@ -0,0 +1,63 @@ +# Crowdin + + +```text +simpleicons-5/C/Crowdin +``` + +```text +include('simpleicons-5/C/Crowdin') +``` + + + +| Illustration | Crowdin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Crowdin.png) | ![illustration for Crowdin](../../simpleicons-5/C/Crowdin.Local.png) | + + + + +## Crowdin + +### 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 Crowdin +include('simpleicons-5/C/Crowdin') + +' renders the element +Crowdin('Crowdin', 'Crowdin', '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 Crowdin +include('simpleicons-5/C/Crowdin') + +' renders the element +Crowdin('Crowdin', 'Crowdin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Crowdin.png b/distribution/simpleicons-5/C/Crowdin.png new file mode 100644 index 00000000000..9de2ea74f1c Binary files /dev/null and b/distribution/simpleicons-5/C/Crowdin.png differ diff --git a/distribution/simpleicons-5/C/Crowdin.puml b/distribution/simpleicons-5/C/Crowdin.puml new file mode 100644 index 00000000000..0a8ad5cdb9d --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Crowdin + +sprite $CrowdinXs [10x10/16z] uwS3 + +sprite $CrowdinSm [12x12/16z] unza + +sprite $CrowdinMd [16x16/16z] un_X + +sprite $CrowdinLg [20x20/16z] unzKO1G + +!procedure Crowdin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Crowdin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Crowdsource.Local.png b/distribution/simpleicons-5/C/Crowdsource.Local.png new file mode 100644 index 00000000000..9ea896f97d5 Binary files /dev/null and b/distribution/simpleicons-5/C/Crowdsource.Local.png differ diff --git a/distribution/simpleicons-5/C/Crowdsource.Local.puml b/distribution/simpleicons-5/C/Crowdsource.Local.puml new file mode 100644 index 00000000000..e0b71c43bec --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdsource.Local.puml @@ -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 Crowdsource +include('simpleicons-5/C/Crowdsource') + +' renders the element +Crowdsource('Crowdsource', 'Crowdsource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crowdsource.Remote.puml b/distribution/simpleicons-5/C/Crowdsource.Remote.puml new file mode 100644 index 00000000000..04d7ecf6a90 --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdsource.Remote.puml @@ -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 Crowdsource +include('simpleicons-5/C/Crowdsource') + +' renders the element +Crowdsource('Crowdsource', 'Crowdsource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crowdsource.md b/distribution/simpleicons-5/C/Crowdsource.md new file mode 100644 index 00000000000..0ec39f748fa --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdsource.md @@ -0,0 +1,63 @@ +# Crowdsource + + +```text +simpleicons-5/C/Crowdsource +``` + +```text +include('simpleicons-5/C/Crowdsource') +``` + + + +| Illustration | Crowdsource | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Crowdsource.png) | ![illustration for Crowdsource](../../simpleicons-5/C/Crowdsource.Local.png) | + + + + +## Crowdsource + +### 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 Crowdsource +include('simpleicons-5/C/Crowdsource') + +' renders the element +Crowdsource('Crowdsource', 'Crowdsource', '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 Crowdsource +include('simpleicons-5/C/Crowdsource') + +' renders the element +Crowdsource('Crowdsource', 'Crowdsource', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Crowdsource.png b/distribution/simpleicons-5/C/Crowdsource.png new file mode 100644 index 00000000000..2bf72c32dd7 Binary files /dev/null and b/distribution/simpleicons-5/C/Crowdsource.png differ diff --git a/distribution/simpleicons-5/C/Crowdsource.puml b/distribution/simpleicons-5/C/Crowdsource.puml new file mode 100644 index 00000000000..b67de039427 --- /dev/null +++ b/distribution/simpleicons-5/C/Crowdsource.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Crowdsource + +sprite $CrowdsourceXs [10x10/16z] uwS3 + +sprite $CrowdsourceSm [12x12/16z] unza + +sprite $CrowdsourceMd [16x16/16z] un_X + +sprite $CrowdsourceLg [20x20/16z] unzKO1G + +!procedure Crowdsource($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Crowdsource', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Crunchbase.Local.png b/distribution/simpleicons-5/C/Crunchbase.Local.png new file mode 100644 index 00000000000..8cf962a2906 Binary files /dev/null and b/distribution/simpleicons-5/C/Crunchbase.Local.png differ diff --git a/distribution/simpleicons-5/C/Crunchbase.Local.puml b/distribution/simpleicons-5/C/Crunchbase.Local.puml new file mode 100644 index 00000000000..5067dde211c --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchbase.Local.puml @@ -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 Crunchbase +include('simpleicons-5/C/Crunchbase') + +' renders the element +Crunchbase('Crunchbase', 'Crunchbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crunchbase.Remote.puml b/distribution/simpleicons-5/C/Crunchbase.Remote.puml new file mode 100644 index 00000000000..8092c0b00ba --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchbase.Remote.puml @@ -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 Crunchbase +include('simpleicons-5/C/Crunchbase') + +' renders the element +Crunchbase('Crunchbase', 'Crunchbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crunchbase.md b/distribution/simpleicons-5/C/Crunchbase.md new file mode 100644 index 00000000000..2911ba12a28 --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchbase.md @@ -0,0 +1,63 @@ +# Crunchbase + + +```text +simpleicons-5/C/Crunchbase +``` + +```text +include('simpleicons-5/C/Crunchbase') +``` + + + +| Illustration | Crunchbase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Crunchbase.png) | ![illustration for Crunchbase](../../simpleicons-5/C/Crunchbase.Local.png) | + + + + +## Crunchbase + +### 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 Crunchbase +include('simpleicons-5/C/Crunchbase') + +' renders the element +Crunchbase('Crunchbase', 'Crunchbase', '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 Crunchbase +include('simpleicons-5/C/Crunchbase') + +' renders the element +Crunchbase('Crunchbase', 'Crunchbase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Crunchbase.png b/distribution/simpleicons-5/C/Crunchbase.png new file mode 100644 index 00000000000..bf6f8dfc93b Binary files /dev/null and b/distribution/simpleicons-5/C/Crunchbase.png differ diff --git a/distribution/simpleicons-5/C/Crunchbase.puml b/distribution/simpleicons-5/C/Crunchbase.puml new file mode 100644 index 00000000000..43bd05a1c8f --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchbase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Crunchbase + +sprite $CrunchbaseXs [10x10/16z] uwS3 + +sprite $CrunchbaseSm [12x12/16z] unza + +sprite $CrunchbaseMd [16x16/16z] un_X + +sprite $CrunchbaseLg [20x20/16z] unzKO1G + +!procedure Crunchbase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Crunchbase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Crunchyroll.Local.png b/distribution/simpleicons-5/C/Crunchyroll.Local.png new file mode 100644 index 00000000000..1d20818c878 Binary files /dev/null and b/distribution/simpleicons-5/C/Crunchyroll.Local.png differ diff --git a/distribution/simpleicons-5/C/Crunchyroll.Local.puml b/distribution/simpleicons-5/C/Crunchyroll.Local.puml new file mode 100644 index 00000000000..d9cf1ff543f --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchyroll.Local.puml @@ -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 Crunchyroll +include('simpleicons-5/C/Crunchyroll') + +' renders the element +Crunchyroll('Crunchyroll', 'Crunchyroll', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crunchyroll.Remote.puml b/distribution/simpleicons-5/C/Crunchyroll.Remote.puml new file mode 100644 index 00000000000..be10b2bdf46 --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchyroll.Remote.puml @@ -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 Crunchyroll +include('simpleicons-5/C/Crunchyroll') + +' renders the element +Crunchyroll('Crunchyroll', 'Crunchyroll', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crunchyroll.md b/distribution/simpleicons-5/C/Crunchyroll.md new file mode 100644 index 00000000000..cede8906db1 --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchyroll.md @@ -0,0 +1,63 @@ +# Crunchyroll + + +```text +simpleicons-5/C/Crunchyroll +``` + +```text +include('simpleicons-5/C/Crunchyroll') +``` + + + +| Illustration | Crunchyroll | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Crunchyroll.png) | ![illustration for Crunchyroll](../../simpleicons-5/C/Crunchyroll.Local.png) | + + + + +## Crunchyroll + +### 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 Crunchyroll +include('simpleicons-5/C/Crunchyroll') + +' renders the element +Crunchyroll('Crunchyroll', 'Crunchyroll', '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 Crunchyroll +include('simpleicons-5/C/Crunchyroll') + +' renders the element +Crunchyroll('Crunchyroll', 'Crunchyroll', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Crunchyroll.png b/distribution/simpleicons-5/C/Crunchyroll.png new file mode 100644 index 00000000000..2c3fb991031 Binary files /dev/null and b/distribution/simpleicons-5/C/Crunchyroll.png differ diff --git a/distribution/simpleicons-5/C/Crunchyroll.puml b/distribution/simpleicons-5/C/Crunchyroll.puml new file mode 100644 index 00000000000..7a76d0751e3 --- /dev/null +++ b/distribution/simpleicons-5/C/Crunchyroll.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Crunchyroll + +sprite $CrunchyrollXs [10x10/16z] uwS3 + +sprite $CrunchyrollSm [12x12/16z] unza + +sprite $CrunchyrollMd [16x16/16z] un_X + +sprite $CrunchyrollLg [20x20/16z] unzKO1G + +!procedure Crunchyroll($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Crunchyroll', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cryengine.Local.png b/distribution/simpleicons-5/C/Cryengine.Local.png new file mode 100644 index 00000000000..250ca729274 Binary files /dev/null and b/distribution/simpleicons-5/C/Cryengine.Local.png differ diff --git a/distribution/simpleicons-5/C/Cryengine.Local.puml b/distribution/simpleicons-5/C/Cryengine.Local.puml new file mode 100644 index 00000000000..fa4a4083035 --- /dev/null +++ b/distribution/simpleicons-5/C/Cryengine.Local.puml @@ -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 Cryengine +include('simpleicons-5/C/Cryengine') + +' renders the element +Cryengine('Cryengine', 'Cryengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cryengine.Remote.puml b/distribution/simpleicons-5/C/Cryengine.Remote.puml new file mode 100644 index 00000000000..d76f342a931 --- /dev/null +++ b/distribution/simpleicons-5/C/Cryengine.Remote.puml @@ -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 Cryengine +include('simpleicons-5/C/Cryengine') + +' renders the element +Cryengine('Cryengine', 'Cryengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cryengine.md b/distribution/simpleicons-5/C/Cryengine.md new file mode 100644 index 00000000000..e941358f939 --- /dev/null +++ b/distribution/simpleicons-5/C/Cryengine.md @@ -0,0 +1,63 @@ +# Cryengine + + +```text +simpleicons-5/C/Cryengine +``` + +```text +include('simpleicons-5/C/Cryengine') +``` + + + +| Illustration | Cryengine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cryengine.png) | ![illustration for Cryengine](../../simpleicons-5/C/Cryengine.Local.png) | + + + + +## Cryengine + +### 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 Cryengine +include('simpleicons-5/C/Cryengine') + +' renders the element +Cryengine('Cryengine', 'Cryengine', '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 Cryengine +include('simpleicons-5/C/Cryengine') + +' renders the element +Cryengine('Cryengine', 'Cryengine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cryengine.png b/distribution/simpleicons-5/C/Cryengine.png new file mode 100644 index 00000000000..988b8905a6f Binary files /dev/null and b/distribution/simpleicons-5/C/Cryengine.png differ diff --git a/distribution/simpleicons-5/C/Cryengine.puml b/distribution/simpleicons-5/C/Cryengine.puml new file mode 100644 index 00000000000..0d1f93f740f --- /dev/null +++ b/distribution/simpleicons-5/C/Cryengine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cryengine + +sprite $CryengineXs [10x10/16z] uwS3 + +sprite $CryengineSm [12x12/16z] unza + +sprite $CryengineMd [16x16/16z] un_X + +sprite $CryengineLg [20x20/16z] unzKO1G + +!procedure Cryengine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cryengine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Crystal.Local.png b/distribution/simpleicons-5/C/Crystal.Local.png new file mode 100644 index 00000000000..12c13809bda Binary files /dev/null and b/distribution/simpleicons-5/C/Crystal.Local.png differ diff --git a/distribution/simpleicons-5/C/Crystal.Local.puml b/distribution/simpleicons-5/C/Crystal.Local.puml new file mode 100644 index 00000000000..3eb0efe7efd --- /dev/null +++ b/distribution/simpleicons-5/C/Crystal.Local.puml @@ -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 Crystal +include('simpleicons-5/C/Crystal') + +' renders the element +Crystal('Crystal', 'Crystal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crystal.Remote.puml b/distribution/simpleicons-5/C/Crystal.Remote.puml new file mode 100644 index 00000000000..2308f1bb7e2 --- /dev/null +++ b/distribution/simpleicons-5/C/Crystal.Remote.puml @@ -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 Crystal +include('simpleicons-5/C/Crystal') + +' renders the element +Crystal('Crystal', 'Crystal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Crystal.md b/distribution/simpleicons-5/C/Crystal.md new file mode 100644 index 00000000000..6c23d9d843c --- /dev/null +++ b/distribution/simpleicons-5/C/Crystal.md @@ -0,0 +1,63 @@ +# Crystal + + +```text +simpleicons-5/C/Crystal +``` + +```text +include('simpleicons-5/C/Crystal') +``` + + + +| Illustration | Crystal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Crystal.png) | ![illustration for Crystal](../../simpleicons-5/C/Crystal.Local.png) | + + + + +## Crystal + +### 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 Crystal +include('simpleicons-5/C/Crystal') + +' renders the element +Crystal('Crystal', 'Crystal', '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 Crystal +include('simpleicons-5/C/Crystal') + +' renders the element +Crystal('Crystal', 'Crystal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Crystal.png b/distribution/simpleicons-5/C/Crystal.png new file mode 100644 index 00000000000..89ad2cb8637 Binary files /dev/null and b/distribution/simpleicons-5/C/Crystal.png differ diff --git a/distribution/simpleicons-5/C/Crystal.puml b/distribution/simpleicons-5/C/Crystal.puml new file mode 100644 index 00000000000..1112423e32c --- /dev/null +++ b/distribution/simpleicons-5/C/Crystal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Crystal + +sprite $CrystalXs [10x10/16z] uwS3 + +sprite $CrystalSm [12x12/16z] unza + +sprite $CrystalMd [16x16/16z] un_X + +sprite $CrystalLg [20x20/16z] unzKO1G + +!procedure Crystal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Crystal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Csharp.Local.png b/distribution/simpleicons-5/C/Csharp.Local.png new file mode 100644 index 00000000000..1e3db84c97e Binary files /dev/null and b/distribution/simpleicons-5/C/Csharp.Local.png differ diff --git a/distribution/simpleicons-5/C/Csharp.Local.puml b/distribution/simpleicons-5/C/Csharp.Local.puml new file mode 100644 index 00000000000..50e86b38052 --- /dev/null +++ b/distribution/simpleicons-5/C/Csharp.Local.puml @@ -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 Csharp +include('simpleicons-5/C/Csharp') + +' renders the element +Csharp('Csharp', 'Csharp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Csharp.Remote.puml b/distribution/simpleicons-5/C/Csharp.Remote.puml new file mode 100644 index 00000000000..8ee2a12f2dc --- /dev/null +++ b/distribution/simpleicons-5/C/Csharp.Remote.puml @@ -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 Csharp +include('simpleicons-5/C/Csharp') + +' renders the element +Csharp('Csharp', 'Csharp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Csharp.md b/distribution/simpleicons-5/C/Csharp.md new file mode 100644 index 00000000000..506d00de7c2 --- /dev/null +++ b/distribution/simpleicons-5/C/Csharp.md @@ -0,0 +1,63 @@ +# Csharp + + +```text +simpleicons-5/C/Csharp +``` + +```text +include('simpleicons-5/C/Csharp') +``` + + + +| Illustration | Csharp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Csharp.png) | ![illustration for Csharp](../../simpleicons-5/C/Csharp.Local.png) | + + + + +## Csharp + +### 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 Csharp +include('simpleicons-5/C/Csharp') + +' renders the element +Csharp('Csharp', 'Csharp', '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 Csharp +include('simpleicons-5/C/Csharp') + +' renders the element +Csharp('Csharp', 'Csharp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Csharp.png b/distribution/simpleicons-5/C/Csharp.png new file mode 100644 index 00000000000..d7ab131589c Binary files /dev/null and b/distribution/simpleicons-5/C/Csharp.png differ diff --git a/distribution/simpleicons-5/C/Csharp.puml b/distribution/simpleicons-5/C/Csharp.puml new file mode 100644 index 00000000000..a931e0463c2 --- /dev/null +++ b/distribution/simpleicons-5/C/Csharp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Csharp + +sprite $CsharpXs [10x10/16z] uwS3 + +sprite $CsharpSm [12x12/16z] unza + +sprite $CsharpMd [16x16/16z] un_X + +sprite $CsharpLg [20x20/16z] unzKO1G + +!procedure Csharp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Csharp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Css3.Local.png b/distribution/simpleicons-5/C/Css3.Local.png new file mode 100644 index 00000000000..542c04bf7a0 Binary files /dev/null and b/distribution/simpleicons-5/C/Css3.Local.png differ diff --git a/distribution/simpleicons-5/C/Css3.Local.puml b/distribution/simpleicons-5/C/Css3.Local.puml new file mode 100644 index 00000000000..ea7f6a0cc42 --- /dev/null +++ b/distribution/simpleicons-5/C/Css3.Local.puml @@ -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 Css3 +include('simpleicons-5/C/Css3') + +' renders the element +Css3('Css3', 'Css3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Css3.Remote.puml b/distribution/simpleicons-5/C/Css3.Remote.puml new file mode 100644 index 00000000000..0dd276657c4 --- /dev/null +++ b/distribution/simpleicons-5/C/Css3.Remote.puml @@ -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 Css3 +include('simpleicons-5/C/Css3') + +' renders the element +Css3('Css3', 'Css3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Css3.md b/distribution/simpleicons-5/C/Css3.md new file mode 100644 index 00000000000..1af33602fbd --- /dev/null +++ b/distribution/simpleicons-5/C/Css3.md @@ -0,0 +1,63 @@ +# Css3 + + +```text +simpleicons-5/C/Css3 +``` + +```text +include('simpleicons-5/C/Css3') +``` + + + +| Illustration | Css3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Css3.png) | ![illustration for Css3](../../simpleicons-5/C/Css3.Local.png) | + + + + +## Css3 + +### 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 Css3 +include('simpleicons-5/C/Css3') + +' renders the element +Css3('Css3', 'Css3', '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 Css3 +include('simpleicons-5/C/Css3') + +' renders the element +Css3('Css3', 'Css3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Css3.png b/distribution/simpleicons-5/C/Css3.png new file mode 100644 index 00000000000..ae1340e67ac Binary files /dev/null and b/distribution/simpleicons-5/C/Css3.png differ diff --git a/distribution/simpleicons-5/C/Css3.puml b/distribution/simpleicons-5/C/Css3.puml new file mode 100644 index 00000000000..d65696084ef --- /dev/null +++ b/distribution/simpleicons-5/C/Css3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Css3 + +sprite $Css3Xs [10x10/16z] uwS3 + +sprite $Css3Sm [12x12/16z] unza + +sprite $Css3Md [16x16/16z] un_X + +sprite $Css3Lg [20x20/16z] unzKO1G + +!procedure Css3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Css3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Csswizardry.Local.png b/distribution/simpleicons-5/C/Csswizardry.Local.png new file mode 100644 index 00000000000..c88facf5357 Binary files /dev/null and b/distribution/simpleicons-5/C/Csswizardry.Local.png differ diff --git a/distribution/simpleicons-5/C/Csswizardry.Local.puml b/distribution/simpleicons-5/C/Csswizardry.Local.puml new file mode 100644 index 00000000000..856a248d4e5 --- /dev/null +++ b/distribution/simpleicons-5/C/Csswizardry.Local.puml @@ -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 Csswizardry +include('simpleicons-5/C/Csswizardry') + +' renders the element +Csswizardry('Csswizardry', 'Csswizardry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Csswizardry.Remote.puml b/distribution/simpleicons-5/C/Csswizardry.Remote.puml new file mode 100644 index 00000000000..9f732c1bea2 --- /dev/null +++ b/distribution/simpleicons-5/C/Csswizardry.Remote.puml @@ -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 Csswizardry +include('simpleicons-5/C/Csswizardry') + +' renders the element +Csswizardry('Csswizardry', 'Csswizardry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Csswizardry.md b/distribution/simpleicons-5/C/Csswizardry.md new file mode 100644 index 00000000000..2790380478a --- /dev/null +++ b/distribution/simpleicons-5/C/Csswizardry.md @@ -0,0 +1,63 @@ +# Csswizardry + + +```text +simpleicons-5/C/Csswizardry +``` + +```text +include('simpleicons-5/C/Csswizardry') +``` + + + +| Illustration | Csswizardry | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Csswizardry.png) | ![illustration for Csswizardry](../../simpleicons-5/C/Csswizardry.Local.png) | + + + + +## Csswizardry + +### 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 Csswizardry +include('simpleicons-5/C/Csswizardry') + +' renders the element +Csswizardry('Csswizardry', 'Csswizardry', '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 Csswizardry +include('simpleicons-5/C/Csswizardry') + +' renders the element +Csswizardry('Csswizardry', 'Csswizardry', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Csswizardry.png b/distribution/simpleicons-5/C/Csswizardry.png new file mode 100644 index 00000000000..553492a9645 Binary files /dev/null and b/distribution/simpleicons-5/C/Csswizardry.png differ diff --git a/distribution/simpleicons-5/C/Csswizardry.puml b/distribution/simpleicons-5/C/Csswizardry.puml new file mode 100644 index 00000000000..be63ddd505b --- /dev/null +++ b/distribution/simpleicons-5/C/Csswizardry.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Csswizardry + +sprite $CsswizardryXs [10x10/16z] uwS3 + +sprite $CsswizardrySm [12x12/16z] unza + +sprite $CsswizardryMd [16x16/16z] un_X + +sprite $CsswizardryLg [20x20/16z] unzKO1G + +!procedure Csswizardry($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Csswizardry', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cucumber.Local.png b/distribution/simpleicons-5/C/Cucumber.Local.png new file mode 100644 index 00000000000..ae30fa3569f Binary files /dev/null and b/distribution/simpleicons-5/C/Cucumber.Local.png differ diff --git a/distribution/simpleicons-5/C/Cucumber.Local.puml b/distribution/simpleicons-5/C/Cucumber.Local.puml new file mode 100644 index 00000000000..868cb7a0a32 --- /dev/null +++ b/distribution/simpleicons-5/C/Cucumber.Local.puml @@ -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 Cucumber +include('simpleicons-5/C/Cucumber') + +' renders the element +Cucumber('Cucumber', 'Cucumber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cucumber.Remote.puml b/distribution/simpleicons-5/C/Cucumber.Remote.puml new file mode 100644 index 00000000000..13ff13c3092 --- /dev/null +++ b/distribution/simpleicons-5/C/Cucumber.Remote.puml @@ -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 Cucumber +include('simpleicons-5/C/Cucumber') + +' renders the element +Cucumber('Cucumber', 'Cucumber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cucumber.md b/distribution/simpleicons-5/C/Cucumber.md new file mode 100644 index 00000000000..adbd02c9126 --- /dev/null +++ b/distribution/simpleicons-5/C/Cucumber.md @@ -0,0 +1,63 @@ +# Cucumber + + +```text +simpleicons-5/C/Cucumber +``` + +```text +include('simpleicons-5/C/Cucumber') +``` + + + +| Illustration | Cucumber | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cucumber.png) | ![illustration for Cucumber](../../simpleicons-5/C/Cucumber.Local.png) | + + + + +## Cucumber + +### 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 Cucumber +include('simpleicons-5/C/Cucumber') + +' renders the element +Cucumber('Cucumber', 'Cucumber', '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 Cucumber +include('simpleicons-5/C/Cucumber') + +' renders the element +Cucumber('Cucumber', 'Cucumber', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cucumber.png b/distribution/simpleicons-5/C/Cucumber.png new file mode 100644 index 00000000000..f79575344d5 Binary files /dev/null and b/distribution/simpleicons-5/C/Cucumber.png differ diff --git a/distribution/simpleicons-5/C/Cucumber.puml b/distribution/simpleicons-5/C/Cucumber.puml new file mode 100644 index 00000000000..a472d031189 --- /dev/null +++ b/distribution/simpleicons-5/C/Cucumber.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cucumber + +sprite $CucumberXs [10x10/16z] uwS3 + +sprite $CucumberSm [12x12/16z] unza + +sprite $CucumberMd [16x16/16z] un_X + +sprite $CucumberLg [20x20/16z] unzKO1G + +!procedure Cucumber($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cucumber', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Curl.Local.png b/distribution/simpleicons-5/C/Curl.Local.png new file mode 100644 index 00000000000..64d1503b64c Binary files /dev/null and b/distribution/simpleicons-5/C/Curl.Local.png differ diff --git a/distribution/simpleicons-5/C/Curl.Local.puml b/distribution/simpleicons-5/C/Curl.Local.puml new file mode 100644 index 00000000000..22ed26ba744 --- /dev/null +++ b/distribution/simpleicons-5/C/Curl.Local.puml @@ -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 Curl +include('simpleicons-5/C/Curl') + +' renders the element +Curl('Curl', 'Curl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Curl.Remote.puml b/distribution/simpleicons-5/C/Curl.Remote.puml new file mode 100644 index 00000000000..7e68dfa0f12 --- /dev/null +++ b/distribution/simpleicons-5/C/Curl.Remote.puml @@ -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 Curl +include('simpleicons-5/C/Curl') + +' renders the element +Curl('Curl', 'Curl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Curl.md b/distribution/simpleicons-5/C/Curl.md new file mode 100644 index 00000000000..067289566fc --- /dev/null +++ b/distribution/simpleicons-5/C/Curl.md @@ -0,0 +1,63 @@ +# Curl + + +```text +simpleicons-5/C/Curl +``` + +```text +include('simpleicons-5/C/Curl') +``` + + + +| Illustration | Curl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Curl.png) | ![illustration for Curl](../../simpleicons-5/C/Curl.Local.png) | + + + + +## Curl + +### 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 Curl +include('simpleicons-5/C/Curl') + +' renders the element +Curl('Curl', 'Curl', '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 Curl +include('simpleicons-5/C/Curl') + +' renders the element +Curl('Curl', 'Curl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Curl.png b/distribution/simpleicons-5/C/Curl.png new file mode 100644 index 00000000000..0b4bd8544db Binary files /dev/null and b/distribution/simpleicons-5/C/Curl.png differ diff --git a/distribution/simpleicons-5/C/Curl.puml b/distribution/simpleicons-5/C/Curl.puml new file mode 100644 index 00000000000..3668508f1f1 --- /dev/null +++ b/distribution/simpleicons-5/C/Curl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Curl + +sprite $CurlXs [10x10/16z] uwS3 + +sprite $CurlSm [12x12/16z] unza + +sprite $CurlMd [16x16/16z] un_X + +sprite $CurlLg [20x20/16z] unzKO1G + +!procedure Curl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Curl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Curseforge.Local.png b/distribution/simpleicons-5/C/Curseforge.Local.png new file mode 100644 index 00000000000..c5491d8e347 Binary files /dev/null and b/distribution/simpleicons-5/C/Curseforge.Local.png differ diff --git a/distribution/simpleicons-5/C/Curseforge.Local.puml b/distribution/simpleicons-5/C/Curseforge.Local.puml new file mode 100644 index 00000000000..97d5ca330f4 --- /dev/null +++ b/distribution/simpleicons-5/C/Curseforge.Local.puml @@ -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 Curseforge +include('simpleicons-5/C/Curseforge') + +' renders the element +Curseforge('Curseforge', 'Curseforge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Curseforge.Remote.puml b/distribution/simpleicons-5/C/Curseforge.Remote.puml new file mode 100644 index 00000000000..323c7a6e005 --- /dev/null +++ b/distribution/simpleicons-5/C/Curseforge.Remote.puml @@ -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 Curseforge +include('simpleicons-5/C/Curseforge') + +' renders the element +Curseforge('Curseforge', 'Curseforge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Curseforge.md b/distribution/simpleicons-5/C/Curseforge.md new file mode 100644 index 00000000000..137f1af2331 --- /dev/null +++ b/distribution/simpleicons-5/C/Curseforge.md @@ -0,0 +1,63 @@ +# Curseforge + + +```text +simpleicons-5/C/Curseforge +``` + +```text +include('simpleicons-5/C/Curseforge') +``` + + + +| Illustration | Curseforge | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Curseforge.png) | ![illustration for Curseforge](../../simpleicons-5/C/Curseforge.Local.png) | + + + + +## Curseforge + +### 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 Curseforge +include('simpleicons-5/C/Curseforge') + +' renders the element +Curseforge('Curseforge', 'Curseforge', '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 Curseforge +include('simpleicons-5/C/Curseforge') + +' renders the element +Curseforge('Curseforge', 'Curseforge', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Curseforge.png b/distribution/simpleicons-5/C/Curseforge.png new file mode 100644 index 00000000000..e6cc0910dcf Binary files /dev/null and b/distribution/simpleicons-5/C/Curseforge.png differ diff --git a/distribution/simpleicons-5/C/Curseforge.puml b/distribution/simpleicons-5/C/Curseforge.puml new file mode 100644 index 00000000000..95ced2a7814 --- /dev/null +++ b/distribution/simpleicons-5/C/Curseforge.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Curseforge + +sprite $CurseforgeXs [10x10/16z] uwS3 + +sprite $CurseforgeSm [12x12/16z] unza + +sprite $CurseforgeMd [16x16/16z] un_X + +sprite $CurseforgeLg [20x20/16z] unzKO1G + +!procedure Curseforge($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Curseforge', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cycling74.Local.png b/distribution/simpleicons-5/C/Cycling74.Local.png new file mode 100644 index 00000000000..7c2fd1fbe59 Binary files /dev/null and b/distribution/simpleicons-5/C/Cycling74.Local.png differ diff --git a/distribution/simpleicons-5/C/Cycling74.Local.puml b/distribution/simpleicons-5/C/Cycling74.Local.puml new file mode 100644 index 00000000000..62cf4901114 --- /dev/null +++ b/distribution/simpleicons-5/C/Cycling74.Local.puml @@ -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 Cycling74 +include('simpleicons-5/C/Cycling74') + +' renders the element +Cycling74('Cycling74', 'Cycling74', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cycling74.Remote.puml b/distribution/simpleicons-5/C/Cycling74.Remote.puml new file mode 100644 index 00000000000..5c2a10c5129 --- /dev/null +++ b/distribution/simpleicons-5/C/Cycling74.Remote.puml @@ -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 Cycling74 +include('simpleicons-5/C/Cycling74') + +' renders the element +Cycling74('Cycling74', 'Cycling74', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cycling74.md b/distribution/simpleicons-5/C/Cycling74.md new file mode 100644 index 00000000000..5d2bd34cfe5 --- /dev/null +++ b/distribution/simpleicons-5/C/Cycling74.md @@ -0,0 +1,63 @@ +# Cycling74 + + +```text +simpleicons-5/C/Cycling74 +``` + +```text +include('simpleicons-5/C/Cycling74') +``` + + + +| Illustration | Cycling74 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cycling74.png) | ![illustration for Cycling74](../../simpleicons-5/C/Cycling74.Local.png) | + + + + +## Cycling74 + +### 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 Cycling74 +include('simpleicons-5/C/Cycling74') + +' renders the element +Cycling74('Cycling74', 'Cycling74', '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 Cycling74 +include('simpleicons-5/C/Cycling74') + +' renders the element +Cycling74('Cycling74', 'Cycling74', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cycling74.png b/distribution/simpleicons-5/C/Cycling74.png new file mode 100644 index 00000000000..96b59e46473 Binary files /dev/null and b/distribution/simpleicons-5/C/Cycling74.png differ diff --git a/distribution/simpleicons-5/C/Cycling74.puml b/distribution/simpleicons-5/C/Cycling74.puml new file mode 100644 index 00000000000..7c23f3172e8 --- /dev/null +++ b/distribution/simpleicons-5/C/Cycling74.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cycling74 + +sprite $Cycling74Xs [10x10/16z] uwS3 + +sprite $Cycling74Sm [12x12/16z] unza + +sprite $Cycling74Md [16x16/16z] un_X + +sprite $Cycling74Lg [20x20/16z] unzKO1G + +!procedure Cycling74($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cycling74', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/Cypress.Local.png b/distribution/simpleicons-5/C/Cypress.Local.png new file mode 100644 index 00000000000..7dd26ecf9e4 Binary files /dev/null and b/distribution/simpleicons-5/C/Cypress.Local.png differ diff --git a/distribution/simpleicons-5/C/Cypress.Local.puml b/distribution/simpleicons-5/C/Cypress.Local.puml new file mode 100644 index 00000000000..5553003ac50 --- /dev/null +++ b/distribution/simpleicons-5/C/Cypress.Local.puml @@ -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 Cypress +include('simpleicons-5/C/Cypress') + +' renders the element +Cypress('Cypress', 'Cypress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cypress.Remote.puml b/distribution/simpleicons-5/C/Cypress.Remote.puml new file mode 100644 index 00000000000..2bdc9e2a2ec --- /dev/null +++ b/distribution/simpleicons-5/C/Cypress.Remote.puml @@ -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 Cypress +include('simpleicons-5/C/Cypress') + +' renders the element +Cypress('Cypress', 'Cypress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/C/Cypress.md b/distribution/simpleicons-5/C/Cypress.md new file mode 100644 index 00000000000..d58b4f58ea1 --- /dev/null +++ b/distribution/simpleicons-5/C/Cypress.md @@ -0,0 +1,63 @@ +# Cypress + + +```text +simpleicons-5/C/Cypress +``` + +```text +include('simpleicons-5/C/Cypress') +``` + + + +| Illustration | Cypress | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/C/Cypress.png) | ![illustration for Cypress](../../simpleicons-5/C/Cypress.Local.png) | + + + + +## Cypress + +### 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 Cypress +include('simpleicons-5/C/Cypress') + +' renders the element +Cypress('Cypress', 'Cypress', '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 Cypress +include('simpleicons-5/C/Cypress') + +' renders the element +Cypress('Cypress', 'Cypress', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/C/Cypress.png b/distribution/simpleicons-5/C/Cypress.png new file mode 100644 index 00000000000..8e9927ebaf2 Binary files /dev/null and b/distribution/simpleicons-5/C/Cypress.png differ diff --git a/distribution/simpleicons-5/C/Cypress.puml b/distribution/simpleicons-5/C/Cypress.puml new file mode 100644 index 00000000000..b9cf2a49cd0 --- /dev/null +++ b/distribution/simpleicons-5/C/Cypress.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/C/Cypress + +sprite $CypressXs [10x10/16z] uwS3 + +sprite $CypressSm [12x12/16z] unza + +sprite $CypressMd [16x16/16z] un_X + +sprite $CypressLg [20x20/16z] unzKO1G + +!procedure Cypress($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/C/Cypress', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/C/README.md b/distribution/simpleicons-5/C/README.md new file mode 100644 index 00000000000..e6d91537a66 --- /dev/null +++ b/distribution/simpleicons-5/C/README.md @@ -0,0 +1,145 @@ +# C + +The module contains 134 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/C/C](../../simpleicons-5/C/C.png) | [simpleicons-5/C/C](../../simpleicons-5/C/C.md) | +| ![illustration of simpleicons-5/C/Cachet](../../simpleicons-5/C/Cachet.png) | [simpleicons-5/C/Cachet](../../simpleicons-5/C/Cachet.md) | +| ![illustration of simpleicons-5/C/Cairometro](../../simpleicons-5/C/Cairometro.png) | [simpleicons-5/C/Cairometro](../../simpleicons-5/C/Cairometro.md) | +| ![illustration of simpleicons-5/C/Cakephp](../../simpleicons-5/C/Cakephp.png) | [simpleicons-5/C/Cakephp](../../simpleicons-5/C/Cakephp.md) | +| ![illustration of simpleicons-5/C/Campaignmonitor](../../simpleicons-5/C/Campaignmonitor.png) | [simpleicons-5/C/Campaignmonitor](../../simpleicons-5/C/Campaignmonitor.md) | +| ![illustration of simpleicons-5/C/Canonical](../../simpleicons-5/C/Canonical.png) | [simpleicons-5/C/Canonical](../../simpleicons-5/C/Canonical.md) | +| ![illustration of simpleicons-5/C/Canva](../../simpleicons-5/C/Canva.png) | [simpleicons-5/C/Canva](../../simpleicons-5/C/Canva.md) | +| ![illustration of simpleicons-5/C/Capacitor](../../simpleicons-5/C/Capacitor.png) | [simpleicons-5/C/Capacitor](../../simpleicons-5/C/Capacitor.md) | +| ![illustration of simpleicons-5/C/Carthrottle](../../simpleicons-5/C/Carthrottle.png) | [simpleicons-5/C/Carthrottle](../../simpleicons-5/C/Carthrottle.md) | +| ![illustration of simpleicons-5/C/Carto](../../simpleicons-5/C/Carto.png) | [simpleicons-5/C/Carto](../../simpleicons-5/C/Carto.md) | +| ![illustration of simpleicons-5/C/Cashapp](../../simpleicons-5/C/Cashapp.png) | [simpleicons-5/C/Cashapp](../../simpleicons-5/C/Cashapp.md) | +| ![illustration of simpleicons-5/C/Castbox](../../simpleicons-5/C/Castbox.png) | [simpleicons-5/C/Castbox](../../simpleicons-5/C/Castbox.md) | +| ![illustration of simpleicons-5/C/Castorama](../../simpleicons-5/C/Castorama.png) | [simpleicons-5/C/Castorama](../../simpleicons-5/C/Castorama.md) | +| ![illustration of simpleicons-5/C/Castro](../../simpleicons-5/C/Castro.png) | [simpleicons-5/C/Castro](../../simpleicons-5/C/Castro.md) | +| ![illustration of simpleicons-5/C/Caterpillar](../../simpleicons-5/C/Caterpillar.png) | [simpleicons-5/C/Caterpillar](../../simpleicons-5/C/Caterpillar.md) | +| ![illustration of simpleicons-5/C/Cbs](../../simpleicons-5/C/Cbs.png) | [simpleicons-5/C/Cbs](../../simpleicons-5/C/Cbs.md) | +| ![illustration of simpleicons-5/C/Cdprojekt](../../simpleicons-5/C/Cdprojekt.png) | [simpleicons-5/C/Cdprojekt](../../simpleicons-5/C/Cdprojekt.md) | +| ![illustration of simpleicons-5/C/Celery](../../simpleicons-5/C/Celery.png) | [simpleicons-5/C/Celery](../../simpleicons-5/C/Celery.md) | +| ![illustration of simpleicons-5/C/Centos](../../simpleicons-5/C/Centos.png) | [simpleicons-5/C/Centos](../../simpleicons-5/C/Centos.md) | +| ![illustration of simpleicons-5/C/Ceph](../../simpleicons-5/C/Ceph.png) | [simpleicons-5/C/Ceph](../../simpleicons-5/C/Ceph.md) | +| ![illustration of simpleicons-5/C/Cesium](../../simpleicons-5/C/Cesium.png) | [simpleicons-5/C/Cesium](../../simpleicons-5/C/Cesium.md) | +| ![illustration of simpleicons-5/C/Chai](../../simpleicons-5/C/Chai.png) | [simpleicons-5/C/Chai](../../simpleicons-5/C/Chai.md) | +| ![illustration of simpleicons-5/C/Chainlink](../../simpleicons-5/C/Chainlink.png) | [simpleicons-5/C/Chainlink](../../simpleicons-5/C/Chainlink.md) | +| ![illustration of simpleicons-5/C/Chakraui](../../simpleicons-5/C/Chakraui.png) | [simpleicons-5/C/Chakraui](../../simpleicons-5/C/Chakraui.md) | +| ![illustration of simpleicons-5/C/Chartdotjs](../../simpleicons-5/C/Chartdotjs.png) | [simpleicons-5/C/Chartdotjs](../../simpleicons-5/C/Chartdotjs.md) | +| ![illustration of simpleicons-5/C/Chartmogul](../../simpleicons-5/C/Chartmogul.png) | [simpleicons-5/C/Chartmogul](../../simpleicons-5/C/Chartmogul.md) | +| ![illustration of simpleicons-5/C/Chase](../../simpleicons-5/C/Chase.png) | [simpleicons-5/C/Chase](../../simpleicons-5/C/Chase.md) | +| ![illustration of simpleicons-5/C/Chatbot](../../simpleicons-5/C/Chatbot.png) | [simpleicons-5/C/Chatbot](../../simpleicons-5/C/Chatbot.md) | +| ![illustration of simpleicons-5/C/Checkio](../../simpleicons-5/C/Checkio.png) | [simpleicons-5/C/Checkio](../../simpleicons-5/C/Checkio.md) | +| ![illustration of simpleicons-5/C/Checkmarx](../../simpleicons-5/C/Checkmarx.png) | [simpleicons-5/C/Checkmarx](../../simpleicons-5/C/Checkmarx.md) | +| ![illustration of simpleicons-5/C/Chef](../../simpleicons-5/C/Chef.png) | [simpleicons-5/C/Chef](../../simpleicons-5/C/Chef.md) | +| ![illustration of simpleicons-5/C/Chevrolet](../../simpleicons-5/C/Chevrolet.png) | [simpleicons-5/C/Chevrolet](../../simpleicons-5/C/Chevrolet.md) | +| ![illustration of simpleicons-5/C/Chinaeasternairlines](../../simpleicons-5/C/Chinaeasternairlines.png) | [simpleicons-5/C/Chinaeasternairlines](../../simpleicons-5/C/Chinaeasternairlines.md) | +| ![illustration of simpleicons-5/C/Chinasouthernairlines](../../simpleicons-5/C/Chinasouthernairlines.png) | [simpleicons-5/C/Chinasouthernairlines](../../simpleicons-5/C/Chinasouthernairlines.md) | +| ![illustration of simpleicons-5/C/Chocolatey](../../simpleicons-5/C/Chocolatey.png) | [simpleicons-5/C/Chocolatey](../../simpleicons-5/C/Chocolatey.md) | +| ![illustration of simpleicons-5/C/Chrysler](../../simpleicons-5/C/Chrysler.png) | [simpleicons-5/C/Chrysler](../../simpleicons-5/C/Chrysler.md) | +| ![illustration of simpleicons-5/C/Chupachups](../../simpleicons-5/C/Chupachups.png) | [simpleicons-5/C/Chupachups](../../simpleicons-5/C/Chupachups.md) | +| ![illustration of simpleicons-5/C/Cinema4D](../../simpleicons-5/C/Cinema4D.png) | [simpleicons-5/C/Cinema4D](../../simpleicons-5/C/Cinema4D.md) | +| ![illustration of simpleicons-5/C/Circle](../../simpleicons-5/C/Circle.png) | [simpleicons-5/C/Circle](../../simpleicons-5/C/Circle.md) | +| ![illustration of simpleicons-5/C/Circleci](../../simpleicons-5/C/Circleci.png) | [simpleicons-5/C/Circleci](../../simpleicons-5/C/Circleci.md) | +| ![illustration of simpleicons-5/C/Cirrusci](../../simpleicons-5/C/Cirrusci.png) | [simpleicons-5/C/Cirrusci](../../simpleicons-5/C/Cirrusci.md) | +| ![illustration of simpleicons-5/C/Cisco](../../simpleicons-5/C/Cisco.png) | [simpleicons-5/C/Cisco](../../simpleicons-5/C/Cisco.md) | +| ![illustration of simpleicons-5/C/Citrix](../../simpleicons-5/C/Citrix.png) | [simpleicons-5/C/Citrix](../../simpleicons-5/C/Citrix.md) | +| ![illustration of simpleicons-5/C/Citroen](../../simpleicons-5/C/Citroen.png) | [simpleicons-5/C/Citroen](../../simpleicons-5/C/Citroen.md) | +| ![illustration of simpleicons-5/C/Civicrm](../../simpleicons-5/C/Civicrm.png) | [simpleicons-5/C/Civicrm](../../simpleicons-5/C/Civicrm.md) | +| ![illustration of simpleicons-5/C/Ckeditor4](../../simpleicons-5/C/Ckeditor4.png) | [simpleicons-5/C/Ckeditor4](../../simpleicons-5/C/Ckeditor4.md) | +| ![illustration of simpleicons-5/C/Claris](../../simpleicons-5/C/Claris.png) | [simpleicons-5/C/Claris](../../simpleicons-5/C/Claris.md) | +| ![illustration of simpleicons-5/C/Clickup](../../simpleicons-5/C/Clickup.png) | [simpleicons-5/C/Clickup](../../simpleicons-5/C/Clickup.md) | +| ![illustration of simpleicons-5/C/Clion](../../simpleicons-5/C/Clion.png) | [simpleicons-5/C/Clion](../../simpleicons-5/C/Clion.md) | +| ![illustration of simpleicons-5/C/Cliqz](../../simpleicons-5/C/Cliqz.png) | [simpleicons-5/C/Cliqz](../../simpleicons-5/C/Cliqz.md) | +| ![illustration of simpleicons-5/C/Clockify](../../simpleicons-5/C/Clockify.png) | [simpleicons-5/C/Clockify](../../simpleicons-5/C/Clockify.md) | +| ![illustration of simpleicons-5/C/Clojure](../../simpleicons-5/C/Clojure.png) | [simpleicons-5/C/Clojure](../../simpleicons-5/C/Clojure.md) | +| ![illustration of simpleicons-5/C/Cloud66](../../simpleicons-5/C/Cloud66.png) | [simpleicons-5/C/Cloud66](../../simpleicons-5/C/Cloud66.md) | +| ![illustration of simpleicons-5/C/Cloudbees](../../simpleicons-5/C/Cloudbees.png) | [simpleicons-5/C/Cloudbees](../../simpleicons-5/C/Cloudbees.md) | +| ![illustration of simpleicons-5/C/Cloudcannon](../../simpleicons-5/C/Cloudcannon.png) | [simpleicons-5/C/Cloudcannon](../../simpleicons-5/C/Cloudcannon.md) | +| ![illustration of simpleicons-5/C/Cloudera](../../simpleicons-5/C/Cloudera.png) | [simpleicons-5/C/Cloudera](../../simpleicons-5/C/Cloudera.md) | +| ![illustration of simpleicons-5/C/Cloudflare](../../simpleicons-5/C/Cloudflare.png) | [simpleicons-5/C/Cloudflare](../../simpleicons-5/C/Cloudflare.md) | +| ![illustration of simpleicons-5/C/Cloudsmith](../../simpleicons-5/C/Cloudsmith.png) | [simpleicons-5/C/Cloudsmith](../../simpleicons-5/C/Cloudsmith.md) | +| ![illustration of simpleicons-5/C/Cloudways](../../simpleicons-5/C/Cloudways.png) | [simpleicons-5/C/Cloudways](../../simpleicons-5/C/Cloudways.md) | +| ![illustration of simpleicons-5/C/Clubhouse](../../simpleicons-5/C/Clubhouse.png) | [simpleicons-5/C/Clubhouse](../../simpleicons-5/C/Clubhouse.md) | +| ![illustration of simpleicons-5/C/Clyp](../../simpleicons-5/C/Clyp.png) | [simpleicons-5/C/Clyp](../../simpleicons-5/C/Clyp.md) | +| ![illustration of simpleicons-5/C/Cmake](../../simpleicons-5/C/Cmake.png) | [simpleicons-5/C/Cmake](../../simpleicons-5/C/Cmake.md) | +| ![illustration of simpleicons-5/C/Cnn](../../simpleicons-5/C/Cnn.png) | [simpleicons-5/C/Cnn](../../simpleicons-5/C/Cnn.md) | +| ![illustration of simpleicons-5/C/Cockroachlabs](../../simpleicons-5/C/Cockroachlabs.png) | [simpleicons-5/C/Cockroachlabs](../../simpleicons-5/C/Cockroachlabs.md) | +| ![illustration of simpleicons-5/C/Cocoapods](../../simpleicons-5/C/Cocoapods.png) | [simpleicons-5/C/Cocoapods](../../simpleicons-5/C/Cocoapods.md) | +| ![illustration of simpleicons-5/C/Cocos](../../simpleicons-5/C/Cocos.png) | [simpleicons-5/C/Cocos](../../simpleicons-5/C/Cocos.md) | +| ![illustration of simpleicons-5/C/Coda](../../simpleicons-5/C/Coda.png) | [simpleicons-5/C/Coda](../../simpleicons-5/C/Coda.md) | +| ![illustration of simpleicons-5/C/Codacy](../../simpleicons-5/C/Codacy.png) | [simpleicons-5/C/Codacy](../../simpleicons-5/C/Codacy.md) | +| ![illustration of simpleicons-5/C/Codeberg](../../simpleicons-5/C/Codeberg.png) | [simpleicons-5/C/Codeberg](../../simpleicons-5/C/Codeberg.md) | +| ![illustration of simpleicons-5/C/Codecademy](../../simpleicons-5/C/Codecademy.png) | [simpleicons-5/C/Codecademy](../../simpleicons-5/C/Codecademy.md) | +| ![illustration of simpleicons-5/C/Codeceptjs](../../simpleicons-5/C/Codeceptjs.png) | [simpleicons-5/C/Codeceptjs](../../simpleicons-5/C/Codeceptjs.md) | +| ![illustration of simpleicons-5/C/Codechef](../../simpleicons-5/C/Codechef.png) | [simpleicons-5/C/Codechef](../../simpleicons-5/C/Codechef.md) | +| ![illustration of simpleicons-5/C/Codeclimate](../../simpleicons-5/C/Codeclimate.png) | [simpleicons-5/C/Codeclimate](../../simpleicons-5/C/Codeclimate.md) | +| ![illustration of simpleicons-5/C/Codecov](../../simpleicons-5/C/Codecov.png) | [simpleicons-5/C/Codecov](../../simpleicons-5/C/Codecov.md) | +| ![illustration of simpleicons-5/C/Codefactor](../../simpleicons-5/C/Codefactor.png) | [simpleicons-5/C/Codefactor](../../simpleicons-5/C/Codefactor.md) | +| ![illustration of simpleicons-5/C/Codeforces](../../simpleicons-5/C/Codeforces.png) | [simpleicons-5/C/Codeforces](../../simpleicons-5/C/Codeforces.md) | +| ![illustration of simpleicons-5/C/Codeigniter](../../simpleicons-5/C/Codeigniter.png) | [simpleicons-5/C/Codeigniter](../../simpleicons-5/C/Codeigniter.md) | +| ![illustration of simpleicons-5/C/Codemagic](../../simpleicons-5/C/Codemagic.png) | [simpleicons-5/C/Codemagic](../../simpleicons-5/C/Codemagic.md) | +| ![illustration of simpleicons-5/C/Codemirror](../../simpleicons-5/C/Codemirror.png) | [simpleicons-5/C/Codemirror](../../simpleicons-5/C/Codemirror.md) | +| ![illustration of simpleicons-5/C/Codenewbie](../../simpleicons-5/C/Codenewbie.png) | [simpleicons-5/C/Codenewbie](../../simpleicons-5/C/Codenewbie.md) | +| ![illustration of simpleicons-5/C/Codepen](../../simpleicons-5/C/Codepen.png) | [simpleicons-5/C/Codepen](../../simpleicons-5/C/Codepen.md) | +| ![illustration of simpleicons-5/C/Codeproject](../../simpleicons-5/C/Codeproject.png) | [simpleicons-5/C/Codeproject](../../simpleicons-5/C/Codeproject.md) | +| ![illustration of simpleicons-5/C/Codersrank](../../simpleicons-5/C/Codersrank.png) | [simpleicons-5/C/Codersrank](../../simpleicons-5/C/Codersrank.md) | +| ![illustration of simpleicons-5/C/Coderwall](../../simpleicons-5/C/Coderwall.png) | [simpleicons-5/C/Coderwall](../../simpleicons-5/C/Coderwall.md) | +| ![illustration of simpleicons-5/C/Codesandbox](../../simpleicons-5/C/Codesandbox.png) | [simpleicons-5/C/Codesandbox](../../simpleicons-5/C/Codesandbox.md) | +| ![illustration of simpleicons-5/C/Codeship](../../simpleicons-5/C/Codeship.png) | [simpleicons-5/C/Codeship](../../simpleicons-5/C/Codeship.md) | +| ![illustration of simpleicons-5/C/Codewars](../../simpleicons-5/C/Codewars.png) | [simpleicons-5/C/Codewars](../../simpleicons-5/C/Codewars.md) | +| ![illustration of simpleicons-5/C/Codingame](../../simpleicons-5/C/Codingame.png) | [simpleicons-5/C/Codingame](../../simpleicons-5/C/Codingame.md) | +| ![illustration of simpleicons-5/C/Codingninjas](../../simpleicons-5/C/Codingninjas.png) | [simpleicons-5/C/Codingninjas](../../simpleicons-5/C/Codingninjas.md) | +| ![illustration of simpleicons-5/C/Codio](../../simpleicons-5/C/Codio.png) | [simpleicons-5/C/Codio](../../simpleicons-5/C/Codio.md) | +| ![illustration of simpleicons-5/C/Coffeescript](../../simpleicons-5/C/Coffeescript.png) | [simpleicons-5/C/Coffeescript](../../simpleicons-5/C/Coffeescript.md) | +| ![illustration of simpleicons-5/C/Cognizant](../../simpleicons-5/C/Cognizant.png) | [simpleicons-5/C/Cognizant](../../simpleicons-5/C/Cognizant.md) | +| ![illustration of simpleicons-5/C/Coinbase](../../simpleicons-5/C/Coinbase.png) | [simpleicons-5/C/Coinbase](../../simpleicons-5/C/Coinbase.md) | +| ![illustration of simpleicons-5/C/Commerzbank](../../simpleicons-5/C/Commerzbank.png) | [simpleicons-5/C/Commerzbank](../../simpleicons-5/C/Commerzbank.md) | +| ![illustration of simpleicons-5/C/Commonworkflowlanguage](../../simpleicons-5/C/Commonworkflowlanguage.png) | [simpleicons-5/C/Commonworkflowlanguage](../../simpleicons-5/C/Commonworkflowlanguage.md) | +| ![illustration of simpleicons-5/C/Composer](../../simpleicons-5/C/Composer.png) | [simpleicons-5/C/Composer](../../simpleicons-5/C/Composer.md) | +| ![illustration of simpleicons-5/C/Concourse](../../simpleicons-5/C/Concourse.png) | [simpleicons-5/C/Concourse](../../simpleicons-5/C/Concourse.md) | +| ![illustration of simpleicons-5/C/Condaforge](../../simpleicons-5/C/Condaforge.png) | [simpleicons-5/C/Condaforge](../../simpleicons-5/C/Condaforge.md) | +| ![illustration of simpleicons-5/C/Conekta](../../simpleicons-5/C/Conekta.png) | [simpleicons-5/C/Conekta](../../simpleicons-5/C/Conekta.md) | +| ![illustration of simpleicons-5/C/Confluence](../../simpleicons-5/C/Confluence.png) | [simpleicons-5/C/Confluence](../../simpleicons-5/C/Confluence.md) | +| ![illustration of simpleicons-5/C/Construct3](../../simpleicons-5/C/Construct3.png) | [simpleicons-5/C/Construct3](../../simpleicons-5/C/Construct3.md) | +| ![illustration of simpleicons-5/C/Consul](../../simpleicons-5/C/Consul.png) | [simpleicons-5/C/Consul](../../simpleicons-5/C/Consul.md) | +| ![illustration of simpleicons-5/C/Contactlesspayment](../../simpleicons-5/C/Contactlesspayment.png) | [simpleicons-5/C/Contactlesspayment](../../simpleicons-5/C/Contactlesspayment.md) | +| ![illustration of simpleicons-5/C/Contentful](../../simpleicons-5/C/Contentful.png) | [simpleicons-5/C/Contentful](../../simpleicons-5/C/Contentful.md) | +| ![illustration of simpleicons-5/C/Convertio](../../simpleicons-5/C/Convertio.png) | [simpleicons-5/C/Convertio](../../simpleicons-5/C/Convertio.md) | +| ![illustration of simpleicons-5/C/Cookiecutter](../../simpleicons-5/C/Cookiecutter.png) | [simpleicons-5/C/Cookiecutter](../../simpleicons-5/C/Cookiecutter.md) | +| ![illustration of simpleicons-5/C/Coop](../../simpleicons-5/C/Coop.png) | [simpleicons-5/C/Coop](../../simpleicons-5/C/Coop.md) | +| ![illustration of simpleicons-5/C/Coronaengine](../../simpleicons-5/C/Coronaengine.png) | [simpleicons-5/C/Coronaengine](../../simpleicons-5/C/Coronaengine.md) | +| ![illustration of simpleicons-5/C/Coronarenderer](../../simpleicons-5/C/Coronarenderer.png) | [simpleicons-5/C/Coronarenderer](../../simpleicons-5/C/Coronarenderer.md) | +| ![illustration of simpleicons-5/C/Corsair](../../simpleicons-5/C/Corsair.png) | [simpleicons-5/C/Corsair](../../simpleicons-5/C/Corsair.md) | +| ![illustration of simpleicons-5/C/Couchbase](../../simpleicons-5/C/Couchbase.png) | [simpleicons-5/C/Couchbase](../../simpleicons-5/C/Couchbase.md) | +| ![illustration of simpleicons-5/C/Counterstrike](../../simpleicons-5/C/Counterstrike.png) | [simpleicons-5/C/Counterstrike](../../simpleicons-5/C/Counterstrike.md) | +| ![illustration of simpleicons-5/C/Countingworkspro](../../simpleicons-5/C/Countingworkspro.png) | [simpleicons-5/C/Countingworkspro](../../simpleicons-5/C/Countingworkspro.md) | +| ![illustration of simpleicons-5/C/Coursera](../../simpleicons-5/C/Coursera.png) | [simpleicons-5/C/Coursera](../../simpleicons-5/C/Coursera.md) | +| ![illustration of simpleicons-5/C/Coveralls](../../simpleicons-5/C/Coveralls.png) | [simpleicons-5/C/Coveralls](../../simpleicons-5/C/Coveralls.md) | +| ![illustration of simpleicons-5/C/Cpanel](../../simpleicons-5/C/Cpanel.png) | [simpleicons-5/C/Cpanel](../../simpleicons-5/C/Cpanel.md) | +| ![illustration of simpleicons-5/C/Cplusplus](../../simpleicons-5/C/Cplusplus.png) | [simpleicons-5/C/Cplusplus](../../simpleicons-5/C/Cplusplus.md) | +| ![illustration of simpleicons-5/C/Craftcms](../../simpleicons-5/C/Craftcms.png) | [simpleicons-5/C/Craftcms](../../simpleicons-5/C/Craftcms.md) | +| ![illustration of simpleicons-5/C/Creativecommons](../../simpleicons-5/C/Creativecommons.png) | [simpleicons-5/C/Creativecommons](../../simpleicons-5/C/Creativecommons.md) | +| ![illustration of simpleicons-5/C/Crehana](../../simpleicons-5/C/Crehana.png) | [simpleicons-5/C/Crehana](../../simpleicons-5/C/Crehana.md) | +| ![illustration of simpleicons-5/C/Crowdin](../../simpleicons-5/C/Crowdin.png) | [simpleicons-5/C/Crowdin](../../simpleicons-5/C/Crowdin.md) | +| ![illustration of simpleicons-5/C/Crowdsource](../../simpleicons-5/C/Crowdsource.png) | [simpleicons-5/C/Crowdsource](../../simpleicons-5/C/Crowdsource.md) | +| ![illustration of simpleicons-5/C/Crunchbase](../../simpleicons-5/C/Crunchbase.png) | [simpleicons-5/C/Crunchbase](../../simpleicons-5/C/Crunchbase.md) | +| ![illustration of simpleicons-5/C/Crunchyroll](../../simpleicons-5/C/Crunchyroll.png) | [simpleicons-5/C/Crunchyroll](../../simpleicons-5/C/Crunchyroll.md) | +| ![illustration of simpleicons-5/C/Cryengine](../../simpleicons-5/C/Cryengine.png) | [simpleicons-5/C/Cryengine](../../simpleicons-5/C/Cryengine.md) | +| ![illustration of simpleicons-5/C/Crystal](../../simpleicons-5/C/Crystal.png) | [simpleicons-5/C/Crystal](../../simpleicons-5/C/Crystal.md) | +| ![illustration of simpleicons-5/C/Csharp](../../simpleicons-5/C/Csharp.png) | [simpleicons-5/C/Csharp](../../simpleicons-5/C/Csharp.md) | +| ![illustration of simpleicons-5/C/Css3](../../simpleicons-5/C/Css3.png) | [simpleicons-5/C/Css3](../../simpleicons-5/C/Css3.md) | +| ![illustration of simpleicons-5/C/Csswizardry](../../simpleicons-5/C/Csswizardry.png) | [simpleicons-5/C/Csswizardry](../../simpleicons-5/C/Csswizardry.md) | +| ![illustration of simpleicons-5/C/Cucumber](../../simpleicons-5/C/Cucumber.png) | [simpleicons-5/C/Cucumber](../../simpleicons-5/C/Cucumber.md) | +| ![illustration of simpleicons-5/C/Curl](../../simpleicons-5/C/Curl.png) | [simpleicons-5/C/Curl](../../simpleicons-5/C/Curl.md) | +| ![illustration of simpleicons-5/C/Curseforge](../../simpleicons-5/C/Curseforge.png) | [simpleicons-5/C/Curseforge](../../simpleicons-5/C/Curseforge.md) | +| ![illustration of simpleicons-5/C/Cycling74](../../simpleicons-5/C/Cycling74.png) | [simpleicons-5/C/Cycling74](../../simpleicons-5/C/Cycling74.md) | +| ![illustration of simpleicons-5/C/Cypress](../../simpleicons-5/C/Cypress.png) | [simpleicons-5/C/Cypress](../../simpleicons-5/C/Cypress.md) | + + + diff --git a/distribution/simpleicons-5/D/D3Dotjs.Local.png b/distribution/simpleicons-5/D/D3Dotjs.Local.png new file mode 100644 index 00000000000..e3ccf8a9123 Binary files /dev/null and b/distribution/simpleicons-5/D/D3Dotjs.Local.png differ diff --git a/distribution/simpleicons-5/D/D3Dotjs.Local.puml b/distribution/simpleicons-5/D/D3Dotjs.Local.puml new file mode 100644 index 00000000000..a4bd948fab3 --- /dev/null +++ b/distribution/simpleicons-5/D/D3Dotjs.Local.puml @@ -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 D3Dotjs +include('simpleicons-5/D/D3Dotjs') + +' renders the element +D3Dotjs('D3Dotjs', 'D3 Dotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/D3Dotjs.Remote.puml b/distribution/simpleicons-5/D/D3Dotjs.Remote.puml new file mode 100644 index 00000000000..d8ee3c86e0e --- /dev/null +++ b/distribution/simpleicons-5/D/D3Dotjs.Remote.puml @@ -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 D3Dotjs +include('simpleicons-5/D/D3Dotjs') + +' renders the element +D3Dotjs('D3Dotjs', 'D3 Dotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/D3Dotjs.md b/distribution/simpleicons-5/D/D3Dotjs.md new file mode 100644 index 00000000000..937e921504d --- /dev/null +++ b/distribution/simpleicons-5/D/D3Dotjs.md @@ -0,0 +1,63 @@ +# D3Dotjs + + +```text +simpleicons-5/D/D3Dotjs +``` + +```text +include('simpleicons-5/D/D3Dotjs') +``` + + + +| Illustration | D3Dotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/D3Dotjs.png) | ![illustration for D3Dotjs](../../simpleicons-5/D/D3Dotjs.Local.png) | + + + + +## D3Dotjs + +### 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 D3Dotjs +include('simpleicons-5/D/D3Dotjs') + +' renders the element +D3Dotjs('D3Dotjs', 'D3 Dotjs', '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 D3Dotjs +include('simpleicons-5/D/D3Dotjs') + +' renders the element +D3Dotjs('D3Dotjs', 'D3 Dotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/D3Dotjs.png b/distribution/simpleicons-5/D/D3Dotjs.png new file mode 100644 index 00000000000..d5d58394391 Binary files /dev/null and b/distribution/simpleicons-5/D/D3Dotjs.png differ diff --git a/distribution/simpleicons-5/D/D3Dotjs.puml b/distribution/simpleicons-5/D/D3Dotjs.puml new file mode 100644 index 00000000000..1fd6018d24b --- /dev/null +++ b/distribution/simpleicons-5/D/D3Dotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/D3Dotjs + +sprite $D3DotjsXs [10x10/16z] uwS3 + +sprite $D3DotjsSm [12x12/16z] unza + +sprite $D3DotjsMd [16x16/16z] un_X + +sprite $D3DotjsLg [20x20/16z] unzKO1G + +!procedure D3Dotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/D3Dotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dacia.Local.png b/distribution/simpleicons-5/D/Dacia.Local.png new file mode 100644 index 00000000000..8c66e1f5b7b Binary files /dev/null and b/distribution/simpleicons-5/D/Dacia.Local.png differ diff --git a/distribution/simpleicons-5/D/Dacia.Local.puml b/distribution/simpleicons-5/D/Dacia.Local.puml new file mode 100644 index 00000000000..a1985715a5f --- /dev/null +++ b/distribution/simpleicons-5/D/Dacia.Local.puml @@ -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 Dacia +include('simpleicons-5/D/Dacia') + +' renders the element +Dacia('Dacia', 'Dacia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dacia.Remote.puml b/distribution/simpleicons-5/D/Dacia.Remote.puml new file mode 100644 index 00000000000..603d8e36f32 --- /dev/null +++ b/distribution/simpleicons-5/D/Dacia.Remote.puml @@ -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 Dacia +include('simpleicons-5/D/Dacia') + +' renders the element +Dacia('Dacia', 'Dacia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dacia.md b/distribution/simpleicons-5/D/Dacia.md new file mode 100644 index 00000000000..3442148a67d --- /dev/null +++ b/distribution/simpleicons-5/D/Dacia.md @@ -0,0 +1,63 @@ +# Dacia + + +```text +simpleicons-5/D/Dacia +``` + +```text +include('simpleicons-5/D/Dacia') +``` + + + +| Illustration | Dacia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dacia.png) | ![illustration for Dacia](../../simpleicons-5/D/Dacia.Local.png) | + + + + +## Dacia + +### 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 Dacia +include('simpleicons-5/D/Dacia') + +' renders the element +Dacia('Dacia', 'Dacia', '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 Dacia +include('simpleicons-5/D/Dacia') + +' renders the element +Dacia('Dacia', 'Dacia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dacia.png b/distribution/simpleicons-5/D/Dacia.png new file mode 100644 index 00000000000..7ea9708bbbc Binary files /dev/null and b/distribution/simpleicons-5/D/Dacia.png differ diff --git a/distribution/simpleicons-5/D/Dacia.puml b/distribution/simpleicons-5/D/Dacia.puml new file mode 100644 index 00000000000..a185ef892ac --- /dev/null +++ b/distribution/simpleicons-5/D/Dacia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dacia + +sprite $DaciaXs [10x10/16z] uwS3 + +sprite $DaciaSm [12x12/16z] unza + +sprite $DaciaMd [16x16/16z] un_X + +sprite $DaciaLg [20x20/16z] unzKO1G + +!procedure Dacia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dacia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Daf.Local.png b/distribution/simpleicons-5/D/Daf.Local.png new file mode 100644 index 00000000000..a011f44dafe Binary files /dev/null and b/distribution/simpleicons-5/D/Daf.Local.png differ diff --git a/distribution/simpleicons-5/D/Daf.Local.puml b/distribution/simpleicons-5/D/Daf.Local.puml new file mode 100644 index 00000000000..21bf2b01406 --- /dev/null +++ b/distribution/simpleicons-5/D/Daf.Local.puml @@ -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 Daf +include('simpleicons-5/D/Daf') + +' renders the element +Daf('Daf', 'Daf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Daf.Remote.puml b/distribution/simpleicons-5/D/Daf.Remote.puml new file mode 100644 index 00000000000..74c1bce4d57 --- /dev/null +++ b/distribution/simpleicons-5/D/Daf.Remote.puml @@ -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 Daf +include('simpleicons-5/D/Daf') + +' renders the element +Daf('Daf', 'Daf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Daf.md b/distribution/simpleicons-5/D/Daf.md new file mode 100644 index 00000000000..b3d9dadf141 --- /dev/null +++ b/distribution/simpleicons-5/D/Daf.md @@ -0,0 +1,63 @@ +# Daf + + +```text +simpleicons-5/D/Daf +``` + +```text +include('simpleicons-5/D/Daf') +``` + + + +| Illustration | Daf | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Daf.png) | ![illustration for Daf](../../simpleicons-5/D/Daf.Local.png) | + + + + +## Daf + +### 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 Daf +include('simpleicons-5/D/Daf') + +' renders the element +Daf('Daf', 'Daf', '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 Daf +include('simpleicons-5/D/Daf') + +' renders the element +Daf('Daf', 'Daf', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Daf.png b/distribution/simpleicons-5/D/Daf.png new file mode 100644 index 00000000000..9e0496216d5 Binary files /dev/null and b/distribution/simpleicons-5/D/Daf.png differ diff --git a/distribution/simpleicons-5/D/Daf.puml b/distribution/simpleicons-5/D/Daf.puml new file mode 100644 index 00000000000..087d1136ff5 --- /dev/null +++ b/distribution/simpleicons-5/D/Daf.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Daf + +sprite $DafXs [10x10/16z] uwS3 + +sprite $DafSm [12x12/16z] unza + +sprite $DafMd [16x16/16z] un_X + +sprite $DafLg [20x20/16z] unzKO1G + +!procedure Daf($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Daf', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dailymotion.Local.png b/distribution/simpleicons-5/D/Dailymotion.Local.png new file mode 100644 index 00000000000..f05e89d898f Binary files /dev/null and b/distribution/simpleicons-5/D/Dailymotion.Local.png differ diff --git a/distribution/simpleicons-5/D/Dailymotion.Local.puml b/distribution/simpleicons-5/D/Dailymotion.Local.puml new file mode 100644 index 00000000000..c6f6c0b8d45 --- /dev/null +++ b/distribution/simpleicons-5/D/Dailymotion.Local.puml @@ -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 Dailymotion +include('simpleicons-5/D/Dailymotion') + +' renders the element +Dailymotion('Dailymotion', 'Dailymotion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dailymotion.Remote.puml b/distribution/simpleicons-5/D/Dailymotion.Remote.puml new file mode 100644 index 00000000000..44e851421be --- /dev/null +++ b/distribution/simpleicons-5/D/Dailymotion.Remote.puml @@ -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 Dailymotion +include('simpleicons-5/D/Dailymotion') + +' renders the element +Dailymotion('Dailymotion', 'Dailymotion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dailymotion.md b/distribution/simpleicons-5/D/Dailymotion.md new file mode 100644 index 00000000000..246147ed86b --- /dev/null +++ b/distribution/simpleicons-5/D/Dailymotion.md @@ -0,0 +1,63 @@ +# Dailymotion + + +```text +simpleicons-5/D/Dailymotion +``` + +```text +include('simpleicons-5/D/Dailymotion') +``` + + + +| Illustration | Dailymotion | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dailymotion.png) | ![illustration for Dailymotion](../../simpleicons-5/D/Dailymotion.Local.png) | + + + + +## Dailymotion + +### 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 Dailymotion +include('simpleicons-5/D/Dailymotion') + +' renders the element +Dailymotion('Dailymotion', 'Dailymotion', '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 Dailymotion +include('simpleicons-5/D/Dailymotion') + +' renders the element +Dailymotion('Dailymotion', 'Dailymotion', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dailymotion.png b/distribution/simpleicons-5/D/Dailymotion.png new file mode 100644 index 00000000000..f59925a5670 Binary files /dev/null and b/distribution/simpleicons-5/D/Dailymotion.png differ diff --git a/distribution/simpleicons-5/D/Dailymotion.puml b/distribution/simpleicons-5/D/Dailymotion.puml new file mode 100644 index 00000000000..3653a3f9562 --- /dev/null +++ b/distribution/simpleicons-5/D/Dailymotion.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dailymotion + +sprite $DailymotionXs [10x10/16z] uwS3 + +sprite $DailymotionSm [12x12/16z] unza + +sprite $DailymotionMd [16x16/16z] un_X + +sprite $DailymotionLg [20x20/16z] unzKO1G + +!procedure Dailymotion($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dailymotion', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Daimler.Local.png b/distribution/simpleicons-5/D/Daimler.Local.png new file mode 100644 index 00000000000..e78f400dcef Binary files /dev/null and b/distribution/simpleicons-5/D/Daimler.Local.png differ diff --git a/distribution/simpleicons-5/D/Daimler.Local.puml b/distribution/simpleicons-5/D/Daimler.Local.puml new file mode 100644 index 00000000000..2941d8197d8 --- /dev/null +++ b/distribution/simpleicons-5/D/Daimler.Local.puml @@ -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 Daimler +include('simpleicons-5/D/Daimler') + +' renders the element +Daimler('Daimler', 'Daimler', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Daimler.Remote.puml b/distribution/simpleicons-5/D/Daimler.Remote.puml new file mode 100644 index 00000000000..bcb36b3b53e --- /dev/null +++ b/distribution/simpleicons-5/D/Daimler.Remote.puml @@ -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 Daimler +include('simpleicons-5/D/Daimler') + +' renders the element +Daimler('Daimler', 'Daimler', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Daimler.md b/distribution/simpleicons-5/D/Daimler.md new file mode 100644 index 00000000000..80bf1197b96 --- /dev/null +++ b/distribution/simpleicons-5/D/Daimler.md @@ -0,0 +1,63 @@ +# Daimler + + +```text +simpleicons-5/D/Daimler +``` + +```text +include('simpleicons-5/D/Daimler') +``` + + + +| Illustration | Daimler | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Daimler.png) | ![illustration for Daimler](../../simpleicons-5/D/Daimler.Local.png) | + + + + +## Daimler + +### 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 Daimler +include('simpleicons-5/D/Daimler') + +' renders the element +Daimler('Daimler', 'Daimler', '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 Daimler +include('simpleicons-5/D/Daimler') + +' renders the element +Daimler('Daimler', 'Daimler', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Daimler.png b/distribution/simpleicons-5/D/Daimler.png new file mode 100644 index 00000000000..bcf711027c2 Binary files /dev/null and b/distribution/simpleicons-5/D/Daimler.png differ diff --git a/distribution/simpleicons-5/D/Daimler.puml b/distribution/simpleicons-5/D/Daimler.puml new file mode 100644 index 00000000000..81e8a66acdd --- /dev/null +++ b/distribution/simpleicons-5/D/Daimler.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Daimler + +sprite $DaimlerXs [10x10/16z] uwS3 + +sprite $DaimlerSm [12x12/16z] unza + +sprite $DaimlerMd [16x16/16z] un_X + +sprite $DaimlerLg [20x20/16z] unzKO1G + +!procedure Daimler($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Daimler', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Darkreader.Local.png b/distribution/simpleicons-5/D/Darkreader.Local.png new file mode 100644 index 00000000000..6ed5c93de29 Binary files /dev/null and b/distribution/simpleicons-5/D/Darkreader.Local.png differ diff --git a/distribution/simpleicons-5/D/Darkreader.Local.puml b/distribution/simpleicons-5/D/Darkreader.Local.puml new file mode 100644 index 00000000000..dab3251ff02 --- /dev/null +++ b/distribution/simpleicons-5/D/Darkreader.Local.puml @@ -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 Darkreader +include('simpleicons-5/D/Darkreader') + +' renders the element +Darkreader('Darkreader', 'Darkreader', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Darkreader.Remote.puml b/distribution/simpleicons-5/D/Darkreader.Remote.puml new file mode 100644 index 00000000000..ad2b99437cc --- /dev/null +++ b/distribution/simpleicons-5/D/Darkreader.Remote.puml @@ -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 Darkreader +include('simpleicons-5/D/Darkreader') + +' renders the element +Darkreader('Darkreader', 'Darkreader', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Darkreader.md b/distribution/simpleicons-5/D/Darkreader.md new file mode 100644 index 00000000000..4cc0a19d892 --- /dev/null +++ b/distribution/simpleicons-5/D/Darkreader.md @@ -0,0 +1,63 @@ +# Darkreader + + +```text +simpleicons-5/D/Darkreader +``` + +```text +include('simpleicons-5/D/Darkreader') +``` + + + +| Illustration | Darkreader | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Darkreader.png) | ![illustration for Darkreader](../../simpleicons-5/D/Darkreader.Local.png) | + + + + +## Darkreader + +### 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 Darkreader +include('simpleicons-5/D/Darkreader') + +' renders the element +Darkreader('Darkreader', 'Darkreader', '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 Darkreader +include('simpleicons-5/D/Darkreader') + +' renders the element +Darkreader('Darkreader', 'Darkreader', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Darkreader.png b/distribution/simpleicons-5/D/Darkreader.png new file mode 100644 index 00000000000..cc29fc8e561 Binary files /dev/null and b/distribution/simpleicons-5/D/Darkreader.png differ diff --git a/distribution/simpleicons-5/D/Darkreader.puml b/distribution/simpleicons-5/D/Darkreader.puml new file mode 100644 index 00000000000..5c851a704ea --- /dev/null +++ b/distribution/simpleicons-5/D/Darkreader.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Darkreader + +sprite $DarkreaderXs [10x10/16z] uwS3 + +sprite $DarkreaderSm [12x12/16z] unza + +sprite $DarkreaderMd [16x16/16z] un_X + +sprite $DarkreaderLg [20x20/16z] unzKO1G + +!procedure Darkreader($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Darkreader', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dart.Local.png b/distribution/simpleicons-5/D/Dart.Local.png new file mode 100644 index 00000000000..b4c3c07860e Binary files /dev/null and b/distribution/simpleicons-5/D/Dart.Local.png differ diff --git a/distribution/simpleicons-5/D/Dart.Local.puml b/distribution/simpleicons-5/D/Dart.Local.puml new file mode 100644 index 00000000000..c1b475ad544 --- /dev/null +++ b/distribution/simpleicons-5/D/Dart.Local.puml @@ -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 Dart +include('simpleicons-5/D/Dart') + +' renders the element +Dart('Dart', 'Dart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dart.Remote.puml b/distribution/simpleicons-5/D/Dart.Remote.puml new file mode 100644 index 00000000000..0b93a298c01 --- /dev/null +++ b/distribution/simpleicons-5/D/Dart.Remote.puml @@ -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 Dart +include('simpleicons-5/D/Dart') + +' renders the element +Dart('Dart', 'Dart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dart.md b/distribution/simpleicons-5/D/Dart.md new file mode 100644 index 00000000000..ee247dc0280 --- /dev/null +++ b/distribution/simpleicons-5/D/Dart.md @@ -0,0 +1,63 @@ +# Dart + + +```text +simpleicons-5/D/Dart +``` + +```text +include('simpleicons-5/D/Dart') +``` + + + +| Illustration | Dart | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dart.png) | ![illustration for Dart](../../simpleicons-5/D/Dart.Local.png) | + + + + +## Dart + +### 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 Dart +include('simpleicons-5/D/Dart') + +' renders the element +Dart('Dart', 'Dart', '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 Dart +include('simpleicons-5/D/Dart') + +' renders the element +Dart('Dart', 'Dart', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dart.png b/distribution/simpleicons-5/D/Dart.png new file mode 100644 index 00000000000..2a105327cb9 Binary files /dev/null and b/distribution/simpleicons-5/D/Dart.png differ diff --git a/distribution/simpleicons-5/D/Dart.puml b/distribution/simpleicons-5/D/Dart.puml new file mode 100644 index 00000000000..5ac9c6be2f3 --- /dev/null +++ b/distribution/simpleicons-5/D/Dart.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dart + +sprite $DartXs [10x10/16z] uwS3 + +sprite $DartSm [12x12/16z] unza + +sprite $DartMd [16x16/16z] un_X + +sprite $DartLg [20x20/16z] unzKO1G + +!procedure Dart($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dart', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Daserste.Local.png b/distribution/simpleicons-5/D/Daserste.Local.png new file mode 100644 index 00000000000..505816b3535 Binary files /dev/null and b/distribution/simpleicons-5/D/Daserste.Local.png differ diff --git a/distribution/simpleicons-5/D/Daserste.Local.puml b/distribution/simpleicons-5/D/Daserste.Local.puml new file mode 100644 index 00000000000..915771e2bc1 --- /dev/null +++ b/distribution/simpleicons-5/D/Daserste.Local.puml @@ -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 Daserste +include('simpleicons-5/D/Daserste') + +' renders the element +Daserste('Daserste', 'Daserste', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Daserste.Remote.puml b/distribution/simpleicons-5/D/Daserste.Remote.puml new file mode 100644 index 00000000000..28c19847e89 --- /dev/null +++ b/distribution/simpleicons-5/D/Daserste.Remote.puml @@ -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 Daserste +include('simpleicons-5/D/Daserste') + +' renders the element +Daserste('Daserste', 'Daserste', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Daserste.md b/distribution/simpleicons-5/D/Daserste.md new file mode 100644 index 00000000000..4732689883e --- /dev/null +++ b/distribution/simpleicons-5/D/Daserste.md @@ -0,0 +1,63 @@ +# Daserste + + +```text +simpleicons-5/D/Daserste +``` + +```text +include('simpleicons-5/D/Daserste') +``` + + + +| Illustration | Daserste | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Daserste.png) | ![illustration for Daserste](../../simpleicons-5/D/Daserste.Local.png) | + + + + +## Daserste + +### 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 Daserste +include('simpleicons-5/D/Daserste') + +' renders the element +Daserste('Daserste', 'Daserste', '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 Daserste +include('simpleicons-5/D/Daserste') + +' renders the element +Daserste('Daserste', 'Daserste', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Daserste.png b/distribution/simpleicons-5/D/Daserste.png new file mode 100644 index 00000000000..490878fc771 Binary files /dev/null and b/distribution/simpleicons-5/D/Daserste.png differ diff --git a/distribution/simpleicons-5/D/Daserste.puml b/distribution/simpleicons-5/D/Daserste.puml new file mode 100644 index 00000000000..1e3318f1842 --- /dev/null +++ b/distribution/simpleicons-5/D/Daserste.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Daserste + +sprite $DasersteXs [10x10/16z] uwS3 + +sprite $DasersteSm [12x12/16z] unza + +sprite $DasersteMd [16x16/16z] un_X + +sprite $DasersteLg [20x20/16z] unzKO1G + +!procedure Daserste($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Daserste', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dash.Local.png b/distribution/simpleicons-5/D/Dash.Local.png new file mode 100644 index 00000000000..56a864b16a6 Binary files /dev/null and b/distribution/simpleicons-5/D/Dash.Local.png differ diff --git a/distribution/simpleicons-5/D/Dash.Local.puml b/distribution/simpleicons-5/D/Dash.Local.puml new file mode 100644 index 00000000000..0f19d2de609 --- /dev/null +++ b/distribution/simpleicons-5/D/Dash.Local.puml @@ -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 Dash +include('simpleicons-5/D/Dash') + +' renders the element +Dash('Dash', 'Dash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dash.Remote.puml b/distribution/simpleicons-5/D/Dash.Remote.puml new file mode 100644 index 00000000000..7d781245a9b --- /dev/null +++ b/distribution/simpleicons-5/D/Dash.Remote.puml @@ -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 Dash +include('simpleicons-5/D/Dash') + +' renders the element +Dash('Dash', 'Dash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dash.md b/distribution/simpleicons-5/D/Dash.md new file mode 100644 index 00000000000..1f43e19d538 --- /dev/null +++ b/distribution/simpleicons-5/D/Dash.md @@ -0,0 +1,63 @@ +# Dash + + +```text +simpleicons-5/D/Dash +``` + +```text +include('simpleicons-5/D/Dash') +``` + + + +| Illustration | Dash | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dash.png) | ![illustration for Dash](../../simpleicons-5/D/Dash.Local.png) | + + + + +## Dash + +### 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 Dash +include('simpleicons-5/D/Dash') + +' renders the element +Dash('Dash', 'Dash', '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 Dash +include('simpleicons-5/D/Dash') + +' renders the element +Dash('Dash', 'Dash', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dash.png b/distribution/simpleicons-5/D/Dash.png new file mode 100644 index 00000000000..67c1f8cc123 Binary files /dev/null and b/distribution/simpleicons-5/D/Dash.png differ diff --git a/distribution/simpleicons-5/D/Dash.puml b/distribution/simpleicons-5/D/Dash.puml new file mode 100644 index 00000000000..d9b2a6a72b4 --- /dev/null +++ b/distribution/simpleicons-5/D/Dash.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dash + +sprite $DashXs [10x10/16z] uwS3 + +sprite $DashSm [12x12/16z] unza + +sprite $DashMd [16x16/16z] un_X + +sprite $DashLg [20x20/16z] unzKO1G + +!procedure Dash($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dash', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dashlane.Local.png b/distribution/simpleicons-5/D/Dashlane.Local.png new file mode 100644 index 00000000000..80c33e85f43 Binary files /dev/null and b/distribution/simpleicons-5/D/Dashlane.Local.png differ diff --git a/distribution/simpleicons-5/D/Dashlane.Local.puml b/distribution/simpleicons-5/D/Dashlane.Local.puml new file mode 100644 index 00000000000..e48347dedde --- /dev/null +++ b/distribution/simpleicons-5/D/Dashlane.Local.puml @@ -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 Dashlane +include('simpleicons-5/D/Dashlane') + +' renders the element +Dashlane('Dashlane', 'Dashlane', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dashlane.Remote.puml b/distribution/simpleicons-5/D/Dashlane.Remote.puml new file mode 100644 index 00000000000..1b8201406d8 --- /dev/null +++ b/distribution/simpleicons-5/D/Dashlane.Remote.puml @@ -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 Dashlane +include('simpleicons-5/D/Dashlane') + +' renders the element +Dashlane('Dashlane', 'Dashlane', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dashlane.md b/distribution/simpleicons-5/D/Dashlane.md new file mode 100644 index 00000000000..e22291ff53f --- /dev/null +++ b/distribution/simpleicons-5/D/Dashlane.md @@ -0,0 +1,63 @@ +# Dashlane + + +```text +simpleicons-5/D/Dashlane +``` + +```text +include('simpleicons-5/D/Dashlane') +``` + + + +| Illustration | Dashlane | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dashlane.png) | ![illustration for Dashlane](../../simpleicons-5/D/Dashlane.Local.png) | + + + + +## Dashlane + +### 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 Dashlane +include('simpleicons-5/D/Dashlane') + +' renders the element +Dashlane('Dashlane', 'Dashlane', '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 Dashlane +include('simpleicons-5/D/Dashlane') + +' renders the element +Dashlane('Dashlane', 'Dashlane', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dashlane.png b/distribution/simpleicons-5/D/Dashlane.png new file mode 100644 index 00000000000..e064ece5625 Binary files /dev/null and b/distribution/simpleicons-5/D/Dashlane.png differ diff --git a/distribution/simpleicons-5/D/Dashlane.puml b/distribution/simpleicons-5/D/Dashlane.puml new file mode 100644 index 00000000000..76f761f9c7d --- /dev/null +++ b/distribution/simpleicons-5/D/Dashlane.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dashlane + +sprite $DashlaneXs [10x10/16z] uwS3 + +sprite $DashlaneSm [12x12/16z] unza + +sprite $DashlaneMd [16x16/16z] un_X + +sprite $DashlaneLg [20x20/16z] unzKO1G + +!procedure Dashlane($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dashlane', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dassaultsystemes.Local.png b/distribution/simpleicons-5/D/Dassaultsystemes.Local.png new file mode 100644 index 00000000000..b4506290719 Binary files /dev/null and b/distribution/simpleicons-5/D/Dassaultsystemes.Local.png differ diff --git a/distribution/simpleicons-5/D/Dassaultsystemes.Local.puml b/distribution/simpleicons-5/D/Dassaultsystemes.Local.puml new file mode 100644 index 00000000000..2fb1427538e --- /dev/null +++ b/distribution/simpleicons-5/D/Dassaultsystemes.Local.puml @@ -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 Dassaultsystemes +include('simpleicons-5/D/Dassaultsystemes') + +' renders the element +Dassaultsystemes('Dassaultsystemes', 'Dassaultsystemes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dassaultsystemes.Remote.puml b/distribution/simpleicons-5/D/Dassaultsystemes.Remote.puml new file mode 100644 index 00000000000..e2e0d0910e3 --- /dev/null +++ b/distribution/simpleicons-5/D/Dassaultsystemes.Remote.puml @@ -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 Dassaultsystemes +include('simpleicons-5/D/Dassaultsystemes') + +' renders the element +Dassaultsystemes('Dassaultsystemes', 'Dassaultsystemes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dassaultsystemes.md b/distribution/simpleicons-5/D/Dassaultsystemes.md new file mode 100644 index 00000000000..01b7770d017 --- /dev/null +++ b/distribution/simpleicons-5/D/Dassaultsystemes.md @@ -0,0 +1,63 @@ +# Dassaultsystemes + + +```text +simpleicons-5/D/Dassaultsystemes +``` + +```text +include('simpleicons-5/D/Dassaultsystemes') +``` + + + +| Illustration | Dassaultsystemes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dassaultsystemes.png) | ![illustration for Dassaultsystemes](../../simpleicons-5/D/Dassaultsystemes.Local.png) | + + + + +## Dassaultsystemes + +### 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 Dassaultsystemes +include('simpleicons-5/D/Dassaultsystemes') + +' renders the element +Dassaultsystemes('Dassaultsystemes', 'Dassaultsystemes', '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 Dassaultsystemes +include('simpleicons-5/D/Dassaultsystemes') + +' renders the element +Dassaultsystemes('Dassaultsystemes', 'Dassaultsystemes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dassaultsystemes.png b/distribution/simpleicons-5/D/Dassaultsystemes.png new file mode 100644 index 00000000000..b6d8e9495d3 Binary files /dev/null and b/distribution/simpleicons-5/D/Dassaultsystemes.png differ diff --git a/distribution/simpleicons-5/D/Dassaultsystemes.puml b/distribution/simpleicons-5/D/Dassaultsystemes.puml new file mode 100644 index 00000000000..52361e0fb65 --- /dev/null +++ b/distribution/simpleicons-5/D/Dassaultsystemes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dassaultsystemes + +sprite $DassaultsystemesXs [10x10/16z] uwS3 + +sprite $DassaultsystemesSm [12x12/16z] unza + +sprite $DassaultsystemesMd [16x16/16z] un_X + +sprite $DassaultsystemesLg [20x20/16z] unzKO1G + +!procedure Dassaultsystemes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dassaultsystemes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Databricks.Local.png b/distribution/simpleicons-5/D/Databricks.Local.png new file mode 100644 index 00000000000..e1bba4b819c Binary files /dev/null and b/distribution/simpleicons-5/D/Databricks.Local.png differ diff --git a/distribution/simpleicons-5/D/Databricks.Local.puml b/distribution/simpleicons-5/D/Databricks.Local.puml new file mode 100644 index 00000000000..4ac0d9fa0c8 --- /dev/null +++ b/distribution/simpleicons-5/D/Databricks.Local.puml @@ -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 Databricks +include('simpleicons-5/D/Databricks') + +' renders the element +Databricks('Databricks', 'Databricks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Databricks.Remote.puml b/distribution/simpleicons-5/D/Databricks.Remote.puml new file mode 100644 index 00000000000..385c57cbbed --- /dev/null +++ b/distribution/simpleicons-5/D/Databricks.Remote.puml @@ -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 Databricks +include('simpleicons-5/D/Databricks') + +' renders the element +Databricks('Databricks', 'Databricks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Databricks.md b/distribution/simpleicons-5/D/Databricks.md new file mode 100644 index 00000000000..9c9769a627f --- /dev/null +++ b/distribution/simpleicons-5/D/Databricks.md @@ -0,0 +1,63 @@ +# Databricks + + +```text +simpleicons-5/D/Databricks +``` + +```text +include('simpleicons-5/D/Databricks') +``` + + + +| Illustration | Databricks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Databricks.png) | ![illustration for Databricks](../../simpleicons-5/D/Databricks.Local.png) | + + + + +## Databricks + +### 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 Databricks +include('simpleicons-5/D/Databricks') + +' renders the element +Databricks('Databricks', 'Databricks', '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 Databricks +include('simpleicons-5/D/Databricks') + +' renders the element +Databricks('Databricks', 'Databricks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Databricks.png b/distribution/simpleicons-5/D/Databricks.png new file mode 100644 index 00000000000..c93e0a1e88c Binary files /dev/null and b/distribution/simpleicons-5/D/Databricks.png differ diff --git a/distribution/simpleicons-5/D/Databricks.puml b/distribution/simpleicons-5/D/Databricks.puml new file mode 100644 index 00000000000..c6be0539c91 --- /dev/null +++ b/distribution/simpleicons-5/D/Databricks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Databricks + +sprite $DatabricksXs [10x10/16z] uwS3 + +sprite $DatabricksSm [12x12/16z] unza + +sprite $DatabricksMd [16x16/16z] un_X + +sprite $DatabricksLg [20x20/16z] unzKO1G + +!procedure Databricks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Databricks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Datacamp.Local.png b/distribution/simpleicons-5/D/Datacamp.Local.png new file mode 100644 index 00000000000..a8d054cc162 Binary files /dev/null and b/distribution/simpleicons-5/D/Datacamp.Local.png differ diff --git a/distribution/simpleicons-5/D/Datacamp.Local.puml b/distribution/simpleicons-5/D/Datacamp.Local.puml new file mode 100644 index 00000000000..9a01da7cd48 --- /dev/null +++ b/distribution/simpleicons-5/D/Datacamp.Local.puml @@ -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 Datacamp +include('simpleicons-5/D/Datacamp') + +' renders the element +Datacamp('Datacamp', 'Datacamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datacamp.Remote.puml b/distribution/simpleicons-5/D/Datacamp.Remote.puml new file mode 100644 index 00000000000..0492c7883f9 --- /dev/null +++ b/distribution/simpleicons-5/D/Datacamp.Remote.puml @@ -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 Datacamp +include('simpleicons-5/D/Datacamp') + +' renders the element +Datacamp('Datacamp', 'Datacamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datacamp.md b/distribution/simpleicons-5/D/Datacamp.md new file mode 100644 index 00000000000..aea446b7b84 --- /dev/null +++ b/distribution/simpleicons-5/D/Datacamp.md @@ -0,0 +1,63 @@ +# Datacamp + + +```text +simpleicons-5/D/Datacamp +``` + +```text +include('simpleicons-5/D/Datacamp') +``` + + + +| Illustration | Datacamp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Datacamp.png) | ![illustration for Datacamp](../../simpleicons-5/D/Datacamp.Local.png) | + + + + +## Datacamp + +### 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 Datacamp +include('simpleicons-5/D/Datacamp') + +' renders the element +Datacamp('Datacamp', 'Datacamp', '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 Datacamp +include('simpleicons-5/D/Datacamp') + +' renders the element +Datacamp('Datacamp', 'Datacamp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Datacamp.png b/distribution/simpleicons-5/D/Datacamp.png new file mode 100644 index 00000000000..37db7c0c33b Binary files /dev/null and b/distribution/simpleicons-5/D/Datacamp.png differ diff --git a/distribution/simpleicons-5/D/Datacamp.puml b/distribution/simpleicons-5/D/Datacamp.puml new file mode 100644 index 00000000000..fa99a5a3b40 --- /dev/null +++ b/distribution/simpleicons-5/D/Datacamp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Datacamp + +sprite $DatacampXs [10x10/16z] uwS3 + +sprite $DatacampSm [12x12/16z] unza + +sprite $DatacampMd [16x16/16z] un_X + +sprite $DatacampLg [20x20/16z] unzKO1G + +!procedure Datacamp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Datacamp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Datadog.Local.png b/distribution/simpleicons-5/D/Datadog.Local.png new file mode 100644 index 00000000000..7590e7c2f51 Binary files /dev/null and b/distribution/simpleicons-5/D/Datadog.Local.png differ diff --git a/distribution/simpleicons-5/D/Datadog.Local.puml b/distribution/simpleicons-5/D/Datadog.Local.puml new file mode 100644 index 00000000000..bdf1980536c --- /dev/null +++ b/distribution/simpleicons-5/D/Datadog.Local.puml @@ -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 Datadog +include('simpleicons-5/D/Datadog') + +' renders the element +Datadog('Datadog', 'Datadog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datadog.Remote.puml b/distribution/simpleicons-5/D/Datadog.Remote.puml new file mode 100644 index 00000000000..567647f3a51 --- /dev/null +++ b/distribution/simpleicons-5/D/Datadog.Remote.puml @@ -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 Datadog +include('simpleicons-5/D/Datadog') + +' renders the element +Datadog('Datadog', 'Datadog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datadog.md b/distribution/simpleicons-5/D/Datadog.md new file mode 100644 index 00000000000..edc88b50b4b --- /dev/null +++ b/distribution/simpleicons-5/D/Datadog.md @@ -0,0 +1,63 @@ +# Datadog + + +```text +simpleicons-5/D/Datadog +``` + +```text +include('simpleicons-5/D/Datadog') +``` + + + +| Illustration | Datadog | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Datadog.png) | ![illustration for Datadog](../../simpleicons-5/D/Datadog.Local.png) | + + + + +## Datadog + +### 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 Datadog +include('simpleicons-5/D/Datadog') + +' renders the element +Datadog('Datadog', 'Datadog', '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 Datadog +include('simpleicons-5/D/Datadog') + +' renders the element +Datadog('Datadog', 'Datadog', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Datadog.png b/distribution/simpleicons-5/D/Datadog.png new file mode 100644 index 00000000000..b359012f1ae Binary files /dev/null and b/distribution/simpleicons-5/D/Datadog.png differ diff --git a/distribution/simpleicons-5/D/Datadog.puml b/distribution/simpleicons-5/D/Datadog.puml new file mode 100644 index 00000000000..b9691d79559 --- /dev/null +++ b/distribution/simpleicons-5/D/Datadog.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Datadog + +sprite $DatadogXs [10x10/16z] uwS3 + +sprite $DatadogSm [12x12/16z] unza + +sprite $DatadogMd [16x16/16z] un_X + +sprite $DatadogLg [20x20/16z] unzKO1G + +!procedure Datadog($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Datadog', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Datastax.Local.png b/distribution/simpleicons-5/D/Datastax.Local.png new file mode 100644 index 00000000000..85782398843 Binary files /dev/null and b/distribution/simpleicons-5/D/Datastax.Local.png differ diff --git a/distribution/simpleicons-5/D/Datastax.Local.puml b/distribution/simpleicons-5/D/Datastax.Local.puml new file mode 100644 index 00000000000..c09828c3624 --- /dev/null +++ b/distribution/simpleicons-5/D/Datastax.Local.puml @@ -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 Datastax +include('simpleicons-5/D/Datastax') + +' renders the element +Datastax('Datastax', 'Datastax', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datastax.Remote.puml b/distribution/simpleicons-5/D/Datastax.Remote.puml new file mode 100644 index 00000000000..18fb64f78d5 --- /dev/null +++ b/distribution/simpleicons-5/D/Datastax.Remote.puml @@ -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 Datastax +include('simpleicons-5/D/Datastax') + +' renders the element +Datastax('Datastax', 'Datastax', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datastax.md b/distribution/simpleicons-5/D/Datastax.md new file mode 100644 index 00000000000..95d00fbd487 --- /dev/null +++ b/distribution/simpleicons-5/D/Datastax.md @@ -0,0 +1,63 @@ +# Datastax + + +```text +simpleicons-5/D/Datastax +``` + +```text +include('simpleicons-5/D/Datastax') +``` + + + +| Illustration | Datastax | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Datastax.png) | ![illustration for Datastax](../../simpleicons-5/D/Datastax.Local.png) | + + + + +## Datastax + +### 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 Datastax +include('simpleicons-5/D/Datastax') + +' renders the element +Datastax('Datastax', 'Datastax', '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 Datastax +include('simpleicons-5/D/Datastax') + +' renders the element +Datastax('Datastax', 'Datastax', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Datastax.png b/distribution/simpleicons-5/D/Datastax.png new file mode 100644 index 00000000000..acac7bf2416 Binary files /dev/null and b/distribution/simpleicons-5/D/Datastax.png differ diff --git a/distribution/simpleicons-5/D/Datastax.puml b/distribution/simpleicons-5/D/Datastax.puml new file mode 100644 index 00000000000..79000e008fc --- /dev/null +++ b/distribution/simpleicons-5/D/Datastax.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Datastax + +sprite $DatastaxXs [10x10/16z] uwS3 + +sprite $DatastaxSm [12x12/16z] unza + +sprite $DatastaxMd [16x16/16z] un_X + +sprite $DatastaxLg [20x20/16z] unzKO1G + +!procedure Datastax($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Datastax', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dataversioncontrol.Local.png b/distribution/simpleicons-5/D/Dataversioncontrol.Local.png new file mode 100644 index 00000000000..ae084f2e468 Binary files /dev/null and b/distribution/simpleicons-5/D/Dataversioncontrol.Local.png differ diff --git a/distribution/simpleicons-5/D/Dataversioncontrol.Local.puml b/distribution/simpleicons-5/D/Dataversioncontrol.Local.puml new file mode 100644 index 00000000000..13f540a9329 --- /dev/null +++ b/distribution/simpleicons-5/D/Dataversioncontrol.Local.puml @@ -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 Dataversioncontrol +include('simpleicons-5/D/Dataversioncontrol') + +' renders the element +Dataversioncontrol('Dataversioncontrol', 'Dataversioncontrol', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dataversioncontrol.Remote.puml b/distribution/simpleicons-5/D/Dataversioncontrol.Remote.puml new file mode 100644 index 00000000000..659e6c47a07 --- /dev/null +++ b/distribution/simpleicons-5/D/Dataversioncontrol.Remote.puml @@ -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 Dataversioncontrol +include('simpleicons-5/D/Dataversioncontrol') + +' renders the element +Dataversioncontrol('Dataversioncontrol', 'Dataversioncontrol', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dataversioncontrol.md b/distribution/simpleicons-5/D/Dataversioncontrol.md new file mode 100644 index 00000000000..4414306ef41 --- /dev/null +++ b/distribution/simpleicons-5/D/Dataversioncontrol.md @@ -0,0 +1,63 @@ +# Dataversioncontrol + + +```text +simpleicons-5/D/Dataversioncontrol +``` + +```text +include('simpleicons-5/D/Dataversioncontrol') +``` + + + +| Illustration | Dataversioncontrol | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dataversioncontrol.png) | ![illustration for Dataversioncontrol](../../simpleicons-5/D/Dataversioncontrol.Local.png) | + + + + +## Dataversioncontrol + +### 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 Dataversioncontrol +include('simpleicons-5/D/Dataversioncontrol') + +' renders the element +Dataversioncontrol('Dataversioncontrol', 'Dataversioncontrol', '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 Dataversioncontrol +include('simpleicons-5/D/Dataversioncontrol') + +' renders the element +Dataversioncontrol('Dataversioncontrol', 'Dataversioncontrol', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dataversioncontrol.png b/distribution/simpleicons-5/D/Dataversioncontrol.png new file mode 100644 index 00000000000..9103d127f75 Binary files /dev/null and b/distribution/simpleicons-5/D/Dataversioncontrol.png differ diff --git a/distribution/simpleicons-5/D/Dataversioncontrol.puml b/distribution/simpleicons-5/D/Dataversioncontrol.puml new file mode 100644 index 00000000000..71de8595944 --- /dev/null +++ b/distribution/simpleicons-5/D/Dataversioncontrol.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dataversioncontrol + +sprite $DataversioncontrolXs [10x10/16z] uwS3 + +sprite $DataversioncontrolSm [12x12/16z] unza + +sprite $DataversioncontrolMd [16x16/16z] un_X + +sprite $DataversioncontrolLg [20x20/16z] unzKO1G + +!procedure Dataversioncontrol($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dataversioncontrol', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Datocms.Local.png b/distribution/simpleicons-5/D/Datocms.Local.png new file mode 100644 index 00000000000..cd62baa8783 Binary files /dev/null and b/distribution/simpleicons-5/D/Datocms.Local.png differ diff --git a/distribution/simpleicons-5/D/Datocms.Local.puml b/distribution/simpleicons-5/D/Datocms.Local.puml new file mode 100644 index 00000000000..a3ed3def379 --- /dev/null +++ b/distribution/simpleicons-5/D/Datocms.Local.puml @@ -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 Datocms +include('simpleicons-5/D/Datocms') + +' renders the element +Datocms('Datocms', 'Datocms', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datocms.Remote.puml b/distribution/simpleicons-5/D/Datocms.Remote.puml new file mode 100644 index 00000000000..13627e17f5a --- /dev/null +++ b/distribution/simpleicons-5/D/Datocms.Remote.puml @@ -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 Datocms +include('simpleicons-5/D/Datocms') + +' renders the element +Datocms('Datocms', 'Datocms', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datocms.md b/distribution/simpleicons-5/D/Datocms.md new file mode 100644 index 00000000000..bad8e476c15 --- /dev/null +++ b/distribution/simpleicons-5/D/Datocms.md @@ -0,0 +1,63 @@ +# Datocms + + +```text +simpleicons-5/D/Datocms +``` + +```text +include('simpleicons-5/D/Datocms') +``` + + + +| Illustration | Datocms | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Datocms.png) | ![illustration for Datocms](../../simpleicons-5/D/Datocms.Local.png) | + + + + +## Datocms + +### 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 Datocms +include('simpleicons-5/D/Datocms') + +' renders the element +Datocms('Datocms', 'Datocms', '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 Datocms +include('simpleicons-5/D/Datocms') + +' renders the element +Datocms('Datocms', 'Datocms', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Datocms.png b/distribution/simpleicons-5/D/Datocms.png new file mode 100644 index 00000000000..abf1ff6b626 Binary files /dev/null and b/distribution/simpleicons-5/D/Datocms.png differ diff --git a/distribution/simpleicons-5/D/Datocms.puml b/distribution/simpleicons-5/D/Datocms.puml new file mode 100644 index 00000000000..bb6c8c3fa36 --- /dev/null +++ b/distribution/simpleicons-5/D/Datocms.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Datocms + +sprite $DatocmsXs [10x10/16z] uwS3 + +sprite $DatocmsSm [12x12/16z] unza + +sprite $DatocmsMd [16x16/16z] un_X + +sprite $DatocmsLg [20x20/16z] unzKO1G + +!procedure Datocms($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Datocms', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Datto.Local.png b/distribution/simpleicons-5/D/Datto.Local.png new file mode 100644 index 00000000000..3aedf01bcba Binary files /dev/null and b/distribution/simpleicons-5/D/Datto.Local.png differ diff --git a/distribution/simpleicons-5/D/Datto.Local.puml b/distribution/simpleicons-5/D/Datto.Local.puml new file mode 100644 index 00000000000..93350125721 --- /dev/null +++ b/distribution/simpleicons-5/D/Datto.Local.puml @@ -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 Datto +include('simpleicons-5/D/Datto') + +' renders the element +Datto('Datto', 'Datto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datto.Remote.puml b/distribution/simpleicons-5/D/Datto.Remote.puml new file mode 100644 index 00000000000..39b151a4477 --- /dev/null +++ b/distribution/simpleicons-5/D/Datto.Remote.puml @@ -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 Datto +include('simpleicons-5/D/Datto') + +' renders the element +Datto('Datto', 'Datto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Datto.md b/distribution/simpleicons-5/D/Datto.md new file mode 100644 index 00000000000..06e64264e31 --- /dev/null +++ b/distribution/simpleicons-5/D/Datto.md @@ -0,0 +1,63 @@ +# Datto + + +```text +simpleicons-5/D/Datto +``` + +```text +include('simpleicons-5/D/Datto') +``` + + + +| Illustration | Datto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Datto.png) | ![illustration for Datto](../../simpleicons-5/D/Datto.Local.png) | + + + + +## Datto + +### 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 Datto +include('simpleicons-5/D/Datto') + +' renders the element +Datto('Datto', 'Datto', '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 Datto +include('simpleicons-5/D/Datto') + +' renders the element +Datto('Datto', 'Datto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Datto.png b/distribution/simpleicons-5/D/Datto.png new file mode 100644 index 00000000000..60e0310d3d5 Binary files /dev/null and b/distribution/simpleicons-5/D/Datto.png differ diff --git a/distribution/simpleicons-5/D/Datto.puml b/distribution/simpleicons-5/D/Datto.puml new file mode 100644 index 00000000000..07bb81c4128 --- /dev/null +++ b/distribution/simpleicons-5/D/Datto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Datto + +sprite $DattoXs [10x10/16z] uwS3 + +sprite $DattoSm [12x12/16z] unza + +sprite $DattoMd [16x16/16z] un_X + +sprite $DattoLg [20x20/16z] unzKO1G + +!procedure Datto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Datto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dazn.Local.png b/distribution/simpleicons-5/D/Dazn.Local.png new file mode 100644 index 00000000000..0865ce223e6 Binary files /dev/null and b/distribution/simpleicons-5/D/Dazn.Local.png differ diff --git a/distribution/simpleicons-5/D/Dazn.Local.puml b/distribution/simpleicons-5/D/Dazn.Local.puml new file mode 100644 index 00000000000..64ebc85a170 --- /dev/null +++ b/distribution/simpleicons-5/D/Dazn.Local.puml @@ -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 Dazn +include('simpleicons-5/D/Dazn') + +' renders the element +Dazn('Dazn', 'Dazn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dazn.Remote.puml b/distribution/simpleicons-5/D/Dazn.Remote.puml new file mode 100644 index 00000000000..d2fd1a6d6e6 --- /dev/null +++ b/distribution/simpleicons-5/D/Dazn.Remote.puml @@ -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 Dazn +include('simpleicons-5/D/Dazn') + +' renders the element +Dazn('Dazn', 'Dazn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dazn.md b/distribution/simpleicons-5/D/Dazn.md new file mode 100644 index 00000000000..032fb73abd7 --- /dev/null +++ b/distribution/simpleicons-5/D/Dazn.md @@ -0,0 +1,63 @@ +# Dazn + + +```text +simpleicons-5/D/Dazn +``` + +```text +include('simpleicons-5/D/Dazn') +``` + + + +| Illustration | Dazn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dazn.png) | ![illustration for Dazn](../../simpleicons-5/D/Dazn.Local.png) | + + + + +## Dazn + +### 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 Dazn +include('simpleicons-5/D/Dazn') + +' renders the element +Dazn('Dazn', 'Dazn', '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 Dazn +include('simpleicons-5/D/Dazn') + +' renders the element +Dazn('Dazn', 'Dazn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dazn.png b/distribution/simpleicons-5/D/Dazn.png new file mode 100644 index 00000000000..13b474ba8d2 Binary files /dev/null and b/distribution/simpleicons-5/D/Dazn.png differ diff --git a/distribution/simpleicons-5/D/Dazn.puml b/distribution/simpleicons-5/D/Dazn.puml new file mode 100644 index 00000000000..20f858b5f6b --- /dev/null +++ b/distribution/simpleicons-5/D/Dazn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dazn + +sprite $DaznXs [10x10/16z] uwS3 + +sprite $DaznSm [12x12/16z] unza + +sprite $DaznMd [16x16/16z] un_X + +sprite $DaznLg [20x20/16z] unzKO1G + +!procedure Dazn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dazn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dblp.Local.png b/distribution/simpleicons-5/D/Dblp.Local.png new file mode 100644 index 00000000000..d4abc9a339d Binary files /dev/null and b/distribution/simpleicons-5/D/Dblp.Local.png differ diff --git a/distribution/simpleicons-5/D/Dblp.Local.puml b/distribution/simpleicons-5/D/Dblp.Local.puml new file mode 100644 index 00000000000..544b73c3709 --- /dev/null +++ b/distribution/simpleicons-5/D/Dblp.Local.puml @@ -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 Dblp +include('simpleicons-5/D/Dblp') + +' renders the element +Dblp('Dblp', 'Dblp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dblp.Remote.puml b/distribution/simpleicons-5/D/Dblp.Remote.puml new file mode 100644 index 00000000000..b6b5b8319ab --- /dev/null +++ b/distribution/simpleicons-5/D/Dblp.Remote.puml @@ -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 Dblp +include('simpleicons-5/D/Dblp') + +' renders the element +Dblp('Dblp', 'Dblp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dblp.md b/distribution/simpleicons-5/D/Dblp.md new file mode 100644 index 00000000000..bca5ea588fc --- /dev/null +++ b/distribution/simpleicons-5/D/Dblp.md @@ -0,0 +1,63 @@ +# Dblp + + +```text +simpleicons-5/D/Dblp +``` + +```text +include('simpleicons-5/D/Dblp') +``` + + + +| Illustration | Dblp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dblp.png) | ![illustration for Dblp](../../simpleicons-5/D/Dblp.Local.png) | + + + + +## Dblp + +### 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 Dblp +include('simpleicons-5/D/Dblp') + +' renders the element +Dblp('Dblp', 'Dblp', '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 Dblp +include('simpleicons-5/D/Dblp') + +' renders the element +Dblp('Dblp', 'Dblp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dblp.png b/distribution/simpleicons-5/D/Dblp.png new file mode 100644 index 00000000000..c6ea42df870 Binary files /dev/null and b/distribution/simpleicons-5/D/Dblp.png differ diff --git a/distribution/simpleicons-5/D/Dblp.puml b/distribution/simpleicons-5/D/Dblp.puml new file mode 100644 index 00000000000..87b47176adc --- /dev/null +++ b/distribution/simpleicons-5/D/Dblp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dblp + +sprite $DblpXs [10x10/16z] uwS3 + +sprite $DblpSm [12x12/16z] unza + +sprite $DblpMd [16x16/16z] un_X + +sprite $DblpLg [20x20/16z] unzKO1G + +!procedure Dblp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dblp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dcentertainment.Local.png b/distribution/simpleicons-5/D/Dcentertainment.Local.png new file mode 100644 index 00000000000..0b9c28f2aaa Binary files /dev/null and b/distribution/simpleicons-5/D/Dcentertainment.Local.png differ diff --git a/distribution/simpleicons-5/D/Dcentertainment.Local.puml b/distribution/simpleicons-5/D/Dcentertainment.Local.puml new file mode 100644 index 00000000000..6f156e6b348 --- /dev/null +++ b/distribution/simpleicons-5/D/Dcentertainment.Local.puml @@ -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 Dcentertainment +include('simpleicons-5/D/Dcentertainment') + +' renders the element +Dcentertainment('Dcentertainment', 'Dcentertainment', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dcentertainment.Remote.puml b/distribution/simpleicons-5/D/Dcentertainment.Remote.puml new file mode 100644 index 00000000000..e507ecd25b9 --- /dev/null +++ b/distribution/simpleicons-5/D/Dcentertainment.Remote.puml @@ -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 Dcentertainment +include('simpleicons-5/D/Dcentertainment') + +' renders the element +Dcentertainment('Dcentertainment', 'Dcentertainment', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dcentertainment.md b/distribution/simpleicons-5/D/Dcentertainment.md new file mode 100644 index 00000000000..7e744de8e78 --- /dev/null +++ b/distribution/simpleicons-5/D/Dcentertainment.md @@ -0,0 +1,63 @@ +# Dcentertainment + + +```text +simpleicons-5/D/Dcentertainment +``` + +```text +include('simpleicons-5/D/Dcentertainment') +``` + + + +| Illustration | Dcentertainment | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dcentertainment.png) | ![illustration for Dcentertainment](../../simpleicons-5/D/Dcentertainment.Local.png) | + + + + +## Dcentertainment + +### 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 Dcentertainment +include('simpleicons-5/D/Dcentertainment') + +' renders the element +Dcentertainment('Dcentertainment', 'Dcentertainment', '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 Dcentertainment +include('simpleicons-5/D/Dcentertainment') + +' renders the element +Dcentertainment('Dcentertainment', 'Dcentertainment', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dcentertainment.png b/distribution/simpleicons-5/D/Dcentertainment.png new file mode 100644 index 00000000000..ab2ec78555d Binary files /dev/null and b/distribution/simpleicons-5/D/Dcentertainment.png differ diff --git a/distribution/simpleicons-5/D/Dcentertainment.puml b/distribution/simpleicons-5/D/Dcentertainment.puml new file mode 100644 index 00000000000..a21d18cb7fb --- /dev/null +++ b/distribution/simpleicons-5/D/Dcentertainment.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dcentertainment + +sprite $DcentertainmentXs [10x10/16z] uwS3 + +sprite $DcentertainmentSm [12x12/16z] unza + +sprite $DcentertainmentMd [16x16/16z] un_X + +sprite $DcentertainmentLg [20x20/16z] unzKO1G + +!procedure Dcentertainment($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dcentertainment', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Debian.Local.png b/distribution/simpleicons-5/D/Debian.Local.png new file mode 100644 index 00000000000..bf947da3a23 Binary files /dev/null and b/distribution/simpleicons-5/D/Debian.Local.png differ diff --git a/distribution/simpleicons-5/D/Debian.Local.puml b/distribution/simpleicons-5/D/Debian.Local.puml new file mode 100644 index 00000000000..a25c2a84021 --- /dev/null +++ b/distribution/simpleicons-5/D/Debian.Local.puml @@ -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 Debian +include('simpleicons-5/D/Debian') + +' renders the element +Debian('Debian', 'Debian', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Debian.Remote.puml b/distribution/simpleicons-5/D/Debian.Remote.puml new file mode 100644 index 00000000000..b3535cd02df --- /dev/null +++ b/distribution/simpleicons-5/D/Debian.Remote.puml @@ -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 Debian +include('simpleicons-5/D/Debian') + +' renders the element +Debian('Debian', 'Debian', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Debian.md b/distribution/simpleicons-5/D/Debian.md new file mode 100644 index 00000000000..558977bc159 --- /dev/null +++ b/distribution/simpleicons-5/D/Debian.md @@ -0,0 +1,63 @@ +# Debian + + +```text +simpleicons-5/D/Debian +``` + +```text +include('simpleicons-5/D/Debian') +``` + + + +| Illustration | Debian | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Debian.png) | ![illustration for Debian](../../simpleicons-5/D/Debian.Local.png) | + + + + +## Debian + +### 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 Debian +include('simpleicons-5/D/Debian') + +' renders the element +Debian('Debian', 'Debian', '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 Debian +include('simpleicons-5/D/Debian') + +' renders the element +Debian('Debian', 'Debian', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Debian.png b/distribution/simpleicons-5/D/Debian.png new file mode 100644 index 00000000000..28b03aec5bd Binary files /dev/null and b/distribution/simpleicons-5/D/Debian.png differ diff --git a/distribution/simpleicons-5/D/Debian.puml b/distribution/simpleicons-5/D/Debian.puml new file mode 100644 index 00000000000..ff8b5fd503c --- /dev/null +++ b/distribution/simpleicons-5/D/Debian.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Debian + +sprite $DebianXs [10x10/16z] uwS3 + +sprite $DebianSm [12x12/16z] unza + +sprite $DebianMd [16x16/16z] un_X + +sprite $DebianLg [20x20/16z] unzKO1G + +!procedure Debian($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Debian', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deepin.Local.png b/distribution/simpleicons-5/D/Deepin.Local.png new file mode 100644 index 00000000000..17c3f647ed5 Binary files /dev/null and b/distribution/simpleicons-5/D/Deepin.Local.png differ diff --git a/distribution/simpleicons-5/D/Deepin.Local.puml b/distribution/simpleicons-5/D/Deepin.Local.puml new file mode 100644 index 00000000000..3d91101df28 --- /dev/null +++ b/distribution/simpleicons-5/D/Deepin.Local.puml @@ -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 Deepin +include('simpleicons-5/D/Deepin') + +' renders the element +Deepin('Deepin', 'Deepin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deepin.Remote.puml b/distribution/simpleicons-5/D/Deepin.Remote.puml new file mode 100644 index 00000000000..866038a78ea --- /dev/null +++ b/distribution/simpleicons-5/D/Deepin.Remote.puml @@ -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 Deepin +include('simpleicons-5/D/Deepin') + +' renders the element +Deepin('Deepin', 'Deepin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deepin.md b/distribution/simpleicons-5/D/Deepin.md new file mode 100644 index 00000000000..72a73954f96 --- /dev/null +++ b/distribution/simpleicons-5/D/Deepin.md @@ -0,0 +1,63 @@ +# Deepin + + +```text +simpleicons-5/D/Deepin +``` + +```text +include('simpleicons-5/D/Deepin') +``` + + + +| Illustration | Deepin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deepin.png) | ![illustration for Deepin](../../simpleicons-5/D/Deepin.Local.png) | + + + + +## Deepin + +### 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 Deepin +include('simpleicons-5/D/Deepin') + +' renders the element +Deepin('Deepin', 'Deepin', '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 Deepin +include('simpleicons-5/D/Deepin') + +' renders the element +Deepin('Deepin', 'Deepin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deepin.png b/distribution/simpleicons-5/D/Deepin.png new file mode 100644 index 00000000000..9ec5819a409 Binary files /dev/null and b/distribution/simpleicons-5/D/Deepin.png differ diff --git a/distribution/simpleicons-5/D/Deepin.puml b/distribution/simpleicons-5/D/Deepin.puml new file mode 100644 index 00000000000..18d6f6498af --- /dev/null +++ b/distribution/simpleicons-5/D/Deepin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deepin + +sprite $DeepinXs [10x10/16z] uwS3 + +sprite $DeepinSm [12x12/16z] unza + +sprite $DeepinMd [16x16/16z] un_X + +sprite $DeepinLg [20x20/16z] unzKO1G + +!procedure Deepin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deepin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deepnote.Local.png b/distribution/simpleicons-5/D/Deepnote.Local.png new file mode 100644 index 00000000000..b3887e9df68 Binary files /dev/null and b/distribution/simpleicons-5/D/Deepnote.Local.png differ diff --git a/distribution/simpleicons-5/D/Deepnote.Local.puml b/distribution/simpleicons-5/D/Deepnote.Local.puml new file mode 100644 index 00000000000..ec20c79ba53 --- /dev/null +++ b/distribution/simpleicons-5/D/Deepnote.Local.puml @@ -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 Deepnote +include('simpleicons-5/D/Deepnote') + +' renders the element +Deepnote('Deepnote', 'Deepnote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deepnote.Remote.puml b/distribution/simpleicons-5/D/Deepnote.Remote.puml new file mode 100644 index 00000000000..1dd56ccf7d2 --- /dev/null +++ b/distribution/simpleicons-5/D/Deepnote.Remote.puml @@ -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 Deepnote +include('simpleicons-5/D/Deepnote') + +' renders the element +Deepnote('Deepnote', 'Deepnote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deepnote.md b/distribution/simpleicons-5/D/Deepnote.md new file mode 100644 index 00000000000..5ea37d365b0 --- /dev/null +++ b/distribution/simpleicons-5/D/Deepnote.md @@ -0,0 +1,63 @@ +# Deepnote + + +```text +simpleicons-5/D/Deepnote +``` + +```text +include('simpleicons-5/D/Deepnote') +``` + + + +| Illustration | Deepnote | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deepnote.png) | ![illustration for Deepnote](../../simpleicons-5/D/Deepnote.Local.png) | + + + + +## Deepnote + +### 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 Deepnote +include('simpleicons-5/D/Deepnote') + +' renders the element +Deepnote('Deepnote', 'Deepnote', '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 Deepnote +include('simpleicons-5/D/Deepnote') + +' renders the element +Deepnote('Deepnote', 'Deepnote', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deepnote.png b/distribution/simpleicons-5/D/Deepnote.png new file mode 100644 index 00000000000..64912a52f96 Binary files /dev/null and b/distribution/simpleicons-5/D/Deepnote.png differ diff --git a/distribution/simpleicons-5/D/Deepnote.puml b/distribution/simpleicons-5/D/Deepnote.puml new file mode 100644 index 00000000000..ee2f9f27192 --- /dev/null +++ b/distribution/simpleicons-5/D/Deepnote.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deepnote + +sprite $DeepnoteXs [10x10/16z] uwS3 + +sprite $DeepnoteSm [12x12/16z] unza + +sprite $DeepnoteMd [16x16/16z] un_X + +sprite $DeepnoteLg [20x20/16z] unzKO1G + +!procedure Deepnote($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deepnote', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deezer.Local.png b/distribution/simpleicons-5/D/Deezer.Local.png new file mode 100644 index 00000000000..b2c0888c214 Binary files /dev/null and b/distribution/simpleicons-5/D/Deezer.Local.png differ diff --git a/distribution/simpleicons-5/D/Deezer.Local.puml b/distribution/simpleicons-5/D/Deezer.Local.puml new file mode 100644 index 00000000000..e380606f985 --- /dev/null +++ b/distribution/simpleicons-5/D/Deezer.Local.puml @@ -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 Deezer +include('simpleicons-5/D/Deezer') + +' renders the element +Deezer('Deezer', 'Deezer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deezer.Remote.puml b/distribution/simpleicons-5/D/Deezer.Remote.puml new file mode 100644 index 00000000000..3235459fd5f --- /dev/null +++ b/distribution/simpleicons-5/D/Deezer.Remote.puml @@ -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 Deezer +include('simpleicons-5/D/Deezer') + +' renders the element +Deezer('Deezer', 'Deezer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deezer.md b/distribution/simpleicons-5/D/Deezer.md new file mode 100644 index 00000000000..c5013971bc8 --- /dev/null +++ b/distribution/simpleicons-5/D/Deezer.md @@ -0,0 +1,63 @@ +# Deezer + + +```text +simpleicons-5/D/Deezer +``` + +```text +include('simpleicons-5/D/Deezer') +``` + + + +| Illustration | Deezer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deezer.png) | ![illustration for Deezer](../../simpleicons-5/D/Deezer.Local.png) | + + + + +## Deezer + +### 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 Deezer +include('simpleicons-5/D/Deezer') + +' renders the element +Deezer('Deezer', 'Deezer', '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 Deezer +include('simpleicons-5/D/Deezer') + +' renders the element +Deezer('Deezer', 'Deezer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deezer.png b/distribution/simpleicons-5/D/Deezer.png new file mode 100644 index 00000000000..3ad7f7dfc0b Binary files /dev/null and b/distribution/simpleicons-5/D/Deezer.png differ diff --git a/distribution/simpleicons-5/D/Deezer.puml b/distribution/simpleicons-5/D/Deezer.puml new file mode 100644 index 00000000000..88f8e9e41a1 --- /dev/null +++ b/distribution/simpleicons-5/D/Deezer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deezer + +sprite $DeezerXs [10x10/16z] uwS3 + +sprite $DeezerSm [12x12/16z] unza + +sprite $DeezerMd [16x16/16z] un_X + +sprite $DeezerLg [20x20/16z] unzKO1G + +!procedure Deezer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deezer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Delicious.Local.png b/distribution/simpleicons-5/D/Delicious.Local.png new file mode 100644 index 00000000000..f0b61ffa6b1 Binary files /dev/null and b/distribution/simpleicons-5/D/Delicious.Local.png differ diff --git a/distribution/simpleicons-5/D/Delicious.Local.puml b/distribution/simpleicons-5/D/Delicious.Local.puml new file mode 100644 index 00000000000..0a48edbec69 --- /dev/null +++ b/distribution/simpleicons-5/D/Delicious.Local.puml @@ -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 Delicious +include('simpleicons-5/D/Delicious') + +' renders the element +Delicious('Delicious', 'Delicious', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delicious.Remote.puml b/distribution/simpleicons-5/D/Delicious.Remote.puml new file mode 100644 index 00000000000..d0c0a626959 --- /dev/null +++ b/distribution/simpleicons-5/D/Delicious.Remote.puml @@ -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 Delicious +include('simpleicons-5/D/Delicious') + +' renders the element +Delicious('Delicious', 'Delicious', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delicious.md b/distribution/simpleicons-5/D/Delicious.md new file mode 100644 index 00000000000..c3e92349a94 --- /dev/null +++ b/distribution/simpleicons-5/D/Delicious.md @@ -0,0 +1,63 @@ +# Delicious + + +```text +simpleicons-5/D/Delicious +``` + +```text +include('simpleicons-5/D/Delicious') +``` + + + +| Illustration | Delicious | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Delicious.png) | ![illustration for Delicious](../../simpleicons-5/D/Delicious.Local.png) | + + + + +## Delicious + +### 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 Delicious +include('simpleicons-5/D/Delicious') + +' renders the element +Delicious('Delicious', 'Delicious', '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 Delicious +include('simpleicons-5/D/Delicious') + +' renders the element +Delicious('Delicious', 'Delicious', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Delicious.png b/distribution/simpleicons-5/D/Delicious.png new file mode 100644 index 00000000000..bdcabe2d1af Binary files /dev/null and b/distribution/simpleicons-5/D/Delicious.png differ diff --git a/distribution/simpleicons-5/D/Delicious.puml b/distribution/simpleicons-5/D/Delicious.puml new file mode 100644 index 00000000000..631606d263c --- /dev/null +++ b/distribution/simpleicons-5/D/Delicious.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Delicious + +sprite $DeliciousXs [10x10/16z] uwS3 + +sprite $DeliciousSm [12x12/16z] unza + +sprite $DeliciousMd [16x16/16z] un_X + +sprite $DeliciousLg [20x20/16z] unzKO1G + +!procedure Delicious($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Delicious', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deliveroo.Local.png b/distribution/simpleicons-5/D/Deliveroo.Local.png new file mode 100644 index 00000000000..b32498bf016 Binary files /dev/null and b/distribution/simpleicons-5/D/Deliveroo.Local.png differ diff --git a/distribution/simpleicons-5/D/Deliveroo.Local.puml b/distribution/simpleicons-5/D/Deliveroo.Local.puml new file mode 100644 index 00000000000..9be23c55c44 --- /dev/null +++ b/distribution/simpleicons-5/D/Deliveroo.Local.puml @@ -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 Deliveroo +include('simpleicons-5/D/Deliveroo') + +' renders the element +Deliveroo('Deliveroo', 'Deliveroo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deliveroo.Remote.puml b/distribution/simpleicons-5/D/Deliveroo.Remote.puml new file mode 100644 index 00000000000..8a28f983bd2 --- /dev/null +++ b/distribution/simpleicons-5/D/Deliveroo.Remote.puml @@ -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 Deliveroo +include('simpleicons-5/D/Deliveroo') + +' renders the element +Deliveroo('Deliveroo', 'Deliveroo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deliveroo.md b/distribution/simpleicons-5/D/Deliveroo.md new file mode 100644 index 00000000000..95125d8bfd6 --- /dev/null +++ b/distribution/simpleicons-5/D/Deliveroo.md @@ -0,0 +1,63 @@ +# Deliveroo + + +```text +simpleicons-5/D/Deliveroo +``` + +```text +include('simpleicons-5/D/Deliveroo') +``` + + + +| Illustration | Deliveroo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deliveroo.png) | ![illustration for Deliveroo](../../simpleicons-5/D/Deliveroo.Local.png) | + + + + +## Deliveroo + +### 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 Deliveroo +include('simpleicons-5/D/Deliveroo') + +' renders the element +Deliveroo('Deliveroo', 'Deliveroo', '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 Deliveroo +include('simpleicons-5/D/Deliveroo') + +' renders the element +Deliveroo('Deliveroo', 'Deliveroo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deliveroo.png b/distribution/simpleicons-5/D/Deliveroo.png new file mode 100644 index 00000000000..053d3e941c3 Binary files /dev/null and b/distribution/simpleicons-5/D/Deliveroo.png differ diff --git a/distribution/simpleicons-5/D/Deliveroo.puml b/distribution/simpleicons-5/D/Deliveroo.puml new file mode 100644 index 00000000000..f5587c4411a --- /dev/null +++ b/distribution/simpleicons-5/D/Deliveroo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deliveroo + +sprite $DeliverooXs [10x10/16z] uwS3 + +sprite $DeliverooSm [12x12/16z] unza + +sprite $DeliverooMd [16x16/16z] un_X + +sprite $DeliverooLg [20x20/16z] unzKO1G + +!procedure Deliveroo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deliveroo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dell.Local.png b/distribution/simpleicons-5/D/Dell.Local.png new file mode 100644 index 00000000000..94d4c422815 Binary files /dev/null and b/distribution/simpleicons-5/D/Dell.Local.png differ diff --git a/distribution/simpleicons-5/D/Dell.Local.puml b/distribution/simpleicons-5/D/Dell.Local.puml new file mode 100644 index 00000000000..578fb40b67d --- /dev/null +++ b/distribution/simpleicons-5/D/Dell.Local.puml @@ -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 Dell +include('simpleicons-5/D/Dell') + +' renders the element +Dell('Dell', 'Dell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dell.Remote.puml b/distribution/simpleicons-5/D/Dell.Remote.puml new file mode 100644 index 00000000000..54196ffc88f --- /dev/null +++ b/distribution/simpleicons-5/D/Dell.Remote.puml @@ -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 Dell +include('simpleicons-5/D/Dell') + +' renders the element +Dell('Dell', 'Dell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dell.md b/distribution/simpleicons-5/D/Dell.md new file mode 100644 index 00000000000..ae389e3fe7d --- /dev/null +++ b/distribution/simpleicons-5/D/Dell.md @@ -0,0 +1,63 @@ +# Dell + + +```text +simpleicons-5/D/Dell +``` + +```text +include('simpleicons-5/D/Dell') +``` + + + +| Illustration | Dell | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dell.png) | ![illustration for Dell](../../simpleicons-5/D/Dell.Local.png) | + + + + +## Dell + +### 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 Dell +include('simpleicons-5/D/Dell') + +' renders the element +Dell('Dell', 'Dell', '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 Dell +include('simpleicons-5/D/Dell') + +' renders the element +Dell('Dell', 'Dell', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dell.png b/distribution/simpleicons-5/D/Dell.png new file mode 100644 index 00000000000..a8a60c7e58f Binary files /dev/null and b/distribution/simpleicons-5/D/Dell.png differ diff --git a/distribution/simpleicons-5/D/Dell.puml b/distribution/simpleicons-5/D/Dell.puml new file mode 100644 index 00000000000..2c7f601a80e --- /dev/null +++ b/distribution/simpleicons-5/D/Dell.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dell + +sprite $DellXs [10x10/16z] uwS3 + +sprite $DellSm [12x12/16z] unza + +sprite $DellMd [16x16/16z] un_X + +sprite $DellLg [20x20/16z] unzKO1G + +!procedure Dell($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dell', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Delonghi.Local.png b/distribution/simpleicons-5/D/Delonghi.Local.png new file mode 100644 index 00000000000..c1c461a796d Binary files /dev/null and b/distribution/simpleicons-5/D/Delonghi.Local.png differ diff --git a/distribution/simpleicons-5/D/Delonghi.Local.puml b/distribution/simpleicons-5/D/Delonghi.Local.puml new file mode 100644 index 00000000000..0ce1b2fad30 --- /dev/null +++ b/distribution/simpleicons-5/D/Delonghi.Local.puml @@ -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 Delonghi +include('simpleicons-5/D/Delonghi') + +' renders the element +Delonghi('Delonghi', 'Delonghi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delonghi.Remote.puml b/distribution/simpleicons-5/D/Delonghi.Remote.puml new file mode 100644 index 00000000000..4cd448091d1 --- /dev/null +++ b/distribution/simpleicons-5/D/Delonghi.Remote.puml @@ -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 Delonghi +include('simpleicons-5/D/Delonghi') + +' renders the element +Delonghi('Delonghi', 'Delonghi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delonghi.md b/distribution/simpleicons-5/D/Delonghi.md new file mode 100644 index 00000000000..68cdb57746e --- /dev/null +++ b/distribution/simpleicons-5/D/Delonghi.md @@ -0,0 +1,63 @@ +# Delonghi + + +```text +simpleicons-5/D/Delonghi +``` + +```text +include('simpleicons-5/D/Delonghi') +``` + + + +| Illustration | Delonghi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Delonghi.png) | ![illustration for Delonghi](../../simpleicons-5/D/Delonghi.Local.png) | + + + + +## Delonghi + +### 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 Delonghi +include('simpleicons-5/D/Delonghi') + +' renders the element +Delonghi('Delonghi', 'Delonghi', '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 Delonghi +include('simpleicons-5/D/Delonghi') + +' renders the element +Delonghi('Delonghi', 'Delonghi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Delonghi.png b/distribution/simpleicons-5/D/Delonghi.png new file mode 100644 index 00000000000..8a1cae9d5af Binary files /dev/null and b/distribution/simpleicons-5/D/Delonghi.png differ diff --git a/distribution/simpleicons-5/D/Delonghi.puml b/distribution/simpleicons-5/D/Delonghi.puml new file mode 100644 index 00000000000..1749c1d2509 --- /dev/null +++ b/distribution/simpleicons-5/D/Delonghi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Delonghi + +sprite $DelonghiXs [10x10/16z] uwS3 + +sprite $DelonghiSm [12x12/16z] unza + +sprite $DelonghiMd [16x16/16z] un_X + +sprite $DelonghiLg [20x20/16z] unzKO1G + +!procedure Delonghi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Delonghi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Delphi.Local.png b/distribution/simpleicons-5/D/Delphi.Local.png new file mode 100644 index 00000000000..42409bdafdc Binary files /dev/null and b/distribution/simpleicons-5/D/Delphi.Local.png differ diff --git a/distribution/simpleicons-5/D/Delphi.Local.puml b/distribution/simpleicons-5/D/Delphi.Local.puml new file mode 100644 index 00000000000..39164db8ceb --- /dev/null +++ b/distribution/simpleicons-5/D/Delphi.Local.puml @@ -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 Delphi +include('simpleicons-5/D/Delphi') + +' renders the element +Delphi('Delphi', 'Delphi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delphi.Remote.puml b/distribution/simpleicons-5/D/Delphi.Remote.puml new file mode 100644 index 00000000000..56c80ee8b52 --- /dev/null +++ b/distribution/simpleicons-5/D/Delphi.Remote.puml @@ -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 Delphi +include('simpleicons-5/D/Delphi') + +' renders the element +Delphi('Delphi', 'Delphi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delphi.md b/distribution/simpleicons-5/D/Delphi.md new file mode 100644 index 00000000000..a87891849b9 --- /dev/null +++ b/distribution/simpleicons-5/D/Delphi.md @@ -0,0 +1,63 @@ +# Delphi + + +```text +simpleicons-5/D/Delphi +``` + +```text +include('simpleicons-5/D/Delphi') +``` + + + +| Illustration | Delphi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Delphi.png) | ![illustration for Delphi](../../simpleicons-5/D/Delphi.Local.png) | + + + + +## Delphi + +### 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 Delphi +include('simpleicons-5/D/Delphi') + +' renders the element +Delphi('Delphi', 'Delphi', '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 Delphi +include('simpleicons-5/D/Delphi') + +' renders the element +Delphi('Delphi', 'Delphi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Delphi.png b/distribution/simpleicons-5/D/Delphi.png new file mode 100644 index 00000000000..3e1dc3be8e5 Binary files /dev/null and b/distribution/simpleicons-5/D/Delphi.png differ diff --git a/distribution/simpleicons-5/D/Delphi.puml b/distribution/simpleicons-5/D/Delphi.puml new file mode 100644 index 00000000000..f7dcfa34b4c --- /dev/null +++ b/distribution/simpleicons-5/D/Delphi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Delphi + +sprite $DelphiXs [10x10/16z] uwS3 + +sprite $DelphiSm [12x12/16z] unza + +sprite $DelphiMd [16x16/16z] un_X + +sprite $DelphiLg [20x20/16z] unzKO1G + +!procedure Delphi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Delphi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Delta.Local.png b/distribution/simpleicons-5/D/Delta.Local.png new file mode 100644 index 00000000000..6966c71d7d9 Binary files /dev/null and b/distribution/simpleicons-5/D/Delta.Local.png differ diff --git a/distribution/simpleicons-5/D/Delta.Local.puml b/distribution/simpleicons-5/D/Delta.Local.puml new file mode 100644 index 00000000000..b974c6ca2c3 --- /dev/null +++ b/distribution/simpleicons-5/D/Delta.Local.puml @@ -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 Delta +include('simpleicons-5/D/Delta') + +' renders the element +Delta('Delta', 'Delta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delta.Remote.puml b/distribution/simpleicons-5/D/Delta.Remote.puml new file mode 100644 index 00000000000..978f27b0870 --- /dev/null +++ b/distribution/simpleicons-5/D/Delta.Remote.puml @@ -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 Delta +include('simpleicons-5/D/Delta') + +' renders the element +Delta('Delta', 'Delta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Delta.md b/distribution/simpleicons-5/D/Delta.md new file mode 100644 index 00000000000..a5c97478114 --- /dev/null +++ b/distribution/simpleicons-5/D/Delta.md @@ -0,0 +1,63 @@ +# Delta + + +```text +simpleicons-5/D/Delta +``` + +```text +include('simpleicons-5/D/Delta') +``` + + + +| Illustration | Delta | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Delta.png) | ![illustration for Delta](../../simpleicons-5/D/Delta.Local.png) | + + + + +## Delta + +### 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 Delta +include('simpleicons-5/D/Delta') + +' renders the element +Delta('Delta', 'Delta', '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 Delta +include('simpleicons-5/D/Delta') + +' renders the element +Delta('Delta', 'Delta', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Delta.png b/distribution/simpleicons-5/D/Delta.png new file mode 100644 index 00000000000..91674972bfe Binary files /dev/null and b/distribution/simpleicons-5/D/Delta.png differ diff --git a/distribution/simpleicons-5/D/Delta.puml b/distribution/simpleicons-5/D/Delta.puml new file mode 100644 index 00000000000..b6bb9eed423 --- /dev/null +++ b/distribution/simpleicons-5/D/Delta.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Delta + +sprite $DeltaXs [10x10/16z] uwS3 + +sprite $DeltaSm [12x12/16z] unza + +sprite $DeltaMd [16x16/16z] un_X + +sprite $DeltaLg [20x20/16z] unzKO1G + +!procedure Delta($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Delta', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deno.Local.png b/distribution/simpleicons-5/D/Deno.Local.png new file mode 100644 index 00000000000..8ce53962b92 Binary files /dev/null and b/distribution/simpleicons-5/D/Deno.Local.png differ diff --git a/distribution/simpleicons-5/D/Deno.Local.puml b/distribution/simpleicons-5/D/Deno.Local.puml new file mode 100644 index 00000000000..131b61aeaa2 --- /dev/null +++ b/distribution/simpleicons-5/D/Deno.Local.puml @@ -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 Deno +include('simpleicons-5/D/Deno') + +' renders the element +Deno('Deno', 'Deno', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deno.Remote.puml b/distribution/simpleicons-5/D/Deno.Remote.puml new file mode 100644 index 00000000000..80ba38c136b --- /dev/null +++ b/distribution/simpleicons-5/D/Deno.Remote.puml @@ -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 Deno +include('simpleicons-5/D/Deno') + +' renders the element +Deno('Deno', 'Deno', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deno.md b/distribution/simpleicons-5/D/Deno.md new file mode 100644 index 00000000000..c50690f2841 --- /dev/null +++ b/distribution/simpleicons-5/D/Deno.md @@ -0,0 +1,63 @@ +# Deno + + +```text +simpleicons-5/D/Deno +``` + +```text +include('simpleicons-5/D/Deno') +``` + + + +| Illustration | Deno | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deno.png) | ![illustration for Deno](../../simpleicons-5/D/Deno.Local.png) | + + + + +## Deno + +### 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 Deno +include('simpleicons-5/D/Deno') + +' renders the element +Deno('Deno', 'Deno', '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 Deno +include('simpleicons-5/D/Deno') + +' renders the element +Deno('Deno', 'Deno', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deno.png b/distribution/simpleicons-5/D/Deno.png new file mode 100644 index 00000000000..877e27031e8 Binary files /dev/null and b/distribution/simpleicons-5/D/Deno.png differ diff --git a/distribution/simpleicons-5/D/Deno.puml b/distribution/simpleicons-5/D/Deno.puml new file mode 100644 index 00000000000..248d178fea0 --- /dev/null +++ b/distribution/simpleicons-5/D/Deno.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deno + +sprite $DenoXs [10x10/16z] uwS3 + +sprite $DenoSm [12x12/16z] unza + +sprite $DenoMd [16x16/16z] un_X + +sprite $DenoLg [20x20/16z] unzKO1G + +!procedure Deno($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deno', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dependabot.Local.png b/distribution/simpleicons-5/D/Dependabot.Local.png new file mode 100644 index 00000000000..11bdd8fe888 Binary files /dev/null and b/distribution/simpleicons-5/D/Dependabot.Local.png differ diff --git a/distribution/simpleicons-5/D/Dependabot.Local.puml b/distribution/simpleicons-5/D/Dependabot.Local.puml new file mode 100644 index 00000000000..46d2e87f327 --- /dev/null +++ b/distribution/simpleicons-5/D/Dependabot.Local.puml @@ -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 Dependabot +include('simpleicons-5/D/Dependabot') + +' renders the element +Dependabot('Dependabot', 'Dependabot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dependabot.Remote.puml b/distribution/simpleicons-5/D/Dependabot.Remote.puml new file mode 100644 index 00000000000..e1e867fcb29 --- /dev/null +++ b/distribution/simpleicons-5/D/Dependabot.Remote.puml @@ -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 Dependabot +include('simpleicons-5/D/Dependabot') + +' renders the element +Dependabot('Dependabot', 'Dependabot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dependabot.md b/distribution/simpleicons-5/D/Dependabot.md new file mode 100644 index 00000000000..dfe205e2daa --- /dev/null +++ b/distribution/simpleicons-5/D/Dependabot.md @@ -0,0 +1,63 @@ +# Dependabot + + +```text +simpleicons-5/D/Dependabot +``` + +```text +include('simpleicons-5/D/Dependabot') +``` + + + +| Illustration | Dependabot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dependabot.png) | ![illustration for Dependabot](../../simpleicons-5/D/Dependabot.Local.png) | + + + + +## Dependabot + +### 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 Dependabot +include('simpleicons-5/D/Dependabot') + +' renders the element +Dependabot('Dependabot', 'Dependabot', '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 Dependabot +include('simpleicons-5/D/Dependabot') + +' renders the element +Dependabot('Dependabot', 'Dependabot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dependabot.png b/distribution/simpleicons-5/D/Dependabot.png new file mode 100644 index 00000000000..269e35ae7c3 Binary files /dev/null and b/distribution/simpleicons-5/D/Dependabot.png differ diff --git a/distribution/simpleicons-5/D/Dependabot.puml b/distribution/simpleicons-5/D/Dependabot.puml new file mode 100644 index 00000000000..66b09def2c4 --- /dev/null +++ b/distribution/simpleicons-5/D/Dependabot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dependabot + +sprite $DependabotXs [10x10/16z] uwS3 + +sprite $DependabotSm [12x12/16z] unza + +sprite $DependabotMd [16x16/16z] un_X + +sprite $DependabotLg [20x20/16z] unzKO1G + +!procedure Dependabot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dependabot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Derspiegel.Local.png b/distribution/simpleicons-5/D/Derspiegel.Local.png new file mode 100644 index 00000000000..3b87ea7248f Binary files /dev/null and b/distribution/simpleicons-5/D/Derspiegel.Local.png differ diff --git a/distribution/simpleicons-5/D/Derspiegel.Local.puml b/distribution/simpleicons-5/D/Derspiegel.Local.puml new file mode 100644 index 00000000000..c5192324c7c --- /dev/null +++ b/distribution/simpleicons-5/D/Derspiegel.Local.puml @@ -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 Derspiegel +include('simpleicons-5/D/Derspiegel') + +' renders the element +Derspiegel('Derspiegel', 'Derspiegel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Derspiegel.Remote.puml b/distribution/simpleicons-5/D/Derspiegel.Remote.puml new file mode 100644 index 00000000000..21d47107730 --- /dev/null +++ b/distribution/simpleicons-5/D/Derspiegel.Remote.puml @@ -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 Derspiegel +include('simpleicons-5/D/Derspiegel') + +' renders the element +Derspiegel('Derspiegel', 'Derspiegel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Derspiegel.md b/distribution/simpleicons-5/D/Derspiegel.md new file mode 100644 index 00000000000..2b82f1e7e4e --- /dev/null +++ b/distribution/simpleicons-5/D/Derspiegel.md @@ -0,0 +1,63 @@ +# Derspiegel + + +```text +simpleicons-5/D/Derspiegel +``` + +```text +include('simpleicons-5/D/Derspiegel') +``` + + + +| Illustration | Derspiegel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Derspiegel.png) | ![illustration for Derspiegel](../../simpleicons-5/D/Derspiegel.Local.png) | + + + + +## Derspiegel + +### 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 Derspiegel +include('simpleicons-5/D/Derspiegel') + +' renders the element +Derspiegel('Derspiegel', 'Derspiegel', '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 Derspiegel +include('simpleicons-5/D/Derspiegel') + +' renders the element +Derspiegel('Derspiegel', 'Derspiegel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Derspiegel.png b/distribution/simpleicons-5/D/Derspiegel.png new file mode 100644 index 00000000000..bb274fe8563 Binary files /dev/null and b/distribution/simpleicons-5/D/Derspiegel.png differ diff --git a/distribution/simpleicons-5/D/Derspiegel.puml b/distribution/simpleicons-5/D/Derspiegel.puml new file mode 100644 index 00000000000..c23eedaad59 --- /dev/null +++ b/distribution/simpleicons-5/D/Derspiegel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Derspiegel + +sprite $DerspiegelXs [10x10/16z] uwS3 + +sprite $DerspiegelSm [12x12/16z] unza + +sprite $DerspiegelMd [16x16/16z] un_X + +sprite $DerspiegelLg [20x20/16z] unzKO1G + +!procedure Derspiegel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Derspiegel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Designernews.Local.png b/distribution/simpleicons-5/D/Designernews.Local.png new file mode 100644 index 00000000000..adb81045f65 Binary files /dev/null and b/distribution/simpleicons-5/D/Designernews.Local.png differ diff --git a/distribution/simpleicons-5/D/Designernews.Local.puml b/distribution/simpleicons-5/D/Designernews.Local.puml new file mode 100644 index 00000000000..886908bf4cd --- /dev/null +++ b/distribution/simpleicons-5/D/Designernews.Local.puml @@ -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 Designernews +include('simpleicons-5/D/Designernews') + +' renders the element +Designernews('Designernews', 'Designernews', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Designernews.Remote.puml b/distribution/simpleicons-5/D/Designernews.Remote.puml new file mode 100644 index 00000000000..02bcdc1ecbb --- /dev/null +++ b/distribution/simpleicons-5/D/Designernews.Remote.puml @@ -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 Designernews +include('simpleicons-5/D/Designernews') + +' renders the element +Designernews('Designernews', 'Designernews', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Designernews.md b/distribution/simpleicons-5/D/Designernews.md new file mode 100644 index 00000000000..5b7e104d8e9 --- /dev/null +++ b/distribution/simpleicons-5/D/Designernews.md @@ -0,0 +1,63 @@ +# Designernews + + +```text +simpleicons-5/D/Designernews +``` + +```text +include('simpleicons-5/D/Designernews') +``` + + + +| Illustration | Designernews | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Designernews.png) | ![illustration for Designernews](../../simpleicons-5/D/Designernews.Local.png) | + + + + +## Designernews + +### 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 Designernews +include('simpleicons-5/D/Designernews') + +' renders the element +Designernews('Designernews', 'Designernews', '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 Designernews +include('simpleicons-5/D/Designernews') + +' renders the element +Designernews('Designernews', 'Designernews', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Designernews.png b/distribution/simpleicons-5/D/Designernews.png new file mode 100644 index 00000000000..dd49621b324 Binary files /dev/null and b/distribution/simpleicons-5/D/Designernews.png differ diff --git a/distribution/simpleicons-5/D/Designernews.puml b/distribution/simpleicons-5/D/Designernews.puml new file mode 100644 index 00000000000..fa4d0c68037 --- /dev/null +++ b/distribution/simpleicons-5/D/Designernews.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Designernews + +sprite $DesignernewsXs [10x10/16z] uwS3 + +sprite $DesignernewsSm [12x12/16z] unza + +sprite $DesignernewsMd [16x16/16z] un_X + +sprite $DesignernewsLg [20x20/16z] unzKO1G + +!procedure Designernews($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Designernews', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deutschebahn.Local.png b/distribution/simpleicons-5/D/Deutschebahn.Local.png new file mode 100644 index 00000000000..8d0b978e35f Binary files /dev/null and b/distribution/simpleicons-5/D/Deutschebahn.Local.png differ diff --git a/distribution/simpleicons-5/D/Deutschebahn.Local.puml b/distribution/simpleicons-5/D/Deutschebahn.Local.puml new file mode 100644 index 00000000000..fba87ca5da4 --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebahn.Local.puml @@ -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 Deutschebahn +include('simpleicons-5/D/Deutschebahn') + +' renders the element +Deutschebahn('Deutschebahn', 'Deutschebahn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deutschebahn.Remote.puml b/distribution/simpleicons-5/D/Deutschebahn.Remote.puml new file mode 100644 index 00000000000..72e19acbd5c --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebahn.Remote.puml @@ -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 Deutschebahn +include('simpleicons-5/D/Deutschebahn') + +' renders the element +Deutschebahn('Deutschebahn', 'Deutschebahn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deutschebahn.md b/distribution/simpleicons-5/D/Deutschebahn.md new file mode 100644 index 00000000000..2f103eea149 --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebahn.md @@ -0,0 +1,63 @@ +# Deutschebahn + + +```text +simpleicons-5/D/Deutschebahn +``` + +```text +include('simpleicons-5/D/Deutschebahn') +``` + + + +| Illustration | Deutschebahn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deutschebahn.png) | ![illustration for Deutschebahn](../../simpleicons-5/D/Deutschebahn.Local.png) | + + + + +## Deutschebahn + +### 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 Deutschebahn +include('simpleicons-5/D/Deutschebahn') + +' renders the element +Deutschebahn('Deutschebahn', 'Deutschebahn', '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 Deutschebahn +include('simpleicons-5/D/Deutschebahn') + +' renders the element +Deutschebahn('Deutschebahn', 'Deutschebahn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deutschebahn.png b/distribution/simpleicons-5/D/Deutschebahn.png new file mode 100644 index 00000000000..6b1e5a93678 Binary files /dev/null and b/distribution/simpleicons-5/D/Deutschebahn.png differ diff --git a/distribution/simpleicons-5/D/Deutschebahn.puml b/distribution/simpleicons-5/D/Deutschebahn.puml new file mode 100644 index 00000000000..6c83bad122b --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebahn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deutschebahn + +sprite $DeutschebahnXs [10x10/16z] uwS3 + +sprite $DeutschebahnSm [12x12/16z] unza + +sprite $DeutschebahnMd [16x16/16z] un_X + +sprite $DeutschebahnLg [20x20/16z] unzKO1G + +!procedure Deutschebahn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deutschebahn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deutschebank.Local.png b/distribution/simpleicons-5/D/Deutschebank.Local.png new file mode 100644 index 00000000000..6dffd61412b Binary files /dev/null and b/distribution/simpleicons-5/D/Deutschebank.Local.png differ diff --git a/distribution/simpleicons-5/D/Deutschebank.Local.puml b/distribution/simpleicons-5/D/Deutschebank.Local.puml new file mode 100644 index 00000000000..d202f95e53b --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebank.Local.puml @@ -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 Deutschebank +include('simpleicons-5/D/Deutschebank') + +' renders the element +Deutschebank('Deutschebank', 'Deutschebank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deutschebank.Remote.puml b/distribution/simpleicons-5/D/Deutschebank.Remote.puml new file mode 100644 index 00000000000..b6853b4c8f9 --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebank.Remote.puml @@ -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 Deutschebank +include('simpleicons-5/D/Deutschebank') + +' renders the element +Deutschebank('Deutschebank', 'Deutschebank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deutschebank.md b/distribution/simpleicons-5/D/Deutschebank.md new file mode 100644 index 00000000000..bd37ce131f1 --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebank.md @@ -0,0 +1,63 @@ +# Deutschebank + + +```text +simpleicons-5/D/Deutschebank +``` + +```text +include('simpleicons-5/D/Deutschebank') +``` + + + +| Illustration | Deutschebank | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deutschebank.png) | ![illustration for Deutschebank](../../simpleicons-5/D/Deutschebank.Local.png) | + + + + +## Deutschebank + +### 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 Deutschebank +include('simpleicons-5/D/Deutschebank') + +' renders the element +Deutschebank('Deutschebank', 'Deutschebank', '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 Deutschebank +include('simpleicons-5/D/Deutschebank') + +' renders the element +Deutschebank('Deutschebank', 'Deutschebank', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deutschebank.png b/distribution/simpleicons-5/D/Deutschebank.png new file mode 100644 index 00000000000..01cd18389e0 Binary files /dev/null and b/distribution/simpleicons-5/D/Deutschebank.png differ diff --git a/distribution/simpleicons-5/D/Deutschebank.puml b/distribution/simpleicons-5/D/Deutschebank.puml new file mode 100644 index 00000000000..fde1be42f84 --- /dev/null +++ b/distribution/simpleicons-5/D/Deutschebank.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deutschebank + +sprite $DeutschebankXs [10x10/16z] uwS3 + +sprite $DeutschebankSm [12x12/16z] unza + +sprite $DeutschebankMd [16x16/16z] un_X + +sprite $DeutschebankLg [20x20/16z] unzKO1G + +!procedure Deutschebank($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deutschebank', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Devdotto.Local.png b/distribution/simpleicons-5/D/Devdotto.Local.png new file mode 100644 index 00000000000..bd9334bfbd5 Binary files /dev/null and b/distribution/simpleicons-5/D/Devdotto.Local.png differ diff --git a/distribution/simpleicons-5/D/Devdotto.Local.puml b/distribution/simpleicons-5/D/Devdotto.Local.puml new file mode 100644 index 00000000000..8b0e5ae0360 --- /dev/null +++ b/distribution/simpleicons-5/D/Devdotto.Local.puml @@ -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 Devdotto +include('simpleicons-5/D/Devdotto') + +' renders the element +Devdotto('Devdotto', 'Devdotto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Devdotto.Remote.puml b/distribution/simpleicons-5/D/Devdotto.Remote.puml new file mode 100644 index 00000000000..1630fc8a2d0 --- /dev/null +++ b/distribution/simpleicons-5/D/Devdotto.Remote.puml @@ -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 Devdotto +include('simpleicons-5/D/Devdotto') + +' renders the element +Devdotto('Devdotto', 'Devdotto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Devdotto.md b/distribution/simpleicons-5/D/Devdotto.md new file mode 100644 index 00000000000..33899232853 --- /dev/null +++ b/distribution/simpleicons-5/D/Devdotto.md @@ -0,0 +1,63 @@ +# Devdotto + + +```text +simpleicons-5/D/Devdotto +``` + +```text +include('simpleicons-5/D/Devdotto') +``` + + + +| Illustration | Devdotto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Devdotto.png) | ![illustration for Devdotto](../../simpleicons-5/D/Devdotto.Local.png) | + + + + +## Devdotto + +### 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 Devdotto +include('simpleicons-5/D/Devdotto') + +' renders the element +Devdotto('Devdotto', 'Devdotto', '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 Devdotto +include('simpleicons-5/D/Devdotto') + +' renders the element +Devdotto('Devdotto', 'Devdotto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Devdotto.png b/distribution/simpleicons-5/D/Devdotto.png new file mode 100644 index 00000000000..ca106b3ebe3 Binary files /dev/null and b/distribution/simpleicons-5/D/Devdotto.png differ diff --git a/distribution/simpleicons-5/D/Devdotto.puml b/distribution/simpleicons-5/D/Devdotto.puml new file mode 100644 index 00000000000..1b55e43544e --- /dev/null +++ b/distribution/simpleicons-5/D/Devdotto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Devdotto + +sprite $DevdottoXs [10x10/16z] uwS3 + +sprite $DevdottoSm [12x12/16z] unza + +sprite $DevdottoMd [16x16/16z] un_X + +sprite $DevdottoLg [20x20/16z] unzKO1G + +!procedure Devdotto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Devdotto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Deviantart.Local.png b/distribution/simpleicons-5/D/Deviantart.Local.png new file mode 100644 index 00000000000..37f48d847ec Binary files /dev/null and b/distribution/simpleicons-5/D/Deviantart.Local.png differ diff --git a/distribution/simpleicons-5/D/Deviantart.Local.puml b/distribution/simpleicons-5/D/Deviantart.Local.puml new file mode 100644 index 00000000000..c2d65706ba9 --- /dev/null +++ b/distribution/simpleicons-5/D/Deviantart.Local.puml @@ -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 Deviantart +include('simpleicons-5/D/Deviantart') + +' renders the element +Deviantart('Deviantart', 'Deviantart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deviantart.Remote.puml b/distribution/simpleicons-5/D/Deviantart.Remote.puml new file mode 100644 index 00000000000..371849db0d9 --- /dev/null +++ b/distribution/simpleicons-5/D/Deviantart.Remote.puml @@ -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 Deviantart +include('simpleicons-5/D/Deviantart') + +' renders the element +Deviantart('Deviantart', 'Deviantart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Deviantart.md b/distribution/simpleicons-5/D/Deviantart.md new file mode 100644 index 00000000000..e82f3d5593c --- /dev/null +++ b/distribution/simpleicons-5/D/Deviantart.md @@ -0,0 +1,63 @@ +# Deviantart + + +```text +simpleicons-5/D/Deviantart +``` + +```text +include('simpleicons-5/D/Deviantart') +``` + + + +| Illustration | Deviantart | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Deviantart.png) | ![illustration for Deviantart](../../simpleicons-5/D/Deviantart.Local.png) | + + + + +## Deviantart + +### 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 Deviantart +include('simpleicons-5/D/Deviantart') + +' renders the element +Deviantart('Deviantart', 'Deviantart', '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 Deviantart +include('simpleicons-5/D/Deviantart') + +' renders the element +Deviantart('Deviantart', 'Deviantart', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Deviantart.png b/distribution/simpleicons-5/D/Deviantart.png new file mode 100644 index 00000000000..e38ec9661c1 Binary files /dev/null and b/distribution/simpleicons-5/D/Deviantart.png differ diff --git a/distribution/simpleicons-5/D/Deviantart.puml b/distribution/simpleicons-5/D/Deviantart.puml new file mode 100644 index 00000000000..c36d48f7bb0 --- /dev/null +++ b/distribution/simpleicons-5/D/Deviantart.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Deviantart + +sprite $DeviantartXs [10x10/16z] uwS3 + +sprite $DeviantartSm [12x12/16z] unza + +sprite $DeviantartMd [16x16/16z] un_X + +sprite $DeviantartLg [20x20/16z] unzKO1G + +!procedure Deviantart($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Deviantart', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Devpost.Local.png b/distribution/simpleicons-5/D/Devpost.Local.png new file mode 100644 index 00000000000..0666df3067e Binary files /dev/null and b/distribution/simpleicons-5/D/Devpost.Local.png differ diff --git a/distribution/simpleicons-5/D/Devpost.Local.puml b/distribution/simpleicons-5/D/Devpost.Local.puml new file mode 100644 index 00000000000..d8ba41cec4a --- /dev/null +++ b/distribution/simpleicons-5/D/Devpost.Local.puml @@ -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 Devpost +include('simpleicons-5/D/Devpost') + +' renders the element +Devpost('Devpost', 'Devpost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Devpost.Remote.puml b/distribution/simpleicons-5/D/Devpost.Remote.puml new file mode 100644 index 00000000000..9ff68701362 --- /dev/null +++ b/distribution/simpleicons-5/D/Devpost.Remote.puml @@ -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 Devpost +include('simpleicons-5/D/Devpost') + +' renders the element +Devpost('Devpost', 'Devpost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Devpost.md b/distribution/simpleicons-5/D/Devpost.md new file mode 100644 index 00000000000..686e7aae867 --- /dev/null +++ b/distribution/simpleicons-5/D/Devpost.md @@ -0,0 +1,63 @@ +# Devpost + + +```text +simpleicons-5/D/Devpost +``` + +```text +include('simpleicons-5/D/Devpost') +``` + + + +| Illustration | Devpost | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Devpost.png) | ![illustration for Devpost](../../simpleicons-5/D/Devpost.Local.png) | + + + + +## Devpost + +### 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 Devpost +include('simpleicons-5/D/Devpost') + +' renders the element +Devpost('Devpost', 'Devpost', '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 Devpost +include('simpleicons-5/D/Devpost') + +' renders the element +Devpost('Devpost', 'Devpost', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Devpost.png b/distribution/simpleicons-5/D/Devpost.png new file mode 100644 index 00000000000..25665a595ce Binary files /dev/null and b/distribution/simpleicons-5/D/Devpost.png differ diff --git a/distribution/simpleicons-5/D/Devpost.puml b/distribution/simpleicons-5/D/Devpost.puml new file mode 100644 index 00000000000..a1d979e0691 --- /dev/null +++ b/distribution/simpleicons-5/D/Devpost.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Devpost + +sprite $DevpostXs [10x10/16z] uwS3 + +sprite $DevpostSm [12x12/16z] unza + +sprite $DevpostMd [16x16/16z] un_X + +sprite $DevpostLg [20x20/16z] unzKO1G + +!procedure Devpost($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Devpost', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Devrant.Local.png b/distribution/simpleicons-5/D/Devrant.Local.png new file mode 100644 index 00000000000..3cc7518083d Binary files /dev/null and b/distribution/simpleicons-5/D/Devrant.Local.png differ diff --git a/distribution/simpleicons-5/D/Devrant.Local.puml b/distribution/simpleicons-5/D/Devrant.Local.puml new file mode 100644 index 00000000000..633649054a3 --- /dev/null +++ b/distribution/simpleicons-5/D/Devrant.Local.puml @@ -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 Devrant +include('simpleicons-5/D/Devrant') + +' renders the element +Devrant('Devrant', 'Devrant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Devrant.Remote.puml b/distribution/simpleicons-5/D/Devrant.Remote.puml new file mode 100644 index 00000000000..e9231fe2368 --- /dev/null +++ b/distribution/simpleicons-5/D/Devrant.Remote.puml @@ -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 Devrant +include('simpleicons-5/D/Devrant') + +' renders the element +Devrant('Devrant', 'Devrant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Devrant.md b/distribution/simpleicons-5/D/Devrant.md new file mode 100644 index 00000000000..b0445abc3ae --- /dev/null +++ b/distribution/simpleicons-5/D/Devrant.md @@ -0,0 +1,63 @@ +# Devrant + + +```text +simpleicons-5/D/Devrant +``` + +```text +include('simpleicons-5/D/Devrant') +``` + + + +| Illustration | Devrant | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Devrant.png) | ![illustration for Devrant](../../simpleicons-5/D/Devrant.Local.png) | + + + + +## Devrant + +### 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 Devrant +include('simpleicons-5/D/Devrant') + +' renders the element +Devrant('Devrant', 'Devrant', '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 Devrant +include('simpleicons-5/D/Devrant') + +' renders the element +Devrant('Devrant', 'Devrant', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Devrant.png b/distribution/simpleicons-5/D/Devrant.png new file mode 100644 index 00000000000..b427fd87a3c Binary files /dev/null and b/distribution/simpleicons-5/D/Devrant.png differ diff --git a/distribution/simpleicons-5/D/Devrant.puml b/distribution/simpleicons-5/D/Devrant.puml new file mode 100644 index 00000000000..792112dfbfe --- /dev/null +++ b/distribution/simpleicons-5/D/Devrant.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Devrant + +sprite $DevrantXs [10x10/16z] uwS3 + +sprite $DevrantSm [12x12/16z] unza + +sprite $DevrantMd [16x16/16z] un_X + +sprite $DevrantLg [20x20/16z] unzKO1G + +!procedure Devrant($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Devrant', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dgraph.Local.png b/distribution/simpleicons-5/D/Dgraph.Local.png new file mode 100644 index 00000000000..d5517d22ac7 Binary files /dev/null and b/distribution/simpleicons-5/D/Dgraph.Local.png differ diff --git a/distribution/simpleicons-5/D/Dgraph.Local.puml b/distribution/simpleicons-5/D/Dgraph.Local.puml new file mode 100644 index 00000000000..33d88ddeea1 --- /dev/null +++ b/distribution/simpleicons-5/D/Dgraph.Local.puml @@ -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 Dgraph +include('simpleicons-5/D/Dgraph') + +' renders the element +Dgraph('Dgraph', 'Dgraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dgraph.Remote.puml b/distribution/simpleicons-5/D/Dgraph.Remote.puml new file mode 100644 index 00000000000..0e4c38bb9b2 --- /dev/null +++ b/distribution/simpleicons-5/D/Dgraph.Remote.puml @@ -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 Dgraph +include('simpleicons-5/D/Dgraph') + +' renders the element +Dgraph('Dgraph', 'Dgraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dgraph.md b/distribution/simpleicons-5/D/Dgraph.md new file mode 100644 index 00000000000..b11cc103edb --- /dev/null +++ b/distribution/simpleicons-5/D/Dgraph.md @@ -0,0 +1,63 @@ +# Dgraph + + +```text +simpleicons-5/D/Dgraph +``` + +```text +include('simpleicons-5/D/Dgraph') +``` + + + +| Illustration | Dgraph | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dgraph.png) | ![illustration for Dgraph](../../simpleicons-5/D/Dgraph.Local.png) | + + + + +## Dgraph + +### 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 Dgraph +include('simpleicons-5/D/Dgraph') + +' renders the element +Dgraph('Dgraph', 'Dgraph', '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 Dgraph +include('simpleicons-5/D/Dgraph') + +' renders the element +Dgraph('Dgraph', 'Dgraph', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dgraph.png b/distribution/simpleicons-5/D/Dgraph.png new file mode 100644 index 00000000000..e5a8a97f99e Binary files /dev/null and b/distribution/simpleicons-5/D/Dgraph.png differ diff --git a/distribution/simpleicons-5/D/Dgraph.puml b/distribution/simpleicons-5/D/Dgraph.puml new file mode 100644 index 00000000000..7e8d035b7f3 --- /dev/null +++ b/distribution/simpleicons-5/D/Dgraph.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dgraph + +sprite $DgraphXs [10x10/16z] uwS3 + +sprite $DgraphSm [12x12/16z] unza + +sprite $DgraphMd [16x16/16z] un_X + +sprite $DgraphLg [20x20/16z] unzKO1G + +!procedure Dgraph($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dgraph', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dhl.Local.png b/distribution/simpleicons-5/D/Dhl.Local.png new file mode 100644 index 00000000000..c33173e4a28 Binary files /dev/null and b/distribution/simpleicons-5/D/Dhl.Local.png differ diff --git a/distribution/simpleicons-5/D/Dhl.Local.puml b/distribution/simpleicons-5/D/Dhl.Local.puml new file mode 100644 index 00000000000..04878b790ce --- /dev/null +++ b/distribution/simpleicons-5/D/Dhl.Local.puml @@ -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 Dhl +include('simpleicons-5/D/Dhl') + +' renders the element +Dhl('Dhl', 'Dhl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dhl.Remote.puml b/distribution/simpleicons-5/D/Dhl.Remote.puml new file mode 100644 index 00000000000..d94517d1173 --- /dev/null +++ b/distribution/simpleicons-5/D/Dhl.Remote.puml @@ -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 Dhl +include('simpleicons-5/D/Dhl') + +' renders the element +Dhl('Dhl', 'Dhl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dhl.md b/distribution/simpleicons-5/D/Dhl.md new file mode 100644 index 00000000000..fe3bf46566f --- /dev/null +++ b/distribution/simpleicons-5/D/Dhl.md @@ -0,0 +1,63 @@ +# Dhl + + +```text +simpleicons-5/D/Dhl +``` + +```text +include('simpleicons-5/D/Dhl') +``` + + + +| Illustration | Dhl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dhl.png) | ![illustration for Dhl](../../simpleicons-5/D/Dhl.Local.png) | + + + + +## Dhl + +### 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 Dhl +include('simpleicons-5/D/Dhl') + +' renders the element +Dhl('Dhl', 'Dhl', '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 Dhl +include('simpleicons-5/D/Dhl') + +' renders the element +Dhl('Dhl', 'Dhl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dhl.png b/distribution/simpleicons-5/D/Dhl.png new file mode 100644 index 00000000000..c4781842ca3 Binary files /dev/null and b/distribution/simpleicons-5/D/Dhl.png differ diff --git a/distribution/simpleicons-5/D/Dhl.puml b/distribution/simpleicons-5/D/Dhl.puml new file mode 100644 index 00000000000..9a4d1ce389b --- /dev/null +++ b/distribution/simpleicons-5/D/Dhl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dhl + +sprite $DhlXs [10x10/16z] uwS3 + +sprite $DhlSm [12x12/16z] unza + +sprite $DhlMd [16x16/16z] un_X + +sprite $DhlLg [20x20/16z] unzKO1G + +!procedure Dhl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dhl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Diagramsdotnet.Local.png b/distribution/simpleicons-5/D/Diagramsdotnet.Local.png new file mode 100644 index 00000000000..7f66e2c4cf7 Binary files /dev/null and b/distribution/simpleicons-5/D/Diagramsdotnet.Local.png differ diff --git a/distribution/simpleicons-5/D/Diagramsdotnet.Local.puml b/distribution/simpleicons-5/D/Diagramsdotnet.Local.puml new file mode 100644 index 00000000000..e19d1b8a495 --- /dev/null +++ b/distribution/simpleicons-5/D/Diagramsdotnet.Local.puml @@ -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 Diagramsdotnet +include('simpleicons-5/D/Diagramsdotnet') + +' renders the element +Diagramsdotnet('Diagramsdotnet', 'Diagramsdotnet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Diagramsdotnet.Remote.puml b/distribution/simpleicons-5/D/Diagramsdotnet.Remote.puml new file mode 100644 index 00000000000..123e57ece5a --- /dev/null +++ b/distribution/simpleicons-5/D/Diagramsdotnet.Remote.puml @@ -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 Diagramsdotnet +include('simpleicons-5/D/Diagramsdotnet') + +' renders the element +Diagramsdotnet('Diagramsdotnet', 'Diagramsdotnet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Diagramsdotnet.md b/distribution/simpleicons-5/D/Diagramsdotnet.md new file mode 100644 index 00000000000..5cc2d3a67f7 --- /dev/null +++ b/distribution/simpleicons-5/D/Diagramsdotnet.md @@ -0,0 +1,63 @@ +# Diagramsdotnet + + +```text +simpleicons-5/D/Diagramsdotnet +``` + +```text +include('simpleicons-5/D/Diagramsdotnet') +``` + + + +| Illustration | Diagramsdotnet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Diagramsdotnet.png) | ![illustration for Diagramsdotnet](../../simpleicons-5/D/Diagramsdotnet.Local.png) | + + + + +## Diagramsdotnet + +### 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 Diagramsdotnet +include('simpleicons-5/D/Diagramsdotnet') + +' renders the element +Diagramsdotnet('Diagramsdotnet', 'Diagramsdotnet', '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 Diagramsdotnet +include('simpleicons-5/D/Diagramsdotnet') + +' renders the element +Diagramsdotnet('Diagramsdotnet', 'Diagramsdotnet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Diagramsdotnet.png b/distribution/simpleicons-5/D/Diagramsdotnet.png new file mode 100644 index 00000000000..64737420471 Binary files /dev/null and b/distribution/simpleicons-5/D/Diagramsdotnet.png differ diff --git a/distribution/simpleicons-5/D/Diagramsdotnet.puml b/distribution/simpleicons-5/D/Diagramsdotnet.puml new file mode 100644 index 00000000000..ba0bc4ca193 --- /dev/null +++ b/distribution/simpleicons-5/D/Diagramsdotnet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Diagramsdotnet + +sprite $DiagramsdotnetXs [10x10/16z] uwS3 + +sprite $DiagramsdotnetSm [12x12/16z] unza + +sprite $DiagramsdotnetMd [16x16/16z] un_X + +sprite $DiagramsdotnetLg [20x20/16z] unzKO1G + +!procedure Diagramsdotnet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Diagramsdotnet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dialogflow.Local.png b/distribution/simpleicons-5/D/Dialogflow.Local.png new file mode 100644 index 00000000000..75de10ec6f6 Binary files /dev/null and b/distribution/simpleicons-5/D/Dialogflow.Local.png differ diff --git a/distribution/simpleicons-5/D/Dialogflow.Local.puml b/distribution/simpleicons-5/D/Dialogflow.Local.puml new file mode 100644 index 00000000000..46e0b0fb48f --- /dev/null +++ b/distribution/simpleicons-5/D/Dialogflow.Local.puml @@ -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 Dialogflow +include('simpleicons-5/D/Dialogflow') + +' renders the element +Dialogflow('Dialogflow', 'Dialogflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dialogflow.Remote.puml b/distribution/simpleicons-5/D/Dialogflow.Remote.puml new file mode 100644 index 00000000000..5d2f7c87d32 --- /dev/null +++ b/distribution/simpleicons-5/D/Dialogflow.Remote.puml @@ -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 Dialogflow +include('simpleicons-5/D/Dialogflow') + +' renders the element +Dialogflow('Dialogflow', 'Dialogflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dialogflow.md b/distribution/simpleicons-5/D/Dialogflow.md new file mode 100644 index 00000000000..413e68e9c17 --- /dev/null +++ b/distribution/simpleicons-5/D/Dialogflow.md @@ -0,0 +1,63 @@ +# Dialogflow + + +```text +simpleicons-5/D/Dialogflow +``` + +```text +include('simpleicons-5/D/Dialogflow') +``` + + + +| Illustration | Dialogflow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dialogflow.png) | ![illustration for Dialogflow](../../simpleicons-5/D/Dialogflow.Local.png) | + + + + +## Dialogflow + +### 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 Dialogflow +include('simpleicons-5/D/Dialogflow') + +' renders the element +Dialogflow('Dialogflow', 'Dialogflow', '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 Dialogflow +include('simpleicons-5/D/Dialogflow') + +' renders the element +Dialogflow('Dialogflow', 'Dialogflow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dialogflow.png b/distribution/simpleicons-5/D/Dialogflow.png new file mode 100644 index 00000000000..882696c4858 Binary files /dev/null and b/distribution/simpleicons-5/D/Dialogflow.png differ diff --git a/distribution/simpleicons-5/D/Dialogflow.puml b/distribution/simpleicons-5/D/Dialogflow.puml new file mode 100644 index 00000000000..99b51972034 --- /dev/null +++ b/distribution/simpleicons-5/D/Dialogflow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dialogflow + +sprite $DialogflowXs [10x10/16z] uwS3 + +sprite $DialogflowSm [12x12/16z] unza + +sprite $DialogflowMd [16x16/16z] un_X + +sprite $DialogflowLg [20x20/16z] unzKO1G + +!procedure Dialogflow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dialogflow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Diaspora.Local.png b/distribution/simpleicons-5/D/Diaspora.Local.png new file mode 100644 index 00000000000..5b8724a40e3 Binary files /dev/null and b/distribution/simpleicons-5/D/Diaspora.Local.png differ diff --git a/distribution/simpleicons-5/D/Diaspora.Local.puml b/distribution/simpleicons-5/D/Diaspora.Local.puml new file mode 100644 index 00000000000..bdfe27bbbe9 --- /dev/null +++ b/distribution/simpleicons-5/D/Diaspora.Local.puml @@ -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 Diaspora +include('simpleicons-5/D/Diaspora') + +' renders the element +Diaspora('Diaspora', 'Diaspora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Diaspora.Remote.puml b/distribution/simpleicons-5/D/Diaspora.Remote.puml new file mode 100644 index 00000000000..c1583bef51c --- /dev/null +++ b/distribution/simpleicons-5/D/Diaspora.Remote.puml @@ -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 Diaspora +include('simpleicons-5/D/Diaspora') + +' renders the element +Diaspora('Diaspora', 'Diaspora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Diaspora.md b/distribution/simpleicons-5/D/Diaspora.md new file mode 100644 index 00000000000..2daeb914780 --- /dev/null +++ b/distribution/simpleicons-5/D/Diaspora.md @@ -0,0 +1,63 @@ +# Diaspora + + +```text +simpleicons-5/D/Diaspora +``` + +```text +include('simpleicons-5/D/Diaspora') +``` + + + +| Illustration | Diaspora | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Diaspora.png) | ![illustration for Diaspora](../../simpleicons-5/D/Diaspora.Local.png) | + + + + +## Diaspora + +### 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 Diaspora +include('simpleicons-5/D/Diaspora') + +' renders the element +Diaspora('Diaspora', 'Diaspora', '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 Diaspora +include('simpleicons-5/D/Diaspora') + +' renders the element +Diaspora('Diaspora', 'Diaspora', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Diaspora.png b/distribution/simpleicons-5/D/Diaspora.png new file mode 100644 index 00000000000..ad4cb74bb36 Binary files /dev/null and b/distribution/simpleicons-5/D/Diaspora.png differ diff --git a/distribution/simpleicons-5/D/Diaspora.puml b/distribution/simpleicons-5/D/Diaspora.puml new file mode 100644 index 00000000000..1505566c7b4 --- /dev/null +++ b/distribution/simpleicons-5/D/Diaspora.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Diaspora + +sprite $DiasporaXs [10x10/16z] uwS3 + +sprite $DiasporaSm [12x12/16z] unza + +sprite $DiasporaMd [16x16/16z] un_X + +sprite $DiasporaLg [20x20/16z] unzKO1G + +!procedure Diaspora($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Diaspora', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Digg.Local.png b/distribution/simpleicons-5/D/Digg.Local.png new file mode 100644 index 00000000000..bd7cda6cd92 Binary files /dev/null and b/distribution/simpleicons-5/D/Digg.Local.png differ diff --git a/distribution/simpleicons-5/D/Digg.Local.puml b/distribution/simpleicons-5/D/Digg.Local.puml new file mode 100644 index 00000000000..b66d6a91d02 --- /dev/null +++ b/distribution/simpleicons-5/D/Digg.Local.puml @@ -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 Digg +include('simpleicons-5/D/Digg') + +' renders the element +Digg('Digg', 'Digg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Digg.Remote.puml b/distribution/simpleicons-5/D/Digg.Remote.puml new file mode 100644 index 00000000000..7cab9ceea8c --- /dev/null +++ b/distribution/simpleicons-5/D/Digg.Remote.puml @@ -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 Digg +include('simpleicons-5/D/Digg') + +' renders the element +Digg('Digg', 'Digg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Digg.md b/distribution/simpleicons-5/D/Digg.md new file mode 100644 index 00000000000..51a7cf6577e --- /dev/null +++ b/distribution/simpleicons-5/D/Digg.md @@ -0,0 +1,63 @@ +# Digg + + +```text +simpleicons-5/D/Digg +``` + +```text +include('simpleicons-5/D/Digg') +``` + + + +| Illustration | Digg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Digg.png) | ![illustration for Digg](../../simpleicons-5/D/Digg.Local.png) | + + + + +## Digg + +### 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 Digg +include('simpleicons-5/D/Digg') + +' renders the element +Digg('Digg', 'Digg', '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 Digg +include('simpleicons-5/D/Digg') + +' renders the element +Digg('Digg', 'Digg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Digg.png b/distribution/simpleicons-5/D/Digg.png new file mode 100644 index 00000000000..bd6420f403d Binary files /dev/null and b/distribution/simpleicons-5/D/Digg.png differ diff --git a/distribution/simpleicons-5/D/Digg.puml b/distribution/simpleicons-5/D/Digg.puml new file mode 100644 index 00000000000..18e3740a626 --- /dev/null +++ b/distribution/simpleicons-5/D/Digg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Digg + +sprite $DiggXs [10x10/16z] uwS3 + +sprite $DiggSm [12x12/16z] unza + +sprite $DiggMd [16x16/16z] un_X + +sprite $DiggLg [20x20/16z] unzKO1G + +!procedure Digg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Digg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Digikeyelectronics.Local.png b/distribution/simpleicons-5/D/Digikeyelectronics.Local.png new file mode 100644 index 00000000000..296d70b7ef8 Binary files /dev/null and b/distribution/simpleicons-5/D/Digikeyelectronics.Local.png differ diff --git a/distribution/simpleicons-5/D/Digikeyelectronics.Local.puml b/distribution/simpleicons-5/D/Digikeyelectronics.Local.puml new file mode 100644 index 00000000000..71c387f1563 --- /dev/null +++ b/distribution/simpleicons-5/D/Digikeyelectronics.Local.puml @@ -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 Digikeyelectronics +include('simpleicons-5/D/Digikeyelectronics') + +' renders the element +Digikeyelectronics('Digikeyelectronics', 'Digikeyelectronics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Digikeyelectronics.Remote.puml b/distribution/simpleicons-5/D/Digikeyelectronics.Remote.puml new file mode 100644 index 00000000000..000051c91d9 --- /dev/null +++ b/distribution/simpleicons-5/D/Digikeyelectronics.Remote.puml @@ -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 Digikeyelectronics +include('simpleicons-5/D/Digikeyelectronics') + +' renders the element +Digikeyelectronics('Digikeyelectronics', 'Digikeyelectronics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Digikeyelectronics.md b/distribution/simpleicons-5/D/Digikeyelectronics.md new file mode 100644 index 00000000000..53c68b818cf --- /dev/null +++ b/distribution/simpleicons-5/D/Digikeyelectronics.md @@ -0,0 +1,63 @@ +# Digikeyelectronics + + +```text +simpleicons-5/D/Digikeyelectronics +``` + +```text +include('simpleicons-5/D/Digikeyelectronics') +``` + + + +| Illustration | Digikeyelectronics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Digikeyelectronics.png) | ![illustration for Digikeyelectronics](../../simpleicons-5/D/Digikeyelectronics.Local.png) | + + + + +## Digikeyelectronics + +### 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 Digikeyelectronics +include('simpleicons-5/D/Digikeyelectronics') + +' renders the element +Digikeyelectronics('Digikeyelectronics', 'Digikeyelectronics', '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 Digikeyelectronics +include('simpleicons-5/D/Digikeyelectronics') + +' renders the element +Digikeyelectronics('Digikeyelectronics', 'Digikeyelectronics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Digikeyelectronics.png b/distribution/simpleicons-5/D/Digikeyelectronics.png new file mode 100644 index 00000000000..64f0aef98fb Binary files /dev/null and b/distribution/simpleicons-5/D/Digikeyelectronics.png differ diff --git a/distribution/simpleicons-5/D/Digikeyelectronics.puml b/distribution/simpleicons-5/D/Digikeyelectronics.puml new file mode 100644 index 00000000000..1bb38ac1062 --- /dev/null +++ b/distribution/simpleicons-5/D/Digikeyelectronics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Digikeyelectronics + +sprite $DigikeyelectronicsXs [10x10/16z] uwS3 + +sprite $DigikeyelectronicsSm [12x12/16z] unza + +sprite $DigikeyelectronicsMd [16x16/16z] un_X + +sprite $DigikeyelectronicsLg [20x20/16z] unzKO1G + +!procedure Digikeyelectronics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Digikeyelectronics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Digitalocean.Local.png b/distribution/simpleicons-5/D/Digitalocean.Local.png new file mode 100644 index 00000000000..6673f153ff6 Binary files /dev/null and b/distribution/simpleicons-5/D/Digitalocean.Local.png differ diff --git a/distribution/simpleicons-5/D/Digitalocean.Local.puml b/distribution/simpleicons-5/D/Digitalocean.Local.puml new file mode 100644 index 00000000000..8d53efe58f5 --- /dev/null +++ b/distribution/simpleicons-5/D/Digitalocean.Local.puml @@ -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 Digitalocean +include('simpleicons-5/D/Digitalocean') + +' renders the element +Digitalocean('Digitalocean', 'Digitalocean', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Digitalocean.Remote.puml b/distribution/simpleicons-5/D/Digitalocean.Remote.puml new file mode 100644 index 00000000000..52ea6538a2f --- /dev/null +++ b/distribution/simpleicons-5/D/Digitalocean.Remote.puml @@ -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 Digitalocean +include('simpleicons-5/D/Digitalocean') + +' renders the element +Digitalocean('Digitalocean', 'Digitalocean', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Digitalocean.md b/distribution/simpleicons-5/D/Digitalocean.md new file mode 100644 index 00000000000..3bc94113130 --- /dev/null +++ b/distribution/simpleicons-5/D/Digitalocean.md @@ -0,0 +1,63 @@ +# Digitalocean + + +```text +simpleicons-5/D/Digitalocean +``` + +```text +include('simpleicons-5/D/Digitalocean') +``` + + + +| Illustration | Digitalocean | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Digitalocean.png) | ![illustration for Digitalocean](../../simpleicons-5/D/Digitalocean.Local.png) | + + + + +## Digitalocean + +### 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 Digitalocean +include('simpleicons-5/D/Digitalocean') + +' renders the element +Digitalocean('Digitalocean', 'Digitalocean', '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 Digitalocean +include('simpleicons-5/D/Digitalocean') + +' renders the element +Digitalocean('Digitalocean', 'Digitalocean', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Digitalocean.png b/distribution/simpleicons-5/D/Digitalocean.png new file mode 100644 index 00000000000..e1bf4a8679d Binary files /dev/null and b/distribution/simpleicons-5/D/Digitalocean.png differ diff --git a/distribution/simpleicons-5/D/Digitalocean.puml b/distribution/simpleicons-5/D/Digitalocean.puml new file mode 100644 index 00000000000..79af4db4b9e --- /dev/null +++ b/distribution/simpleicons-5/D/Digitalocean.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Digitalocean + +sprite $DigitaloceanXs [10x10/16z] uwS3 + +sprite $DigitaloceanSm [12x12/16z] unza + +sprite $DigitaloceanMd [16x16/16z] un_X + +sprite $DigitaloceanLg [20x20/16z] unzKO1G + +!procedure Digitalocean($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Digitalocean', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dior.Local.png b/distribution/simpleicons-5/D/Dior.Local.png new file mode 100644 index 00000000000..de5268b9739 Binary files /dev/null and b/distribution/simpleicons-5/D/Dior.Local.png differ diff --git a/distribution/simpleicons-5/D/Dior.Local.puml b/distribution/simpleicons-5/D/Dior.Local.puml new file mode 100644 index 00000000000..d29fa54f390 --- /dev/null +++ b/distribution/simpleicons-5/D/Dior.Local.puml @@ -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 Dior +include('simpleicons-5/D/Dior') + +' renders the element +Dior('Dior', 'Dior', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dior.Remote.puml b/distribution/simpleicons-5/D/Dior.Remote.puml new file mode 100644 index 00000000000..dc4bf21fd62 --- /dev/null +++ b/distribution/simpleicons-5/D/Dior.Remote.puml @@ -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 Dior +include('simpleicons-5/D/Dior') + +' renders the element +Dior('Dior', 'Dior', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dior.md b/distribution/simpleicons-5/D/Dior.md new file mode 100644 index 00000000000..97941e6e82c --- /dev/null +++ b/distribution/simpleicons-5/D/Dior.md @@ -0,0 +1,63 @@ +# Dior + + +```text +simpleicons-5/D/Dior +``` + +```text +include('simpleicons-5/D/Dior') +``` + + + +| Illustration | Dior | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dior.png) | ![illustration for Dior](../../simpleicons-5/D/Dior.Local.png) | + + + + +## Dior + +### 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 Dior +include('simpleicons-5/D/Dior') + +' renders the element +Dior('Dior', 'Dior', '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 Dior +include('simpleicons-5/D/Dior') + +' renders the element +Dior('Dior', 'Dior', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dior.png b/distribution/simpleicons-5/D/Dior.png new file mode 100644 index 00000000000..e5b61afbda2 Binary files /dev/null and b/distribution/simpleicons-5/D/Dior.png differ diff --git a/distribution/simpleicons-5/D/Dior.puml b/distribution/simpleicons-5/D/Dior.puml new file mode 100644 index 00000000000..f4ed5e888c4 --- /dev/null +++ b/distribution/simpleicons-5/D/Dior.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dior + +sprite $DiorXs [10x10/16z] uwS3 + +sprite $DiorSm [12x12/16z] unza + +sprite $DiorMd [16x16/16z] un_X + +sprite $DiorLg [20x20/16z] unzKO1G + +!procedure Dior($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dior', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Directus.Local.png b/distribution/simpleicons-5/D/Directus.Local.png new file mode 100644 index 00000000000..4ba63230de2 Binary files /dev/null and b/distribution/simpleicons-5/D/Directus.Local.png differ diff --git a/distribution/simpleicons-5/D/Directus.Local.puml b/distribution/simpleicons-5/D/Directus.Local.puml new file mode 100644 index 00000000000..366a53b81bc --- /dev/null +++ b/distribution/simpleicons-5/D/Directus.Local.puml @@ -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 Directus +include('simpleicons-5/D/Directus') + +' renders the element +Directus('Directus', 'Directus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Directus.Remote.puml b/distribution/simpleicons-5/D/Directus.Remote.puml new file mode 100644 index 00000000000..3b96bd5ea7c --- /dev/null +++ b/distribution/simpleicons-5/D/Directus.Remote.puml @@ -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 Directus +include('simpleicons-5/D/Directus') + +' renders the element +Directus('Directus', 'Directus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Directus.md b/distribution/simpleicons-5/D/Directus.md new file mode 100644 index 00000000000..2d21ddb9262 --- /dev/null +++ b/distribution/simpleicons-5/D/Directus.md @@ -0,0 +1,63 @@ +# Directus + + +```text +simpleicons-5/D/Directus +``` + +```text +include('simpleicons-5/D/Directus') +``` + + + +| Illustration | Directus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Directus.png) | ![illustration for Directus](../../simpleicons-5/D/Directus.Local.png) | + + + + +## Directus + +### 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 Directus +include('simpleicons-5/D/Directus') + +' renders the element +Directus('Directus', 'Directus', '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 Directus +include('simpleicons-5/D/Directus') + +' renders the element +Directus('Directus', 'Directus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Directus.png b/distribution/simpleicons-5/D/Directus.png new file mode 100644 index 00000000000..7e6cdc8d24d Binary files /dev/null and b/distribution/simpleicons-5/D/Directus.png differ diff --git a/distribution/simpleicons-5/D/Directus.puml b/distribution/simpleicons-5/D/Directus.puml new file mode 100644 index 00000000000..10e9f214b9c --- /dev/null +++ b/distribution/simpleicons-5/D/Directus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Directus + +sprite $DirectusXs [10x10/16z] uwS3 + +sprite $DirectusSm [12x12/16z] unza + +sprite $DirectusMd [16x16/16z] un_X + +sprite $DirectusLg [20x20/16z] unzKO1G + +!procedure Directus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Directus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Discogs.Local.png b/distribution/simpleicons-5/D/Discogs.Local.png new file mode 100644 index 00000000000..177a792aac5 Binary files /dev/null and b/distribution/simpleicons-5/D/Discogs.Local.png differ diff --git a/distribution/simpleicons-5/D/Discogs.Local.puml b/distribution/simpleicons-5/D/Discogs.Local.puml new file mode 100644 index 00000000000..6774b988c55 --- /dev/null +++ b/distribution/simpleicons-5/D/Discogs.Local.puml @@ -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 Discogs +include('simpleicons-5/D/Discogs') + +' renders the element +Discogs('Discogs', 'Discogs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discogs.Remote.puml b/distribution/simpleicons-5/D/Discogs.Remote.puml new file mode 100644 index 00000000000..303320c458c --- /dev/null +++ b/distribution/simpleicons-5/D/Discogs.Remote.puml @@ -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 Discogs +include('simpleicons-5/D/Discogs') + +' renders the element +Discogs('Discogs', 'Discogs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discogs.md b/distribution/simpleicons-5/D/Discogs.md new file mode 100644 index 00000000000..f0b5d9f3687 --- /dev/null +++ b/distribution/simpleicons-5/D/Discogs.md @@ -0,0 +1,63 @@ +# Discogs + + +```text +simpleicons-5/D/Discogs +``` + +```text +include('simpleicons-5/D/Discogs') +``` + + + +| Illustration | Discogs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Discogs.png) | ![illustration for Discogs](../../simpleicons-5/D/Discogs.Local.png) | + + + + +## Discogs + +### 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 Discogs +include('simpleicons-5/D/Discogs') + +' renders the element +Discogs('Discogs', 'Discogs', '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 Discogs +include('simpleicons-5/D/Discogs') + +' renders the element +Discogs('Discogs', 'Discogs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Discogs.png b/distribution/simpleicons-5/D/Discogs.png new file mode 100644 index 00000000000..ed8004e84f4 Binary files /dev/null and b/distribution/simpleicons-5/D/Discogs.png differ diff --git a/distribution/simpleicons-5/D/Discogs.puml b/distribution/simpleicons-5/D/Discogs.puml new file mode 100644 index 00000000000..d27bd2a2b54 --- /dev/null +++ b/distribution/simpleicons-5/D/Discogs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Discogs + +sprite $DiscogsXs [10x10/16z] uwS3 + +sprite $DiscogsSm [12x12/16z] unza + +sprite $DiscogsMd [16x16/16z] un_X + +sprite $DiscogsLg [20x20/16z] unzKO1G + +!procedure Discogs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Discogs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Discord.Local.png b/distribution/simpleicons-5/D/Discord.Local.png new file mode 100644 index 00000000000..d5bfcbba731 Binary files /dev/null and b/distribution/simpleicons-5/D/Discord.Local.png differ diff --git a/distribution/simpleicons-5/D/Discord.Local.puml b/distribution/simpleicons-5/D/Discord.Local.puml new file mode 100644 index 00000000000..8ca660e925c --- /dev/null +++ b/distribution/simpleicons-5/D/Discord.Local.puml @@ -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 Discord +include('simpleicons-5/D/Discord') + +' renders the element +Discord('Discord', 'Discord', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discord.Remote.puml b/distribution/simpleicons-5/D/Discord.Remote.puml new file mode 100644 index 00000000000..eb9d0082180 --- /dev/null +++ b/distribution/simpleicons-5/D/Discord.Remote.puml @@ -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 Discord +include('simpleicons-5/D/Discord') + +' renders the element +Discord('Discord', 'Discord', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discord.md b/distribution/simpleicons-5/D/Discord.md new file mode 100644 index 00000000000..4dd1683ddc8 --- /dev/null +++ b/distribution/simpleicons-5/D/Discord.md @@ -0,0 +1,63 @@ +# Discord + + +```text +simpleicons-5/D/Discord +``` + +```text +include('simpleicons-5/D/Discord') +``` + + + +| Illustration | Discord | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Discord.png) | ![illustration for Discord](../../simpleicons-5/D/Discord.Local.png) | + + + + +## Discord + +### 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 Discord +include('simpleicons-5/D/Discord') + +' renders the element +Discord('Discord', 'Discord', '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 Discord +include('simpleicons-5/D/Discord') + +' renders the element +Discord('Discord', 'Discord', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Discord.png b/distribution/simpleicons-5/D/Discord.png new file mode 100644 index 00000000000..3ab1a17c310 Binary files /dev/null and b/distribution/simpleicons-5/D/Discord.png differ diff --git a/distribution/simpleicons-5/D/Discord.puml b/distribution/simpleicons-5/D/Discord.puml new file mode 100644 index 00000000000..8ad728676ee --- /dev/null +++ b/distribution/simpleicons-5/D/Discord.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Discord + +sprite $DiscordXs [10x10/16z] uwS3 + +sprite $DiscordSm [12x12/16z] unza + +sprite $DiscordMd [16x16/16z] un_X + +sprite $DiscordLg [20x20/16z] unzKO1G + +!procedure Discord($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Discord', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Discourse.Local.png b/distribution/simpleicons-5/D/Discourse.Local.png new file mode 100644 index 00000000000..56baeb9038c Binary files /dev/null and b/distribution/simpleicons-5/D/Discourse.Local.png differ diff --git a/distribution/simpleicons-5/D/Discourse.Local.puml b/distribution/simpleicons-5/D/Discourse.Local.puml new file mode 100644 index 00000000000..946928de6c8 --- /dev/null +++ b/distribution/simpleicons-5/D/Discourse.Local.puml @@ -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 Discourse +include('simpleicons-5/D/Discourse') + +' renders the element +Discourse('Discourse', 'Discourse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discourse.Remote.puml b/distribution/simpleicons-5/D/Discourse.Remote.puml new file mode 100644 index 00000000000..42724cd3115 --- /dev/null +++ b/distribution/simpleicons-5/D/Discourse.Remote.puml @@ -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 Discourse +include('simpleicons-5/D/Discourse') + +' renders the element +Discourse('Discourse', 'Discourse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discourse.md b/distribution/simpleicons-5/D/Discourse.md new file mode 100644 index 00000000000..cda4820bd46 --- /dev/null +++ b/distribution/simpleicons-5/D/Discourse.md @@ -0,0 +1,63 @@ +# Discourse + + +```text +simpleicons-5/D/Discourse +``` + +```text +include('simpleicons-5/D/Discourse') +``` + + + +| Illustration | Discourse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Discourse.png) | ![illustration for Discourse](../../simpleicons-5/D/Discourse.Local.png) | + + + + +## Discourse + +### 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 Discourse +include('simpleicons-5/D/Discourse') + +' renders the element +Discourse('Discourse', 'Discourse', '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 Discourse +include('simpleicons-5/D/Discourse') + +' renders the element +Discourse('Discourse', 'Discourse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Discourse.png b/distribution/simpleicons-5/D/Discourse.png new file mode 100644 index 00000000000..78f876bda78 Binary files /dev/null and b/distribution/simpleicons-5/D/Discourse.png differ diff --git a/distribution/simpleicons-5/D/Discourse.puml b/distribution/simpleicons-5/D/Discourse.puml new file mode 100644 index 00000000000..4f824d2ae77 --- /dev/null +++ b/distribution/simpleicons-5/D/Discourse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Discourse + +sprite $DiscourseXs [10x10/16z] uwS3 + +sprite $DiscourseSm [12x12/16z] unza + +sprite $DiscourseMd [16x16/16z] un_X + +sprite $DiscourseLg [20x20/16z] unzKO1G + +!procedure Discourse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Discourse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Discover.Local.png b/distribution/simpleicons-5/D/Discover.Local.png new file mode 100644 index 00000000000..24f9851df65 Binary files /dev/null and b/distribution/simpleicons-5/D/Discover.Local.png differ diff --git a/distribution/simpleicons-5/D/Discover.Local.puml b/distribution/simpleicons-5/D/Discover.Local.puml new file mode 100644 index 00000000000..5bfec041b4c --- /dev/null +++ b/distribution/simpleicons-5/D/Discover.Local.puml @@ -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 Discover +include('simpleicons-5/D/Discover') + +' renders the element +Discover('Discover', 'Discover', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discover.Remote.puml b/distribution/simpleicons-5/D/Discover.Remote.puml new file mode 100644 index 00000000000..58f70ced78e --- /dev/null +++ b/distribution/simpleicons-5/D/Discover.Remote.puml @@ -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 Discover +include('simpleicons-5/D/Discover') + +' renders the element +Discover('Discover', 'Discover', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Discover.md b/distribution/simpleicons-5/D/Discover.md new file mode 100644 index 00000000000..a4eb6bca1b1 --- /dev/null +++ b/distribution/simpleicons-5/D/Discover.md @@ -0,0 +1,63 @@ +# Discover + + +```text +simpleicons-5/D/Discover +``` + +```text +include('simpleicons-5/D/Discover') +``` + + + +| Illustration | Discover | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Discover.png) | ![illustration for Discover](../../simpleicons-5/D/Discover.Local.png) | + + + + +## Discover + +### 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 Discover +include('simpleicons-5/D/Discover') + +' renders the element +Discover('Discover', 'Discover', '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 Discover +include('simpleicons-5/D/Discover') + +' renders the element +Discover('Discover', 'Discover', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Discover.png b/distribution/simpleicons-5/D/Discover.png new file mode 100644 index 00000000000..89d610dcd10 Binary files /dev/null and b/distribution/simpleicons-5/D/Discover.png differ diff --git a/distribution/simpleicons-5/D/Discover.puml b/distribution/simpleicons-5/D/Discover.puml new file mode 100644 index 00000000000..5e12cb92e11 --- /dev/null +++ b/distribution/simpleicons-5/D/Discover.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Discover + +sprite $DiscoverXs [10x10/16z] uwS3 + +sprite $DiscoverSm [12x12/16z] unza + +sprite $DiscoverMd [16x16/16z] un_X + +sprite $DiscoverLg [20x20/16z] unzKO1G + +!procedure Discover($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Discover', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Disqus.Local.png b/distribution/simpleicons-5/D/Disqus.Local.png new file mode 100644 index 00000000000..7ce62fad3c1 Binary files /dev/null and b/distribution/simpleicons-5/D/Disqus.Local.png differ diff --git a/distribution/simpleicons-5/D/Disqus.Local.puml b/distribution/simpleicons-5/D/Disqus.Local.puml new file mode 100644 index 00000000000..7017c2d5dd0 --- /dev/null +++ b/distribution/simpleicons-5/D/Disqus.Local.puml @@ -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 Disqus +include('simpleicons-5/D/Disqus') + +' renders the element +Disqus('Disqus', 'Disqus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Disqus.Remote.puml b/distribution/simpleicons-5/D/Disqus.Remote.puml new file mode 100644 index 00000000000..a3bbfc7b73c --- /dev/null +++ b/distribution/simpleicons-5/D/Disqus.Remote.puml @@ -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 Disqus +include('simpleicons-5/D/Disqus') + +' renders the element +Disqus('Disqus', 'Disqus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Disqus.md b/distribution/simpleicons-5/D/Disqus.md new file mode 100644 index 00000000000..6986cb82247 --- /dev/null +++ b/distribution/simpleicons-5/D/Disqus.md @@ -0,0 +1,63 @@ +# Disqus + + +```text +simpleicons-5/D/Disqus +``` + +```text +include('simpleicons-5/D/Disqus') +``` + + + +| Illustration | Disqus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Disqus.png) | ![illustration for Disqus](../../simpleicons-5/D/Disqus.Local.png) | + + + + +## Disqus + +### 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 Disqus +include('simpleicons-5/D/Disqus') + +' renders the element +Disqus('Disqus', 'Disqus', '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 Disqus +include('simpleicons-5/D/Disqus') + +' renders the element +Disqus('Disqus', 'Disqus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Disqus.png b/distribution/simpleicons-5/D/Disqus.png new file mode 100644 index 00000000000..fdd4b1ff6c1 Binary files /dev/null and b/distribution/simpleicons-5/D/Disqus.png differ diff --git a/distribution/simpleicons-5/D/Disqus.puml b/distribution/simpleicons-5/D/Disqus.puml new file mode 100644 index 00000000000..29411efd93e --- /dev/null +++ b/distribution/simpleicons-5/D/Disqus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Disqus + +sprite $DisqusXs [10x10/16z] uwS3 + +sprite $DisqusSm [12x12/16z] unza + +sprite $DisqusMd [16x16/16z] un_X + +sprite $DisqusLg [20x20/16z] unzKO1G + +!procedure Disqus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Disqus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Disroot.Local.png b/distribution/simpleicons-5/D/Disroot.Local.png new file mode 100644 index 00000000000..689af2bb25a Binary files /dev/null and b/distribution/simpleicons-5/D/Disroot.Local.png differ diff --git a/distribution/simpleicons-5/D/Disroot.Local.puml b/distribution/simpleicons-5/D/Disroot.Local.puml new file mode 100644 index 00000000000..921b579f932 --- /dev/null +++ b/distribution/simpleicons-5/D/Disroot.Local.puml @@ -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 Disroot +include('simpleicons-5/D/Disroot') + +' renders the element +Disroot('Disroot', 'Disroot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Disroot.Remote.puml b/distribution/simpleicons-5/D/Disroot.Remote.puml new file mode 100644 index 00000000000..c11703f20bb --- /dev/null +++ b/distribution/simpleicons-5/D/Disroot.Remote.puml @@ -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 Disroot +include('simpleicons-5/D/Disroot') + +' renders the element +Disroot('Disroot', 'Disroot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Disroot.md b/distribution/simpleicons-5/D/Disroot.md new file mode 100644 index 00000000000..f5436a06cc5 --- /dev/null +++ b/distribution/simpleicons-5/D/Disroot.md @@ -0,0 +1,63 @@ +# Disroot + + +```text +simpleicons-5/D/Disroot +``` + +```text +include('simpleicons-5/D/Disroot') +``` + + + +| Illustration | Disroot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Disroot.png) | ![illustration for Disroot](../../simpleicons-5/D/Disroot.Local.png) | + + + + +## Disroot + +### 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 Disroot +include('simpleicons-5/D/Disroot') + +' renders the element +Disroot('Disroot', 'Disroot', '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 Disroot +include('simpleicons-5/D/Disroot') + +' renders the element +Disroot('Disroot', 'Disroot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Disroot.png b/distribution/simpleicons-5/D/Disroot.png new file mode 100644 index 00000000000..082187c428c Binary files /dev/null and b/distribution/simpleicons-5/D/Disroot.png differ diff --git a/distribution/simpleicons-5/D/Disroot.puml b/distribution/simpleicons-5/D/Disroot.puml new file mode 100644 index 00000000000..b94a62eb3ee --- /dev/null +++ b/distribution/simpleicons-5/D/Disroot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Disroot + +sprite $DisrootXs [10x10/16z] uwS3 + +sprite $DisrootSm [12x12/16z] unza + +sprite $DisrootMd [16x16/16z] un_X + +sprite $DisrootLg [20x20/16z] unzKO1G + +!procedure Disroot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Disroot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Django.Local.png b/distribution/simpleicons-5/D/Django.Local.png new file mode 100644 index 00000000000..d69a3b3f072 Binary files /dev/null and b/distribution/simpleicons-5/D/Django.Local.png differ diff --git a/distribution/simpleicons-5/D/Django.Local.puml b/distribution/simpleicons-5/D/Django.Local.puml new file mode 100644 index 00000000000..0655571ea8c --- /dev/null +++ b/distribution/simpleicons-5/D/Django.Local.puml @@ -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 Django +include('simpleicons-5/D/Django') + +' renders the element +Django('Django', 'Django', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Django.Remote.puml b/distribution/simpleicons-5/D/Django.Remote.puml new file mode 100644 index 00000000000..cf32d2b157a --- /dev/null +++ b/distribution/simpleicons-5/D/Django.Remote.puml @@ -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 Django +include('simpleicons-5/D/Django') + +' renders the element +Django('Django', 'Django', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Django.md b/distribution/simpleicons-5/D/Django.md new file mode 100644 index 00000000000..f5eda860485 --- /dev/null +++ b/distribution/simpleicons-5/D/Django.md @@ -0,0 +1,63 @@ +# Django + + +```text +simpleicons-5/D/Django +``` + +```text +include('simpleicons-5/D/Django') +``` + + + +| Illustration | Django | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Django.png) | ![illustration for Django](../../simpleicons-5/D/Django.Local.png) | + + + + +## Django + +### 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 Django +include('simpleicons-5/D/Django') + +' renders the element +Django('Django', 'Django', '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 Django +include('simpleicons-5/D/Django') + +' renders the element +Django('Django', 'Django', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Django.png b/distribution/simpleicons-5/D/Django.png new file mode 100644 index 00000000000..ca849428cda Binary files /dev/null and b/distribution/simpleicons-5/D/Django.png differ diff --git a/distribution/simpleicons-5/D/Django.puml b/distribution/simpleicons-5/D/Django.puml new file mode 100644 index 00000000000..421af275071 --- /dev/null +++ b/distribution/simpleicons-5/D/Django.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Django + +sprite $DjangoXs [10x10/16z] uwS3 + +sprite $DjangoSm [12x12/16z] unza + +sprite $DjangoMd [16x16/16z] un_X + +sprite $DjangoLg [20x20/16z] unzKO1G + +!procedure Django($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Django', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dlna.Local.png b/distribution/simpleicons-5/D/Dlna.Local.png new file mode 100644 index 00000000000..183fc9148a4 Binary files /dev/null and b/distribution/simpleicons-5/D/Dlna.Local.png differ diff --git a/distribution/simpleicons-5/D/Dlna.Local.puml b/distribution/simpleicons-5/D/Dlna.Local.puml new file mode 100644 index 00000000000..bcbdee7705c --- /dev/null +++ b/distribution/simpleicons-5/D/Dlna.Local.puml @@ -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 Dlna +include('simpleicons-5/D/Dlna') + +' renders the element +Dlna('Dlna', 'Dlna', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dlna.Remote.puml b/distribution/simpleicons-5/D/Dlna.Remote.puml new file mode 100644 index 00000000000..bd8fc6f4121 --- /dev/null +++ b/distribution/simpleicons-5/D/Dlna.Remote.puml @@ -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 Dlna +include('simpleicons-5/D/Dlna') + +' renders the element +Dlna('Dlna', 'Dlna', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dlna.md b/distribution/simpleicons-5/D/Dlna.md new file mode 100644 index 00000000000..45817129ba2 --- /dev/null +++ b/distribution/simpleicons-5/D/Dlna.md @@ -0,0 +1,63 @@ +# Dlna + + +```text +simpleicons-5/D/Dlna +``` + +```text +include('simpleicons-5/D/Dlna') +``` + + + +| Illustration | Dlna | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dlna.png) | ![illustration for Dlna](../../simpleicons-5/D/Dlna.Local.png) | + + + + +## Dlna + +### 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 Dlna +include('simpleicons-5/D/Dlna') + +' renders the element +Dlna('Dlna', 'Dlna', '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 Dlna +include('simpleicons-5/D/Dlna') + +' renders the element +Dlna('Dlna', 'Dlna', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dlna.png b/distribution/simpleicons-5/D/Dlna.png new file mode 100644 index 00000000000..a43cf8a0782 Binary files /dev/null and b/distribution/simpleicons-5/D/Dlna.png differ diff --git a/distribution/simpleicons-5/D/Dlna.puml b/distribution/simpleicons-5/D/Dlna.puml new file mode 100644 index 00000000000..feaa0fbdb2b --- /dev/null +++ b/distribution/simpleicons-5/D/Dlna.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dlna + +sprite $DlnaXs [10x10/16z] uwS3 + +sprite $DlnaSm [12x12/16z] unza + +sprite $DlnaMd [16x16/16z] un_X + +sprite $DlnaLg [20x20/16z] unzKO1G + +!procedure Dlna($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dlna', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Docker.Local.png b/distribution/simpleicons-5/D/Docker.Local.png new file mode 100644 index 00000000000..77d748afab3 Binary files /dev/null and b/distribution/simpleicons-5/D/Docker.Local.png differ diff --git a/distribution/simpleicons-5/D/Docker.Local.puml b/distribution/simpleicons-5/D/Docker.Local.puml new file mode 100644 index 00000000000..d7b275b5ef3 --- /dev/null +++ b/distribution/simpleicons-5/D/Docker.Local.puml @@ -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 Docker +include('simpleicons-5/D/Docker') + +' renders the element +Docker('Docker', 'Docker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Docker.Remote.puml b/distribution/simpleicons-5/D/Docker.Remote.puml new file mode 100644 index 00000000000..cb6f2e69f46 --- /dev/null +++ b/distribution/simpleicons-5/D/Docker.Remote.puml @@ -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 Docker +include('simpleicons-5/D/Docker') + +' renders the element +Docker('Docker', 'Docker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Docker.md b/distribution/simpleicons-5/D/Docker.md new file mode 100644 index 00000000000..b7e57aefbdf --- /dev/null +++ b/distribution/simpleicons-5/D/Docker.md @@ -0,0 +1,63 @@ +# Docker + + +```text +simpleicons-5/D/Docker +``` + +```text +include('simpleicons-5/D/Docker') +``` + + + +| Illustration | Docker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Docker.png) | ![illustration for Docker](../../simpleicons-5/D/Docker.Local.png) | + + + + +## Docker + +### 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 Docker +include('simpleicons-5/D/Docker') + +' renders the element +Docker('Docker', 'Docker', '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 Docker +include('simpleicons-5/D/Docker') + +' renders the element +Docker('Docker', 'Docker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Docker.png b/distribution/simpleicons-5/D/Docker.png new file mode 100644 index 00000000000..f26506fa2b2 Binary files /dev/null and b/distribution/simpleicons-5/D/Docker.png differ diff --git a/distribution/simpleicons-5/D/Docker.puml b/distribution/simpleicons-5/D/Docker.puml new file mode 100644 index 00000000000..0591a364dfb --- /dev/null +++ b/distribution/simpleicons-5/D/Docker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Docker + +sprite $DockerXs [10x10/16z] uwS3 + +sprite $DockerSm [12x12/16z] unza + +sprite $DockerMd [16x16/16z] un_X + +sprite $DockerLg [20x20/16z] unzKO1G + +!procedure Docker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Docker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Docusign.Local.png b/distribution/simpleicons-5/D/Docusign.Local.png new file mode 100644 index 00000000000..5971e2146d3 Binary files /dev/null and b/distribution/simpleicons-5/D/Docusign.Local.png differ diff --git a/distribution/simpleicons-5/D/Docusign.Local.puml b/distribution/simpleicons-5/D/Docusign.Local.puml new file mode 100644 index 00000000000..f825ebd4700 --- /dev/null +++ b/distribution/simpleicons-5/D/Docusign.Local.puml @@ -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 Docusign +include('simpleicons-5/D/Docusign') + +' renders the element +Docusign('Docusign', 'Docusign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Docusign.Remote.puml b/distribution/simpleicons-5/D/Docusign.Remote.puml new file mode 100644 index 00000000000..d9171840fb5 --- /dev/null +++ b/distribution/simpleicons-5/D/Docusign.Remote.puml @@ -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 Docusign +include('simpleicons-5/D/Docusign') + +' renders the element +Docusign('Docusign', 'Docusign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Docusign.md b/distribution/simpleicons-5/D/Docusign.md new file mode 100644 index 00000000000..f886b32decf --- /dev/null +++ b/distribution/simpleicons-5/D/Docusign.md @@ -0,0 +1,63 @@ +# Docusign + + +```text +simpleicons-5/D/Docusign +``` + +```text +include('simpleicons-5/D/Docusign') +``` + + + +| Illustration | Docusign | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Docusign.png) | ![illustration for Docusign](../../simpleicons-5/D/Docusign.Local.png) | + + + + +## Docusign + +### 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 Docusign +include('simpleicons-5/D/Docusign') + +' renders the element +Docusign('Docusign', 'Docusign', '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 Docusign +include('simpleicons-5/D/Docusign') + +' renders the element +Docusign('Docusign', 'Docusign', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Docusign.png b/distribution/simpleicons-5/D/Docusign.png new file mode 100644 index 00000000000..9fc57944b96 Binary files /dev/null and b/distribution/simpleicons-5/D/Docusign.png differ diff --git a/distribution/simpleicons-5/D/Docusign.puml b/distribution/simpleicons-5/D/Docusign.puml new file mode 100644 index 00000000000..77248c3bca1 --- /dev/null +++ b/distribution/simpleicons-5/D/Docusign.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Docusign + +sprite $DocusignXs [10x10/16z] uwS3 + +sprite $DocusignSm [12x12/16z] unza + +sprite $DocusignMd [16x16/16z] un_X + +sprite $DocusignLg [20x20/16z] unzKO1G + +!procedure Docusign($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Docusign', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dogecoin.Local.png b/distribution/simpleicons-5/D/Dogecoin.Local.png new file mode 100644 index 00000000000..72e0844da4b Binary files /dev/null and b/distribution/simpleicons-5/D/Dogecoin.Local.png differ diff --git a/distribution/simpleicons-5/D/Dogecoin.Local.puml b/distribution/simpleicons-5/D/Dogecoin.Local.puml new file mode 100644 index 00000000000..4e0cc19b1a4 --- /dev/null +++ b/distribution/simpleicons-5/D/Dogecoin.Local.puml @@ -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 Dogecoin +include('simpleicons-5/D/Dogecoin') + +' renders the element +Dogecoin('Dogecoin', 'Dogecoin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dogecoin.Remote.puml b/distribution/simpleicons-5/D/Dogecoin.Remote.puml new file mode 100644 index 00000000000..b93be959f69 --- /dev/null +++ b/distribution/simpleicons-5/D/Dogecoin.Remote.puml @@ -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 Dogecoin +include('simpleicons-5/D/Dogecoin') + +' renders the element +Dogecoin('Dogecoin', 'Dogecoin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dogecoin.md b/distribution/simpleicons-5/D/Dogecoin.md new file mode 100644 index 00000000000..a593aef07ca --- /dev/null +++ b/distribution/simpleicons-5/D/Dogecoin.md @@ -0,0 +1,63 @@ +# Dogecoin + + +```text +simpleicons-5/D/Dogecoin +``` + +```text +include('simpleicons-5/D/Dogecoin') +``` + + + +| Illustration | Dogecoin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dogecoin.png) | ![illustration for Dogecoin](../../simpleicons-5/D/Dogecoin.Local.png) | + + + + +## Dogecoin + +### 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 Dogecoin +include('simpleicons-5/D/Dogecoin') + +' renders the element +Dogecoin('Dogecoin', 'Dogecoin', '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 Dogecoin +include('simpleicons-5/D/Dogecoin') + +' renders the element +Dogecoin('Dogecoin', 'Dogecoin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dogecoin.png b/distribution/simpleicons-5/D/Dogecoin.png new file mode 100644 index 00000000000..ea50d4ab8d0 Binary files /dev/null and b/distribution/simpleicons-5/D/Dogecoin.png differ diff --git a/distribution/simpleicons-5/D/Dogecoin.puml b/distribution/simpleicons-5/D/Dogecoin.puml new file mode 100644 index 00000000000..4c9ffa27316 --- /dev/null +++ b/distribution/simpleicons-5/D/Dogecoin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dogecoin + +sprite $DogecoinXs [10x10/16z] uwS3 + +sprite $DogecoinSm [12x12/16z] unza + +sprite $DogecoinMd [16x16/16z] un_X + +sprite $DogecoinLg [20x20/16z] unzKO1G + +!procedure Dogecoin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dogecoin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dolby.Local.png b/distribution/simpleicons-5/D/Dolby.Local.png new file mode 100644 index 00000000000..d079c9a555a Binary files /dev/null and b/distribution/simpleicons-5/D/Dolby.Local.png differ diff --git a/distribution/simpleicons-5/D/Dolby.Local.puml b/distribution/simpleicons-5/D/Dolby.Local.puml new file mode 100644 index 00000000000..eca10eb6f0f --- /dev/null +++ b/distribution/simpleicons-5/D/Dolby.Local.puml @@ -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 Dolby +include('simpleicons-5/D/Dolby') + +' renders the element +Dolby('Dolby', 'Dolby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dolby.Remote.puml b/distribution/simpleicons-5/D/Dolby.Remote.puml new file mode 100644 index 00000000000..e6c52a5d1ab --- /dev/null +++ b/distribution/simpleicons-5/D/Dolby.Remote.puml @@ -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 Dolby +include('simpleicons-5/D/Dolby') + +' renders the element +Dolby('Dolby', 'Dolby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dolby.md b/distribution/simpleicons-5/D/Dolby.md new file mode 100644 index 00000000000..eeb89745f5a --- /dev/null +++ b/distribution/simpleicons-5/D/Dolby.md @@ -0,0 +1,63 @@ +# Dolby + + +```text +simpleicons-5/D/Dolby +``` + +```text +include('simpleicons-5/D/Dolby') +``` + + + +| Illustration | Dolby | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dolby.png) | ![illustration for Dolby](../../simpleicons-5/D/Dolby.Local.png) | + + + + +## Dolby + +### 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 Dolby +include('simpleicons-5/D/Dolby') + +' renders the element +Dolby('Dolby', 'Dolby', '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 Dolby +include('simpleicons-5/D/Dolby') + +' renders the element +Dolby('Dolby', 'Dolby', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dolby.png b/distribution/simpleicons-5/D/Dolby.png new file mode 100644 index 00000000000..cf3bb62bc41 Binary files /dev/null and b/distribution/simpleicons-5/D/Dolby.png differ diff --git a/distribution/simpleicons-5/D/Dolby.puml b/distribution/simpleicons-5/D/Dolby.puml new file mode 100644 index 00000000000..60681e55b97 --- /dev/null +++ b/distribution/simpleicons-5/D/Dolby.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dolby + +sprite $DolbyXs [10x10/16z] uwS3 + +sprite $DolbySm [12x12/16z] unza + +sprite $DolbyMd [16x16/16z] un_X + +sprite $DolbyLg [20x20/16z] unzKO1G + +!procedure Dolby($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dolby', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Doordash.Local.png b/distribution/simpleicons-5/D/Doordash.Local.png new file mode 100644 index 00000000000..050857253a2 Binary files /dev/null and b/distribution/simpleicons-5/D/Doordash.Local.png differ diff --git a/distribution/simpleicons-5/D/Doordash.Local.puml b/distribution/simpleicons-5/D/Doordash.Local.puml new file mode 100644 index 00000000000..5e593d3673c --- /dev/null +++ b/distribution/simpleicons-5/D/Doordash.Local.puml @@ -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 Doordash +include('simpleicons-5/D/Doordash') + +' renders the element +Doordash('Doordash', 'Doordash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Doordash.Remote.puml b/distribution/simpleicons-5/D/Doordash.Remote.puml new file mode 100644 index 00000000000..0ba54d39f6c --- /dev/null +++ b/distribution/simpleicons-5/D/Doordash.Remote.puml @@ -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 Doordash +include('simpleicons-5/D/Doordash') + +' renders the element +Doordash('Doordash', 'Doordash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Doordash.md b/distribution/simpleicons-5/D/Doordash.md new file mode 100644 index 00000000000..f2d20ddb0a6 --- /dev/null +++ b/distribution/simpleicons-5/D/Doordash.md @@ -0,0 +1,63 @@ +# Doordash + + +```text +simpleicons-5/D/Doordash +``` + +```text +include('simpleicons-5/D/Doordash') +``` + + + +| Illustration | Doordash | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Doordash.png) | ![illustration for Doordash](../../simpleicons-5/D/Doordash.Local.png) | + + + + +## Doordash + +### 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 Doordash +include('simpleicons-5/D/Doordash') + +' renders the element +Doordash('Doordash', 'Doordash', '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 Doordash +include('simpleicons-5/D/Doordash') + +' renders the element +Doordash('Doordash', 'Doordash', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Doordash.png b/distribution/simpleicons-5/D/Doordash.png new file mode 100644 index 00000000000..1431e16be61 Binary files /dev/null and b/distribution/simpleicons-5/D/Doordash.png differ diff --git a/distribution/simpleicons-5/D/Doordash.puml b/distribution/simpleicons-5/D/Doordash.puml new file mode 100644 index 00000000000..3524a69780f --- /dev/null +++ b/distribution/simpleicons-5/D/Doordash.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Doordash + +sprite $DoordashXs [10x10/16z] uwS3 + +sprite $DoordashSm [12x12/16z] unza + +sprite $DoordashMd [16x16/16z] un_X + +sprite $DoordashLg [20x20/16z] unzKO1G + +!procedure Doordash($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Doordash', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dotnet.Local.png b/distribution/simpleicons-5/D/Dotnet.Local.png new file mode 100644 index 00000000000..82223b8c918 Binary files /dev/null and b/distribution/simpleicons-5/D/Dotnet.Local.png differ diff --git a/distribution/simpleicons-5/D/Dotnet.Local.puml b/distribution/simpleicons-5/D/Dotnet.Local.puml new file mode 100644 index 00000000000..e8147f8814a --- /dev/null +++ b/distribution/simpleicons-5/D/Dotnet.Local.puml @@ -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 Dotnet +include('simpleicons-5/D/Dotnet') + +' renders the element +Dotnet('Dotnet', 'Dotnet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dotnet.Remote.puml b/distribution/simpleicons-5/D/Dotnet.Remote.puml new file mode 100644 index 00000000000..61dd26b4df7 --- /dev/null +++ b/distribution/simpleicons-5/D/Dotnet.Remote.puml @@ -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 Dotnet +include('simpleicons-5/D/Dotnet') + +' renders the element +Dotnet('Dotnet', 'Dotnet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dotnet.md b/distribution/simpleicons-5/D/Dotnet.md new file mode 100644 index 00000000000..76877d17aff --- /dev/null +++ b/distribution/simpleicons-5/D/Dotnet.md @@ -0,0 +1,63 @@ +# Dotnet + + +```text +simpleicons-5/D/Dotnet +``` + +```text +include('simpleicons-5/D/Dotnet') +``` + + + +| Illustration | Dotnet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dotnet.png) | ![illustration for Dotnet](../../simpleicons-5/D/Dotnet.Local.png) | + + + + +## Dotnet + +### 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 Dotnet +include('simpleicons-5/D/Dotnet') + +' renders the element +Dotnet('Dotnet', 'Dotnet', '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 Dotnet +include('simpleicons-5/D/Dotnet') + +' renders the element +Dotnet('Dotnet', 'Dotnet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dotnet.png b/distribution/simpleicons-5/D/Dotnet.png new file mode 100644 index 00000000000..9292fe1161b Binary files /dev/null and b/distribution/simpleicons-5/D/Dotnet.png differ diff --git a/distribution/simpleicons-5/D/Dotnet.puml b/distribution/simpleicons-5/D/Dotnet.puml new file mode 100644 index 00000000000..459fc102efa --- /dev/null +++ b/distribution/simpleicons-5/D/Dotnet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dotnet + +sprite $DotnetXs [10x10/16z] uwS3 + +sprite $DotnetSm [12x12/16z] unza + +sprite $DotnetMd [16x16/16z] un_X + +sprite $DotnetLg [20x20/16z] unzKO1G + +!procedure Dotnet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dotnet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Douban.Local.png b/distribution/simpleicons-5/D/Douban.Local.png new file mode 100644 index 00000000000..0ec69fcd0bc Binary files /dev/null and b/distribution/simpleicons-5/D/Douban.Local.png differ diff --git a/distribution/simpleicons-5/D/Douban.Local.puml b/distribution/simpleicons-5/D/Douban.Local.puml new file mode 100644 index 00000000000..570f81640d3 --- /dev/null +++ b/distribution/simpleicons-5/D/Douban.Local.puml @@ -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 Douban +include('simpleicons-5/D/Douban') + +' renders the element +Douban('Douban', 'Douban', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Douban.Remote.puml b/distribution/simpleicons-5/D/Douban.Remote.puml new file mode 100644 index 00000000000..e5955b37d3a --- /dev/null +++ b/distribution/simpleicons-5/D/Douban.Remote.puml @@ -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 Douban +include('simpleicons-5/D/Douban') + +' renders the element +Douban('Douban', 'Douban', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Douban.md b/distribution/simpleicons-5/D/Douban.md new file mode 100644 index 00000000000..0709f6605bd --- /dev/null +++ b/distribution/simpleicons-5/D/Douban.md @@ -0,0 +1,63 @@ +# Douban + + +```text +simpleicons-5/D/Douban +``` + +```text +include('simpleicons-5/D/Douban') +``` + + + +| Illustration | Douban | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Douban.png) | ![illustration for Douban](../../simpleicons-5/D/Douban.Local.png) | + + + + +## Douban + +### 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 Douban +include('simpleicons-5/D/Douban') + +' renders the element +Douban('Douban', 'Douban', '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 Douban +include('simpleicons-5/D/Douban') + +' renders the element +Douban('Douban', 'Douban', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Douban.png b/distribution/simpleicons-5/D/Douban.png new file mode 100644 index 00000000000..565c9e0be8e Binary files /dev/null and b/distribution/simpleicons-5/D/Douban.png differ diff --git a/distribution/simpleicons-5/D/Douban.puml b/distribution/simpleicons-5/D/Douban.puml new file mode 100644 index 00000000000..6d3bb585854 --- /dev/null +++ b/distribution/simpleicons-5/D/Douban.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Douban + +sprite $DoubanXs [10x10/16z] uwS3 + +sprite $DoubanSm [12x12/16z] unza + +sprite $DoubanMd [16x16/16z] un_X + +sprite $DoubanLg [20x20/16z] unzKO1G + +!procedure Douban($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Douban', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Draugiemdotlv.Local.png b/distribution/simpleicons-5/D/Draugiemdotlv.Local.png new file mode 100644 index 00000000000..a0121429b1e Binary files /dev/null and b/distribution/simpleicons-5/D/Draugiemdotlv.Local.png differ diff --git a/distribution/simpleicons-5/D/Draugiemdotlv.Local.puml b/distribution/simpleicons-5/D/Draugiemdotlv.Local.puml new file mode 100644 index 00000000000..7ce283f2e25 --- /dev/null +++ b/distribution/simpleicons-5/D/Draugiemdotlv.Local.puml @@ -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 Draugiemdotlv +include('simpleicons-5/D/Draugiemdotlv') + +' renders the element +Draugiemdotlv('Draugiemdotlv', 'Draugiemdotlv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Draugiemdotlv.Remote.puml b/distribution/simpleicons-5/D/Draugiemdotlv.Remote.puml new file mode 100644 index 00000000000..d64807ab08d --- /dev/null +++ b/distribution/simpleicons-5/D/Draugiemdotlv.Remote.puml @@ -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 Draugiemdotlv +include('simpleicons-5/D/Draugiemdotlv') + +' renders the element +Draugiemdotlv('Draugiemdotlv', 'Draugiemdotlv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Draugiemdotlv.md b/distribution/simpleicons-5/D/Draugiemdotlv.md new file mode 100644 index 00000000000..6c265edaf8e --- /dev/null +++ b/distribution/simpleicons-5/D/Draugiemdotlv.md @@ -0,0 +1,63 @@ +# Draugiemdotlv + + +```text +simpleicons-5/D/Draugiemdotlv +``` + +```text +include('simpleicons-5/D/Draugiemdotlv') +``` + + + +| Illustration | Draugiemdotlv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Draugiemdotlv.png) | ![illustration for Draugiemdotlv](../../simpleicons-5/D/Draugiemdotlv.Local.png) | + + + + +## Draugiemdotlv + +### 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 Draugiemdotlv +include('simpleicons-5/D/Draugiemdotlv') + +' renders the element +Draugiemdotlv('Draugiemdotlv', 'Draugiemdotlv', '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 Draugiemdotlv +include('simpleicons-5/D/Draugiemdotlv') + +' renders the element +Draugiemdotlv('Draugiemdotlv', 'Draugiemdotlv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Draugiemdotlv.png b/distribution/simpleicons-5/D/Draugiemdotlv.png new file mode 100644 index 00000000000..ad76f776e4b Binary files /dev/null and b/distribution/simpleicons-5/D/Draugiemdotlv.png differ diff --git a/distribution/simpleicons-5/D/Draugiemdotlv.puml b/distribution/simpleicons-5/D/Draugiemdotlv.puml new file mode 100644 index 00000000000..3e13be36797 --- /dev/null +++ b/distribution/simpleicons-5/D/Draugiemdotlv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Draugiemdotlv + +sprite $DraugiemdotlvXs [10x10/16z] uwS3 + +sprite $DraugiemdotlvSm [12x12/16z] unza + +sprite $DraugiemdotlvMd [16x16/16z] un_X + +sprite $DraugiemdotlvLg [20x20/16z] unzKO1G + +!procedure Draugiemdotlv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Draugiemdotlv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dribbble.Local.png b/distribution/simpleicons-5/D/Dribbble.Local.png new file mode 100644 index 00000000000..23aaf6f541b Binary files /dev/null and b/distribution/simpleicons-5/D/Dribbble.Local.png differ diff --git a/distribution/simpleicons-5/D/Dribbble.Local.puml b/distribution/simpleicons-5/D/Dribbble.Local.puml new file mode 100644 index 00000000000..c5bc34b15fe --- /dev/null +++ b/distribution/simpleicons-5/D/Dribbble.Local.puml @@ -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 Dribbble +include('simpleicons-5/D/Dribbble') + +' renders the element +Dribbble('Dribbble', 'Dribbble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dribbble.Remote.puml b/distribution/simpleicons-5/D/Dribbble.Remote.puml new file mode 100644 index 00000000000..caac5cc108a --- /dev/null +++ b/distribution/simpleicons-5/D/Dribbble.Remote.puml @@ -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 Dribbble +include('simpleicons-5/D/Dribbble') + +' renders the element +Dribbble('Dribbble', 'Dribbble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dribbble.md b/distribution/simpleicons-5/D/Dribbble.md new file mode 100644 index 00000000000..bd99956d67b --- /dev/null +++ b/distribution/simpleicons-5/D/Dribbble.md @@ -0,0 +1,63 @@ +# Dribbble + + +```text +simpleicons-5/D/Dribbble +``` + +```text +include('simpleicons-5/D/Dribbble') +``` + + + +| Illustration | Dribbble | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dribbble.png) | ![illustration for Dribbble](../../simpleicons-5/D/Dribbble.Local.png) | + + + + +## Dribbble + +### 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 Dribbble +include('simpleicons-5/D/Dribbble') + +' renders the element +Dribbble('Dribbble', 'Dribbble', '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 Dribbble +include('simpleicons-5/D/Dribbble') + +' renders the element +Dribbble('Dribbble', 'Dribbble', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dribbble.png b/distribution/simpleicons-5/D/Dribbble.png new file mode 100644 index 00000000000..f0edd0cd731 Binary files /dev/null and b/distribution/simpleicons-5/D/Dribbble.png differ diff --git a/distribution/simpleicons-5/D/Dribbble.puml b/distribution/simpleicons-5/D/Dribbble.puml new file mode 100644 index 00000000000..0ef5e15b4e1 --- /dev/null +++ b/distribution/simpleicons-5/D/Dribbble.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dribbble + +sprite $DribbbleXs [10x10/16z] uwS3 + +sprite $DribbbleSm [12x12/16z] unza + +sprite $DribbbleMd [16x16/16z] un_X + +sprite $DribbbleLg [20x20/16z] unzKO1G + +!procedure Dribbble($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dribbble', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Drone.Local.png b/distribution/simpleicons-5/D/Drone.Local.png new file mode 100644 index 00000000000..041bca903c5 Binary files /dev/null and b/distribution/simpleicons-5/D/Drone.Local.png differ diff --git a/distribution/simpleicons-5/D/Drone.Local.puml b/distribution/simpleicons-5/D/Drone.Local.puml new file mode 100644 index 00000000000..93ffefe64c1 --- /dev/null +++ b/distribution/simpleicons-5/D/Drone.Local.puml @@ -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 Drone +include('simpleicons-5/D/Drone') + +' renders the element +Drone('Drone', 'Drone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Drone.Remote.puml b/distribution/simpleicons-5/D/Drone.Remote.puml new file mode 100644 index 00000000000..77c1139a16d --- /dev/null +++ b/distribution/simpleicons-5/D/Drone.Remote.puml @@ -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 Drone +include('simpleicons-5/D/Drone') + +' renders the element +Drone('Drone', 'Drone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Drone.md b/distribution/simpleicons-5/D/Drone.md new file mode 100644 index 00000000000..f51c680f6d6 --- /dev/null +++ b/distribution/simpleicons-5/D/Drone.md @@ -0,0 +1,63 @@ +# Drone + + +```text +simpleicons-5/D/Drone +``` + +```text +include('simpleicons-5/D/Drone') +``` + + + +| Illustration | Drone | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Drone.png) | ![illustration for Drone](../../simpleicons-5/D/Drone.Local.png) | + + + + +## Drone + +### 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 Drone +include('simpleicons-5/D/Drone') + +' renders the element +Drone('Drone', 'Drone', '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 Drone +include('simpleicons-5/D/Drone') + +' renders the element +Drone('Drone', 'Drone', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Drone.png b/distribution/simpleicons-5/D/Drone.png new file mode 100644 index 00000000000..8e46fedac97 Binary files /dev/null and b/distribution/simpleicons-5/D/Drone.png differ diff --git a/distribution/simpleicons-5/D/Drone.puml b/distribution/simpleicons-5/D/Drone.puml new file mode 100644 index 00000000000..4425adbd5a2 --- /dev/null +++ b/distribution/simpleicons-5/D/Drone.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Drone + +sprite $DroneXs [10x10/16z] uwS3 + +sprite $DroneSm [12x12/16z] unza + +sprite $DroneMd [16x16/16z] un_X + +sprite $DroneLg [20x20/16z] unzKO1G + +!procedure Drone($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Drone', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Drooble.Local.png b/distribution/simpleicons-5/D/Drooble.Local.png new file mode 100644 index 00000000000..07c1c4792c2 Binary files /dev/null and b/distribution/simpleicons-5/D/Drooble.Local.png differ diff --git a/distribution/simpleicons-5/D/Drooble.Local.puml b/distribution/simpleicons-5/D/Drooble.Local.puml new file mode 100644 index 00000000000..870f2810711 --- /dev/null +++ b/distribution/simpleicons-5/D/Drooble.Local.puml @@ -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 Drooble +include('simpleicons-5/D/Drooble') + +' renders the element +Drooble('Drooble', 'Drooble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Drooble.Remote.puml b/distribution/simpleicons-5/D/Drooble.Remote.puml new file mode 100644 index 00000000000..39290ead0b4 --- /dev/null +++ b/distribution/simpleicons-5/D/Drooble.Remote.puml @@ -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 Drooble +include('simpleicons-5/D/Drooble') + +' renders the element +Drooble('Drooble', 'Drooble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Drooble.md b/distribution/simpleicons-5/D/Drooble.md new file mode 100644 index 00000000000..b288a29287a --- /dev/null +++ b/distribution/simpleicons-5/D/Drooble.md @@ -0,0 +1,63 @@ +# Drooble + + +```text +simpleicons-5/D/Drooble +``` + +```text +include('simpleicons-5/D/Drooble') +``` + + + +| Illustration | Drooble | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Drooble.png) | ![illustration for Drooble](../../simpleicons-5/D/Drooble.Local.png) | + + + + +## Drooble + +### 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 Drooble +include('simpleicons-5/D/Drooble') + +' renders the element +Drooble('Drooble', 'Drooble', '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 Drooble +include('simpleicons-5/D/Drooble') + +' renders the element +Drooble('Drooble', 'Drooble', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Drooble.png b/distribution/simpleicons-5/D/Drooble.png new file mode 100644 index 00000000000..df295e6c979 Binary files /dev/null and b/distribution/simpleicons-5/D/Drooble.png differ diff --git a/distribution/simpleicons-5/D/Drooble.puml b/distribution/simpleicons-5/D/Drooble.puml new file mode 100644 index 00000000000..f7b43405db8 --- /dev/null +++ b/distribution/simpleicons-5/D/Drooble.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Drooble + +sprite $DroobleXs [10x10/16z] uwS3 + +sprite $DroobleSm [12x12/16z] unza + +sprite $DroobleMd [16x16/16z] un_X + +sprite $DroobleLg [20x20/16z] unzKO1G + +!procedure Drooble($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Drooble', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dropbox.Local.png b/distribution/simpleicons-5/D/Dropbox.Local.png new file mode 100644 index 00000000000..0be9db70158 Binary files /dev/null and b/distribution/simpleicons-5/D/Dropbox.Local.png differ diff --git a/distribution/simpleicons-5/D/Dropbox.Local.puml b/distribution/simpleicons-5/D/Dropbox.Local.puml new file mode 100644 index 00000000000..f0c2b6e430b --- /dev/null +++ b/distribution/simpleicons-5/D/Dropbox.Local.puml @@ -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 Dropbox +include('simpleicons-5/D/Dropbox') + +' renders the element +Dropbox('Dropbox', 'Dropbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dropbox.Remote.puml b/distribution/simpleicons-5/D/Dropbox.Remote.puml new file mode 100644 index 00000000000..4c13f4edc11 --- /dev/null +++ b/distribution/simpleicons-5/D/Dropbox.Remote.puml @@ -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 Dropbox +include('simpleicons-5/D/Dropbox') + +' renders the element +Dropbox('Dropbox', 'Dropbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dropbox.md b/distribution/simpleicons-5/D/Dropbox.md new file mode 100644 index 00000000000..c0aef781f0b --- /dev/null +++ b/distribution/simpleicons-5/D/Dropbox.md @@ -0,0 +1,63 @@ +# Dropbox + + +```text +simpleicons-5/D/Dropbox +``` + +```text +include('simpleicons-5/D/Dropbox') +``` + + + +| Illustration | Dropbox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dropbox.png) | ![illustration for Dropbox](../../simpleicons-5/D/Dropbox.Local.png) | + + + + +## Dropbox + +### 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 Dropbox +include('simpleicons-5/D/Dropbox') + +' renders the element +Dropbox('Dropbox', 'Dropbox', '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 Dropbox +include('simpleicons-5/D/Dropbox') + +' renders the element +Dropbox('Dropbox', 'Dropbox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dropbox.png b/distribution/simpleicons-5/D/Dropbox.png new file mode 100644 index 00000000000..4fa70cad348 Binary files /dev/null and b/distribution/simpleicons-5/D/Dropbox.png differ diff --git a/distribution/simpleicons-5/D/Dropbox.puml b/distribution/simpleicons-5/D/Dropbox.puml new file mode 100644 index 00000000000..130d1ce76e1 --- /dev/null +++ b/distribution/simpleicons-5/D/Dropbox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dropbox + +sprite $DropboxXs [10x10/16z] uwS3 + +sprite $DropboxSm [12x12/16z] unza + +sprite $DropboxMd [16x16/16z] un_X + +sprite $DropboxLg [20x20/16z] unzKO1G + +!procedure Dropbox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dropbox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Drupal.Local.png b/distribution/simpleicons-5/D/Drupal.Local.png new file mode 100644 index 00000000000..09667721812 Binary files /dev/null and b/distribution/simpleicons-5/D/Drupal.Local.png differ diff --git a/distribution/simpleicons-5/D/Drupal.Local.puml b/distribution/simpleicons-5/D/Drupal.Local.puml new file mode 100644 index 00000000000..6148b3908d1 --- /dev/null +++ b/distribution/simpleicons-5/D/Drupal.Local.puml @@ -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 Drupal +include('simpleicons-5/D/Drupal') + +' renders the element +Drupal('Drupal', 'Drupal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Drupal.Remote.puml b/distribution/simpleicons-5/D/Drupal.Remote.puml new file mode 100644 index 00000000000..f15d56d3b29 --- /dev/null +++ b/distribution/simpleicons-5/D/Drupal.Remote.puml @@ -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 Drupal +include('simpleicons-5/D/Drupal') + +' renders the element +Drupal('Drupal', 'Drupal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Drupal.md b/distribution/simpleicons-5/D/Drupal.md new file mode 100644 index 00000000000..4796cf86431 --- /dev/null +++ b/distribution/simpleicons-5/D/Drupal.md @@ -0,0 +1,63 @@ +# Drupal + + +```text +simpleicons-5/D/Drupal +``` + +```text +include('simpleicons-5/D/Drupal') +``` + + + +| Illustration | Drupal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Drupal.png) | ![illustration for Drupal](../../simpleicons-5/D/Drupal.Local.png) | + + + + +## Drupal + +### 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 Drupal +include('simpleicons-5/D/Drupal') + +' renders the element +Drupal('Drupal', 'Drupal', '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 Drupal +include('simpleicons-5/D/Drupal') + +' renders the element +Drupal('Drupal', 'Drupal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Drupal.png b/distribution/simpleicons-5/D/Drupal.png new file mode 100644 index 00000000000..68b3a01e42e Binary files /dev/null and b/distribution/simpleicons-5/D/Drupal.png differ diff --git a/distribution/simpleicons-5/D/Drupal.puml b/distribution/simpleicons-5/D/Drupal.puml new file mode 100644 index 00000000000..be92957df91 --- /dev/null +++ b/distribution/simpleicons-5/D/Drupal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Drupal + +sprite $DrupalXs [10x10/16z] uwS3 + +sprite $DrupalSm [12x12/16z] unza + +sprite $DrupalMd [16x16/16z] un_X + +sprite $DrupalLg [20x20/16z] unzKO1G + +!procedure Drupal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Drupal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dsautomobiles.Local.png b/distribution/simpleicons-5/D/Dsautomobiles.Local.png new file mode 100644 index 00000000000..61d7adacd68 Binary files /dev/null and b/distribution/simpleicons-5/D/Dsautomobiles.Local.png differ diff --git a/distribution/simpleicons-5/D/Dsautomobiles.Local.puml b/distribution/simpleicons-5/D/Dsautomobiles.Local.puml new file mode 100644 index 00000000000..6710007c35a --- /dev/null +++ b/distribution/simpleicons-5/D/Dsautomobiles.Local.puml @@ -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 Dsautomobiles +include('simpleicons-5/D/Dsautomobiles') + +' renders the element +Dsautomobiles('Dsautomobiles', 'Dsautomobiles', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dsautomobiles.Remote.puml b/distribution/simpleicons-5/D/Dsautomobiles.Remote.puml new file mode 100644 index 00000000000..60485432f8f --- /dev/null +++ b/distribution/simpleicons-5/D/Dsautomobiles.Remote.puml @@ -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 Dsautomobiles +include('simpleicons-5/D/Dsautomobiles') + +' renders the element +Dsautomobiles('Dsautomobiles', 'Dsautomobiles', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dsautomobiles.md b/distribution/simpleicons-5/D/Dsautomobiles.md new file mode 100644 index 00000000000..9d26afab711 --- /dev/null +++ b/distribution/simpleicons-5/D/Dsautomobiles.md @@ -0,0 +1,63 @@ +# Dsautomobiles + + +```text +simpleicons-5/D/Dsautomobiles +``` + +```text +include('simpleicons-5/D/Dsautomobiles') +``` + + + +| Illustration | Dsautomobiles | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dsautomobiles.png) | ![illustration for Dsautomobiles](../../simpleicons-5/D/Dsautomobiles.Local.png) | + + + + +## Dsautomobiles + +### 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 Dsautomobiles +include('simpleicons-5/D/Dsautomobiles') + +' renders the element +Dsautomobiles('Dsautomobiles', 'Dsautomobiles', '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 Dsautomobiles +include('simpleicons-5/D/Dsautomobiles') + +' renders the element +Dsautomobiles('Dsautomobiles', 'Dsautomobiles', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dsautomobiles.png b/distribution/simpleicons-5/D/Dsautomobiles.png new file mode 100644 index 00000000000..7c04a35be27 Binary files /dev/null and b/distribution/simpleicons-5/D/Dsautomobiles.png differ diff --git a/distribution/simpleicons-5/D/Dsautomobiles.puml b/distribution/simpleicons-5/D/Dsautomobiles.puml new file mode 100644 index 00000000000..44a4a56b32a --- /dev/null +++ b/distribution/simpleicons-5/D/Dsautomobiles.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dsautomobiles + +sprite $DsautomobilesXs [10x10/16z] uwS3 + +sprite $DsautomobilesSm [12x12/16z] unza + +sprite $DsautomobilesMd [16x16/16z] un_X + +sprite $DsautomobilesLg [20x20/16z] unzKO1G + +!procedure Dsautomobiles($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dsautomobiles', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dtube.Local.png b/distribution/simpleicons-5/D/Dtube.Local.png new file mode 100644 index 00000000000..dd38ce32af0 Binary files /dev/null and b/distribution/simpleicons-5/D/Dtube.Local.png differ diff --git a/distribution/simpleicons-5/D/Dtube.Local.puml b/distribution/simpleicons-5/D/Dtube.Local.puml new file mode 100644 index 00000000000..e0ab66c6a85 --- /dev/null +++ b/distribution/simpleicons-5/D/Dtube.Local.puml @@ -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 Dtube +include('simpleicons-5/D/Dtube') + +' renders the element +Dtube('Dtube', 'Dtube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dtube.Remote.puml b/distribution/simpleicons-5/D/Dtube.Remote.puml new file mode 100644 index 00000000000..3296745538e --- /dev/null +++ b/distribution/simpleicons-5/D/Dtube.Remote.puml @@ -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 Dtube +include('simpleicons-5/D/Dtube') + +' renders the element +Dtube('Dtube', 'Dtube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dtube.md b/distribution/simpleicons-5/D/Dtube.md new file mode 100644 index 00000000000..697e8194e18 --- /dev/null +++ b/distribution/simpleicons-5/D/Dtube.md @@ -0,0 +1,63 @@ +# Dtube + + +```text +simpleicons-5/D/Dtube +``` + +```text +include('simpleicons-5/D/Dtube') +``` + + + +| Illustration | Dtube | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dtube.png) | ![illustration for Dtube](../../simpleicons-5/D/Dtube.Local.png) | + + + + +## Dtube + +### 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 Dtube +include('simpleicons-5/D/Dtube') + +' renders the element +Dtube('Dtube', 'Dtube', '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 Dtube +include('simpleicons-5/D/Dtube') + +' renders the element +Dtube('Dtube', 'Dtube', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dtube.png b/distribution/simpleicons-5/D/Dtube.png new file mode 100644 index 00000000000..dd9cb32674a Binary files /dev/null and b/distribution/simpleicons-5/D/Dtube.png differ diff --git a/distribution/simpleicons-5/D/Dtube.puml b/distribution/simpleicons-5/D/Dtube.puml new file mode 100644 index 00000000000..51ba0076f6e --- /dev/null +++ b/distribution/simpleicons-5/D/Dtube.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dtube + +sprite $DtubeXs [10x10/16z] uwS3 + +sprite $DtubeSm [12x12/16z] unza + +sprite $DtubeMd [16x16/16z] un_X + +sprite $DtubeLg [20x20/16z] unzKO1G + +!procedure Dtube($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dtube', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Duckduckgo.Local.png b/distribution/simpleicons-5/D/Duckduckgo.Local.png new file mode 100644 index 00000000000..c6227c9b54d Binary files /dev/null and b/distribution/simpleicons-5/D/Duckduckgo.Local.png differ diff --git a/distribution/simpleicons-5/D/Duckduckgo.Local.puml b/distribution/simpleicons-5/D/Duckduckgo.Local.puml new file mode 100644 index 00000000000..04664c461f5 --- /dev/null +++ b/distribution/simpleicons-5/D/Duckduckgo.Local.puml @@ -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 Duckduckgo +include('simpleicons-5/D/Duckduckgo') + +' renders the element +Duckduckgo('Duckduckgo', 'Duckduckgo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Duckduckgo.Remote.puml b/distribution/simpleicons-5/D/Duckduckgo.Remote.puml new file mode 100644 index 00000000000..5b6d64a1f78 --- /dev/null +++ b/distribution/simpleicons-5/D/Duckduckgo.Remote.puml @@ -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 Duckduckgo +include('simpleicons-5/D/Duckduckgo') + +' renders the element +Duckduckgo('Duckduckgo', 'Duckduckgo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Duckduckgo.md b/distribution/simpleicons-5/D/Duckduckgo.md new file mode 100644 index 00000000000..3869c4c4a2e --- /dev/null +++ b/distribution/simpleicons-5/D/Duckduckgo.md @@ -0,0 +1,63 @@ +# Duckduckgo + + +```text +simpleicons-5/D/Duckduckgo +``` + +```text +include('simpleicons-5/D/Duckduckgo') +``` + + + +| Illustration | Duckduckgo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Duckduckgo.png) | ![illustration for Duckduckgo](../../simpleicons-5/D/Duckduckgo.Local.png) | + + + + +## Duckduckgo + +### 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 Duckduckgo +include('simpleicons-5/D/Duckduckgo') + +' renders the element +Duckduckgo('Duckduckgo', 'Duckduckgo', '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 Duckduckgo +include('simpleicons-5/D/Duckduckgo') + +' renders the element +Duckduckgo('Duckduckgo', 'Duckduckgo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Duckduckgo.png b/distribution/simpleicons-5/D/Duckduckgo.png new file mode 100644 index 00000000000..369158b41c2 Binary files /dev/null and b/distribution/simpleicons-5/D/Duckduckgo.png differ diff --git a/distribution/simpleicons-5/D/Duckduckgo.puml b/distribution/simpleicons-5/D/Duckduckgo.puml new file mode 100644 index 00000000000..fd1196590d0 --- /dev/null +++ b/distribution/simpleicons-5/D/Duckduckgo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Duckduckgo + +sprite $DuckduckgoXs [10x10/16z] uwS3 + +sprite $DuckduckgoSm [12x12/16z] unza + +sprite $DuckduckgoMd [16x16/16z] un_X + +sprite $DuckduckgoLg [20x20/16z] unzKO1G + +!procedure Duckduckgo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Duckduckgo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dunked.Local.png b/distribution/simpleicons-5/D/Dunked.Local.png new file mode 100644 index 00000000000..eb56d65235f Binary files /dev/null and b/distribution/simpleicons-5/D/Dunked.Local.png differ diff --git a/distribution/simpleicons-5/D/Dunked.Local.puml b/distribution/simpleicons-5/D/Dunked.Local.puml new file mode 100644 index 00000000000..051f9bf38c4 --- /dev/null +++ b/distribution/simpleicons-5/D/Dunked.Local.puml @@ -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 Dunked +include('simpleicons-5/D/Dunked') + +' renders the element +Dunked('Dunked', 'Dunked', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dunked.Remote.puml b/distribution/simpleicons-5/D/Dunked.Remote.puml new file mode 100644 index 00000000000..2f5c2899ec0 --- /dev/null +++ b/distribution/simpleicons-5/D/Dunked.Remote.puml @@ -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 Dunked +include('simpleicons-5/D/Dunked') + +' renders the element +Dunked('Dunked', 'Dunked', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dunked.md b/distribution/simpleicons-5/D/Dunked.md new file mode 100644 index 00000000000..e480ad97ea2 --- /dev/null +++ b/distribution/simpleicons-5/D/Dunked.md @@ -0,0 +1,63 @@ +# Dunked + + +```text +simpleicons-5/D/Dunked +``` + +```text +include('simpleicons-5/D/Dunked') +``` + + + +| Illustration | Dunked | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dunked.png) | ![illustration for Dunked](../../simpleicons-5/D/Dunked.Local.png) | + + + + +## Dunked + +### 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 Dunked +include('simpleicons-5/D/Dunked') + +' renders the element +Dunked('Dunked', 'Dunked', '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 Dunked +include('simpleicons-5/D/Dunked') + +' renders the element +Dunked('Dunked', 'Dunked', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dunked.png b/distribution/simpleicons-5/D/Dunked.png new file mode 100644 index 00000000000..7d4ccb746db Binary files /dev/null and b/distribution/simpleicons-5/D/Dunked.png differ diff --git a/distribution/simpleicons-5/D/Dunked.puml b/distribution/simpleicons-5/D/Dunked.puml new file mode 100644 index 00000000000..1bc0bac3b7e --- /dev/null +++ b/distribution/simpleicons-5/D/Dunked.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dunked + +sprite $DunkedXs [10x10/16z] uwS3 + +sprite $DunkedSm [12x12/16z] unza + +sprite $DunkedMd [16x16/16z] un_X + +sprite $DunkedLg [20x20/16z] unzKO1G + +!procedure Dunked($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dunked', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Duolingo.Local.png b/distribution/simpleicons-5/D/Duolingo.Local.png new file mode 100644 index 00000000000..8ecc0b8f186 Binary files /dev/null and b/distribution/simpleicons-5/D/Duolingo.Local.png differ diff --git a/distribution/simpleicons-5/D/Duolingo.Local.puml b/distribution/simpleicons-5/D/Duolingo.Local.puml new file mode 100644 index 00000000000..09961657e6c --- /dev/null +++ b/distribution/simpleicons-5/D/Duolingo.Local.puml @@ -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 Duolingo +include('simpleicons-5/D/Duolingo') + +' renders the element +Duolingo('Duolingo', 'Duolingo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Duolingo.Remote.puml b/distribution/simpleicons-5/D/Duolingo.Remote.puml new file mode 100644 index 00000000000..190268bc322 --- /dev/null +++ b/distribution/simpleicons-5/D/Duolingo.Remote.puml @@ -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 Duolingo +include('simpleicons-5/D/Duolingo') + +' renders the element +Duolingo('Duolingo', 'Duolingo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Duolingo.md b/distribution/simpleicons-5/D/Duolingo.md new file mode 100644 index 00000000000..405b7fec361 --- /dev/null +++ b/distribution/simpleicons-5/D/Duolingo.md @@ -0,0 +1,63 @@ +# Duolingo + + +```text +simpleicons-5/D/Duolingo +``` + +```text +include('simpleicons-5/D/Duolingo') +``` + + + +| Illustration | Duolingo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Duolingo.png) | ![illustration for Duolingo](../../simpleicons-5/D/Duolingo.Local.png) | + + + + +## Duolingo + +### 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 Duolingo +include('simpleicons-5/D/Duolingo') + +' renders the element +Duolingo('Duolingo', 'Duolingo', '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 Duolingo +include('simpleicons-5/D/Duolingo') + +' renders the element +Duolingo('Duolingo', 'Duolingo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Duolingo.png b/distribution/simpleicons-5/D/Duolingo.png new file mode 100644 index 00000000000..4c2013eda43 Binary files /dev/null and b/distribution/simpleicons-5/D/Duolingo.png differ diff --git a/distribution/simpleicons-5/D/Duolingo.puml b/distribution/simpleicons-5/D/Duolingo.puml new file mode 100644 index 00000000000..01582574414 --- /dev/null +++ b/distribution/simpleicons-5/D/Duolingo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Duolingo + +sprite $DuolingoXs [10x10/16z] uwS3 + +sprite $DuolingoSm [12x12/16z] unza + +sprite $DuolingoMd [16x16/16z] un_X + +sprite $DuolingoLg [20x20/16z] unzKO1G + +!procedure Duolingo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Duolingo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dwavesystems.Local.png b/distribution/simpleicons-5/D/Dwavesystems.Local.png new file mode 100644 index 00000000000..a17535f4a03 Binary files /dev/null and b/distribution/simpleicons-5/D/Dwavesystems.Local.png differ diff --git a/distribution/simpleicons-5/D/Dwavesystems.Local.puml b/distribution/simpleicons-5/D/Dwavesystems.Local.puml new file mode 100644 index 00000000000..34267ce6b41 --- /dev/null +++ b/distribution/simpleicons-5/D/Dwavesystems.Local.puml @@ -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 Dwavesystems +include('simpleicons-5/D/Dwavesystems') + +' renders the element +Dwavesystems('Dwavesystems', 'Dwavesystems', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dwavesystems.Remote.puml b/distribution/simpleicons-5/D/Dwavesystems.Remote.puml new file mode 100644 index 00000000000..5004caac05d --- /dev/null +++ b/distribution/simpleicons-5/D/Dwavesystems.Remote.puml @@ -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 Dwavesystems +include('simpleicons-5/D/Dwavesystems') + +' renders the element +Dwavesystems('Dwavesystems', 'Dwavesystems', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dwavesystems.md b/distribution/simpleicons-5/D/Dwavesystems.md new file mode 100644 index 00000000000..9b3ede74faa --- /dev/null +++ b/distribution/simpleicons-5/D/Dwavesystems.md @@ -0,0 +1,63 @@ +# Dwavesystems + + +```text +simpleicons-5/D/Dwavesystems +``` + +```text +include('simpleicons-5/D/Dwavesystems') +``` + + + +| Illustration | Dwavesystems | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dwavesystems.png) | ![illustration for Dwavesystems](../../simpleicons-5/D/Dwavesystems.Local.png) | + + + + +## Dwavesystems + +### 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 Dwavesystems +include('simpleicons-5/D/Dwavesystems') + +' renders the element +Dwavesystems('Dwavesystems', 'Dwavesystems', '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 Dwavesystems +include('simpleicons-5/D/Dwavesystems') + +' renders the element +Dwavesystems('Dwavesystems', 'Dwavesystems', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dwavesystems.png b/distribution/simpleicons-5/D/Dwavesystems.png new file mode 100644 index 00000000000..fa29b79d8c1 Binary files /dev/null and b/distribution/simpleicons-5/D/Dwavesystems.png differ diff --git a/distribution/simpleicons-5/D/Dwavesystems.puml b/distribution/simpleicons-5/D/Dwavesystems.puml new file mode 100644 index 00000000000..f06b1e732e2 --- /dev/null +++ b/distribution/simpleicons-5/D/Dwavesystems.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dwavesystems + +sprite $DwavesystemsXs [10x10/16z] uwS3 + +sprite $DwavesystemsSm [12x12/16z] unza + +sprite $DwavesystemsMd [16x16/16z] un_X + +sprite $DwavesystemsLg [20x20/16z] unzKO1G + +!procedure Dwavesystems($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dwavesystems', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dwm.Local.png b/distribution/simpleicons-5/D/Dwm.Local.png new file mode 100644 index 00000000000..acf72c9e419 Binary files /dev/null and b/distribution/simpleicons-5/D/Dwm.Local.png differ diff --git a/distribution/simpleicons-5/D/Dwm.Local.puml b/distribution/simpleicons-5/D/Dwm.Local.puml new file mode 100644 index 00000000000..a4715fb78a6 --- /dev/null +++ b/distribution/simpleicons-5/D/Dwm.Local.puml @@ -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 Dwm +include('simpleicons-5/D/Dwm') + +' renders the element +Dwm('Dwm', 'Dwm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dwm.Remote.puml b/distribution/simpleicons-5/D/Dwm.Remote.puml new file mode 100644 index 00000000000..5c63c7e8761 --- /dev/null +++ b/distribution/simpleicons-5/D/Dwm.Remote.puml @@ -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 Dwm +include('simpleicons-5/D/Dwm') + +' renders the element +Dwm('Dwm', 'Dwm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dwm.md b/distribution/simpleicons-5/D/Dwm.md new file mode 100644 index 00000000000..82e5430071a --- /dev/null +++ b/distribution/simpleicons-5/D/Dwm.md @@ -0,0 +1,63 @@ +# Dwm + + +```text +simpleicons-5/D/Dwm +``` + +```text +include('simpleicons-5/D/Dwm') +``` + + + +| Illustration | Dwm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dwm.png) | ![illustration for Dwm](../../simpleicons-5/D/Dwm.Local.png) | + + + + +## Dwm + +### 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 Dwm +include('simpleicons-5/D/Dwm') + +' renders the element +Dwm('Dwm', 'Dwm', '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 Dwm +include('simpleicons-5/D/Dwm') + +' renders the element +Dwm('Dwm', 'Dwm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dwm.png b/distribution/simpleicons-5/D/Dwm.png new file mode 100644 index 00000000000..a9b79a38de9 Binary files /dev/null and b/distribution/simpleicons-5/D/Dwm.png differ diff --git a/distribution/simpleicons-5/D/Dwm.puml b/distribution/simpleicons-5/D/Dwm.puml new file mode 100644 index 00000000000..048c9ebcde1 --- /dev/null +++ b/distribution/simpleicons-5/D/Dwm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dwm + +sprite $DwmXs [10x10/16z] uwS3 + +sprite $DwmSm [12x12/16z] unza + +sprite $DwmMd [16x16/16z] un_X + +sprite $DwmLg [20x20/16z] unzKO1G + +!procedure Dwm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dwm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dynamics365.Local.png b/distribution/simpleicons-5/D/Dynamics365.Local.png new file mode 100644 index 00000000000..f780272c5a0 Binary files /dev/null and b/distribution/simpleicons-5/D/Dynamics365.Local.png differ diff --git a/distribution/simpleicons-5/D/Dynamics365.Local.puml b/distribution/simpleicons-5/D/Dynamics365.Local.puml new file mode 100644 index 00000000000..e765d3f09a6 --- /dev/null +++ b/distribution/simpleicons-5/D/Dynamics365.Local.puml @@ -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 Dynamics365 +include('simpleicons-5/D/Dynamics365') + +' renders the element +Dynamics365('Dynamics365', 'Dynamics365', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dynamics365.Remote.puml b/distribution/simpleicons-5/D/Dynamics365.Remote.puml new file mode 100644 index 00000000000..f282e8fdca1 --- /dev/null +++ b/distribution/simpleicons-5/D/Dynamics365.Remote.puml @@ -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 Dynamics365 +include('simpleicons-5/D/Dynamics365') + +' renders the element +Dynamics365('Dynamics365', 'Dynamics365', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dynamics365.md b/distribution/simpleicons-5/D/Dynamics365.md new file mode 100644 index 00000000000..8bc3821a9a6 --- /dev/null +++ b/distribution/simpleicons-5/D/Dynamics365.md @@ -0,0 +1,63 @@ +# Dynamics365 + + +```text +simpleicons-5/D/Dynamics365 +``` + +```text +include('simpleicons-5/D/Dynamics365') +``` + + + +| Illustration | Dynamics365 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dynamics365.png) | ![illustration for Dynamics365](../../simpleicons-5/D/Dynamics365.Local.png) | + + + + +## Dynamics365 + +### 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 Dynamics365 +include('simpleicons-5/D/Dynamics365') + +' renders the element +Dynamics365('Dynamics365', 'Dynamics365', '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 Dynamics365 +include('simpleicons-5/D/Dynamics365') + +' renders the element +Dynamics365('Dynamics365', 'Dynamics365', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dynamics365.png b/distribution/simpleicons-5/D/Dynamics365.png new file mode 100644 index 00000000000..2c586731122 Binary files /dev/null and b/distribution/simpleicons-5/D/Dynamics365.png differ diff --git a/distribution/simpleicons-5/D/Dynamics365.puml b/distribution/simpleicons-5/D/Dynamics365.puml new file mode 100644 index 00000000000..bca20dda4a6 --- /dev/null +++ b/distribution/simpleicons-5/D/Dynamics365.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dynamics365 + +sprite $Dynamics365Xs [10x10/16z] uwS3 + +sprite $Dynamics365Sm [12x12/16z] unza + +sprite $Dynamics365Md [16x16/16z] un_X + +sprite $Dynamics365Lg [20x20/16z] unzKO1G + +!procedure Dynamics365($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dynamics365', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/Dynatrace.Local.png b/distribution/simpleicons-5/D/Dynatrace.Local.png new file mode 100644 index 00000000000..a1a6dfe74df Binary files /dev/null and b/distribution/simpleicons-5/D/Dynatrace.Local.png differ diff --git a/distribution/simpleicons-5/D/Dynatrace.Local.puml b/distribution/simpleicons-5/D/Dynatrace.Local.puml new file mode 100644 index 00000000000..4107c3922f3 --- /dev/null +++ b/distribution/simpleicons-5/D/Dynatrace.Local.puml @@ -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 Dynatrace +include('simpleicons-5/D/Dynatrace') + +' renders the element +Dynatrace('Dynatrace', 'Dynatrace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dynatrace.Remote.puml b/distribution/simpleicons-5/D/Dynatrace.Remote.puml new file mode 100644 index 00000000000..0c099655960 --- /dev/null +++ b/distribution/simpleicons-5/D/Dynatrace.Remote.puml @@ -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 Dynatrace +include('simpleicons-5/D/Dynatrace') + +' renders the element +Dynatrace('Dynatrace', 'Dynatrace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/D/Dynatrace.md b/distribution/simpleicons-5/D/Dynatrace.md new file mode 100644 index 00000000000..98f1f9f0bda --- /dev/null +++ b/distribution/simpleicons-5/D/Dynatrace.md @@ -0,0 +1,63 @@ +# Dynatrace + + +```text +simpleicons-5/D/Dynatrace +``` + +```text +include('simpleicons-5/D/Dynatrace') +``` + + + +| Illustration | Dynatrace | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/D/Dynatrace.png) | ![illustration for Dynatrace](../../simpleicons-5/D/Dynatrace.Local.png) | + + + + +## Dynatrace + +### 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 Dynatrace +include('simpleicons-5/D/Dynatrace') + +' renders the element +Dynatrace('Dynatrace', 'Dynatrace', '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 Dynatrace +include('simpleicons-5/D/Dynatrace') + +' renders the element +Dynatrace('Dynatrace', 'Dynatrace', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/D/Dynatrace.png b/distribution/simpleicons-5/D/Dynatrace.png new file mode 100644 index 00000000000..b1f4f51b911 Binary files /dev/null and b/distribution/simpleicons-5/D/Dynatrace.png differ diff --git a/distribution/simpleicons-5/D/Dynatrace.puml b/distribution/simpleicons-5/D/Dynatrace.puml new file mode 100644 index 00000000000..fb7a9204bff --- /dev/null +++ b/distribution/simpleicons-5/D/Dynatrace.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/D/Dynatrace + +sprite $DynatraceXs [10x10/16z] uwS3 + +sprite $DynatraceSm [12x12/16z] unza + +sprite $DynatraceMd [16x16/16z] un_X + +sprite $DynatraceLg [20x20/16z] unzKO1G + +!procedure Dynatrace($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/D/Dynatrace', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/D/README.md b/distribution/simpleicons-5/D/README.md new file mode 100644 index 00000000000..252bfbe2c3d --- /dev/null +++ b/distribution/simpleicons-5/D/README.md @@ -0,0 +1,92 @@ +# D + +The module contains 81 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/D/D3Dotjs](../../simpleicons-5/D/D3Dotjs.png) | [simpleicons-5/D/D3Dotjs](../../simpleicons-5/D/D3Dotjs.md) | +| ![illustration of simpleicons-5/D/Dacia](../../simpleicons-5/D/Dacia.png) | [simpleicons-5/D/Dacia](../../simpleicons-5/D/Dacia.md) | +| ![illustration of simpleicons-5/D/Daf](../../simpleicons-5/D/Daf.png) | [simpleicons-5/D/Daf](../../simpleicons-5/D/Daf.md) | +| ![illustration of simpleicons-5/D/Dailymotion](../../simpleicons-5/D/Dailymotion.png) | [simpleicons-5/D/Dailymotion](../../simpleicons-5/D/Dailymotion.md) | +| ![illustration of simpleicons-5/D/Daimler](../../simpleicons-5/D/Daimler.png) | [simpleicons-5/D/Daimler](../../simpleicons-5/D/Daimler.md) | +| ![illustration of simpleicons-5/D/Darkreader](../../simpleicons-5/D/Darkreader.png) | [simpleicons-5/D/Darkreader](../../simpleicons-5/D/Darkreader.md) | +| ![illustration of simpleicons-5/D/Dart](../../simpleicons-5/D/Dart.png) | [simpleicons-5/D/Dart](../../simpleicons-5/D/Dart.md) | +| ![illustration of simpleicons-5/D/Daserste](../../simpleicons-5/D/Daserste.png) | [simpleicons-5/D/Daserste](../../simpleicons-5/D/Daserste.md) | +| ![illustration of simpleicons-5/D/Dash](../../simpleicons-5/D/Dash.png) | [simpleicons-5/D/Dash](../../simpleicons-5/D/Dash.md) | +| ![illustration of simpleicons-5/D/Dashlane](../../simpleicons-5/D/Dashlane.png) | [simpleicons-5/D/Dashlane](../../simpleicons-5/D/Dashlane.md) | +| ![illustration of simpleicons-5/D/Dassaultsystemes](../../simpleicons-5/D/Dassaultsystemes.png) | [simpleicons-5/D/Dassaultsystemes](../../simpleicons-5/D/Dassaultsystemes.md) | +| ![illustration of simpleicons-5/D/Databricks](../../simpleicons-5/D/Databricks.png) | [simpleicons-5/D/Databricks](../../simpleicons-5/D/Databricks.md) | +| ![illustration of simpleicons-5/D/Datacamp](../../simpleicons-5/D/Datacamp.png) | [simpleicons-5/D/Datacamp](../../simpleicons-5/D/Datacamp.md) | +| ![illustration of simpleicons-5/D/Datadog](../../simpleicons-5/D/Datadog.png) | [simpleicons-5/D/Datadog](../../simpleicons-5/D/Datadog.md) | +| ![illustration of simpleicons-5/D/Datastax](../../simpleicons-5/D/Datastax.png) | [simpleicons-5/D/Datastax](../../simpleicons-5/D/Datastax.md) | +| ![illustration of simpleicons-5/D/Dataversioncontrol](../../simpleicons-5/D/Dataversioncontrol.png) | [simpleicons-5/D/Dataversioncontrol](../../simpleicons-5/D/Dataversioncontrol.md) | +| ![illustration of simpleicons-5/D/Datocms](../../simpleicons-5/D/Datocms.png) | [simpleicons-5/D/Datocms](../../simpleicons-5/D/Datocms.md) | +| ![illustration of simpleicons-5/D/Datto](../../simpleicons-5/D/Datto.png) | [simpleicons-5/D/Datto](../../simpleicons-5/D/Datto.md) | +| ![illustration of simpleicons-5/D/Dazn](../../simpleicons-5/D/Dazn.png) | [simpleicons-5/D/Dazn](../../simpleicons-5/D/Dazn.md) | +| ![illustration of simpleicons-5/D/Dblp](../../simpleicons-5/D/Dblp.png) | [simpleicons-5/D/Dblp](../../simpleicons-5/D/Dblp.md) | +| ![illustration of simpleicons-5/D/Dcentertainment](../../simpleicons-5/D/Dcentertainment.png) | [simpleicons-5/D/Dcentertainment](../../simpleicons-5/D/Dcentertainment.md) | +| ![illustration of simpleicons-5/D/Debian](../../simpleicons-5/D/Debian.png) | [simpleicons-5/D/Debian](../../simpleicons-5/D/Debian.md) | +| ![illustration of simpleicons-5/D/Deepin](../../simpleicons-5/D/Deepin.png) | [simpleicons-5/D/Deepin](../../simpleicons-5/D/Deepin.md) | +| ![illustration of simpleicons-5/D/Deepnote](../../simpleicons-5/D/Deepnote.png) | [simpleicons-5/D/Deepnote](../../simpleicons-5/D/Deepnote.md) | +| ![illustration of simpleicons-5/D/Deezer](../../simpleicons-5/D/Deezer.png) | [simpleicons-5/D/Deezer](../../simpleicons-5/D/Deezer.md) | +| ![illustration of simpleicons-5/D/Delicious](../../simpleicons-5/D/Delicious.png) | [simpleicons-5/D/Delicious](../../simpleicons-5/D/Delicious.md) | +| ![illustration of simpleicons-5/D/Deliveroo](../../simpleicons-5/D/Deliveroo.png) | [simpleicons-5/D/Deliveroo](../../simpleicons-5/D/Deliveroo.md) | +| ![illustration of simpleicons-5/D/Dell](../../simpleicons-5/D/Dell.png) | [simpleicons-5/D/Dell](../../simpleicons-5/D/Dell.md) | +| ![illustration of simpleicons-5/D/Delonghi](../../simpleicons-5/D/Delonghi.png) | [simpleicons-5/D/Delonghi](../../simpleicons-5/D/Delonghi.md) | +| ![illustration of simpleicons-5/D/Delphi](../../simpleicons-5/D/Delphi.png) | [simpleicons-5/D/Delphi](../../simpleicons-5/D/Delphi.md) | +| ![illustration of simpleicons-5/D/Delta](../../simpleicons-5/D/Delta.png) | [simpleicons-5/D/Delta](../../simpleicons-5/D/Delta.md) | +| ![illustration of simpleicons-5/D/Deno](../../simpleicons-5/D/Deno.png) | [simpleicons-5/D/Deno](../../simpleicons-5/D/Deno.md) | +| ![illustration of simpleicons-5/D/Dependabot](../../simpleicons-5/D/Dependabot.png) | [simpleicons-5/D/Dependabot](../../simpleicons-5/D/Dependabot.md) | +| ![illustration of simpleicons-5/D/Derspiegel](../../simpleicons-5/D/Derspiegel.png) | [simpleicons-5/D/Derspiegel](../../simpleicons-5/D/Derspiegel.md) | +| ![illustration of simpleicons-5/D/Designernews](../../simpleicons-5/D/Designernews.png) | [simpleicons-5/D/Designernews](../../simpleicons-5/D/Designernews.md) | +| ![illustration of simpleicons-5/D/Deutschebahn](../../simpleicons-5/D/Deutschebahn.png) | [simpleicons-5/D/Deutschebahn](../../simpleicons-5/D/Deutschebahn.md) | +| ![illustration of simpleicons-5/D/Deutschebank](../../simpleicons-5/D/Deutschebank.png) | [simpleicons-5/D/Deutschebank](../../simpleicons-5/D/Deutschebank.md) | +| ![illustration of simpleicons-5/D/Devdotto](../../simpleicons-5/D/Devdotto.png) | [simpleicons-5/D/Devdotto](../../simpleicons-5/D/Devdotto.md) | +| ![illustration of simpleicons-5/D/Deviantart](../../simpleicons-5/D/Deviantart.png) | [simpleicons-5/D/Deviantart](../../simpleicons-5/D/Deviantart.md) | +| ![illustration of simpleicons-5/D/Devpost](../../simpleicons-5/D/Devpost.png) | [simpleicons-5/D/Devpost](../../simpleicons-5/D/Devpost.md) | +| ![illustration of simpleicons-5/D/Devrant](../../simpleicons-5/D/Devrant.png) | [simpleicons-5/D/Devrant](../../simpleicons-5/D/Devrant.md) | +| ![illustration of simpleicons-5/D/Dgraph](../../simpleicons-5/D/Dgraph.png) | [simpleicons-5/D/Dgraph](../../simpleicons-5/D/Dgraph.md) | +| ![illustration of simpleicons-5/D/Dhl](../../simpleicons-5/D/Dhl.png) | [simpleicons-5/D/Dhl](../../simpleicons-5/D/Dhl.md) | +| ![illustration of simpleicons-5/D/Diagramsdotnet](../../simpleicons-5/D/Diagramsdotnet.png) | [simpleicons-5/D/Diagramsdotnet](../../simpleicons-5/D/Diagramsdotnet.md) | +| ![illustration of simpleicons-5/D/Dialogflow](../../simpleicons-5/D/Dialogflow.png) | [simpleicons-5/D/Dialogflow](../../simpleicons-5/D/Dialogflow.md) | +| ![illustration of simpleicons-5/D/Diaspora](../../simpleicons-5/D/Diaspora.png) | [simpleicons-5/D/Diaspora](../../simpleicons-5/D/Diaspora.md) | +| ![illustration of simpleicons-5/D/Digg](../../simpleicons-5/D/Digg.png) | [simpleicons-5/D/Digg](../../simpleicons-5/D/Digg.md) | +| ![illustration of simpleicons-5/D/Digikeyelectronics](../../simpleicons-5/D/Digikeyelectronics.png) | [simpleicons-5/D/Digikeyelectronics](../../simpleicons-5/D/Digikeyelectronics.md) | +| ![illustration of simpleicons-5/D/Digitalocean](../../simpleicons-5/D/Digitalocean.png) | [simpleicons-5/D/Digitalocean](../../simpleicons-5/D/Digitalocean.md) | +| ![illustration of simpleicons-5/D/Dior](../../simpleicons-5/D/Dior.png) | [simpleicons-5/D/Dior](../../simpleicons-5/D/Dior.md) | +| ![illustration of simpleicons-5/D/Directus](../../simpleicons-5/D/Directus.png) | [simpleicons-5/D/Directus](../../simpleicons-5/D/Directus.md) | +| ![illustration of simpleicons-5/D/Discogs](../../simpleicons-5/D/Discogs.png) | [simpleicons-5/D/Discogs](../../simpleicons-5/D/Discogs.md) | +| ![illustration of simpleicons-5/D/Discord](../../simpleicons-5/D/Discord.png) | [simpleicons-5/D/Discord](../../simpleicons-5/D/Discord.md) | +| ![illustration of simpleicons-5/D/Discourse](../../simpleicons-5/D/Discourse.png) | [simpleicons-5/D/Discourse](../../simpleicons-5/D/Discourse.md) | +| ![illustration of simpleicons-5/D/Discover](../../simpleicons-5/D/Discover.png) | [simpleicons-5/D/Discover](../../simpleicons-5/D/Discover.md) | +| ![illustration of simpleicons-5/D/Disqus](../../simpleicons-5/D/Disqus.png) | [simpleicons-5/D/Disqus](../../simpleicons-5/D/Disqus.md) | +| ![illustration of simpleicons-5/D/Disroot](../../simpleicons-5/D/Disroot.png) | [simpleicons-5/D/Disroot](../../simpleicons-5/D/Disroot.md) | +| ![illustration of simpleicons-5/D/Django](../../simpleicons-5/D/Django.png) | [simpleicons-5/D/Django](../../simpleicons-5/D/Django.md) | +| ![illustration of simpleicons-5/D/Dlna](../../simpleicons-5/D/Dlna.png) | [simpleicons-5/D/Dlna](../../simpleicons-5/D/Dlna.md) | +| ![illustration of simpleicons-5/D/Docker](../../simpleicons-5/D/Docker.png) | [simpleicons-5/D/Docker](../../simpleicons-5/D/Docker.md) | +| ![illustration of simpleicons-5/D/Docusign](../../simpleicons-5/D/Docusign.png) | [simpleicons-5/D/Docusign](../../simpleicons-5/D/Docusign.md) | +| ![illustration of simpleicons-5/D/Dogecoin](../../simpleicons-5/D/Dogecoin.png) | [simpleicons-5/D/Dogecoin](../../simpleicons-5/D/Dogecoin.md) | +| ![illustration of simpleicons-5/D/Dolby](../../simpleicons-5/D/Dolby.png) | [simpleicons-5/D/Dolby](../../simpleicons-5/D/Dolby.md) | +| ![illustration of simpleicons-5/D/Doordash](../../simpleicons-5/D/Doordash.png) | [simpleicons-5/D/Doordash](../../simpleicons-5/D/Doordash.md) | +| ![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/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) | +| ![illustration of simpleicons-5/D/Drooble](../../simpleicons-5/D/Drooble.png) | [simpleicons-5/D/Drooble](../../simpleicons-5/D/Drooble.md) | +| ![illustration of simpleicons-5/D/Dropbox](../../simpleicons-5/D/Dropbox.png) | [simpleicons-5/D/Dropbox](../../simpleicons-5/D/Dropbox.md) | +| ![illustration of simpleicons-5/D/Drupal](../../simpleicons-5/D/Drupal.png) | [simpleicons-5/D/Drupal](../../simpleicons-5/D/Drupal.md) | +| ![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/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) | +| ![illustration of simpleicons-5/D/Dwm](../../simpleicons-5/D/Dwm.png) | [simpleicons-5/D/Dwm](../../simpleicons-5/D/Dwm.md) | +| ![illustration of simpleicons-5/D/Dynamics365](../../simpleicons-5/D/Dynamics365.png) | [simpleicons-5/D/Dynamics365](../../simpleicons-5/D/Dynamics365.md) | +| ![illustration of simpleicons-5/D/Dynatrace](../../simpleicons-5/D/Dynatrace.png) | [simpleicons-5/D/Dynatrace](../../simpleicons-5/D/Dynatrace.md) | + + + diff --git a/distribution/simpleicons-5/E/Ea.Local.png b/distribution/simpleicons-5/E/Ea.Local.png new file mode 100644 index 00000000000..28019ff654c Binary files /dev/null and b/distribution/simpleicons-5/E/Ea.Local.png differ diff --git a/distribution/simpleicons-5/E/Ea.Local.puml b/distribution/simpleicons-5/E/Ea.Local.puml new file mode 100644 index 00000000000..85da113afbd --- /dev/null +++ b/distribution/simpleicons-5/E/Ea.Local.puml @@ -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 Ea +include('simpleicons-5/E/Ea') + +' renders the element +Ea('Ea', 'Ea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ea.Remote.puml b/distribution/simpleicons-5/E/Ea.Remote.puml new file mode 100644 index 00000000000..ee0d27848cb --- /dev/null +++ b/distribution/simpleicons-5/E/Ea.Remote.puml @@ -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 Ea +include('simpleicons-5/E/Ea') + +' renders the element +Ea('Ea', 'Ea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ea.md b/distribution/simpleicons-5/E/Ea.md new file mode 100644 index 00000000000..7db207549ff --- /dev/null +++ b/distribution/simpleicons-5/E/Ea.md @@ -0,0 +1,63 @@ +# Ea + + +```text +simpleicons-5/E/Ea +``` + +```text +include('simpleicons-5/E/Ea') +``` + + + +| Illustration | Ea | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Ea.png) | ![illustration for Ea](../../simpleicons-5/E/Ea.Local.png) | + + + + +## Ea + +### 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 Ea +include('simpleicons-5/E/Ea') + +' renders the element +Ea('Ea', 'Ea', '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 Ea +include('simpleicons-5/E/Ea') + +' renders the element +Ea('Ea', 'Ea', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Ea.png b/distribution/simpleicons-5/E/Ea.png new file mode 100644 index 00000000000..cd23b76f79d Binary files /dev/null and b/distribution/simpleicons-5/E/Ea.png differ diff --git a/distribution/simpleicons-5/E/Ea.puml b/distribution/simpleicons-5/E/Ea.puml new file mode 100644 index 00000000000..6d4ea85e918 --- /dev/null +++ b/distribution/simpleicons-5/E/Ea.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Ea + +sprite $EaXs [10x10/16z] uwS3 + +sprite $EaSm [12x12/16z] unza + +sprite $EaMd [16x16/16z] un_X + +sprite $EaLg [20x20/16z] unzKO1G + +!procedure Ea($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Ea', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eagle.Local.png b/distribution/simpleicons-5/E/Eagle.Local.png new file mode 100644 index 00000000000..06c07b18bd5 Binary files /dev/null and b/distribution/simpleicons-5/E/Eagle.Local.png differ diff --git a/distribution/simpleicons-5/E/Eagle.Local.puml b/distribution/simpleicons-5/E/Eagle.Local.puml new file mode 100644 index 00000000000..64c7785fcd3 --- /dev/null +++ b/distribution/simpleicons-5/E/Eagle.Local.puml @@ -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 Eagle +include('simpleicons-5/E/Eagle') + +' renders the element +Eagle('Eagle', 'Eagle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eagle.Remote.puml b/distribution/simpleicons-5/E/Eagle.Remote.puml new file mode 100644 index 00000000000..920a96475cb --- /dev/null +++ b/distribution/simpleicons-5/E/Eagle.Remote.puml @@ -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 Eagle +include('simpleicons-5/E/Eagle') + +' renders the element +Eagle('Eagle', 'Eagle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eagle.md b/distribution/simpleicons-5/E/Eagle.md new file mode 100644 index 00000000000..012d92eb4d1 --- /dev/null +++ b/distribution/simpleicons-5/E/Eagle.md @@ -0,0 +1,63 @@ +# Eagle + + +```text +simpleicons-5/E/Eagle +``` + +```text +include('simpleicons-5/E/Eagle') +``` + + + +| Illustration | Eagle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eagle.png) | ![illustration for Eagle](../../simpleicons-5/E/Eagle.Local.png) | + + + + +## Eagle + +### 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 Eagle +include('simpleicons-5/E/Eagle') + +' renders the element +Eagle('Eagle', 'Eagle', '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 Eagle +include('simpleicons-5/E/Eagle') + +' renders the element +Eagle('Eagle', 'Eagle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eagle.png b/distribution/simpleicons-5/E/Eagle.png new file mode 100644 index 00000000000..c1d0e392390 Binary files /dev/null and b/distribution/simpleicons-5/E/Eagle.png differ diff --git a/distribution/simpleicons-5/E/Eagle.puml b/distribution/simpleicons-5/E/Eagle.puml new file mode 100644 index 00000000000..b24fa8167b2 --- /dev/null +++ b/distribution/simpleicons-5/E/Eagle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eagle + +sprite $EagleXs [10x10/16z] uwS3 + +sprite $EagleSm [12x12/16z] unza + +sprite $EagleMd [16x16/16z] un_X + +sprite $EagleLg [20x20/16z] unzKO1G + +!procedure Eagle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eagle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Easyjet.Local.png b/distribution/simpleicons-5/E/Easyjet.Local.png new file mode 100644 index 00000000000..674ba305e5f Binary files /dev/null and b/distribution/simpleicons-5/E/Easyjet.Local.png differ diff --git a/distribution/simpleicons-5/E/Easyjet.Local.puml b/distribution/simpleicons-5/E/Easyjet.Local.puml new file mode 100644 index 00000000000..b694ac1331c --- /dev/null +++ b/distribution/simpleicons-5/E/Easyjet.Local.puml @@ -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 Easyjet +include('simpleicons-5/E/Easyjet') + +' renders the element +Easyjet('Easyjet', 'Easyjet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Easyjet.Remote.puml b/distribution/simpleicons-5/E/Easyjet.Remote.puml new file mode 100644 index 00000000000..3a2c4fe5425 --- /dev/null +++ b/distribution/simpleicons-5/E/Easyjet.Remote.puml @@ -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 Easyjet +include('simpleicons-5/E/Easyjet') + +' renders the element +Easyjet('Easyjet', 'Easyjet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Easyjet.md b/distribution/simpleicons-5/E/Easyjet.md new file mode 100644 index 00000000000..d1559975594 --- /dev/null +++ b/distribution/simpleicons-5/E/Easyjet.md @@ -0,0 +1,63 @@ +# Easyjet + + +```text +simpleicons-5/E/Easyjet +``` + +```text +include('simpleicons-5/E/Easyjet') +``` + + + +| Illustration | Easyjet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Easyjet.png) | ![illustration for Easyjet](../../simpleicons-5/E/Easyjet.Local.png) | + + + + +## Easyjet + +### 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 Easyjet +include('simpleicons-5/E/Easyjet') + +' renders the element +Easyjet('Easyjet', 'Easyjet', '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 Easyjet +include('simpleicons-5/E/Easyjet') + +' renders the element +Easyjet('Easyjet', 'Easyjet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Easyjet.png b/distribution/simpleicons-5/E/Easyjet.png new file mode 100644 index 00000000000..1cf9e8fc938 Binary files /dev/null and b/distribution/simpleicons-5/E/Easyjet.png differ diff --git a/distribution/simpleicons-5/E/Easyjet.puml b/distribution/simpleicons-5/E/Easyjet.puml new file mode 100644 index 00000000000..3a1c21c56c0 --- /dev/null +++ b/distribution/simpleicons-5/E/Easyjet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Easyjet + +sprite $EasyjetXs [10x10/16z] uwS3 + +sprite $EasyjetSm [12x12/16z] unza + +sprite $EasyjetMd [16x16/16z] un_X + +sprite $EasyjetLg [20x20/16z] unzKO1G + +!procedure Easyjet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Easyjet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Ebay.Local.png b/distribution/simpleicons-5/E/Ebay.Local.png new file mode 100644 index 00000000000..a217bed4a9b Binary files /dev/null and b/distribution/simpleicons-5/E/Ebay.Local.png differ diff --git a/distribution/simpleicons-5/E/Ebay.Local.puml b/distribution/simpleicons-5/E/Ebay.Local.puml new file mode 100644 index 00000000000..d0ae8fac628 --- /dev/null +++ b/distribution/simpleicons-5/E/Ebay.Local.puml @@ -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 Ebay +include('simpleicons-5/E/Ebay') + +' renders the element +Ebay('Ebay', 'Ebay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ebay.Remote.puml b/distribution/simpleicons-5/E/Ebay.Remote.puml new file mode 100644 index 00000000000..db0174d21bc --- /dev/null +++ b/distribution/simpleicons-5/E/Ebay.Remote.puml @@ -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 Ebay +include('simpleicons-5/E/Ebay') + +' renders the element +Ebay('Ebay', 'Ebay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ebay.md b/distribution/simpleicons-5/E/Ebay.md new file mode 100644 index 00000000000..75ceae8cc7f --- /dev/null +++ b/distribution/simpleicons-5/E/Ebay.md @@ -0,0 +1,63 @@ +# Ebay + + +```text +simpleicons-5/E/Ebay +``` + +```text +include('simpleicons-5/E/Ebay') +``` + + + +| Illustration | Ebay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Ebay.png) | ![illustration for Ebay](../../simpleicons-5/E/Ebay.Local.png) | + + + + +## Ebay + +### 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 Ebay +include('simpleicons-5/E/Ebay') + +' renders the element +Ebay('Ebay', 'Ebay', '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 Ebay +include('simpleicons-5/E/Ebay') + +' renders the element +Ebay('Ebay', 'Ebay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Ebay.png b/distribution/simpleicons-5/E/Ebay.png new file mode 100644 index 00000000000..6efca9e89e9 Binary files /dev/null and b/distribution/simpleicons-5/E/Ebay.png differ diff --git a/distribution/simpleicons-5/E/Ebay.puml b/distribution/simpleicons-5/E/Ebay.puml new file mode 100644 index 00000000000..1cfaedb243d --- /dev/null +++ b/distribution/simpleicons-5/E/Ebay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Ebay + +sprite $EbayXs [10x10/16z] uwS3 + +sprite $EbaySm [12x12/16z] unza + +sprite $EbayMd [16x16/16z] un_X + +sprite $EbayLg [20x20/16z] unzKO1G + +!procedure Ebay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Ebay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eclipseche.Local.png b/distribution/simpleicons-5/E/Eclipseche.Local.png new file mode 100644 index 00000000000..6d44def2caf Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipseche.Local.png differ diff --git a/distribution/simpleicons-5/E/Eclipseche.Local.puml b/distribution/simpleicons-5/E/Eclipseche.Local.puml new file mode 100644 index 00000000000..2179846463b --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseche.Local.puml @@ -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 Eclipseche +include('simpleicons-5/E/Eclipseche') + +' renders the element +Eclipseche('Eclipseche', 'Eclipseche', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipseche.Remote.puml b/distribution/simpleicons-5/E/Eclipseche.Remote.puml new file mode 100644 index 00000000000..903d1d99f56 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseche.Remote.puml @@ -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 Eclipseche +include('simpleicons-5/E/Eclipseche') + +' renders the element +Eclipseche('Eclipseche', 'Eclipseche', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipseche.md b/distribution/simpleicons-5/E/Eclipseche.md new file mode 100644 index 00000000000..3ba245d204d --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseche.md @@ -0,0 +1,63 @@ +# Eclipseche + + +```text +simpleicons-5/E/Eclipseche +``` + +```text +include('simpleicons-5/E/Eclipseche') +``` + + + +| Illustration | Eclipseche | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eclipseche.png) | ![illustration for Eclipseche](../../simpleicons-5/E/Eclipseche.Local.png) | + + + + +## Eclipseche + +### 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 Eclipseche +include('simpleicons-5/E/Eclipseche') + +' renders the element +Eclipseche('Eclipseche', 'Eclipseche', '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 Eclipseche +include('simpleicons-5/E/Eclipseche') + +' renders the element +Eclipseche('Eclipseche', 'Eclipseche', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eclipseche.png b/distribution/simpleicons-5/E/Eclipseche.png new file mode 100644 index 00000000000..debb75ea39a Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipseche.png differ diff --git a/distribution/simpleicons-5/E/Eclipseche.puml b/distribution/simpleicons-5/E/Eclipseche.puml new file mode 100644 index 00000000000..b989df30e03 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseche.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eclipseche + +sprite $EclipsecheXs [10x10/16z] uwS3 + +sprite $EclipsecheSm [12x12/16z] unza + +sprite $EclipsecheMd [16x16/16z] un_X + +sprite $EclipsecheLg [20x20/16z] unzKO1G + +!procedure Eclipseche($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eclipseche', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eclipseide.Local.png b/distribution/simpleicons-5/E/Eclipseide.Local.png new file mode 100644 index 00000000000..7c4e933ef0c Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipseide.Local.png differ diff --git a/distribution/simpleicons-5/E/Eclipseide.Local.puml b/distribution/simpleicons-5/E/Eclipseide.Local.puml new file mode 100644 index 00000000000..9d15581d8df --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseide.Local.puml @@ -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 Eclipseide +include('simpleicons-5/E/Eclipseide') + +' renders the element +Eclipseide('Eclipseide', 'Eclipseide', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipseide.Remote.puml b/distribution/simpleicons-5/E/Eclipseide.Remote.puml new file mode 100644 index 00000000000..2e5d0e76fce --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseide.Remote.puml @@ -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 Eclipseide +include('simpleicons-5/E/Eclipseide') + +' renders the element +Eclipseide('Eclipseide', 'Eclipseide', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipseide.md b/distribution/simpleicons-5/E/Eclipseide.md new file mode 100644 index 00000000000..21343284ff3 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseide.md @@ -0,0 +1,63 @@ +# Eclipseide + + +```text +simpleicons-5/E/Eclipseide +``` + +```text +include('simpleicons-5/E/Eclipseide') +``` + + + +| Illustration | Eclipseide | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eclipseide.png) | ![illustration for Eclipseide](../../simpleicons-5/E/Eclipseide.Local.png) | + + + + +## Eclipseide + +### 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 Eclipseide +include('simpleicons-5/E/Eclipseide') + +' renders the element +Eclipseide('Eclipseide', 'Eclipseide', '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 Eclipseide +include('simpleicons-5/E/Eclipseide') + +' renders the element +Eclipseide('Eclipseide', 'Eclipseide', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eclipseide.png b/distribution/simpleicons-5/E/Eclipseide.png new file mode 100644 index 00000000000..c448227fe58 Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipseide.png differ diff --git a/distribution/simpleicons-5/E/Eclipseide.puml b/distribution/simpleicons-5/E/Eclipseide.puml new file mode 100644 index 00000000000..a2924c3bcef --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipseide.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eclipseide + +sprite $EclipseideXs [10x10/16z] uwS3 + +sprite $EclipseideSm [12x12/16z] unza + +sprite $EclipseideMd [16x16/16z] un_X + +sprite $EclipseideLg [20x20/16z] unzKO1G + +!procedure Eclipseide($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eclipseide', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eclipsejetty.Local.png b/distribution/simpleicons-5/E/Eclipsejetty.Local.png new file mode 100644 index 00000000000..1594824f58d Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipsejetty.Local.png differ diff --git a/distribution/simpleicons-5/E/Eclipsejetty.Local.puml b/distribution/simpleicons-5/E/Eclipsejetty.Local.puml new file mode 100644 index 00000000000..831926e088e --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsejetty.Local.puml @@ -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 Eclipsejetty +include('simpleicons-5/E/Eclipsejetty') + +' renders the element +Eclipsejetty('Eclipsejetty', 'Eclipsejetty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipsejetty.Remote.puml b/distribution/simpleicons-5/E/Eclipsejetty.Remote.puml new file mode 100644 index 00000000000..57ec364c04b --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsejetty.Remote.puml @@ -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 Eclipsejetty +include('simpleicons-5/E/Eclipsejetty') + +' renders the element +Eclipsejetty('Eclipsejetty', 'Eclipsejetty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipsejetty.md b/distribution/simpleicons-5/E/Eclipsejetty.md new file mode 100644 index 00000000000..62dd093f8fa --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsejetty.md @@ -0,0 +1,63 @@ +# Eclipsejetty + + +```text +simpleicons-5/E/Eclipsejetty +``` + +```text +include('simpleicons-5/E/Eclipsejetty') +``` + + + +| Illustration | Eclipsejetty | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eclipsejetty.png) | ![illustration for Eclipsejetty](../../simpleicons-5/E/Eclipsejetty.Local.png) | + + + + +## Eclipsejetty + +### 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 Eclipsejetty +include('simpleicons-5/E/Eclipsejetty') + +' renders the element +Eclipsejetty('Eclipsejetty', 'Eclipsejetty', '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 Eclipsejetty +include('simpleicons-5/E/Eclipsejetty') + +' renders the element +Eclipsejetty('Eclipsejetty', 'Eclipsejetty', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eclipsejetty.png b/distribution/simpleicons-5/E/Eclipsejetty.png new file mode 100644 index 00000000000..ca546abc703 Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipsejetty.png differ diff --git a/distribution/simpleicons-5/E/Eclipsejetty.puml b/distribution/simpleicons-5/E/Eclipsejetty.puml new file mode 100644 index 00000000000..865930e5e73 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsejetty.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eclipsejetty + +sprite $EclipsejettyXs [10x10/16z] uwS3 + +sprite $EclipsejettySm [12x12/16z] unza + +sprite $EclipsejettyMd [16x16/16z] un_X + +sprite $EclipsejettyLg [20x20/16z] unzKO1G + +!procedure Eclipsejetty($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eclipsejetty', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eclipsemosquitto.Local.png b/distribution/simpleicons-5/E/Eclipsemosquitto.Local.png new file mode 100644 index 00000000000..8cfa4f3b185 Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipsemosquitto.Local.png differ diff --git a/distribution/simpleicons-5/E/Eclipsemosquitto.Local.puml b/distribution/simpleicons-5/E/Eclipsemosquitto.Local.puml new file mode 100644 index 00000000000..8ac5007ff25 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsemosquitto.Local.puml @@ -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 Eclipsemosquitto +include('simpleicons-5/E/Eclipsemosquitto') + +' renders the element +Eclipsemosquitto('Eclipsemosquitto', 'Eclipsemosquitto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipsemosquitto.Remote.puml b/distribution/simpleicons-5/E/Eclipsemosquitto.Remote.puml new file mode 100644 index 00000000000..2327ba85c46 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsemosquitto.Remote.puml @@ -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 Eclipsemosquitto +include('simpleicons-5/E/Eclipsemosquitto') + +' renders the element +Eclipsemosquitto('Eclipsemosquitto', 'Eclipsemosquitto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipsemosquitto.md b/distribution/simpleicons-5/E/Eclipsemosquitto.md new file mode 100644 index 00000000000..81350d63eaa --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsemosquitto.md @@ -0,0 +1,63 @@ +# Eclipsemosquitto + + +```text +simpleicons-5/E/Eclipsemosquitto +``` + +```text +include('simpleicons-5/E/Eclipsemosquitto') +``` + + + +| Illustration | Eclipsemosquitto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eclipsemosquitto.png) | ![illustration for Eclipsemosquitto](../../simpleicons-5/E/Eclipsemosquitto.Local.png) | + + + + +## Eclipsemosquitto + +### 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 Eclipsemosquitto +include('simpleicons-5/E/Eclipsemosquitto') + +' renders the element +Eclipsemosquitto('Eclipsemosquitto', 'Eclipsemosquitto', '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 Eclipsemosquitto +include('simpleicons-5/E/Eclipsemosquitto') + +' renders the element +Eclipsemosquitto('Eclipsemosquitto', 'Eclipsemosquitto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eclipsemosquitto.png b/distribution/simpleicons-5/E/Eclipsemosquitto.png new file mode 100644 index 00000000000..248e57fd949 Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipsemosquitto.png differ diff --git a/distribution/simpleicons-5/E/Eclipsemosquitto.puml b/distribution/simpleicons-5/E/Eclipsemosquitto.puml new file mode 100644 index 00000000000..be824ee5bd6 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsemosquitto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eclipsemosquitto + +sprite $EclipsemosquittoXs [10x10/16z] uwS3 + +sprite $EclipsemosquittoSm [12x12/16z] unza + +sprite $EclipsemosquittoMd [16x16/16z] un_X + +sprite $EclipsemosquittoLg [20x20/16z] unzKO1G + +!procedure Eclipsemosquitto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eclipsemosquitto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eclipsevertdotx.Local.png b/distribution/simpleicons-5/E/Eclipsevertdotx.Local.png new file mode 100644 index 00000000000..1e459c23124 Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipsevertdotx.Local.png differ diff --git a/distribution/simpleicons-5/E/Eclipsevertdotx.Local.puml b/distribution/simpleicons-5/E/Eclipsevertdotx.Local.puml new file mode 100644 index 00000000000..49ef964f379 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsevertdotx.Local.puml @@ -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 Eclipsevertdotx +include('simpleicons-5/E/Eclipsevertdotx') + +' renders the element +Eclipsevertdotx('Eclipsevertdotx', 'Eclipsevertdotx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipsevertdotx.Remote.puml b/distribution/simpleicons-5/E/Eclipsevertdotx.Remote.puml new file mode 100644 index 00000000000..a662ba1321a --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsevertdotx.Remote.puml @@ -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 Eclipsevertdotx +include('simpleicons-5/E/Eclipsevertdotx') + +' renders the element +Eclipsevertdotx('Eclipsevertdotx', 'Eclipsevertdotx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eclipsevertdotx.md b/distribution/simpleicons-5/E/Eclipsevertdotx.md new file mode 100644 index 00000000000..290f8853af3 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsevertdotx.md @@ -0,0 +1,63 @@ +# Eclipsevertdotx + + +```text +simpleicons-5/E/Eclipsevertdotx +``` + +```text +include('simpleicons-5/E/Eclipsevertdotx') +``` + + + +| Illustration | Eclipsevertdotx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eclipsevertdotx.png) | ![illustration for Eclipsevertdotx](../../simpleicons-5/E/Eclipsevertdotx.Local.png) | + + + + +## Eclipsevertdotx + +### 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 Eclipsevertdotx +include('simpleicons-5/E/Eclipsevertdotx') + +' renders the element +Eclipsevertdotx('Eclipsevertdotx', 'Eclipsevertdotx', '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 Eclipsevertdotx +include('simpleicons-5/E/Eclipsevertdotx') + +' renders the element +Eclipsevertdotx('Eclipsevertdotx', 'Eclipsevertdotx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eclipsevertdotx.png b/distribution/simpleicons-5/E/Eclipsevertdotx.png new file mode 100644 index 00000000000..ba8578149aa Binary files /dev/null and b/distribution/simpleicons-5/E/Eclipsevertdotx.png differ diff --git a/distribution/simpleicons-5/E/Eclipsevertdotx.puml b/distribution/simpleicons-5/E/Eclipsevertdotx.puml new file mode 100644 index 00000000000..3864b345e00 --- /dev/null +++ b/distribution/simpleicons-5/E/Eclipsevertdotx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eclipsevertdotx + +sprite $EclipsevertdotxXs [10x10/16z] uwS3 + +sprite $EclipsevertdotxSm [12x12/16z] unza + +sprite $EclipsevertdotxMd [16x16/16z] un_X + +sprite $EclipsevertdotxLg [20x20/16z] unzKO1G + +!procedure Eclipsevertdotx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eclipsevertdotx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Editorconfig.Local.png b/distribution/simpleicons-5/E/Editorconfig.Local.png new file mode 100644 index 00000000000..c2e825f52ab Binary files /dev/null and b/distribution/simpleicons-5/E/Editorconfig.Local.png differ diff --git a/distribution/simpleicons-5/E/Editorconfig.Local.puml b/distribution/simpleicons-5/E/Editorconfig.Local.puml new file mode 100644 index 00000000000..63a4f823897 --- /dev/null +++ b/distribution/simpleicons-5/E/Editorconfig.Local.puml @@ -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 Editorconfig +include('simpleicons-5/E/Editorconfig') + +' renders the element +Editorconfig('Editorconfig', 'Editorconfig', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Editorconfig.Remote.puml b/distribution/simpleicons-5/E/Editorconfig.Remote.puml new file mode 100644 index 00000000000..e61c2647ac5 --- /dev/null +++ b/distribution/simpleicons-5/E/Editorconfig.Remote.puml @@ -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 Editorconfig +include('simpleicons-5/E/Editorconfig') + +' renders the element +Editorconfig('Editorconfig', 'Editorconfig', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Editorconfig.md b/distribution/simpleicons-5/E/Editorconfig.md new file mode 100644 index 00000000000..6c04b68dff8 --- /dev/null +++ b/distribution/simpleicons-5/E/Editorconfig.md @@ -0,0 +1,63 @@ +# Editorconfig + + +```text +simpleicons-5/E/Editorconfig +``` + +```text +include('simpleicons-5/E/Editorconfig') +``` + + + +| Illustration | Editorconfig | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Editorconfig.png) | ![illustration for Editorconfig](../../simpleicons-5/E/Editorconfig.Local.png) | + + + + +## Editorconfig + +### 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 Editorconfig +include('simpleicons-5/E/Editorconfig') + +' renders the element +Editorconfig('Editorconfig', 'Editorconfig', '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 Editorconfig +include('simpleicons-5/E/Editorconfig') + +' renders the element +Editorconfig('Editorconfig', 'Editorconfig', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Editorconfig.png b/distribution/simpleicons-5/E/Editorconfig.png new file mode 100644 index 00000000000..d3446de367d Binary files /dev/null and b/distribution/simpleicons-5/E/Editorconfig.png differ diff --git a/distribution/simpleicons-5/E/Editorconfig.puml b/distribution/simpleicons-5/E/Editorconfig.puml new file mode 100644 index 00000000000..c0a95189d5c --- /dev/null +++ b/distribution/simpleicons-5/E/Editorconfig.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Editorconfig + +sprite $EditorconfigXs [10x10/16z] uwS3 + +sprite $EditorconfigSm [12x12/16z] unza + +sprite $EditorconfigMd [16x16/16z] un_X + +sprite $EditorconfigLg [20x20/16z] unzKO1G + +!procedure Editorconfig($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Editorconfig', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Edx.Local.png b/distribution/simpleicons-5/E/Edx.Local.png new file mode 100644 index 00000000000..67f3b894a9a Binary files /dev/null and b/distribution/simpleicons-5/E/Edx.Local.png differ diff --git a/distribution/simpleicons-5/E/Edx.Local.puml b/distribution/simpleicons-5/E/Edx.Local.puml new file mode 100644 index 00000000000..10992196fd5 --- /dev/null +++ b/distribution/simpleicons-5/E/Edx.Local.puml @@ -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 Edx +include('simpleicons-5/E/Edx') + +' renders the element +Edx('Edx', 'Edx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Edx.Remote.puml b/distribution/simpleicons-5/E/Edx.Remote.puml new file mode 100644 index 00000000000..8f0fc91b45e --- /dev/null +++ b/distribution/simpleicons-5/E/Edx.Remote.puml @@ -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 Edx +include('simpleicons-5/E/Edx') + +' renders the element +Edx('Edx', 'Edx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Edx.md b/distribution/simpleicons-5/E/Edx.md new file mode 100644 index 00000000000..bf60748f174 --- /dev/null +++ b/distribution/simpleicons-5/E/Edx.md @@ -0,0 +1,63 @@ +# Edx + + +```text +simpleicons-5/E/Edx +``` + +```text +include('simpleicons-5/E/Edx') +``` + + + +| Illustration | Edx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Edx.png) | ![illustration for Edx](../../simpleicons-5/E/Edx.Local.png) | + + + + +## Edx + +### 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 Edx +include('simpleicons-5/E/Edx') + +' renders the element +Edx('Edx', 'Edx', '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 Edx +include('simpleicons-5/E/Edx') + +' renders the element +Edx('Edx', 'Edx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Edx.png b/distribution/simpleicons-5/E/Edx.png new file mode 100644 index 00000000000..e1e38a39477 Binary files /dev/null and b/distribution/simpleicons-5/E/Edx.png differ diff --git a/distribution/simpleicons-5/E/Edx.puml b/distribution/simpleicons-5/E/Edx.puml new file mode 100644 index 00000000000..86b48bec27e --- /dev/null +++ b/distribution/simpleicons-5/E/Edx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Edx + +sprite $EdxXs [10x10/16z] uwS3 + +sprite $EdxSm [12x12/16z] unza + +sprite $EdxMd [16x16/16z] un_X + +sprite $EdxLg [20x20/16z] unzKO1G + +!procedure Edx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Edx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Egghead.Local.png b/distribution/simpleicons-5/E/Egghead.Local.png new file mode 100644 index 00000000000..2fecd12177b Binary files /dev/null and b/distribution/simpleicons-5/E/Egghead.Local.png differ diff --git a/distribution/simpleicons-5/E/Egghead.Local.puml b/distribution/simpleicons-5/E/Egghead.Local.puml new file mode 100644 index 00000000000..e96f0be8fb4 --- /dev/null +++ b/distribution/simpleicons-5/E/Egghead.Local.puml @@ -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 Egghead +include('simpleicons-5/E/Egghead') + +' renders the element +Egghead('Egghead', 'Egghead', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Egghead.Remote.puml b/distribution/simpleicons-5/E/Egghead.Remote.puml new file mode 100644 index 00000000000..a95f33dd434 --- /dev/null +++ b/distribution/simpleicons-5/E/Egghead.Remote.puml @@ -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 Egghead +include('simpleicons-5/E/Egghead') + +' renders the element +Egghead('Egghead', 'Egghead', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Egghead.md b/distribution/simpleicons-5/E/Egghead.md new file mode 100644 index 00000000000..476e04861e4 --- /dev/null +++ b/distribution/simpleicons-5/E/Egghead.md @@ -0,0 +1,63 @@ +# Egghead + + +```text +simpleicons-5/E/Egghead +``` + +```text +include('simpleicons-5/E/Egghead') +``` + + + +| Illustration | Egghead | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Egghead.png) | ![illustration for Egghead](../../simpleicons-5/E/Egghead.Local.png) | + + + + +## Egghead + +### 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 Egghead +include('simpleicons-5/E/Egghead') + +' renders the element +Egghead('Egghead', 'Egghead', '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 Egghead +include('simpleicons-5/E/Egghead') + +' renders the element +Egghead('Egghead', 'Egghead', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Egghead.png b/distribution/simpleicons-5/E/Egghead.png new file mode 100644 index 00000000000..e167c644b3e Binary files /dev/null and b/distribution/simpleicons-5/E/Egghead.png differ diff --git a/distribution/simpleicons-5/E/Egghead.puml b/distribution/simpleicons-5/E/Egghead.puml new file mode 100644 index 00000000000..da741f2bfbd --- /dev/null +++ b/distribution/simpleicons-5/E/Egghead.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Egghead + +sprite $EggheadXs [10x10/16z] uwS3 + +sprite $EggheadSm [12x12/16z] unza + +sprite $EggheadMd [16x16/16z] un_X + +sprite $EggheadLg [20x20/16z] unzKO1G + +!procedure Egghead($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Egghead', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Egnyte.Local.png b/distribution/simpleicons-5/E/Egnyte.Local.png new file mode 100644 index 00000000000..bd28467e738 Binary files /dev/null and b/distribution/simpleicons-5/E/Egnyte.Local.png differ diff --git a/distribution/simpleicons-5/E/Egnyte.Local.puml b/distribution/simpleicons-5/E/Egnyte.Local.puml new file mode 100644 index 00000000000..e1b1a21889c --- /dev/null +++ b/distribution/simpleicons-5/E/Egnyte.Local.puml @@ -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 Egnyte +include('simpleicons-5/E/Egnyte') + +' renders the element +Egnyte('Egnyte', 'Egnyte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Egnyte.Remote.puml b/distribution/simpleicons-5/E/Egnyte.Remote.puml new file mode 100644 index 00000000000..5a51d7328bd --- /dev/null +++ b/distribution/simpleicons-5/E/Egnyte.Remote.puml @@ -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 Egnyte +include('simpleicons-5/E/Egnyte') + +' renders the element +Egnyte('Egnyte', 'Egnyte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Egnyte.md b/distribution/simpleicons-5/E/Egnyte.md new file mode 100644 index 00000000000..cf24ca47af2 --- /dev/null +++ b/distribution/simpleicons-5/E/Egnyte.md @@ -0,0 +1,63 @@ +# Egnyte + + +```text +simpleicons-5/E/Egnyte +``` + +```text +include('simpleicons-5/E/Egnyte') +``` + + + +| Illustration | Egnyte | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Egnyte.png) | ![illustration for Egnyte](../../simpleicons-5/E/Egnyte.Local.png) | + + + + +## Egnyte + +### 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 Egnyte +include('simpleicons-5/E/Egnyte') + +' renders the element +Egnyte('Egnyte', 'Egnyte', '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 Egnyte +include('simpleicons-5/E/Egnyte') + +' renders the element +Egnyte('Egnyte', 'Egnyte', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Egnyte.png b/distribution/simpleicons-5/E/Egnyte.png new file mode 100644 index 00000000000..0c387f4f10b Binary files /dev/null and b/distribution/simpleicons-5/E/Egnyte.png differ diff --git a/distribution/simpleicons-5/E/Egnyte.puml b/distribution/simpleicons-5/E/Egnyte.puml new file mode 100644 index 00000000000..04858d01286 --- /dev/null +++ b/distribution/simpleicons-5/E/Egnyte.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Egnyte + +sprite $EgnyteXs [10x10/16z] uwS3 + +sprite $EgnyteSm [12x12/16z] unza + +sprite $EgnyteMd [16x16/16z] un_X + +sprite $EgnyteLg [20x20/16z] unzKO1G + +!procedure Egnyte($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Egnyte', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eightsleep.Local.png b/distribution/simpleicons-5/E/Eightsleep.Local.png new file mode 100644 index 00000000000..65ea3f79fe9 Binary files /dev/null and b/distribution/simpleicons-5/E/Eightsleep.Local.png differ diff --git a/distribution/simpleicons-5/E/Eightsleep.Local.puml b/distribution/simpleicons-5/E/Eightsleep.Local.puml new file mode 100644 index 00000000000..37205f2aa23 --- /dev/null +++ b/distribution/simpleicons-5/E/Eightsleep.Local.puml @@ -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 Eightsleep +include('simpleicons-5/E/Eightsleep') + +' renders the element +Eightsleep('Eightsleep', 'Eightsleep', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eightsleep.Remote.puml b/distribution/simpleicons-5/E/Eightsleep.Remote.puml new file mode 100644 index 00000000000..2946a432b7d --- /dev/null +++ b/distribution/simpleicons-5/E/Eightsleep.Remote.puml @@ -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 Eightsleep +include('simpleicons-5/E/Eightsleep') + +' renders the element +Eightsleep('Eightsleep', 'Eightsleep', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eightsleep.md b/distribution/simpleicons-5/E/Eightsleep.md new file mode 100644 index 00000000000..3f8f3f224cd --- /dev/null +++ b/distribution/simpleicons-5/E/Eightsleep.md @@ -0,0 +1,63 @@ +# Eightsleep + + +```text +simpleicons-5/E/Eightsleep +``` + +```text +include('simpleicons-5/E/Eightsleep') +``` + + + +| Illustration | Eightsleep | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eightsleep.png) | ![illustration for Eightsleep](../../simpleicons-5/E/Eightsleep.Local.png) | + + + + +## Eightsleep + +### 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 Eightsleep +include('simpleicons-5/E/Eightsleep') + +' renders the element +Eightsleep('Eightsleep', 'Eightsleep', '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 Eightsleep +include('simpleicons-5/E/Eightsleep') + +' renders the element +Eightsleep('Eightsleep', 'Eightsleep', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eightsleep.png b/distribution/simpleicons-5/E/Eightsleep.png new file mode 100644 index 00000000000..9a1539382c3 Binary files /dev/null and b/distribution/simpleicons-5/E/Eightsleep.png differ diff --git a/distribution/simpleicons-5/E/Eightsleep.puml b/distribution/simpleicons-5/E/Eightsleep.puml new file mode 100644 index 00000000000..718ffbdbc49 --- /dev/null +++ b/distribution/simpleicons-5/E/Eightsleep.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eightsleep + +sprite $EightsleepXs [10x10/16z] uwS3 + +sprite $EightsleepSm [12x12/16z] unza + +sprite $EightsleepMd [16x16/16z] un_X + +sprite $EightsleepLg [20x20/16z] unzKO1G + +!procedure Eightsleep($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eightsleep', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elastic.Local.png b/distribution/simpleicons-5/E/Elastic.Local.png new file mode 100644 index 00000000000..f7a9680050e Binary files /dev/null and b/distribution/simpleicons-5/E/Elastic.Local.png differ diff --git a/distribution/simpleicons-5/E/Elastic.Local.puml b/distribution/simpleicons-5/E/Elastic.Local.puml new file mode 100644 index 00000000000..ed7c4b5009b --- /dev/null +++ b/distribution/simpleicons-5/E/Elastic.Local.puml @@ -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 Elastic +include('simpleicons-5/E/Elastic') + +' renders the element +Elastic('Elastic', 'Elastic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elastic.Remote.puml b/distribution/simpleicons-5/E/Elastic.Remote.puml new file mode 100644 index 00000000000..71f1d93710c --- /dev/null +++ b/distribution/simpleicons-5/E/Elastic.Remote.puml @@ -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 Elastic +include('simpleicons-5/E/Elastic') + +' renders the element +Elastic('Elastic', 'Elastic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elastic.md b/distribution/simpleicons-5/E/Elastic.md new file mode 100644 index 00000000000..dbf8c6a5de9 --- /dev/null +++ b/distribution/simpleicons-5/E/Elastic.md @@ -0,0 +1,63 @@ +# Elastic + + +```text +simpleicons-5/E/Elastic +``` + +```text +include('simpleicons-5/E/Elastic') +``` + + + +| Illustration | Elastic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elastic.png) | ![illustration for Elastic](../../simpleicons-5/E/Elastic.Local.png) | + + + + +## Elastic + +### 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 Elastic +include('simpleicons-5/E/Elastic') + +' renders the element +Elastic('Elastic', 'Elastic', '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 Elastic +include('simpleicons-5/E/Elastic') + +' renders the element +Elastic('Elastic', 'Elastic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elastic.png b/distribution/simpleicons-5/E/Elastic.png new file mode 100644 index 00000000000..76064e30e61 Binary files /dev/null and b/distribution/simpleicons-5/E/Elastic.png differ diff --git a/distribution/simpleicons-5/E/Elastic.puml b/distribution/simpleicons-5/E/Elastic.puml new file mode 100644 index 00000000000..5a502341128 --- /dev/null +++ b/distribution/simpleicons-5/E/Elastic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elastic + +sprite $ElasticXs [10x10/16z] uwS3 + +sprite $ElasticSm [12x12/16z] unza + +sprite $ElasticMd [16x16/16z] un_X + +sprite $ElasticLg [20x20/16z] unzKO1G + +!procedure Elastic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elastic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elasticcloud.Local.png b/distribution/simpleicons-5/E/Elasticcloud.Local.png new file mode 100644 index 00000000000..02923315eec Binary files /dev/null and b/distribution/simpleicons-5/E/Elasticcloud.Local.png differ diff --git a/distribution/simpleicons-5/E/Elasticcloud.Local.puml b/distribution/simpleicons-5/E/Elasticcloud.Local.puml new file mode 100644 index 00000000000..7f9aa75baf4 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticcloud.Local.puml @@ -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 Elasticcloud +include('simpleicons-5/E/Elasticcloud') + +' renders the element +Elasticcloud('Elasticcloud', 'Elasticcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elasticcloud.Remote.puml b/distribution/simpleicons-5/E/Elasticcloud.Remote.puml new file mode 100644 index 00000000000..166389e3eea --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticcloud.Remote.puml @@ -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 Elasticcloud +include('simpleicons-5/E/Elasticcloud') + +' renders the element +Elasticcloud('Elasticcloud', 'Elasticcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elasticcloud.md b/distribution/simpleicons-5/E/Elasticcloud.md new file mode 100644 index 00000000000..b4d8e8e296c --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticcloud.md @@ -0,0 +1,63 @@ +# Elasticcloud + + +```text +simpleicons-5/E/Elasticcloud +``` + +```text +include('simpleicons-5/E/Elasticcloud') +``` + + + +| Illustration | Elasticcloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elasticcloud.png) | ![illustration for Elasticcloud](../../simpleicons-5/E/Elasticcloud.Local.png) | + + + + +## Elasticcloud + +### 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 Elasticcloud +include('simpleicons-5/E/Elasticcloud') + +' renders the element +Elasticcloud('Elasticcloud', 'Elasticcloud', '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 Elasticcloud +include('simpleicons-5/E/Elasticcloud') + +' renders the element +Elasticcloud('Elasticcloud', 'Elasticcloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elasticcloud.png b/distribution/simpleicons-5/E/Elasticcloud.png new file mode 100644 index 00000000000..73825fd4807 Binary files /dev/null and b/distribution/simpleicons-5/E/Elasticcloud.png differ diff --git a/distribution/simpleicons-5/E/Elasticcloud.puml b/distribution/simpleicons-5/E/Elasticcloud.puml new file mode 100644 index 00000000000..6c1aa721710 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticcloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elasticcloud + +sprite $ElasticcloudXs [10x10/16z] uwS3 + +sprite $ElasticcloudSm [12x12/16z] unza + +sprite $ElasticcloudMd [16x16/16z] un_X + +sprite $ElasticcloudLg [20x20/16z] unzKO1G + +!procedure Elasticcloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elasticcloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elasticsearch.Local.png b/distribution/simpleicons-5/E/Elasticsearch.Local.png new file mode 100644 index 00000000000..b7768c9f704 Binary files /dev/null and b/distribution/simpleicons-5/E/Elasticsearch.Local.png differ diff --git a/distribution/simpleicons-5/E/Elasticsearch.Local.puml b/distribution/simpleicons-5/E/Elasticsearch.Local.puml new file mode 100644 index 00000000000..6a174f2e8cb --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticsearch.Local.puml @@ -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 Elasticsearch +include('simpleicons-5/E/Elasticsearch') + +' renders the element +Elasticsearch('Elasticsearch', 'Elasticsearch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elasticsearch.Remote.puml b/distribution/simpleicons-5/E/Elasticsearch.Remote.puml new file mode 100644 index 00000000000..f84eda52831 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticsearch.Remote.puml @@ -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 Elasticsearch +include('simpleicons-5/E/Elasticsearch') + +' renders the element +Elasticsearch('Elasticsearch', 'Elasticsearch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elasticsearch.md b/distribution/simpleicons-5/E/Elasticsearch.md new file mode 100644 index 00000000000..82bdd4fc792 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticsearch.md @@ -0,0 +1,63 @@ +# Elasticsearch + + +```text +simpleicons-5/E/Elasticsearch +``` + +```text +include('simpleicons-5/E/Elasticsearch') +``` + + + +| Illustration | Elasticsearch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elasticsearch.png) | ![illustration for Elasticsearch](../../simpleicons-5/E/Elasticsearch.Local.png) | + + + + +## Elasticsearch + +### 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 Elasticsearch +include('simpleicons-5/E/Elasticsearch') + +' renders the element +Elasticsearch('Elasticsearch', 'Elasticsearch', '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 Elasticsearch +include('simpleicons-5/E/Elasticsearch') + +' renders the element +Elasticsearch('Elasticsearch', 'Elasticsearch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elasticsearch.png b/distribution/simpleicons-5/E/Elasticsearch.png new file mode 100644 index 00000000000..46bcd27de9e Binary files /dev/null and b/distribution/simpleicons-5/E/Elasticsearch.png differ diff --git a/distribution/simpleicons-5/E/Elasticsearch.puml b/distribution/simpleicons-5/E/Elasticsearch.puml new file mode 100644 index 00000000000..115abbd7b85 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticsearch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elasticsearch + +sprite $ElasticsearchXs [10x10/16z] uwS3 + +sprite $ElasticsearchSm [12x12/16z] unza + +sprite $ElasticsearchMd [16x16/16z] un_X + +sprite $ElasticsearchLg [20x20/16z] unzKO1G + +!procedure Elasticsearch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elasticsearch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elasticstack.Local.png b/distribution/simpleicons-5/E/Elasticstack.Local.png new file mode 100644 index 00000000000..13fd53790bf Binary files /dev/null and b/distribution/simpleicons-5/E/Elasticstack.Local.png differ diff --git a/distribution/simpleicons-5/E/Elasticstack.Local.puml b/distribution/simpleicons-5/E/Elasticstack.Local.puml new file mode 100644 index 00000000000..b6ca55baf92 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticstack.Local.puml @@ -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 Elasticstack +include('simpleicons-5/E/Elasticstack') + +' renders the element +Elasticstack('Elasticstack', 'Elasticstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elasticstack.Remote.puml b/distribution/simpleicons-5/E/Elasticstack.Remote.puml new file mode 100644 index 00000000000..e5efbe0a186 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticstack.Remote.puml @@ -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 Elasticstack +include('simpleicons-5/E/Elasticstack') + +' renders the element +Elasticstack('Elasticstack', 'Elasticstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elasticstack.md b/distribution/simpleicons-5/E/Elasticstack.md new file mode 100644 index 00000000000..e0aab8a5cf9 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticstack.md @@ -0,0 +1,63 @@ +# Elasticstack + + +```text +simpleicons-5/E/Elasticstack +``` + +```text +include('simpleicons-5/E/Elasticstack') +``` + + + +| Illustration | Elasticstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elasticstack.png) | ![illustration for Elasticstack](../../simpleicons-5/E/Elasticstack.Local.png) | + + + + +## Elasticstack + +### 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 Elasticstack +include('simpleicons-5/E/Elasticstack') + +' renders the element +Elasticstack('Elasticstack', 'Elasticstack', '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 Elasticstack +include('simpleicons-5/E/Elasticstack') + +' renders the element +Elasticstack('Elasticstack', 'Elasticstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elasticstack.png b/distribution/simpleicons-5/E/Elasticstack.png new file mode 100644 index 00000000000..3cae209cc7f Binary files /dev/null and b/distribution/simpleicons-5/E/Elasticstack.png differ diff --git a/distribution/simpleicons-5/E/Elasticstack.puml b/distribution/simpleicons-5/E/Elasticstack.puml new file mode 100644 index 00000000000..b03dfec7466 --- /dev/null +++ b/distribution/simpleicons-5/E/Elasticstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elasticstack + +sprite $ElasticstackXs [10x10/16z] uwS3 + +sprite $ElasticstackSm [12x12/16z] unza + +sprite $ElasticstackMd [16x16/16z] un_X + +sprite $ElasticstackLg [20x20/16z] unzKO1G + +!procedure Elasticstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elasticstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Electron.Local.png b/distribution/simpleicons-5/E/Electron.Local.png new file mode 100644 index 00000000000..7379d68fbbf Binary files /dev/null and b/distribution/simpleicons-5/E/Electron.Local.png differ diff --git a/distribution/simpleicons-5/E/Electron.Local.puml b/distribution/simpleicons-5/E/Electron.Local.puml new file mode 100644 index 00000000000..c5ac79c8648 --- /dev/null +++ b/distribution/simpleicons-5/E/Electron.Local.puml @@ -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 Electron +include('simpleicons-5/E/Electron') + +' renders the element +Electron('Electron', 'Electron', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Electron.Remote.puml b/distribution/simpleicons-5/E/Electron.Remote.puml new file mode 100644 index 00000000000..45a476f6545 --- /dev/null +++ b/distribution/simpleicons-5/E/Electron.Remote.puml @@ -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 Electron +include('simpleicons-5/E/Electron') + +' renders the element +Electron('Electron', 'Electron', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Electron.md b/distribution/simpleicons-5/E/Electron.md new file mode 100644 index 00000000000..b6470b18c4c --- /dev/null +++ b/distribution/simpleicons-5/E/Electron.md @@ -0,0 +1,63 @@ +# Electron + + +```text +simpleicons-5/E/Electron +``` + +```text +include('simpleicons-5/E/Electron') +``` + + + +| Illustration | Electron | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Electron.png) | ![illustration for Electron](../../simpleicons-5/E/Electron.Local.png) | + + + + +## Electron + +### 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 Electron +include('simpleicons-5/E/Electron') + +' renders the element +Electron('Electron', 'Electron', '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 Electron +include('simpleicons-5/E/Electron') + +' renders the element +Electron('Electron', 'Electron', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Electron.png b/distribution/simpleicons-5/E/Electron.png new file mode 100644 index 00000000000..cffa9fd63b6 Binary files /dev/null and b/distribution/simpleicons-5/E/Electron.png differ diff --git a/distribution/simpleicons-5/E/Electron.puml b/distribution/simpleicons-5/E/Electron.puml new file mode 100644 index 00000000000..382f695a14d --- /dev/null +++ b/distribution/simpleicons-5/E/Electron.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Electron + +sprite $ElectronXs [10x10/16z] uwS3 + +sprite $ElectronSm [12x12/16z] unza + +sprite $ElectronMd [16x16/16z] un_X + +sprite $ElectronLg [20x20/16z] unzKO1G + +!procedure Electron($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Electron', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Element.Local.png b/distribution/simpleicons-5/E/Element.Local.png new file mode 100644 index 00000000000..abb6a8d7828 Binary files /dev/null and b/distribution/simpleicons-5/E/Element.Local.png differ diff --git a/distribution/simpleicons-5/E/Element.Local.puml b/distribution/simpleicons-5/E/Element.Local.puml new file mode 100644 index 00000000000..354530a4d16 --- /dev/null +++ b/distribution/simpleicons-5/E/Element.Local.puml @@ -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 Element +include('simpleicons-5/E/Element') + +' renders the element +Element('Element', 'Element', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Element.Remote.puml b/distribution/simpleicons-5/E/Element.Remote.puml new file mode 100644 index 00000000000..d58042987ae --- /dev/null +++ b/distribution/simpleicons-5/E/Element.Remote.puml @@ -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 Element +include('simpleicons-5/E/Element') + +' renders the element +Element('Element', 'Element', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Element.md b/distribution/simpleicons-5/E/Element.md new file mode 100644 index 00000000000..855d5b20672 --- /dev/null +++ b/distribution/simpleicons-5/E/Element.md @@ -0,0 +1,63 @@ +# Element + + +```text +simpleicons-5/E/Element +``` + +```text +include('simpleicons-5/E/Element') +``` + + + +| Illustration | Element | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Element.png) | ![illustration for Element](../../simpleicons-5/E/Element.Local.png) | + + + + +## Element + +### 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 Element +include('simpleicons-5/E/Element') + +' renders the element +Element('Element', 'Element', '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 Element +include('simpleicons-5/E/Element') + +' renders the element +Element('Element', 'Element', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Element.png b/distribution/simpleicons-5/E/Element.png new file mode 100644 index 00000000000..add2d5b1e5c Binary files /dev/null and b/distribution/simpleicons-5/E/Element.png differ diff --git a/distribution/simpleicons-5/E/Element.puml b/distribution/simpleicons-5/E/Element.puml new file mode 100644 index 00000000000..413cf9598ff --- /dev/null +++ b/distribution/simpleicons-5/E/Element.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Element + +sprite $ElementXs [10x10/16z] uwS3 + +sprite $ElementSm [12x12/16z] unza + +sprite $ElementMd [16x16/16z] un_X + +sprite $ElementLg [20x20/16z] unzKO1G + +!procedure Element($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Element', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elementary.Local.png b/distribution/simpleicons-5/E/Elementary.Local.png new file mode 100644 index 00000000000..2e420077871 Binary files /dev/null and b/distribution/simpleicons-5/E/Elementary.Local.png differ diff --git a/distribution/simpleicons-5/E/Elementary.Local.puml b/distribution/simpleicons-5/E/Elementary.Local.puml new file mode 100644 index 00000000000..45969e3d9d6 --- /dev/null +++ b/distribution/simpleicons-5/E/Elementary.Local.puml @@ -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 Elementary +include('simpleicons-5/E/Elementary') + +' renders the element +Elementary('Elementary', 'Elementary', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elementary.Remote.puml b/distribution/simpleicons-5/E/Elementary.Remote.puml new file mode 100644 index 00000000000..816b776ff7c --- /dev/null +++ b/distribution/simpleicons-5/E/Elementary.Remote.puml @@ -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 Elementary +include('simpleicons-5/E/Elementary') + +' renders the element +Elementary('Elementary', 'Elementary', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elementary.md b/distribution/simpleicons-5/E/Elementary.md new file mode 100644 index 00000000000..93ef5996a2e --- /dev/null +++ b/distribution/simpleicons-5/E/Elementary.md @@ -0,0 +1,63 @@ +# Elementary + + +```text +simpleicons-5/E/Elementary +``` + +```text +include('simpleicons-5/E/Elementary') +``` + + + +| Illustration | Elementary | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elementary.png) | ![illustration for Elementary](../../simpleicons-5/E/Elementary.Local.png) | + + + + +## Elementary + +### 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 Elementary +include('simpleicons-5/E/Elementary') + +' renders the element +Elementary('Elementary', 'Elementary', '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 Elementary +include('simpleicons-5/E/Elementary') + +' renders the element +Elementary('Elementary', 'Elementary', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elementary.png b/distribution/simpleicons-5/E/Elementary.png new file mode 100644 index 00000000000..9bbb16fbfaf Binary files /dev/null and b/distribution/simpleicons-5/E/Elementary.png differ diff --git a/distribution/simpleicons-5/E/Elementary.puml b/distribution/simpleicons-5/E/Elementary.puml new file mode 100644 index 00000000000..599a5676fda --- /dev/null +++ b/distribution/simpleicons-5/E/Elementary.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elementary + +sprite $ElementaryXs [10x10/16z] uwS3 + +sprite $ElementarySm [12x12/16z] unza + +sprite $ElementaryMd [16x16/16z] un_X + +sprite $ElementaryLg [20x20/16z] unzKO1G + +!procedure Elementary($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elementary', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eleventy.Local.png b/distribution/simpleicons-5/E/Eleventy.Local.png new file mode 100644 index 00000000000..68021a8dd4d Binary files /dev/null and b/distribution/simpleicons-5/E/Eleventy.Local.png differ diff --git a/distribution/simpleicons-5/E/Eleventy.Local.puml b/distribution/simpleicons-5/E/Eleventy.Local.puml new file mode 100644 index 00000000000..f003cdb578f --- /dev/null +++ b/distribution/simpleicons-5/E/Eleventy.Local.puml @@ -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 Eleventy +include('simpleicons-5/E/Eleventy') + +' renders the element +Eleventy('Eleventy', 'Eleventy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eleventy.Remote.puml b/distribution/simpleicons-5/E/Eleventy.Remote.puml new file mode 100644 index 00000000000..43623e04185 --- /dev/null +++ b/distribution/simpleicons-5/E/Eleventy.Remote.puml @@ -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 Eleventy +include('simpleicons-5/E/Eleventy') + +' renders the element +Eleventy('Eleventy', 'Eleventy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eleventy.md b/distribution/simpleicons-5/E/Eleventy.md new file mode 100644 index 00000000000..7242eaed802 --- /dev/null +++ b/distribution/simpleicons-5/E/Eleventy.md @@ -0,0 +1,63 @@ +# Eleventy + + +```text +simpleicons-5/E/Eleventy +``` + +```text +include('simpleicons-5/E/Eleventy') +``` + + + +| Illustration | Eleventy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eleventy.png) | ![illustration for Eleventy](../../simpleicons-5/E/Eleventy.Local.png) | + + + + +## Eleventy + +### 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 Eleventy +include('simpleicons-5/E/Eleventy') + +' renders the element +Eleventy('Eleventy', 'Eleventy', '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 Eleventy +include('simpleicons-5/E/Eleventy') + +' renders the element +Eleventy('Eleventy', 'Eleventy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eleventy.png b/distribution/simpleicons-5/E/Eleventy.png new file mode 100644 index 00000000000..e725fa5c2ca Binary files /dev/null and b/distribution/simpleicons-5/E/Eleventy.png differ diff --git a/distribution/simpleicons-5/E/Eleventy.puml b/distribution/simpleicons-5/E/Eleventy.puml new file mode 100644 index 00000000000..a05c47af61e --- /dev/null +++ b/distribution/simpleicons-5/E/Eleventy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eleventy + +sprite $EleventyXs [10x10/16z] uwS3 + +sprite $EleventySm [12x12/16z] unza + +sprite $EleventyMd [16x16/16z] un_X + +sprite $EleventyLg [20x20/16z] unzKO1G + +!procedure Eleventy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eleventy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elixir.Local.png b/distribution/simpleicons-5/E/Elixir.Local.png new file mode 100644 index 00000000000..58ad2780fa0 Binary files /dev/null and b/distribution/simpleicons-5/E/Elixir.Local.png differ diff --git a/distribution/simpleicons-5/E/Elixir.Local.puml b/distribution/simpleicons-5/E/Elixir.Local.puml new file mode 100644 index 00000000000..db4d7f44925 --- /dev/null +++ b/distribution/simpleicons-5/E/Elixir.Local.puml @@ -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 Elixir +include('simpleicons-5/E/Elixir') + +' renders the element +Elixir('Elixir', 'Elixir', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elixir.Remote.puml b/distribution/simpleicons-5/E/Elixir.Remote.puml new file mode 100644 index 00000000000..26bb7ebeb74 --- /dev/null +++ b/distribution/simpleicons-5/E/Elixir.Remote.puml @@ -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 Elixir +include('simpleicons-5/E/Elixir') + +' renders the element +Elixir('Elixir', 'Elixir', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elixir.md b/distribution/simpleicons-5/E/Elixir.md new file mode 100644 index 00000000000..7b2d542d72c --- /dev/null +++ b/distribution/simpleicons-5/E/Elixir.md @@ -0,0 +1,63 @@ +# Elixir + + +```text +simpleicons-5/E/Elixir +``` + +```text +include('simpleicons-5/E/Elixir') +``` + + + +| Illustration | Elixir | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elixir.png) | ![illustration for Elixir](../../simpleicons-5/E/Elixir.Local.png) | + + + + +## Elixir + +### 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 Elixir +include('simpleicons-5/E/Elixir') + +' renders the element +Elixir('Elixir', 'Elixir', '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 Elixir +include('simpleicons-5/E/Elixir') + +' renders the element +Elixir('Elixir', 'Elixir', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elixir.png b/distribution/simpleicons-5/E/Elixir.png new file mode 100644 index 00000000000..4081e441d7d Binary files /dev/null and b/distribution/simpleicons-5/E/Elixir.png differ diff --git a/distribution/simpleicons-5/E/Elixir.puml b/distribution/simpleicons-5/E/Elixir.puml new file mode 100644 index 00000000000..36f21d928d6 --- /dev/null +++ b/distribution/simpleicons-5/E/Elixir.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elixir + +sprite $ElixirXs [10x10/16z] uwS3 + +sprite $ElixirSm [12x12/16z] unza + +sprite $ElixirMd [16x16/16z] un_X + +sprite $ElixirLg [20x20/16z] unzKO1G + +!procedure Elixir($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elixir', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eljueves.Local.png b/distribution/simpleicons-5/E/Eljueves.Local.png new file mode 100644 index 00000000000..70487140ed0 Binary files /dev/null and b/distribution/simpleicons-5/E/Eljueves.Local.png differ diff --git a/distribution/simpleicons-5/E/Eljueves.Local.puml b/distribution/simpleicons-5/E/Eljueves.Local.puml new file mode 100644 index 00000000000..a17d6831035 --- /dev/null +++ b/distribution/simpleicons-5/E/Eljueves.Local.puml @@ -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 Eljueves +include('simpleicons-5/E/Eljueves') + +' renders the element +Eljueves('Eljueves', 'Eljueves', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eljueves.Remote.puml b/distribution/simpleicons-5/E/Eljueves.Remote.puml new file mode 100644 index 00000000000..5f54a50a0a9 --- /dev/null +++ b/distribution/simpleicons-5/E/Eljueves.Remote.puml @@ -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 Eljueves +include('simpleicons-5/E/Eljueves') + +' renders the element +Eljueves('Eljueves', 'Eljueves', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eljueves.md b/distribution/simpleicons-5/E/Eljueves.md new file mode 100644 index 00000000000..9999764d7d1 --- /dev/null +++ b/distribution/simpleicons-5/E/Eljueves.md @@ -0,0 +1,63 @@ +# Eljueves + + +```text +simpleicons-5/E/Eljueves +``` + +```text +include('simpleicons-5/E/Eljueves') +``` + + + +| Illustration | Eljueves | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eljueves.png) | ![illustration for Eljueves](../../simpleicons-5/E/Eljueves.Local.png) | + + + + +## Eljueves + +### 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 Eljueves +include('simpleicons-5/E/Eljueves') + +' renders the element +Eljueves('Eljueves', 'Eljueves', '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 Eljueves +include('simpleicons-5/E/Eljueves') + +' renders the element +Eljueves('Eljueves', 'Eljueves', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eljueves.png b/distribution/simpleicons-5/E/Eljueves.png new file mode 100644 index 00000000000..08122556760 Binary files /dev/null and b/distribution/simpleicons-5/E/Eljueves.png differ diff --git a/distribution/simpleicons-5/E/Eljueves.puml b/distribution/simpleicons-5/E/Eljueves.puml new file mode 100644 index 00000000000..ffc5d00be4f --- /dev/null +++ b/distribution/simpleicons-5/E/Eljueves.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eljueves + +sprite $EljuevesXs [10x10/16z] uwS3 + +sprite $EljuevesSm [12x12/16z] unza + +sprite $EljuevesMd [16x16/16z] un_X + +sprite $EljuevesLg [20x20/16z] unzKO1G + +!procedure Eljueves($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eljueves', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Ello.Local.png b/distribution/simpleicons-5/E/Ello.Local.png new file mode 100644 index 00000000000..e25620826c4 Binary files /dev/null and b/distribution/simpleicons-5/E/Ello.Local.png differ diff --git a/distribution/simpleicons-5/E/Ello.Local.puml b/distribution/simpleicons-5/E/Ello.Local.puml new file mode 100644 index 00000000000..c3c2e8b647d --- /dev/null +++ b/distribution/simpleicons-5/E/Ello.Local.puml @@ -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 Ello +include('simpleicons-5/E/Ello') + +' renders the element +Ello('Ello', 'Ello', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ello.Remote.puml b/distribution/simpleicons-5/E/Ello.Remote.puml new file mode 100644 index 00000000000..855d59c8c80 --- /dev/null +++ b/distribution/simpleicons-5/E/Ello.Remote.puml @@ -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 Ello +include('simpleicons-5/E/Ello') + +' renders the element +Ello('Ello', 'Ello', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ello.md b/distribution/simpleicons-5/E/Ello.md new file mode 100644 index 00000000000..57c748775ec --- /dev/null +++ b/distribution/simpleicons-5/E/Ello.md @@ -0,0 +1,63 @@ +# Ello + + +```text +simpleicons-5/E/Ello +``` + +```text +include('simpleicons-5/E/Ello') +``` + + + +| Illustration | Ello | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Ello.png) | ![illustration for Ello](../../simpleicons-5/E/Ello.Local.png) | + + + + +## Ello + +### 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 Ello +include('simpleicons-5/E/Ello') + +' renders the element +Ello('Ello', 'Ello', '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 Ello +include('simpleicons-5/E/Ello') + +' renders the element +Ello('Ello', 'Ello', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Ello.png b/distribution/simpleicons-5/E/Ello.png new file mode 100644 index 00000000000..1d1a15ccec3 Binary files /dev/null and b/distribution/simpleicons-5/E/Ello.png differ diff --git a/distribution/simpleicons-5/E/Ello.puml b/distribution/simpleicons-5/E/Ello.puml new file mode 100644 index 00000000000..97fff2899a1 --- /dev/null +++ b/distribution/simpleicons-5/E/Ello.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Ello + +sprite $ElloXs [10x10/16z] uwS3 + +sprite $ElloSm [12x12/16z] unza + +sprite $ElloMd [16x16/16z] un_X + +sprite $ElloLg [20x20/16z] unzKO1G + +!procedure Ello($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Ello', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elm.Local.png b/distribution/simpleicons-5/E/Elm.Local.png new file mode 100644 index 00000000000..afde9143294 Binary files /dev/null and b/distribution/simpleicons-5/E/Elm.Local.png differ diff --git a/distribution/simpleicons-5/E/Elm.Local.puml b/distribution/simpleicons-5/E/Elm.Local.puml new file mode 100644 index 00000000000..c37dbca9e9b --- /dev/null +++ b/distribution/simpleicons-5/E/Elm.Local.puml @@ -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 Elm +include('simpleicons-5/E/Elm') + +' renders the element +Elm('Elm', 'Elm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elm.Remote.puml b/distribution/simpleicons-5/E/Elm.Remote.puml new file mode 100644 index 00000000000..2e208d04eea --- /dev/null +++ b/distribution/simpleicons-5/E/Elm.Remote.puml @@ -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 Elm +include('simpleicons-5/E/Elm') + +' renders the element +Elm('Elm', 'Elm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elm.md b/distribution/simpleicons-5/E/Elm.md new file mode 100644 index 00000000000..320aa2bcaa4 --- /dev/null +++ b/distribution/simpleicons-5/E/Elm.md @@ -0,0 +1,63 @@ +# Elm + + +```text +simpleicons-5/E/Elm +``` + +```text +include('simpleicons-5/E/Elm') +``` + + + +| Illustration | Elm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elm.png) | ![illustration for Elm](../../simpleicons-5/E/Elm.Local.png) | + + + + +## Elm + +### 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 Elm +include('simpleicons-5/E/Elm') + +' renders the element +Elm('Elm', 'Elm', '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 Elm +include('simpleicons-5/E/Elm') + +' renders the element +Elm('Elm', 'Elm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elm.png b/distribution/simpleicons-5/E/Elm.png new file mode 100644 index 00000000000..bba31e8273b Binary files /dev/null and b/distribution/simpleicons-5/E/Elm.png differ diff --git a/distribution/simpleicons-5/E/Elm.puml b/distribution/simpleicons-5/E/Elm.puml new file mode 100644 index 00000000000..4f539572501 --- /dev/null +++ b/distribution/simpleicons-5/E/Elm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elm + +sprite $ElmXs [10x10/16z] uwS3 + +sprite $ElmSm [12x12/16z] unza + +sprite $ElmMd [16x16/16z] un_X + +sprite $ElmLg [20x20/16z] unzKO1G + +!procedure Elm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Elsevier.Local.png b/distribution/simpleicons-5/E/Elsevier.Local.png new file mode 100644 index 00000000000..bdc8db05e63 Binary files /dev/null and b/distribution/simpleicons-5/E/Elsevier.Local.png differ diff --git a/distribution/simpleicons-5/E/Elsevier.Local.puml b/distribution/simpleicons-5/E/Elsevier.Local.puml new file mode 100644 index 00000000000..67dda2d68ff --- /dev/null +++ b/distribution/simpleicons-5/E/Elsevier.Local.puml @@ -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 Elsevier +include('simpleicons-5/E/Elsevier') + +' renders the element +Elsevier('Elsevier', 'Elsevier', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elsevier.Remote.puml b/distribution/simpleicons-5/E/Elsevier.Remote.puml new file mode 100644 index 00000000000..35dde256139 --- /dev/null +++ b/distribution/simpleicons-5/E/Elsevier.Remote.puml @@ -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 Elsevier +include('simpleicons-5/E/Elsevier') + +' renders the element +Elsevier('Elsevier', 'Elsevier', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Elsevier.md b/distribution/simpleicons-5/E/Elsevier.md new file mode 100644 index 00000000000..a3ee821e46a --- /dev/null +++ b/distribution/simpleicons-5/E/Elsevier.md @@ -0,0 +1,63 @@ +# Elsevier + + +```text +simpleicons-5/E/Elsevier +``` + +```text +include('simpleicons-5/E/Elsevier') +``` + + + +| Illustration | Elsevier | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Elsevier.png) | ![illustration for Elsevier](../../simpleicons-5/E/Elsevier.Local.png) | + + + + +## Elsevier + +### 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 Elsevier +include('simpleicons-5/E/Elsevier') + +' renders the element +Elsevier('Elsevier', 'Elsevier', '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 Elsevier +include('simpleicons-5/E/Elsevier') + +' renders the element +Elsevier('Elsevier', 'Elsevier', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Elsevier.png b/distribution/simpleicons-5/E/Elsevier.png new file mode 100644 index 00000000000..481b14e0906 Binary files /dev/null and b/distribution/simpleicons-5/E/Elsevier.png differ diff --git a/distribution/simpleicons-5/E/Elsevier.puml b/distribution/simpleicons-5/E/Elsevier.puml new file mode 100644 index 00000000000..b33bd3796a5 --- /dev/null +++ b/distribution/simpleicons-5/E/Elsevier.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Elsevier + +sprite $ElsevierXs [10x10/16z] uwS3 + +sprite $ElsevierSm [12x12/16z] unza + +sprite $ElsevierMd [16x16/16z] un_X + +sprite $ElsevierLg [20x20/16z] unzKO1G + +!procedure Elsevier($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Elsevier', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Embarcadero.Local.png b/distribution/simpleicons-5/E/Embarcadero.Local.png new file mode 100644 index 00000000000..feabb4ea0f7 Binary files /dev/null and b/distribution/simpleicons-5/E/Embarcadero.Local.png differ diff --git a/distribution/simpleicons-5/E/Embarcadero.Local.puml b/distribution/simpleicons-5/E/Embarcadero.Local.puml new file mode 100644 index 00000000000..e2eac592e67 --- /dev/null +++ b/distribution/simpleicons-5/E/Embarcadero.Local.puml @@ -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 Embarcadero +include('simpleicons-5/E/Embarcadero') + +' renders the element +Embarcadero('Embarcadero', 'Embarcadero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Embarcadero.Remote.puml b/distribution/simpleicons-5/E/Embarcadero.Remote.puml new file mode 100644 index 00000000000..fe993f11dea --- /dev/null +++ b/distribution/simpleicons-5/E/Embarcadero.Remote.puml @@ -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 Embarcadero +include('simpleicons-5/E/Embarcadero') + +' renders the element +Embarcadero('Embarcadero', 'Embarcadero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Embarcadero.md b/distribution/simpleicons-5/E/Embarcadero.md new file mode 100644 index 00000000000..f4ca753abbe --- /dev/null +++ b/distribution/simpleicons-5/E/Embarcadero.md @@ -0,0 +1,63 @@ +# Embarcadero + + +```text +simpleicons-5/E/Embarcadero +``` + +```text +include('simpleicons-5/E/Embarcadero') +``` + + + +| Illustration | Embarcadero | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Embarcadero.png) | ![illustration for Embarcadero](../../simpleicons-5/E/Embarcadero.Local.png) | + + + + +## Embarcadero + +### 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 Embarcadero +include('simpleicons-5/E/Embarcadero') + +' renders the element +Embarcadero('Embarcadero', 'Embarcadero', '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 Embarcadero +include('simpleicons-5/E/Embarcadero') + +' renders the element +Embarcadero('Embarcadero', 'Embarcadero', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Embarcadero.png b/distribution/simpleicons-5/E/Embarcadero.png new file mode 100644 index 00000000000..93f5c4142e9 Binary files /dev/null and b/distribution/simpleicons-5/E/Embarcadero.png differ diff --git a/distribution/simpleicons-5/E/Embarcadero.puml b/distribution/simpleicons-5/E/Embarcadero.puml new file mode 100644 index 00000000000..2fb20611389 --- /dev/null +++ b/distribution/simpleicons-5/E/Embarcadero.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Embarcadero + +sprite $EmbarcaderoXs [10x10/16z] uwS3 + +sprite $EmbarcaderoSm [12x12/16z] unza + +sprite $EmbarcaderoMd [16x16/16z] un_X + +sprite $EmbarcaderoLg [20x20/16z] unzKO1G + +!procedure Embarcadero($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Embarcadero', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Emberdotjs.Local.png b/distribution/simpleicons-5/E/Emberdotjs.Local.png new file mode 100644 index 00000000000..a1c649ceb50 Binary files /dev/null and b/distribution/simpleicons-5/E/Emberdotjs.Local.png differ diff --git a/distribution/simpleicons-5/E/Emberdotjs.Local.puml b/distribution/simpleicons-5/E/Emberdotjs.Local.puml new file mode 100644 index 00000000000..8b70be374bd --- /dev/null +++ b/distribution/simpleicons-5/E/Emberdotjs.Local.puml @@ -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 Emberdotjs +include('simpleicons-5/E/Emberdotjs') + +' renders the element +Emberdotjs('Emberdotjs', 'Emberdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emberdotjs.Remote.puml b/distribution/simpleicons-5/E/Emberdotjs.Remote.puml new file mode 100644 index 00000000000..062b8e2a7c8 --- /dev/null +++ b/distribution/simpleicons-5/E/Emberdotjs.Remote.puml @@ -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 Emberdotjs +include('simpleicons-5/E/Emberdotjs') + +' renders the element +Emberdotjs('Emberdotjs', 'Emberdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emberdotjs.md b/distribution/simpleicons-5/E/Emberdotjs.md new file mode 100644 index 00000000000..17b61d74edf --- /dev/null +++ b/distribution/simpleicons-5/E/Emberdotjs.md @@ -0,0 +1,63 @@ +# Emberdotjs + + +```text +simpleicons-5/E/Emberdotjs +``` + +```text +include('simpleicons-5/E/Emberdotjs') +``` + + + +| Illustration | Emberdotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Emberdotjs.png) | ![illustration for Emberdotjs](../../simpleicons-5/E/Emberdotjs.Local.png) | + + + + +## Emberdotjs + +### 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 Emberdotjs +include('simpleicons-5/E/Emberdotjs') + +' renders the element +Emberdotjs('Emberdotjs', 'Emberdotjs', '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 Emberdotjs +include('simpleicons-5/E/Emberdotjs') + +' renders the element +Emberdotjs('Emberdotjs', 'Emberdotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Emberdotjs.png b/distribution/simpleicons-5/E/Emberdotjs.png new file mode 100644 index 00000000000..1fdafb3a084 Binary files /dev/null and b/distribution/simpleicons-5/E/Emberdotjs.png differ diff --git a/distribution/simpleicons-5/E/Emberdotjs.puml b/distribution/simpleicons-5/E/Emberdotjs.puml new file mode 100644 index 00000000000..235d0fa5237 --- /dev/null +++ b/distribution/simpleicons-5/E/Emberdotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Emberdotjs + +sprite $EmberdotjsXs [10x10/16z] uwS3 + +sprite $EmberdotjsSm [12x12/16z] unza + +sprite $EmberdotjsMd [16x16/16z] un_X + +sprite $EmberdotjsLg [20x20/16z] unzKO1G + +!procedure Emberdotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Emberdotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Emby.Local.png b/distribution/simpleicons-5/E/Emby.Local.png new file mode 100644 index 00000000000..0c6beb49206 Binary files /dev/null and b/distribution/simpleicons-5/E/Emby.Local.png differ diff --git a/distribution/simpleicons-5/E/Emby.Local.puml b/distribution/simpleicons-5/E/Emby.Local.puml new file mode 100644 index 00000000000..b60631752de --- /dev/null +++ b/distribution/simpleicons-5/E/Emby.Local.puml @@ -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 Emby +include('simpleicons-5/E/Emby') + +' renders the element +Emby('Emby', 'Emby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emby.Remote.puml b/distribution/simpleicons-5/E/Emby.Remote.puml new file mode 100644 index 00000000000..b5bd015653d --- /dev/null +++ b/distribution/simpleicons-5/E/Emby.Remote.puml @@ -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 Emby +include('simpleicons-5/E/Emby') + +' renders the element +Emby('Emby', 'Emby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emby.md b/distribution/simpleicons-5/E/Emby.md new file mode 100644 index 00000000000..27a666b8a73 --- /dev/null +++ b/distribution/simpleicons-5/E/Emby.md @@ -0,0 +1,63 @@ +# Emby + + +```text +simpleicons-5/E/Emby +``` + +```text +include('simpleicons-5/E/Emby') +``` + + + +| Illustration | Emby | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Emby.png) | ![illustration for Emby](../../simpleicons-5/E/Emby.Local.png) | + + + + +## Emby + +### 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 Emby +include('simpleicons-5/E/Emby') + +' renders the element +Emby('Emby', 'Emby', '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 Emby +include('simpleicons-5/E/Emby') + +' renders the element +Emby('Emby', 'Emby', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Emby.png b/distribution/simpleicons-5/E/Emby.png new file mode 100644 index 00000000000..7355dba3ebe Binary files /dev/null and b/distribution/simpleicons-5/E/Emby.png differ diff --git a/distribution/simpleicons-5/E/Emby.puml b/distribution/simpleicons-5/E/Emby.puml new file mode 100644 index 00000000000..c978d7612ad --- /dev/null +++ b/distribution/simpleicons-5/E/Emby.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Emby + +sprite $EmbyXs [10x10/16z] uwS3 + +sprite $EmbySm [12x12/16z] unza + +sprite $EmbyMd [16x16/16z] un_X + +sprite $EmbyLg [20x20/16z] unzKO1G + +!procedure Emby($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Emby', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Emirates.Local.png b/distribution/simpleicons-5/E/Emirates.Local.png new file mode 100644 index 00000000000..94e5d73ecec Binary files /dev/null and b/distribution/simpleicons-5/E/Emirates.Local.png differ diff --git a/distribution/simpleicons-5/E/Emirates.Local.puml b/distribution/simpleicons-5/E/Emirates.Local.puml new file mode 100644 index 00000000000..6534555a0f5 --- /dev/null +++ b/distribution/simpleicons-5/E/Emirates.Local.puml @@ -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 Emirates +include('simpleicons-5/E/Emirates') + +' renders the element +Emirates('Emirates', 'Emirates', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emirates.Remote.puml b/distribution/simpleicons-5/E/Emirates.Remote.puml new file mode 100644 index 00000000000..78ce4126142 --- /dev/null +++ b/distribution/simpleicons-5/E/Emirates.Remote.puml @@ -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 Emirates +include('simpleicons-5/E/Emirates') + +' renders the element +Emirates('Emirates', 'Emirates', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emirates.md b/distribution/simpleicons-5/E/Emirates.md new file mode 100644 index 00000000000..f3085ffc2fb --- /dev/null +++ b/distribution/simpleicons-5/E/Emirates.md @@ -0,0 +1,63 @@ +# Emirates + + +```text +simpleicons-5/E/Emirates +``` + +```text +include('simpleicons-5/E/Emirates') +``` + + + +| Illustration | Emirates | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Emirates.png) | ![illustration for Emirates](../../simpleicons-5/E/Emirates.Local.png) | + + + + +## Emirates + +### 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 Emirates +include('simpleicons-5/E/Emirates') + +' renders the element +Emirates('Emirates', 'Emirates', '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 Emirates +include('simpleicons-5/E/Emirates') + +' renders the element +Emirates('Emirates', 'Emirates', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Emirates.png b/distribution/simpleicons-5/E/Emirates.png new file mode 100644 index 00000000000..5f637ee0bbe Binary files /dev/null and b/distribution/simpleicons-5/E/Emirates.png differ diff --git a/distribution/simpleicons-5/E/Emirates.puml b/distribution/simpleicons-5/E/Emirates.puml new file mode 100644 index 00000000000..0c2e390927e --- /dev/null +++ b/distribution/simpleicons-5/E/Emirates.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Emirates + +sprite $EmiratesXs [10x10/16z] uwS3 + +sprite $EmiratesSm [12x12/16z] unza + +sprite $EmiratesMd [16x16/16z] un_X + +sprite $EmiratesLg [20x20/16z] unzKO1G + +!procedure Emirates($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Emirates', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Emlakjet.Local.png b/distribution/simpleicons-5/E/Emlakjet.Local.png new file mode 100644 index 00000000000..66ffab8b799 Binary files /dev/null and b/distribution/simpleicons-5/E/Emlakjet.Local.png differ diff --git a/distribution/simpleicons-5/E/Emlakjet.Local.puml b/distribution/simpleicons-5/E/Emlakjet.Local.puml new file mode 100644 index 00000000000..22dd473039e --- /dev/null +++ b/distribution/simpleicons-5/E/Emlakjet.Local.puml @@ -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 Emlakjet +include('simpleicons-5/E/Emlakjet') + +' renders the element +Emlakjet('Emlakjet', 'Emlakjet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emlakjet.Remote.puml b/distribution/simpleicons-5/E/Emlakjet.Remote.puml new file mode 100644 index 00000000000..9b0600d494e --- /dev/null +++ b/distribution/simpleicons-5/E/Emlakjet.Remote.puml @@ -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 Emlakjet +include('simpleicons-5/E/Emlakjet') + +' renders the element +Emlakjet('Emlakjet', 'Emlakjet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Emlakjet.md b/distribution/simpleicons-5/E/Emlakjet.md new file mode 100644 index 00000000000..6370c1f1a75 --- /dev/null +++ b/distribution/simpleicons-5/E/Emlakjet.md @@ -0,0 +1,63 @@ +# Emlakjet + + +```text +simpleicons-5/E/Emlakjet +``` + +```text +include('simpleicons-5/E/Emlakjet') +``` + + + +| Illustration | Emlakjet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Emlakjet.png) | ![illustration for Emlakjet](../../simpleicons-5/E/Emlakjet.Local.png) | + + + + +## Emlakjet + +### 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 Emlakjet +include('simpleicons-5/E/Emlakjet') + +' renders the element +Emlakjet('Emlakjet', 'Emlakjet', '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 Emlakjet +include('simpleicons-5/E/Emlakjet') + +' renders the element +Emlakjet('Emlakjet', 'Emlakjet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Emlakjet.png b/distribution/simpleicons-5/E/Emlakjet.png new file mode 100644 index 00000000000..e1a127c1b5f Binary files /dev/null and b/distribution/simpleicons-5/E/Emlakjet.png differ diff --git a/distribution/simpleicons-5/E/Emlakjet.puml b/distribution/simpleicons-5/E/Emlakjet.puml new file mode 100644 index 00000000000..0fef448e725 --- /dev/null +++ b/distribution/simpleicons-5/E/Emlakjet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Emlakjet + +sprite $EmlakjetXs [10x10/16z] uwS3 + +sprite $EmlakjetSm [12x12/16z] unza + +sprite $EmlakjetMd [16x16/16z] un_X + +sprite $EmlakjetLg [20x20/16z] unzKO1G + +!procedure Emlakjet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Emlakjet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Empirekred.Local.png b/distribution/simpleicons-5/E/Empirekred.Local.png new file mode 100644 index 00000000000..51e1412ce8f Binary files /dev/null and b/distribution/simpleicons-5/E/Empirekred.Local.png differ diff --git a/distribution/simpleicons-5/E/Empirekred.Local.puml b/distribution/simpleicons-5/E/Empirekred.Local.puml new file mode 100644 index 00000000000..5ff5a840981 --- /dev/null +++ b/distribution/simpleicons-5/E/Empirekred.Local.puml @@ -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 Empirekred +include('simpleicons-5/E/Empirekred') + +' renders the element +Empirekred('Empirekred', 'Empirekred', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Empirekred.Remote.puml b/distribution/simpleicons-5/E/Empirekred.Remote.puml new file mode 100644 index 00000000000..4f9ed752b63 --- /dev/null +++ b/distribution/simpleicons-5/E/Empirekred.Remote.puml @@ -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 Empirekred +include('simpleicons-5/E/Empirekred') + +' renders the element +Empirekred('Empirekred', 'Empirekred', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Empirekred.md b/distribution/simpleicons-5/E/Empirekred.md new file mode 100644 index 00000000000..37f771c8ad9 --- /dev/null +++ b/distribution/simpleicons-5/E/Empirekred.md @@ -0,0 +1,63 @@ +# Empirekred + + +```text +simpleicons-5/E/Empirekred +``` + +```text +include('simpleicons-5/E/Empirekred') +``` + + + +| Illustration | Empirekred | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Empirekred.png) | ![illustration for Empirekred](../../simpleicons-5/E/Empirekred.Local.png) | + + + + +## Empirekred + +### 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 Empirekred +include('simpleicons-5/E/Empirekred') + +' renders the element +Empirekred('Empirekred', 'Empirekred', '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 Empirekred +include('simpleicons-5/E/Empirekred') + +' renders the element +Empirekred('Empirekred', 'Empirekred', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Empirekred.png b/distribution/simpleicons-5/E/Empirekred.png new file mode 100644 index 00000000000..8be5afb1cc9 Binary files /dev/null and b/distribution/simpleicons-5/E/Empirekred.png differ diff --git a/distribution/simpleicons-5/E/Empirekred.puml b/distribution/simpleicons-5/E/Empirekred.puml new file mode 100644 index 00000000000..8596a786bc0 --- /dev/null +++ b/distribution/simpleicons-5/E/Empirekred.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Empirekred + +sprite $EmpirekredXs [10x10/16z] uwS3 + +sprite $EmpirekredSm [12x12/16z] unza + +sprite $EmpirekredMd [16x16/16z] un_X + +sprite $EmpirekredLg [20x20/16z] unzKO1G + +!procedure Empirekred($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Empirekred', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Enpass.Local.png b/distribution/simpleicons-5/E/Enpass.Local.png new file mode 100644 index 00000000000..b589e959525 Binary files /dev/null and b/distribution/simpleicons-5/E/Enpass.Local.png differ diff --git a/distribution/simpleicons-5/E/Enpass.Local.puml b/distribution/simpleicons-5/E/Enpass.Local.puml new file mode 100644 index 00000000000..76d68b634b9 --- /dev/null +++ b/distribution/simpleicons-5/E/Enpass.Local.puml @@ -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 Enpass +include('simpleicons-5/E/Enpass') + +' renders the element +Enpass('Enpass', 'Enpass', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Enpass.Remote.puml b/distribution/simpleicons-5/E/Enpass.Remote.puml new file mode 100644 index 00000000000..805a1c0ed5c --- /dev/null +++ b/distribution/simpleicons-5/E/Enpass.Remote.puml @@ -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 Enpass +include('simpleicons-5/E/Enpass') + +' renders the element +Enpass('Enpass', 'Enpass', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Enpass.md b/distribution/simpleicons-5/E/Enpass.md new file mode 100644 index 00000000000..727bfbbc2e3 --- /dev/null +++ b/distribution/simpleicons-5/E/Enpass.md @@ -0,0 +1,63 @@ +# Enpass + + +```text +simpleicons-5/E/Enpass +``` + +```text +include('simpleicons-5/E/Enpass') +``` + + + +| Illustration | Enpass | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Enpass.png) | ![illustration for Enpass](../../simpleicons-5/E/Enpass.Local.png) | + + + + +## Enpass + +### 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 Enpass +include('simpleicons-5/E/Enpass') + +' renders the element +Enpass('Enpass', 'Enpass', '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 Enpass +include('simpleicons-5/E/Enpass') + +' renders the element +Enpass('Enpass', 'Enpass', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Enpass.png b/distribution/simpleicons-5/E/Enpass.png new file mode 100644 index 00000000000..66e1255fc0a Binary files /dev/null and b/distribution/simpleicons-5/E/Enpass.png differ diff --git a/distribution/simpleicons-5/E/Enpass.puml b/distribution/simpleicons-5/E/Enpass.puml new file mode 100644 index 00000000000..b7d9c860b48 --- /dev/null +++ b/distribution/simpleicons-5/E/Enpass.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Enpass + +sprite $EnpassXs [10x10/16z] uwS3 + +sprite $EnpassSm [12x12/16z] unza + +sprite $EnpassMd [16x16/16z] un_X + +sprite $EnpassLg [20x20/16z] unzKO1G + +!procedure Enpass($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Enpass', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Envato.Local.png b/distribution/simpleicons-5/E/Envato.Local.png new file mode 100644 index 00000000000..03243d6c7d9 Binary files /dev/null and b/distribution/simpleicons-5/E/Envato.Local.png differ diff --git a/distribution/simpleicons-5/E/Envato.Local.puml b/distribution/simpleicons-5/E/Envato.Local.puml new file mode 100644 index 00000000000..d35e284c509 --- /dev/null +++ b/distribution/simpleicons-5/E/Envato.Local.puml @@ -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 Envato +include('simpleicons-5/E/Envato') + +' renders the element +Envato('Envato', 'Envato', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Envato.Remote.puml b/distribution/simpleicons-5/E/Envato.Remote.puml new file mode 100644 index 00000000000..9a9fdf751a4 --- /dev/null +++ b/distribution/simpleicons-5/E/Envato.Remote.puml @@ -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 Envato +include('simpleicons-5/E/Envato') + +' renders the element +Envato('Envato', 'Envato', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Envato.md b/distribution/simpleicons-5/E/Envato.md new file mode 100644 index 00000000000..31975162b58 --- /dev/null +++ b/distribution/simpleicons-5/E/Envato.md @@ -0,0 +1,63 @@ +# Envato + + +```text +simpleicons-5/E/Envato +``` + +```text +include('simpleicons-5/E/Envato') +``` + + + +| Illustration | Envato | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Envato.png) | ![illustration for Envato](../../simpleicons-5/E/Envato.Local.png) | + + + + +## Envato + +### 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 Envato +include('simpleicons-5/E/Envato') + +' renders the element +Envato('Envato', 'Envato', '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 Envato +include('simpleicons-5/E/Envato') + +' renders the element +Envato('Envato', 'Envato', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Envato.png b/distribution/simpleicons-5/E/Envato.png new file mode 100644 index 00000000000..f92acff3fa8 Binary files /dev/null and b/distribution/simpleicons-5/E/Envato.png differ diff --git a/distribution/simpleicons-5/E/Envato.puml b/distribution/simpleicons-5/E/Envato.puml new file mode 100644 index 00000000000..7f187d0e4b9 --- /dev/null +++ b/distribution/simpleicons-5/E/Envato.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Envato + +sprite $EnvatoXs [10x10/16z] uwS3 + +sprite $EnvatoSm [12x12/16z] unza + +sprite $EnvatoMd [16x16/16z] un_X + +sprite $EnvatoLg [20x20/16z] unzKO1G + +!procedure Envato($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Envato', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Epel.Local.png b/distribution/simpleicons-5/E/Epel.Local.png new file mode 100644 index 00000000000..1966319c598 Binary files /dev/null and b/distribution/simpleicons-5/E/Epel.Local.png differ diff --git a/distribution/simpleicons-5/E/Epel.Local.puml b/distribution/simpleicons-5/E/Epel.Local.puml new file mode 100644 index 00000000000..2ec0167cd6e --- /dev/null +++ b/distribution/simpleicons-5/E/Epel.Local.puml @@ -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 Epel +include('simpleicons-5/E/Epel') + +' renders the element +Epel('Epel', 'Epel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Epel.Remote.puml b/distribution/simpleicons-5/E/Epel.Remote.puml new file mode 100644 index 00000000000..726b7736879 --- /dev/null +++ b/distribution/simpleicons-5/E/Epel.Remote.puml @@ -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 Epel +include('simpleicons-5/E/Epel') + +' renders the element +Epel('Epel', 'Epel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Epel.md b/distribution/simpleicons-5/E/Epel.md new file mode 100644 index 00000000000..995b8e9a412 --- /dev/null +++ b/distribution/simpleicons-5/E/Epel.md @@ -0,0 +1,63 @@ +# Epel + + +```text +simpleicons-5/E/Epel +``` + +```text +include('simpleicons-5/E/Epel') +``` + + + +| Illustration | Epel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Epel.png) | ![illustration for Epel](../../simpleicons-5/E/Epel.Local.png) | + + + + +## Epel + +### 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 Epel +include('simpleicons-5/E/Epel') + +' renders the element +Epel('Epel', 'Epel', '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 Epel +include('simpleicons-5/E/Epel') + +' renders the element +Epel('Epel', 'Epel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Epel.png b/distribution/simpleicons-5/E/Epel.png new file mode 100644 index 00000000000..c78b87a967d Binary files /dev/null and b/distribution/simpleicons-5/E/Epel.png differ diff --git a/distribution/simpleicons-5/E/Epel.puml b/distribution/simpleicons-5/E/Epel.puml new file mode 100644 index 00000000000..319f4ea35c6 --- /dev/null +++ b/distribution/simpleicons-5/E/Epel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Epel + +sprite $EpelXs [10x10/16z] uwS3 + +sprite $EpelSm [12x12/16z] unza + +sprite $EpelMd [16x16/16z] un_X + +sprite $EpelLg [20x20/16z] unzKO1G + +!procedure Epel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Epel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Epicgames.Local.png b/distribution/simpleicons-5/E/Epicgames.Local.png new file mode 100644 index 00000000000..3818ba76cb2 Binary files /dev/null and b/distribution/simpleicons-5/E/Epicgames.Local.png differ diff --git a/distribution/simpleicons-5/E/Epicgames.Local.puml b/distribution/simpleicons-5/E/Epicgames.Local.puml new file mode 100644 index 00000000000..3336d6f2843 --- /dev/null +++ b/distribution/simpleicons-5/E/Epicgames.Local.puml @@ -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 Epicgames +include('simpleicons-5/E/Epicgames') + +' renders the element +Epicgames('Epicgames', 'Epicgames', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Epicgames.Remote.puml b/distribution/simpleicons-5/E/Epicgames.Remote.puml new file mode 100644 index 00000000000..dbf465c063b --- /dev/null +++ b/distribution/simpleicons-5/E/Epicgames.Remote.puml @@ -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 Epicgames +include('simpleicons-5/E/Epicgames') + +' renders the element +Epicgames('Epicgames', 'Epicgames', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Epicgames.md b/distribution/simpleicons-5/E/Epicgames.md new file mode 100644 index 00000000000..df2618a8266 --- /dev/null +++ b/distribution/simpleicons-5/E/Epicgames.md @@ -0,0 +1,63 @@ +# Epicgames + + +```text +simpleicons-5/E/Epicgames +``` + +```text +include('simpleicons-5/E/Epicgames') +``` + + + +| Illustration | Epicgames | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Epicgames.png) | ![illustration for Epicgames](../../simpleicons-5/E/Epicgames.Local.png) | + + + + +## Epicgames + +### 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 Epicgames +include('simpleicons-5/E/Epicgames') + +' renders the element +Epicgames('Epicgames', 'Epicgames', '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 Epicgames +include('simpleicons-5/E/Epicgames') + +' renders the element +Epicgames('Epicgames', 'Epicgames', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Epicgames.png b/distribution/simpleicons-5/E/Epicgames.png new file mode 100644 index 00000000000..9ac892e8426 Binary files /dev/null and b/distribution/simpleicons-5/E/Epicgames.png differ diff --git a/distribution/simpleicons-5/E/Epicgames.puml b/distribution/simpleicons-5/E/Epicgames.puml new file mode 100644 index 00000000000..ab972574440 --- /dev/null +++ b/distribution/simpleicons-5/E/Epicgames.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Epicgames + +sprite $EpicgamesXs [10x10/16z] uwS3 + +sprite $EpicgamesSm [12x12/16z] unza + +sprite $EpicgamesMd [16x16/16z] un_X + +sprite $EpicgamesLg [20x20/16z] unzKO1G + +!procedure Epicgames($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Epicgames', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Epson.Local.png b/distribution/simpleicons-5/E/Epson.Local.png new file mode 100644 index 00000000000..53a99d572ec Binary files /dev/null and b/distribution/simpleicons-5/E/Epson.Local.png differ diff --git a/distribution/simpleicons-5/E/Epson.Local.puml b/distribution/simpleicons-5/E/Epson.Local.puml new file mode 100644 index 00000000000..2f7ad4120f3 --- /dev/null +++ b/distribution/simpleicons-5/E/Epson.Local.puml @@ -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 Epson +include('simpleicons-5/E/Epson') + +' renders the element +Epson('Epson', 'Epson', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Epson.Remote.puml b/distribution/simpleicons-5/E/Epson.Remote.puml new file mode 100644 index 00000000000..94c0f3c6e4c --- /dev/null +++ b/distribution/simpleicons-5/E/Epson.Remote.puml @@ -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 Epson +include('simpleicons-5/E/Epson') + +' renders the element +Epson('Epson', 'Epson', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Epson.md b/distribution/simpleicons-5/E/Epson.md new file mode 100644 index 00000000000..521b43e636f --- /dev/null +++ b/distribution/simpleicons-5/E/Epson.md @@ -0,0 +1,63 @@ +# Epson + + +```text +simpleicons-5/E/Epson +``` + +```text +include('simpleicons-5/E/Epson') +``` + + + +| Illustration | Epson | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Epson.png) | ![illustration for Epson](../../simpleicons-5/E/Epson.Local.png) | + + + + +## Epson + +### 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 Epson +include('simpleicons-5/E/Epson') + +' renders the element +Epson('Epson', 'Epson', '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 Epson +include('simpleicons-5/E/Epson') + +' renders the element +Epson('Epson', 'Epson', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Epson.png b/distribution/simpleicons-5/E/Epson.png new file mode 100644 index 00000000000..b96ef3bd3a4 Binary files /dev/null and b/distribution/simpleicons-5/E/Epson.png differ diff --git a/distribution/simpleicons-5/E/Epson.puml b/distribution/simpleicons-5/E/Epson.puml new file mode 100644 index 00000000000..3fed1931e00 --- /dev/null +++ b/distribution/simpleicons-5/E/Epson.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Epson + +sprite $EpsonXs [10x10/16z] uwS3 + +sprite $EpsonSm [12x12/16z] unza + +sprite $EpsonMd [16x16/16z] un_X + +sprite $EpsonLg [20x20/16z] unzKO1G + +!procedure Epson($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Epson', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Erlang.Local.png b/distribution/simpleicons-5/E/Erlang.Local.png new file mode 100644 index 00000000000..07ad6ad21a6 Binary files /dev/null and b/distribution/simpleicons-5/E/Erlang.Local.png differ diff --git a/distribution/simpleicons-5/E/Erlang.Local.puml b/distribution/simpleicons-5/E/Erlang.Local.puml new file mode 100644 index 00000000000..10684426a9c --- /dev/null +++ b/distribution/simpleicons-5/E/Erlang.Local.puml @@ -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 Erlang +include('simpleicons-5/E/Erlang') + +' renders the element +Erlang('Erlang', 'Erlang', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Erlang.Remote.puml b/distribution/simpleicons-5/E/Erlang.Remote.puml new file mode 100644 index 00000000000..0cc8d5f6c35 --- /dev/null +++ b/distribution/simpleicons-5/E/Erlang.Remote.puml @@ -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 Erlang +include('simpleicons-5/E/Erlang') + +' renders the element +Erlang('Erlang', 'Erlang', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Erlang.md b/distribution/simpleicons-5/E/Erlang.md new file mode 100644 index 00000000000..23986c86f57 --- /dev/null +++ b/distribution/simpleicons-5/E/Erlang.md @@ -0,0 +1,63 @@ +# Erlang + + +```text +simpleicons-5/E/Erlang +``` + +```text +include('simpleicons-5/E/Erlang') +``` + + + +| Illustration | Erlang | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Erlang.png) | ![illustration for Erlang](../../simpleicons-5/E/Erlang.Local.png) | + + + + +## Erlang + +### 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 Erlang +include('simpleicons-5/E/Erlang') + +' renders the element +Erlang('Erlang', 'Erlang', '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 Erlang +include('simpleicons-5/E/Erlang') + +' renders the element +Erlang('Erlang', 'Erlang', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Erlang.png b/distribution/simpleicons-5/E/Erlang.png new file mode 100644 index 00000000000..a82fbb2b46a Binary files /dev/null and b/distribution/simpleicons-5/E/Erlang.png differ diff --git a/distribution/simpleicons-5/E/Erlang.puml b/distribution/simpleicons-5/E/Erlang.puml new file mode 100644 index 00000000000..5f118a7cd47 --- /dev/null +++ b/distribution/simpleicons-5/E/Erlang.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Erlang + +sprite $ErlangXs [10x10/16z] uwS3 + +sprite $ErlangSm [12x12/16z] unza + +sprite $ErlangMd [16x16/16z] un_X + +sprite $ErlangLg [20x20/16z] unzKO1G + +!procedure Erlang($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Erlang', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Esea.Local.png b/distribution/simpleicons-5/E/Esea.Local.png new file mode 100644 index 00000000000..99453bd9cba Binary files /dev/null and b/distribution/simpleicons-5/E/Esea.Local.png differ diff --git a/distribution/simpleicons-5/E/Esea.Local.puml b/distribution/simpleicons-5/E/Esea.Local.puml new file mode 100644 index 00000000000..3e4ea5fa053 --- /dev/null +++ b/distribution/simpleicons-5/E/Esea.Local.puml @@ -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 Esea +include('simpleicons-5/E/Esea') + +' renders the element +Esea('Esea', 'Esea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Esea.Remote.puml b/distribution/simpleicons-5/E/Esea.Remote.puml new file mode 100644 index 00000000000..12e7e046948 --- /dev/null +++ b/distribution/simpleicons-5/E/Esea.Remote.puml @@ -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 Esea +include('simpleicons-5/E/Esea') + +' renders the element +Esea('Esea', 'Esea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Esea.md b/distribution/simpleicons-5/E/Esea.md new file mode 100644 index 00000000000..11506f7bfd9 --- /dev/null +++ b/distribution/simpleicons-5/E/Esea.md @@ -0,0 +1,63 @@ +# Esea + + +```text +simpleicons-5/E/Esea +``` + +```text +include('simpleicons-5/E/Esea') +``` + + + +| Illustration | Esea | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Esea.png) | ![illustration for Esea](../../simpleicons-5/E/Esea.Local.png) | + + + + +## Esea + +### 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 Esea +include('simpleicons-5/E/Esea') + +' renders the element +Esea('Esea', 'Esea', '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 Esea +include('simpleicons-5/E/Esea') + +' renders the element +Esea('Esea', 'Esea', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Esea.png b/distribution/simpleicons-5/E/Esea.png new file mode 100644 index 00000000000..97637e4c12f Binary files /dev/null and b/distribution/simpleicons-5/E/Esea.png differ diff --git a/distribution/simpleicons-5/E/Esea.puml b/distribution/simpleicons-5/E/Esea.puml new file mode 100644 index 00000000000..03615b2acdf --- /dev/null +++ b/distribution/simpleicons-5/E/Esea.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Esea + +sprite $EseaXs [10x10/16z] uwS3 + +sprite $EseaSm [12x12/16z] unza + +sprite $EseaMd [16x16/16z] un_X + +sprite $EseaLg [20x20/16z] unzKO1G + +!procedure Esea($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Esea', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eslgaming.Local.png b/distribution/simpleicons-5/E/Eslgaming.Local.png new file mode 100644 index 00000000000..008967cf726 Binary files /dev/null and b/distribution/simpleicons-5/E/Eslgaming.Local.png differ diff --git a/distribution/simpleicons-5/E/Eslgaming.Local.puml b/distribution/simpleicons-5/E/Eslgaming.Local.puml new file mode 100644 index 00000000000..718d708858e --- /dev/null +++ b/distribution/simpleicons-5/E/Eslgaming.Local.puml @@ -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 Eslgaming +include('simpleicons-5/E/Eslgaming') + +' renders the element +Eslgaming('Eslgaming', 'Eslgaming', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eslgaming.Remote.puml b/distribution/simpleicons-5/E/Eslgaming.Remote.puml new file mode 100644 index 00000000000..00615dc78be --- /dev/null +++ b/distribution/simpleicons-5/E/Eslgaming.Remote.puml @@ -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 Eslgaming +include('simpleicons-5/E/Eslgaming') + +' renders the element +Eslgaming('Eslgaming', 'Eslgaming', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eslgaming.md b/distribution/simpleicons-5/E/Eslgaming.md new file mode 100644 index 00000000000..fa51052a636 --- /dev/null +++ b/distribution/simpleicons-5/E/Eslgaming.md @@ -0,0 +1,63 @@ +# Eslgaming + + +```text +simpleicons-5/E/Eslgaming +``` + +```text +include('simpleicons-5/E/Eslgaming') +``` + + + +| Illustration | Eslgaming | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eslgaming.png) | ![illustration for Eslgaming](../../simpleicons-5/E/Eslgaming.Local.png) | + + + + +## Eslgaming + +### 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 Eslgaming +include('simpleicons-5/E/Eslgaming') + +' renders the element +Eslgaming('Eslgaming', 'Eslgaming', '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 Eslgaming +include('simpleicons-5/E/Eslgaming') + +' renders the element +Eslgaming('Eslgaming', 'Eslgaming', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eslgaming.png b/distribution/simpleicons-5/E/Eslgaming.png new file mode 100644 index 00000000000..f6cf90945bf Binary files /dev/null and b/distribution/simpleicons-5/E/Eslgaming.png differ diff --git a/distribution/simpleicons-5/E/Eslgaming.puml b/distribution/simpleicons-5/E/Eslgaming.puml new file mode 100644 index 00000000000..eb6745deb03 --- /dev/null +++ b/distribution/simpleicons-5/E/Eslgaming.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eslgaming + +sprite $EslgamingXs [10x10/16z] uwS3 + +sprite $EslgamingSm [12x12/16z] unza + +sprite $EslgamingMd [16x16/16z] un_X + +sprite $EslgamingLg [20x20/16z] unzKO1G + +!procedure Eslgaming($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eslgaming', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eslint.Local.png b/distribution/simpleicons-5/E/Eslint.Local.png new file mode 100644 index 00000000000..a7a2a58c580 Binary files /dev/null and b/distribution/simpleicons-5/E/Eslint.Local.png differ diff --git a/distribution/simpleicons-5/E/Eslint.Local.puml b/distribution/simpleicons-5/E/Eslint.Local.puml new file mode 100644 index 00000000000..48220fcc010 --- /dev/null +++ b/distribution/simpleicons-5/E/Eslint.Local.puml @@ -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 Eslint +include('simpleicons-5/E/Eslint') + +' renders the element +Eslint('Eslint', 'Eslint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eslint.Remote.puml b/distribution/simpleicons-5/E/Eslint.Remote.puml new file mode 100644 index 00000000000..9cdbc941522 --- /dev/null +++ b/distribution/simpleicons-5/E/Eslint.Remote.puml @@ -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 Eslint +include('simpleicons-5/E/Eslint') + +' renders the element +Eslint('Eslint', 'Eslint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eslint.md b/distribution/simpleicons-5/E/Eslint.md new file mode 100644 index 00000000000..7e1190ca182 --- /dev/null +++ b/distribution/simpleicons-5/E/Eslint.md @@ -0,0 +1,63 @@ +# Eslint + + +```text +simpleicons-5/E/Eslint +``` + +```text +include('simpleicons-5/E/Eslint') +``` + + + +| Illustration | Eslint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eslint.png) | ![illustration for Eslint](../../simpleicons-5/E/Eslint.Local.png) | + + + + +## Eslint + +### 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 Eslint +include('simpleicons-5/E/Eslint') + +' renders the element +Eslint('Eslint', 'Eslint', '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 Eslint +include('simpleicons-5/E/Eslint') + +' renders the element +Eslint('Eslint', 'Eslint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eslint.png b/distribution/simpleicons-5/E/Eslint.png new file mode 100644 index 00000000000..0e2e77aea58 Binary files /dev/null and b/distribution/simpleicons-5/E/Eslint.png differ diff --git a/distribution/simpleicons-5/E/Eslint.puml b/distribution/simpleicons-5/E/Eslint.puml new file mode 100644 index 00000000000..65ea3d9eff1 --- /dev/null +++ b/distribution/simpleicons-5/E/Eslint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eslint + +sprite $EslintXs [10x10/16z] uwS3 + +sprite $EslintSm [12x12/16z] unza + +sprite $EslintMd [16x16/16z] un_X + +sprite $EslintLg [20x20/16z] unzKO1G + +!procedure Eslint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eslint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Esphome.Local.png b/distribution/simpleicons-5/E/Esphome.Local.png new file mode 100644 index 00000000000..7ba615b74eb Binary files /dev/null and b/distribution/simpleicons-5/E/Esphome.Local.png differ diff --git a/distribution/simpleicons-5/E/Esphome.Local.puml b/distribution/simpleicons-5/E/Esphome.Local.puml new file mode 100644 index 00000000000..4df9545471b --- /dev/null +++ b/distribution/simpleicons-5/E/Esphome.Local.puml @@ -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 Esphome +include('simpleicons-5/E/Esphome') + +' renders the element +Esphome('Esphome', 'Esphome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Esphome.Remote.puml b/distribution/simpleicons-5/E/Esphome.Remote.puml new file mode 100644 index 00000000000..861d6050103 --- /dev/null +++ b/distribution/simpleicons-5/E/Esphome.Remote.puml @@ -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 Esphome +include('simpleicons-5/E/Esphome') + +' renders the element +Esphome('Esphome', 'Esphome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Esphome.md b/distribution/simpleicons-5/E/Esphome.md new file mode 100644 index 00000000000..383a9a946a5 --- /dev/null +++ b/distribution/simpleicons-5/E/Esphome.md @@ -0,0 +1,63 @@ +# Esphome + + +```text +simpleicons-5/E/Esphome +``` + +```text +include('simpleicons-5/E/Esphome') +``` + + + +| Illustration | Esphome | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Esphome.png) | ![illustration for Esphome](../../simpleicons-5/E/Esphome.Local.png) | + + + + +## Esphome + +### 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 Esphome +include('simpleicons-5/E/Esphome') + +' renders the element +Esphome('Esphome', 'Esphome', '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 Esphome +include('simpleicons-5/E/Esphome') + +' renders the element +Esphome('Esphome', 'Esphome', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Esphome.png b/distribution/simpleicons-5/E/Esphome.png new file mode 100644 index 00000000000..831b0f3f1e1 Binary files /dev/null and b/distribution/simpleicons-5/E/Esphome.png differ diff --git a/distribution/simpleicons-5/E/Esphome.puml b/distribution/simpleicons-5/E/Esphome.puml new file mode 100644 index 00000000000..adac8c99d58 --- /dev/null +++ b/distribution/simpleicons-5/E/Esphome.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Esphome + +sprite $EsphomeXs [10x10/16z] uwS3 + +sprite $EsphomeSm [12x12/16z] unza + +sprite $EsphomeMd [16x16/16z] un_X + +sprite $EsphomeLg [20x20/16z] unzKO1G + +!procedure Esphome($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Esphome', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Espressif.Local.png b/distribution/simpleicons-5/E/Espressif.Local.png new file mode 100644 index 00000000000..49f245b0f5c Binary files /dev/null and b/distribution/simpleicons-5/E/Espressif.Local.png differ diff --git a/distribution/simpleicons-5/E/Espressif.Local.puml b/distribution/simpleicons-5/E/Espressif.Local.puml new file mode 100644 index 00000000000..4459ad78774 --- /dev/null +++ b/distribution/simpleicons-5/E/Espressif.Local.puml @@ -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 Espressif +include('simpleicons-5/E/Espressif') + +' renders the element +Espressif('Espressif', 'Espressif', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Espressif.Remote.puml b/distribution/simpleicons-5/E/Espressif.Remote.puml new file mode 100644 index 00000000000..67838fe039e --- /dev/null +++ b/distribution/simpleicons-5/E/Espressif.Remote.puml @@ -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 Espressif +include('simpleicons-5/E/Espressif') + +' renders the element +Espressif('Espressif', 'Espressif', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Espressif.md b/distribution/simpleicons-5/E/Espressif.md new file mode 100644 index 00000000000..e1979f75f3d --- /dev/null +++ b/distribution/simpleicons-5/E/Espressif.md @@ -0,0 +1,63 @@ +# Espressif + + +```text +simpleicons-5/E/Espressif +``` + +```text +include('simpleicons-5/E/Espressif') +``` + + + +| Illustration | Espressif | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Espressif.png) | ![illustration for Espressif](../../simpleicons-5/E/Espressif.Local.png) | + + + + +## Espressif + +### 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 Espressif +include('simpleicons-5/E/Espressif') + +' renders the element +Espressif('Espressif', 'Espressif', '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 Espressif +include('simpleicons-5/E/Espressif') + +' renders the element +Espressif('Espressif', 'Espressif', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Espressif.png b/distribution/simpleicons-5/E/Espressif.png new file mode 100644 index 00000000000..288437b398c Binary files /dev/null and b/distribution/simpleicons-5/E/Espressif.png differ diff --git a/distribution/simpleicons-5/E/Espressif.puml b/distribution/simpleicons-5/E/Espressif.puml new file mode 100644 index 00000000000..6411a212982 --- /dev/null +++ b/distribution/simpleicons-5/E/Espressif.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Espressif + +sprite $EspressifXs [10x10/16z] uwS3 + +sprite $EspressifSm [12x12/16z] unza + +sprite $EspressifMd [16x16/16z] un_X + +sprite $EspressifLg [20x20/16z] unzKO1G + +!procedure Espressif($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Espressif', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Ethereum.Local.png b/distribution/simpleicons-5/E/Ethereum.Local.png new file mode 100644 index 00000000000..b5c83a7fd53 Binary files /dev/null and b/distribution/simpleicons-5/E/Ethereum.Local.png differ diff --git a/distribution/simpleicons-5/E/Ethereum.Local.puml b/distribution/simpleicons-5/E/Ethereum.Local.puml new file mode 100644 index 00000000000..de42e9f2c69 --- /dev/null +++ b/distribution/simpleicons-5/E/Ethereum.Local.puml @@ -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 Ethereum +include('simpleicons-5/E/Ethereum') + +' renders the element +Ethereum('Ethereum', 'Ethereum', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ethereum.Remote.puml b/distribution/simpleicons-5/E/Ethereum.Remote.puml new file mode 100644 index 00000000000..83ebc88c9f1 --- /dev/null +++ b/distribution/simpleicons-5/E/Ethereum.Remote.puml @@ -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 Ethereum +include('simpleicons-5/E/Ethereum') + +' renders the element +Ethereum('Ethereum', 'Ethereum', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ethereum.md b/distribution/simpleicons-5/E/Ethereum.md new file mode 100644 index 00000000000..25fd600cfdc --- /dev/null +++ b/distribution/simpleicons-5/E/Ethereum.md @@ -0,0 +1,63 @@ +# Ethereum + + +```text +simpleicons-5/E/Ethereum +``` + +```text +include('simpleicons-5/E/Ethereum') +``` + + + +| Illustration | Ethereum | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Ethereum.png) | ![illustration for Ethereum](../../simpleicons-5/E/Ethereum.Local.png) | + + + + +## Ethereum + +### 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 Ethereum +include('simpleicons-5/E/Ethereum') + +' renders the element +Ethereum('Ethereum', 'Ethereum', '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 Ethereum +include('simpleicons-5/E/Ethereum') + +' renders the element +Ethereum('Ethereum', 'Ethereum', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Ethereum.png b/distribution/simpleicons-5/E/Ethereum.png new file mode 100644 index 00000000000..77a962b379c Binary files /dev/null and b/distribution/simpleicons-5/E/Ethereum.png differ diff --git a/distribution/simpleicons-5/E/Ethereum.puml b/distribution/simpleicons-5/E/Ethereum.puml new file mode 100644 index 00000000000..a7f0149783e --- /dev/null +++ b/distribution/simpleicons-5/E/Ethereum.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Ethereum + +sprite $EthereumXs [10x10/16z] uwS3 + +sprite $EthereumSm [12x12/16z] unza + +sprite $EthereumMd [16x16/16z] un_X + +sprite $EthereumLg [20x20/16z] unzKO1G + +!procedure Ethereum($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Ethereum', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Ethiopianairlines.Local.png b/distribution/simpleicons-5/E/Ethiopianairlines.Local.png new file mode 100644 index 00000000000..ec22e9dda04 Binary files /dev/null and b/distribution/simpleicons-5/E/Ethiopianairlines.Local.png differ diff --git a/distribution/simpleicons-5/E/Ethiopianairlines.Local.puml b/distribution/simpleicons-5/E/Ethiopianairlines.Local.puml new file mode 100644 index 00000000000..9a27238a887 --- /dev/null +++ b/distribution/simpleicons-5/E/Ethiopianairlines.Local.puml @@ -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 Ethiopianairlines +include('simpleicons-5/E/Ethiopianairlines') + +' renders the element +Ethiopianairlines('Ethiopianairlines', 'Ethiopianairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ethiopianairlines.Remote.puml b/distribution/simpleicons-5/E/Ethiopianairlines.Remote.puml new file mode 100644 index 00000000000..21020dc84e3 --- /dev/null +++ b/distribution/simpleicons-5/E/Ethiopianairlines.Remote.puml @@ -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 Ethiopianairlines +include('simpleicons-5/E/Ethiopianairlines') + +' renders the element +Ethiopianairlines('Ethiopianairlines', 'Ethiopianairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Ethiopianairlines.md b/distribution/simpleicons-5/E/Ethiopianairlines.md new file mode 100644 index 00000000000..5930dc265ee --- /dev/null +++ b/distribution/simpleicons-5/E/Ethiopianairlines.md @@ -0,0 +1,63 @@ +# Ethiopianairlines + + +```text +simpleicons-5/E/Ethiopianairlines +``` + +```text +include('simpleicons-5/E/Ethiopianairlines') +``` + + + +| Illustration | Ethiopianairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Ethiopianairlines.png) | ![illustration for Ethiopianairlines](../../simpleicons-5/E/Ethiopianairlines.Local.png) | + + + + +## Ethiopianairlines + +### 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 Ethiopianairlines +include('simpleicons-5/E/Ethiopianairlines') + +' renders the element +Ethiopianairlines('Ethiopianairlines', 'Ethiopianairlines', '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 Ethiopianairlines +include('simpleicons-5/E/Ethiopianairlines') + +' renders the element +Ethiopianairlines('Ethiopianairlines', 'Ethiopianairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Ethiopianairlines.png b/distribution/simpleicons-5/E/Ethiopianairlines.png new file mode 100644 index 00000000000..3c3b502eba8 Binary files /dev/null and b/distribution/simpleicons-5/E/Ethiopianairlines.png differ diff --git a/distribution/simpleicons-5/E/Ethiopianairlines.puml b/distribution/simpleicons-5/E/Ethiopianairlines.puml new file mode 100644 index 00000000000..7816c7dc5d4 --- /dev/null +++ b/distribution/simpleicons-5/E/Ethiopianairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Ethiopianairlines + +sprite $EthiopianairlinesXs [10x10/16z] uwS3 + +sprite $EthiopianairlinesSm [12x12/16z] unza + +sprite $EthiopianairlinesMd [16x16/16z] un_X + +sprite $EthiopianairlinesLg [20x20/16z] unzKO1G + +!procedure Ethiopianairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Ethiopianairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Etihadairways.Local.png b/distribution/simpleicons-5/E/Etihadairways.Local.png new file mode 100644 index 00000000000..6c7947b3ce0 Binary files /dev/null and b/distribution/simpleicons-5/E/Etihadairways.Local.png differ diff --git a/distribution/simpleicons-5/E/Etihadairways.Local.puml b/distribution/simpleicons-5/E/Etihadairways.Local.puml new file mode 100644 index 00000000000..2b4db22ac02 --- /dev/null +++ b/distribution/simpleicons-5/E/Etihadairways.Local.puml @@ -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 Etihadairways +include('simpleicons-5/E/Etihadairways') + +' renders the element +Etihadairways('Etihadairways', 'Etihadairways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Etihadairways.Remote.puml b/distribution/simpleicons-5/E/Etihadairways.Remote.puml new file mode 100644 index 00000000000..110d0fa223b --- /dev/null +++ b/distribution/simpleicons-5/E/Etihadairways.Remote.puml @@ -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 Etihadairways +include('simpleicons-5/E/Etihadairways') + +' renders the element +Etihadairways('Etihadairways', 'Etihadairways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Etihadairways.md b/distribution/simpleicons-5/E/Etihadairways.md new file mode 100644 index 00000000000..c3a3885b4d9 --- /dev/null +++ b/distribution/simpleicons-5/E/Etihadairways.md @@ -0,0 +1,63 @@ +# Etihadairways + + +```text +simpleicons-5/E/Etihadairways +``` + +```text +include('simpleicons-5/E/Etihadairways') +``` + + + +| Illustration | Etihadairways | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Etihadairways.png) | ![illustration for Etihadairways](../../simpleicons-5/E/Etihadairways.Local.png) | + + + + +## Etihadairways + +### 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 Etihadairways +include('simpleicons-5/E/Etihadairways') + +' renders the element +Etihadairways('Etihadairways', 'Etihadairways', '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 Etihadairways +include('simpleicons-5/E/Etihadairways') + +' renders the element +Etihadairways('Etihadairways', 'Etihadairways', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Etihadairways.png b/distribution/simpleicons-5/E/Etihadairways.png new file mode 100644 index 00000000000..89bd67f9c31 Binary files /dev/null and b/distribution/simpleicons-5/E/Etihadairways.png differ diff --git a/distribution/simpleicons-5/E/Etihadairways.puml b/distribution/simpleicons-5/E/Etihadairways.puml new file mode 100644 index 00000000000..04b2f1d78a7 --- /dev/null +++ b/distribution/simpleicons-5/E/Etihadairways.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Etihadairways + +sprite $EtihadairwaysXs [10x10/16z] uwS3 + +sprite $EtihadairwaysSm [12x12/16z] unza + +sprite $EtihadairwaysMd [16x16/16z] un_X + +sprite $EtihadairwaysLg [20x20/16z] unzKO1G + +!procedure Etihadairways($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Etihadairways', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Etsy.Local.png b/distribution/simpleicons-5/E/Etsy.Local.png new file mode 100644 index 00000000000..4edff862137 Binary files /dev/null and b/distribution/simpleicons-5/E/Etsy.Local.png differ diff --git a/distribution/simpleicons-5/E/Etsy.Local.puml b/distribution/simpleicons-5/E/Etsy.Local.puml new file mode 100644 index 00000000000..6cc2c8f8b6f --- /dev/null +++ b/distribution/simpleicons-5/E/Etsy.Local.puml @@ -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 Etsy +include('simpleicons-5/E/Etsy') + +' renders the element +Etsy('Etsy', 'Etsy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Etsy.Remote.puml b/distribution/simpleicons-5/E/Etsy.Remote.puml new file mode 100644 index 00000000000..ea0f228287b --- /dev/null +++ b/distribution/simpleicons-5/E/Etsy.Remote.puml @@ -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 Etsy +include('simpleicons-5/E/Etsy') + +' renders the element +Etsy('Etsy', 'Etsy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Etsy.md b/distribution/simpleicons-5/E/Etsy.md new file mode 100644 index 00000000000..bfb81300d45 --- /dev/null +++ b/distribution/simpleicons-5/E/Etsy.md @@ -0,0 +1,63 @@ +# Etsy + + +```text +simpleicons-5/E/Etsy +``` + +```text +include('simpleicons-5/E/Etsy') +``` + + + +| Illustration | Etsy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Etsy.png) | ![illustration for Etsy](../../simpleicons-5/E/Etsy.Local.png) | + + + + +## Etsy + +### 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 Etsy +include('simpleicons-5/E/Etsy') + +' renders the element +Etsy('Etsy', 'Etsy', '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 Etsy +include('simpleicons-5/E/Etsy') + +' renders the element +Etsy('Etsy', 'Etsy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Etsy.png b/distribution/simpleicons-5/E/Etsy.png new file mode 100644 index 00000000000..9e256ab6dee Binary files /dev/null and b/distribution/simpleicons-5/E/Etsy.png differ diff --git a/distribution/simpleicons-5/E/Etsy.puml b/distribution/simpleicons-5/E/Etsy.puml new file mode 100644 index 00000000000..795c45d24d7 --- /dev/null +++ b/distribution/simpleicons-5/E/Etsy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Etsy + +sprite $EtsyXs [10x10/16z] uwS3 + +sprite $EtsySm [12x12/16z] unza + +sprite $EtsyMd [16x16/16z] un_X + +sprite $EtsyLg [20x20/16z] unzKO1G + +!procedure Etsy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Etsy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eventbrite.Local.png b/distribution/simpleicons-5/E/Eventbrite.Local.png new file mode 100644 index 00000000000..fd688e1c911 Binary files /dev/null and b/distribution/simpleicons-5/E/Eventbrite.Local.png differ diff --git a/distribution/simpleicons-5/E/Eventbrite.Local.puml b/distribution/simpleicons-5/E/Eventbrite.Local.puml new file mode 100644 index 00000000000..94bf09aab25 --- /dev/null +++ b/distribution/simpleicons-5/E/Eventbrite.Local.puml @@ -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 Eventbrite +include('simpleicons-5/E/Eventbrite') + +' renders the element +Eventbrite('Eventbrite', 'Eventbrite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eventbrite.Remote.puml b/distribution/simpleicons-5/E/Eventbrite.Remote.puml new file mode 100644 index 00000000000..bc271a9b217 --- /dev/null +++ b/distribution/simpleicons-5/E/Eventbrite.Remote.puml @@ -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 Eventbrite +include('simpleicons-5/E/Eventbrite') + +' renders the element +Eventbrite('Eventbrite', 'Eventbrite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eventbrite.md b/distribution/simpleicons-5/E/Eventbrite.md new file mode 100644 index 00000000000..4fda9303a5c --- /dev/null +++ b/distribution/simpleicons-5/E/Eventbrite.md @@ -0,0 +1,63 @@ +# Eventbrite + + +```text +simpleicons-5/E/Eventbrite +``` + +```text +include('simpleicons-5/E/Eventbrite') +``` + + + +| Illustration | Eventbrite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eventbrite.png) | ![illustration for Eventbrite](../../simpleicons-5/E/Eventbrite.Local.png) | + + + + +## Eventbrite + +### 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 Eventbrite +include('simpleicons-5/E/Eventbrite') + +' renders the element +Eventbrite('Eventbrite', 'Eventbrite', '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 Eventbrite +include('simpleicons-5/E/Eventbrite') + +' renders the element +Eventbrite('Eventbrite', 'Eventbrite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eventbrite.png b/distribution/simpleicons-5/E/Eventbrite.png new file mode 100644 index 00000000000..a9aa951a7be Binary files /dev/null and b/distribution/simpleicons-5/E/Eventbrite.png differ diff --git a/distribution/simpleicons-5/E/Eventbrite.puml b/distribution/simpleicons-5/E/Eventbrite.puml new file mode 100644 index 00000000000..17ffc1a0628 --- /dev/null +++ b/distribution/simpleicons-5/E/Eventbrite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eventbrite + +sprite $EventbriteXs [10x10/16z] uwS3 + +sprite $EventbriteSm [12x12/16z] unza + +sprite $EventbriteMd [16x16/16z] un_X + +sprite $EventbriteLg [20x20/16z] unzKO1G + +!procedure Eventbrite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eventbrite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eventstore.Local.png b/distribution/simpleicons-5/E/Eventstore.Local.png new file mode 100644 index 00000000000..10124e8b38e Binary files /dev/null and b/distribution/simpleicons-5/E/Eventstore.Local.png differ diff --git a/distribution/simpleicons-5/E/Eventstore.Local.puml b/distribution/simpleicons-5/E/Eventstore.Local.puml new file mode 100644 index 00000000000..83386d9d3ed --- /dev/null +++ b/distribution/simpleicons-5/E/Eventstore.Local.puml @@ -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 Eventstore +include('simpleicons-5/E/Eventstore') + +' renders the element +Eventstore('Eventstore', 'Eventstore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eventstore.Remote.puml b/distribution/simpleicons-5/E/Eventstore.Remote.puml new file mode 100644 index 00000000000..6122041b257 --- /dev/null +++ b/distribution/simpleicons-5/E/Eventstore.Remote.puml @@ -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 Eventstore +include('simpleicons-5/E/Eventstore') + +' renders the element +Eventstore('Eventstore', 'Eventstore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eventstore.md b/distribution/simpleicons-5/E/Eventstore.md new file mode 100644 index 00000000000..3b9ed788dd5 --- /dev/null +++ b/distribution/simpleicons-5/E/Eventstore.md @@ -0,0 +1,63 @@ +# Eventstore + + +```text +simpleicons-5/E/Eventstore +``` + +```text +include('simpleicons-5/E/Eventstore') +``` + + + +| Illustration | Eventstore | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eventstore.png) | ![illustration for Eventstore](../../simpleicons-5/E/Eventstore.Local.png) | + + + + +## Eventstore + +### 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 Eventstore +include('simpleicons-5/E/Eventstore') + +' renders the element +Eventstore('Eventstore', 'Eventstore', '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 Eventstore +include('simpleicons-5/E/Eventstore') + +' renders the element +Eventstore('Eventstore', 'Eventstore', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eventstore.png b/distribution/simpleicons-5/E/Eventstore.png new file mode 100644 index 00000000000..7c2f4f09d94 Binary files /dev/null and b/distribution/simpleicons-5/E/Eventstore.png differ diff --git a/distribution/simpleicons-5/E/Eventstore.puml b/distribution/simpleicons-5/E/Eventstore.puml new file mode 100644 index 00000000000..e6c58abe2ef --- /dev/null +++ b/distribution/simpleicons-5/E/Eventstore.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eventstore + +sprite $EventstoreXs [10x10/16z] uwS3 + +sprite $EventstoreSm [12x12/16z] unza + +sprite $EventstoreMd [16x16/16z] un_X + +sprite $EventstoreLg [20x20/16z] unzKO1G + +!procedure Eventstore($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eventstore', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Evernote.Local.png b/distribution/simpleicons-5/E/Evernote.Local.png new file mode 100644 index 00000000000..9d6fe8bc99f Binary files /dev/null and b/distribution/simpleicons-5/E/Evernote.Local.png differ diff --git a/distribution/simpleicons-5/E/Evernote.Local.puml b/distribution/simpleicons-5/E/Evernote.Local.puml new file mode 100644 index 00000000000..e97c17cc9fa --- /dev/null +++ b/distribution/simpleicons-5/E/Evernote.Local.puml @@ -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 Evernote +include('simpleicons-5/E/Evernote') + +' renders the element +Evernote('Evernote', 'Evernote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Evernote.Remote.puml b/distribution/simpleicons-5/E/Evernote.Remote.puml new file mode 100644 index 00000000000..ec2d820c56f --- /dev/null +++ b/distribution/simpleicons-5/E/Evernote.Remote.puml @@ -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 Evernote +include('simpleicons-5/E/Evernote') + +' renders the element +Evernote('Evernote', 'Evernote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Evernote.md b/distribution/simpleicons-5/E/Evernote.md new file mode 100644 index 00000000000..ccce1f90c2f --- /dev/null +++ b/distribution/simpleicons-5/E/Evernote.md @@ -0,0 +1,63 @@ +# Evernote + + +```text +simpleicons-5/E/Evernote +``` + +```text +include('simpleicons-5/E/Evernote') +``` + + + +| Illustration | Evernote | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Evernote.png) | ![illustration for Evernote](../../simpleicons-5/E/Evernote.Local.png) | + + + + +## Evernote + +### 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 Evernote +include('simpleicons-5/E/Evernote') + +' renders the element +Evernote('Evernote', 'Evernote', '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 Evernote +include('simpleicons-5/E/Evernote') + +' renders the element +Evernote('Evernote', 'Evernote', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Evernote.png b/distribution/simpleicons-5/E/Evernote.png new file mode 100644 index 00000000000..b1dcc91e156 Binary files /dev/null and b/distribution/simpleicons-5/E/Evernote.png differ diff --git a/distribution/simpleicons-5/E/Evernote.puml b/distribution/simpleicons-5/E/Evernote.puml new file mode 100644 index 00000000000..ddcf8fd77bb --- /dev/null +++ b/distribution/simpleicons-5/E/Evernote.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Evernote + +sprite $EvernoteXs [10x10/16z] uwS3 + +sprite $EvernoteSm [12x12/16z] unza + +sprite $EvernoteMd [16x16/16z] un_X + +sprite $EvernoteLg [20x20/16z] unzKO1G + +!procedure Evernote($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Evernote', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Exercism.Local.png b/distribution/simpleicons-5/E/Exercism.Local.png new file mode 100644 index 00000000000..11c8e80768f Binary files /dev/null and b/distribution/simpleicons-5/E/Exercism.Local.png differ diff --git a/distribution/simpleicons-5/E/Exercism.Local.puml b/distribution/simpleicons-5/E/Exercism.Local.puml new file mode 100644 index 00000000000..5bf8afdbbad --- /dev/null +++ b/distribution/simpleicons-5/E/Exercism.Local.puml @@ -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 Exercism +include('simpleicons-5/E/Exercism') + +' renders the element +Exercism('Exercism', 'Exercism', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Exercism.Remote.puml b/distribution/simpleicons-5/E/Exercism.Remote.puml new file mode 100644 index 00000000000..28a3749caec --- /dev/null +++ b/distribution/simpleicons-5/E/Exercism.Remote.puml @@ -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 Exercism +include('simpleicons-5/E/Exercism') + +' renders the element +Exercism('Exercism', 'Exercism', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Exercism.md b/distribution/simpleicons-5/E/Exercism.md new file mode 100644 index 00000000000..c50ce8fe876 --- /dev/null +++ b/distribution/simpleicons-5/E/Exercism.md @@ -0,0 +1,63 @@ +# Exercism + + +```text +simpleicons-5/E/Exercism +``` + +```text +include('simpleicons-5/E/Exercism') +``` + + + +| Illustration | Exercism | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Exercism.png) | ![illustration for Exercism](../../simpleicons-5/E/Exercism.Local.png) | + + + + +## Exercism + +### 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 Exercism +include('simpleicons-5/E/Exercism') + +' renders the element +Exercism('Exercism', 'Exercism', '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 Exercism +include('simpleicons-5/E/Exercism') + +' renders the element +Exercism('Exercism', 'Exercism', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Exercism.png b/distribution/simpleicons-5/E/Exercism.png new file mode 100644 index 00000000000..9d306ee3c04 Binary files /dev/null and b/distribution/simpleicons-5/E/Exercism.png differ diff --git a/distribution/simpleicons-5/E/Exercism.puml b/distribution/simpleicons-5/E/Exercism.puml new file mode 100644 index 00000000000..2734a0184d2 --- /dev/null +++ b/distribution/simpleicons-5/E/Exercism.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Exercism + +sprite $ExercismXs [10x10/16z] uwS3 + +sprite $ExercismSm [12x12/16z] unza + +sprite $ExercismMd [16x16/16z] un_X + +sprite $ExercismLg [20x20/16z] unzKO1G + +!procedure Exercism($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Exercism', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Expensify.Local.png b/distribution/simpleicons-5/E/Expensify.Local.png new file mode 100644 index 00000000000..ef5346ef92b Binary files /dev/null and b/distribution/simpleicons-5/E/Expensify.Local.png differ diff --git a/distribution/simpleicons-5/E/Expensify.Local.puml b/distribution/simpleicons-5/E/Expensify.Local.puml new file mode 100644 index 00000000000..ba11d43fb82 --- /dev/null +++ b/distribution/simpleicons-5/E/Expensify.Local.puml @@ -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 Expensify +include('simpleicons-5/E/Expensify') + +' renders the element +Expensify('Expensify', 'Expensify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Expensify.Remote.puml b/distribution/simpleicons-5/E/Expensify.Remote.puml new file mode 100644 index 00000000000..9bfcb008bc7 --- /dev/null +++ b/distribution/simpleicons-5/E/Expensify.Remote.puml @@ -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 Expensify +include('simpleicons-5/E/Expensify') + +' renders the element +Expensify('Expensify', 'Expensify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Expensify.md b/distribution/simpleicons-5/E/Expensify.md new file mode 100644 index 00000000000..787e272918a --- /dev/null +++ b/distribution/simpleicons-5/E/Expensify.md @@ -0,0 +1,63 @@ +# Expensify + + +```text +simpleicons-5/E/Expensify +``` + +```text +include('simpleicons-5/E/Expensify') +``` + + + +| Illustration | Expensify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Expensify.png) | ![illustration for Expensify](../../simpleicons-5/E/Expensify.Local.png) | + + + + +## Expensify + +### 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 Expensify +include('simpleicons-5/E/Expensify') + +' renders the element +Expensify('Expensify', 'Expensify', '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 Expensify +include('simpleicons-5/E/Expensify') + +' renders the element +Expensify('Expensify', 'Expensify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Expensify.png b/distribution/simpleicons-5/E/Expensify.png new file mode 100644 index 00000000000..88b07aba5c8 Binary files /dev/null and b/distribution/simpleicons-5/E/Expensify.png differ diff --git a/distribution/simpleicons-5/E/Expensify.puml b/distribution/simpleicons-5/E/Expensify.puml new file mode 100644 index 00000000000..d38deaf95d6 --- /dev/null +++ b/distribution/simpleicons-5/E/Expensify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Expensify + +sprite $ExpensifyXs [10x10/16z] uwS3 + +sprite $ExpensifySm [12x12/16z] unza + +sprite $ExpensifyMd [16x16/16z] un_X + +sprite $ExpensifyLg [20x20/16z] unzKO1G + +!procedure Expensify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Expensify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Expertsexchange.Local.png b/distribution/simpleicons-5/E/Expertsexchange.Local.png new file mode 100644 index 00000000000..2002c680c7b Binary files /dev/null and b/distribution/simpleicons-5/E/Expertsexchange.Local.png differ diff --git a/distribution/simpleicons-5/E/Expertsexchange.Local.puml b/distribution/simpleicons-5/E/Expertsexchange.Local.puml new file mode 100644 index 00000000000..c7f9cbd2d4c --- /dev/null +++ b/distribution/simpleicons-5/E/Expertsexchange.Local.puml @@ -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 Expertsexchange +include('simpleicons-5/E/Expertsexchange') + +' renders the element +Expertsexchange('Expertsexchange', 'Expertsexchange', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Expertsexchange.Remote.puml b/distribution/simpleicons-5/E/Expertsexchange.Remote.puml new file mode 100644 index 00000000000..1c54857e52e --- /dev/null +++ b/distribution/simpleicons-5/E/Expertsexchange.Remote.puml @@ -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 Expertsexchange +include('simpleicons-5/E/Expertsexchange') + +' renders the element +Expertsexchange('Expertsexchange', 'Expertsexchange', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Expertsexchange.md b/distribution/simpleicons-5/E/Expertsexchange.md new file mode 100644 index 00000000000..882c9aa487d --- /dev/null +++ b/distribution/simpleicons-5/E/Expertsexchange.md @@ -0,0 +1,63 @@ +# Expertsexchange + + +```text +simpleicons-5/E/Expertsexchange +``` + +```text +include('simpleicons-5/E/Expertsexchange') +``` + + + +| Illustration | Expertsexchange | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Expertsexchange.png) | ![illustration for Expertsexchange](../../simpleicons-5/E/Expertsexchange.Local.png) | + + + + +## Expertsexchange + +### 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 Expertsexchange +include('simpleicons-5/E/Expertsexchange') + +' renders the element +Expertsexchange('Expertsexchange', 'Expertsexchange', '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 Expertsexchange +include('simpleicons-5/E/Expertsexchange') + +' renders the element +Expertsexchange('Expertsexchange', 'Expertsexchange', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Expertsexchange.png b/distribution/simpleicons-5/E/Expertsexchange.png new file mode 100644 index 00000000000..3d06cbb1e64 Binary files /dev/null and b/distribution/simpleicons-5/E/Expertsexchange.png differ diff --git a/distribution/simpleicons-5/E/Expertsexchange.puml b/distribution/simpleicons-5/E/Expertsexchange.puml new file mode 100644 index 00000000000..b177c24d39d --- /dev/null +++ b/distribution/simpleicons-5/E/Expertsexchange.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Expertsexchange + +sprite $ExpertsexchangeXs [10x10/16z] uwS3 + +sprite $ExpertsexchangeSm [12x12/16z] unza + +sprite $ExpertsexchangeMd [16x16/16z] un_X + +sprite $ExpertsexchangeLg [20x20/16z] unzKO1G + +!procedure Expertsexchange($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Expertsexchange', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Expo.Local.png b/distribution/simpleicons-5/E/Expo.Local.png new file mode 100644 index 00000000000..8bfd69db255 Binary files /dev/null and b/distribution/simpleicons-5/E/Expo.Local.png differ diff --git a/distribution/simpleicons-5/E/Expo.Local.puml b/distribution/simpleicons-5/E/Expo.Local.puml new file mode 100644 index 00000000000..a50401d411d --- /dev/null +++ b/distribution/simpleicons-5/E/Expo.Local.puml @@ -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 Expo +include('simpleicons-5/E/Expo') + +' renders the element +Expo('Expo', 'Expo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Expo.Remote.puml b/distribution/simpleicons-5/E/Expo.Remote.puml new file mode 100644 index 00000000000..ca59db29bb0 --- /dev/null +++ b/distribution/simpleicons-5/E/Expo.Remote.puml @@ -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 Expo +include('simpleicons-5/E/Expo') + +' renders the element +Expo('Expo', 'Expo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Expo.md b/distribution/simpleicons-5/E/Expo.md new file mode 100644 index 00000000000..7e2b1cba1ff --- /dev/null +++ b/distribution/simpleicons-5/E/Expo.md @@ -0,0 +1,63 @@ +# Expo + + +```text +simpleicons-5/E/Expo +``` + +```text +include('simpleicons-5/E/Expo') +``` + + + +| Illustration | Expo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Expo.png) | ![illustration for Expo](../../simpleicons-5/E/Expo.Local.png) | + + + + +## Expo + +### 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 Expo +include('simpleicons-5/E/Expo') + +' renders the element +Expo('Expo', 'Expo', '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 Expo +include('simpleicons-5/E/Expo') + +' renders the element +Expo('Expo', 'Expo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Expo.png b/distribution/simpleicons-5/E/Expo.png new file mode 100644 index 00000000000..338d21a8150 Binary files /dev/null and b/distribution/simpleicons-5/E/Expo.png differ diff --git a/distribution/simpleicons-5/E/Expo.puml b/distribution/simpleicons-5/E/Expo.puml new file mode 100644 index 00000000000..f609fa1b952 --- /dev/null +++ b/distribution/simpleicons-5/E/Expo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Expo + +sprite $ExpoXs [10x10/16z] uwS3 + +sprite $ExpoSm [12x12/16z] unza + +sprite $ExpoMd [16x16/16z] un_X + +sprite $ExpoLg [20x20/16z] unzKO1G + +!procedure Expo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Expo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Express.Local.png b/distribution/simpleicons-5/E/Express.Local.png new file mode 100644 index 00000000000..7020d4911af Binary files /dev/null and b/distribution/simpleicons-5/E/Express.Local.png differ diff --git a/distribution/simpleicons-5/E/Express.Local.puml b/distribution/simpleicons-5/E/Express.Local.puml new file mode 100644 index 00000000000..bd0fe65e179 --- /dev/null +++ b/distribution/simpleicons-5/E/Express.Local.puml @@ -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 Express +include('simpleicons-5/E/Express') + +' renders the element +Express('Express', 'Express', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Express.Remote.puml b/distribution/simpleicons-5/E/Express.Remote.puml new file mode 100644 index 00000000000..1cf651267fb --- /dev/null +++ b/distribution/simpleicons-5/E/Express.Remote.puml @@ -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 Express +include('simpleicons-5/E/Express') + +' renders the element +Express('Express', 'Express', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Express.md b/distribution/simpleicons-5/E/Express.md new file mode 100644 index 00000000000..31dc9e51742 --- /dev/null +++ b/distribution/simpleicons-5/E/Express.md @@ -0,0 +1,63 @@ +# Express + + +```text +simpleicons-5/E/Express +``` + +```text +include('simpleicons-5/E/Express') +``` + + + +| Illustration | Express | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Express.png) | ![illustration for Express](../../simpleicons-5/E/Express.Local.png) | + + + + +## Express + +### 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 Express +include('simpleicons-5/E/Express') + +' renders the element +Express('Express', 'Express', '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 Express +include('simpleicons-5/E/Express') + +' renders the element +Express('Express', 'Express', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Express.png b/distribution/simpleicons-5/E/Express.png new file mode 100644 index 00000000000..57811990980 Binary files /dev/null and b/distribution/simpleicons-5/E/Express.png differ diff --git a/distribution/simpleicons-5/E/Express.puml b/distribution/simpleicons-5/E/Express.puml new file mode 100644 index 00000000000..e0e8e26ae5b --- /dev/null +++ b/distribution/simpleicons-5/E/Express.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Express + +sprite $ExpressXs [10x10/16z] uwS3 + +sprite $ExpressSm [12x12/16z] unza + +sprite $ExpressMd [16x16/16z] un_X + +sprite $ExpressLg [20x20/16z] unzKO1G + +!procedure Express($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Express', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/Eyeem.Local.png b/distribution/simpleicons-5/E/Eyeem.Local.png new file mode 100644 index 00000000000..d22964f969f Binary files /dev/null and b/distribution/simpleicons-5/E/Eyeem.Local.png differ diff --git a/distribution/simpleicons-5/E/Eyeem.Local.puml b/distribution/simpleicons-5/E/Eyeem.Local.puml new file mode 100644 index 00000000000..06fb466476b --- /dev/null +++ b/distribution/simpleicons-5/E/Eyeem.Local.puml @@ -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 Eyeem +include('simpleicons-5/E/Eyeem') + +' renders the element +Eyeem('Eyeem', 'Eyeem', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eyeem.Remote.puml b/distribution/simpleicons-5/E/Eyeem.Remote.puml new file mode 100644 index 00000000000..c48f00d8971 --- /dev/null +++ b/distribution/simpleicons-5/E/Eyeem.Remote.puml @@ -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 Eyeem +include('simpleicons-5/E/Eyeem') + +' renders the element +Eyeem('Eyeem', 'Eyeem', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/E/Eyeem.md b/distribution/simpleicons-5/E/Eyeem.md new file mode 100644 index 00000000000..75094d57758 --- /dev/null +++ b/distribution/simpleicons-5/E/Eyeem.md @@ -0,0 +1,63 @@ +# Eyeem + + +```text +simpleicons-5/E/Eyeem +``` + +```text +include('simpleicons-5/E/Eyeem') +``` + + + +| Illustration | Eyeem | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/E/Eyeem.png) | ![illustration for Eyeem](../../simpleicons-5/E/Eyeem.Local.png) | + + + + +## Eyeem + +### 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 Eyeem +include('simpleicons-5/E/Eyeem') + +' renders the element +Eyeem('Eyeem', 'Eyeem', '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 Eyeem +include('simpleicons-5/E/Eyeem') + +' renders the element +Eyeem('Eyeem', 'Eyeem', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/E/Eyeem.png b/distribution/simpleicons-5/E/Eyeem.png new file mode 100644 index 00000000000..ed012dfc0e6 Binary files /dev/null and b/distribution/simpleicons-5/E/Eyeem.png differ diff --git a/distribution/simpleicons-5/E/Eyeem.puml b/distribution/simpleicons-5/E/Eyeem.puml new file mode 100644 index 00000000000..7e289499839 --- /dev/null +++ b/distribution/simpleicons-5/E/Eyeem.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/E/Eyeem + +sprite $EyeemXs [10x10/16z] uwS3 + +sprite $EyeemSm [12x12/16z] unza + +sprite $EyeemMd [16x16/16z] un_X + +sprite $EyeemLg [20x20/16z] unzKO1G + +!procedure Eyeem($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/E/Eyeem', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/E/README.md b/distribution/simpleicons-5/E/README.md new file mode 100644 index 00000000000..65793a9709c --- /dev/null +++ b/distribution/simpleicons-5/E/README.md @@ -0,0 +1,68 @@ +# E + +The module contains 57 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/E/Ea](../../simpleicons-5/E/Ea.png) | [simpleicons-5/E/Ea](../../simpleicons-5/E/Ea.md) | +| ![illustration of simpleicons-5/E/Eagle](../../simpleicons-5/E/Eagle.png) | [simpleicons-5/E/Eagle](../../simpleicons-5/E/Eagle.md) | +| ![illustration of simpleicons-5/E/Easyjet](../../simpleicons-5/E/Easyjet.png) | [simpleicons-5/E/Easyjet](../../simpleicons-5/E/Easyjet.md) | +| ![illustration of simpleicons-5/E/Ebay](../../simpleicons-5/E/Ebay.png) | [simpleicons-5/E/Ebay](../../simpleicons-5/E/Ebay.md) | +| ![illustration of simpleicons-5/E/Eclipseche](../../simpleicons-5/E/Eclipseche.png) | [simpleicons-5/E/Eclipseche](../../simpleicons-5/E/Eclipseche.md) | +| ![illustration of simpleicons-5/E/Eclipseide](../../simpleicons-5/E/Eclipseide.png) | [simpleicons-5/E/Eclipseide](../../simpleicons-5/E/Eclipseide.md) | +| ![illustration of simpleicons-5/E/Eclipsejetty](../../simpleicons-5/E/Eclipsejetty.png) | [simpleicons-5/E/Eclipsejetty](../../simpleicons-5/E/Eclipsejetty.md) | +| ![illustration of simpleicons-5/E/Eclipsemosquitto](../../simpleicons-5/E/Eclipsemosquitto.png) | [simpleicons-5/E/Eclipsemosquitto](../../simpleicons-5/E/Eclipsemosquitto.md) | +| ![illustration of simpleicons-5/E/Eclipsevertdotx](../../simpleicons-5/E/Eclipsevertdotx.png) | [simpleicons-5/E/Eclipsevertdotx](../../simpleicons-5/E/Eclipsevertdotx.md) | +| ![illustration of simpleicons-5/E/Editorconfig](../../simpleicons-5/E/Editorconfig.png) | [simpleicons-5/E/Editorconfig](../../simpleicons-5/E/Editorconfig.md) | +| ![illustration of simpleicons-5/E/Edx](../../simpleicons-5/E/Edx.png) | [simpleicons-5/E/Edx](../../simpleicons-5/E/Edx.md) | +| ![illustration of simpleicons-5/E/Egghead](../../simpleicons-5/E/Egghead.png) | [simpleicons-5/E/Egghead](../../simpleicons-5/E/Egghead.md) | +| ![illustration of simpleicons-5/E/Egnyte](../../simpleicons-5/E/Egnyte.png) | [simpleicons-5/E/Egnyte](../../simpleicons-5/E/Egnyte.md) | +| ![illustration of simpleicons-5/E/Eightsleep](../../simpleicons-5/E/Eightsleep.png) | [simpleicons-5/E/Eightsleep](../../simpleicons-5/E/Eightsleep.md) | +| ![illustration of simpleicons-5/E/Elastic](../../simpleicons-5/E/Elastic.png) | [simpleicons-5/E/Elastic](../../simpleicons-5/E/Elastic.md) | +| ![illustration of simpleicons-5/E/Elasticcloud](../../simpleicons-5/E/Elasticcloud.png) | [simpleicons-5/E/Elasticcloud](../../simpleicons-5/E/Elasticcloud.md) | +| ![illustration of simpleicons-5/E/Elasticsearch](../../simpleicons-5/E/Elasticsearch.png) | [simpleicons-5/E/Elasticsearch](../../simpleicons-5/E/Elasticsearch.md) | +| ![illustration of simpleicons-5/E/Elasticstack](../../simpleicons-5/E/Elasticstack.png) | [simpleicons-5/E/Elasticstack](../../simpleicons-5/E/Elasticstack.md) | +| ![illustration of simpleicons-5/E/Electron](../../simpleicons-5/E/Electron.png) | [simpleicons-5/E/Electron](../../simpleicons-5/E/Electron.md) | +| ![illustration of simpleicons-5/E/Element](../../simpleicons-5/E/Element.png) | [simpleicons-5/E/Element](../../simpleicons-5/E/Element.md) | +| ![illustration of simpleicons-5/E/Elementary](../../simpleicons-5/E/Elementary.png) | [simpleicons-5/E/Elementary](../../simpleicons-5/E/Elementary.md) | +| ![illustration of simpleicons-5/E/Eleventy](../../simpleicons-5/E/Eleventy.png) | [simpleicons-5/E/Eleventy](../../simpleicons-5/E/Eleventy.md) | +| ![illustration of simpleicons-5/E/Elixir](../../simpleicons-5/E/Elixir.png) | [simpleicons-5/E/Elixir](../../simpleicons-5/E/Elixir.md) | +| ![illustration of simpleicons-5/E/Eljueves](../../simpleicons-5/E/Eljueves.png) | [simpleicons-5/E/Eljueves](../../simpleicons-5/E/Eljueves.md) | +| ![illustration of simpleicons-5/E/Ello](../../simpleicons-5/E/Ello.png) | [simpleicons-5/E/Ello](../../simpleicons-5/E/Ello.md) | +| ![illustration of simpleicons-5/E/Elm](../../simpleicons-5/E/Elm.png) | [simpleicons-5/E/Elm](../../simpleicons-5/E/Elm.md) | +| ![illustration of simpleicons-5/E/Elsevier](../../simpleicons-5/E/Elsevier.png) | [simpleicons-5/E/Elsevier](../../simpleicons-5/E/Elsevier.md) | +| ![illustration of simpleicons-5/E/Embarcadero](../../simpleicons-5/E/Embarcadero.png) | [simpleicons-5/E/Embarcadero](../../simpleicons-5/E/Embarcadero.md) | +| ![illustration of simpleicons-5/E/Emberdotjs](../../simpleicons-5/E/Emberdotjs.png) | [simpleicons-5/E/Emberdotjs](../../simpleicons-5/E/Emberdotjs.md) | +| ![illustration of simpleicons-5/E/Emby](../../simpleicons-5/E/Emby.png) | [simpleicons-5/E/Emby](../../simpleicons-5/E/Emby.md) | +| ![illustration of simpleicons-5/E/Emirates](../../simpleicons-5/E/Emirates.png) | [simpleicons-5/E/Emirates](../../simpleicons-5/E/Emirates.md) | +| ![illustration of simpleicons-5/E/Emlakjet](../../simpleicons-5/E/Emlakjet.png) | [simpleicons-5/E/Emlakjet](../../simpleicons-5/E/Emlakjet.md) | +| ![illustration of simpleicons-5/E/Empirekred](../../simpleicons-5/E/Empirekred.png) | [simpleicons-5/E/Empirekred](../../simpleicons-5/E/Empirekred.md) | +| ![illustration of simpleicons-5/E/Enpass](../../simpleicons-5/E/Enpass.png) | [simpleicons-5/E/Enpass](../../simpleicons-5/E/Enpass.md) | +| ![illustration of simpleicons-5/E/Envato](../../simpleicons-5/E/Envato.png) | [simpleicons-5/E/Envato](../../simpleicons-5/E/Envato.md) | +| ![illustration of simpleicons-5/E/Epel](../../simpleicons-5/E/Epel.png) | [simpleicons-5/E/Epel](../../simpleicons-5/E/Epel.md) | +| ![illustration of simpleicons-5/E/Epicgames](../../simpleicons-5/E/Epicgames.png) | [simpleicons-5/E/Epicgames](../../simpleicons-5/E/Epicgames.md) | +| ![illustration of simpleicons-5/E/Epson](../../simpleicons-5/E/Epson.png) | [simpleicons-5/E/Epson](../../simpleicons-5/E/Epson.md) | +| ![illustration of simpleicons-5/E/Erlang](../../simpleicons-5/E/Erlang.png) | [simpleicons-5/E/Erlang](../../simpleicons-5/E/Erlang.md) | +| ![illustration of simpleicons-5/E/Esea](../../simpleicons-5/E/Esea.png) | [simpleicons-5/E/Esea](../../simpleicons-5/E/Esea.md) | +| ![illustration of simpleicons-5/E/Eslgaming](../../simpleicons-5/E/Eslgaming.png) | [simpleicons-5/E/Eslgaming](../../simpleicons-5/E/Eslgaming.md) | +| ![illustration of simpleicons-5/E/Eslint](../../simpleicons-5/E/Eslint.png) | [simpleicons-5/E/Eslint](../../simpleicons-5/E/Eslint.md) | +| ![illustration of simpleicons-5/E/Esphome](../../simpleicons-5/E/Esphome.png) | [simpleicons-5/E/Esphome](../../simpleicons-5/E/Esphome.md) | +| ![illustration of simpleicons-5/E/Espressif](../../simpleicons-5/E/Espressif.png) | [simpleicons-5/E/Espressif](../../simpleicons-5/E/Espressif.md) | +| ![illustration of simpleicons-5/E/Ethereum](../../simpleicons-5/E/Ethereum.png) | [simpleicons-5/E/Ethereum](../../simpleicons-5/E/Ethereum.md) | +| ![illustration of simpleicons-5/E/Ethiopianairlines](../../simpleicons-5/E/Ethiopianairlines.png) | [simpleicons-5/E/Ethiopianairlines](../../simpleicons-5/E/Ethiopianairlines.md) | +| ![illustration of simpleicons-5/E/Etihadairways](../../simpleicons-5/E/Etihadairways.png) | [simpleicons-5/E/Etihadairways](../../simpleicons-5/E/Etihadairways.md) | +| ![illustration of simpleicons-5/E/Etsy](../../simpleicons-5/E/Etsy.png) | [simpleicons-5/E/Etsy](../../simpleicons-5/E/Etsy.md) | +| ![illustration of simpleicons-5/E/Eventbrite](../../simpleicons-5/E/Eventbrite.png) | [simpleicons-5/E/Eventbrite](../../simpleicons-5/E/Eventbrite.md) | +| ![illustration of simpleicons-5/E/Eventstore](../../simpleicons-5/E/Eventstore.png) | [simpleicons-5/E/Eventstore](../../simpleicons-5/E/Eventstore.md) | +| ![illustration of simpleicons-5/E/Evernote](../../simpleicons-5/E/Evernote.png) | [simpleicons-5/E/Evernote](../../simpleicons-5/E/Evernote.md) | +| ![illustration of simpleicons-5/E/Exercism](../../simpleicons-5/E/Exercism.png) | [simpleicons-5/E/Exercism](../../simpleicons-5/E/Exercism.md) | +| ![illustration of simpleicons-5/E/Expensify](../../simpleicons-5/E/Expensify.png) | [simpleicons-5/E/Expensify](../../simpleicons-5/E/Expensify.md) | +| ![illustration of simpleicons-5/E/Expertsexchange](../../simpleicons-5/E/Expertsexchange.png) | [simpleicons-5/E/Expertsexchange](../../simpleicons-5/E/Expertsexchange.md) | +| ![illustration of simpleicons-5/E/Expo](../../simpleicons-5/E/Expo.png) | [simpleicons-5/E/Expo](../../simpleicons-5/E/Expo.md) | +| ![illustration of simpleicons-5/E/Express](../../simpleicons-5/E/Express.png) | [simpleicons-5/E/Express](../../simpleicons-5/E/Express.md) | +| ![illustration of simpleicons-5/E/Eyeem](../../simpleicons-5/E/Eyeem.png) | [simpleicons-5/E/Eyeem](../../simpleicons-5/E/Eyeem.md) | + + + diff --git a/distribution/simpleicons-5/F/Facebook.Local.png b/distribution/simpleicons-5/F/Facebook.Local.png new file mode 100644 index 00000000000..daeaf719aca Binary files /dev/null and b/distribution/simpleicons-5/F/Facebook.Local.png differ diff --git a/distribution/simpleicons-5/F/Facebook.Local.puml b/distribution/simpleicons-5/F/Facebook.Local.puml new file mode 100644 index 00000000000..f55aa7a85da --- /dev/null +++ b/distribution/simpleicons-5/F/Facebook.Local.puml @@ -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 Facebook +include('simpleicons-5/F/Facebook') + +' renders the element +Facebook('Facebook', 'Facebook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facebook.Remote.puml b/distribution/simpleicons-5/F/Facebook.Remote.puml new file mode 100644 index 00000000000..1b8befe20d6 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebook.Remote.puml @@ -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 Facebook +include('simpleicons-5/F/Facebook') + +' renders the element +Facebook('Facebook', 'Facebook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facebook.md b/distribution/simpleicons-5/F/Facebook.md new file mode 100644 index 00000000000..26b9958319d --- /dev/null +++ b/distribution/simpleicons-5/F/Facebook.md @@ -0,0 +1,63 @@ +# Facebook + + +```text +simpleicons-5/F/Facebook +``` + +```text +include('simpleicons-5/F/Facebook') +``` + + + +| Illustration | Facebook | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Facebook.png) | ![illustration for Facebook](../../simpleicons-5/F/Facebook.Local.png) | + + + + +## Facebook + +### 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 Facebook +include('simpleicons-5/F/Facebook') + +' renders the element +Facebook('Facebook', 'Facebook', '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 Facebook +include('simpleicons-5/F/Facebook') + +' renders the element +Facebook('Facebook', 'Facebook', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Facebook.png b/distribution/simpleicons-5/F/Facebook.png new file mode 100644 index 00000000000..73749c6efdf Binary files /dev/null and b/distribution/simpleicons-5/F/Facebook.png differ diff --git a/distribution/simpleicons-5/F/Facebook.puml b/distribution/simpleicons-5/F/Facebook.puml new file mode 100644 index 00000000000..e8cd2e9d4da --- /dev/null +++ b/distribution/simpleicons-5/F/Facebook.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Facebook + +sprite $FacebookXs [10x10/16z] uwS3 + +sprite $FacebookSm [12x12/16z] unza + +sprite $FacebookMd [16x16/16z] un_X + +sprite $FacebookLg [20x20/16z] unzKO1G + +!procedure Facebook($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Facebook', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Facebookgaming.Local.png b/distribution/simpleicons-5/F/Facebookgaming.Local.png new file mode 100644 index 00000000000..b5701ae8806 Binary files /dev/null and b/distribution/simpleicons-5/F/Facebookgaming.Local.png differ diff --git a/distribution/simpleicons-5/F/Facebookgaming.Local.puml b/distribution/simpleicons-5/F/Facebookgaming.Local.puml new file mode 100644 index 00000000000..83e0d47dc67 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebookgaming.Local.puml @@ -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 Facebookgaming +include('simpleicons-5/F/Facebookgaming') + +' renders the element +Facebookgaming('Facebookgaming', 'Facebookgaming', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facebookgaming.Remote.puml b/distribution/simpleicons-5/F/Facebookgaming.Remote.puml new file mode 100644 index 00000000000..00d749f853b --- /dev/null +++ b/distribution/simpleicons-5/F/Facebookgaming.Remote.puml @@ -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 Facebookgaming +include('simpleicons-5/F/Facebookgaming') + +' renders the element +Facebookgaming('Facebookgaming', 'Facebookgaming', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facebookgaming.md b/distribution/simpleicons-5/F/Facebookgaming.md new file mode 100644 index 00000000000..eef1d195be5 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebookgaming.md @@ -0,0 +1,63 @@ +# Facebookgaming + + +```text +simpleicons-5/F/Facebookgaming +``` + +```text +include('simpleicons-5/F/Facebookgaming') +``` + + + +| Illustration | Facebookgaming | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Facebookgaming.png) | ![illustration for Facebookgaming](../../simpleicons-5/F/Facebookgaming.Local.png) | + + + + +## Facebookgaming + +### 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 Facebookgaming +include('simpleicons-5/F/Facebookgaming') + +' renders the element +Facebookgaming('Facebookgaming', 'Facebookgaming', '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 Facebookgaming +include('simpleicons-5/F/Facebookgaming') + +' renders the element +Facebookgaming('Facebookgaming', 'Facebookgaming', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Facebookgaming.png b/distribution/simpleicons-5/F/Facebookgaming.png new file mode 100644 index 00000000000..528c6bc6619 Binary files /dev/null and b/distribution/simpleicons-5/F/Facebookgaming.png differ diff --git a/distribution/simpleicons-5/F/Facebookgaming.puml b/distribution/simpleicons-5/F/Facebookgaming.puml new file mode 100644 index 00000000000..c2d54e02ac4 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebookgaming.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Facebookgaming + +sprite $FacebookgamingXs [10x10/16z] uwS3 + +sprite $FacebookgamingSm [12x12/16z] unza + +sprite $FacebookgamingMd [16x16/16z] un_X + +sprite $FacebookgamingLg [20x20/16z] unzKO1G + +!procedure Facebookgaming($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Facebookgaming', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Facebooklive.Local.png b/distribution/simpleicons-5/F/Facebooklive.Local.png new file mode 100644 index 00000000000..efae4f6850a Binary files /dev/null and b/distribution/simpleicons-5/F/Facebooklive.Local.png differ diff --git a/distribution/simpleicons-5/F/Facebooklive.Local.puml b/distribution/simpleicons-5/F/Facebooklive.Local.puml new file mode 100644 index 00000000000..073df37ee1c --- /dev/null +++ b/distribution/simpleicons-5/F/Facebooklive.Local.puml @@ -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 Facebooklive +include('simpleicons-5/F/Facebooklive') + +' renders the element +Facebooklive('Facebooklive', 'Facebooklive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facebooklive.Remote.puml b/distribution/simpleicons-5/F/Facebooklive.Remote.puml new file mode 100644 index 00000000000..8628d7ed2a9 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebooklive.Remote.puml @@ -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 Facebooklive +include('simpleicons-5/F/Facebooklive') + +' renders the element +Facebooklive('Facebooklive', 'Facebooklive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facebooklive.md b/distribution/simpleicons-5/F/Facebooklive.md new file mode 100644 index 00000000000..32571a0e638 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebooklive.md @@ -0,0 +1,63 @@ +# Facebooklive + + +```text +simpleicons-5/F/Facebooklive +``` + +```text +include('simpleicons-5/F/Facebooklive') +``` + + + +| Illustration | Facebooklive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Facebooklive.png) | ![illustration for Facebooklive](../../simpleicons-5/F/Facebooklive.Local.png) | + + + + +## Facebooklive + +### 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 Facebooklive +include('simpleicons-5/F/Facebooklive') + +' renders the element +Facebooklive('Facebooklive', 'Facebooklive', '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 Facebooklive +include('simpleicons-5/F/Facebooklive') + +' renders the element +Facebooklive('Facebooklive', 'Facebooklive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Facebooklive.png b/distribution/simpleicons-5/F/Facebooklive.png new file mode 100644 index 00000000000..721a34752d6 Binary files /dev/null and b/distribution/simpleicons-5/F/Facebooklive.png differ diff --git a/distribution/simpleicons-5/F/Facebooklive.puml b/distribution/simpleicons-5/F/Facebooklive.puml new file mode 100644 index 00000000000..39ed02affd2 --- /dev/null +++ b/distribution/simpleicons-5/F/Facebooklive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Facebooklive + +sprite $FacebookliveXs [10x10/16z] uwS3 + +sprite $FacebookliveSm [12x12/16z] unza + +sprite $FacebookliveMd [16x16/16z] un_X + +sprite $FacebookliveLg [20x20/16z] unzKO1G + +!procedure Facebooklive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Facebooklive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Faceit.Local.png b/distribution/simpleicons-5/F/Faceit.Local.png new file mode 100644 index 00000000000..dffec7f6ba1 Binary files /dev/null and b/distribution/simpleicons-5/F/Faceit.Local.png differ diff --git a/distribution/simpleicons-5/F/Faceit.Local.puml b/distribution/simpleicons-5/F/Faceit.Local.puml new file mode 100644 index 00000000000..d51f4105b2a --- /dev/null +++ b/distribution/simpleicons-5/F/Faceit.Local.puml @@ -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 Faceit +include('simpleicons-5/F/Faceit') + +' renders the element +Faceit('Faceit', 'Faceit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Faceit.Remote.puml b/distribution/simpleicons-5/F/Faceit.Remote.puml new file mode 100644 index 00000000000..b61a9dc1734 --- /dev/null +++ b/distribution/simpleicons-5/F/Faceit.Remote.puml @@ -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 Faceit +include('simpleicons-5/F/Faceit') + +' renders the element +Faceit('Faceit', 'Faceit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Faceit.md b/distribution/simpleicons-5/F/Faceit.md new file mode 100644 index 00000000000..2bdb304cec8 --- /dev/null +++ b/distribution/simpleicons-5/F/Faceit.md @@ -0,0 +1,63 @@ +# Faceit + + +```text +simpleicons-5/F/Faceit +``` + +```text +include('simpleicons-5/F/Faceit') +``` + + + +| Illustration | Faceit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Faceit.png) | ![illustration for Faceit](../../simpleicons-5/F/Faceit.Local.png) | + + + + +## Faceit + +### 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 Faceit +include('simpleicons-5/F/Faceit') + +' renders the element +Faceit('Faceit', 'Faceit', '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 Faceit +include('simpleicons-5/F/Faceit') + +' renders the element +Faceit('Faceit', 'Faceit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Faceit.png b/distribution/simpleicons-5/F/Faceit.png new file mode 100644 index 00000000000..a3b9fcb6e8a Binary files /dev/null and b/distribution/simpleicons-5/F/Faceit.png differ diff --git a/distribution/simpleicons-5/F/Faceit.puml b/distribution/simpleicons-5/F/Faceit.puml new file mode 100644 index 00000000000..e82bd316ce8 --- /dev/null +++ b/distribution/simpleicons-5/F/Faceit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Faceit + +sprite $FaceitXs [10x10/16z] uwS3 + +sprite $FaceitSm [12x12/16z] unza + +sprite $FaceitMd [16x16/16z] un_X + +sprite $FaceitLg [20x20/16z] unzKO1G + +!procedure Faceit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Faceit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Facepunch.Local.png b/distribution/simpleicons-5/F/Facepunch.Local.png new file mode 100644 index 00000000000..3ccd5707490 Binary files /dev/null and b/distribution/simpleicons-5/F/Facepunch.Local.png differ diff --git a/distribution/simpleicons-5/F/Facepunch.Local.puml b/distribution/simpleicons-5/F/Facepunch.Local.puml new file mode 100644 index 00000000000..faa7f1f0be9 --- /dev/null +++ b/distribution/simpleicons-5/F/Facepunch.Local.puml @@ -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 Facepunch +include('simpleicons-5/F/Facepunch') + +' renders the element +Facepunch('Facepunch', 'Facepunch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facepunch.Remote.puml b/distribution/simpleicons-5/F/Facepunch.Remote.puml new file mode 100644 index 00000000000..a0f7f9ab012 --- /dev/null +++ b/distribution/simpleicons-5/F/Facepunch.Remote.puml @@ -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 Facepunch +include('simpleicons-5/F/Facepunch') + +' renders the element +Facepunch('Facepunch', 'Facepunch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Facepunch.md b/distribution/simpleicons-5/F/Facepunch.md new file mode 100644 index 00000000000..c30cffd4fc8 --- /dev/null +++ b/distribution/simpleicons-5/F/Facepunch.md @@ -0,0 +1,63 @@ +# Facepunch + + +```text +simpleicons-5/F/Facepunch +``` + +```text +include('simpleicons-5/F/Facepunch') +``` + + + +| Illustration | Facepunch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Facepunch.png) | ![illustration for Facepunch](../../simpleicons-5/F/Facepunch.Local.png) | + + + + +## Facepunch + +### 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 Facepunch +include('simpleicons-5/F/Facepunch') + +' renders the element +Facepunch('Facepunch', 'Facepunch', '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 Facepunch +include('simpleicons-5/F/Facepunch') + +' renders the element +Facepunch('Facepunch', 'Facepunch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Facepunch.png b/distribution/simpleicons-5/F/Facepunch.png new file mode 100644 index 00000000000..8ca25c317a8 Binary files /dev/null and b/distribution/simpleicons-5/F/Facepunch.png differ diff --git a/distribution/simpleicons-5/F/Facepunch.puml b/distribution/simpleicons-5/F/Facepunch.puml new file mode 100644 index 00000000000..2e43b2c4738 --- /dev/null +++ b/distribution/simpleicons-5/F/Facepunch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Facepunch + +sprite $FacepunchXs [10x10/16z] uwS3 + +sprite $FacepunchSm [12x12/16z] unza + +sprite $FacepunchMd [16x16/16z] un_X + +sprite $FacepunchLg [20x20/16z] unzKO1G + +!procedure Facepunch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Facepunch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Falcon.Local.png b/distribution/simpleicons-5/F/Falcon.Local.png new file mode 100644 index 00000000000..8565ff5f29b Binary files /dev/null and b/distribution/simpleicons-5/F/Falcon.Local.png differ diff --git a/distribution/simpleicons-5/F/Falcon.Local.puml b/distribution/simpleicons-5/F/Falcon.Local.puml new file mode 100644 index 00000000000..e01eb6034bb --- /dev/null +++ b/distribution/simpleicons-5/F/Falcon.Local.puml @@ -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 Falcon +include('simpleicons-5/F/Falcon') + +' renders the element +Falcon('Falcon', 'Falcon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Falcon.Remote.puml b/distribution/simpleicons-5/F/Falcon.Remote.puml new file mode 100644 index 00000000000..9287a00e198 --- /dev/null +++ b/distribution/simpleicons-5/F/Falcon.Remote.puml @@ -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 Falcon +include('simpleicons-5/F/Falcon') + +' renders the element +Falcon('Falcon', 'Falcon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Falcon.md b/distribution/simpleicons-5/F/Falcon.md new file mode 100644 index 00000000000..1c5abcfa4a1 --- /dev/null +++ b/distribution/simpleicons-5/F/Falcon.md @@ -0,0 +1,63 @@ +# Falcon + + +```text +simpleicons-5/F/Falcon +``` + +```text +include('simpleicons-5/F/Falcon') +``` + + + +| Illustration | Falcon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Falcon.png) | ![illustration for Falcon](../../simpleicons-5/F/Falcon.Local.png) | + + + + +## Falcon + +### 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 Falcon +include('simpleicons-5/F/Falcon') + +' renders the element +Falcon('Falcon', 'Falcon', '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 Falcon +include('simpleicons-5/F/Falcon') + +' renders the element +Falcon('Falcon', 'Falcon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Falcon.png b/distribution/simpleicons-5/F/Falcon.png new file mode 100644 index 00000000000..259c7a6a2d7 Binary files /dev/null and b/distribution/simpleicons-5/F/Falcon.png differ diff --git a/distribution/simpleicons-5/F/Falcon.puml b/distribution/simpleicons-5/F/Falcon.puml new file mode 100644 index 00000000000..8f1e0b914d0 --- /dev/null +++ b/distribution/simpleicons-5/F/Falcon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Falcon + +sprite $FalconXs [10x10/16z] uwS3 + +sprite $FalconSm [12x12/16z] unza + +sprite $FalconMd [16x16/16z] un_X + +sprite $FalconLg [20x20/16z] unzKO1G + +!procedure Falcon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Falcon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fampay.Local.png b/distribution/simpleicons-5/F/Fampay.Local.png new file mode 100644 index 00000000000..1704b68a7bb Binary files /dev/null and b/distribution/simpleicons-5/F/Fampay.Local.png differ diff --git a/distribution/simpleicons-5/F/Fampay.Local.puml b/distribution/simpleicons-5/F/Fampay.Local.puml new file mode 100644 index 00000000000..5f30f92e52e --- /dev/null +++ b/distribution/simpleicons-5/F/Fampay.Local.puml @@ -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 Fampay +include('simpleicons-5/F/Fampay') + +' renders the element +Fampay('Fampay', 'Fampay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fampay.Remote.puml b/distribution/simpleicons-5/F/Fampay.Remote.puml new file mode 100644 index 00000000000..2f87a0ea739 --- /dev/null +++ b/distribution/simpleicons-5/F/Fampay.Remote.puml @@ -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 Fampay +include('simpleicons-5/F/Fampay') + +' renders the element +Fampay('Fampay', 'Fampay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fampay.md b/distribution/simpleicons-5/F/Fampay.md new file mode 100644 index 00000000000..b77c69ba5dc --- /dev/null +++ b/distribution/simpleicons-5/F/Fampay.md @@ -0,0 +1,63 @@ +# Fampay + + +```text +simpleicons-5/F/Fampay +``` + +```text +include('simpleicons-5/F/Fampay') +``` + + + +| Illustration | Fampay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fampay.png) | ![illustration for Fampay](../../simpleicons-5/F/Fampay.Local.png) | + + + + +## Fampay + +### 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 Fampay +include('simpleicons-5/F/Fampay') + +' renders the element +Fampay('Fampay', 'Fampay', '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 Fampay +include('simpleicons-5/F/Fampay') + +' renders the element +Fampay('Fampay', 'Fampay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fampay.png b/distribution/simpleicons-5/F/Fampay.png new file mode 100644 index 00000000000..1e891f47afd Binary files /dev/null and b/distribution/simpleicons-5/F/Fampay.png differ diff --git a/distribution/simpleicons-5/F/Fampay.puml b/distribution/simpleicons-5/F/Fampay.puml new file mode 100644 index 00000000000..09c1c022b58 --- /dev/null +++ b/distribution/simpleicons-5/F/Fampay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fampay + +sprite $FampayXs [10x10/16z] uwS3 + +sprite $FampaySm [12x12/16z] unza + +sprite $FampayMd [16x16/16z] un_X + +sprite $FampayLg [20x20/16z] unzKO1G + +!procedure Fampay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fampay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fandango.Local.png b/distribution/simpleicons-5/F/Fandango.Local.png new file mode 100644 index 00000000000..1f708150e4c Binary files /dev/null and b/distribution/simpleicons-5/F/Fandango.Local.png differ diff --git a/distribution/simpleicons-5/F/Fandango.Local.puml b/distribution/simpleicons-5/F/Fandango.Local.puml new file mode 100644 index 00000000000..65f6319da0b --- /dev/null +++ b/distribution/simpleicons-5/F/Fandango.Local.puml @@ -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 Fandango +include('simpleicons-5/F/Fandango') + +' renders the element +Fandango('Fandango', 'Fandango', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fandango.Remote.puml b/distribution/simpleicons-5/F/Fandango.Remote.puml new file mode 100644 index 00000000000..256a6ffd6d9 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandango.Remote.puml @@ -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 Fandango +include('simpleicons-5/F/Fandango') + +' renders the element +Fandango('Fandango', 'Fandango', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fandango.md b/distribution/simpleicons-5/F/Fandango.md new file mode 100644 index 00000000000..004895d8133 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandango.md @@ -0,0 +1,63 @@ +# Fandango + + +```text +simpleicons-5/F/Fandango +``` + +```text +include('simpleicons-5/F/Fandango') +``` + + + +| Illustration | Fandango | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fandango.png) | ![illustration for Fandango](../../simpleicons-5/F/Fandango.Local.png) | + + + + +## Fandango + +### 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 Fandango +include('simpleicons-5/F/Fandango') + +' renders the element +Fandango('Fandango', 'Fandango', '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 Fandango +include('simpleicons-5/F/Fandango') + +' renders the element +Fandango('Fandango', 'Fandango', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fandango.png b/distribution/simpleicons-5/F/Fandango.png new file mode 100644 index 00000000000..0fbf135f8a9 Binary files /dev/null and b/distribution/simpleicons-5/F/Fandango.png differ diff --git a/distribution/simpleicons-5/F/Fandango.puml b/distribution/simpleicons-5/F/Fandango.puml new file mode 100644 index 00000000000..c5c82601064 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandango.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fandango + +sprite $FandangoXs [10x10/16z] uwS3 + +sprite $FandangoSm [12x12/16z] unza + +sprite $FandangoMd [16x16/16z] un_X + +sprite $FandangoLg [20x20/16z] unzKO1G + +!procedure Fandango($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fandango', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fandom.Local.png b/distribution/simpleicons-5/F/Fandom.Local.png new file mode 100644 index 00000000000..86c3eba3ece Binary files /dev/null and b/distribution/simpleicons-5/F/Fandom.Local.png differ diff --git a/distribution/simpleicons-5/F/Fandom.Local.puml b/distribution/simpleicons-5/F/Fandom.Local.puml new file mode 100644 index 00000000000..504502ad103 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandom.Local.puml @@ -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 Fandom +include('simpleicons-5/F/Fandom') + +' renders the element +Fandom('Fandom', 'Fandom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fandom.Remote.puml b/distribution/simpleicons-5/F/Fandom.Remote.puml new file mode 100644 index 00000000000..19e27652c83 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandom.Remote.puml @@ -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 Fandom +include('simpleicons-5/F/Fandom') + +' renders the element +Fandom('Fandom', 'Fandom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fandom.md b/distribution/simpleicons-5/F/Fandom.md new file mode 100644 index 00000000000..204be319ca2 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandom.md @@ -0,0 +1,63 @@ +# Fandom + + +```text +simpleicons-5/F/Fandom +``` + +```text +include('simpleicons-5/F/Fandom') +``` + + + +| Illustration | Fandom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fandom.png) | ![illustration for Fandom](../../simpleicons-5/F/Fandom.Local.png) | + + + + +## Fandom + +### 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 Fandom +include('simpleicons-5/F/Fandom') + +' renders the element +Fandom('Fandom', 'Fandom', '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 Fandom +include('simpleicons-5/F/Fandom') + +' renders the element +Fandom('Fandom', 'Fandom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fandom.png b/distribution/simpleicons-5/F/Fandom.png new file mode 100644 index 00000000000..494bf27d2f6 Binary files /dev/null and b/distribution/simpleicons-5/F/Fandom.png differ diff --git a/distribution/simpleicons-5/F/Fandom.puml b/distribution/simpleicons-5/F/Fandom.puml new file mode 100644 index 00000000000..416d0019151 --- /dev/null +++ b/distribution/simpleicons-5/F/Fandom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fandom + +sprite $FandomXs [10x10/16z] uwS3 + +sprite $FandomSm [12x12/16z] unza + +sprite $FandomMd [16x16/16z] un_X + +sprite $FandomLg [20x20/16z] unzKO1G + +!procedure Fandom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fandom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Farfetch.Local.png b/distribution/simpleicons-5/F/Farfetch.Local.png new file mode 100644 index 00000000000..6a84675aea7 Binary files /dev/null and b/distribution/simpleicons-5/F/Farfetch.Local.png differ diff --git a/distribution/simpleicons-5/F/Farfetch.Local.puml b/distribution/simpleicons-5/F/Farfetch.Local.puml new file mode 100644 index 00000000000..f2b18085429 --- /dev/null +++ b/distribution/simpleicons-5/F/Farfetch.Local.puml @@ -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 Farfetch +include('simpleicons-5/F/Farfetch') + +' renders the element +Farfetch('Farfetch', 'Farfetch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Farfetch.Remote.puml b/distribution/simpleicons-5/F/Farfetch.Remote.puml new file mode 100644 index 00000000000..988679e6b5f --- /dev/null +++ b/distribution/simpleicons-5/F/Farfetch.Remote.puml @@ -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 Farfetch +include('simpleicons-5/F/Farfetch') + +' renders the element +Farfetch('Farfetch', 'Farfetch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Farfetch.md b/distribution/simpleicons-5/F/Farfetch.md new file mode 100644 index 00000000000..5cd2ab0eaf0 --- /dev/null +++ b/distribution/simpleicons-5/F/Farfetch.md @@ -0,0 +1,63 @@ +# Farfetch + + +```text +simpleicons-5/F/Farfetch +``` + +```text +include('simpleicons-5/F/Farfetch') +``` + + + +| Illustration | Farfetch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Farfetch.png) | ![illustration for Farfetch](../../simpleicons-5/F/Farfetch.Local.png) | + + + + +## Farfetch + +### 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 Farfetch +include('simpleicons-5/F/Farfetch') + +' renders the element +Farfetch('Farfetch', 'Farfetch', '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 Farfetch +include('simpleicons-5/F/Farfetch') + +' renders the element +Farfetch('Farfetch', 'Farfetch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Farfetch.png b/distribution/simpleicons-5/F/Farfetch.png new file mode 100644 index 00000000000..938ccf29057 Binary files /dev/null and b/distribution/simpleicons-5/F/Farfetch.png differ diff --git a/distribution/simpleicons-5/F/Farfetch.puml b/distribution/simpleicons-5/F/Farfetch.puml new file mode 100644 index 00000000000..73da7520aee --- /dev/null +++ b/distribution/simpleicons-5/F/Farfetch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Farfetch + +sprite $FarfetchXs [10x10/16z] uwS3 + +sprite $FarfetchSm [12x12/16z] unza + +sprite $FarfetchMd [16x16/16z] un_X + +sprite $FarfetchLg [20x20/16z] unzKO1G + +!procedure Farfetch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Farfetch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fastapi.Local.png b/distribution/simpleicons-5/F/Fastapi.Local.png new file mode 100644 index 00000000000..dbc0df1c85a Binary files /dev/null and b/distribution/simpleicons-5/F/Fastapi.Local.png differ diff --git a/distribution/simpleicons-5/F/Fastapi.Local.puml b/distribution/simpleicons-5/F/Fastapi.Local.puml new file mode 100644 index 00000000000..ccfc60506cc --- /dev/null +++ b/distribution/simpleicons-5/F/Fastapi.Local.puml @@ -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 Fastapi +include('simpleicons-5/F/Fastapi') + +' renders the element +Fastapi('Fastapi', 'Fastapi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastapi.Remote.puml b/distribution/simpleicons-5/F/Fastapi.Remote.puml new file mode 100644 index 00000000000..6ed78a9ef8b --- /dev/null +++ b/distribution/simpleicons-5/F/Fastapi.Remote.puml @@ -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 Fastapi +include('simpleicons-5/F/Fastapi') + +' renders the element +Fastapi('Fastapi', 'Fastapi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastapi.md b/distribution/simpleicons-5/F/Fastapi.md new file mode 100644 index 00000000000..5dfb5233195 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastapi.md @@ -0,0 +1,63 @@ +# Fastapi + + +```text +simpleicons-5/F/Fastapi +``` + +```text +include('simpleicons-5/F/Fastapi') +``` + + + +| Illustration | Fastapi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fastapi.png) | ![illustration for Fastapi](../../simpleicons-5/F/Fastapi.Local.png) | + + + + +## Fastapi + +### 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 Fastapi +include('simpleicons-5/F/Fastapi') + +' renders the element +Fastapi('Fastapi', 'Fastapi', '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 Fastapi +include('simpleicons-5/F/Fastapi') + +' renders the element +Fastapi('Fastapi', 'Fastapi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fastapi.png b/distribution/simpleicons-5/F/Fastapi.png new file mode 100644 index 00000000000..35017482ab9 Binary files /dev/null and b/distribution/simpleicons-5/F/Fastapi.png differ diff --git a/distribution/simpleicons-5/F/Fastapi.puml b/distribution/simpleicons-5/F/Fastapi.puml new file mode 100644 index 00000000000..4a60c099772 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastapi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fastapi + +sprite $FastapiXs [10x10/16z] uwS3 + +sprite $FastapiSm [12x12/16z] unza + +sprite $FastapiMd [16x16/16z] un_X + +sprite $FastapiLg [20x20/16z] unzKO1G + +!procedure Fastapi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fastapi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fastify.Local.png b/distribution/simpleicons-5/F/Fastify.Local.png new file mode 100644 index 00000000000..f24046ce175 Binary files /dev/null and b/distribution/simpleicons-5/F/Fastify.Local.png differ diff --git a/distribution/simpleicons-5/F/Fastify.Local.puml b/distribution/simpleicons-5/F/Fastify.Local.puml new file mode 100644 index 00000000000..1acb440a81c --- /dev/null +++ b/distribution/simpleicons-5/F/Fastify.Local.puml @@ -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 Fastify +include('simpleicons-5/F/Fastify') + +' renders the element +Fastify('Fastify', 'Fastify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastify.Remote.puml b/distribution/simpleicons-5/F/Fastify.Remote.puml new file mode 100644 index 00000000000..1094afd3676 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastify.Remote.puml @@ -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 Fastify +include('simpleicons-5/F/Fastify') + +' renders the element +Fastify('Fastify', 'Fastify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastify.md b/distribution/simpleicons-5/F/Fastify.md new file mode 100644 index 00000000000..823bba51b76 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastify.md @@ -0,0 +1,63 @@ +# Fastify + + +```text +simpleicons-5/F/Fastify +``` + +```text +include('simpleicons-5/F/Fastify') +``` + + + +| Illustration | Fastify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fastify.png) | ![illustration for Fastify](../../simpleicons-5/F/Fastify.Local.png) | + + + + +## Fastify + +### 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 Fastify +include('simpleicons-5/F/Fastify') + +' renders the element +Fastify('Fastify', 'Fastify', '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 Fastify +include('simpleicons-5/F/Fastify') + +' renders the element +Fastify('Fastify', 'Fastify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fastify.png b/distribution/simpleicons-5/F/Fastify.png new file mode 100644 index 00000000000..9d189cfb9e7 Binary files /dev/null and b/distribution/simpleicons-5/F/Fastify.png differ diff --git a/distribution/simpleicons-5/F/Fastify.puml b/distribution/simpleicons-5/F/Fastify.puml new file mode 100644 index 00000000000..1557e578f85 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fastify + +sprite $FastifyXs [10x10/16z] uwS3 + +sprite $FastifySm [12x12/16z] unza + +sprite $FastifyMd [16x16/16z] un_X + +sprite $FastifyLg [20x20/16z] unzKO1G + +!procedure Fastify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fastify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fastlane.Local.png b/distribution/simpleicons-5/F/Fastlane.Local.png new file mode 100644 index 00000000000..986c76c71a1 Binary files /dev/null and b/distribution/simpleicons-5/F/Fastlane.Local.png differ diff --git a/distribution/simpleicons-5/F/Fastlane.Local.puml b/distribution/simpleicons-5/F/Fastlane.Local.puml new file mode 100644 index 00000000000..faa249f7f43 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastlane.Local.puml @@ -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 Fastlane +include('simpleicons-5/F/Fastlane') + +' renders the element +Fastlane('Fastlane', 'Fastlane', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastlane.Remote.puml b/distribution/simpleicons-5/F/Fastlane.Remote.puml new file mode 100644 index 00000000000..92a6ebd622c --- /dev/null +++ b/distribution/simpleicons-5/F/Fastlane.Remote.puml @@ -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 Fastlane +include('simpleicons-5/F/Fastlane') + +' renders the element +Fastlane('Fastlane', 'Fastlane', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastlane.md b/distribution/simpleicons-5/F/Fastlane.md new file mode 100644 index 00000000000..afa318f6aca --- /dev/null +++ b/distribution/simpleicons-5/F/Fastlane.md @@ -0,0 +1,63 @@ +# Fastlane + + +```text +simpleicons-5/F/Fastlane +``` + +```text +include('simpleicons-5/F/Fastlane') +``` + + + +| Illustration | Fastlane | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fastlane.png) | ![illustration for Fastlane](../../simpleicons-5/F/Fastlane.Local.png) | + + + + +## Fastlane + +### 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 Fastlane +include('simpleicons-5/F/Fastlane') + +' renders the element +Fastlane('Fastlane', 'Fastlane', '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 Fastlane +include('simpleicons-5/F/Fastlane') + +' renders the element +Fastlane('Fastlane', 'Fastlane', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fastlane.png b/distribution/simpleicons-5/F/Fastlane.png new file mode 100644 index 00000000000..4d2272339c3 Binary files /dev/null and b/distribution/simpleicons-5/F/Fastlane.png differ diff --git a/distribution/simpleicons-5/F/Fastlane.puml b/distribution/simpleicons-5/F/Fastlane.puml new file mode 100644 index 00000000000..b29fe42b837 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastlane.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fastlane + +sprite $FastlaneXs [10x10/16z] uwS3 + +sprite $FastlaneSm [12x12/16z] unza + +sprite $FastlaneMd [16x16/16z] un_X + +sprite $FastlaneLg [20x20/16z] unzKO1G + +!procedure Fastlane($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fastlane', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fastly.Local.png b/distribution/simpleicons-5/F/Fastly.Local.png new file mode 100644 index 00000000000..934fa06ec90 Binary files /dev/null and b/distribution/simpleicons-5/F/Fastly.Local.png differ diff --git a/distribution/simpleicons-5/F/Fastly.Local.puml b/distribution/simpleicons-5/F/Fastly.Local.puml new file mode 100644 index 00000000000..123c52b379c --- /dev/null +++ b/distribution/simpleicons-5/F/Fastly.Local.puml @@ -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 Fastly +include('simpleicons-5/F/Fastly') + +' renders the element +Fastly('Fastly', 'Fastly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastly.Remote.puml b/distribution/simpleicons-5/F/Fastly.Remote.puml new file mode 100644 index 00000000000..d70cf95a104 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastly.Remote.puml @@ -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 Fastly +include('simpleicons-5/F/Fastly') + +' renders the element +Fastly('Fastly', 'Fastly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fastly.md b/distribution/simpleicons-5/F/Fastly.md new file mode 100644 index 00000000000..8b0806a4f02 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastly.md @@ -0,0 +1,63 @@ +# Fastly + + +```text +simpleicons-5/F/Fastly +``` + +```text +include('simpleicons-5/F/Fastly') +``` + + + +| Illustration | Fastly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fastly.png) | ![illustration for Fastly](../../simpleicons-5/F/Fastly.Local.png) | + + + + +## Fastly + +### 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 Fastly +include('simpleicons-5/F/Fastly') + +' renders the element +Fastly('Fastly', 'Fastly', '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 Fastly +include('simpleicons-5/F/Fastly') + +' renders the element +Fastly('Fastly', 'Fastly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fastly.png b/distribution/simpleicons-5/F/Fastly.png new file mode 100644 index 00000000000..1611ffd79bf Binary files /dev/null and b/distribution/simpleicons-5/F/Fastly.png differ diff --git a/distribution/simpleicons-5/F/Fastly.puml b/distribution/simpleicons-5/F/Fastly.puml new file mode 100644 index 00000000000..cdace4cacd9 --- /dev/null +++ b/distribution/simpleicons-5/F/Fastly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fastly + +sprite $FastlyXs [10x10/16z] uwS3 + +sprite $FastlySm [12x12/16z] unza + +sprite $FastlyMd [16x16/16z] un_X + +sprite $FastlyLg [20x20/16z] unzKO1G + +!procedure Fastly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fastly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fathom.Local.png b/distribution/simpleicons-5/F/Fathom.Local.png new file mode 100644 index 00000000000..2564d9a449c Binary files /dev/null and b/distribution/simpleicons-5/F/Fathom.Local.png differ diff --git a/distribution/simpleicons-5/F/Fathom.Local.puml b/distribution/simpleicons-5/F/Fathom.Local.puml new file mode 100644 index 00000000000..f3fb7e1924e --- /dev/null +++ b/distribution/simpleicons-5/F/Fathom.Local.puml @@ -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 Fathom +include('simpleicons-5/F/Fathom') + +' renders the element +Fathom('Fathom', 'Fathom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fathom.Remote.puml b/distribution/simpleicons-5/F/Fathom.Remote.puml new file mode 100644 index 00000000000..1509509b87f --- /dev/null +++ b/distribution/simpleicons-5/F/Fathom.Remote.puml @@ -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 Fathom +include('simpleicons-5/F/Fathom') + +' renders the element +Fathom('Fathom', 'Fathom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fathom.md b/distribution/simpleicons-5/F/Fathom.md new file mode 100644 index 00000000000..7d27eec1a59 --- /dev/null +++ b/distribution/simpleicons-5/F/Fathom.md @@ -0,0 +1,63 @@ +# Fathom + + +```text +simpleicons-5/F/Fathom +``` + +```text +include('simpleicons-5/F/Fathom') +``` + + + +| Illustration | Fathom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fathom.png) | ![illustration for Fathom](../../simpleicons-5/F/Fathom.Local.png) | + + + + +## Fathom + +### 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 Fathom +include('simpleicons-5/F/Fathom') + +' renders the element +Fathom('Fathom', 'Fathom', '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 Fathom +include('simpleicons-5/F/Fathom') + +' renders the element +Fathom('Fathom', 'Fathom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fathom.png b/distribution/simpleicons-5/F/Fathom.png new file mode 100644 index 00000000000..586ed0081e0 Binary files /dev/null and b/distribution/simpleicons-5/F/Fathom.png differ diff --git a/distribution/simpleicons-5/F/Fathom.puml b/distribution/simpleicons-5/F/Fathom.puml new file mode 100644 index 00000000000..94a42efb269 --- /dev/null +++ b/distribution/simpleicons-5/F/Fathom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fathom + +sprite $FathomXs [10x10/16z] uwS3 + +sprite $FathomSm [12x12/16z] unza + +sprite $FathomMd [16x16/16z] un_X + +sprite $FathomLg [20x20/16z] unzKO1G + +!procedure Fathom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fathom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Favro.Local.png b/distribution/simpleicons-5/F/Favro.Local.png new file mode 100644 index 00000000000..78e215c6975 Binary files /dev/null and b/distribution/simpleicons-5/F/Favro.Local.png differ diff --git a/distribution/simpleicons-5/F/Favro.Local.puml b/distribution/simpleicons-5/F/Favro.Local.puml new file mode 100644 index 00000000000..b726f8aad65 --- /dev/null +++ b/distribution/simpleicons-5/F/Favro.Local.puml @@ -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 Favro +include('simpleicons-5/F/Favro') + +' renders the element +Favro('Favro', 'Favro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Favro.Remote.puml b/distribution/simpleicons-5/F/Favro.Remote.puml new file mode 100644 index 00000000000..792a88ed354 --- /dev/null +++ b/distribution/simpleicons-5/F/Favro.Remote.puml @@ -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 Favro +include('simpleicons-5/F/Favro') + +' renders the element +Favro('Favro', 'Favro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Favro.md b/distribution/simpleicons-5/F/Favro.md new file mode 100644 index 00000000000..34476c11be6 --- /dev/null +++ b/distribution/simpleicons-5/F/Favro.md @@ -0,0 +1,63 @@ +# Favro + + +```text +simpleicons-5/F/Favro +``` + +```text +include('simpleicons-5/F/Favro') +``` + + + +| Illustration | Favro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Favro.png) | ![illustration for Favro](../../simpleicons-5/F/Favro.Local.png) | + + + + +## Favro + +### 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 Favro +include('simpleicons-5/F/Favro') + +' renders the element +Favro('Favro', 'Favro', '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 Favro +include('simpleicons-5/F/Favro') + +' renders the element +Favro('Favro', 'Favro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Favro.png b/distribution/simpleicons-5/F/Favro.png new file mode 100644 index 00000000000..d359412a506 Binary files /dev/null and b/distribution/simpleicons-5/F/Favro.png differ diff --git a/distribution/simpleicons-5/F/Favro.puml b/distribution/simpleicons-5/F/Favro.puml new file mode 100644 index 00000000000..8dd6fe69d03 --- /dev/null +++ b/distribution/simpleicons-5/F/Favro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Favro + +sprite $FavroXs [10x10/16z] uwS3 + +sprite $FavroSm [12x12/16z] unza + +sprite $FavroMd [16x16/16z] un_X + +sprite $FavroLg [20x20/16z] unzKO1G + +!procedure Favro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Favro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fdroid.Local.png b/distribution/simpleicons-5/F/Fdroid.Local.png new file mode 100644 index 00000000000..dc887b3887d Binary files /dev/null and b/distribution/simpleicons-5/F/Fdroid.Local.png differ diff --git a/distribution/simpleicons-5/F/Fdroid.Local.puml b/distribution/simpleicons-5/F/Fdroid.Local.puml new file mode 100644 index 00000000000..0cc9a685ecf --- /dev/null +++ b/distribution/simpleicons-5/F/Fdroid.Local.puml @@ -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 Fdroid +include('simpleicons-5/F/Fdroid') + +' renders the element +Fdroid('Fdroid', 'Fdroid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fdroid.Remote.puml b/distribution/simpleicons-5/F/Fdroid.Remote.puml new file mode 100644 index 00000000000..3e7714b1b70 --- /dev/null +++ b/distribution/simpleicons-5/F/Fdroid.Remote.puml @@ -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 Fdroid +include('simpleicons-5/F/Fdroid') + +' renders the element +Fdroid('Fdroid', 'Fdroid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fdroid.md b/distribution/simpleicons-5/F/Fdroid.md new file mode 100644 index 00000000000..4e6c7bf2748 --- /dev/null +++ b/distribution/simpleicons-5/F/Fdroid.md @@ -0,0 +1,63 @@ +# Fdroid + + +```text +simpleicons-5/F/Fdroid +``` + +```text +include('simpleicons-5/F/Fdroid') +``` + + + +| Illustration | Fdroid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fdroid.png) | ![illustration for Fdroid](../../simpleicons-5/F/Fdroid.Local.png) | + + + + +## Fdroid + +### 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 Fdroid +include('simpleicons-5/F/Fdroid') + +' renders the element +Fdroid('Fdroid', 'Fdroid', '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 Fdroid +include('simpleicons-5/F/Fdroid') + +' renders the element +Fdroid('Fdroid', 'Fdroid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fdroid.png b/distribution/simpleicons-5/F/Fdroid.png new file mode 100644 index 00000000000..35382d5d601 Binary files /dev/null and b/distribution/simpleicons-5/F/Fdroid.png differ diff --git a/distribution/simpleicons-5/F/Fdroid.puml b/distribution/simpleicons-5/F/Fdroid.puml new file mode 100644 index 00000000000..b1ff3eed9a3 --- /dev/null +++ b/distribution/simpleicons-5/F/Fdroid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fdroid + +sprite $FdroidXs [10x10/16z] uwS3 + +sprite $FdroidSm [12x12/16z] unza + +sprite $FdroidMd [16x16/16z] un_X + +sprite $FdroidLg [20x20/16z] unzKO1G + +!procedure Fdroid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fdroid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Feathub.Local.png b/distribution/simpleicons-5/F/Feathub.Local.png new file mode 100644 index 00000000000..d3eacd34bfa Binary files /dev/null and b/distribution/simpleicons-5/F/Feathub.Local.png differ diff --git a/distribution/simpleicons-5/F/Feathub.Local.puml b/distribution/simpleicons-5/F/Feathub.Local.puml new file mode 100644 index 00000000000..71e6e9f1e5b --- /dev/null +++ b/distribution/simpleicons-5/F/Feathub.Local.puml @@ -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 Feathub +include('simpleicons-5/F/Feathub') + +' renders the element +Feathub('Feathub', 'Feathub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Feathub.Remote.puml b/distribution/simpleicons-5/F/Feathub.Remote.puml new file mode 100644 index 00000000000..5bfc5724c92 --- /dev/null +++ b/distribution/simpleicons-5/F/Feathub.Remote.puml @@ -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 Feathub +include('simpleicons-5/F/Feathub') + +' renders the element +Feathub('Feathub', 'Feathub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Feathub.md b/distribution/simpleicons-5/F/Feathub.md new file mode 100644 index 00000000000..61316cd4392 --- /dev/null +++ b/distribution/simpleicons-5/F/Feathub.md @@ -0,0 +1,63 @@ +# Feathub + + +```text +simpleicons-5/F/Feathub +``` + +```text +include('simpleicons-5/F/Feathub') +``` + + + +| Illustration | Feathub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Feathub.png) | ![illustration for Feathub](../../simpleicons-5/F/Feathub.Local.png) | + + + + +## Feathub + +### 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 Feathub +include('simpleicons-5/F/Feathub') + +' renders the element +Feathub('Feathub', 'Feathub', '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 Feathub +include('simpleicons-5/F/Feathub') + +' renders the element +Feathub('Feathub', 'Feathub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Feathub.png b/distribution/simpleicons-5/F/Feathub.png new file mode 100644 index 00000000000..a5345f0477e Binary files /dev/null and b/distribution/simpleicons-5/F/Feathub.png differ diff --git a/distribution/simpleicons-5/F/Feathub.puml b/distribution/simpleicons-5/F/Feathub.puml new file mode 100644 index 00000000000..7eea31e5af1 --- /dev/null +++ b/distribution/simpleicons-5/F/Feathub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Feathub + +sprite $FeathubXs [10x10/16z] uwS3 + +sprite $FeathubSm [12x12/16z] unza + +sprite $FeathubMd [16x16/16z] un_X + +sprite $FeathubLg [20x20/16z] unzKO1G + +!procedure Feathub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Feathub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fedex.Local.png b/distribution/simpleicons-5/F/Fedex.Local.png new file mode 100644 index 00000000000..22e75ae4c80 Binary files /dev/null and b/distribution/simpleicons-5/F/Fedex.Local.png differ diff --git a/distribution/simpleicons-5/F/Fedex.Local.puml b/distribution/simpleicons-5/F/Fedex.Local.puml new file mode 100644 index 00000000000..81e98b96ba1 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedex.Local.puml @@ -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 Fedex +include('simpleicons-5/F/Fedex') + +' renders the element +Fedex('Fedex', 'Fedex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fedex.Remote.puml b/distribution/simpleicons-5/F/Fedex.Remote.puml new file mode 100644 index 00000000000..99daa9bfd2c --- /dev/null +++ b/distribution/simpleicons-5/F/Fedex.Remote.puml @@ -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 Fedex +include('simpleicons-5/F/Fedex') + +' renders the element +Fedex('Fedex', 'Fedex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fedex.md b/distribution/simpleicons-5/F/Fedex.md new file mode 100644 index 00000000000..fbae9ff9223 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedex.md @@ -0,0 +1,63 @@ +# Fedex + + +```text +simpleicons-5/F/Fedex +``` + +```text +include('simpleicons-5/F/Fedex') +``` + + + +| Illustration | Fedex | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fedex.png) | ![illustration for Fedex](../../simpleicons-5/F/Fedex.Local.png) | + + + + +## Fedex + +### 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 Fedex +include('simpleicons-5/F/Fedex') + +' renders the element +Fedex('Fedex', 'Fedex', '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 Fedex +include('simpleicons-5/F/Fedex') + +' renders the element +Fedex('Fedex', 'Fedex', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fedex.png b/distribution/simpleicons-5/F/Fedex.png new file mode 100644 index 00000000000..6cac70cda22 Binary files /dev/null and b/distribution/simpleicons-5/F/Fedex.png differ diff --git a/distribution/simpleicons-5/F/Fedex.puml b/distribution/simpleicons-5/F/Fedex.puml new file mode 100644 index 00000000000..9ad485a2571 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedex.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fedex + +sprite $FedexXs [10x10/16z] uwS3 + +sprite $FedexSm [12x12/16z] unza + +sprite $FedexMd [16x16/16z] un_X + +sprite $FedexLg [20x20/16z] unzKO1G + +!procedure Fedex($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fedex', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fedora.Local.png b/distribution/simpleicons-5/F/Fedora.Local.png new file mode 100644 index 00000000000..ae808c790d2 Binary files /dev/null and b/distribution/simpleicons-5/F/Fedora.Local.png differ diff --git a/distribution/simpleicons-5/F/Fedora.Local.puml b/distribution/simpleicons-5/F/Fedora.Local.puml new file mode 100644 index 00000000000..b80f9c47869 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedora.Local.puml @@ -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 Fedora +include('simpleicons-5/F/Fedora') + +' renders the element +Fedora('Fedora', 'Fedora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fedora.Remote.puml b/distribution/simpleicons-5/F/Fedora.Remote.puml new file mode 100644 index 00000000000..b8388d15e43 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedora.Remote.puml @@ -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 Fedora +include('simpleicons-5/F/Fedora') + +' renders the element +Fedora('Fedora', 'Fedora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fedora.md b/distribution/simpleicons-5/F/Fedora.md new file mode 100644 index 00000000000..318e0042cf8 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedora.md @@ -0,0 +1,63 @@ +# Fedora + + +```text +simpleicons-5/F/Fedora +``` + +```text +include('simpleicons-5/F/Fedora') +``` + + + +| Illustration | Fedora | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fedora.png) | ![illustration for Fedora](../../simpleicons-5/F/Fedora.Local.png) | + + + + +## Fedora + +### 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 Fedora +include('simpleicons-5/F/Fedora') + +' renders the element +Fedora('Fedora', 'Fedora', '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 Fedora +include('simpleicons-5/F/Fedora') + +' renders the element +Fedora('Fedora', 'Fedora', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fedora.png b/distribution/simpleicons-5/F/Fedora.png new file mode 100644 index 00000000000..7db51de91aa Binary files /dev/null and b/distribution/simpleicons-5/F/Fedora.png differ diff --git a/distribution/simpleicons-5/F/Fedora.puml b/distribution/simpleicons-5/F/Fedora.puml new file mode 100644 index 00000000000..4de4789d4a4 --- /dev/null +++ b/distribution/simpleicons-5/F/Fedora.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fedora + +sprite $FedoraXs [10x10/16z] uwS3 + +sprite $FedoraSm [12x12/16z] unza + +sprite $FedoraMd [16x16/16z] un_X + +sprite $FedoraLg [20x20/16z] unzKO1G + +!procedure Fedora($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fedora', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Feedly.Local.png b/distribution/simpleicons-5/F/Feedly.Local.png new file mode 100644 index 00000000000..e98b23722ef Binary files /dev/null and b/distribution/simpleicons-5/F/Feedly.Local.png differ diff --git a/distribution/simpleicons-5/F/Feedly.Local.puml b/distribution/simpleicons-5/F/Feedly.Local.puml new file mode 100644 index 00000000000..38cc0ee940f --- /dev/null +++ b/distribution/simpleicons-5/F/Feedly.Local.puml @@ -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 Feedly +include('simpleicons-5/F/Feedly') + +' renders the element +Feedly('Feedly', 'Feedly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Feedly.Remote.puml b/distribution/simpleicons-5/F/Feedly.Remote.puml new file mode 100644 index 00000000000..04ddddefa55 --- /dev/null +++ b/distribution/simpleicons-5/F/Feedly.Remote.puml @@ -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 Feedly +include('simpleicons-5/F/Feedly') + +' renders the element +Feedly('Feedly', 'Feedly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Feedly.md b/distribution/simpleicons-5/F/Feedly.md new file mode 100644 index 00000000000..148e8f7c4ab --- /dev/null +++ b/distribution/simpleicons-5/F/Feedly.md @@ -0,0 +1,63 @@ +# Feedly + + +```text +simpleicons-5/F/Feedly +``` + +```text +include('simpleicons-5/F/Feedly') +``` + + + +| Illustration | Feedly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Feedly.png) | ![illustration for Feedly](../../simpleicons-5/F/Feedly.Local.png) | + + + + +## Feedly + +### 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 Feedly +include('simpleicons-5/F/Feedly') + +' renders the element +Feedly('Feedly', 'Feedly', '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 Feedly +include('simpleicons-5/F/Feedly') + +' renders the element +Feedly('Feedly', 'Feedly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Feedly.png b/distribution/simpleicons-5/F/Feedly.png new file mode 100644 index 00000000000..921e1236959 Binary files /dev/null and b/distribution/simpleicons-5/F/Feedly.png differ diff --git a/distribution/simpleicons-5/F/Feedly.puml b/distribution/simpleicons-5/F/Feedly.puml new file mode 100644 index 00000000000..214db82b306 --- /dev/null +++ b/distribution/simpleicons-5/F/Feedly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Feedly + +sprite $FeedlyXs [10x10/16z] uwS3 + +sprite $FeedlySm [12x12/16z] unza + +sprite $FeedlyMd [16x16/16z] un_X + +sprite $FeedlyLg [20x20/16z] unzKO1G + +!procedure Feedly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Feedly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Ferrari.Local.png b/distribution/simpleicons-5/F/Ferrari.Local.png new file mode 100644 index 00000000000..97fac42e37f Binary files /dev/null and b/distribution/simpleicons-5/F/Ferrari.Local.png differ diff --git a/distribution/simpleicons-5/F/Ferrari.Local.puml b/distribution/simpleicons-5/F/Ferrari.Local.puml new file mode 100644 index 00000000000..54e2cdd667d --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrari.Local.puml @@ -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 Ferrari +include('simpleicons-5/F/Ferrari') + +' renders the element +Ferrari('Ferrari', 'Ferrari', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ferrari.Remote.puml b/distribution/simpleicons-5/F/Ferrari.Remote.puml new file mode 100644 index 00000000000..0bb22577284 --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrari.Remote.puml @@ -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 Ferrari +include('simpleicons-5/F/Ferrari') + +' renders the element +Ferrari('Ferrari', 'Ferrari', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ferrari.md b/distribution/simpleicons-5/F/Ferrari.md new file mode 100644 index 00000000000..bcca6eb0c54 --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrari.md @@ -0,0 +1,63 @@ +# Ferrari + + +```text +simpleicons-5/F/Ferrari +``` + +```text +include('simpleicons-5/F/Ferrari') +``` + + + +| Illustration | Ferrari | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Ferrari.png) | ![illustration for Ferrari](../../simpleicons-5/F/Ferrari.Local.png) | + + + + +## Ferrari + +### 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 Ferrari +include('simpleicons-5/F/Ferrari') + +' renders the element +Ferrari('Ferrari', 'Ferrari', '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 Ferrari +include('simpleicons-5/F/Ferrari') + +' renders the element +Ferrari('Ferrari', 'Ferrari', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Ferrari.png b/distribution/simpleicons-5/F/Ferrari.png new file mode 100644 index 00000000000..857d5ab4522 Binary files /dev/null and b/distribution/simpleicons-5/F/Ferrari.png differ diff --git a/distribution/simpleicons-5/F/Ferrari.puml b/distribution/simpleicons-5/F/Ferrari.puml new file mode 100644 index 00000000000..a44edf9410d --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrari.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Ferrari + +sprite $FerrariXs [10x10/16z] uwS3 + +sprite $FerrariSm [12x12/16z] unza + +sprite $FerrariMd [16x16/16z] un_X + +sprite $FerrariLg [20x20/16z] unzKO1G + +!procedure Ferrari($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Ferrari', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Ferrarinv.Local.png b/distribution/simpleicons-5/F/Ferrarinv.Local.png new file mode 100644 index 00000000000..c90a7a8ddb6 Binary files /dev/null and b/distribution/simpleicons-5/F/Ferrarinv.Local.png differ diff --git a/distribution/simpleicons-5/F/Ferrarinv.Local.puml b/distribution/simpleicons-5/F/Ferrarinv.Local.puml new file mode 100644 index 00000000000..0ec3e63d65f --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrarinv.Local.puml @@ -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 Ferrarinv +include('simpleicons-5/F/Ferrarinv') + +' renders the element +Ferrarinv('Ferrarinv', 'Ferrarinv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ferrarinv.Remote.puml b/distribution/simpleicons-5/F/Ferrarinv.Remote.puml new file mode 100644 index 00000000000..c4eb62b46d5 --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrarinv.Remote.puml @@ -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 Ferrarinv +include('simpleicons-5/F/Ferrarinv') + +' renders the element +Ferrarinv('Ferrarinv', 'Ferrarinv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ferrarinv.md b/distribution/simpleicons-5/F/Ferrarinv.md new file mode 100644 index 00000000000..831a44283dc --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrarinv.md @@ -0,0 +1,63 @@ +# Ferrarinv + + +```text +simpleicons-5/F/Ferrarinv +``` + +```text +include('simpleicons-5/F/Ferrarinv') +``` + + + +| Illustration | Ferrarinv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Ferrarinv.png) | ![illustration for Ferrarinv](../../simpleicons-5/F/Ferrarinv.Local.png) | + + + + +## Ferrarinv + +### 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 Ferrarinv +include('simpleicons-5/F/Ferrarinv') + +' renders the element +Ferrarinv('Ferrarinv', 'Ferrarinv', '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 Ferrarinv +include('simpleicons-5/F/Ferrarinv') + +' renders the element +Ferrarinv('Ferrarinv', 'Ferrarinv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Ferrarinv.png b/distribution/simpleicons-5/F/Ferrarinv.png new file mode 100644 index 00000000000..5ebc9958ee9 Binary files /dev/null and b/distribution/simpleicons-5/F/Ferrarinv.png differ diff --git a/distribution/simpleicons-5/F/Ferrarinv.puml b/distribution/simpleicons-5/F/Ferrarinv.puml new file mode 100644 index 00000000000..cf8609854af --- /dev/null +++ b/distribution/simpleicons-5/F/Ferrarinv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Ferrarinv + +sprite $FerrarinvXs [10x10/16z] uwS3 + +sprite $FerrarinvSm [12x12/16z] unza + +sprite $FerrarinvMd [16x16/16z] un_X + +sprite $FerrarinvLg [20x20/16z] unzKO1G + +!procedure Ferrarinv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Ferrarinv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Ffmpeg.Local.png b/distribution/simpleicons-5/F/Ffmpeg.Local.png new file mode 100644 index 00000000000..e9a121d330d Binary files /dev/null and b/distribution/simpleicons-5/F/Ffmpeg.Local.png differ diff --git a/distribution/simpleicons-5/F/Ffmpeg.Local.puml b/distribution/simpleicons-5/F/Ffmpeg.Local.puml new file mode 100644 index 00000000000..b3811774c88 --- /dev/null +++ b/distribution/simpleicons-5/F/Ffmpeg.Local.puml @@ -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 Ffmpeg +include('simpleicons-5/F/Ffmpeg') + +' renders the element +Ffmpeg('Ffmpeg', 'Ffmpeg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ffmpeg.Remote.puml b/distribution/simpleicons-5/F/Ffmpeg.Remote.puml new file mode 100644 index 00000000000..d25cac17d6f --- /dev/null +++ b/distribution/simpleicons-5/F/Ffmpeg.Remote.puml @@ -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 Ffmpeg +include('simpleicons-5/F/Ffmpeg') + +' renders the element +Ffmpeg('Ffmpeg', 'Ffmpeg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ffmpeg.md b/distribution/simpleicons-5/F/Ffmpeg.md new file mode 100644 index 00000000000..79a7fd43f9a --- /dev/null +++ b/distribution/simpleicons-5/F/Ffmpeg.md @@ -0,0 +1,63 @@ +# Ffmpeg + + +```text +simpleicons-5/F/Ffmpeg +``` + +```text +include('simpleicons-5/F/Ffmpeg') +``` + + + +| Illustration | Ffmpeg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Ffmpeg.png) | ![illustration for Ffmpeg](../../simpleicons-5/F/Ffmpeg.Local.png) | + + + + +## Ffmpeg + +### 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 Ffmpeg +include('simpleicons-5/F/Ffmpeg') + +' renders the element +Ffmpeg('Ffmpeg', 'Ffmpeg', '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 Ffmpeg +include('simpleicons-5/F/Ffmpeg') + +' renders the element +Ffmpeg('Ffmpeg', 'Ffmpeg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Ffmpeg.png b/distribution/simpleicons-5/F/Ffmpeg.png new file mode 100644 index 00000000000..667b16c2c69 Binary files /dev/null and b/distribution/simpleicons-5/F/Ffmpeg.png differ diff --git a/distribution/simpleicons-5/F/Ffmpeg.puml b/distribution/simpleicons-5/F/Ffmpeg.puml new file mode 100644 index 00000000000..4c49fb48c6e --- /dev/null +++ b/distribution/simpleicons-5/F/Ffmpeg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Ffmpeg + +sprite $FfmpegXs [10x10/16z] uwS3 + +sprite $FfmpegSm [12x12/16z] unza + +sprite $FfmpegMd [16x16/16z] un_X + +sprite $FfmpegLg [20x20/16z] unzKO1G + +!procedure Ffmpeg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Ffmpeg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fiat.Local.png b/distribution/simpleicons-5/F/Fiat.Local.png new file mode 100644 index 00000000000..93644e419eb Binary files /dev/null and b/distribution/simpleicons-5/F/Fiat.Local.png differ diff --git a/distribution/simpleicons-5/F/Fiat.Local.puml b/distribution/simpleicons-5/F/Fiat.Local.puml new file mode 100644 index 00000000000..e0963fd1f10 --- /dev/null +++ b/distribution/simpleicons-5/F/Fiat.Local.puml @@ -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 Fiat +include('simpleicons-5/F/Fiat') + +' renders the element +Fiat('Fiat', 'Fiat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fiat.Remote.puml b/distribution/simpleicons-5/F/Fiat.Remote.puml new file mode 100644 index 00000000000..051abdb6a2d --- /dev/null +++ b/distribution/simpleicons-5/F/Fiat.Remote.puml @@ -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 Fiat +include('simpleicons-5/F/Fiat') + +' renders the element +Fiat('Fiat', 'Fiat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fiat.md b/distribution/simpleicons-5/F/Fiat.md new file mode 100644 index 00000000000..225d9bfcd9c --- /dev/null +++ b/distribution/simpleicons-5/F/Fiat.md @@ -0,0 +1,63 @@ +# Fiat + + +```text +simpleicons-5/F/Fiat +``` + +```text +include('simpleicons-5/F/Fiat') +``` + + + +| Illustration | Fiat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fiat.png) | ![illustration for Fiat](../../simpleicons-5/F/Fiat.Local.png) | + + + + +## Fiat + +### 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 Fiat +include('simpleicons-5/F/Fiat') + +' renders the element +Fiat('Fiat', 'Fiat', '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 Fiat +include('simpleicons-5/F/Fiat') + +' renders the element +Fiat('Fiat', 'Fiat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fiat.png b/distribution/simpleicons-5/F/Fiat.png new file mode 100644 index 00000000000..dea531d9816 Binary files /dev/null and b/distribution/simpleicons-5/F/Fiat.png differ diff --git a/distribution/simpleicons-5/F/Fiat.puml b/distribution/simpleicons-5/F/Fiat.puml new file mode 100644 index 00000000000..c629892a338 --- /dev/null +++ b/distribution/simpleicons-5/F/Fiat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fiat + +sprite $FiatXs [10x10/16z] uwS3 + +sprite $FiatSm [12x12/16z] unza + +sprite $FiatMd [16x16/16z] un_X + +sprite $FiatLg [20x20/16z] unzKO1G + +!procedure Fiat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fiat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fidoalliance.Local.png b/distribution/simpleicons-5/F/Fidoalliance.Local.png new file mode 100644 index 00000000000..c202f65e7bf Binary files /dev/null and b/distribution/simpleicons-5/F/Fidoalliance.Local.png differ diff --git a/distribution/simpleicons-5/F/Fidoalliance.Local.puml b/distribution/simpleicons-5/F/Fidoalliance.Local.puml new file mode 100644 index 00000000000..998707a832e --- /dev/null +++ b/distribution/simpleicons-5/F/Fidoalliance.Local.puml @@ -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 Fidoalliance +include('simpleicons-5/F/Fidoalliance') + +' renders the element +Fidoalliance('Fidoalliance', 'Fidoalliance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fidoalliance.Remote.puml b/distribution/simpleicons-5/F/Fidoalliance.Remote.puml new file mode 100644 index 00000000000..6f3ba6f3a90 --- /dev/null +++ b/distribution/simpleicons-5/F/Fidoalliance.Remote.puml @@ -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 Fidoalliance +include('simpleicons-5/F/Fidoalliance') + +' renders the element +Fidoalliance('Fidoalliance', 'Fidoalliance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fidoalliance.md b/distribution/simpleicons-5/F/Fidoalliance.md new file mode 100644 index 00000000000..72a684d425d --- /dev/null +++ b/distribution/simpleicons-5/F/Fidoalliance.md @@ -0,0 +1,63 @@ +# Fidoalliance + + +```text +simpleicons-5/F/Fidoalliance +``` + +```text +include('simpleicons-5/F/Fidoalliance') +``` + + + +| Illustration | Fidoalliance | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fidoalliance.png) | ![illustration for Fidoalliance](../../simpleicons-5/F/Fidoalliance.Local.png) | + + + + +## Fidoalliance + +### 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 Fidoalliance +include('simpleicons-5/F/Fidoalliance') + +' renders the element +Fidoalliance('Fidoalliance', 'Fidoalliance', '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 Fidoalliance +include('simpleicons-5/F/Fidoalliance') + +' renders the element +Fidoalliance('Fidoalliance', 'Fidoalliance', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fidoalliance.png b/distribution/simpleicons-5/F/Fidoalliance.png new file mode 100644 index 00000000000..9cee6df13e3 Binary files /dev/null and b/distribution/simpleicons-5/F/Fidoalliance.png differ diff --git a/distribution/simpleicons-5/F/Fidoalliance.puml b/distribution/simpleicons-5/F/Fidoalliance.puml new file mode 100644 index 00000000000..497227b6ce8 --- /dev/null +++ b/distribution/simpleicons-5/F/Fidoalliance.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fidoalliance + +sprite $FidoallianceXs [10x10/16z] uwS3 + +sprite $FidoallianceSm [12x12/16z] unza + +sprite $FidoallianceMd [16x16/16z] un_X + +sprite $FidoallianceLg [20x20/16z] unzKO1G + +!procedure Fidoalliance($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fidoalliance', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fifa.Local.png b/distribution/simpleicons-5/F/Fifa.Local.png new file mode 100644 index 00000000000..8c57f9464c1 Binary files /dev/null and b/distribution/simpleicons-5/F/Fifa.Local.png differ diff --git a/distribution/simpleicons-5/F/Fifa.Local.puml b/distribution/simpleicons-5/F/Fifa.Local.puml new file mode 100644 index 00000000000..617e592249e --- /dev/null +++ b/distribution/simpleicons-5/F/Fifa.Local.puml @@ -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 Fifa +include('simpleicons-5/F/Fifa') + +' renders the element +Fifa('Fifa', 'Fifa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fifa.Remote.puml b/distribution/simpleicons-5/F/Fifa.Remote.puml new file mode 100644 index 00000000000..b14580991ac --- /dev/null +++ b/distribution/simpleicons-5/F/Fifa.Remote.puml @@ -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 Fifa +include('simpleicons-5/F/Fifa') + +' renders the element +Fifa('Fifa', 'Fifa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fifa.md b/distribution/simpleicons-5/F/Fifa.md new file mode 100644 index 00000000000..9ad80751be3 --- /dev/null +++ b/distribution/simpleicons-5/F/Fifa.md @@ -0,0 +1,63 @@ +# Fifa + + +```text +simpleicons-5/F/Fifa +``` + +```text +include('simpleicons-5/F/Fifa') +``` + + + +| Illustration | Fifa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fifa.png) | ![illustration for Fifa](../../simpleicons-5/F/Fifa.Local.png) | + + + + +## Fifa + +### 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 Fifa +include('simpleicons-5/F/Fifa') + +' renders the element +Fifa('Fifa', 'Fifa', '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 Fifa +include('simpleicons-5/F/Fifa') + +' renders the element +Fifa('Fifa', 'Fifa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fifa.png b/distribution/simpleicons-5/F/Fifa.png new file mode 100644 index 00000000000..b05407601c3 Binary files /dev/null and b/distribution/simpleicons-5/F/Fifa.png differ diff --git a/distribution/simpleicons-5/F/Fifa.puml b/distribution/simpleicons-5/F/Fifa.puml new file mode 100644 index 00000000000..3e831220625 --- /dev/null +++ b/distribution/simpleicons-5/F/Fifa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fifa + +sprite $FifaXs [10x10/16z] uwS3 + +sprite $FifaSm [12x12/16z] unza + +sprite $FifaMd [16x16/16z] un_X + +sprite $FifaLg [20x20/16z] unzKO1G + +!procedure Fifa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fifa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Figma.Local.png b/distribution/simpleicons-5/F/Figma.Local.png new file mode 100644 index 00000000000..1ac729f638c Binary files /dev/null and b/distribution/simpleicons-5/F/Figma.Local.png differ diff --git a/distribution/simpleicons-5/F/Figma.Local.puml b/distribution/simpleicons-5/F/Figma.Local.puml new file mode 100644 index 00000000000..b7aa0b44301 --- /dev/null +++ b/distribution/simpleicons-5/F/Figma.Local.puml @@ -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 Figma +include('simpleicons-5/F/Figma') + +' renders the element +Figma('Figma', 'Figma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Figma.Remote.puml b/distribution/simpleicons-5/F/Figma.Remote.puml new file mode 100644 index 00000000000..522813795d7 --- /dev/null +++ b/distribution/simpleicons-5/F/Figma.Remote.puml @@ -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 Figma +include('simpleicons-5/F/Figma') + +' renders the element +Figma('Figma', 'Figma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Figma.md b/distribution/simpleicons-5/F/Figma.md new file mode 100644 index 00000000000..383dd88013f --- /dev/null +++ b/distribution/simpleicons-5/F/Figma.md @@ -0,0 +1,63 @@ +# Figma + + +```text +simpleicons-5/F/Figma +``` + +```text +include('simpleicons-5/F/Figma') +``` + + + +| Illustration | Figma | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Figma.png) | ![illustration for Figma](../../simpleicons-5/F/Figma.Local.png) | + + + + +## Figma + +### 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 Figma +include('simpleicons-5/F/Figma') + +' renders the element +Figma('Figma', 'Figma', '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 Figma +include('simpleicons-5/F/Figma') + +' renders the element +Figma('Figma', 'Figma', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Figma.png b/distribution/simpleicons-5/F/Figma.png new file mode 100644 index 00000000000..7eb1e93bbea Binary files /dev/null and b/distribution/simpleicons-5/F/Figma.png differ diff --git a/distribution/simpleicons-5/F/Figma.puml b/distribution/simpleicons-5/F/Figma.puml new file mode 100644 index 00000000000..7e92277fc44 --- /dev/null +++ b/distribution/simpleicons-5/F/Figma.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Figma + +sprite $FigmaXs [10x10/16z] uwS3 + +sprite $FigmaSm [12x12/16z] unza + +sprite $FigmaMd [16x16/16z] un_X + +sprite $FigmaLg [20x20/16z] unzKO1G + +!procedure Figma($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Figma', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Figshare.Local.png b/distribution/simpleicons-5/F/Figshare.Local.png new file mode 100644 index 00000000000..f2700352db6 Binary files /dev/null and b/distribution/simpleicons-5/F/Figshare.Local.png differ diff --git a/distribution/simpleicons-5/F/Figshare.Local.puml b/distribution/simpleicons-5/F/Figshare.Local.puml new file mode 100644 index 00000000000..d03deaf194c --- /dev/null +++ b/distribution/simpleicons-5/F/Figshare.Local.puml @@ -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 Figshare +include('simpleicons-5/F/Figshare') + +' renders the element +Figshare('Figshare', 'Figshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Figshare.Remote.puml b/distribution/simpleicons-5/F/Figshare.Remote.puml new file mode 100644 index 00000000000..34d1d58492f --- /dev/null +++ b/distribution/simpleicons-5/F/Figshare.Remote.puml @@ -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 Figshare +include('simpleicons-5/F/Figshare') + +' renders the element +Figshare('Figshare', 'Figshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Figshare.md b/distribution/simpleicons-5/F/Figshare.md new file mode 100644 index 00000000000..5f92ff5367c --- /dev/null +++ b/distribution/simpleicons-5/F/Figshare.md @@ -0,0 +1,63 @@ +# Figshare + + +```text +simpleicons-5/F/Figshare +``` + +```text +include('simpleicons-5/F/Figshare') +``` + + + +| Illustration | Figshare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Figshare.png) | ![illustration for Figshare](../../simpleicons-5/F/Figshare.Local.png) | + + + + +## Figshare + +### 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 Figshare +include('simpleicons-5/F/Figshare') + +' renders the element +Figshare('Figshare', 'Figshare', '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 Figshare +include('simpleicons-5/F/Figshare') + +' renders the element +Figshare('Figshare', 'Figshare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Figshare.png b/distribution/simpleicons-5/F/Figshare.png new file mode 100644 index 00000000000..8b5ca93b05b Binary files /dev/null and b/distribution/simpleicons-5/F/Figshare.png differ diff --git a/distribution/simpleicons-5/F/Figshare.puml b/distribution/simpleicons-5/F/Figshare.puml new file mode 100644 index 00000000000..b9078c14355 --- /dev/null +++ b/distribution/simpleicons-5/F/Figshare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Figshare + +sprite $FigshareXs [10x10/16z] uwS3 + +sprite $FigshareSm [12x12/16z] unza + +sprite $FigshareMd [16x16/16z] un_X + +sprite $FigshareLg [20x20/16z] unzKO1G + +!procedure Figshare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Figshare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fila.Local.png b/distribution/simpleicons-5/F/Fila.Local.png new file mode 100644 index 00000000000..45097888046 Binary files /dev/null and b/distribution/simpleicons-5/F/Fila.Local.png differ diff --git a/distribution/simpleicons-5/F/Fila.Local.puml b/distribution/simpleicons-5/F/Fila.Local.puml new file mode 100644 index 00000000000..f7ba4e23f60 --- /dev/null +++ b/distribution/simpleicons-5/F/Fila.Local.puml @@ -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 Fila +include('simpleicons-5/F/Fila') + +' renders the element +Fila('Fila', 'Fila', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fila.Remote.puml b/distribution/simpleicons-5/F/Fila.Remote.puml new file mode 100644 index 00000000000..2bb8bf22449 --- /dev/null +++ b/distribution/simpleicons-5/F/Fila.Remote.puml @@ -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 Fila +include('simpleicons-5/F/Fila') + +' renders the element +Fila('Fila', 'Fila', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fila.md b/distribution/simpleicons-5/F/Fila.md new file mode 100644 index 00000000000..76ad242bf8e --- /dev/null +++ b/distribution/simpleicons-5/F/Fila.md @@ -0,0 +1,63 @@ +# Fila + + +```text +simpleicons-5/F/Fila +``` + +```text +include('simpleicons-5/F/Fila') +``` + + + +| Illustration | Fila | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fila.png) | ![illustration for Fila](../../simpleicons-5/F/Fila.Local.png) | + + + + +## Fila + +### 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 Fila +include('simpleicons-5/F/Fila') + +' renders the element +Fila('Fila', 'Fila', '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 Fila +include('simpleicons-5/F/Fila') + +' renders the element +Fila('Fila', 'Fila', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fila.png b/distribution/simpleicons-5/F/Fila.png new file mode 100644 index 00000000000..f9fdc5d1b90 Binary files /dev/null and b/distribution/simpleicons-5/F/Fila.png differ diff --git a/distribution/simpleicons-5/F/Fila.puml b/distribution/simpleicons-5/F/Fila.puml new file mode 100644 index 00000000000..b502927b6c0 --- /dev/null +++ b/distribution/simpleicons-5/F/Fila.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fila + +sprite $FilaXs [10x10/16z] uwS3 + +sprite $FilaSm [12x12/16z] unza + +sprite $FilaMd [16x16/16z] un_X + +sprite $FilaLg [20x20/16z] unzKO1G + +!procedure Fila($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fila', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Files.Local.png b/distribution/simpleicons-5/F/Files.Local.png new file mode 100644 index 00000000000..d27f182afea Binary files /dev/null and b/distribution/simpleicons-5/F/Files.Local.png differ diff --git a/distribution/simpleicons-5/F/Files.Local.puml b/distribution/simpleicons-5/F/Files.Local.puml new file mode 100644 index 00000000000..4aaf9514414 --- /dev/null +++ b/distribution/simpleicons-5/F/Files.Local.puml @@ -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 Files +include('simpleicons-5/F/Files') + +' renders the element +Files('Files', 'Files', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Files.Remote.puml b/distribution/simpleicons-5/F/Files.Remote.puml new file mode 100644 index 00000000000..9186c033089 --- /dev/null +++ b/distribution/simpleicons-5/F/Files.Remote.puml @@ -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 Files +include('simpleicons-5/F/Files') + +' renders the element +Files('Files', 'Files', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Files.md b/distribution/simpleicons-5/F/Files.md new file mode 100644 index 00000000000..dcd124a41d5 --- /dev/null +++ b/distribution/simpleicons-5/F/Files.md @@ -0,0 +1,63 @@ +# Files + + +```text +simpleicons-5/F/Files +``` + +```text +include('simpleicons-5/F/Files') +``` + + + +| Illustration | Files | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Files.png) | ![illustration for Files](../../simpleicons-5/F/Files.Local.png) | + + + + +## Files + +### 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 Files +include('simpleicons-5/F/Files') + +' renders the element +Files('Files', 'Files', '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 Files +include('simpleicons-5/F/Files') + +' renders the element +Files('Files', 'Files', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Files.png b/distribution/simpleicons-5/F/Files.png new file mode 100644 index 00000000000..6d9c617c07e Binary files /dev/null and b/distribution/simpleicons-5/F/Files.png differ diff --git a/distribution/simpleicons-5/F/Files.puml b/distribution/simpleicons-5/F/Files.puml new file mode 100644 index 00000000000..7f53b17a9dd --- /dev/null +++ b/distribution/simpleicons-5/F/Files.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Files + +sprite $FilesXs [10x10/16z] uwS3 + +sprite $FilesSm [12x12/16z] unza + +sprite $FilesMd [16x16/16z] un_X + +sprite $FilesLg [20x20/16z] unzKO1G + +!procedure Files($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Files', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Filezilla.Local.png b/distribution/simpleicons-5/F/Filezilla.Local.png new file mode 100644 index 00000000000..39427cfc26a Binary files /dev/null and b/distribution/simpleicons-5/F/Filezilla.Local.png differ diff --git a/distribution/simpleicons-5/F/Filezilla.Local.puml b/distribution/simpleicons-5/F/Filezilla.Local.puml new file mode 100644 index 00000000000..e3f7312cb4c --- /dev/null +++ b/distribution/simpleicons-5/F/Filezilla.Local.puml @@ -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 Filezilla +include('simpleicons-5/F/Filezilla') + +' renders the element +Filezilla('Filezilla', 'Filezilla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Filezilla.Remote.puml b/distribution/simpleicons-5/F/Filezilla.Remote.puml new file mode 100644 index 00000000000..9c01bbf34a9 --- /dev/null +++ b/distribution/simpleicons-5/F/Filezilla.Remote.puml @@ -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 Filezilla +include('simpleicons-5/F/Filezilla') + +' renders the element +Filezilla('Filezilla', 'Filezilla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Filezilla.md b/distribution/simpleicons-5/F/Filezilla.md new file mode 100644 index 00000000000..0c563116147 --- /dev/null +++ b/distribution/simpleicons-5/F/Filezilla.md @@ -0,0 +1,63 @@ +# Filezilla + + +```text +simpleicons-5/F/Filezilla +``` + +```text +include('simpleicons-5/F/Filezilla') +``` + + + +| Illustration | Filezilla | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Filezilla.png) | ![illustration for Filezilla](../../simpleicons-5/F/Filezilla.Local.png) | + + + + +## Filezilla + +### 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 Filezilla +include('simpleicons-5/F/Filezilla') + +' renders the element +Filezilla('Filezilla', 'Filezilla', '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 Filezilla +include('simpleicons-5/F/Filezilla') + +' renders the element +Filezilla('Filezilla', 'Filezilla', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Filezilla.png b/distribution/simpleicons-5/F/Filezilla.png new file mode 100644 index 00000000000..0f201f7b78a Binary files /dev/null and b/distribution/simpleicons-5/F/Filezilla.png differ diff --git a/distribution/simpleicons-5/F/Filezilla.puml b/distribution/simpleicons-5/F/Filezilla.puml new file mode 100644 index 00000000000..a5f56f0eb09 --- /dev/null +++ b/distribution/simpleicons-5/F/Filezilla.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Filezilla + +sprite $FilezillaXs [10x10/16z] uwS3 + +sprite $FilezillaSm [12x12/16z] unza + +sprite $FilezillaMd [16x16/16z] un_X + +sprite $FilezillaLg [20x20/16z] unzKO1G + +!procedure Filezilla($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Filezilla', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fing.Local.png b/distribution/simpleicons-5/F/Fing.Local.png new file mode 100644 index 00000000000..0a0ad7efc99 Binary files /dev/null and b/distribution/simpleicons-5/F/Fing.Local.png differ diff --git a/distribution/simpleicons-5/F/Fing.Local.puml b/distribution/simpleicons-5/F/Fing.Local.puml new file mode 100644 index 00000000000..3a2796a85a5 --- /dev/null +++ b/distribution/simpleicons-5/F/Fing.Local.puml @@ -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 Fing +include('simpleicons-5/F/Fing') + +' renders the element +Fing('Fing', 'Fing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fing.Remote.puml b/distribution/simpleicons-5/F/Fing.Remote.puml new file mode 100644 index 00000000000..a142f7c698f --- /dev/null +++ b/distribution/simpleicons-5/F/Fing.Remote.puml @@ -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 Fing +include('simpleicons-5/F/Fing') + +' renders the element +Fing('Fing', 'Fing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fing.md b/distribution/simpleicons-5/F/Fing.md new file mode 100644 index 00000000000..8af639f45b3 --- /dev/null +++ b/distribution/simpleicons-5/F/Fing.md @@ -0,0 +1,63 @@ +# Fing + + +```text +simpleicons-5/F/Fing +``` + +```text +include('simpleicons-5/F/Fing') +``` + + + +| Illustration | Fing | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fing.png) | ![illustration for Fing](../../simpleicons-5/F/Fing.Local.png) | + + + + +## Fing + +### 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 Fing +include('simpleicons-5/F/Fing') + +' renders the element +Fing('Fing', 'Fing', '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 Fing +include('simpleicons-5/F/Fing') + +' renders the element +Fing('Fing', 'Fing', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fing.png b/distribution/simpleicons-5/F/Fing.png new file mode 100644 index 00000000000..f537cec6f6f Binary files /dev/null and b/distribution/simpleicons-5/F/Fing.png differ diff --git a/distribution/simpleicons-5/F/Fing.puml b/distribution/simpleicons-5/F/Fing.puml new file mode 100644 index 00000000000..e6fa50c9a54 --- /dev/null +++ b/distribution/simpleicons-5/F/Fing.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fing + +sprite $FingXs [10x10/16z] uwS3 + +sprite $FingSm [12x12/16z] unza + +sprite $FingMd [16x16/16z] un_X + +sprite $FingLg [20x20/16z] unzKO1G + +!procedure Fing($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fing', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Firebase.Local.png b/distribution/simpleicons-5/F/Firebase.Local.png new file mode 100644 index 00000000000..055acde2b65 Binary files /dev/null and b/distribution/simpleicons-5/F/Firebase.Local.png differ diff --git a/distribution/simpleicons-5/F/Firebase.Local.puml b/distribution/simpleicons-5/F/Firebase.Local.puml new file mode 100644 index 00000000000..17adf740046 --- /dev/null +++ b/distribution/simpleicons-5/F/Firebase.Local.puml @@ -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 Firebase +include('simpleicons-5/F/Firebase') + +' renders the element +Firebase('Firebase', 'Firebase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Firebase.Remote.puml b/distribution/simpleicons-5/F/Firebase.Remote.puml new file mode 100644 index 00000000000..cf2fb060a3a --- /dev/null +++ b/distribution/simpleicons-5/F/Firebase.Remote.puml @@ -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 Firebase +include('simpleicons-5/F/Firebase') + +' renders the element +Firebase('Firebase', 'Firebase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Firebase.md b/distribution/simpleicons-5/F/Firebase.md new file mode 100644 index 00000000000..1167fe613d7 --- /dev/null +++ b/distribution/simpleicons-5/F/Firebase.md @@ -0,0 +1,63 @@ +# Firebase + + +```text +simpleicons-5/F/Firebase +``` + +```text +include('simpleicons-5/F/Firebase') +``` + + + +| Illustration | Firebase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Firebase.png) | ![illustration for Firebase](../../simpleicons-5/F/Firebase.Local.png) | + + + + +## Firebase + +### 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 Firebase +include('simpleicons-5/F/Firebase') + +' renders the element +Firebase('Firebase', 'Firebase', '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 Firebase +include('simpleicons-5/F/Firebase') + +' renders the element +Firebase('Firebase', 'Firebase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Firebase.png b/distribution/simpleicons-5/F/Firebase.png new file mode 100644 index 00000000000..2ae64b11dea Binary files /dev/null and b/distribution/simpleicons-5/F/Firebase.png differ diff --git a/distribution/simpleicons-5/F/Firebase.puml b/distribution/simpleicons-5/F/Firebase.puml new file mode 100644 index 00000000000..5405fdbbf57 --- /dev/null +++ b/distribution/simpleicons-5/F/Firebase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Firebase + +sprite $FirebaseXs [10x10/16z] uwS3 + +sprite $FirebaseSm [12x12/16z] unza + +sprite $FirebaseMd [16x16/16z] un_X + +sprite $FirebaseLg [20x20/16z] unzKO1G + +!procedure Firebase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Firebase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Firefox.Local.png b/distribution/simpleicons-5/F/Firefox.Local.png new file mode 100644 index 00000000000..2ff9447669b Binary files /dev/null and b/distribution/simpleicons-5/F/Firefox.Local.png differ diff --git a/distribution/simpleicons-5/F/Firefox.Local.puml b/distribution/simpleicons-5/F/Firefox.Local.puml new file mode 100644 index 00000000000..1fc7b39f528 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefox.Local.puml @@ -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 Firefox +include('simpleicons-5/F/Firefox') + +' renders the element +Firefox('Firefox', 'Firefox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Firefox.Remote.puml b/distribution/simpleicons-5/F/Firefox.Remote.puml new file mode 100644 index 00000000000..16744e4cafc --- /dev/null +++ b/distribution/simpleicons-5/F/Firefox.Remote.puml @@ -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 Firefox +include('simpleicons-5/F/Firefox') + +' renders the element +Firefox('Firefox', 'Firefox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Firefox.md b/distribution/simpleicons-5/F/Firefox.md new file mode 100644 index 00000000000..a85eec2aab4 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefox.md @@ -0,0 +1,63 @@ +# Firefox + + +```text +simpleicons-5/F/Firefox +``` + +```text +include('simpleicons-5/F/Firefox') +``` + + + +| Illustration | Firefox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Firefox.png) | ![illustration for Firefox](../../simpleicons-5/F/Firefox.Local.png) | + + + + +## Firefox + +### 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 Firefox +include('simpleicons-5/F/Firefox') + +' renders the element +Firefox('Firefox', 'Firefox', '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 Firefox +include('simpleicons-5/F/Firefox') + +' renders the element +Firefox('Firefox', 'Firefox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Firefox.png b/distribution/simpleicons-5/F/Firefox.png new file mode 100644 index 00000000000..26ea228588b Binary files /dev/null and b/distribution/simpleicons-5/F/Firefox.png differ diff --git a/distribution/simpleicons-5/F/Firefox.puml b/distribution/simpleicons-5/F/Firefox.puml new file mode 100644 index 00000000000..861aa00a317 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Firefox + +sprite $FirefoxXs [10x10/16z] uwS3 + +sprite $FirefoxSm [12x12/16z] unza + +sprite $FirefoxMd [16x16/16z] un_X + +sprite $FirefoxLg [20x20/16z] unzKO1G + +!procedure Firefox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Firefox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Firefoxbrowser.Local.png b/distribution/simpleicons-5/F/Firefoxbrowser.Local.png new file mode 100644 index 00000000000..3cb17902f63 Binary files /dev/null and b/distribution/simpleicons-5/F/Firefoxbrowser.Local.png differ diff --git a/distribution/simpleicons-5/F/Firefoxbrowser.Local.puml b/distribution/simpleicons-5/F/Firefoxbrowser.Local.puml new file mode 100644 index 00000000000..0e09f43f629 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefoxbrowser.Local.puml @@ -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 Firefoxbrowser +include('simpleicons-5/F/Firefoxbrowser') + +' renders the element +Firefoxbrowser('Firefoxbrowser', 'Firefoxbrowser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Firefoxbrowser.Remote.puml b/distribution/simpleicons-5/F/Firefoxbrowser.Remote.puml new file mode 100644 index 00000000000..4c408c4ba66 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefoxbrowser.Remote.puml @@ -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 Firefoxbrowser +include('simpleicons-5/F/Firefoxbrowser') + +' renders the element +Firefoxbrowser('Firefoxbrowser', 'Firefoxbrowser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Firefoxbrowser.md b/distribution/simpleicons-5/F/Firefoxbrowser.md new file mode 100644 index 00000000000..2a81ab27922 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefoxbrowser.md @@ -0,0 +1,63 @@ +# Firefoxbrowser + + +```text +simpleicons-5/F/Firefoxbrowser +``` + +```text +include('simpleicons-5/F/Firefoxbrowser') +``` + + + +| Illustration | Firefoxbrowser | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Firefoxbrowser.png) | ![illustration for Firefoxbrowser](../../simpleicons-5/F/Firefoxbrowser.Local.png) | + + + + +## Firefoxbrowser + +### 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 Firefoxbrowser +include('simpleicons-5/F/Firefoxbrowser') + +' renders the element +Firefoxbrowser('Firefoxbrowser', 'Firefoxbrowser', '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 Firefoxbrowser +include('simpleicons-5/F/Firefoxbrowser') + +' renders the element +Firefoxbrowser('Firefoxbrowser', 'Firefoxbrowser', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Firefoxbrowser.png b/distribution/simpleicons-5/F/Firefoxbrowser.png new file mode 100644 index 00000000000..3d0479b3d40 Binary files /dev/null and b/distribution/simpleicons-5/F/Firefoxbrowser.png differ diff --git a/distribution/simpleicons-5/F/Firefoxbrowser.puml b/distribution/simpleicons-5/F/Firefoxbrowser.puml new file mode 100644 index 00000000000..815385198f0 --- /dev/null +++ b/distribution/simpleicons-5/F/Firefoxbrowser.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Firefoxbrowser + +sprite $FirefoxbrowserXs [10x10/16z] uwS3 + +sprite $FirefoxbrowserSm [12x12/16z] unza + +sprite $FirefoxbrowserMd [16x16/16z] un_X + +sprite $FirefoxbrowserLg [20x20/16z] unzKO1G + +!procedure Firefoxbrowser($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Firefoxbrowser', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/First.Local.png b/distribution/simpleicons-5/F/First.Local.png new file mode 100644 index 00000000000..d7020106781 Binary files /dev/null and b/distribution/simpleicons-5/F/First.Local.png differ diff --git a/distribution/simpleicons-5/F/First.Local.puml b/distribution/simpleicons-5/F/First.Local.puml new file mode 100644 index 00000000000..a98a7454c21 --- /dev/null +++ b/distribution/simpleicons-5/F/First.Local.puml @@ -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 First +include('simpleicons-5/F/First') + +' renders the element +First('First', 'First', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/First.Remote.puml b/distribution/simpleicons-5/F/First.Remote.puml new file mode 100644 index 00000000000..3c43a9a1592 --- /dev/null +++ b/distribution/simpleicons-5/F/First.Remote.puml @@ -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 First +include('simpleicons-5/F/First') + +' renders the element +First('First', 'First', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/First.md b/distribution/simpleicons-5/F/First.md new file mode 100644 index 00000000000..314e84f276a --- /dev/null +++ b/distribution/simpleicons-5/F/First.md @@ -0,0 +1,63 @@ +# First + + +```text +simpleicons-5/F/First +``` + +```text +include('simpleicons-5/F/First') +``` + + + +| Illustration | First | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/First.png) | ![illustration for First](../../simpleicons-5/F/First.Local.png) | + + + + +## First + +### 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 First +include('simpleicons-5/F/First') + +' renders the element +First('First', 'First', '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 First +include('simpleicons-5/F/First') + +' renders the element +First('First', 'First', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/First.png b/distribution/simpleicons-5/F/First.png new file mode 100644 index 00000000000..208f3bfeca5 Binary files /dev/null and b/distribution/simpleicons-5/F/First.png differ diff --git a/distribution/simpleicons-5/F/First.puml b/distribution/simpleicons-5/F/First.puml new file mode 100644 index 00000000000..e2b4f2a7448 --- /dev/null +++ b/distribution/simpleicons-5/F/First.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/First + +sprite $FirstXs [10x10/16z] uwS3 + +sprite $FirstSm [12x12/16z] unza + +sprite $FirstMd [16x16/16z] un_X + +sprite $FirstLg [20x20/16z] unzKO1G + +!procedure First($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/First', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fitbit.Local.png b/distribution/simpleicons-5/F/Fitbit.Local.png new file mode 100644 index 00000000000..3bb7fa5d3e5 Binary files /dev/null and b/distribution/simpleicons-5/F/Fitbit.Local.png differ diff --git a/distribution/simpleicons-5/F/Fitbit.Local.puml b/distribution/simpleicons-5/F/Fitbit.Local.puml new file mode 100644 index 00000000000..3b49230c975 --- /dev/null +++ b/distribution/simpleicons-5/F/Fitbit.Local.puml @@ -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 Fitbit +include('simpleicons-5/F/Fitbit') + +' renders the element +Fitbit('Fitbit', 'Fitbit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fitbit.Remote.puml b/distribution/simpleicons-5/F/Fitbit.Remote.puml new file mode 100644 index 00000000000..3659061a53b --- /dev/null +++ b/distribution/simpleicons-5/F/Fitbit.Remote.puml @@ -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 Fitbit +include('simpleicons-5/F/Fitbit') + +' renders the element +Fitbit('Fitbit', 'Fitbit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fitbit.md b/distribution/simpleicons-5/F/Fitbit.md new file mode 100644 index 00000000000..94809db170b --- /dev/null +++ b/distribution/simpleicons-5/F/Fitbit.md @@ -0,0 +1,63 @@ +# Fitbit + + +```text +simpleicons-5/F/Fitbit +``` + +```text +include('simpleicons-5/F/Fitbit') +``` + + + +| Illustration | Fitbit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fitbit.png) | ![illustration for Fitbit](../../simpleicons-5/F/Fitbit.Local.png) | + + + + +## Fitbit + +### 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 Fitbit +include('simpleicons-5/F/Fitbit') + +' renders the element +Fitbit('Fitbit', 'Fitbit', '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 Fitbit +include('simpleicons-5/F/Fitbit') + +' renders the element +Fitbit('Fitbit', 'Fitbit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fitbit.png b/distribution/simpleicons-5/F/Fitbit.png new file mode 100644 index 00000000000..b303c6a823a Binary files /dev/null and b/distribution/simpleicons-5/F/Fitbit.png differ diff --git a/distribution/simpleicons-5/F/Fitbit.puml b/distribution/simpleicons-5/F/Fitbit.puml new file mode 100644 index 00000000000..f73af0c5c25 --- /dev/null +++ b/distribution/simpleicons-5/F/Fitbit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fitbit + +sprite $FitbitXs [10x10/16z] uwS3 + +sprite $FitbitSm [12x12/16z] unza + +sprite $FitbitMd [16x16/16z] un_X + +sprite $FitbitLg [20x20/16z] unzKO1G + +!procedure Fitbit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fitbit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fite.Local.png b/distribution/simpleicons-5/F/Fite.Local.png new file mode 100644 index 00000000000..6dd03fc4237 Binary files /dev/null and b/distribution/simpleicons-5/F/Fite.Local.png differ diff --git a/distribution/simpleicons-5/F/Fite.Local.puml b/distribution/simpleicons-5/F/Fite.Local.puml new file mode 100644 index 00000000000..33ac102d1af --- /dev/null +++ b/distribution/simpleicons-5/F/Fite.Local.puml @@ -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 Fite +include('simpleicons-5/F/Fite') + +' renders the element +Fite('Fite', 'Fite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fite.Remote.puml b/distribution/simpleicons-5/F/Fite.Remote.puml new file mode 100644 index 00000000000..f6119c399f9 --- /dev/null +++ b/distribution/simpleicons-5/F/Fite.Remote.puml @@ -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 Fite +include('simpleicons-5/F/Fite') + +' renders the element +Fite('Fite', 'Fite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fite.md b/distribution/simpleicons-5/F/Fite.md new file mode 100644 index 00000000000..9817d6efce8 --- /dev/null +++ b/distribution/simpleicons-5/F/Fite.md @@ -0,0 +1,63 @@ +# Fite + + +```text +simpleicons-5/F/Fite +``` + +```text +include('simpleicons-5/F/Fite') +``` + + + +| Illustration | Fite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fite.png) | ![illustration for Fite](../../simpleicons-5/F/Fite.Local.png) | + + + + +## Fite + +### 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 Fite +include('simpleicons-5/F/Fite') + +' renders the element +Fite('Fite', 'Fite', '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 Fite +include('simpleicons-5/F/Fite') + +' renders the element +Fite('Fite', 'Fite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fite.png b/distribution/simpleicons-5/F/Fite.png new file mode 100644 index 00000000000..0552f0c8054 Binary files /dev/null and b/distribution/simpleicons-5/F/Fite.png differ diff --git a/distribution/simpleicons-5/F/Fite.puml b/distribution/simpleicons-5/F/Fite.puml new file mode 100644 index 00000000000..1c0698a7c7b --- /dev/null +++ b/distribution/simpleicons-5/F/Fite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fite + +sprite $FiteXs [10x10/16z] uwS3 + +sprite $FiteSm [12x12/16z] unza + +sprite $FiteMd [16x16/16z] un_X + +sprite $FiteLg [20x20/16z] unzKO1G + +!procedure Fite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fiverr.Local.png b/distribution/simpleicons-5/F/Fiverr.Local.png new file mode 100644 index 00000000000..c4c942ec480 Binary files /dev/null and b/distribution/simpleicons-5/F/Fiverr.Local.png differ diff --git a/distribution/simpleicons-5/F/Fiverr.Local.puml b/distribution/simpleicons-5/F/Fiverr.Local.puml new file mode 100644 index 00000000000..ff8aedd72b8 --- /dev/null +++ b/distribution/simpleicons-5/F/Fiverr.Local.puml @@ -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 Fiverr +include('simpleicons-5/F/Fiverr') + +' renders the element +Fiverr('Fiverr', 'Fiverr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fiverr.Remote.puml b/distribution/simpleicons-5/F/Fiverr.Remote.puml new file mode 100644 index 00000000000..17ceec28758 --- /dev/null +++ b/distribution/simpleicons-5/F/Fiverr.Remote.puml @@ -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 Fiverr +include('simpleicons-5/F/Fiverr') + +' renders the element +Fiverr('Fiverr', 'Fiverr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fiverr.md b/distribution/simpleicons-5/F/Fiverr.md new file mode 100644 index 00000000000..d2710edee17 --- /dev/null +++ b/distribution/simpleicons-5/F/Fiverr.md @@ -0,0 +1,63 @@ +# Fiverr + + +```text +simpleicons-5/F/Fiverr +``` + +```text +include('simpleicons-5/F/Fiverr') +``` + + + +| Illustration | Fiverr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fiverr.png) | ![illustration for Fiverr](../../simpleicons-5/F/Fiverr.Local.png) | + + + + +## Fiverr + +### 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 Fiverr +include('simpleicons-5/F/Fiverr') + +' renders the element +Fiverr('Fiverr', 'Fiverr', '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 Fiverr +include('simpleicons-5/F/Fiverr') + +' renders the element +Fiverr('Fiverr', 'Fiverr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fiverr.png b/distribution/simpleicons-5/F/Fiverr.png new file mode 100644 index 00000000000..480b242ee23 Binary files /dev/null and b/distribution/simpleicons-5/F/Fiverr.png differ diff --git a/distribution/simpleicons-5/F/Fiverr.puml b/distribution/simpleicons-5/F/Fiverr.puml new file mode 100644 index 00000000000..004ee89dfe7 --- /dev/null +++ b/distribution/simpleicons-5/F/Fiverr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fiverr + +sprite $FiverrXs [10x10/16z] uwS3 + +sprite $FiverrSm [12x12/16z] unza + +sprite $FiverrMd [16x16/16z] un_X + +sprite $FiverrLg [20x20/16z] unzKO1G + +!procedure Fiverr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fiverr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flask.Local.png b/distribution/simpleicons-5/F/Flask.Local.png new file mode 100644 index 00000000000..704692c6df6 Binary files /dev/null and b/distribution/simpleicons-5/F/Flask.Local.png differ diff --git a/distribution/simpleicons-5/F/Flask.Local.puml b/distribution/simpleicons-5/F/Flask.Local.puml new file mode 100644 index 00000000000..10487d8ef5a --- /dev/null +++ b/distribution/simpleicons-5/F/Flask.Local.puml @@ -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 Flask +include('simpleicons-5/F/Flask') + +' renders the element +Flask('Flask', 'Flask', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flask.Remote.puml b/distribution/simpleicons-5/F/Flask.Remote.puml new file mode 100644 index 00000000000..f7ad0beae9c --- /dev/null +++ b/distribution/simpleicons-5/F/Flask.Remote.puml @@ -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 Flask +include('simpleicons-5/F/Flask') + +' renders the element +Flask('Flask', 'Flask', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flask.md b/distribution/simpleicons-5/F/Flask.md new file mode 100644 index 00000000000..468550594fa --- /dev/null +++ b/distribution/simpleicons-5/F/Flask.md @@ -0,0 +1,63 @@ +# Flask + + +```text +simpleicons-5/F/Flask +``` + +```text +include('simpleicons-5/F/Flask') +``` + + + +| Illustration | Flask | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flask.png) | ![illustration for Flask](../../simpleicons-5/F/Flask.Local.png) | + + + + +## Flask + +### 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 Flask +include('simpleicons-5/F/Flask') + +' renders the element +Flask('Flask', 'Flask', '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 Flask +include('simpleicons-5/F/Flask') + +' renders the element +Flask('Flask', 'Flask', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flask.png b/distribution/simpleicons-5/F/Flask.png new file mode 100644 index 00000000000..2dcf9306a75 Binary files /dev/null and b/distribution/simpleicons-5/F/Flask.png differ diff --git a/distribution/simpleicons-5/F/Flask.puml b/distribution/simpleicons-5/F/Flask.puml new file mode 100644 index 00000000000..8cbfe4b84e9 --- /dev/null +++ b/distribution/simpleicons-5/F/Flask.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flask + +sprite $FlaskXs [10x10/16z] uwS3 + +sprite $FlaskSm [12x12/16z] unza + +sprite $FlaskMd [16x16/16z] un_X + +sprite $FlaskLg [20x20/16z] unzKO1G + +!procedure Flask($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flask', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flathub.Local.png b/distribution/simpleicons-5/F/Flathub.Local.png new file mode 100644 index 00000000000..961b8120fc2 Binary files /dev/null and b/distribution/simpleicons-5/F/Flathub.Local.png differ diff --git a/distribution/simpleicons-5/F/Flathub.Local.puml b/distribution/simpleicons-5/F/Flathub.Local.puml new file mode 100644 index 00000000000..a56dc379e49 --- /dev/null +++ b/distribution/simpleicons-5/F/Flathub.Local.puml @@ -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 Flathub +include('simpleicons-5/F/Flathub') + +' renders the element +Flathub('Flathub', 'Flathub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flathub.Remote.puml b/distribution/simpleicons-5/F/Flathub.Remote.puml new file mode 100644 index 00000000000..2d220cd497f --- /dev/null +++ b/distribution/simpleicons-5/F/Flathub.Remote.puml @@ -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 Flathub +include('simpleicons-5/F/Flathub') + +' renders the element +Flathub('Flathub', 'Flathub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flathub.md b/distribution/simpleicons-5/F/Flathub.md new file mode 100644 index 00000000000..67c7b8f0f8b --- /dev/null +++ b/distribution/simpleicons-5/F/Flathub.md @@ -0,0 +1,63 @@ +# Flathub + + +```text +simpleicons-5/F/Flathub +``` + +```text +include('simpleicons-5/F/Flathub') +``` + + + +| Illustration | Flathub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flathub.png) | ![illustration for Flathub](../../simpleicons-5/F/Flathub.Local.png) | + + + + +## Flathub + +### 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 Flathub +include('simpleicons-5/F/Flathub') + +' renders the element +Flathub('Flathub', 'Flathub', '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 Flathub +include('simpleicons-5/F/Flathub') + +' renders the element +Flathub('Flathub', 'Flathub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flathub.png b/distribution/simpleicons-5/F/Flathub.png new file mode 100644 index 00000000000..868f57ac602 Binary files /dev/null and b/distribution/simpleicons-5/F/Flathub.png differ diff --git a/distribution/simpleicons-5/F/Flathub.puml b/distribution/simpleicons-5/F/Flathub.puml new file mode 100644 index 00000000000..159782cbf06 --- /dev/null +++ b/distribution/simpleicons-5/F/Flathub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flathub + +sprite $FlathubXs [10x10/16z] uwS3 + +sprite $FlathubSm [12x12/16z] unza + +sprite $FlathubMd [16x16/16z] un_X + +sprite $FlathubLg [20x20/16z] unzKO1G + +!procedure Flathub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flathub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flattr.Local.png b/distribution/simpleicons-5/F/Flattr.Local.png new file mode 100644 index 00000000000..f2e84bf081c Binary files /dev/null and b/distribution/simpleicons-5/F/Flattr.Local.png differ diff --git a/distribution/simpleicons-5/F/Flattr.Local.puml b/distribution/simpleicons-5/F/Flattr.Local.puml new file mode 100644 index 00000000000..82d105269f1 --- /dev/null +++ b/distribution/simpleicons-5/F/Flattr.Local.puml @@ -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 Flattr +include('simpleicons-5/F/Flattr') + +' renders the element +Flattr('Flattr', 'Flattr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flattr.Remote.puml b/distribution/simpleicons-5/F/Flattr.Remote.puml new file mode 100644 index 00000000000..a8aba7f4b6c --- /dev/null +++ b/distribution/simpleicons-5/F/Flattr.Remote.puml @@ -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 Flattr +include('simpleicons-5/F/Flattr') + +' renders the element +Flattr('Flattr', 'Flattr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flattr.md b/distribution/simpleicons-5/F/Flattr.md new file mode 100644 index 00000000000..9b664a3c4ce --- /dev/null +++ b/distribution/simpleicons-5/F/Flattr.md @@ -0,0 +1,63 @@ +# Flattr + + +```text +simpleicons-5/F/Flattr +``` + +```text +include('simpleicons-5/F/Flattr') +``` + + + +| Illustration | Flattr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flattr.png) | ![illustration for Flattr](../../simpleicons-5/F/Flattr.Local.png) | + + + + +## Flattr + +### 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 Flattr +include('simpleicons-5/F/Flattr') + +' renders the element +Flattr('Flattr', 'Flattr', '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 Flattr +include('simpleicons-5/F/Flattr') + +' renders the element +Flattr('Flattr', 'Flattr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flattr.png b/distribution/simpleicons-5/F/Flattr.png new file mode 100644 index 00000000000..89f2b24d3a3 Binary files /dev/null and b/distribution/simpleicons-5/F/Flattr.png differ diff --git a/distribution/simpleicons-5/F/Flattr.puml b/distribution/simpleicons-5/F/Flattr.puml new file mode 100644 index 00000000000..ec911aeeaff --- /dev/null +++ b/distribution/simpleicons-5/F/Flattr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flattr + +sprite $FlattrXs [10x10/16z] uwS3 + +sprite $FlattrSm [12x12/16z] unza + +sprite $FlattrMd [16x16/16z] un_X + +sprite $FlattrLg [20x20/16z] unzKO1G + +!procedure Flattr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flattr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flickr.Local.png b/distribution/simpleicons-5/F/Flickr.Local.png new file mode 100644 index 00000000000..43e5324436a Binary files /dev/null and b/distribution/simpleicons-5/F/Flickr.Local.png differ diff --git a/distribution/simpleicons-5/F/Flickr.Local.puml b/distribution/simpleicons-5/F/Flickr.Local.puml new file mode 100644 index 00000000000..beb25bb9d12 --- /dev/null +++ b/distribution/simpleicons-5/F/Flickr.Local.puml @@ -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 Flickr +include('simpleicons-5/F/Flickr') + +' renders the element +Flickr('Flickr', 'Flickr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flickr.Remote.puml b/distribution/simpleicons-5/F/Flickr.Remote.puml new file mode 100644 index 00000000000..fb3518c595e --- /dev/null +++ b/distribution/simpleicons-5/F/Flickr.Remote.puml @@ -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 Flickr +include('simpleicons-5/F/Flickr') + +' renders the element +Flickr('Flickr', 'Flickr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flickr.md b/distribution/simpleicons-5/F/Flickr.md new file mode 100644 index 00000000000..e4c23de2b63 --- /dev/null +++ b/distribution/simpleicons-5/F/Flickr.md @@ -0,0 +1,63 @@ +# Flickr + + +```text +simpleicons-5/F/Flickr +``` + +```text +include('simpleicons-5/F/Flickr') +``` + + + +| Illustration | Flickr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flickr.png) | ![illustration for Flickr](../../simpleicons-5/F/Flickr.Local.png) | + + + + +## Flickr + +### 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 Flickr +include('simpleicons-5/F/Flickr') + +' renders the element +Flickr('Flickr', 'Flickr', '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 Flickr +include('simpleicons-5/F/Flickr') + +' renders the element +Flickr('Flickr', 'Flickr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flickr.png b/distribution/simpleicons-5/F/Flickr.png new file mode 100644 index 00000000000..d788ba93aa4 Binary files /dev/null and b/distribution/simpleicons-5/F/Flickr.png differ diff --git a/distribution/simpleicons-5/F/Flickr.puml b/distribution/simpleicons-5/F/Flickr.puml new file mode 100644 index 00000000000..6cee20a3ec4 --- /dev/null +++ b/distribution/simpleicons-5/F/Flickr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flickr + +sprite $FlickrXs [10x10/16z] uwS3 + +sprite $FlickrSm [12x12/16z] unza + +sprite $FlickrMd [16x16/16z] un_X + +sprite $FlickrLg [20x20/16z] unzKO1G + +!procedure Flickr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flickr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flipboard.Local.png b/distribution/simpleicons-5/F/Flipboard.Local.png new file mode 100644 index 00000000000..6aa41c4dc71 Binary files /dev/null and b/distribution/simpleicons-5/F/Flipboard.Local.png differ diff --git a/distribution/simpleicons-5/F/Flipboard.Local.puml b/distribution/simpleicons-5/F/Flipboard.Local.puml new file mode 100644 index 00000000000..7ecf1fbdd5b --- /dev/null +++ b/distribution/simpleicons-5/F/Flipboard.Local.puml @@ -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 Flipboard +include('simpleicons-5/F/Flipboard') + +' renders the element +Flipboard('Flipboard', 'Flipboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flipboard.Remote.puml b/distribution/simpleicons-5/F/Flipboard.Remote.puml new file mode 100644 index 00000000000..b6a1a7bb54e --- /dev/null +++ b/distribution/simpleicons-5/F/Flipboard.Remote.puml @@ -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 Flipboard +include('simpleicons-5/F/Flipboard') + +' renders the element +Flipboard('Flipboard', 'Flipboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flipboard.md b/distribution/simpleicons-5/F/Flipboard.md new file mode 100644 index 00000000000..0dae384f359 --- /dev/null +++ b/distribution/simpleicons-5/F/Flipboard.md @@ -0,0 +1,63 @@ +# Flipboard + + +```text +simpleicons-5/F/Flipboard +``` + +```text +include('simpleicons-5/F/Flipboard') +``` + + + +| Illustration | Flipboard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flipboard.png) | ![illustration for Flipboard](../../simpleicons-5/F/Flipboard.Local.png) | + + + + +## Flipboard + +### 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 Flipboard +include('simpleicons-5/F/Flipboard') + +' renders the element +Flipboard('Flipboard', 'Flipboard', '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 Flipboard +include('simpleicons-5/F/Flipboard') + +' renders the element +Flipboard('Flipboard', 'Flipboard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flipboard.png b/distribution/simpleicons-5/F/Flipboard.png new file mode 100644 index 00000000000..4a91819bd66 Binary files /dev/null and b/distribution/simpleicons-5/F/Flipboard.png differ diff --git a/distribution/simpleicons-5/F/Flipboard.puml b/distribution/simpleicons-5/F/Flipboard.puml new file mode 100644 index 00000000000..5a2570da54b --- /dev/null +++ b/distribution/simpleicons-5/F/Flipboard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flipboard + +sprite $FlipboardXs [10x10/16z] uwS3 + +sprite $FlipboardSm [12x12/16z] unza + +sprite $FlipboardMd [16x16/16z] un_X + +sprite $FlipboardLg [20x20/16z] unzKO1G + +!procedure Flipboard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flipboard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flipkart.Local.png b/distribution/simpleicons-5/F/Flipkart.Local.png new file mode 100644 index 00000000000..eccd65735ff Binary files /dev/null and b/distribution/simpleicons-5/F/Flipkart.Local.png differ diff --git a/distribution/simpleicons-5/F/Flipkart.Local.puml b/distribution/simpleicons-5/F/Flipkart.Local.puml new file mode 100644 index 00000000000..16eec751d38 --- /dev/null +++ b/distribution/simpleicons-5/F/Flipkart.Local.puml @@ -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 Flipkart +include('simpleicons-5/F/Flipkart') + +' renders the element +Flipkart('Flipkart', 'Flipkart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flipkart.Remote.puml b/distribution/simpleicons-5/F/Flipkart.Remote.puml new file mode 100644 index 00000000000..84a3d2cce25 --- /dev/null +++ b/distribution/simpleicons-5/F/Flipkart.Remote.puml @@ -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 Flipkart +include('simpleicons-5/F/Flipkart') + +' renders the element +Flipkart('Flipkart', 'Flipkart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flipkart.md b/distribution/simpleicons-5/F/Flipkart.md new file mode 100644 index 00000000000..375d592a68d --- /dev/null +++ b/distribution/simpleicons-5/F/Flipkart.md @@ -0,0 +1,63 @@ +# Flipkart + + +```text +simpleicons-5/F/Flipkart +``` + +```text +include('simpleicons-5/F/Flipkart') +``` + + + +| Illustration | Flipkart | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flipkart.png) | ![illustration for Flipkart](../../simpleicons-5/F/Flipkart.Local.png) | + + + + +## Flipkart + +### 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 Flipkart +include('simpleicons-5/F/Flipkart') + +' renders the element +Flipkart('Flipkart', 'Flipkart', '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 Flipkart +include('simpleicons-5/F/Flipkart') + +' renders the element +Flipkart('Flipkart', 'Flipkart', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flipkart.png b/distribution/simpleicons-5/F/Flipkart.png new file mode 100644 index 00000000000..6c2af7b31ae Binary files /dev/null and b/distribution/simpleicons-5/F/Flipkart.png differ diff --git a/distribution/simpleicons-5/F/Flipkart.puml b/distribution/simpleicons-5/F/Flipkart.puml new file mode 100644 index 00000000000..f7538b5a269 --- /dev/null +++ b/distribution/simpleicons-5/F/Flipkart.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flipkart + +sprite $FlipkartXs [10x10/16z] uwS3 + +sprite $FlipkartSm [12x12/16z] unza + +sprite $FlipkartMd [16x16/16z] un_X + +sprite $FlipkartLg [20x20/16z] unzKO1G + +!procedure Flipkart($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flipkart', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Floatplane.Local.png b/distribution/simpleicons-5/F/Floatplane.Local.png new file mode 100644 index 00000000000..421d1a41cd9 Binary files /dev/null and b/distribution/simpleicons-5/F/Floatplane.Local.png differ diff --git a/distribution/simpleicons-5/F/Floatplane.Local.puml b/distribution/simpleicons-5/F/Floatplane.Local.puml new file mode 100644 index 00000000000..51c16d36b8b --- /dev/null +++ b/distribution/simpleicons-5/F/Floatplane.Local.puml @@ -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 Floatplane +include('simpleicons-5/F/Floatplane') + +' renders the element +Floatplane('Floatplane', 'Floatplane', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Floatplane.Remote.puml b/distribution/simpleicons-5/F/Floatplane.Remote.puml new file mode 100644 index 00000000000..1988f6b789b --- /dev/null +++ b/distribution/simpleicons-5/F/Floatplane.Remote.puml @@ -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 Floatplane +include('simpleicons-5/F/Floatplane') + +' renders the element +Floatplane('Floatplane', 'Floatplane', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Floatplane.md b/distribution/simpleicons-5/F/Floatplane.md new file mode 100644 index 00000000000..9398eafcbe8 --- /dev/null +++ b/distribution/simpleicons-5/F/Floatplane.md @@ -0,0 +1,63 @@ +# Floatplane + + +```text +simpleicons-5/F/Floatplane +``` + +```text +include('simpleicons-5/F/Floatplane') +``` + + + +| Illustration | Floatplane | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Floatplane.png) | ![illustration for Floatplane](../../simpleicons-5/F/Floatplane.Local.png) | + + + + +## Floatplane + +### 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 Floatplane +include('simpleicons-5/F/Floatplane') + +' renders the element +Floatplane('Floatplane', 'Floatplane', '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 Floatplane +include('simpleicons-5/F/Floatplane') + +' renders the element +Floatplane('Floatplane', 'Floatplane', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Floatplane.png b/distribution/simpleicons-5/F/Floatplane.png new file mode 100644 index 00000000000..e05a24dd9dc Binary files /dev/null and b/distribution/simpleicons-5/F/Floatplane.png differ diff --git a/distribution/simpleicons-5/F/Floatplane.puml b/distribution/simpleicons-5/F/Floatplane.puml new file mode 100644 index 00000000000..63fc117960d --- /dev/null +++ b/distribution/simpleicons-5/F/Floatplane.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Floatplane + +sprite $FloatplaneXs [10x10/16z] uwS3 + +sprite $FloatplaneSm [12x12/16z] unza + +sprite $FloatplaneMd [16x16/16z] un_X + +sprite $FloatplaneLg [20x20/16z] unzKO1G + +!procedure Floatplane($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Floatplane', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flood.Local.png b/distribution/simpleicons-5/F/Flood.Local.png new file mode 100644 index 00000000000..626637ac41d Binary files /dev/null and b/distribution/simpleicons-5/F/Flood.Local.png differ diff --git a/distribution/simpleicons-5/F/Flood.Local.puml b/distribution/simpleicons-5/F/Flood.Local.puml new file mode 100644 index 00000000000..bcc7b1e69c3 --- /dev/null +++ b/distribution/simpleicons-5/F/Flood.Local.puml @@ -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 Flood +include('simpleicons-5/F/Flood') + +' renders the element +Flood('Flood', 'Flood', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flood.Remote.puml b/distribution/simpleicons-5/F/Flood.Remote.puml new file mode 100644 index 00000000000..97dd81589ea --- /dev/null +++ b/distribution/simpleicons-5/F/Flood.Remote.puml @@ -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 Flood +include('simpleicons-5/F/Flood') + +' renders the element +Flood('Flood', 'Flood', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flood.md b/distribution/simpleicons-5/F/Flood.md new file mode 100644 index 00000000000..cb4facbf646 --- /dev/null +++ b/distribution/simpleicons-5/F/Flood.md @@ -0,0 +1,63 @@ +# Flood + + +```text +simpleicons-5/F/Flood +``` + +```text +include('simpleicons-5/F/Flood') +``` + + + +| Illustration | Flood | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flood.png) | ![illustration for Flood](../../simpleicons-5/F/Flood.Local.png) | + + + + +## Flood + +### 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 Flood +include('simpleicons-5/F/Flood') + +' renders the element +Flood('Flood', 'Flood', '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 Flood +include('simpleicons-5/F/Flood') + +' renders the element +Flood('Flood', 'Flood', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flood.png b/distribution/simpleicons-5/F/Flood.png new file mode 100644 index 00000000000..e3d4796534b Binary files /dev/null and b/distribution/simpleicons-5/F/Flood.png differ diff --git a/distribution/simpleicons-5/F/Flood.puml b/distribution/simpleicons-5/F/Flood.puml new file mode 100644 index 00000000000..aded7a23805 --- /dev/null +++ b/distribution/simpleicons-5/F/Flood.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flood + +sprite $FloodXs [10x10/16z] uwS3 + +sprite $FloodSm [12x12/16z] unza + +sprite $FloodMd [16x16/16z] un_X + +sprite $FloodLg [20x20/16z] unzKO1G + +!procedure Flood($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flood', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fluentd.Local.png b/distribution/simpleicons-5/F/Fluentd.Local.png new file mode 100644 index 00000000000..a29969984ae Binary files /dev/null and b/distribution/simpleicons-5/F/Fluentd.Local.png differ diff --git a/distribution/simpleicons-5/F/Fluentd.Local.puml b/distribution/simpleicons-5/F/Fluentd.Local.puml new file mode 100644 index 00000000000..628288927f1 --- /dev/null +++ b/distribution/simpleicons-5/F/Fluentd.Local.puml @@ -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 Fluentd +include('simpleicons-5/F/Fluentd') + +' renders the element +Fluentd('Fluentd', 'Fluentd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fluentd.Remote.puml b/distribution/simpleicons-5/F/Fluentd.Remote.puml new file mode 100644 index 00000000000..75d1b2755f2 --- /dev/null +++ b/distribution/simpleicons-5/F/Fluentd.Remote.puml @@ -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 Fluentd +include('simpleicons-5/F/Fluentd') + +' renders the element +Fluentd('Fluentd', 'Fluentd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fluentd.md b/distribution/simpleicons-5/F/Fluentd.md new file mode 100644 index 00000000000..9434e5c6478 --- /dev/null +++ b/distribution/simpleicons-5/F/Fluentd.md @@ -0,0 +1,63 @@ +# Fluentd + + +```text +simpleicons-5/F/Fluentd +``` + +```text +include('simpleicons-5/F/Fluentd') +``` + + + +| Illustration | Fluentd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fluentd.png) | ![illustration for Fluentd](../../simpleicons-5/F/Fluentd.Local.png) | + + + + +## Fluentd + +### 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 Fluentd +include('simpleicons-5/F/Fluentd') + +' renders the element +Fluentd('Fluentd', 'Fluentd', '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 Fluentd +include('simpleicons-5/F/Fluentd') + +' renders the element +Fluentd('Fluentd', 'Fluentd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fluentd.png b/distribution/simpleicons-5/F/Fluentd.png new file mode 100644 index 00000000000..e7d6d6c131a Binary files /dev/null and b/distribution/simpleicons-5/F/Fluentd.png differ diff --git a/distribution/simpleicons-5/F/Fluentd.puml b/distribution/simpleicons-5/F/Fluentd.puml new file mode 100644 index 00000000000..ef5ec8aa37c --- /dev/null +++ b/distribution/simpleicons-5/F/Fluentd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fluentd + +sprite $FluentdXs [10x10/16z] uwS3 + +sprite $FluentdSm [12x12/16z] unza + +sprite $FluentdMd [16x16/16z] un_X + +sprite $FluentdLg [20x20/16z] unzKO1G + +!procedure Fluentd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fluentd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Flutter.Local.png b/distribution/simpleicons-5/F/Flutter.Local.png new file mode 100644 index 00000000000..ac111db3fdd Binary files /dev/null and b/distribution/simpleicons-5/F/Flutter.Local.png differ diff --git a/distribution/simpleicons-5/F/Flutter.Local.puml b/distribution/simpleicons-5/F/Flutter.Local.puml new file mode 100644 index 00000000000..b93201168df --- /dev/null +++ b/distribution/simpleicons-5/F/Flutter.Local.puml @@ -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 Flutter +include('simpleicons-5/F/Flutter') + +' renders the element +Flutter('Flutter', 'Flutter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flutter.Remote.puml b/distribution/simpleicons-5/F/Flutter.Remote.puml new file mode 100644 index 00000000000..014d86605aa --- /dev/null +++ b/distribution/simpleicons-5/F/Flutter.Remote.puml @@ -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 Flutter +include('simpleicons-5/F/Flutter') + +' renders the element +Flutter('Flutter', 'Flutter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Flutter.md b/distribution/simpleicons-5/F/Flutter.md new file mode 100644 index 00000000000..a64d4a1372d --- /dev/null +++ b/distribution/simpleicons-5/F/Flutter.md @@ -0,0 +1,63 @@ +# Flutter + + +```text +simpleicons-5/F/Flutter +``` + +```text +include('simpleicons-5/F/Flutter') +``` + + + +| Illustration | Flutter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Flutter.png) | ![illustration for Flutter](../../simpleicons-5/F/Flutter.Local.png) | + + + + +## Flutter + +### 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 Flutter +include('simpleicons-5/F/Flutter') + +' renders the element +Flutter('Flutter', 'Flutter', '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 Flutter +include('simpleicons-5/F/Flutter') + +' renders the element +Flutter('Flutter', 'Flutter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Flutter.png b/distribution/simpleicons-5/F/Flutter.png new file mode 100644 index 00000000000..627ee6df178 Binary files /dev/null and b/distribution/simpleicons-5/F/Flutter.png differ diff --git a/distribution/simpleicons-5/F/Flutter.puml b/distribution/simpleicons-5/F/Flutter.puml new file mode 100644 index 00000000000..aaae33df3b1 --- /dev/null +++ b/distribution/simpleicons-5/F/Flutter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Flutter + +sprite $FlutterXs [10x10/16z] uwS3 + +sprite $FlutterSm [12x12/16z] unza + +sprite $FlutterMd [16x16/16z] un_X + +sprite $FlutterLg [20x20/16z] unzKO1G + +!procedure Flutter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Flutter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fmod.Local.png b/distribution/simpleicons-5/F/Fmod.Local.png new file mode 100644 index 00000000000..e7e8b8e4330 Binary files /dev/null and b/distribution/simpleicons-5/F/Fmod.Local.png differ diff --git a/distribution/simpleicons-5/F/Fmod.Local.puml b/distribution/simpleicons-5/F/Fmod.Local.puml new file mode 100644 index 00000000000..c2ce1cf32e7 --- /dev/null +++ b/distribution/simpleicons-5/F/Fmod.Local.puml @@ -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 Fmod +include('simpleicons-5/F/Fmod') + +' renders the element +Fmod('Fmod', 'Fmod', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fmod.Remote.puml b/distribution/simpleicons-5/F/Fmod.Remote.puml new file mode 100644 index 00000000000..5c01796fc8b --- /dev/null +++ b/distribution/simpleicons-5/F/Fmod.Remote.puml @@ -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 Fmod +include('simpleicons-5/F/Fmod') + +' renders the element +Fmod('Fmod', 'Fmod', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fmod.md b/distribution/simpleicons-5/F/Fmod.md new file mode 100644 index 00000000000..6ccd286128f --- /dev/null +++ b/distribution/simpleicons-5/F/Fmod.md @@ -0,0 +1,63 @@ +# Fmod + + +```text +simpleicons-5/F/Fmod +``` + +```text +include('simpleicons-5/F/Fmod') +``` + + + +| Illustration | Fmod | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fmod.png) | ![illustration for Fmod](../../simpleicons-5/F/Fmod.Local.png) | + + + + +## Fmod + +### 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 Fmod +include('simpleicons-5/F/Fmod') + +' renders the element +Fmod('Fmod', 'Fmod', '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 Fmod +include('simpleicons-5/F/Fmod') + +' renders the element +Fmod('Fmod', 'Fmod', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fmod.png b/distribution/simpleicons-5/F/Fmod.png new file mode 100644 index 00000000000..a4e4dbf3b74 Binary files /dev/null and b/distribution/simpleicons-5/F/Fmod.png differ diff --git a/distribution/simpleicons-5/F/Fmod.puml b/distribution/simpleicons-5/F/Fmod.puml new file mode 100644 index 00000000000..eb7885753cf --- /dev/null +++ b/distribution/simpleicons-5/F/Fmod.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fmod + +sprite $FmodXs [10x10/16z] uwS3 + +sprite $FmodSm [12x12/16z] unza + +sprite $FmodMd [16x16/16z] un_X + +sprite $FmodLg [20x20/16z] unzKO1G + +!procedure Fmod($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fmod', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fnac.Local.png b/distribution/simpleicons-5/F/Fnac.Local.png new file mode 100644 index 00000000000..9270049c77c Binary files /dev/null and b/distribution/simpleicons-5/F/Fnac.Local.png differ diff --git a/distribution/simpleicons-5/F/Fnac.Local.puml b/distribution/simpleicons-5/F/Fnac.Local.puml new file mode 100644 index 00000000000..626151b98f7 --- /dev/null +++ b/distribution/simpleicons-5/F/Fnac.Local.puml @@ -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 Fnac +include('simpleicons-5/F/Fnac') + +' renders the element +Fnac('Fnac', 'Fnac', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fnac.Remote.puml b/distribution/simpleicons-5/F/Fnac.Remote.puml new file mode 100644 index 00000000000..47c43c77b7e --- /dev/null +++ b/distribution/simpleicons-5/F/Fnac.Remote.puml @@ -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 Fnac +include('simpleicons-5/F/Fnac') + +' renders the element +Fnac('Fnac', 'Fnac', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fnac.md b/distribution/simpleicons-5/F/Fnac.md new file mode 100644 index 00000000000..485d5ea1a15 --- /dev/null +++ b/distribution/simpleicons-5/F/Fnac.md @@ -0,0 +1,63 @@ +# Fnac + + +```text +simpleicons-5/F/Fnac +``` + +```text +include('simpleicons-5/F/Fnac') +``` + + + +| Illustration | Fnac | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fnac.png) | ![illustration for Fnac](../../simpleicons-5/F/Fnac.Local.png) | + + + + +## Fnac + +### 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 Fnac +include('simpleicons-5/F/Fnac') + +' renders the element +Fnac('Fnac', 'Fnac', '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 Fnac +include('simpleicons-5/F/Fnac') + +' renders the element +Fnac('Fnac', 'Fnac', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fnac.png b/distribution/simpleicons-5/F/Fnac.png new file mode 100644 index 00000000000..a8b0d17f48a Binary files /dev/null and b/distribution/simpleicons-5/F/Fnac.png differ diff --git a/distribution/simpleicons-5/F/Fnac.puml b/distribution/simpleicons-5/F/Fnac.puml new file mode 100644 index 00000000000..74bd08d3f79 --- /dev/null +++ b/distribution/simpleicons-5/F/Fnac.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fnac + +sprite $FnacXs [10x10/16z] uwS3 + +sprite $FnacSm [12x12/16z] unza + +sprite $FnacMd [16x16/16z] un_X + +sprite $FnacLg [20x20/16z] unzKO1G + +!procedure Fnac($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fnac', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Folium.Local.png b/distribution/simpleicons-5/F/Folium.Local.png new file mode 100644 index 00000000000..1a80ca423b0 Binary files /dev/null and b/distribution/simpleicons-5/F/Folium.Local.png differ diff --git a/distribution/simpleicons-5/F/Folium.Local.puml b/distribution/simpleicons-5/F/Folium.Local.puml new file mode 100644 index 00000000000..3fdc3c2e307 --- /dev/null +++ b/distribution/simpleicons-5/F/Folium.Local.puml @@ -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 Folium +include('simpleicons-5/F/Folium') + +' renders the element +Folium('Folium', 'Folium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Folium.Remote.puml b/distribution/simpleicons-5/F/Folium.Remote.puml new file mode 100644 index 00000000000..259ad623715 --- /dev/null +++ b/distribution/simpleicons-5/F/Folium.Remote.puml @@ -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 Folium +include('simpleicons-5/F/Folium') + +' renders the element +Folium('Folium', 'Folium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Folium.md b/distribution/simpleicons-5/F/Folium.md new file mode 100644 index 00000000000..728e84ffd9e --- /dev/null +++ b/distribution/simpleicons-5/F/Folium.md @@ -0,0 +1,63 @@ +# Folium + + +```text +simpleicons-5/F/Folium +``` + +```text +include('simpleicons-5/F/Folium') +``` + + + +| Illustration | Folium | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Folium.png) | ![illustration for Folium](../../simpleicons-5/F/Folium.Local.png) | + + + + +## Folium + +### 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 Folium +include('simpleicons-5/F/Folium') + +' renders the element +Folium('Folium', 'Folium', '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 Folium +include('simpleicons-5/F/Folium') + +' renders the element +Folium('Folium', 'Folium', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Folium.png b/distribution/simpleicons-5/F/Folium.png new file mode 100644 index 00000000000..7d1f06b6308 Binary files /dev/null and b/distribution/simpleicons-5/F/Folium.png differ diff --git a/distribution/simpleicons-5/F/Folium.puml b/distribution/simpleicons-5/F/Folium.puml new file mode 100644 index 00000000000..a14dbc9b279 --- /dev/null +++ b/distribution/simpleicons-5/F/Folium.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Folium + +sprite $FoliumXs [10x10/16z] uwS3 + +sprite $FoliumSm [12x12/16z] unza + +sprite $FoliumMd [16x16/16z] un_X + +sprite $FoliumLg [20x20/16z] unzKO1G + +!procedure Folium($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Folium', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fontawesome.Local.png b/distribution/simpleicons-5/F/Fontawesome.Local.png new file mode 100644 index 00000000000..cebecf966cc Binary files /dev/null and b/distribution/simpleicons-5/F/Fontawesome.Local.png differ diff --git a/distribution/simpleicons-5/F/Fontawesome.Local.puml b/distribution/simpleicons-5/F/Fontawesome.Local.puml new file mode 100644 index 00000000000..16073faf94c --- /dev/null +++ b/distribution/simpleicons-5/F/Fontawesome.Local.puml @@ -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 Fontawesome +include('simpleicons-5/F/Fontawesome') + +' renders the element +Fontawesome('Fontawesome', 'Fontawesome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fontawesome.Remote.puml b/distribution/simpleicons-5/F/Fontawesome.Remote.puml new file mode 100644 index 00000000000..4a2a699de12 --- /dev/null +++ b/distribution/simpleicons-5/F/Fontawesome.Remote.puml @@ -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 Fontawesome +include('simpleicons-5/F/Fontawesome') + +' renders the element +Fontawesome('Fontawesome', 'Fontawesome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fontawesome.md b/distribution/simpleicons-5/F/Fontawesome.md new file mode 100644 index 00000000000..8864fbdd10a --- /dev/null +++ b/distribution/simpleicons-5/F/Fontawesome.md @@ -0,0 +1,63 @@ +# Fontawesome + + +```text +simpleicons-5/F/Fontawesome +``` + +```text +include('simpleicons-5/F/Fontawesome') +``` + + + +| Illustration | Fontawesome | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fontawesome.png) | ![illustration for Fontawesome](../../simpleicons-5/F/Fontawesome.Local.png) | + + + + +## Fontawesome + +### 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 Fontawesome +include('simpleicons-5/F/Fontawesome') + +' renders the element +Fontawesome('Fontawesome', 'Fontawesome', '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 Fontawesome +include('simpleicons-5/F/Fontawesome') + +' renders the element +Fontawesome('Fontawesome', 'Fontawesome', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fontawesome.png b/distribution/simpleicons-5/F/Fontawesome.png new file mode 100644 index 00000000000..06b8b35edc3 Binary files /dev/null and b/distribution/simpleicons-5/F/Fontawesome.png differ diff --git a/distribution/simpleicons-5/F/Fontawesome.puml b/distribution/simpleicons-5/F/Fontawesome.puml new file mode 100644 index 00000000000..e076b1bbc3b --- /dev/null +++ b/distribution/simpleicons-5/F/Fontawesome.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fontawesome + +sprite $FontawesomeXs [10x10/16z] uwS3 + +sprite $FontawesomeSm [12x12/16z] unza + +sprite $FontawesomeMd [16x16/16z] un_X + +sprite $FontawesomeLg [20x20/16z] unzKO1G + +!procedure Fontawesome($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fontawesome', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fontbase.Local.png b/distribution/simpleicons-5/F/Fontbase.Local.png new file mode 100644 index 00000000000..a13b4514d32 Binary files /dev/null and b/distribution/simpleicons-5/F/Fontbase.Local.png differ diff --git a/distribution/simpleicons-5/F/Fontbase.Local.puml b/distribution/simpleicons-5/F/Fontbase.Local.puml new file mode 100644 index 00000000000..ddb99200ab4 --- /dev/null +++ b/distribution/simpleicons-5/F/Fontbase.Local.puml @@ -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 Fontbase +include('simpleicons-5/F/Fontbase') + +' renders the element +Fontbase('Fontbase', 'Fontbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fontbase.Remote.puml b/distribution/simpleicons-5/F/Fontbase.Remote.puml new file mode 100644 index 00000000000..a170fcfcf7a --- /dev/null +++ b/distribution/simpleicons-5/F/Fontbase.Remote.puml @@ -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 Fontbase +include('simpleicons-5/F/Fontbase') + +' renders the element +Fontbase('Fontbase', 'Fontbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fontbase.md b/distribution/simpleicons-5/F/Fontbase.md new file mode 100644 index 00000000000..2c2c35f24a4 --- /dev/null +++ b/distribution/simpleicons-5/F/Fontbase.md @@ -0,0 +1,63 @@ +# Fontbase + + +```text +simpleicons-5/F/Fontbase +``` + +```text +include('simpleicons-5/F/Fontbase') +``` + + + +| Illustration | Fontbase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fontbase.png) | ![illustration for Fontbase](../../simpleicons-5/F/Fontbase.Local.png) | + + + + +## Fontbase + +### 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 Fontbase +include('simpleicons-5/F/Fontbase') + +' renders the element +Fontbase('Fontbase', 'Fontbase', '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 Fontbase +include('simpleicons-5/F/Fontbase') + +' renders the element +Fontbase('Fontbase', 'Fontbase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fontbase.png b/distribution/simpleicons-5/F/Fontbase.png new file mode 100644 index 00000000000..21cf1813e78 Binary files /dev/null and b/distribution/simpleicons-5/F/Fontbase.png differ diff --git a/distribution/simpleicons-5/F/Fontbase.puml b/distribution/simpleicons-5/F/Fontbase.puml new file mode 100644 index 00000000000..4909eb6a782 --- /dev/null +++ b/distribution/simpleicons-5/F/Fontbase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fontbase + +sprite $FontbaseXs [10x10/16z] uwS3 + +sprite $FontbaseSm [12x12/16z] unza + +sprite $FontbaseMd [16x16/16z] un_X + +sprite $FontbaseLg [20x20/16z] unzKO1G + +!procedure Fontbase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fontbase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Foodpanda.Local.png b/distribution/simpleicons-5/F/Foodpanda.Local.png new file mode 100644 index 00000000000..8ac56ae1833 Binary files /dev/null and b/distribution/simpleicons-5/F/Foodpanda.Local.png differ diff --git a/distribution/simpleicons-5/F/Foodpanda.Local.puml b/distribution/simpleicons-5/F/Foodpanda.Local.puml new file mode 100644 index 00000000000..8688b1692b4 --- /dev/null +++ b/distribution/simpleicons-5/F/Foodpanda.Local.puml @@ -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 Foodpanda +include('simpleicons-5/F/Foodpanda') + +' renders the element +Foodpanda('Foodpanda', 'Foodpanda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Foodpanda.Remote.puml b/distribution/simpleicons-5/F/Foodpanda.Remote.puml new file mode 100644 index 00000000000..b4657deee7c --- /dev/null +++ b/distribution/simpleicons-5/F/Foodpanda.Remote.puml @@ -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 Foodpanda +include('simpleicons-5/F/Foodpanda') + +' renders the element +Foodpanda('Foodpanda', 'Foodpanda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Foodpanda.md b/distribution/simpleicons-5/F/Foodpanda.md new file mode 100644 index 00000000000..6573bfedb47 --- /dev/null +++ b/distribution/simpleicons-5/F/Foodpanda.md @@ -0,0 +1,63 @@ +# Foodpanda + + +```text +simpleicons-5/F/Foodpanda +``` + +```text +include('simpleicons-5/F/Foodpanda') +``` + + + +| Illustration | Foodpanda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Foodpanda.png) | ![illustration for Foodpanda](../../simpleicons-5/F/Foodpanda.Local.png) | + + + + +## Foodpanda + +### 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 Foodpanda +include('simpleicons-5/F/Foodpanda') + +' renders the element +Foodpanda('Foodpanda', 'Foodpanda', '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 Foodpanda +include('simpleicons-5/F/Foodpanda') + +' renders the element +Foodpanda('Foodpanda', 'Foodpanda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Foodpanda.png b/distribution/simpleicons-5/F/Foodpanda.png new file mode 100644 index 00000000000..8b4a149d4c4 Binary files /dev/null and b/distribution/simpleicons-5/F/Foodpanda.png differ diff --git a/distribution/simpleicons-5/F/Foodpanda.puml b/distribution/simpleicons-5/F/Foodpanda.puml new file mode 100644 index 00000000000..e1575e21cc7 --- /dev/null +++ b/distribution/simpleicons-5/F/Foodpanda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Foodpanda + +sprite $FoodpandaXs [10x10/16z] uwS3 + +sprite $FoodpandaSm [12x12/16z] unza + +sprite $FoodpandaMd [16x16/16z] un_X + +sprite $FoodpandaLg [20x20/16z] unzKO1G + +!procedure Foodpanda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Foodpanda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Ford.Local.png b/distribution/simpleicons-5/F/Ford.Local.png new file mode 100644 index 00000000000..013906ff997 Binary files /dev/null and b/distribution/simpleicons-5/F/Ford.Local.png differ diff --git a/distribution/simpleicons-5/F/Ford.Local.puml b/distribution/simpleicons-5/F/Ford.Local.puml new file mode 100644 index 00000000000..85d8ab56edf --- /dev/null +++ b/distribution/simpleicons-5/F/Ford.Local.puml @@ -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 Ford +include('simpleicons-5/F/Ford') + +' renders the element +Ford('Ford', 'Ford', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ford.Remote.puml b/distribution/simpleicons-5/F/Ford.Remote.puml new file mode 100644 index 00000000000..a85eed8e82d --- /dev/null +++ b/distribution/simpleicons-5/F/Ford.Remote.puml @@ -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 Ford +include('simpleicons-5/F/Ford') + +' renders the element +Ford('Ford', 'Ford', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Ford.md b/distribution/simpleicons-5/F/Ford.md new file mode 100644 index 00000000000..02afaccab5f --- /dev/null +++ b/distribution/simpleicons-5/F/Ford.md @@ -0,0 +1,63 @@ +# Ford + + +```text +simpleicons-5/F/Ford +``` + +```text +include('simpleicons-5/F/Ford') +``` + + + +| Illustration | Ford | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Ford.png) | ![illustration for Ford](../../simpleicons-5/F/Ford.Local.png) | + + + + +## Ford + +### 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 Ford +include('simpleicons-5/F/Ford') + +' renders the element +Ford('Ford', 'Ford', '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 Ford +include('simpleicons-5/F/Ford') + +' renders the element +Ford('Ford', 'Ford', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Ford.png b/distribution/simpleicons-5/F/Ford.png new file mode 100644 index 00000000000..c9ca1b1022f Binary files /dev/null and b/distribution/simpleicons-5/F/Ford.png differ diff --git a/distribution/simpleicons-5/F/Ford.puml b/distribution/simpleicons-5/F/Ford.puml new file mode 100644 index 00000000000..9ba16d0cb07 --- /dev/null +++ b/distribution/simpleicons-5/F/Ford.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Ford + +sprite $FordXs [10x10/16z] uwS3 + +sprite $FordSm [12x12/16z] unza + +sprite $FordMd [16x16/16z] un_X + +sprite $FordLg [20x20/16z] unzKO1G + +!procedure Ford($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Ford', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Forestry.Local.png b/distribution/simpleicons-5/F/Forestry.Local.png new file mode 100644 index 00000000000..81f2f88d8a8 Binary files /dev/null and b/distribution/simpleicons-5/F/Forestry.Local.png differ diff --git a/distribution/simpleicons-5/F/Forestry.Local.puml b/distribution/simpleicons-5/F/Forestry.Local.puml new file mode 100644 index 00000000000..eede3ba41f1 --- /dev/null +++ b/distribution/simpleicons-5/F/Forestry.Local.puml @@ -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 Forestry +include('simpleicons-5/F/Forestry') + +' renders the element +Forestry('Forestry', 'Forestry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Forestry.Remote.puml b/distribution/simpleicons-5/F/Forestry.Remote.puml new file mode 100644 index 00000000000..cde11cc2ec4 --- /dev/null +++ b/distribution/simpleicons-5/F/Forestry.Remote.puml @@ -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 Forestry +include('simpleicons-5/F/Forestry') + +' renders the element +Forestry('Forestry', 'Forestry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Forestry.md b/distribution/simpleicons-5/F/Forestry.md new file mode 100644 index 00000000000..e3608794a3e --- /dev/null +++ b/distribution/simpleicons-5/F/Forestry.md @@ -0,0 +1,63 @@ +# Forestry + + +```text +simpleicons-5/F/Forestry +``` + +```text +include('simpleicons-5/F/Forestry') +``` + + + +| Illustration | Forestry | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Forestry.png) | ![illustration for Forestry](../../simpleicons-5/F/Forestry.Local.png) | + + + + +## Forestry + +### 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 Forestry +include('simpleicons-5/F/Forestry') + +' renders the element +Forestry('Forestry', 'Forestry', '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 Forestry +include('simpleicons-5/F/Forestry') + +' renders the element +Forestry('Forestry', 'Forestry', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Forestry.png b/distribution/simpleicons-5/F/Forestry.png new file mode 100644 index 00000000000..ef6d8a676cc Binary files /dev/null and b/distribution/simpleicons-5/F/Forestry.png differ diff --git a/distribution/simpleicons-5/F/Forestry.puml b/distribution/simpleicons-5/F/Forestry.puml new file mode 100644 index 00000000000..7972e7e06be --- /dev/null +++ b/distribution/simpleicons-5/F/Forestry.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Forestry + +sprite $ForestryXs [10x10/16z] uwS3 + +sprite $ForestrySm [12x12/16z] unza + +sprite $ForestryMd [16x16/16z] un_X + +sprite $ForestryLg [20x20/16z] unzKO1G + +!procedure Forestry($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Forestry', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Formstack.Local.png b/distribution/simpleicons-5/F/Formstack.Local.png new file mode 100644 index 00000000000..26e0dc883f1 Binary files /dev/null and b/distribution/simpleicons-5/F/Formstack.Local.png differ diff --git a/distribution/simpleicons-5/F/Formstack.Local.puml b/distribution/simpleicons-5/F/Formstack.Local.puml new file mode 100644 index 00000000000..16f0dae5579 --- /dev/null +++ b/distribution/simpleicons-5/F/Formstack.Local.puml @@ -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 Formstack +include('simpleicons-5/F/Formstack') + +' renders the element +Formstack('Formstack', 'Formstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Formstack.Remote.puml b/distribution/simpleicons-5/F/Formstack.Remote.puml new file mode 100644 index 00000000000..2a0f3ce04c3 --- /dev/null +++ b/distribution/simpleicons-5/F/Formstack.Remote.puml @@ -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 Formstack +include('simpleicons-5/F/Formstack') + +' renders the element +Formstack('Formstack', 'Formstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Formstack.md b/distribution/simpleicons-5/F/Formstack.md new file mode 100644 index 00000000000..d37e36ea7e5 --- /dev/null +++ b/distribution/simpleicons-5/F/Formstack.md @@ -0,0 +1,63 @@ +# Formstack + + +```text +simpleicons-5/F/Formstack +``` + +```text +include('simpleicons-5/F/Formstack') +``` + + + +| Illustration | Formstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Formstack.png) | ![illustration for Formstack](../../simpleicons-5/F/Formstack.Local.png) | + + + + +## Formstack + +### 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 Formstack +include('simpleicons-5/F/Formstack') + +' renders the element +Formstack('Formstack', 'Formstack', '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 Formstack +include('simpleicons-5/F/Formstack') + +' renders the element +Formstack('Formstack', 'Formstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Formstack.png b/distribution/simpleicons-5/F/Formstack.png new file mode 100644 index 00000000000..9a44e2a2101 Binary files /dev/null and b/distribution/simpleicons-5/F/Formstack.png differ diff --git a/distribution/simpleicons-5/F/Formstack.puml b/distribution/simpleicons-5/F/Formstack.puml new file mode 100644 index 00000000000..9991726b5bb --- /dev/null +++ b/distribution/simpleicons-5/F/Formstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Formstack + +sprite $FormstackXs [10x10/16z] uwS3 + +sprite $FormstackSm [12x12/16z] unza + +sprite $FormstackMd [16x16/16z] un_X + +sprite $FormstackLg [20x20/16z] unzKO1G + +!procedure Formstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Formstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fortinet.Local.png b/distribution/simpleicons-5/F/Fortinet.Local.png new file mode 100644 index 00000000000..a48025834c7 Binary files /dev/null and b/distribution/simpleicons-5/F/Fortinet.Local.png differ diff --git a/distribution/simpleicons-5/F/Fortinet.Local.puml b/distribution/simpleicons-5/F/Fortinet.Local.puml new file mode 100644 index 00000000000..5bab6490716 --- /dev/null +++ b/distribution/simpleicons-5/F/Fortinet.Local.puml @@ -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 Fortinet +include('simpleicons-5/F/Fortinet') + +' renders the element +Fortinet('Fortinet', 'Fortinet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fortinet.Remote.puml b/distribution/simpleicons-5/F/Fortinet.Remote.puml new file mode 100644 index 00000000000..b7c30b33361 --- /dev/null +++ b/distribution/simpleicons-5/F/Fortinet.Remote.puml @@ -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 Fortinet +include('simpleicons-5/F/Fortinet') + +' renders the element +Fortinet('Fortinet', 'Fortinet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fortinet.md b/distribution/simpleicons-5/F/Fortinet.md new file mode 100644 index 00000000000..8429e313d89 --- /dev/null +++ b/distribution/simpleicons-5/F/Fortinet.md @@ -0,0 +1,63 @@ +# Fortinet + + +```text +simpleicons-5/F/Fortinet +``` + +```text +include('simpleicons-5/F/Fortinet') +``` + + + +| Illustration | Fortinet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fortinet.png) | ![illustration for Fortinet](../../simpleicons-5/F/Fortinet.Local.png) | + + + + +## Fortinet + +### 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 Fortinet +include('simpleicons-5/F/Fortinet') + +' renders the element +Fortinet('Fortinet', 'Fortinet', '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 Fortinet +include('simpleicons-5/F/Fortinet') + +' renders the element +Fortinet('Fortinet', 'Fortinet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fortinet.png b/distribution/simpleicons-5/F/Fortinet.png new file mode 100644 index 00000000000..64e98b8f471 Binary files /dev/null and b/distribution/simpleicons-5/F/Fortinet.png differ diff --git a/distribution/simpleicons-5/F/Fortinet.puml b/distribution/simpleicons-5/F/Fortinet.puml new file mode 100644 index 00000000000..94e6f7d6d10 --- /dev/null +++ b/distribution/simpleicons-5/F/Fortinet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fortinet + +sprite $FortinetXs [10x10/16z] uwS3 + +sprite $FortinetSm [12x12/16z] unza + +sprite $FortinetMd [16x16/16z] un_X + +sprite $FortinetLg [20x20/16z] unzKO1G + +!procedure Fortinet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fortinet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fortran.Local.png b/distribution/simpleicons-5/F/Fortran.Local.png new file mode 100644 index 00000000000..1307798bb9a Binary files /dev/null and b/distribution/simpleicons-5/F/Fortran.Local.png differ diff --git a/distribution/simpleicons-5/F/Fortran.Local.puml b/distribution/simpleicons-5/F/Fortran.Local.puml new file mode 100644 index 00000000000..22ab26b0604 --- /dev/null +++ b/distribution/simpleicons-5/F/Fortran.Local.puml @@ -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 Fortran +include('simpleicons-5/F/Fortran') + +' renders the element +Fortran('Fortran', 'Fortran', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fortran.Remote.puml b/distribution/simpleicons-5/F/Fortran.Remote.puml new file mode 100644 index 00000000000..0f477bd536e --- /dev/null +++ b/distribution/simpleicons-5/F/Fortran.Remote.puml @@ -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 Fortran +include('simpleicons-5/F/Fortran') + +' renders the element +Fortran('Fortran', 'Fortran', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fortran.md b/distribution/simpleicons-5/F/Fortran.md new file mode 100644 index 00000000000..f25f45a52a8 --- /dev/null +++ b/distribution/simpleicons-5/F/Fortran.md @@ -0,0 +1,63 @@ +# Fortran + + +```text +simpleicons-5/F/Fortran +``` + +```text +include('simpleicons-5/F/Fortran') +``` + + + +| Illustration | Fortran | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fortran.png) | ![illustration for Fortran](../../simpleicons-5/F/Fortran.Local.png) | + + + + +## Fortran + +### 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 Fortran +include('simpleicons-5/F/Fortran') + +' renders the element +Fortran('Fortran', 'Fortran', '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 Fortran +include('simpleicons-5/F/Fortran') + +' renders the element +Fortran('Fortran', 'Fortran', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fortran.png b/distribution/simpleicons-5/F/Fortran.png new file mode 100644 index 00000000000..f12e57d3b0f Binary files /dev/null and b/distribution/simpleicons-5/F/Fortran.png differ diff --git a/distribution/simpleicons-5/F/Fortran.puml b/distribution/simpleicons-5/F/Fortran.puml new file mode 100644 index 00000000000..ca6125468df --- /dev/null +++ b/distribution/simpleicons-5/F/Fortran.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fortran + +sprite $FortranXs [10x10/16z] uwS3 + +sprite $FortranSm [12x12/16z] unza + +sprite $FortranMd [16x16/16z] un_X + +sprite $FortranLg [20x20/16z] unzKO1G + +!procedure Fortran($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fortran', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fossa.Local.png b/distribution/simpleicons-5/F/Fossa.Local.png new file mode 100644 index 00000000000..20d64a4538b Binary files /dev/null and b/distribution/simpleicons-5/F/Fossa.Local.png differ diff --git a/distribution/simpleicons-5/F/Fossa.Local.puml b/distribution/simpleicons-5/F/Fossa.Local.puml new file mode 100644 index 00000000000..2646b59f071 --- /dev/null +++ b/distribution/simpleicons-5/F/Fossa.Local.puml @@ -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 Fossa +include('simpleicons-5/F/Fossa') + +' renders the element +Fossa('Fossa', 'Fossa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fossa.Remote.puml b/distribution/simpleicons-5/F/Fossa.Remote.puml new file mode 100644 index 00000000000..1c46f5c46d9 --- /dev/null +++ b/distribution/simpleicons-5/F/Fossa.Remote.puml @@ -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 Fossa +include('simpleicons-5/F/Fossa') + +' renders the element +Fossa('Fossa', 'Fossa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fossa.md b/distribution/simpleicons-5/F/Fossa.md new file mode 100644 index 00000000000..aa0fe5bcb25 --- /dev/null +++ b/distribution/simpleicons-5/F/Fossa.md @@ -0,0 +1,63 @@ +# Fossa + + +```text +simpleicons-5/F/Fossa +``` + +```text +include('simpleicons-5/F/Fossa') +``` + + + +| Illustration | Fossa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fossa.png) | ![illustration for Fossa](../../simpleicons-5/F/Fossa.Local.png) | + + + + +## Fossa + +### 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 Fossa +include('simpleicons-5/F/Fossa') + +' renders the element +Fossa('Fossa', 'Fossa', '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 Fossa +include('simpleicons-5/F/Fossa') + +' renders the element +Fossa('Fossa', 'Fossa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fossa.png b/distribution/simpleicons-5/F/Fossa.png new file mode 100644 index 00000000000..1a61b81eb6c Binary files /dev/null and b/distribution/simpleicons-5/F/Fossa.png differ diff --git a/distribution/simpleicons-5/F/Fossa.puml b/distribution/simpleicons-5/F/Fossa.puml new file mode 100644 index 00000000000..45388130aed --- /dev/null +++ b/distribution/simpleicons-5/F/Fossa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fossa + +sprite $FossaXs [10x10/16z] uwS3 + +sprite $FossaSm [12x12/16z] unza + +sprite $FossaMd [16x16/16z] un_X + +sprite $FossaLg [20x20/16z] unzKO1G + +!procedure Fossa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fossa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fossilscm.Local.png b/distribution/simpleicons-5/F/Fossilscm.Local.png new file mode 100644 index 00000000000..51a2b12f687 Binary files /dev/null and b/distribution/simpleicons-5/F/Fossilscm.Local.png differ diff --git a/distribution/simpleicons-5/F/Fossilscm.Local.puml b/distribution/simpleicons-5/F/Fossilscm.Local.puml new file mode 100644 index 00000000000..29f300ab40b --- /dev/null +++ b/distribution/simpleicons-5/F/Fossilscm.Local.puml @@ -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 Fossilscm +include('simpleicons-5/F/Fossilscm') + +' renders the element +Fossilscm('Fossilscm', 'Fossilscm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fossilscm.Remote.puml b/distribution/simpleicons-5/F/Fossilscm.Remote.puml new file mode 100644 index 00000000000..a122fec7d48 --- /dev/null +++ b/distribution/simpleicons-5/F/Fossilscm.Remote.puml @@ -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 Fossilscm +include('simpleicons-5/F/Fossilscm') + +' renders the element +Fossilscm('Fossilscm', 'Fossilscm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fossilscm.md b/distribution/simpleicons-5/F/Fossilscm.md new file mode 100644 index 00000000000..8c86acf5f5e --- /dev/null +++ b/distribution/simpleicons-5/F/Fossilscm.md @@ -0,0 +1,63 @@ +# Fossilscm + + +```text +simpleicons-5/F/Fossilscm +``` + +```text +include('simpleicons-5/F/Fossilscm') +``` + + + +| Illustration | Fossilscm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fossilscm.png) | ![illustration for Fossilscm](../../simpleicons-5/F/Fossilscm.Local.png) | + + + + +## Fossilscm + +### 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 Fossilscm +include('simpleicons-5/F/Fossilscm') + +' renders the element +Fossilscm('Fossilscm', 'Fossilscm', '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 Fossilscm +include('simpleicons-5/F/Fossilscm') + +' renders the element +Fossilscm('Fossilscm', 'Fossilscm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fossilscm.png b/distribution/simpleicons-5/F/Fossilscm.png new file mode 100644 index 00000000000..e6546e1f50e Binary files /dev/null and b/distribution/simpleicons-5/F/Fossilscm.png differ diff --git a/distribution/simpleicons-5/F/Fossilscm.puml b/distribution/simpleicons-5/F/Fossilscm.puml new file mode 100644 index 00000000000..61d9757fd96 --- /dev/null +++ b/distribution/simpleicons-5/F/Fossilscm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fossilscm + +sprite $FossilscmXs [10x10/16z] uwS3 + +sprite $FossilscmSm [12x12/16z] unza + +sprite $FossilscmMd [16x16/16z] un_X + +sprite $FossilscmLg [20x20/16z] unzKO1G + +!procedure Fossilscm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fossilscm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Foursquare.Local.png b/distribution/simpleicons-5/F/Foursquare.Local.png new file mode 100644 index 00000000000..3f8131c4da5 Binary files /dev/null and b/distribution/simpleicons-5/F/Foursquare.Local.png differ diff --git a/distribution/simpleicons-5/F/Foursquare.Local.puml b/distribution/simpleicons-5/F/Foursquare.Local.puml new file mode 100644 index 00000000000..048e3ed6544 --- /dev/null +++ b/distribution/simpleicons-5/F/Foursquare.Local.puml @@ -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 Foursquare +include('simpleicons-5/F/Foursquare') + +' renders the element +Foursquare('Foursquare', 'Foursquare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Foursquare.Remote.puml b/distribution/simpleicons-5/F/Foursquare.Remote.puml new file mode 100644 index 00000000000..23225df5198 --- /dev/null +++ b/distribution/simpleicons-5/F/Foursquare.Remote.puml @@ -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 Foursquare +include('simpleicons-5/F/Foursquare') + +' renders the element +Foursquare('Foursquare', 'Foursquare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Foursquare.md b/distribution/simpleicons-5/F/Foursquare.md new file mode 100644 index 00000000000..545d6c67ad6 --- /dev/null +++ b/distribution/simpleicons-5/F/Foursquare.md @@ -0,0 +1,63 @@ +# Foursquare + + +```text +simpleicons-5/F/Foursquare +``` + +```text +include('simpleicons-5/F/Foursquare') +``` + + + +| Illustration | Foursquare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Foursquare.png) | ![illustration for Foursquare](../../simpleicons-5/F/Foursquare.Local.png) | + + + + +## Foursquare + +### 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 Foursquare +include('simpleicons-5/F/Foursquare') + +' renders the element +Foursquare('Foursquare', 'Foursquare', '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 Foursquare +include('simpleicons-5/F/Foursquare') + +' renders the element +Foursquare('Foursquare', 'Foursquare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Foursquare.png b/distribution/simpleicons-5/F/Foursquare.png new file mode 100644 index 00000000000..9bf1480780d Binary files /dev/null and b/distribution/simpleicons-5/F/Foursquare.png differ diff --git a/distribution/simpleicons-5/F/Foursquare.puml b/distribution/simpleicons-5/F/Foursquare.puml new file mode 100644 index 00000000000..2f67ede71f9 --- /dev/null +++ b/distribution/simpleicons-5/F/Foursquare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Foursquare + +sprite $FoursquareXs [10x10/16z] uwS3 + +sprite $FoursquareSm [12x12/16z] unza + +sprite $FoursquareMd [16x16/16z] un_X + +sprite $FoursquareLg [20x20/16z] unzKO1G + +!procedure Foursquare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Foursquare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Foxtel.Local.png b/distribution/simpleicons-5/F/Foxtel.Local.png new file mode 100644 index 00000000000..86cef987b79 Binary files /dev/null and b/distribution/simpleicons-5/F/Foxtel.Local.png differ diff --git a/distribution/simpleicons-5/F/Foxtel.Local.puml b/distribution/simpleicons-5/F/Foxtel.Local.puml new file mode 100644 index 00000000000..8a455b61178 --- /dev/null +++ b/distribution/simpleicons-5/F/Foxtel.Local.puml @@ -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 Foxtel +include('simpleicons-5/F/Foxtel') + +' renders the element +Foxtel('Foxtel', 'Foxtel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Foxtel.Remote.puml b/distribution/simpleicons-5/F/Foxtel.Remote.puml new file mode 100644 index 00000000000..2f07086faa6 --- /dev/null +++ b/distribution/simpleicons-5/F/Foxtel.Remote.puml @@ -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 Foxtel +include('simpleicons-5/F/Foxtel') + +' renders the element +Foxtel('Foxtel', 'Foxtel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Foxtel.md b/distribution/simpleicons-5/F/Foxtel.md new file mode 100644 index 00000000000..db63661ee85 --- /dev/null +++ b/distribution/simpleicons-5/F/Foxtel.md @@ -0,0 +1,63 @@ +# Foxtel + + +```text +simpleicons-5/F/Foxtel +``` + +```text +include('simpleicons-5/F/Foxtel') +``` + + + +| Illustration | Foxtel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Foxtel.png) | ![illustration for Foxtel](../../simpleicons-5/F/Foxtel.Local.png) | + + + + +## Foxtel + +### 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 Foxtel +include('simpleicons-5/F/Foxtel') + +' renders the element +Foxtel('Foxtel', 'Foxtel', '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 Foxtel +include('simpleicons-5/F/Foxtel') + +' renders the element +Foxtel('Foxtel', 'Foxtel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Foxtel.png b/distribution/simpleicons-5/F/Foxtel.png new file mode 100644 index 00000000000..519551c1ba5 Binary files /dev/null and b/distribution/simpleicons-5/F/Foxtel.png differ diff --git a/distribution/simpleicons-5/F/Foxtel.puml b/distribution/simpleicons-5/F/Foxtel.puml new file mode 100644 index 00000000000..8f1f0a6e8d0 --- /dev/null +++ b/distribution/simpleicons-5/F/Foxtel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Foxtel + +sprite $FoxtelXs [10x10/16z] uwS3 + +sprite $FoxtelSm [12x12/16z] unza + +sprite $FoxtelMd [16x16/16z] un_X + +sprite $FoxtelLg [20x20/16z] unzKO1G + +!procedure Foxtel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Foxtel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fozzy.Local.png b/distribution/simpleicons-5/F/Fozzy.Local.png new file mode 100644 index 00000000000..84e9892beaa Binary files /dev/null and b/distribution/simpleicons-5/F/Fozzy.Local.png differ diff --git a/distribution/simpleicons-5/F/Fozzy.Local.puml b/distribution/simpleicons-5/F/Fozzy.Local.puml new file mode 100644 index 00000000000..c3f63c69cfb --- /dev/null +++ b/distribution/simpleicons-5/F/Fozzy.Local.puml @@ -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 Fozzy +include('simpleicons-5/F/Fozzy') + +' renders the element +Fozzy('Fozzy', 'Fozzy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fozzy.Remote.puml b/distribution/simpleicons-5/F/Fozzy.Remote.puml new file mode 100644 index 00000000000..e8c5717fbfd --- /dev/null +++ b/distribution/simpleicons-5/F/Fozzy.Remote.puml @@ -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 Fozzy +include('simpleicons-5/F/Fozzy') + +' renders the element +Fozzy('Fozzy', 'Fozzy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fozzy.md b/distribution/simpleicons-5/F/Fozzy.md new file mode 100644 index 00000000000..40b4299918d --- /dev/null +++ b/distribution/simpleicons-5/F/Fozzy.md @@ -0,0 +1,63 @@ +# Fozzy + + +```text +simpleicons-5/F/Fozzy +``` + +```text +include('simpleicons-5/F/Fozzy') +``` + + + +| Illustration | Fozzy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fozzy.png) | ![illustration for Fozzy](../../simpleicons-5/F/Fozzy.Local.png) | + + + + +## Fozzy + +### 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 Fozzy +include('simpleicons-5/F/Fozzy') + +' renders the element +Fozzy('Fozzy', 'Fozzy', '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 Fozzy +include('simpleicons-5/F/Fozzy') + +' renders the element +Fozzy('Fozzy', 'Fozzy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fozzy.png b/distribution/simpleicons-5/F/Fozzy.png new file mode 100644 index 00000000000..b944254c70b Binary files /dev/null and b/distribution/simpleicons-5/F/Fozzy.png differ diff --git a/distribution/simpleicons-5/F/Fozzy.puml b/distribution/simpleicons-5/F/Fozzy.puml new file mode 100644 index 00000000000..7b9f882e5d0 --- /dev/null +++ b/distribution/simpleicons-5/F/Fozzy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fozzy + +sprite $FozzyXs [10x10/16z] uwS3 + +sprite $FozzySm [12x12/16z] unza + +sprite $FozzyMd [16x16/16z] un_X + +sprite $FozzyLg [20x20/16z] unzKO1G + +!procedure Fozzy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fozzy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Framer.Local.png b/distribution/simpleicons-5/F/Framer.Local.png new file mode 100644 index 00000000000..4cb99868e4b Binary files /dev/null and b/distribution/simpleicons-5/F/Framer.Local.png differ diff --git a/distribution/simpleicons-5/F/Framer.Local.puml b/distribution/simpleicons-5/F/Framer.Local.puml new file mode 100644 index 00000000000..ce0b2571f35 --- /dev/null +++ b/distribution/simpleicons-5/F/Framer.Local.puml @@ -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 Framer +include('simpleicons-5/F/Framer') + +' renders the element +Framer('Framer', 'Framer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Framer.Remote.puml b/distribution/simpleicons-5/F/Framer.Remote.puml new file mode 100644 index 00000000000..e1a3e0ebbec --- /dev/null +++ b/distribution/simpleicons-5/F/Framer.Remote.puml @@ -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 Framer +include('simpleicons-5/F/Framer') + +' renders the element +Framer('Framer', 'Framer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Framer.md b/distribution/simpleicons-5/F/Framer.md new file mode 100644 index 00000000000..3b3221c1343 --- /dev/null +++ b/distribution/simpleicons-5/F/Framer.md @@ -0,0 +1,63 @@ +# Framer + + +```text +simpleicons-5/F/Framer +``` + +```text +include('simpleicons-5/F/Framer') +``` + + + +| Illustration | Framer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Framer.png) | ![illustration for Framer](../../simpleicons-5/F/Framer.Local.png) | + + + + +## Framer + +### 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 Framer +include('simpleicons-5/F/Framer') + +' renders the element +Framer('Framer', 'Framer', '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 Framer +include('simpleicons-5/F/Framer') + +' renders the element +Framer('Framer', 'Framer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Framer.png b/distribution/simpleicons-5/F/Framer.png new file mode 100644 index 00000000000..f89b459e9b1 Binary files /dev/null and b/distribution/simpleicons-5/F/Framer.png differ diff --git a/distribution/simpleicons-5/F/Framer.puml b/distribution/simpleicons-5/F/Framer.puml new file mode 100644 index 00000000000..603e316205b --- /dev/null +++ b/distribution/simpleicons-5/F/Framer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Framer + +sprite $FramerXs [10x10/16z] uwS3 + +sprite $FramerSm [12x12/16z] unza + +sprite $FramerMd [16x16/16z] un_X + +sprite $FramerLg [20x20/16z] unzKO1G + +!procedure Framer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Framer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fraunhofergesellschaft.Local.png b/distribution/simpleicons-5/F/Fraunhofergesellschaft.Local.png new file mode 100644 index 00000000000..b2716623a0e Binary files /dev/null and b/distribution/simpleicons-5/F/Fraunhofergesellschaft.Local.png differ diff --git a/distribution/simpleicons-5/F/Fraunhofergesellschaft.Local.puml b/distribution/simpleicons-5/F/Fraunhofergesellschaft.Local.puml new file mode 100644 index 00000000000..f480fa9f70e --- /dev/null +++ b/distribution/simpleicons-5/F/Fraunhofergesellschaft.Local.puml @@ -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 Fraunhofergesellschaft +include('simpleicons-5/F/Fraunhofergesellschaft') + +' renders the element +Fraunhofergesellschaft('Fraunhofergesellschaft', 'Fraunhofergesellschaft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fraunhofergesellschaft.Remote.puml b/distribution/simpleicons-5/F/Fraunhofergesellschaft.Remote.puml new file mode 100644 index 00000000000..1ad228d8325 --- /dev/null +++ b/distribution/simpleicons-5/F/Fraunhofergesellschaft.Remote.puml @@ -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 Fraunhofergesellschaft +include('simpleicons-5/F/Fraunhofergesellschaft') + +' renders the element +Fraunhofergesellschaft('Fraunhofergesellschaft', 'Fraunhofergesellschaft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fraunhofergesellschaft.md b/distribution/simpleicons-5/F/Fraunhofergesellschaft.md new file mode 100644 index 00000000000..1649f529e1b --- /dev/null +++ b/distribution/simpleicons-5/F/Fraunhofergesellschaft.md @@ -0,0 +1,63 @@ +# Fraunhofergesellschaft + + +```text +simpleicons-5/F/Fraunhofergesellschaft +``` + +```text +include('simpleicons-5/F/Fraunhofergesellschaft') +``` + + + +| Illustration | Fraunhofergesellschaft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fraunhofergesellschaft.png) | ![illustration for Fraunhofergesellschaft](../../simpleicons-5/F/Fraunhofergesellschaft.Local.png) | + + + + +## Fraunhofergesellschaft + +### 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 Fraunhofergesellschaft +include('simpleicons-5/F/Fraunhofergesellschaft') + +' renders the element +Fraunhofergesellschaft('Fraunhofergesellschaft', 'Fraunhofergesellschaft', '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 Fraunhofergesellschaft +include('simpleicons-5/F/Fraunhofergesellschaft') + +' renders the element +Fraunhofergesellschaft('Fraunhofergesellschaft', 'Fraunhofergesellschaft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fraunhofergesellschaft.png b/distribution/simpleicons-5/F/Fraunhofergesellschaft.png new file mode 100644 index 00000000000..b1f28b2e1f8 Binary files /dev/null and b/distribution/simpleicons-5/F/Fraunhofergesellschaft.png differ diff --git a/distribution/simpleicons-5/F/Fraunhofergesellschaft.puml b/distribution/simpleicons-5/F/Fraunhofergesellschaft.puml new file mode 100644 index 00000000000..93408de6a8a --- /dev/null +++ b/distribution/simpleicons-5/F/Fraunhofergesellschaft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fraunhofergesellschaft + +sprite $FraunhofergesellschaftXs [10x10/16z] uwS3 + +sprite $FraunhofergesellschaftSm [12x12/16z] unza + +sprite $FraunhofergesellschaftMd [16x16/16z] un_X + +sprite $FraunhofergesellschaftLg [20x20/16z] unzKO1G + +!procedure Fraunhofergesellschaft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fraunhofergesellschaft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Freebsd.Local.png b/distribution/simpleicons-5/F/Freebsd.Local.png new file mode 100644 index 00000000000..43620871d91 Binary files /dev/null and b/distribution/simpleicons-5/F/Freebsd.Local.png differ diff --git a/distribution/simpleicons-5/F/Freebsd.Local.puml b/distribution/simpleicons-5/F/Freebsd.Local.puml new file mode 100644 index 00000000000..4671b54568f --- /dev/null +++ b/distribution/simpleicons-5/F/Freebsd.Local.puml @@ -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 Freebsd +include('simpleicons-5/F/Freebsd') + +' renders the element +Freebsd('Freebsd', 'Freebsd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freebsd.Remote.puml b/distribution/simpleicons-5/F/Freebsd.Remote.puml new file mode 100644 index 00000000000..7e491ca6706 --- /dev/null +++ b/distribution/simpleicons-5/F/Freebsd.Remote.puml @@ -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 Freebsd +include('simpleicons-5/F/Freebsd') + +' renders the element +Freebsd('Freebsd', 'Freebsd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freebsd.md b/distribution/simpleicons-5/F/Freebsd.md new file mode 100644 index 00000000000..6db7498868b --- /dev/null +++ b/distribution/simpleicons-5/F/Freebsd.md @@ -0,0 +1,63 @@ +# Freebsd + + +```text +simpleicons-5/F/Freebsd +``` + +```text +include('simpleicons-5/F/Freebsd') +``` + + + +| Illustration | Freebsd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Freebsd.png) | ![illustration for Freebsd](../../simpleicons-5/F/Freebsd.Local.png) | + + + + +## Freebsd + +### 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 Freebsd +include('simpleicons-5/F/Freebsd') + +' renders the element +Freebsd('Freebsd', 'Freebsd', '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 Freebsd +include('simpleicons-5/F/Freebsd') + +' renders the element +Freebsd('Freebsd', 'Freebsd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Freebsd.png b/distribution/simpleicons-5/F/Freebsd.png new file mode 100644 index 00000000000..61fc48f011a Binary files /dev/null and b/distribution/simpleicons-5/F/Freebsd.png differ diff --git a/distribution/simpleicons-5/F/Freebsd.puml b/distribution/simpleicons-5/F/Freebsd.puml new file mode 100644 index 00000000000..8cf2eae17ec --- /dev/null +++ b/distribution/simpleicons-5/F/Freebsd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Freebsd + +sprite $FreebsdXs [10x10/16z] uwS3 + +sprite $FreebsdSm [12x12/16z] unza + +sprite $FreebsdMd [16x16/16z] un_X + +sprite $FreebsdLg [20x20/16z] unzKO1G + +!procedure Freebsd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Freebsd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Freecodecamp.Local.png b/distribution/simpleicons-5/F/Freecodecamp.Local.png new file mode 100644 index 00000000000..1b54784bcc0 Binary files /dev/null and b/distribution/simpleicons-5/F/Freecodecamp.Local.png differ diff --git a/distribution/simpleicons-5/F/Freecodecamp.Local.puml b/distribution/simpleicons-5/F/Freecodecamp.Local.puml new file mode 100644 index 00000000000..0f658956de1 --- /dev/null +++ b/distribution/simpleicons-5/F/Freecodecamp.Local.puml @@ -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 Freecodecamp +include('simpleicons-5/F/Freecodecamp') + +' renders the element +Freecodecamp('Freecodecamp', 'Freecodecamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freecodecamp.Remote.puml b/distribution/simpleicons-5/F/Freecodecamp.Remote.puml new file mode 100644 index 00000000000..28e1cf19b08 --- /dev/null +++ b/distribution/simpleicons-5/F/Freecodecamp.Remote.puml @@ -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 Freecodecamp +include('simpleicons-5/F/Freecodecamp') + +' renders the element +Freecodecamp('Freecodecamp', 'Freecodecamp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freecodecamp.md b/distribution/simpleicons-5/F/Freecodecamp.md new file mode 100644 index 00000000000..dff7f66d08e --- /dev/null +++ b/distribution/simpleicons-5/F/Freecodecamp.md @@ -0,0 +1,63 @@ +# Freecodecamp + + +```text +simpleicons-5/F/Freecodecamp +``` + +```text +include('simpleicons-5/F/Freecodecamp') +``` + + + +| Illustration | Freecodecamp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Freecodecamp.png) | ![illustration for Freecodecamp](../../simpleicons-5/F/Freecodecamp.Local.png) | + + + + +## Freecodecamp + +### 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 Freecodecamp +include('simpleicons-5/F/Freecodecamp') + +' renders the element +Freecodecamp('Freecodecamp', 'Freecodecamp', '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 Freecodecamp +include('simpleicons-5/F/Freecodecamp') + +' renders the element +Freecodecamp('Freecodecamp', 'Freecodecamp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Freecodecamp.png b/distribution/simpleicons-5/F/Freecodecamp.png new file mode 100644 index 00000000000..acf54f22ebf Binary files /dev/null and b/distribution/simpleicons-5/F/Freecodecamp.png differ diff --git a/distribution/simpleicons-5/F/Freecodecamp.puml b/distribution/simpleicons-5/F/Freecodecamp.puml new file mode 100644 index 00000000000..5bcec024902 --- /dev/null +++ b/distribution/simpleicons-5/F/Freecodecamp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Freecodecamp + +sprite $FreecodecampXs [10x10/16z] uwS3 + +sprite $FreecodecampSm [12x12/16z] unza + +sprite $FreecodecampMd [16x16/16z] un_X + +sprite $FreecodecampLg [20x20/16z] unzKO1G + +!procedure Freecodecamp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Freecodecamp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Freedesktopdotorg.Local.png b/distribution/simpleicons-5/F/Freedesktopdotorg.Local.png new file mode 100644 index 00000000000..e4d3bb5e61c Binary files /dev/null and b/distribution/simpleicons-5/F/Freedesktopdotorg.Local.png differ diff --git a/distribution/simpleicons-5/F/Freedesktopdotorg.Local.puml b/distribution/simpleicons-5/F/Freedesktopdotorg.Local.puml new file mode 100644 index 00000000000..8ea935c93aa --- /dev/null +++ b/distribution/simpleicons-5/F/Freedesktopdotorg.Local.puml @@ -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 Freedesktopdotorg +include('simpleicons-5/F/Freedesktopdotorg') + +' renders the element +Freedesktopdotorg('Freedesktopdotorg', 'Freedesktopdotorg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freedesktopdotorg.Remote.puml b/distribution/simpleicons-5/F/Freedesktopdotorg.Remote.puml new file mode 100644 index 00000000000..b9b360cf4b6 --- /dev/null +++ b/distribution/simpleicons-5/F/Freedesktopdotorg.Remote.puml @@ -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 Freedesktopdotorg +include('simpleicons-5/F/Freedesktopdotorg') + +' renders the element +Freedesktopdotorg('Freedesktopdotorg', 'Freedesktopdotorg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freedesktopdotorg.md b/distribution/simpleicons-5/F/Freedesktopdotorg.md new file mode 100644 index 00000000000..0f7cec79a6e --- /dev/null +++ b/distribution/simpleicons-5/F/Freedesktopdotorg.md @@ -0,0 +1,63 @@ +# Freedesktopdotorg + + +```text +simpleicons-5/F/Freedesktopdotorg +``` + +```text +include('simpleicons-5/F/Freedesktopdotorg') +``` + + + +| Illustration | Freedesktopdotorg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Freedesktopdotorg.png) | ![illustration for Freedesktopdotorg](../../simpleicons-5/F/Freedesktopdotorg.Local.png) | + + + + +## Freedesktopdotorg + +### 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 Freedesktopdotorg +include('simpleicons-5/F/Freedesktopdotorg') + +' renders the element +Freedesktopdotorg('Freedesktopdotorg', 'Freedesktopdotorg', '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 Freedesktopdotorg +include('simpleicons-5/F/Freedesktopdotorg') + +' renders the element +Freedesktopdotorg('Freedesktopdotorg', 'Freedesktopdotorg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Freedesktopdotorg.png b/distribution/simpleicons-5/F/Freedesktopdotorg.png new file mode 100644 index 00000000000..83a7f227f7a Binary files /dev/null and b/distribution/simpleicons-5/F/Freedesktopdotorg.png differ diff --git a/distribution/simpleicons-5/F/Freedesktopdotorg.puml b/distribution/simpleicons-5/F/Freedesktopdotorg.puml new file mode 100644 index 00000000000..2bcba95b19e --- /dev/null +++ b/distribution/simpleicons-5/F/Freedesktopdotorg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Freedesktopdotorg + +sprite $FreedesktopdotorgXs [10x10/16z] uwS3 + +sprite $FreedesktopdotorgSm [12x12/16z] unza + +sprite $FreedesktopdotorgMd [16x16/16z] un_X + +sprite $FreedesktopdotorgLg [20x20/16z] unzKO1G + +!procedure Freedesktopdotorg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Freedesktopdotorg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Freelancer.Local.png b/distribution/simpleicons-5/F/Freelancer.Local.png new file mode 100644 index 00000000000..b63b6bacf7a Binary files /dev/null and b/distribution/simpleicons-5/F/Freelancer.Local.png differ diff --git a/distribution/simpleicons-5/F/Freelancer.Local.puml b/distribution/simpleicons-5/F/Freelancer.Local.puml new file mode 100644 index 00000000000..e9e7edeb7ba --- /dev/null +++ b/distribution/simpleicons-5/F/Freelancer.Local.puml @@ -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 Freelancer +include('simpleicons-5/F/Freelancer') + +' renders the element +Freelancer('Freelancer', 'Freelancer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freelancer.Remote.puml b/distribution/simpleicons-5/F/Freelancer.Remote.puml new file mode 100644 index 00000000000..9ce01f97eb4 --- /dev/null +++ b/distribution/simpleicons-5/F/Freelancer.Remote.puml @@ -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 Freelancer +include('simpleicons-5/F/Freelancer') + +' renders the element +Freelancer('Freelancer', 'Freelancer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freelancer.md b/distribution/simpleicons-5/F/Freelancer.md new file mode 100644 index 00000000000..d046a14a9fe --- /dev/null +++ b/distribution/simpleicons-5/F/Freelancer.md @@ -0,0 +1,63 @@ +# Freelancer + + +```text +simpleicons-5/F/Freelancer +``` + +```text +include('simpleicons-5/F/Freelancer') +``` + + + +| Illustration | Freelancer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Freelancer.png) | ![illustration for Freelancer](../../simpleicons-5/F/Freelancer.Local.png) | + + + + +## Freelancer + +### 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 Freelancer +include('simpleicons-5/F/Freelancer') + +' renders the element +Freelancer('Freelancer', 'Freelancer', '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 Freelancer +include('simpleicons-5/F/Freelancer') + +' renders the element +Freelancer('Freelancer', 'Freelancer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Freelancer.png b/distribution/simpleicons-5/F/Freelancer.png new file mode 100644 index 00000000000..2abc122c7b3 Binary files /dev/null and b/distribution/simpleicons-5/F/Freelancer.png differ diff --git a/distribution/simpleicons-5/F/Freelancer.puml b/distribution/simpleicons-5/F/Freelancer.puml new file mode 100644 index 00000000000..1ea98c7d659 --- /dev/null +++ b/distribution/simpleicons-5/F/Freelancer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Freelancer + +sprite $FreelancerXs [10x10/16z] uwS3 + +sprite $FreelancerSm [12x12/16z] unza + +sprite $FreelancerMd [16x16/16z] un_X + +sprite $FreelancerLg [20x20/16z] unzKO1G + +!procedure Freelancer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Freelancer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Freenas.Local.png b/distribution/simpleicons-5/F/Freenas.Local.png new file mode 100644 index 00000000000..7aa84e60f29 Binary files /dev/null and b/distribution/simpleicons-5/F/Freenas.Local.png differ diff --git a/distribution/simpleicons-5/F/Freenas.Local.puml b/distribution/simpleicons-5/F/Freenas.Local.puml new file mode 100644 index 00000000000..2492ed54cd2 --- /dev/null +++ b/distribution/simpleicons-5/F/Freenas.Local.puml @@ -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 Freenas +include('simpleicons-5/F/Freenas') + +' renders the element +Freenas('Freenas', 'Freenas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freenas.Remote.puml b/distribution/simpleicons-5/F/Freenas.Remote.puml new file mode 100644 index 00000000000..5b53be4323f --- /dev/null +++ b/distribution/simpleicons-5/F/Freenas.Remote.puml @@ -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 Freenas +include('simpleicons-5/F/Freenas') + +' renders the element +Freenas('Freenas', 'Freenas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Freenas.md b/distribution/simpleicons-5/F/Freenas.md new file mode 100644 index 00000000000..31bc562580f --- /dev/null +++ b/distribution/simpleicons-5/F/Freenas.md @@ -0,0 +1,63 @@ +# Freenas + + +```text +simpleicons-5/F/Freenas +``` + +```text +include('simpleicons-5/F/Freenas') +``` + + + +| Illustration | Freenas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Freenas.png) | ![illustration for Freenas](../../simpleicons-5/F/Freenas.Local.png) | + + + + +## Freenas + +### 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 Freenas +include('simpleicons-5/F/Freenas') + +' renders the element +Freenas('Freenas', 'Freenas', '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 Freenas +include('simpleicons-5/F/Freenas') + +' renders the element +Freenas('Freenas', 'Freenas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Freenas.png b/distribution/simpleicons-5/F/Freenas.png new file mode 100644 index 00000000000..0f822046c99 Binary files /dev/null and b/distribution/simpleicons-5/F/Freenas.png differ diff --git a/distribution/simpleicons-5/F/Freenas.puml b/distribution/simpleicons-5/F/Freenas.puml new file mode 100644 index 00000000000..faecb561968 --- /dev/null +++ b/distribution/simpleicons-5/F/Freenas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Freenas + +sprite $FreenasXs [10x10/16z] uwS3 + +sprite $FreenasSm [12x12/16z] unza + +sprite $FreenasMd [16x16/16z] un_X + +sprite $FreenasLg [20x20/16z] unzKO1G + +!procedure Freenas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Freenas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fsecure.Local.png b/distribution/simpleicons-5/F/Fsecure.Local.png new file mode 100644 index 00000000000..b476789a688 Binary files /dev/null and b/distribution/simpleicons-5/F/Fsecure.Local.png differ diff --git a/distribution/simpleicons-5/F/Fsecure.Local.puml b/distribution/simpleicons-5/F/Fsecure.Local.puml new file mode 100644 index 00000000000..2885ac6b2c0 --- /dev/null +++ b/distribution/simpleicons-5/F/Fsecure.Local.puml @@ -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 Fsecure +include('simpleicons-5/F/Fsecure') + +' renders the element +Fsecure('Fsecure', 'Fsecure', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fsecure.Remote.puml b/distribution/simpleicons-5/F/Fsecure.Remote.puml new file mode 100644 index 00000000000..52d2f20ce8a --- /dev/null +++ b/distribution/simpleicons-5/F/Fsecure.Remote.puml @@ -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 Fsecure +include('simpleicons-5/F/Fsecure') + +' renders the element +Fsecure('Fsecure', 'Fsecure', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fsecure.md b/distribution/simpleicons-5/F/Fsecure.md new file mode 100644 index 00000000000..57abee5fbfa --- /dev/null +++ b/distribution/simpleicons-5/F/Fsecure.md @@ -0,0 +1,63 @@ +# Fsecure + + +```text +simpleicons-5/F/Fsecure +``` + +```text +include('simpleicons-5/F/Fsecure') +``` + + + +| Illustration | Fsecure | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fsecure.png) | ![illustration for Fsecure](../../simpleicons-5/F/Fsecure.Local.png) | + + + + +## Fsecure + +### 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 Fsecure +include('simpleicons-5/F/Fsecure') + +' renders the element +Fsecure('Fsecure', 'Fsecure', '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 Fsecure +include('simpleicons-5/F/Fsecure') + +' renders the element +Fsecure('Fsecure', 'Fsecure', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fsecure.png b/distribution/simpleicons-5/F/Fsecure.png new file mode 100644 index 00000000000..5e0b813b20c Binary files /dev/null and b/distribution/simpleicons-5/F/Fsecure.png differ diff --git a/distribution/simpleicons-5/F/Fsecure.puml b/distribution/simpleicons-5/F/Fsecure.puml new file mode 100644 index 00000000000..6a8ae27bebd --- /dev/null +++ b/distribution/simpleicons-5/F/Fsecure.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fsecure + +sprite $FsecureXs [10x10/16z] uwS3 + +sprite $FsecureSm [12x12/16z] unza + +sprite $FsecureMd [16x16/16z] un_X + +sprite $FsecureLg [20x20/16z] unzKO1G + +!procedure Fsecure($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fsecure', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fujifilm.Local.png b/distribution/simpleicons-5/F/Fujifilm.Local.png new file mode 100644 index 00000000000..4a82d7b1bf0 Binary files /dev/null and b/distribution/simpleicons-5/F/Fujifilm.Local.png differ diff --git a/distribution/simpleicons-5/F/Fujifilm.Local.puml b/distribution/simpleicons-5/F/Fujifilm.Local.puml new file mode 100644 index 00000000000..c848f3543f0 --- /dev/null +++ b/distribution/simpleicons-5/F/Fujifilm.Local.puml @@ -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 Fujifilm +include('simpleicons-5/F/Fujifilm') + +' renders the element +Fujifilm('Fujifilm', 'Fujifilm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fujifilm.Remote.puml b/distribution/simpleicons-5/F/Fujifilm.Remote.puml new file mode 100644 index 00000000000..e9a076113b1 --- /dev/null +++ b/distribution/simpleicons-5/F/Fujifilm.Remote.puml @@ -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 Fujifilm +include('simpleicons-5/F/Fujifilm') + +' renders the element +Fujifilm('Fujifilm', 'Fujifilm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fujifilm.md b/distribution/simpleicons-5/F/Fujifilm.md new file mode 100644 index 00000000000..f6c158952db --- /dev/null +++ b/distribution/simpleicons-5/F/Fujifilm.md @@ -0,0 +1,63 @@ +# Fujifilm + + +```text +simpleicons-5/F/Fujifilm +``` + +```text +include('simpleicons-5/F/Fujifilm') +``` + + + +| Illustration | Fujifilm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fujifilm.png) | ![illustration for Fujifilm](../../simpleicons-5/F/Fujifilm.Local.png) | + + + + +## Fujifilm + +### 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 Fujifilm +include('simpleicons-5/F/Fujifilm') + +' renders the element +Fujifilm('Fujifilm', 'Fujifilm', '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 Fujifilm +include('simpleicons-5/F/Fujifilm') + +' renders the element +Fujifilm('Fujifilm', 'Fujifilm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fujifilm.png b/distribution/simpleicons-5/F/Fujifilm.png new file mode 100644 index 00000000000..670717d8997 Binary files /dev/null and b/distribution/simpleicons-5/F/Fujifilm.png differ diff --git a/distribution/simpleicons-5/F/Fujifilm.puml b/distribution/simpleicons-5/F/Fujifilm.puml new file mode 100644 index 00000000000..b588e61b54d --- /dev/null +++ b/distribution/simpleicons-5/F/Fujifilm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fujifilm + +sprite $FujifilmXs [10x10/16z] uwS3 + +sprite $FujifilmSm [12x12/16z] unza + +sprite $FujifilmMd [16x16/16z] un_X + +sprite $FujifilmLg [20x20/16z] unzKO1G + +!procedure Fujifilm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fujifilm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Fujitsu.Local.png b/distribution/simpleicons-5/F/Fujitsu.Local.png new file mode 100644 index 00000000000..ee4c4259b04 Binary files /dev/null and b/distribution/simpleicons-5/F/Fujitsu.Local.png differ diff --git a/distribution/simpleicons-5/F/Fujitsu.Local.puml b/distribution/simpleicons-5/F/Fujitsu.Local.puml new file mode 100644 index 00000000000..34e9c886800 --- /dev/null +++ b/distribution/simpleicons-5/F/Fujitsu.Local.puml @@ -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 Fujitsu +include('simpleicons-5/F/Fujitsu') + +' renders the element +Fujitsu('Fujitsu', 'Fujitsu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fujitsu.Remote.puml b/distribution/simpleicons-5/F/Fujitsu.Remote.puml new file mode 100644 index 00000000000..26800069c73 --- /dev/null +++ b/distribution/simpleicons-5/F/Fujitsu.Remote.puml @@ -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 Fujitsu +include('simpleicons-5/F/Fujitsu') + +' renders the element +Fujitsu('Fujitsu', 'Fujitsu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Fujitsu.md b/distribution/simpleicons-5/F/Fujitsu.md new file mode 100644 index 00000000000..0090f34dbad --- /dev/null +++ b/distribution/simpleicons-5/F/Fujitsu.md @@ -0,0 +1,63 @@ +# Fujitsu + + +```text +simpleicons-5/F/Fujitsu +``` + +```text +include('simpleicons-5/F/Fujitsu') +``` + + + +| Illustration | Fujitsu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Fujitsu.png) | ![illustration for Fujitsu](../../simpleicons-5/F/Fujitsu.Local.png) | + + + + +## Fujitsu + +### 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 Fujitsu +include('simpleicons-5/F/Fujitsu') + +' renders the element +Fujitsu('Fujitsu', 'Fujitsu', '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 Fujitsu +include('simpleicons-5/F/Fujitsu') + +' renders the element +Fujitsu('Fujitsu', 'Fujitsu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Fujitsu.png b/distribution/simpleicons-5/F/Fujitsu.png new file mode 100644 index 00000000000..9606e4ee0d0 Binary files /dev/null and b/distribution/simpleicons-5/F/Fujitsu.png differ diff --git a/distribution/simpleicons-5/F/Fujitsu.puml b/distribution/simpleicons-5/F/Fujitsu.puml new file mode 100644 index 00000000000..99aa59e356f --- /dev/null +++ b/distribution/simpleicons-5/F/Fujitsu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Fujitsu + +sprite $FujitsuXs [10x10/16z] uwS3 + +sprite $FujitsuSm [12x12/16z] unza + +sprite $FujitsuMd [16x16/16z] un_X + +sprite $FujitsuLg [20x20/16z] unzKO1G + +!procedure Fujitsu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Fujitsu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Furaffinity.Local.png b/distribution/simpleicons-5/F/Furaffinity.Local.png new file mode 100644 index 00000000000..1222acba7ae Binary files /dev/null and b/distribution/simpleicons-5/F/Furaffinity.Local.png differ diff --git a/distribution/simpleicons-5/F/Furaffinity.Local.puml b/distribution/simpleicons-5/F/Furaffinity.Local.puml new file mode 100644 index 00000000000..83e261f60cf --- /dev/null +++ b/distribution/simpleicons-5/F/Furaffinity.Local.puml @@ -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 Furaffinity +include('simpleicons-5/F/Furaffinity') + +' renders the element +Furaffinity('Furaffinity', 'Furaffinity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Furaffinity.Remote.puml b/distribution/simpleicons-5/F/Furaffinity.Remote.puml new file mode 100644 index 00000000000..3805d11b162 --- /dev/null +++ b/distribution/simpleicons-5/F/Furaffinity.Remote.puml @@ -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 Furaffinity +include('simpleicons-5/F/Furaffinity') + +' renders the element +Furaffinity('Furaffinity', 'Furaffinity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Furaffinity.md b/distribution/simpleicons-5/F/Furaffinity.md new file mode 100644 index 00000000000..841afb15b08 --- /dev/null +++ b/distribution/simpleicons-5/F/Furaffinity.md @@ -0,0 +1,63 @@ +# Furaffinity + + +```text +simpleicons-5/F/Furaffinity +``` + +```text +include('simpleicons-5/F/Furaffinity') +``` + + + +| Illustration | Furaffinity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Furaffinity.png) | ![illustration for Furaffinity](../../simpleicons-5/F/Furaffinity.Local.png) | + + + + +## Furaffinity + +### 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 Furaffinity +include('simpleicons-5/F/Furaffinity') + +' renders the element +Furaffinity('Furaffinity', 'Furaffinity', '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 Furaffinity +include('simpleicons-5/F/Furaffinity') + +' renders the element +Furaffinity('Furaffinity', 'Furaffinity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Furaffinity.png b/distribution/simpleicons-5/F/Furaffinity.png new file mode 100644 index 00000000000..2c5a2a3161c Binary files /dev/null and b/distribution/simpleicons-5/F/Furaffinity.png differ diff --git a/distribution/simpleicons-5/F/Furaffinity.puml b/distribution/simpleicons-5/F/Furaffinity.puml new file mode 100644 index 00000000000..fb4645189b1 --- /dev/null +++ b/distribution/simpleicons-5/F/Furaffinity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Furaffinity + +sprite $FuraffinityXs [10x10/16z] uwS3 + +sprite $FuraffinitySm [12x12/16z] unza + +sprite $FuraffinityMd [16x16/16z] un_X + +sprite $FuraffinityLg [20x20/16z] unzKO1G + +!procedure Furaffinity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Furaffinity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Furrynetwork.Local.png b/distribution/simpleicons-5/F/Furrynetwork.Local.png new file mode 100644 index 00000000000..8172a39cbac Binary files /dev/null and b/distribution/simpleicons-5/F/Furrynetwork.Local.png differ diff --git a/distribution/simpleicons-5/F/Furrynetwork.Local.puml b/distribution/simpleicons-5/F/Furrynetwork.Local.puml new file mode 100644 index 00000000000..0a8e9585591 --- /dev/null +++ b/distribution/simpleicons-5/F/Furrynetwork.Local.puml @@ -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 Furrynetwork +include('simpleicons-5/F/Furrynetwork') + +' renders the element +Furrynetwork('Furrynetwork', 'Furrynetwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Furrynetwork.Remote.puml b/distribution/simpleicons-5/F/Furrynetwork.Remote.puml new file mode 100644 index 00000000000..7701885aeea --- /dev/null +++ b/distribution/simpleicons-5/F/Furrynetwork.Remote.puml @@ -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 Furrynetwork +include('simpleicons-5/F/Furrynetwork') + +' renders the element +Furrynetwork('Furrynetwork', 'Furrynetwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Furrynetwork.md b/distribution/simpleicons-5/F/Furrynetwork.md new file mode 100644 index 00000000000..f3d155481d4 --- /dev/null +++ b/distribution/simpleicons-5/F/Furrynetwork.md @@ -0,0 +1,63 @@ +# Furrynetwork + + +```text +simpleicons-5/F/Furrynetwork +``` + +```text +include('simpleicons-5/F/Furrynetwork') +``` + + + +| Illustration | Furrynetwork | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Furrynetwork.png) | ![illustration for Furrynetwork](../../simpleicons-5/F/Furrynetwork.Local.png) | + + + + +## Furrynetwork + +### 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 Furrynetwork +include('simpleicons-5/F/Furrynetwork') + +' renders the element +Furrynetwork('Furrynetwork', 'Furrynetwork', '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 Furrynetwork +include('simpleicons-5/F/Furrynetwork') + +' renders the element +Furrynetwork('Furrynetwork', 'Furrynetwork', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Furrynetwork.png b/distribution/simpleicons-5/F/Furrynetwork.png new file mode 100644 index 00000000000..3abf31a79bb Binary files /dev/null and b/distribution/simpleicons-5/F/Furrynetwork.png differ diff --git a/distribution/simpleicons-5/F/Furrynetwork.puml b/distribution/simpleicons-5/F/Furrynetwork.puml new file mode 100644 index 00000000000..83a84cb9367 --- /dev/null +++ b/distribution/simpleicons-5/F/Furrynetwork.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Furrynetwork + +sprite $FurrynetworkXs [10x10/16z] uwS3 + +sprite $FurrynetworkSm [12x12/16z] unza + +sprite $FurrynetworkMd [16x16/16z] un_X + +sprite $FurrynetworkLg [20x20/16z] unzKO1G + +!procedure Furrynetwork($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Furrynetwork', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/Futurelearn.Local.png b/distribution/simpleicons-5/F/Futurelearn.Local.png new file mode 100644 index 00000000000..8ed8aa7a7a9 Binary files /dev/null and b/distribution/simpleicons-5/F/Futurelearn.Local.png differ diff --git a/distribution/simpleicons-5/F/Futurelearn.Local.puml b/distribution/simpleicons-5/F/Futurelearn.Local.puml new file mode 100644 index 00000000000..4984b0d58c8 --- /dev/null +++ b/distribution/simpleicons-5/F/Futurelearn.Local.puml @@ -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 Futurelearn +include('simpleicons-5/F/Futurelearn') + +' renders the element +Futurelearn('Futurelearn', 'Futurelearn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Futurelearn.Remote.puml b/distribution/simpleicons-5/F/Futurelearn.Remote.puml new file mode 100644 index 00000000000..bd635689e49 --- /dev/null +++ b/distribution/simpleicons-5/F/Futurelearn.Remote.puml @@ -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 Futurelearn +include('simpleicons-5/F/Futurelearn') + +' renders the element +Futurelearn('Futurelearn', 'Futurelearn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/F/Futurelearn.md b/distribution/simpleicons-5/F/Futurelearn.md new file mode 100644 index 00000000000..1dd896bd6b8 --- /dev/null +++ b/distribution/simpleicons-5/F/Futurelearn.md @@ -0,0 +1,63 @@ +# Futurelearn + + +```text +simpleicons-5/F/Futurelearn +``` + +```text +include('simpleicons-5/F/Futurelearn') +``` + + + +| Illustration | Futurelearn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/F/Futurelearn.png) | ![illustration for Futurelearn](../../simpleicons-5/F/Futurelearn.Local.png) | + + + + +## Futurelearn + +### 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 Futurelearn +include('simpleicons-5/F/Futurelearn') + +' renders the element +Futurelearn('Futurelearn', 'Futurelearn', '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 Futurelearn +include('simpleicons-5/F/Futurelearn') + +' renders the element +Futurelearn('Futurelearn', 'Futurelearn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/F/Futurelearn.png b/distribution/simpleicons-5/F/Futurelearn.png new file mode 100644 index 00000000000..5a6c7d51e96 Binary files /dev/null and b/distribution/simpleicons-5/F/Futurelearn.png differ diff --git a/distribution/simpleicons-5/F/Futurelearn.puml b/distribution/simpleicons-5/F/Futurelearn.puml new file mode 100644 index 00000000000..8a62bcba618 --- /dev/null +++ b/distribution/simpleicons-5/F/Futurelearn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/F/Futurelearn + +sprite $FuturelearnXs [10x10/16z] uwS3 + +sprite $FuturelearnSm [12x12/16z] unza + +sprite $FuturelearnMd [16x16/16z] un_X + +sprite $FuturelearnLg [20x20/16z] unzKO1G + +!procedure Futurelearn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/F/Futurelearn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/F/README.md b/distribution/simpleicons-5/F/README.md new file mode 100644 index 00000000000..8099a53a423 --- /dev/null +++ b/distribution/simpleicons-5/F/README.md @@ -0,0 +1,90 @@ +# F + +The module contains 79 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/F/Facebook](../../simpleicons-5/F/Facebook.png) | [simpleicons-5/F/Facebook](../../simpleicons-5/F/Facebook.md) | +| ![illustration of simpleicons-5/F/Facebookgaming](../../simpleicons-5/F/Facebookgaming.png) | [simpleicons-5/F/Facebookgaming](../../simpleicons-5/F/Facebookgaming.md) | +| ![illustration of simpleicons-5/F/Facebooklive](../../simpleicons-5/F/Facebooklive.png) | [simpleicons-5/F/Facebooklive](../../simpleicons-5/F/Facebooklive.md) | +| ![illustration of simpleicons-5/F/Faceit](../../simpleicons-5/F/Faceit.png) | [simpleicons-5/F/Faceit](../../simpleicons-5/F/Faceit.md) | +| ![illustration of simpleicons-5/F/Facepunch](../../simpleicons-5/F/Facepunch.png) | [simpleicons-5/F/Facepunch](../../simpleicons-5/F/Facepunch.md) | +| ![illustration of simpleicons-5/F/Falcon](../../simpleicons-5/F/Falcon.png) | [simpleicons-5/F/Falcon](../../simpleicons-5/F/Falcon.md) | +| ![illustration of simpleicons-5/F/Fampay](../../simpleicons-5/F/Fampay.png) | [simpleicons-5/F/Fampay](../../simpleicons-5/F/Fampay.md) | +| ![illustration of simpleicons-5/F/Fandango](../../simpleicons-5/F/Fandango.png) | [simpleicons-5/F/Fandango](../../simpleicons-5/F/Fandango.md) | +| ![illustration of simpleicons-5/F/Fandom](../../simpleicons-5/F/Fandom.png) | [simpleicons-5/F/Fandom](../../simpleicons-5/F/Fandom.md) | +| ![illustration of simpleicons-5/F/Farfetch](../../simpleicons-5/F/Farfetch.png) | [simpleicons-5/F/Farfetch](../../simpleicons-5/F/Farfetch.md) | +| ![illustration of simpleicons-5/F/Fastapi](../../simpleicons-5/F/Fastapi.png) | [simpleicons-5/F/Fastapi](../../simpleicons-5/F/Fastapi.md) | +| ![illustration of simpleicons-5/F/Fastify](../../simpleicons-5/F/Fastify.png) | [simpleicons-5/F/Fastify](../../simpleicons-5/F/Fastify.md) | +| ![illustration of simpleicons-5/F/Fastlane](../../simpleicons-5/F/Fastlane.png) | [simpleicons-5/F/Fastlane](../../simpleicons-5/F/Fastlane.md) | +| ![illustration of simpleicons-5/F/Fastly](../../simpleicons-5/F/Fastly.png) | [simpleicons-5/F/Fastly](../../simpleicons-5/F/Fastly.md) | +| ![illustration of simpleicons-5/F/Fathom](../../simpleicons-5/F/Fathom.png) | [simpleicons-5/F/Fathom](../../simpleicons-5/F/Fathom.md) | +| ![illustration of simpleicons-5/F/Favro](../../simpleicons-5/F/Favro.png) | [simpleicons-5/F/Favro](../../simpleicons-5/F/Favro.md) | +| ![illustration of simpleicons-5/F/Fdroid](../../simpleicons-5/F/Fdroid.png) | [simpleicons-5/F/Fdroid](../../simpleicons-5/F/Fdroid.md) | +| ![illustration of simpleicons-5/F/Feathub](../../simpleicons-5/F/Feathub.png) | [simpleicons-5/F/Feathub](../../simpleicons-5/F/Feathub.md) | +| ![illustration of simpleicons-5/F/Fedex](../../simpleicons-5/F/Fedex.png) | [simpleicons-5/F/Fedex](../../simpleicons-5/F/Fedex.md) | +| ![illustration of simpleicons-5/F/Fedora](../../simpleicons-5/F/Fedora.png) | [simpleicons-5/F/Fedora](../../simpleicons-5/F/Fedora.md) | +| ![illustration of simpleicons-5/F/Feedly](../../simpleicons-5/F/Feedly.png) | [simpleicons-5/F/Feedly](../../simpleicons-5/F/Feedly.md) | +| ![illustration of simpleicons-5/F/Ferrari](../../simpleicons-5/F/Ferrari.png) | [simpleicons-5/F/Ferrari](../../simpleicons-5/F/Ferrari.md) | +| ![illustration of simpleicons-5/F/Ferrarinv](../../simpleicons-5/F/Ferrarinv.png) | [simpleicons-5/F/Ferrarinv](../../simpleicons-5/F/Ferrarinv.md) | +| ![illustration of simpleicons-5/F/Ffmpeg](../../simpleicons-5/F/Ffmpeg.png) | [simpleicons-5/F/Ffmpeg](../../simpleicons-5/F/Ffmpeg.md) | +| ![illustration of simpleicons-5/F/Fiat](../../simpleicons-5/F/Fiat.png) | [simpleicons-5/F/Fiat](../../simpleicons-5/F/Fiat.md) | +| ![illustration of simpleicons-5/F/Fidoalliance](../../simpleicons-5/F/Fidoalliance.png) | [simpleicons-5/F/Fidoalliance](../../simpleicons-5/F/Fidoalliance.md) | +| ![illustration of simpleicons-5/F/Fifa](../../simpleicons-5/F/Fifa.png) | [simpleicons-5/F/Fifa](../../simpleicons-5/F/Fifa.md) | +| ![illustration of simpleicons-5/F/Figma](../../simpleicons-5/F/Figma.png) | [simpleicons-5/F/Figma](../../simpleicons-5/F/Figma.md) | +| ![illustration of simpleicons-5/F/Figshare](../../simpleicons-5/F/Figshare.png) | [simpleicons-5/F/Figshare](../../simpleicons-5/F/Figshare.md) | +| ![illustration of simpleicons-5/F/Fila](../../simpleicons-5/F/Fila.png) | [simpleicons-5/F/Fila](../../simpleicons-5/F/Fila.md) | +| ![illustration of simpleicons-5/F/Files](../../simpleicons-5/F/Files.png) | [simpleicons-5/F/Files](../../simpleicons-5/F/Files.md) | +| ![illustration of simpleicons-5/F/Filezilla](../../simpleicons-5/F/Filezilla.png) | [simpleicons-5/F/Filezilla](../../simpleicons-5/F/Filezilla.md) | +| ![illustration of simpleicons-5/F/Fing](../../simpleicons-5/F/Fing.png) | [simpleicons-5/F/Fing](../../simpleicons-5/F/Fing.md) | +| ![illustration of simpleicons-5/F/Firebase](../../simpleicons-5/F/Firebase.png) | [simpleicons-5/F/Firebase](../../simpleicons-5/F/Firebase.md) | +| ![illustration of simpleicons-5/F/Firefox](../../simpleicons-5/F/Firefox.png) | [simpleicons-5/F/Firefox](../../simpleicons-5/F/Firefox.md) | +| ![illustration of simpleicons-5/F/Firefoxbrowser](../../simpleicons-5/F/Firefoxbrowser.png) | [simpleicons-5/F/Firefoxbrowser](../../simpleicons-5/F/Firefoxbrowser.md) | +| ![illustration of simpleicons-5/F/First](../../simpleicons-5/F/First.png) | [simpleicons-5/F/First](../../simpleicons-5/F/First.md) | +| ![illustration of simpleicons-5/F/Fitbit](../../simpleicons-5/F/Fitbit.png) | [simpleicons-5/F/Fitbit](../../simpleicons-5/F/Fitbit.md) | +| ![illustration of simpleicons-5/F/Fite](../../simpleicons-5/F/Fite.png) | [simpleicons-5/F/Fite](../../simpleicons-5/F/Fite.md) | +| ![illustration of simpleicons-5/F/Fiverr](../../simpleicons-5/F/Fiverr.png) | [simpleicons-5/F/Fiverr](../../simpleicons-5/F/Fiverr.md) | +| ![illustration of simpleicons-5/F/Flask](../../simpleicons-5/F/Flask.png) | [simpleicons-5/F/Flask](../../simpleicons-5/F/Flask.md) | +| ![illustration of simpleicons-5/F/Flathub](../../simpleicons-5/F/Flathub.png) | [simpleicons-5/F/Flathub](../../simpleicons-5/F/Flathub.md) | +| ![illustration of simpleicons-5/F/Flattr](../../simpleicons-5/F/Flattr.png) | [simpleicons-5/F/Flattr](../../simpleicons-5/F/Flattr.md) | +| ![illustration of simpleicons-5/F/Flickr](../../simpleicons-5/F/Flickr.png) | [simpleicons-5/F/Flickr](../../simpleicons-5/F/Flickr.md) | +| ![illustration of simpleicons-5/F/Flipboard](../../simpleicons-5/F/Flipboard.png) | [simpleicons-5/F/Flipboard](../../simpleicons-5/F/Flipboard.md) | +| ![illustration of simpleicons-5/F/Flipkart](../../simpleicons-5/F/Flipkart.png) | [simpleicons-5/F/Flipkart](../../simpleicons-5/F/Flipkart.md) | +| ![illustration of simpleicons-5/F/Floatplane](../../simpleicons-5/F/Floatplane.png) | [simpleicons-5/F/Floatplane](../../simpleicons-5/F/Floatplane.md) | +| ![illustration of simpleicons-5/F/Flood](../../simpleicons-5/F/Flood.png) | [simpleicons-5/F/Flood](../../simpleicons-5/F/Flood.md) | +| ![illustration of simpleicons-5/F/Fluentd](../../simpleicons-5/F/Fluentd.png) | [simpleicons-5/F/Fluentd](../../simpleicons-5/F/Fluentd.md) | +| ![illustration of simpleicons-5/F/Flutter](../../simpleicons-5/F/Flutter.png) | [simpleicons-5/F/Flutter](../../simpleicons-5/F/Flutter.md) | +| ![illustration of simpleicons-5/F/Fmod](../../simpleicons-5/F/Fmod.png) | [simpleicons-5/F/Fmod](../../simpleicons-5/F/Fmod.md) | +| ![illustration of simpleicons-5/F/Fnac](../../simpleicons-5/F/Fnac.png) | [simpleicons-5/F/Fnac](../../simpleicons-5/F/Fnac.md) | +| ![illustration of simpleicons-5/F/Folium](../../simpleicons-5/F/Folium.png) | [simpleicons-5/F/Folium](../../simpleicons-5/F/Folium.md) | +| ![illustration of simpleicons-5/F/Fontawesome](../../simpleicons-5/F/Fontawesome.png) | [simpleicons-5/F/Fontawesome](../../simpleicons-5/F/Fontawesome.md) | +| ![illustration of simpleicons-5/F/Fontbase](../../simpleicons-5/F/Fontbase.png) | [simpleicons-5/F/Fontbase](../../simpleicons-5/F/Fontbase.md) | +| ![illustration of simpleicons-5/F/Foodpanda](../../simpleicons-5/F/Foodpanda.png) | [simpleicons-5/F/Foodpanda](../../simpleicons-5/F/Foodpanda.md) | +| ![illustration of simpleicons-5/F/Ford](../../simpleicons-5/F/Ford.png) | [simpleicons-5/F/Ford](../../simpleicons-5/F/Ford.md) | +| ![illustration of simpleicons-5/F/Forestry](../../simpleicons-5/F/Forestry.png) | [simpleicons-5/F/Forestry](../../simpleicons-5/F/Forestry.md) | +| ![illustration of simpleicons-5/F/Formstack](../../simpleicons-5/F/Formstack.png) | [simpleicons-5/F/Formstack](../../simpleicons-5/F/Formstack.md) | +| ![illustration of simpleicons-5/F/Fortinet](../../simpleicons-5/F/Fortinet.png) | [simpleicons-5/F/Fortinet](../../simpleicons-5/F/Fortinet.md) | +| ![illustration of simpleicons-5/F/Fortran](../../simpleicons-5/F/Fortran.png) | [simpleicons-5/F/Fortran](../../simpleicons-5/F/Fortran.md) | +| ![illustration of simpleicons-5/F/Fossa](../../simpleicons-5/F/Fossa.png) | [simpleicons-5/F/Fossa](../../simpleicons-5/F/Fossa.md) | +| ![illustration of simpleicons-5/F/Fossilscm](../../simpleicons-5/F/Fossilscm.png) | [simpleicons-5/F/Fossilscm](../../simpleicons-5/F/Fossilscm.md) | +| ![illustration of simpleicons-5/F/Foursquare](../../simpleicons-5/F/Foursquare.png) | [simpleicons-5/F/Foursquare](../../simpleicons-5/F/Foursquare.md) | +| ![illustration of simpleicons-5/F/Foxtel](../../simpleicons-5/F/Foxtel.png) | [simpleicons-5/F/Foxtel](../../simpleicons-5/F/Foxtel.md) | +| ![illustration of simpleicons-5/F/Fozzy](../../simpleicons-5/F/Fozzy.png) | [simpleicons-5/F/Fozzy](../../simpleicons-5/F/Fozzy.md) | +| ![illustration of simpleicons-5/F/Framer](../../simpleicons-5/F/Framer.png) | [simpleicons-5/F/Framer](../../simpleicons-5/F/Framer.md) | +| ![illustration of simpleicons-5/F/Fraunhofergesellschaft](../../simpleicons-5/F/Fraunhofergesellschaft.png) | [simpleicons-5/F/Fraunhofergesellschaft](../../simpleicons-5/F/Fraunhofergesellschaft.md) | +| ![illustration of simpleicons-5/F/Freebsd](../../simpleicons-5/F/Freebsd.png) | [simpleicons-5/F/Freebsd](../../simpleicons-5/F/Freebsd.md) | +| ![illustration of simpleicons-5/F/Freecodecamp](../../simpleicons-5/F/Freecodecamp.png) | [simpleicons-5/F/Freecodecamp](../../simpleicons-5/F/Freecodecamp.md) | +| ![illustration of simpleicons-5/F/Freedesktopdotorg](../../simpleicons-5/F/Freedesktopdotorg.png) | [simpleicons-5/F/Freedesktopdotorg](../../simpleicons-5/F/Freedesktopdotorg.md) | +| ![illustration of simpleicons-5/F/Freelancer](../../simpleicons-5/F/Freelancer.png) | [simpleicons-5/F/Freelancer](../../simpleicons-5/F/Freelancer.md) | +| ![illustration of simpleicons-5/F/Freenas](../../simpleicons-5/F/Freenas.png) | [simpleicons-5/F/Freenas](../../simpleicons-5/F/Freenas.md) | +| ![illustration of simpleicons-5/F/Fsecure](../../simpleicons-5/F/Fsecure.png) | [simpleicons-5/F/Fsecure](../../simpleicons-5/F/Fsecure.md) | +| ![illustration of simpleicons-5/F/Fujifilm](../../simpleicons-5/F/Fujifilm.png) | [simpleicons-5/F/Fujifilm](../../simpleicons-5/F/Fujifilm.md) | +| ![illustration of simpleicons-5/F/Fujitsu](../../simpleicons-5/F/Fujitsu.png) | [simpleicons-5/F/Fujitsu](../../simpleicons-5/F/Fujitsu.md) | +| ![illustration of simpleicons-5/F/Furaffinity](../../simpleicons-5/F/Furaffinity.png) | [simpleicons-5/F/Furaffinity](../../simpleicons-5/F/Furaffinity.md) | +| ![illustration of simpleicons-5/F/Furrynetwork](../../simpleicons-5/F/Furrynetwork.png) | [simpleicons-5/F/Furrynetwork](../../simpleicons-5/F/Furrynetwork.md) | +| ![illustration of simpleicons-5/F/Futurelearn](../../simpleicons-5/F/Futurelearn.png) | [simpleicons-5/F/Futurelearn](../../simpleicons-5/F/Futurelearn.md) | + + + diff --git a/distribution/simpleicons-5/G/G2A.Local.png b/distribution/simpleicons-5/G/G2A.Local.png new file mode 100644 index 00000000000..3860bc6f282 Binary files /dev/null and b/distribution/simpleicons-5/G/G2A.Local.png differ diff --git a/distribution/simpleicons-5/G/G2A.Local.puml b/distribution/simpleicons-5/G/G2A.Local.puml new file mode 100644 index 00000000000..9b2665fbd85 --- /dev/null +++ b/distribution/simpleicons-5/G/G2A.Local.puml @@ -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 G2A +include('simpleicons-5/G/G2A') + +' renders the element +G2A('G2a', 'G2a', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/G2A.Remote.puml b/distribution/simpleicons-5/G/G2A.Remote.puml new file mode 100644 index 00000000000..c8d4e9e6693 --- /dev/null +++ b/distribution/simpleicons-5/G/G2A.Remote.puml @@ -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 G2A +include('simpleicons-5/G/G2A') + +' renders the element +G2A('G2a', 'G2a', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/G2A.md b/distribution/simpleicons-5/G/G2A.md new file mode 100644 index 00000000000..72689077397 --- /dev/null +++ b/distribution/simpleicons-5/G/G2A.md @@ -0,0 +1,63 @@ +# G2A + + +```text +simpleicons-5/G/G2A +``` + +```text +include('simpleicons-5/G/G2A') +``` + + + +| Illustration | G2A | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/G2A.png) | ![illustration for G2A](../../simpleicons-5/G/G2A.Local.png) | + + + + +## G2A + +### 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 G2A +include('simpleicons-5/G/G2A') + +' renders the element +G2A('G2a', 'G2a', '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 G2A +include('simpleicons-5/G/G2A') + +' renders the element +G2A('G2a', 'G2a', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/G2A.png b/distribution/simpleicons-5/G/G2A.png new file mode 100644 index 00000000000..4fa5f70b176 Binary files /dev/null and b/distribution/simpleicons-5/G/G2A.png differ diff --git a/distribution/simpleicons-5/G/G2A.puml b/distribution/simpleicons-5/G/G2A.puml new file mode 100644 index 00000000000..5fd84c1d624 --- /dev/null +++ b/distribution/simpleicons-5/G/G2A.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/G2A + +sprite $G2AXs [10x10/16z] uwS3 + +sprite $G2ASm [12x12/16z] unza + +sprite $G2AMd [16x16/16z] un_X + +sprite $G2ALg [20x20/16z] unzKO1G + +!procedure G2A($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/G2A', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gamejolt.Local.png b/distribution/simpleicons-5/G/Gamejolt.Local.png new file mode 100644 index 00000000000..842a7eaf888 Binary files /dev/null and b/distribution/simpleicons-5/G/Gamejolt.Local.png differ diff --git a/distribution/simpleicons-5/G/Gamejolt.Local.puml b/distribution/simpleicons-5/G/Gamejolt.Local.puml new file mode 100644 index 00000000000..e00870f9f6e --- /dev/null +++ b/distribution/simpleicons-5/G/Gamejolt.Local.puml @@ -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 Gamejolt +include('simpleicons-5/G/Gamejolt') + +' renders the element +Gamejolt('Gamejolt', 'Gamejolt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gamejolt.Remote.puml b/distribution/simpleicons-5/G/Gamejolt.Remote.puml new file mode 100644 index 00000000000..d39fc2d7c08 --- /dev/null +++ b/distribution/simpleicons-5/G/Gamejolt.Remote.puml @@ -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 Gamejolt +include('simpleicons-5/G/Gamejolt') + +' renders the element +Gamejolt('Gamejolt', 'Gamejolt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gamejolt.md b/distribution/simpleicons-5/G/Gamejolt.md new file mode 100644 index 00000000000..8e53fa38867 --- /dev/null +++ b/distribution/simpleicons-5/G/Gamejolt.md @@ -0,0 +1,63 @@ +# Gamejolt + + +```text +simpleicons-5/G/Gamejolt +``` + +```text +include('simpleicons-5/G/Gamejolt') +``` + + + +| Illustration | Gamejolt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gamejolt.png) | ![illustration for Gamejolt](../../simpleicons-5/G/Gamejolt.Local.png) | + + + + +## Gamejolt + +### 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 Gamejolt +include('simpleicons-5/G/Gamejolt') + +' renders the element +Gamejolt('Gamejolt', 'Gamejolt', '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 Gamejolt +include('simpleicons-5/G/Gamejolt') + +' renders the element +Gamejolt('Gamejolt', 'Gamejolt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gamejolt.png b/distribution/simpleicons-5/G/Gamejolt.png new file mode 100644 index 00000000000..067ff685a7d Binary files /dev/null and b/distribution/simpleicons-5/G/Gamejolt.png differ diff --git a/distribution/simpleicons-5/G/Gamejolt.puml b/distribution/simpleicons-5/G/Gamejolt.puml new file mode 100644 index 00000000000..68f6052f95b --- /dev/null +++ b/distribution/simpleicons-5/G/Gamejolt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gamejolt + +sprite $GamejoltXs [10x10/16z] uwS3 + +sprite $GamejoltSm [12x12/16z] unza + +sprite $GamejoltMd [16x16/16z] un_X + +sprite $GamejoltLg [20x20/16z] unzKO1G + +!procedure Gamejolt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gamejolt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Garmin.Local.png b/distribution/simpleicons-5/G/Garmin.Local.png new file mode 100644 index 00000000000..d76cc33894c Binary files /dev/null and b/distribution/simpleicons-5/G/Garmin.Local.png differ diff --git a/distribution/simpleicons-5/G/Garmin.Local.puml b/distribution/simpleicons-5/G/Garmin.Local.puml new file mode 100644 index 00000000000..ba8316eaf7f --- /dev/null +++ b/distribution/simpleicons-5/G/Garmin.Local.puml @@ -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 Garmin +include('simpleicons-5/G/Garmin') + +' renders the element +Garmin('Garmin', 'Garmin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Garmin.Remote.puml b/distribution/simpleicons-5/G/Garmin.Remote.puml new file mode 100644 index 00000000000..537a8fc6235 --- /dev/null +++ b/distribution/simpleicons-5/G/Garmin.Remote.puml @@ -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 Garmin +include('simpleicons-5/G/Garmin') + +' renders the element +Garmin('Garmin', 'Garmin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Garmin.md b/distribution/simpleicons-5/G/Garmin.md new file mode 100644 index 00000000000..cd81db8de5b --- /dev/null +++ b/distribution/simpleicons-5/G/Garmin.md @@ -0,0 +1,63 @@ +# Garmin + + +```text +simpleicons-5/G/Garmin +``` + +```text +include('simpleicons-5/G/Garmin') +``` + + + +| Illustration | Garmin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Garmin.png) | ![illustration for Garmin](../../simpleicons-5/G/Garmin.Local.png) | + + + + +## Garmin + +### 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 Garmin +include('simpleicons-5/G/Garmin') + +' renders the element +Garmin('Garmin', 'Garmin', '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 Garmin +include('simpleicons-5/G/Garmin') + +' renders the element +Garmin('Garmin', 'Garmin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Garmin.png b/distribution/simpleicons-5/G/Garmin.png new file mode 100644 index 00000000000..14d96e30771 Binary files /dev/null and b/distribution/simpleicons-5/G/Garmin.png differ diff --git a/distribution/simpleicons-5/G/Garmin.puml b/distribution/simpleicons-5/G/Garmin.puml new file mode 100644 index 00000000000..d7ded1a67c3 --- /dev/null +++ b/distribution/simpleicons-5/G/Garmin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Garmin + +sprite $GarminXs [10x10/16z] uwS3 + +sprite $GarminSm [12x12/16z] unza + +sprite $GarminMd [16x16/16z] un_X + +sprite $GarminLg [20x20/16z] unzKO1G + +!procedure Garmin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Garmin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gatling.Local.png b/distribution/simpleicons-5/G/Gatling.Local.png new file mode 100644 index 00000000000..1e39900643b Binary files /dev/null and b/distribution/simpleicons-5/G/Gatling.Local.png differ diff --git a/distribution/simpleicons-5/G/Gatling.Local.puml b/distribution/simpleicons-5/G/Gatling.Local.puml new file mode 100644 index 00000000000..e9323f26f17 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatling.Local.puml @@ -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 Gatling +include('simpleicons-5/G/Gatling') + +' renders the element +Gatling('Gatling', 'Gatling', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gatling.Remote.puml b/distribution/simpleicons-5/G/Gatling.Remote.puml new file mode 100644 index 00000000000..2b0d047708f --- /dev/null +++ b/distribution/simpleicons-5/G/Gatling.Remote.puml @@ -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 Gatling +include('simpleicons-5/G/Gatling') + +' renders the element +Gatling('Gatling', 'Gatling', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gatling.md b/distribution/simpleicons-5/G/Gatling.md new file mode 100644 index 00000000000..10d901de038 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatling.md @@ -0,0 +1,63 @@ +# Gatling + + +```text +simpleicons-5/G/Gatling +``` + +```text +include('simpleicons-5/G/Gatling') +``` + + + +| Illustration | Gatling | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gatling.png) | ![illustration for Gatling](../../simpleicons-5/G/Gatling.Local.png) | + + + + +## Gatling + +### 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 Gatling +include('simpleicons-5/G/Gatling') + +' renders the element +Gatling('Gatling', 'Gatling', '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 Gatling +include('simpleicons-5/G/Gatling') + +' renders the element +Gatling('Gatling', 'Gatling', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gatling.png b/distribution/simpleicons-5/G/Gatling.png new file mode 100644 index 00000000000..b286136e65e Binary files /dev/null and b/distribution/simpleicons-5/G/Gatling.png differ diff --git a/distribution/simpleicons-5/G/Gatling.puml b/distribution/simpleicons-5/G/Gatling.puml new file mode 100644 index 00000000000..e54fa32b181 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatling.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gatling + +sprite $GatlingXs [10x10/16z] uwS3 + +sprite $GatlingSm [12x12/16z] unza + +sprite $GatlingMd [16x16/16z] un_X + +sprite $GatlingLg [20x20/16z] unzKO1G + +!procedure Gatling($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gatling', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gatsby.Local.png b/distribution/simpleicons-5/G/Gatsby.Local.png new file mode 100644 index 00000000000..4cf5898eb4e Binary files /dev/null and b/distribution/simpleicons-5/G/Gatsby.Local.png differ diff --git a/distribution/simpleicons-5/G/Gatsby.Local.puml b/distribution/simpleicons-5/G/Gatsby.Local.puml new file mode 100644 index 00000000000..de9f27c9131 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatsby.Local.puml @@ -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 Gatsby +include('simpleicons-5/G/Gatsby') + +' renders the element +Gatsby('Gatsby', 'Gatsby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gatsby.Remote.puml b/distribution/simpleicons-5/G/Gatsby.Remote.puml new file mode 100644 index 00000000000..e1ec66d0042 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatsby.Remote.puml @@ -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 Gatsby +include('simpleicons-5/G/Gatsby') + +' renders the element +Gatsby('Gatsby', 'Gatsby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gatsby.md b/distribution/simpleicons-5/G/Gatsby.md new file mode 100644 index 00000000000..89186914b23 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatsby.md @@ -0,0 +1,63 @@ +# Gatsby + + +```text +simpleicons-5/G/Gatsby +``` + +```text +include('simpleicons-5/G/Gatsby') +``` + + + +| Illustration | Gatsby | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gatsby.png) | ![illustration for Gatsby](../../simpleicons-5/G/Gatsby.Local.png) | + + + + +## Gatsby + +### 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 Gatsby +include('simpleicons-5/G/Gatsby') + +' renders the element +Gatsby('Gatsby', 'Gatsby', '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 Gatsby +include('simpleicons-5/G/Gatsby') + +' renders the element +Gatsby('Gatsby', 'Gatsby', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gatsby.png b/distribution/simpleicons-5/G/Gatsby.png new file mode 100644 index 00000000000..cb83ce14520 Binary files /dev/null and b/distribution/simpleicons-5/G/Gatsby.png differ diff --git a/distribution/simpleicons-5/G/Gatsby.puml b/distribution/simpleicons-5/G/Gatsby.puml new file mode 100644 index 00000000000..efd6f9e49a7 --- /dev/null +++ b/distribution/simpleicons-5/G/Gatsby.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gatsby + +sprite $GatsbyXs [10x10/16z] uwS3 + +sprite $GatsbySm [12x12/16z] unza + +sprite $GatsbyMd [16x16/16z] un_X + +sprite $GatsbyLg [20x20/16z] unzKO1G + +!procedure Gatsby($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gatsby', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Geeksforgeeks.Local.png b/distribution/simpleicons-5/G/Geeksforgeeks.Local.png new file mode 100644 index 00000000000..c204c2df42f Binary files /dev/null and b/distribution/simpleicons-5/G/Geeksforgeeks.Local.png differ diff --git a/distribution/simpleicons-5/G/Geeksforgeeks.Local.puml b/distribution/simpleicons-5/G/Geeksforgeeks.Local.puml new file mode 100644 index 00000000000..bdfd3f3b9b2 --- /dev/null +++ b/distribution/simpleicons-5/G/Geeksforgeeks.Local.puml @@ -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 Geeksforgeeks +include('simpleicons-5/G/Geeksforgeeks') + +' renders the element +Geeksforgeeks('Geeksforgeeks', 'Geeksforgeeks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Geeksforgeeks.Remote.puml b/distribution/simpleicons-5/G/Geeksforgeeks.Remote.puml new file mode 100644 index 00000000000..abb9dafd95a --- /dev/null +++ b/distribution/simpleicons-5/G/Geeksforgeeks.Remote.puml @@ -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 Geeksforgeeks +include('simpleicons-5/G/Geeksforgeeks') + +' renders the element +Geeksforgeeks('Geeksforgeeks', 'Geeksforgeeks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Geeksforgeeks.md b/distribution/simpleicons-5/G/Geeksforgeeks.md new file mode 100644 index 00000000000..ebdd6a16864 --- /dev/null +++ b/distribution/simpleicons-5/G/Geeksforgeeks.md @@ -0,0 +1,63 @@ +# Geeksforgeeks + + +```text +simpleicons-5/G/Geeksforgeeks +``` + +```text +include('simpleicons-5/G/Geeksforgeeks') +``` + + + +| Illustration | Geeksforgeeks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Geeksforgeeks.png) | ![illustration for Geeksforgeeks](../../simpleicons-5/G/Geeksforgeeks.Local.png) | + + + + +## Geeksforgeeks + +### 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 Geeksforgeeks +include('simpleicons-5/G/Geeksforgeeks') + +' renders the element +Geeksforgeeks('Geeksforgeeks', 'Geeksforgeeks', '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 Geeksforgeeks +include('simpleicons-5/G/Geeksforgeeks') + +' renders the element +Geeksforgeeks('Geeksforgeeks', 'Geeksforgeeks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Geeksforgeeks.png b/distribution/simpleicons-5/G/Geeksforgeeks.png new file mode 100644 index 00000000000..86a552e15d8 Binary files /dev/null and b/distribution/simpleicons-5/G/Geeksforgeeks.png differ diff --git a/distribution/simpleicons-5/G/Geeksforgeeks.puml b/distribution/simpleicons-5/G/Geeksforgeeks.puml new file mode 100644 index 00000000000..bbfb4df5b1b --- /dev/null +++ b/distribution/simpleicons-5/G/Geeksforgeeks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Geeksforgeeks + +sprite $GeeksforgeeksXs [10x10/16z] uwS3 + +sprite $GeeksforgeeksSm [12x12/16z] unza + +sprite $GeeksforgeeksMd [16x16/16z] un_X + +sprite $GeeksforgeeksLg [20x20/16z] unzKO1G + +!procedure Geeksforgeeks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Geeksforgeeks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Generalelectric.Local.png b/distribution/simpleicons-5/G/Generalelectric.Local.png new file mode 100644 index 00000000000..187025ced20 Binary files /dev/null and b/distribution/simpleicons-5/G/Generalelectric.Local.png differ diff --git a/distribution/simpleicons-5/G/Generalelectric.Local.puml b/distribution/simpleicons-5/G/Generalelectric.Local.puml new file mode 100644 index 00000000000..65b3bb1ed9d --- /dev/null +++ b/distribution/simpleicons-5/G/Generalelectric.Local.puml @@ -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 Generalelectric +include('simpleicons-5/G/Generalelectric') + +' renders the element +Generalelectric('Generalelectric', 'Generalelectric', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Generalelectric.Remote.puml b/distribution/simpleicons-5/G/Generalelectric.Remote.puml new file mode 100644 index 00000000000..ecb715cbc33 --- /dev/null +++ b/distribution/simpleicons-5/G/Generalelectric.Remote.puml @@ -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 Generalelectric +include('simpleicons-5/G/Generalelectric') + +' renders the element +Generalelectric('Generalelectric', 'Generalelectric', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Generalelectric.md b/distribution/simpleicons-5/G/Generalelectric.md new file mode 100644 index 00000000000..3802155dba2 --- /dev/null +++ b/distribution/simpleicons-5/G/Generalelectric.md @@ -0,0 +1,63 @@ +# Generalelectric + + +```text +simpleicons-5/G/Generalelectric +``` + +```text +include('simpleicons-5/G/Generalelectric') +``` + + + +| Illustration | Generalelectric | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Generalelectric.png) | ![illustration for Generalelectric](../../simpleicons-5/G/Generalelectric.Local.png) | + + + + +## Generalelectric + +### 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 Generalelectric +include('simpleicons-5/G/Generalelectric') + +' renders the element +Generalelectric('Generalelectric', 'Generalelectric', '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 Generalelectric +include('simpleicons-5/G/Generalelectric') + +' renders the element +Generalelectric('Generalelectric', 'Generalelectric', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Generalelectric.png b/distribution/simpleicons-5/G/Generalelectric.png new file mode 100644 index 00000000000..5593eba3f7b Binary files /dev/null and b/distribution/simpleicons-5/G/Generalelectric.png differ diff --git a/distribution/simpleicons-5/G/Generalelectric.puml b/distribution/simpleicons-5/G/Generalelectric.puml new file mode 100644 index 00000000000..e7eb03c8c4e --- /dev/null +++ b/distribution/simpleicons-5/G/Generalelectric.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Generalelectric + +sprite $GeneralelectricXs [10x10/16z] uwS3 + +sprite $GeneralelectricSm [12x12/16z] unza + +sprite $GeneralelectricMd [16x16/16z] un_X + +sprite $GeneralelectricLg [20x20/16z] unzKO1G + +!procedure Generalelectric($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Generalelectric', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Generalmotors.Local.png b/distribution/simpleicons-5/G/Generalmotors.Local.png new file mode 100644 index 00000000000..dd455e92265 Binary files /dev/null and b/distribution/simpleicons-5/G/Generalmotors.Local.png differ diff --git a/distribution/simpleicons-5/G/Generalmotors.Local.puml b/distribution/simpleicons-5/G/Generalmotors.Local.puml new file mode 100644 index 00000000000..f69dd70fa94 --- /dev/null +++ b/distribution/simpleicons-5/G/Generalmotors.Local.puml @@ -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 Generalmotors +include('simpleicons-5/G/Generalmotors') + +' renders the element +Generalmotors('Generalmotors', 'Generalmotors', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Generalmotors.Remote.puml b/distribution/simpleicons-5/G/Generalmotors.Remote.puml new file mode 100644 index 00000000000..3c558defe8d --- /dev/null +++ b/distribution/simpleicons-5/G/Generalmotors.Remote.puml @@ -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 Generalmotors +include('simpleicons-5/G/Generalmotors') + +' renders the element +Generalmotors('Generalmotors', 'Generalmotors', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Generalmotors.md b/distribution/simpleicons-5/G/Generalmotors.md new file mode 100644 index 00000000000..1d6685b3c84 --- /dev/null +++ b/distribution/simpleicons-5/G/Generalmotors.md @@ -0,0 +1,63 @@ +# Generalmotors + + +```text +simpleicons-5/G/Generalmotors +``` + +```text +include('simpleicons-5/G/Generalmotors') +``` + + + +| Illustration | Generalmotors | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Generalmotors.png) | ![illustration for Generalmotors](../../simpleicons-5/G/Generalmotors.Local.png) | + + + + +## Generalmotors + +### 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 Generalmotors +include('simpleicons-5/G/Generalmotors') + +' renders the element +Generalmotors('Generalmotors', 'Generalmotors', '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 Generalmotors +include('simpleicons-5/G/Generalmotors') + +' renders the element +Generalmotors('Generalmotors', 'Generalmotors', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Generalmotors.png b/distribution/simpleicons-5/G/Generalmotors.png new file mode 100644 index 00000000000..de45e81f580 Binary files /dev/null and b/distribution/simpleicons-5/G/Generalmotors.png differ diff --git a/distribution/simpleicons-5/G/Generalmotors.puml b/distribution/simpleicons-5/G/Generalmotors.puml new file mode 100644 index 00000000000..1c2ace37d98 --- /dev/null +++ b/distribution/simpleicons-5/G/Generalmotors.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Generalmotors + +sprite $GeneralmotorsXs [10x10/16z] uwS3 + +sprite $GeneralmotorsSm [12x12/16z] unza + +sprite $GeneralmotorsMd [16x16/16z] un_X + +sprite $GeneralmotorsLg [20x20/16z] unzKO1G + +!procedure Generalmotors($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Generalmotors', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Genius.Local.png b/distribution/simpleicons-5/G/Genius.Local.png new file mode 100644 index 00000000000..015e644f522 Binary files /dev/null and b/distribution/simpleicons-5/G/Genius.Local.png differ diff --git a/distribution/simpleicons-5/G/Genius.Local.puml b/distribution/simpleicons-5/G/Genius.Local.puml new file mode 100644 index 00000000000..58a73b5e7dc --- /dev/null +++ b/distribution/simpleicons-5/G/Genius.Local.puml @@ -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 Genius +include('simpleicons-5/G/Genius') + +' renders the element +Genius('Genius', 'Genius', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Genius.Remote.puml b/distribution/simpleicons-5/G/Genius.Remote.puml new file mode 100644 index 00000000000..95a912c5c6f --- /dev/null +++ b/distribution/simpleicons-5/G/Genius.Remote.puml @@ -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 Genius +include('simpleicons-5/G/Genius') + +' renders the element +Genius('Genius', 'Genius', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Genius.md b/distribution/simpleicons-5/G/Genius.md new file mode 100644 index 00000000000..f3b445a508c --- /dev/null +++ b/distribution/simpleicons-5/G/Genius.md @@ -0,0 +1,63 @@ +# Genius + + +```text +simpleicons-5/G/Genius +``` + +```text +include('simpleicons-5/G/Genius') +``` + + + +| Illustration | Genius | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Genius.png) | ![illustration for Genius](../../simpleicons-5/G/Genius.Local.png) | + + + + +## Genius + +### 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 Genius +include('simpleicons-5/G/Genius') + +' renders the element +Genius('Genius', 'Genius', '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 Genius +include('simpleicons-5/G/Genius') + +' renders the element +Genius('Genius', 'Genius', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Genius.png b/distribution/simpleicons-5/G/Genius.png new file mode 100644 index 00000000000..bc538cc7b4e Binary files /dev/null and b/distribution/simpleicons-5/G/Genius.png differ diff --git a/distribution/simpleicons-5/G/Genius.puml b/distribution/simpleicons-5/G/Genius.puml new file mode 100644 index 00000000000..39d64b0d56d --- /dev/null +++ b/distribution/simpleicons-5/G/Genius.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Genius + +sprite $GeniusXs [10x10/16z] uwS3 + +sprite $GeniusSm [12x12/16z] unza + +sprite $GeniusMd [16x16/16z] un_X + +sprite $GeniusLg [20x20/16z] unzKO1G + +!procedure Genius($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Genius', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gentoo.Local.png b/distribution/simpleicons-5/G/Gentoo.Local.png new file mode 100644 index 00000000000..e4cabe04596 Binary files /dev/null and b/distribution/simpleicons-5/G/Gentoo.Local.png differ diff --git a/distribution/simpleicons-5/G/Gentoo.Local.puml b/distribution/simpleicons-5/G/Gentoo.Local.puml new file mode 100644 index 00000000000..cba93605e77 --- /dev/null +++ b/distribution/simpleicons-5/G/Gentoo.Local.puml @@ -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 Gentoo +include('simpleicons-5/G/Gentoo') + +' renders the element +Gentoo('Gentoo', 'Gentoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gentoo.Remote.puml b/distribution/simpleicons-5/G/Gentoo.Remote.puml new file mode 100644 index 00000000000..0bda846717c --- /dev/null +++ b/distribution/simpleicons-5/G/Gentoo.Remote.puml @@ -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 Gentoo +include('simpleicons-5/G/Gentoo') + +' renders the element +Gentoo('Gentoo', 'Gentoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gentoo.md b/distribution/simpleicons-5/G/Gentoo.md new file mode 100644 index 00000000000..f3de02d71d3 --- /dev/null +++ b/distribution/simpleicons-5/G/Gentoo.md @@ -0,0 +1,63 @@ +# Gentoo + + +```text +simpleicons-5/G/Gentoo +``` + +```text +include('simpleicons-5/G/Gentoo') +``` + + + +| Illustration | Gentoo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gentoo.png) | ![illustration for Gentoo](../../simpleicons-5/G/Gentoo.Local.png) | + + + + +## Gentoo + +### 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 Gentoo +include('simpleicons-5/G/Gentoo') + +' renders the element +Gentoo('Gentoo', 'Gentoo', '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 Gentoo +include('simpleicons-5/G/Gentoo') + +' renders the element +Gentoo('Gentoo', 'Gentoo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gentoo.png b/distribution/simpleicons-5/G/Gentoo.png new file mode 100644 index 00000000000..fbe42dc8f15 Binary files /dev/null and b/distribution/simpleicons-5/G/Gentoo.png differ diff --git a/distribution/simpleicons-5/G/Gentoo.puml b/distribution/simpleicons-5/G/Gentoo.puml new file mode 100644 index 00000000000..ff5a02d51da --- /dev/null +++ b/distribution/simpleicons-5/G/Gentoo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gentoo + +sprite $GentooXs [10x10/16z] uwS3 + +sprite $GentooSm [12x12/16z] unza + +sprite $GentooMd [16x16/16z] un_X + +sprite $GentooLg [20x20/16z] unzKO1G + +!procedure Gentoo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gentoo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Geocaching.Local.png b/distribution/simpleicons-5/G/Geocaching.Local.png new file mode 100644 index 00000000000..b2129532443 Binary files /dev/null and b/distribution/simpleicons-5/G/Geocaching.Local.png differ diff --git a/distribution/simpleicons-5/G/Geocaching.Local.puml b/distribution/simpleicons-5/G/Geocaching.Local.puml new file mode 100644 index 00000000000..cf44b2e505b --- /dev/null +++ b/distribution/simpleicons-5/G/Geocaching.Local.puml @@ -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 Geocaching +include('simpleicons-5/G/Geocaching') + +' renders the element +Geocaching('Geocaching', 'Geocaching', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Geocaching.Remote.puml b/distribution/simpleicons-5/G/Geocaching.Remote.puml new file mode 100644 index 00000000000..258b13c2d57 --- /dev/null +++ b/distribution/simpleicons-5/G/Geocaching.Remote.puml @@ -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 Geocaching +include('simpleicons-5/G/Geocaching') + +' renders the element +Geocaching('Geocaching', 'Geocaching', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Geocaching.md b/distribution/simpleicons-5/G/Geocaching.md new file mode 100644 index 00000000000..c7aedebcff2 --- /dev/null +++ b/distribution/simpleicons-5/G/Geocaching.md @@ -0,0 +1,63 @@ +# Geocaching + + +```text +simpleicons-5/G/Geocaching +``` + +```text +include('simpleicons-5/G/Geocaching') +``` + + + +| Illustration | Geocaching | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Geocaching.png) | ![illustration for Geocaching](../../simpleicons-5/G/Geocaching.Local.png) | + + + + +## Geocaching + +### 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 Geocaching +include('simpleicons-5/G/Geocaching') + +' renders the element +Geocaching('Geocaching', 'Geocaching', '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 Geocaching +include('simpleicons-5/G/Geocaching') + +' renders the element +Geocaching('Geocaching', 'Geocaching', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Geocaching.png b/distribution/simpleicons-5/G/Geocaching.png new file mode 100644 index 00000000000..d85f8ba09e6 Binary files /dev/null and b/distribution/simpleicons-5/G/Geocaching.png differ diff --git a/distribution/simpleicons-5/G/Geocaching.puml b/distribution/simpleicons-5/G/Geocaching.puml new file mode 100644 index 00000000000..6b651b779f8 --- /dev/null +++ b/distribution/simpleicons-5/G/Geocaching.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Geocaching + +sprite $GeocachingXs [10x10/16z] uwS3 + +sprite $GeocachingSm [12x12/16z] unza + +sprite $GeocachingMd [16x16/16z] un_X + +sprite $GeocachingLg [20x20/16z] unzKO1G + +!procedure Geocaching($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Geocaching', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gerrit.Local.png b/distribution/simpleicons-5/G/Gerrit.Local.png new file mode 100644 index 00000000000..a2b7e67deae Binary files /dev/null and b/distribution/simpleicons-5/G/Gerrit.Local.png differ diff --git a/distribution/simpleicons-5/G/Gerrit.Local.puml b/distribution/simpleicons-5/G/Gerrit.Local.puml new file mode 100644 index 00000000000..c0e83d22971 --- /dev/null +++ b/distribution/simpleicons-5/G/Gerrit.Local.puml @@ -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 Gerrit +include('simpleicons-5/G/Gerrit') + +' renders the element +Gerrit('Gerrit', 'Gerrit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gerrit.Remote.puml b/distribution/simpleicons-5/G/Gerrit.Remote.puml new file mode 100644 index 00000000000..82c56714c10 --- /dev/null +++ b/distribution/simpleicons-5/G/Gerrit.Remote.puml @@ -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 Gerrit +include('simpleicons-5/G/Gerrit') + +' renders the element +Gerrit('Gerrit', 'Gerrit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gerrit.md b/distribution/simpleicons-5/G/Gerrit.md new file mode 100644 index 00000000000..1873864c730 --- /dev/null +++ b/distribution/simpleicons-5/G/Gerrit.md @@ -0,0 +1,63 @@ +# Gerrit + + +```text +simpleicons-5/G/Gerrit +``` + +```text +include('simpleicons-5/G/Gerrit') +``` + + + +| Illustration | Gerrit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gerrit.png) | ![illustration for Gerrit](../../simpleicons-5/G/Gerrit.Local.png) | + + + + +## Gerrit + +### 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 Gerrit +include('simpleicons-5/G/Gerrit') + +' renders the element +Gerrit('Gerrit', 'Gerrit', '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 Gerrit +include('simpleicons-5/G/Gerrit') + +' renders the element +Gerrit('Gerrit', 'Gerrit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gerrit.png b/distribution/simpleicons-5/G/Gerrit.png new file mode 100644 index 00000000000..fc8a4739958 Binary files /dev/null and b/distribution/simpleicons-5/G/Gerrit.png differ diff --git a/distribution/simpleicons-5/G/Gerrit.puml b/distribution/simpleicons-5/G/Gerrit.puml new file mode 100644 index 00000000000..36028c59a01 --- /dev/null +++ b/distribution/simpleicons-5/G/Gerrit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gerrit + +sprite $GerritXs [10x10/16z] uwS3 + +sprite $GerritSm [12x12/16z] unza + +sprite $GerritMd [16x16/16z] un_X + +sprite $GerritLg [20x20/16z] unzKO1G + +!procedure Gerrit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gerrit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Ghost.Local.png b/distribution/simpleicons-5/G/Ghost.Local.png new file mode 100644 index 00000000000..53daceee52c Binary files /dev/null and b/distribution/simpleicons-5/G/Ghost.Local.png differ diff --git a/distribution/simpleicons-5/G/Ghost.Local.puml b/distribution/simpleicons-5/G/Ghost.Local.puml new file mode 100644 index 00000000000..335c5eefa1e --- /dev/null +++ b/distribution/simpleicons-5/G/Ghost.Local.puml @@ -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 Ghost +include('simpleicons-5/G/Ghost') + +' renders the element +Ghost('Ghost', 'Ghost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Ghost.Remote.puml b/distribution/simpleicons-5/G/Ghost.Remote.puml new file mode 100644 index 00000000000..84e91227ceb --- /dev/null +++ b/distribution/simpleicons-5/G/Ghost.Remote.puml @@ -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 Ghost +include('simpleicons-5/G/Ghost') + +' renders the element +Ghost('Ghost', 'Ghost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Ghost.md b/distribution/simpleicons-5/G/Ghost.md new file mode 100644 index 00000000000..40923126629 --- /dev/null +++ b/distribution/simpleicons-5/G/Ghost.md @@ -0,0 +1,63 @@ +# Ghost + + +```text +simpleicons-5/G/Ghost +``` + +```text +include('simpleicons-5/G/Ghost') +``` + + + +| Illustration | Ghost | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Ghost.png) | ![illustration for Ghost](../../simpleicons-5/G/Ghost.Local.png) | + + + + +## Ghost + +### 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 Ghost +include('simpleicons-5/G/Ghost') + +' renders the element +Ghost('Ghost', 'Ghost', '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 Ghost +include('simpleicons-5/G/Ghost') + +' renders the element +Ghost('Ghost', 'Ghost', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Ghost.png b/distribution/simpleicons-5/G/Ghost.png new file mode 100644 index 00000000000..28647b6a01c Binary files /dev/null and b/distribution/simpleicons-5/G/Ghost.png differ diff --git a/distribution/simpleicons-5/G/Ghost.puml b/distribution/simpleicons-5/G/Ghost.puml new file mode 100644 index 00000000000..f968d61b17a --- /dev/null +++ b/distribution/simpleicons-5/G/Ghost.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Ghost + +sprite $GhostXs [10x10/16z] uwS3 + +sprite $GhostSm [12x12/16z] unza + +sprite $GhostMd [16x16/16z] un_X + +sprite $GhostLg [20x20/16z] unzKO1G + +!procedure Ghost($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Ghost', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Ghostery.Local.png b/distribution/simpleicons-5/G/Ghostery.Local.png new file mode 100644 index 00000000000..082b9fad151 Binary files /dev/null and b/distribution/simpleicons-5/G/Ghostery.Local.png differ diff --git a/distribution/simpleicons-5/G/Ghostery.Local.puml b/distribution/simpleicons-5/G/Ghostery.Local.puml new file mode 100644 index 00000000000..935035262aa --- /dev/null +++ b/distribution/simpleicons-5/G/Ghostery.Local.puml @@ -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 Ghostery +include('simpleicons-5/G/Ghostery') + +' renders the element +Ghostery('Ghostery', 'Ghostery', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Ghostery.Remote.puml b/distribution/simpleicons-5/G/Ghostery.Remote.puml new file mode 100644 index 00000000000..f0948c1f476 --- /dev/null +++ b/distribution/simpleicons-5/G/Ghostery.Remote.puml @@ -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 Ghostery +include('simpleicons-5/G/Ghostery') + +' renders the element +Ghostery('Ghostery', 'Ghostery', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Ghostery.md b/distribution/simpleicons-5/G/Ghostery.md new file mode 100644 index 00000000000..c5e54f1b3a3 --- /dev/null +++ b/distribution/simpleicons-5/G/Ghostery.md @@ -0,0 +1,63 @@ +# Ghostery + + +```text +simpleicons-5/G/Ghostery +``` + +```text +include('simpleicons-5/G/Ghostery') +``` + + + +| Illustration | Ghostery | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Ghostery.png) | ![illustration for Ghostery](../../simpleicons-5/G/Ghostery.Local.png) | + + + + +## Ghostery + +### 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 Ghostery +include('simpleicons-5/G/Ghostery') + +' renders the element +Ghostery('Ghostery', 'Ghostery', '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 Ghostery +include('simpleicons-5/G/Ghostery') + +' renders the element +Ghostery('Ghostery', 'Ghostery', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Ghostery.png b/distribution/simpleicons-5/G/Ghostery.png new file mode 100644 index 00000000000..ba794799668 Binary files /dev/null and b/distribution/simpleicons-5/G/Ghostery.png differ diff --git a/distribution/simpleicons-5/G/Ghostery.puml b/distribution/simpleicons-5/G/Ghostery.puml new file mode 100644 index 00000000000..3b5713d8047 --- /dev/null +++ b/distribution/simpleicons-5/G/Ghostery.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Ghostery + +sprite $GhosteryXs [10x10/16z] uwS3 + +sprite $GhosterySm [12x12/16z] unza + +sprite $GhosteryMd [16x16/16z] un_X + +sprite $GhosteryLg [20x20/16z] unzKO1G + +!procedure Ghostery($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Ghostery', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gimp.Local.png b/distribution/simpleicons-5/G/Gimp.Local.png new file mode 100644 index 00000000000..ed7189543fd Binary files /dev/null and b/distribution/simpleicons-5/G/Gimp.Local.png differ diff --git a/distribution/simpleicons-5/G/Gimp.Local.puml b/distribution/simpleicons-5/G/Gimp.Local.puml new file mode 100644 index 00000000000..67c76f48431 --- /dev/null +++ b/distribution/simpleicons-5/G/Gimp.Local.puml @@ -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 Gimp +include('simpleicons-5/G/Gimp') + +' renders the element +Gimp('Gimp', 'Gimp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gimp.Remote.puml b/distribution/simpleicons-5/G/Gimp.Remote.puml new file mode 100644 index 00000000000..1541630c69b --- /dev/null +++ b/distribution/simpleicons-5/G/Gimp.Remote.puml @@ -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 Gimp +include('simpleicons-5/G/Gimp') + +' renders the element +Gimp('Gimp', 'Gimp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gimp.md b/distribution/simpleicons-5/G/Gimp.md new file mode 100644 index 00000000000..dcf9bf9a453 --- /dev/null +++ b/distribution/simpleicons-5/G/Gimp.md @@ -0,0 +1,63 @@ +# Gimp + + +```text +simpleicons-5/G/Gimp +``` + +```text +include('simpleicons-5/G/Gimp') +``` + + + +| Illustration | Gimp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gimp.png) | ![illustration for Gimp](../../simpleicons-5/G/Gimp.Local.png) | + + + + +## Gimp + +### 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 Gimp +include('simpleicons-5/G/Gimp') + +' renders the element +Gimp('Gimp', 'Gimp', '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 Gimp +include('simpleicons-5/G/Gimp') + +' renders the element +Gimp('Gimp', 'Gimp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gimp.png b/distribution/simpleicons-5/G/Gimp.png new file mode 100644 index 00000000000..ba836f3d639 Binary files /dev/null and b/distribution/simpleicons-5/G/Gimp.png differ diff --git a/distribution/simpleicons-5/G/Gimp.puml b/distribution/simpleicons-5/G/Gimp.puml new file mode 100644 index 00000000000..20d7bf078f4 --- /dev/null +++ b/distribution/simpleicons-5/G/Gimp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gimp + +sprite $GimpXs [10x10/16z] uwS3 + +sprite $GimpSm [12x12/16z] unza + +sprite $GimpMd [16x16/16z] un_X + +sprite $GimpLg [20x20/16z] unzKO1G + +!procedure Gimp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gimp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Giphy.Local.png b/distribution/simpleicons-5/G/Giphy.Local.png new file mode 100644 index 00000000000..8c8a2cf8c34 Binary files /dev/null and b/distribution/simpleicons-5/G/Giphy.Local.png differ diff --git a/distribution/simpleicons-5/G/Giphy.Local.puml b/distribution/simpleicons-5/G/Giphy.Local.puml new file mode 100644 index 00000000000..d708ec5050d --- /dev/null +++ b/distribution/simpleicons-5/G/Giphy.Local.puml @@ -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 Giphy +include('simpleicons-5/G/Giphy') + +' renders the element +Giphy('Giphy', 'Giphy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Giphy.Remote.puml b/distribution/simpleicons-5/G/Giphy.Remote.puml new file mode 100644 index 00000000000..ce8632035f9 --- /dev/null +++ b/distribution/simpleicons-5/G/Giphy.Remote.puml @@ -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 Giphy +include('simpleicons-5/G/Giphy') + +' renders the element +Giphy('Giphy', 'Giphy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Giphy.md b/distribution/simpleicons-5/G/Giphy.md new file mode 100644 index 00000000000..8ac55069f39 --- /dev/null +++ b/distribution/simpleicons-5/G/Giphy.md @@ -0,0 +1,63 @@ +# Giphy + + +```text +simpleicons-5/G/Giphy +``` + +```text +include('simpleicons-5/G/Giphy') +``` + + + +| Illustration | Giphy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Giphy.png) | ![illustration for Giphy](../../simpleicons-5/G/Giphy.Local.png) | + + + + +## Giphy + +### 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 Giphy +include('simpleicons-5/G/Giphy') + +' renders the element +Giphy('Giphy', 'Giphy', '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 Giphy +include('simpleicons-5/G/Giphy') + +' renders the element +Giphy('Giphy', 'Giphy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Giphy.png b/distribution/simpleicons-5/G/Giphy.png new file mode 100644 index 00000000000..6e65175a1b5 Binary files /dev/null and b/distribution/simpleicons-5/G/Giphy.png differ diff --git a/distribution/simpleicons-5/G/Giphy.puml b/distribution/simpleicons-5/G/Giphy.puml new file mode 100644 index 00000000000..dbef5d76f26 --- /dev/null +++ b/distribution/simpleicons-5/G/Giphy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Giphy + +sprite $GiphyXs [10x10/16z] uwS3 + +sprite $GiphySm [12x12/16z] unza + +sprite $GiphyMd [16x16/16z] un_X + +sprite $GiphyLg [20x20/16z] unzKO1G + +!procedure Giphy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Giphy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Git.Local.png b/distribution/simpleicons-5/G/Git.Local.png new file mode 100644 index 00000000000..e5c0e924c05 Binary files /dev/null and b/distribution/simpleicons-5/G/Git.Local.png differ diff --git a/distribution/simpleicons-5/G/Git.Local.puml b/distribution/simpleicons-5/G/Git.Local.puml new file mode 100644 index 00000000000..9f70b3e6cf1 --- /dev/null +++ b/distribution/simpleicons-5/G/Git.Local.puml @@ -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 Git +include('simpleicons-5/G/Git') + +' renders the element +Git('Git', 'Git', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Git.Remote.puml b/distribution/simpleicons-5/G/Git.Remote.puml new file mode 100644 index 00000000000..62d8081a2f4 --- /dev/null +++ b/distribution/simpleicons-5/G/Git.Remote.puml @@ -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 Git +include('simpleicons-5/G/Git') + +' renders the element +Git('Git', 'Git', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Git.md b/distribution/simpleicons-5/G/Git.md new file mode 100644 index 00000000000..129deaab602 --- /dev/null +++ b/distribution/simpleicons-5/G/Git.md @@ -0,0 +1,63 @@ +# Git + + +```text +simpleicons-5/G/Git +``` + +```text +include('simpleicons-5/G/Git') +``` + + + +| Illustration | Git | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Git.png) | ![illustration for Git](../../simpleicons-5/G/Git.Local.png) | + + + + +## Git + +### 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 Git +include('simpleicons-5/G/Git') + +' renders the element +Git('Git', 'Git', '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 Git +include('simpleicons-5/G/Git') + +' renders the element +Git('Git', 'Git', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Git.png b/distribution/simpleicons-5/G/Git.png new file mode 100644 index 00000000000..415ca1215a1 Binary files /dev/null and b/distribution/simpleicons-5/G/Git.png differ diff --git a/distribution/simpleicons-5/G/Git.puml b/distribution/simpleicons-5/G/Git.puml new file mode 100644 index 00000000000..6995f4a669c --- /dev/null +++ b/distribution/simpleicons-5/G/Git.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Git + +sprite $GitXs [10x10/16z] uwS3 + +sprite $GitSm [12x12/16z] unza + +sprite $GitMd [16x16/16z] un_X + +sprite $GitLg [20x20/16z] unzKO1G + +!procedure Git($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Git', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitbook.Local.png b/distribution/simpleicons-5/G/Gitbook.Local.png new file mode 100644 index 00000000000..2f02d8cbf86 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitbook.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitbook.Local.puml b/distribution/simpleicons-5/G/Gitbook.Local.puml new file mode 100644 index 00000000000..f81178ee751 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitbook.Local.puml @@ -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 Gitbook +include('simpleicons-5/G/Gitbook') + +' renders the element +Gitbook('Gitbook', 'Gitbook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitbook.Remote.puml b/distribution/simpleicons-5/G/Gitbook.Remote.puml new file mode 100644 index 00000000000..a01ec5c88c5 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitbook.Remote.puml @@ -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 Gitbook +include('simpleicons-5/G/Gitbook') + +' renders the element +Gitbook('Gitbook', 'Gitbook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitbook.md b/distribution/simpleicons-5/G/Gitbook.md new file mode 100644 index 00000000000..05a4930930b --- /dev/null +++ b/distribution/simpleicons-5/G/Gitbook.md @@ -0,0 +1,63 @@ +# Gitbook + + +```text +simpleicons-5/G/Gitbook +``` + +```text +include('simpleicons-5/G/Gitbook') +``` + + + +| Illustration | Gitbook | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitbook.png) | ![illustration for Gitbook](../../simpleicons-5/G/Gitbook.Local.png) | + + + + +## Gitbook + +### 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 Gitbook +include('simpleicons-5/G/Gitbook') + +' renders the element +Gitbook('Gitbook', 'Gitbook', '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 Gitbook +include('simpleicons-5/G/Gitbook') + +' renders the element +Gitbook('Gitbook', 'Gitbook', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitbook.png b/distribution/simpleicons-5/G/Gitbook.png new file mode 100644 index 00000000000..4df5e59612c Binary files /dev/null and b/distribution/simpleicons-5/G/Gitbook.png differ diff --git a/distribution/simpleicons-5/G/Gitbook.puml b/distribution/simpleicons-5/G/Gitbook.puml new file mode 100644 index 00000000000..8e494ab9731 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitbook.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitbook + +sprite $GitbookXs [10x10/16z] uwS3 + +sprite $GitbookSm [12x12/16z] unza + +sprite $GitbookMd [16x16/16z] un_X + +sprite $GitbookLg [20x20/16z] unzKO1G + +!procedure Gitbook($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitbook', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitea.Local.png b/distribution/simpleicons-5/G/Gitea.Local.png new file mode 100644 index 00000000000..a67221b8545 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitea.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitea.Local.puml b/distribution/simpleicons-5/G/Gitea.Local.puml new file mode 100644 index 00000000000..4dc8c0c4e76 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitea.Local.puml @@ -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 Gitea +include('simpleicons-5/G/Gitea') + +' renders the element +Gitea('Gitea', 'Gitea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitea.Remote.puml b/distribution/simpleicons-5/G/Gitea.Remote.puml new file mode 100644 index 00000000000..45ccc56487d --- /dev/null +++ b/distribution/simpleicons-5/G/Gitea.Remote.puml @@ -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 Gitea +include('simpleicons-5/G/Gitea') + +' renders the element +Gitea('Gitea', 'Gitea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitea.md b/distribution/simpleicons-5/G/Gitea.md new file mode 100644 index 00000000000..44c8763fe11 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitea.md @@ -0,0 +1,63 @@ +# Gitea + + +```text +simpleicons-5/G/Gitea +``` + +```text +include('simpleicons-5/G/Gitea') +``` + + + +| Illustration | Gitea | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitea.png) | ![illustration for Gitea](../../simpleicons-5/G/Gitea.Local.png) | + + + + +## Gitea + +### 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 Gitea +include('simpleicons-5/G/Gitea') + +' renders the element +Gitea('Gitea', 'Gitea', '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 Gitea +include('simpleicons-5/G/Gitea') + +' renders the element +Gitea('Gitea', 'Gitea', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitea.png b/distribution/simpleicons-5/G/Gitea.png new file mode 100644 index 00000000000..d5789a7abb5 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitea.png differ diff --git a/distribution/simpleicons-5/G/Gitea.puml b/distribution/simpleicons-5/G/Gitea.puml new file mode 100644 index 00000000000..33d6926b154 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitea.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitea + +sprite $GiteaXs [10x10/16z] uwS3 + +sprite $GiteaSm [12x12/16z] unza + +sprite $GiteaMd [16x16/16z] un_X + +sprite $GiteaLg [20x20/16z] unzKO1G + +!procedure Gitea($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitea', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitee.Local.png b/distribution/simpleicons-5/G/Gitee.Local.png new file mode 100644 index 00000000000..34462f9d50d Binary files /dev/null and b/distribution/simpleicons-5/G/Gitee.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitee.Local.puml b/distribution/simpleicons-5/G/Gitee.Local.puml new file mode 100644 index 00000000000..0086d272f86 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitee.Local.puml @@ -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 Gitee +include('simpleicons-5/G/Gitee') + +' renders the element +Gitee('Gitee', 'Gitee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitee.Remote.puml b/distribution/simpleicons-5/G/Gitee.Remote.puml new file mode 100644 index 00000000000..3bc5ebea837 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitee.Remote.puml @@ -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 Gitee +include('simpleicons-5/G/Gitee') + +' renders the element +Gitee('Gitee', 'Gitee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitee.md b/distribution/simpleicons-5/G/Gitee.md new file mode 100644 index 00000000000..072f6432660 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitee.md @@ -0,0 +1,63 @@ +# Gitee + + +```text +simpleicons-5/G/Gitee +``` + +```text +include('simpleicons-5/G/Gitee') +``` + + + +| Illustration | Gitee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitee.png) | ![illustration for Gitee](../../simpleicons-5/G/Gitee.Local.png) | + + + + +## Gitee + +### 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 Gitee +include('simpleicons-5/G/Gitee') + +' renders the element +Gitee('Gitee', 'Gitee', '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 Gitee +include('simpleicons-5/G/Gitee') + +' renders the element +Gitee('Gitee', 'Gitee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitee.png b/distribution/simpleicons-5/G/Gitee.png new file mode 100644 index 00000000000..2c66c453ffd Binary files /dev/null and b/distribution/simpleicons-5/G/Gitee.png differ diff --git a/distribution/simpleicons-5/G/Gitee.puml b/distribution/simpleicons-5/G/Gitee.puml new file mode 100644 index 00000000000..64a48d3fb3a --- /dev/null +++ b/distribution/simpleicons-5/G/Gitee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitee + +sprite $GiteeXs [10x10/16z] uwS3 + +sprite $GiteeSm [12x12/16z] unza + +sprite $GiteeMd [16x16/16z] un_X + +sprite $GiteeLg [20x20/16z] unzKO1G + +!procedure Gitee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitextensions.Local.png b/distribution/simpleicons-5/G/Gitextensions.Local.png new file mode 100644 index 00000000000..8c333c87ffd Binary files /dev/null and b/distribution/simpleicons-5/G/Gitextensions.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitextensions.Local.puml b/distribution/simpleicons-5/G/Gitextensions.Local.puml new file mode 100644 index 00000000000..45057fa451d --- /dev/null +++ b/distribution/simpleicons-5/G/Gitextensions.Local.puml @@ -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 Gitextensions +include('simpleicons-5/G/Gitextensions') + +' renders the element +Gitextensions('Gitextensions', 'Gitextensions', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitextensions.Remote.puml b/distribution/simpleicons-5/G/Gitextensions.Remote.puml new file mode 100644 index 00000000000..10b46c31a44 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitextensions.Remote.puml @@ -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 Gitextensions +include('simpleicons-5/G/Gitextensions') + +' renders the element +Gitextensions('Gitextensions', 'Gitextensions', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitextensions.md b/distribution/simpleicons-5/G/Gitextensions.md new file mode 100644 index 00000000000..7a051ef3319 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitextensions.md @@ -0,0 +1,63 @@ +# Gitextensions + + +```text +simpleicons-5/G/Gitextensions +``` + +```text +include('simpleicons-5/G/Gitextensions') +``` + + + +| Illustration | Gitextensions | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitextensions.png) | ![illustration for Gitextensions](../../simpleicons-5/G/Gitextensions.Local.png) | + + + + +## Gitextensions + +### 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 Gitextensions +include('simpleicons-5/G/Gitextensions') + +' renders the element +Gitextensions('Gitextensions', 'Gitextensions', '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 Gitextensions +include('simpleicons-5/G/Gitextensions') + +' renders the element +Gitextensions('Gitextensions', 'Gitextensions', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitextensions.png b/distribution/simpleicons-5/G/Gitextensions.png new file mode 100644 index 00000000000..b1e770ee638 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitextensions.png differ diff --git a/distribution/simpleicons-5/G/Gitextensions.puml b/distribution/simpleicons-5/G/Gitextensions.puml new file mode 100644 index 00000000000..26709bd1c3c --- /dev/null +++ b/distribution/simpleicons-5/G/Gitextensions.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitextensions + +sprite $GitextensionsXs [10x10/16z] uwS3 + +sprite $GitextensionsSm [12x12/16z] unza + +sprite $GitextensionsMd [16x16/16z] un_X + +sprite $GitextensionsLg [20x20/16z] unzKO1G + +!procedure Gitextensions($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitextensions', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Github.Local.png b/distribution/simpleicons-5/G/Github.Local.png new file mode 100644 index 00000000000..5ab307ebc85 Binary files /dev/null and b/distribution/simpleicons-5/G/Github.Local.png differ diff --git a/distribution/simpleicons-5/G/Github.Local.puml b/distribution/simpleicons-5/G/Github.Local.puml new file mode 100644 index 00000000000..5ee509450d2 --- /dev/null +++ b/distribution/simpleicons-5/G/Github.Local.puml @@ -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 Github +include('simpleicons-5/G/Github') + +' renders the element +Github('Github', 'Github', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Github.Remote.puml b/distribution/simpleicons-5/G/Github.Remote.puml new file mode 100644 index 00000000000..cc410c346e1 --- /dev/null +++ b/distribution/simpleicons-5/G/Github.Remote.puml @@ -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 Github +include('simpleicons-5/G/Github') + +' renders the element +Github('Github', 'Github', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Github.md b/distribution/simpleicons-5/G/Github.md new file mode 100644 index 00000000000..210f65cd33a --- /dev/null +++ b/distribution/simpleicons-5/G/Github.md @@ -0,0 +1,63 @@ +# Github + + +```text +simpleicons-5/G/Github +``` + +```text +include('simpleicons-5/G/Github') +``` + + + +| Illustration | Github | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Github.png) | ![illustration for Github](../../simpleicons-5/G/Github.Local.png) | + + + + +## Github + +### 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 Github +include('simpleicons-5/G/Github') + +' renders the element +Github('Github', 'Github', '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 Github +include('simpleicons-5/G/Github') + +' renders the element +Github('Github', 'Github', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Github.png b/distribution/simpleicons-5/G/Github.png new file mode 100644 index 00000000000..0624b9713f7 Binary files /dev/null and b/distribution/simpleicons-5/G/Github.png differ diff --git a/distribution/simpleicons-5/G/Github.puml b/distribution/simpleicons-5/G/Github.puml new file mode 100644 index 00000000000..28f5edb5ebf --- /dev/null +++ b/distribution/simpleicons-5/G/Github.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Github + +sprite $GithubXs [10x10/16z] uwS3 + +sprite $GithubSm [12x12/16z] unza + +sprite $GithubMd [16x16/16z] un_X + +sprite $GithubLg [20x20/16z] unzKO1G + +!procedure Github($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Github', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Githubactions.Local.png b/distribution/simpleicons-5/G/Githubactions.Local.png new file mode 100644 index 00000000000..9cfbc958b34 Binary files /dev/null and b/distribution/simpleicons-5/G/Githubactions.Local.png differ diff --git a/distribution/simpleicons-5/G/Githubactions.Local.puml b/distribution/simpleicons-5/G/Githubactions.Local.puml new file mode 100644 index 00000000000..d4b13c54f9f --- /dev/null +++ b/distribution/simpleicons-5/G/Githubactions.Local.puml @@ -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 Githubactions +include('simpleicons-5/G/Githubactions') + +' renders the element +Githubactions('Githubactions', 'Githubactions', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Githubactions.Remote.puml b/distribution/simpleicons-5/G/Githubactions.Remote.puml new file mode 100644 index 00000000000..7622620e6b1 --- /dev/null +++ b/distribution/simpleicons-5/G/Githubactions.Remote.puml @@ -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 Githubactions +include('simpleicons-5/G/Githubactions') + +' renders the element +Githubactions('Githubactions', 'Githubactions', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Githubactions.md b/distribution/simpleicons-5/G/Githubactions.md new file mode 100644 index 00000000000..7afb9530f75 --- /dev/null +++ b/distribution/simpleicons-5/G/Githubactions.md @@ -0,0 +1,63 @@ +# Githubactions + + +```text +simpleicons-5/G/Githubactions +``` + +```text +include('simpleicons-5/G/Githubactions') +``` + + + +| Illustration | Githubactions | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Githubactions.png) | ![illustration for Githubactions](../../simpleicons-5/G/Githubactions.Local.png) | + + + + +## Githubactions + +### 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 Githubactions +include('simpleicons-5/G/Githubactions') + +' renders the element +Githubactions('Githubactions', 'Githubactions', '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 Githubactions +include('simpleicons-5/G/Githubactions') + +' renders the element +Githubactions('Githubactions', 'Githubactions', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Githubactions.png b/distribution/simpleicons-5/G/Githubactions.png new file mode 100644 index 00000000000..07c05090da0 Binary files /dev/null and b/distribution/simpleicons-5/G/Githubactions.png differ diff --git a/distribution/simpleicons-5/G/Githubactions.puml b/distribution/simpleicons-5/G/Githubactions.puml new file mode 100644 index 00000000000..c9e78f99c4b --- /dev/null +++ b/distribution/simpleicons-5/G/Githubactions.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Githubactions + +sprite $GithubactionsXs [10x10/16z] uwS3 + +sprite $GithubactionsSm [12x12/16z] unza + +sprite $GithubactionsMd [16x16/16z] un_X + +sprite $GithubactionsLg [20x20/16z] unzKO1G + +!procedure Githubactions($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Githubactions', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Githubsponsors.Local.png b/distribution/simpleicons-5/G/Githubsponsors.Local.png new file mode 100644 index 00000000000..4cbcf3e8c93 Binary files /dev/null and b/distribution/simpleicons-5/G/Githubsponsors.Local.png differ diff --git a/distribution/simpleicons-5/G/Githubsponsors.Local.puml b/distribution/simpleicons-5/G/Githubsponsors.Local.puml new file mode 100644 index 00000000000..878b62b6acc --- /dev/null +++ b/distribution/simpleicons-5/G/Githubsponsors.Local.puml @@ -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 Githubsponsors +include('simpleicons-5/G/Githubsponsors') + +' renders the element +Githubsponsors('Githubsponsors', 'Githubsponsors', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Githubsponsors.Remote.puml b/distribution/simpleicons-5/G/Githubsponsors.Remote.puml new file mode 100644 index 00000000000..6c6ed01c460 --- /dev/null +++ b/distribution/simpleicons-5/G/Githubsponsors.Remote.puml @@ -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 Githubsponsors +include('simpleicons-5/G/Githubsponsors') + +' renders the element +Githubsponsors('Githubsponsors', 'Githubsponsors', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Githubsponsors.md b/distribution/simpleicons-5/G/Githubsponsors.md new file mode 100644 index 00000000000..b8f1c7f7a3f --- /dev/null +++ b/distribution/simpleicons-5/G/Githubsponsors.md @@ -0,0 +1,63 @@ +# Githubsponsors + + +```text +simpleicons-5/G/Githubsponsors +``` + +```text +include('simpleicons-5/G/Githubsponsors') +``` + + + +| Illustration | Githubsponsors | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Githubsponsors.png) | ![illustration for Githubsponsors](../../simpleicons-5/G/Githubsponsors.Local.png) | + + + + +## Githubsponsors + +### 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 Githubsponsors +include('simpleicons-5/G/Githubsponsors') + +' renders the element +Githubsponsors('Githubsponsors', 'Githubsponsors', '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 Githubsponsors +include('simpleicons-5/G/Githubsponsors') + +' renders the element +Githubsponsors('Githubsponsors', 'Githubsponsors', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Githubsponsors.png b/distribution/simpleicons-5/G/Githubsponsors.png new file mode 100644 index 00000000000..9c15fd7c933 Binary files /dev/null and b/distribution/simpleicons-5/G/Githubsponsors.png differ diff --git a/distribution/simpleicons-5/G/Githubsponsors.puml b/distribution/simpleicons-5/G/Githubsponsors.puml new file mode 100644 index 00000000000..bad8a40d6dc --- /dev/null +++ b/distribution/simpleicons-5/G/Githubsponsors.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Githubsponsors + +sprite $GithubsponsorsXs [10x10/16z] uwS3 + +sprite $GithubsponsorsSm [12x12/16z] unza + +sprite $GithubsponsorsMd [16x16/16z] un_X + +sprite $GithubsponsorsLg [20x20/16z] unzKO1G + +!procedure Githubsponsors($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Githubsponsors', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitkraken.Local.png b/distribution/simpleicons-5/G/Gitkraken.Local.png new file mode 100644 index 00000000000..960d0aec532 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitkraken.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitkraken.Local.puml b/distribution/simpleicons-5/G/Gitkraken.Local.puml new file mode 100644 index 00000000000..fff77326007 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitkraken.Local.puml @@ -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 Gitkraken +include('simpleicons-5/G/Gitkraken') + +' renders the element +Gitkraken('Gitkraken', 'Gitkraken', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitkraken.Remote.puml b/distribution/simpleicons-5/G/Gitkraken.Remote.puml new file mode 100644 index 00000000000..95cb87e6c42 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitkraken.Remote.puml @@ -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 Gitkraken +include('simpleicons-5/G/Gitkraken') + +' renders the element +Gitkraken('Gitkraken', 'Gitkraken', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitkraken.md b/distribution/simpleicons-5/G/Gitkraken.md new file mode 100644 index 00000000000..676b9d30321 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitkraken.md @@ -0,0 +1,63 @@ +# Gitkraken + + +```text +simpleicons-5/G/Gitkraken +``` + +```text +include('simpleicons-5/G/Gitkraken') +``` + + + +| Illustration | Gitkraken | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitkraken.png) | ![illustration for Gitkraken](../../simpleicons-5/G/Gitkraken.Local.png) | + + + + +## Gitkraken + +### 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 Gitkraken +include('simpleicons-5/G/Gitkraken') + +' renders the element +Gitkraken('Gitkraken', 'Gitkraken', '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 Gitkraken +include('simpleicons-5/G/Gitkraken') + +' renders the element +Gitkraken('Gitkraken', 'Gitkraken', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitkraken.png b/distribution/simpleicons-5/G/Gitkraken.png new file mode 100644 index 00000000000..40afbd7ae36 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitkraken.png differ diff --git a/distribution/simpleicons-5/G/Gitkraken.puml b/distribution/simpleicons-5/G/Gitkraken.puml new file mode 100644 index 00000000000..067f66b8e15 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitkraken.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitkraken + +sprite $GitkrakenXs [10x10/16z] uwS3 + +sprite $GitkrakenSm [12x12/16z] unza + +sprite $GitkrakenMd [16x16/16z] un_X + +sprite $GitkrakenLg [20x20/16z] unzKO1G + +!procedure Gitkraken($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitkraken', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitlab.Local.png b/distribution/simpleicons-5/G/Gitlab.Local.png new file mode 100644 index 00000000000..cb2f8f4d09a Binary files /dev/null and b/distribution/simpleicons-5/G/Gitlab.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitlab.Local.puml b/distribution/simpleicons-5/G/Gitlab.Local.puml new file mode 100644 index 00000000000..422dd74adaf --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlab.Local.puml @@ -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 Gitlab +include('simpleicons-5/G/Gitlab') + +' renders the element +Gitlab('Gitlab', 'Gitlab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitlab.Remote.puml b/distribution/simpleicons-5/G/Gitlab.Remote.puml new file mode 100644 index 00000000000..2d21b1ffbb9 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlab.Remote.puml @@ -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 Gitlab +include('simpleicons-5/G/Gitlab') + +' renders the element +Gitlab('Gitlab', 'Gitlab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitlab.md b/distribution/simpleicons-5/G/Gitlab.md new file mode 100644 index 00000000000..99f4413aed7 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlab.md @@ -0,0 +1,63 @@ +# Gitlab + + +```text +simpleicons-5/G/Gitlab +``` + +```text +include('simpleicons-5/G/Gitlab') +``` + + + +| Illustration | Gitlab | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitlab.png) | ![illustration for Gitlab](../../simpleicons-5/G/Gitlab.Local.png) | + + + + +## Gitlab + +### 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 Gitlab +include('simpleicons-5/G/Gitlab') + +' renders the element +Gitlab('Gitlab', 'Gitlab', '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 Gitlab +include('simpleicons-5/G/Gitlab') + +' renders the element +Gitlab('Gitlab', 'Gitlab', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitlab.png b/distribution/simpleicons-5/G/Gitlab.png new file mode 100644 index 00000000000..4c7b033060e Binary files /dev/null and b/distribution/simpleicons-5/G/Gitlab.png differ diff --git a/distribution/simpleicons-5/G/Gitlab.puml b/distribution/simpleicons-5/G/Gitlab.puml new file mode 100644 index 00000000000..ad3fb970851 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlab.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitlab + +sprite $GitlabXs [10x10/16z] uwS3 + +sprite $GitlabSm [12x12/16z] unza + +sprite $GitlabMd [16x16/16z] un_X + +sprite $GitlabLg [20x20/16z] unzKO1G + +!procedure Gitlab($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitlab', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitlfs.Local.png b/distribution/simpleicons-5/G/Gitlfs.Local.png new file mode 100644 index 00000000000..39f4bd26c46 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitlfs.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitlfs.Local.puml b/distribution/simpleicons-5/G/Gitlfs.Local.puml new file mode 100644 index 00000000000..76b95b50241 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlfs.Local.puml @@ -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 Gitlfs +include('simpleicons-5/G/Gitlfs') + +' renders the element +Gitlfs('Gitlfs', 'Gitlfs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitlfs.Remote.puml b/distribution/simpleicons-5/G/Gitlfs.Remote.puml new file mode 100644 index 00000000000..5d61851d903 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlfs.Remote.puml @@ -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 Gitlfs +include('simpleicons-5/G/Gitlfs') + +' renders the element +Gitlfs('Gitlfs', 'Gitlfs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitlfs.md b/distribution/simpleicons-5/G/Gitlfs.md new file mode 100644 index 00000000000..3a81d88f31f --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlfs.md @@ -0,0 +1,63 @@ +# Gitlfs + + +```text +simpleicons-5/G/Gitlfs +``` + +```text +include('simpleicons-5/G/Gitlfs') +``` + + + +| Illustration | Gitlfs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitlfs.png) | ![illustration for Gitlfs](../../simpleicons-5/G/Gitlfs.Local.png) | + + + + +## Gitlfs + +### 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 Gitlfs +include('simpleicons-5/G/Gitlfs') + +' renders the element +Gitlfs('Gitlfs', 'Gitlfs', '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 Gitlfs +include('simpleicons-5/G/Gitlfs') + +' renders the element +Gitlfs('Gitlfs', 'Gitlfs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitlfs.png b/distribution/simpleicons-5/G/Gitlfs.png new file mode 100644 index 00000000000..4b41a18ea40 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitlfs.png differ diff --git a/distribution/simpleicons-5/G/Gitlfs.puml b/distribution/simpleicons-5/G/Gitlfs.puml new file mode 100644 index 00000000000..290877a7a86 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitlfs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitlfs + +sprite $GitlfsXs [10x10/16z] uwS3 + +sprite $GitlfsSm [12x12/16z] unza + +sprite $GitlfsMd [16x16/16z] un_X + +sprite $GitlfsLg [20x20/16z] unzKO1G + +!procedure Gitlfs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitlfs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitpod.Local.png b/distribution/simpleicons-5/G/Gitpod.Local.png new file mode 100644 index 00000000000..4425641f6e4 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitpod.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitpod.Local.puml b/distribution/simpleicons-5/G/Gitpod.Local.puml new file mode 100644 index 00000000000..b531c544565 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitpod.Local.puml @@ -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 Gitpod +include('simpleicons-5/G/Gitpod') + +' renders the element +Gitpod('Gitpod', 'Gitpod', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitpod.Remote.puml b/distribution/simpleicons-5/G/Gitpod.Remote.puml new file mode 100644 index 00000000000..4b9df299e72 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitpod.Remote.puml @@ -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 Gitpod +include('simpleicons-5/G/Gitpod') + +' renders the element +Gitpod('Gitpod', 'Gitpod', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitpod.md b/distribution/simpleicons-5/G/Gitpod.md new file mode 100644 index 00000000000..08b24c601ce --- /dev/null +++ b/distribution/simpleicons-5/G/Gitpod.md @@ -0,0 +1,63 @@ +# Gitpod + + +```text +simpleicons-5/G/Gitpod +``` + +```text +include('simpleicons-5/G/Gitpod') +``` + + + +| Illustration | Gitpod | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitpod.png) | ![illustration for Gitpod](../../simpleicons-5/G/Gitpod.Local.png) | + + + + +## Gitpod + +### 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 Gitpod +include('simpleicons-5/G/Gitpod') + +' renders the element +Gitpod('Gitpod', 'Gitpod', '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 Gitpod +include('simpleicons-5/G/Gitpod') + +' renders the element +Gitpod('Gitpod', 'Gitpod', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitpod.png b/distribution/simpleicons-5/G/Gitpod.png new file mode 100644 index 00000000000..c1878c0fec9 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitpod.png differ diff --git a/distribution/simpleicons-5/G/Gitpod.puml b/distribution/simpleicons-5/G/Gitpod.puml new file mode 100644 index 00000000000..77018cd6903 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitpod.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitpod + +sprite $GitpodXs [10x10/16z] uwS3 + +sprite $GitpodSm [12x12/16z] unza + +sprite $GitpodMd [16x16/16z] un_X + +sprite $GitpodLg [20x20/16z] unzKO1G + +!procedure Gitpod($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitpod', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gitter.Local.png b/distribution/simpleicons-5/G/Gitter.Local.png new file mode 100644 index 00000000000..b221b433d73 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitter.Local.png differ diff --git a/distribution/simpleicons-5/G/Gitter.Local.puml b/distribution/simpleicons-5/G/Gitter.Local.puml new file mode 100644 index 00000000000..5e2c3fd9b0d --- /dev/null +++ b/distribution/simpleicons-5/G/Gitter.Local.puml @@ -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 Gitter +include('simpleicons-5/G/Gitter') + +' renders the element +Gitter('Gitter', 'Gitter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitter.Remote.puml b/distribution/simpleicons-5/G/Gitter.Remote.puml new file mode 100644 index 00000000000..601e83b943b --- /dev/null +++ b/distribution/simpleicons-5/G/Gitter.Remote.puml @@ -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 Gitter +include('simpleicons-5/G/Gitter') + +' renders the element +Gitter('Gitter', 'Gitter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gitter.md b/distribution/simpleicons-5/G/Gitter.md new file mode 100644 index 00000000000..4ad1fcc4b19 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitter.md @@ -0,0 +1,63 @@ +# Gitter + + +```text +simpleicons-5/G/Gitter +``` + +```text +include('simpleicons-5/G/Gitter') +``` + + + +| Illustration | Gitter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gitter.png) | ![illustration for Gitter](../../simpleicons-5/G/Gitter.Local.png) | + + + + +## Gitter + +### 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 Gitter +include('simpleicons-5/G/Gitter') + +' renders the element +Gitter('Gitter', 'Gitter', '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 Gitter +include('simpleicons-5/G/Gitter') + +' renders the element +Gitter('Gitter', 'Gitter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gitter.png b/distribution/simpleicons-5/G/Gitter.png new file mode 100644 index 00000000000..fca9ca607d6 Binary files /dev/null and b/distribution/simpleicons-5/G/Gitter.png differ diff --git a/distribution/simpleicons-5/G/Gitter.puml b/distribution/simpleicons-5/G/Gitter.puml new file mode 100644 index 00000000000..d5236e47718 --- /dev/null +++ b/distribution/simpleicons-5/G/Gitter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gitter + +sprite $GitterXs [10x10/16z] uwS3 + +sprite $GitterSm [12x12/16z] unza + +sprite $GitterMd [16x16/16z] un_X + +sprite $GitterLg [20x20/16z] unzKO1G + +!procedure Gitter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gitter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Glassdoor.Local.png b/distribution/simpleicons-5/G/Glassdoor.Local.png new file mode 100644 index 00000000000..829eaa07129 Binary files /dev/null and b/distribution/simpleicons-5/G/Glassdoor.Local.png differ diff --git a/distribution/simpleicons-5/G/Glassdoor.Local.puml b/distribution/simpleicons-5/G/Glassdoor.Local.puml new file mode 100644 index 00000000000..8b614b5b850 --- /dev/null +++ b/distribution/simpleicons-5/G/Glassdoor.Local.puml @@ -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 Glassdoor +include('simpleicons-5/G/Glassdoor') + +' renders the element +Glassdoor('Glassdoor', 'Glassdoor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Glassdoor.Remote.puml b/distribution/simpleicons-5/G/Glassdoor.Remote.puml new file mode 100644 index 00000000000..ee83e1a4427 --- /dev/null +++ b/distribution/simpleicons-5/G/Glassdoor.Remote.puml @@ -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 Glassdoor +include('simpleicons-5/G/Glassdoor') + +' renders the element +Glassdoor('Glassdoor', 'Glassdoor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Glassdoor.md b/distribution/simpleicons-5/G/Glassdoor.md new file mode 100644 index 00000000000..6c019acebab --- /dev/null +++ b/distribution/simpleicons-5/G/Glassdoor.md @@ -0,0 +1,63 @@ +# Glassdoor + + +```text +simpleicons-5/G/Glassdoor +``` + +```text +include('simpleicons-5/G/Glassdoor') +``` + + + +| Illustration | Glassdoor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Glassdoor.png) | ![illustration for Glassdoor](../../simpleicons-5/G/Glassdoor.Local.png) | + + + + +## Glassdoor + +### 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 Glassdoor +include('simpleicons-5/G/Glassdoor') + +' renders the element +Glassdoor('Glassdoor', 'Glassdoor', '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 Glassdoor +include('simpleicons-5/G/Glassdoor') + +' renders the element +Glassdoor('Glassdoor', 'Glassdoor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Glassdoor.png b/distribution/simpleicons-5/G/Glassdoor.png new file mode 100644 index 00000000000..9648d40d8bd Binary files /dev/null and b/distribution/simpleicons-5/G/Glassdoor.png differ diff --git a/distribution/simpleicons-5/G/Glassdoor.puml b/distribution/simpleicons-5/G/Glassdoor.puml new file mode 100644 index 00000000000..de768ffe05c --- /dev/null +++ b/distribution/simpleicons-5/G/Glassdoor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Glassdoor + +sprite $GlassdoorXs [10x10/16z] uwS3 + +sprite $GlassdoorSm [12x12/16z] unza + +sprite $GlassdoorMd [16x16/16z] un_X + +sprite $GlassdoorLg [20x20/16z] unzKO1G + +!procedure Glassdoor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Glassdoor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Glitch.Local.png b/distribution/simpleicons-5/G/Glitch.Local.png new file mode 100644 index 00000000000..b012703d4c1 Binary files /dev/null and b/distribution/simpleicons-5/G/Glitch.Local.png differ diff --git a/distribution/simpleicons-5/G/Glitch.Local.puml b/distribution/simpleicons-5/G/Glitch.Local.puml new file mode 100644 index 00000000000..962af225cf4 --- /dev/null +++ b/distribution/simpleicons-5/G/Glitch.Local.puml @@ -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 Glitch +include('simpleicons-5/G/Glitch') + +' renders the element +Glitch('Glitch', 'Glitch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Glitch.Remote.puml b/distribution/simpleicons-5/G/Glitch.Remote.puml new file mode 100644 index 00000000000..f046c6af8f5 --- /dev/null +++ b/distribution/simpleicons-5/G/Glitch.Remote.puml @@ -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 Glitch +include('simpleicons-5/G/Glitch') + +' renders the element +Glitch('Glitch', 'Glitch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Glitch.md b/distribution/simpleicons-5/G/Glitch.md new file mode 100644 index 00000000000..e37fd1ed04e --- /dev/null +++ b/distribution/simpleicons-5/G/Glitch.md @@ -0,0 +1,63 @@ +# Glitch + + +```text +simpleicons-5/G/Glitch +``` + +```text +include('simpleicons-5/G/Glitch') +``` + + + +| Illustration | Glitch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Glitch.png) | ![illustration for Glitch](../../simpleicons-5/G/Glitch.Local.png) | + + + + +## Glitch + +### 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 Glitch +include('simpleicons-5/G/Glitch') + +' renders the element +Glitch('Glitch', 'Glitch', '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 Glitch +include('simpleicons-5/G/Glitch') + +' renders the element +Glitch('Glitch', 'Glitch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Glitch.png b/distribution/simpleicons-5/G/Glitch.png new file mode 100644 index 00000000000..d214dca0e20 Binary files /dev/null and b/distribution/simpleicons-5/G/Glitch.png differ diff --git a/distribution/simpleicons-5/G/Glitch.puml b/distribution/simpleicons-5/G/Glitch.puml new file mode 100644 index 00000000000..d11ffc07d3f --- /dev/null +++ b/distribution/simpleicons-5/G/Glitch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Glitch + +sprite $GlitchXs [10x10/16z] uwS3 + +sprite $GlitchSm [12x12/16z] unza + +sprite $GlitchMd [16x16/16z] un_X + +sprite $GlitchLg [20x20/16z] unzKO1G + +!procedure Glitch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Glitch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gmail.Local.png b/distribution/simpleicons-5/G/Gmail.Local.png new file mode 100644 index 00000000000..7acdd63f72f Binary files /dev/null and b/distribution/simpleicons-5/G/Gmail.Local.png differ diff --git a/distribution/simpleicons-5/G/Gmail.Local.puml b/distribution/simpleicons-5/G/Gmail.Local.puml new file mode 100644 index 00000000000..13b3ac6536c --- /dev/null +++ b/distribution/simpleicons-5/G/Gmail.Local.puml @@ -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 Gmail +include('simpleicons-5/G/Gmail') + +' renders the element +Gmail('Gmail', 'Gmail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gmail.Remote.puml b/distribution/simpleicons-5/G/Gmail.Remote.puml new file mode 100644 index 00000000000..acd43142055 --- /dev/null +++ b/distribution/simpleicons-5/G/Gmail.Remote.puml @@ -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 Gmail +include('simpleicons-5/G/Gmail') + +' renders the element +Gmail('Gmail', 'Gmail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gmail.md b/distribution/simpleicons-5/G/Gmail.md new file mode 100644 index 00000000000..b7d883d4b9a --- /dev/null +++ b/distribution/simpleicons-5/G/Gmail.md @@ -0,0 +1,63 @@ +# Gmail + + +```text +simpleicons-5/G/Gmail +``` + +```text +include('simpleicons-5/G/Gmail') +``` + + + +| Illustration | Gmail | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gmail.png) | ![illustration for Gmail](../../simpleicons-5/G/Gmail.Local.png) | + + + + +## Gmail + +### 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 Gmail +include('simpleicons-5/G/Gmail') + +' renders the element +Gmail('Gmail', 'Gmail', '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 Gmail +include('simpleicons-5/G/Gmail') + +' renders the element +Gmail('Gmail', 'Gmail', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gmail.png b/distribution/simpleicons-5/G/Gmail.png new file mode 100644 index 00000000000..0060ea32500 Binary files /dev/null and b/distribution/simpleicons-5/G/Gmail.png differ diff --git a/distribution/simpleicons-5/G/Gmail.puml b/distribution/simpleicons-5/G/Gmail.puml new file mode 100644 index 00000000000..71a822e1924 --- /dev/null +++ b/distribution/simpleicons-5/G/Gmail.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gmail + +sprite $GmailXs [10x10/16z] uwS3 + +sprite $GmailSm [12x12/16z] unza + +sprite $GmailMd [16x16/16z] un_X + +sprite $GmailLg [20x20/16z] unzKO1G + +!procedure Gmail($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gmail', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnome.Local.png b/distribution/simpleicons-5/G/Gnome.Local.png new file mode 100644 index 00000000000..aa2928ff521 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnome.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnome.Local.puml b/distribution/simpleicons-5/G/Gnome.Local.puml new file mode 100644 index 00000000000..fb6b5363851 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnome.Local.puml @@ -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 Gnome +include('simpleicons-5/G/Gnome') + +' renders the element +Gnome('Gnome', 'Gnome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnome.Remote.puml b/distribution/simpleicons-5/G/Gnome.Remote.puml new file mode 100644 index 00000000000..1e4a20430e5 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnome.Remote.puml @@ -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 Gnome +include('simpleicons-5/G/Gnome') + +' renders the element +Gnome('Gnome', 'Gnome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnome.md b/distribution/simpleicons-5/G/Gnome.md new file mode 100644 index 00000000000..76fb140bbd4 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnome.md @@ -0,0 +1,63 @@ +# Gnome + + +```text +simpleicons-5/G/Gnome +``` + +```text +include('simpleicons-5/G/Gnome') +``` + + + +| Illustration | Gnome | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnome.png) | ![illustration for Gnome](../../simpleicons-5/G/Gnome.Local.png) | + + + + +## Gnome + +### 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 Gnome +include('simpleicons-5/G/Gnome') + +' renders the element +Gnome('Gnome', 'Gnome', '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 Gnome +include('simpleicons-5/G/Gnome') + +' renders the element +Gnome('Gnome', 'Gnome', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnome.png b/distribution/simpleicons-5/G/Gnome.png new file mode 100644 index 00000000000..7b2ddc40871 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnome.png differ diff --git a/distribution/simpleicons-5/G/Gnome.puml b/distribution/simpleicons-5/G/Gnome.puml new file mode 100644 index 00000000000..552e6ddeb87 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnome.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnome + +sprite $GnomeXs [10x10/16z] uwS3 + +sprite $GnomeSm [12x12/16z] unza + +sprite $GnomeMd [16x16/16z] un_X + +sprite $GnomeLg [20x20/16z] unzKO1G + +!procedure Gnome($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnome', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnu.Local.png b/distribution/simpleicons-5/G/Gnu.Local.png new file mode 100644 index 00000000000..52413eed3d8 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnu.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnu.Local.puml b/distribution/simpleicons-5/G/Gnu.Local.puml new file mode 100644 index 00000000000..f447b7e03f6 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnu.Local.puml @@ -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 Gnu +include('simpleicons-5/G/Gnu') + +' renders the element +Gnu('Gnu', 'Gnu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnu.Remote.puml b/distribution/simpleicons-5/G/Gnu.Remote.puml new file mode 100644 index 00000000000..e32fbe3c043 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnu.Remote.puml @@ -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 Gnu +include('simpleicons-5/G/Gnu') + +' renders the element +Gnu('Gnu', 'Gnu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnu.md b/distribution/simpleicons-5/G/Gnu.md new file mode 100644 index 00000000000..4288cbd493d --- /dev/null +++ b/distribution/simpleicons-5/G/Gnu.md @@ -0,0 +1,63 @@ +# Gnu + + +```text +simpleicons-5/G/Gnu +``` + +```text +include('simpleicons-5/G/Gnu') +``` + + + +| Illustration | Gnu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnu.png) | ![illustration for Gnu](../../simpleicons-5/G/Gnu.Local.png) | + + + + +## Gnu + +### 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 Gnu +include('simpleicons-5/G/Gnu') + +' renders the element +Gnu('Gnu', 'Gnu', '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 Gnu +include('simpleicons-5/G/Gnu') + +' renders the element +Gnu('Gnu', 'Gnu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnu.png b/distribution/simpleicons-5/G/Gnu.png new file mode 100644 index 00000000000..8bd648e2815 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnu.png differ diff --git a/distribution/simpleicons-5/G/Gnu.puml b/distribution/simpleicons-5/G/Gnu.puml new file mode 100644 index 00000000000..a1744edfce4 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnu + +sprite $GnuXs [10x10/16z] uwS3 + +sprite $GnuSm [12x12/16z] unza + +sprite $GnuMd [16x16/16z] un_X + +sprite $GnuLg [20x20/16z] unzKO1G + +!procedure Gnu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnubash.Local.png b/distribution/simpleicons-5/G/Gnubash.Local.png new file mode 100644 index 00000000000..e802d7ad214 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnubash.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnubash.Local.puml b/distribution/simpleicons-5/G/Gnubash.Local.puml new file mode 100644 index 00000000000..ae741a36f04 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnubash.Local.puml @@ -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 Gnubash +include('simpleicons-5/G/Gnubash') + +' renders the element +Gnubash('Gnubash', 'Gnubash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnubash.Remote.puml b/distribution/simpleicons-5/G/Gnubash.Remote.puml new file mode 100644 index 00000000000..cf9379df32f --- /dev/null +++ b/distribution/simpleicons-5/G/Gnubash.Remote.puml @@ -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 Gnubash +include('simpleicons-5/G/Gnubash') + +' renders the element +Gnubash('Gnubash', 'Gnubash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnubash.md b/distribution/simpleicons-5/G/Gnubash.md new file mode 100644 index 00000000000..855fe59726e --- /dev/null +++ b/distribution/simpleicons-5/G/Gnubash.md @@ -0,0 +1,63 @@ +# Gnubash + + +```text +simpleicons-5/G/Gnubash +``` + +```text +include('simpleicons-5/G/Gnubash') +``` + + + +| Illustration | Gnubash | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnubash.png) | ![illustration for Gnubash](../../simpleicons-5/G/Gnubash.Local.png) | + + + + +## Gnubash + +### 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 Gnubash +include('simpleicons-5/G/Gnubash') + +' renders the element +Gnubash('Gnubash', 'Gnubash', '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 Gnubash +include('simpleicons-5/G/Gnubash') + +' renders the element +Gnubash('Gnubash', 'Gnubash', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnubash.png b/distribution/simpleicons-5/G/Gnubash.png new file mode 100644 index 00000000000..f116d556b4b Binary files /dev/null and b/distribution/simpleicons-5/G/Gnubash.png differ diff --git a/distribution/simpleicons-5/G/Gnubash.puml b/distribution/simpleicons-5/G/Gnubash.puml new file mode 100644 index 00000000000..21105bf8707 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnubash.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnubash + +sprite $GnubashXs [10x10/16z] uwS3 + +sprite $GnubashSm [12x12/16z] unza + +sprite $GnubashMd [16x16/16z] un_X + +sprite $GnubashLg [20x20/16z] unzKO1G + +!procedure Gnubash($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnubash', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnuemacs.Local.png b/distribution/simpleicons-5/G/Gnuemacs.Local.png new file mode 100644 index 00000000000..27472262051 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnuemacs.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnuemacs.Local.puml b/distribution/simpleicons-5/G/Gnuemacs.Local.puml new file mode 100644 index 00000000000..5e7b4775026 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuemacs.Local.puml @@ -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 Gnuemacs +include('simpleicons-5/G/Gnuemacs') + +' renders the element +Gnuemacs('Gnuemacs', 'Gnuemacs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnuemacs.Remote.puml b/distribution/simpleicons-5/G/Gnuemacs.Remote.puml new file mode 100644 index 00000000000..75fff2ce905 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuemacs.Remote.puml @@ -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 Gnuemacs +include('simpleicons-5/G/Gnuemacs') + +' renders the element +Gnuemacs('Gnuemacs', 'Gnuemacs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnuemacs.md b/distribution/simpleicons-5/G/Gnuemacs.md new file mode 100644 index 00000000000..9c69b715195 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuemacs.md @@ -0,0 +1,63 @@ +# Gnuemacs + + +```text +simpleicons-5/G/Gnuemacs +``` + +```text +include('simpleicons-5/G/Gnuemacs') +``` + + + +| Illustration | Gnuemacs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnuemacs.png) | ![illustration for Gnuemacs](../../simpleicons-5/G/Gnuemacs.Local.png) | + + + + +## Gnuemacs + +### 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 Gnuemacs +include('simpleicons-5/G/Gnuemacs') + +' renders the element +Gnuemacs('Gnuemacs', 'Gnuemacs', '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 Gnuemacs +include('simpleicons-5/G/Gnuemacs') + +' renders the element +Gnuemacs('Gnuemacs', 'Gnuemacs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnuemacs.png b/distribution/simpleicons-5/G/Gnuemacs.png new file mode 100644 index 00000000000..097973ec884 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnuemacs.png differ diff --git a/distribution/simpleicons-5/G/Gnuemacs.puml b/distribution/simpleicons-5/G/Gnuemacs.puml new file mode 100644 index 00000000000..356b0daa9d6 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuemacs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnuemacs + +sprite $GnuemacsXs [10x10/16z] uwS3 + +sprite $GnuemacsSm [12x12/16z] unza + +sprite $GnuemacsMd [16x16/16z] un_X + +sprite $GnuemacsLg [20x20/16z] unzKO1G + +!procedure Gnuemacs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnuemacs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnuicecat.Local.png b/distribution/simpleicons-5/G/Gnuicecat.Local.png new file mode 100644 index 00000000000..0c51723b8fb Binary files /dev/null and b/distribution/simpleicons-5/G/Gnuicecat.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnuicecat.Local.puml b/distribution/simpleicons-5/G/Gnuicecat.Local.puml new file mode 100644 index 00000000000..d873c323bc6 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuicecat.Local.puml @@ -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 Gnuicecat +include('simpleicons-5/G/Gnuicecat') + +' renders the element +Gnuicecat('Gnuicecat', 'Gnuicecat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnuicecat.Remote.puml b/distribution/simpleicons-5/G/Gnuicecat.Remote.puml new file mode 100644 index 00000000000..acb14e6ef3c --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuicecat.Remote.puml @@ -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 Gnuicecat +include('simpleicons-5/G/Gnuicecat') + +' renders the element +Gnuicecat('Gnuicecat', 'Gnuicecat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnuicecat.md b/distribution/simpleicons-5/G/Gnuicecat.md new file mode 100644 index 00000000000..49e3035728c --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuicecat.md @@ -0,0 +1,63 @@ +# Gnuicecat + + +```text +simpleicons-5/G/Gnuicecat +``` + +```text +include('simpleicons-5/G/Gnuicecat') +``` + + + +| Illustration | Gnuicecat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnuicecat.png) | ![illustration for Gnuicecat](../../simpleicons-5/G/Gnuicecat.Local.png) | + + + + +## Gnuicecat + +### 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 Gnuicecat +include('simpleicons-5/G/Gnuicecat') + +' renders the element +Gnuicecat('Gnuicecat', 'Gnuicecat', '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 Gnuicecat +include('simpleicons-5/G/Gnuicecat') + +' renders the element +Gnuicecat('Gnuicecat', 'Gnuicecat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnuicecat.png b/distribution/simpleicons-5/G/Gnuicecat.png new file mode 100644 index 00000000000..5178147c570 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnuicecat.png differ diff --git a/distribution/simpleicons-5/G/Gnuicecat.puml b/distribution/simpleicons-5/G/Gnuicecat.puml new file mode 100644 index 00000000000..32aa775d474 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuicecat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnuicecat + +sprite $GnuicecatXs [10x10/16z] uwS3 + +sprite $GnuicecatSm [12x12/16z] unza + +sprite $GnuicecatMd [16x16/16z] un_X + +sprite $GnuicecatLg [20x20/16z] unzKO1G + +!procedure Gnuicecat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnuicecat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnuprivacyguard.Local.png b/distribution/simpleicons-5/G/Gnuprivacyguard.Local.png new file mode 100644 index 00000000000..7f281578653 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnuprivacyguard.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnuprivacyguard.Local.puml b/distribution/simpleicons-5/G/Gnuprivacyguard.Local.puml new file mode 100644 index 00000000000..f11325a7932 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuprivacyguard.Local.puml @@ -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 Gnuprivacyguard +include('simpleicons-5/G/Gnuprivacyguard') + +' renders the element +Gnuprivacyguard('Gnuprivacyguard', 'Gnuprivacyguard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnuprivacyguard.Remote.puml b/distribution/simpleicons-5/G/Gnuprivacyguard.Remote.puml new file mode 100644 index 00000000000..7f7856f74fb --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuprivacyguard.Remote.puml @@ -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 Gnuprivacyguard +include('simpleicons-5/G/Gnuprivacyguard') + +' renders the element +Gnuprivacyguard('Gnuprivacyguard', 'Gnuprivacyguard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnuprivacyguard.md b/distribution/simpleicons-5/G/Gnuprivacyguard.md new file mode 100644 index 00000000000..25b5b2fe415 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuprivacyguard.md @@ -0,0 +1,63 @@ +# Gnuprivacyguard + + +```text +simpleicons-5/G/Gnuprivacyguard +``` + +```text +include('simpleicons-5/G/Gnuprivacyguard') +``` + + + +| Illustration | Gnuprivacyguard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnuprivacyguard.png) | ![illustration for Gnuprivacyguard](../../simpleicons-5/G/Gnuprivacyguard.Local.png) | + + + + +## Gnuprivacyguard + +### 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 Gnuprivacyguard +include('simpleicons-5/G/Gnuprivacyguard') + +' renders the element +Gnuprivacyguard('Gnuprivacyguard', 'Gnuprivacyguard', '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 Gnuprivacyguard +include('simpleicons-5/G/Gnuprivacyguard') + +' renders the element +Gnuprivacyguard('Gnuprivacyguard', 'Gnuprivacyguard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnuprivacyguard.png b/distribution/simpleicons-5/G/Gnuprivacyguard.png new file mode 100644 index 00000000000..915abb04763 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnuprivacyguard.png differ diff --git a/distribution/simpleicons-5/G/Gnuprivacyguard.puml b/distribution/simpleicons-5/G/Gnuprivacyguard.puml new file mode 100644 index 00000000000..260db29dc60 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnuprivacyguard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnuprivacyguard + +sprite $GnuprivacyguardXs [10x10/16z] uwS3 + +sprite $GnuprivacyguardSm [12x12/16z] unza + +sprite $GnuprivacyguardMd [16x16/16z] un_X + +sprite $GnuprivacyguardLg [20x20/16z] unzKO1G + +!procedure Gnuprivacyguard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnuprivacyguard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gnusocial.Local.png b/distribution/simpleicons-5/G/Gnusocial.Local.png new file mode 100644 index 00000000000..0fa0f68c965 Binary files /dev/null and b/distribution/simpleicons-5/G/Gnusocial.Local.png differ diff --git a/distribution/simpleicons-5/G/Gnusocial.Local.puml b/distribution/simpleicons-5/G/Gnusocial.Local.puml new file mode 100644 index 00000000000..72dda21ab02 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnusocial.Local.puml @@ -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 Gnusocial +include('simpleicons-5/G/Gnusocial') + +' renders the element +Gnusocial('Gnusocial', 'Gnusocial', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnusocial.Remote.puml b/distribution/simpleicons-5/G/Gnusocial.Remote.puml new file mode 100644 index 00000000000..a6ff5977cd3 --- /dev/null +++ b/distribution/simpleicons-5/G/Gnusocial.Remote.puml @@ -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 Gnusocial +include('simpleicons-5/G/Gnusocial') + +' renders the element +Gnusocial('Gnusocial', 'Gnusocial', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gnusocial.md b/distribution/simpleicons-5/G/Gnusocial.md new file mode 100644 index 00000000000..c97f1a2895b --- /dev/null +++ b/distribution/simpleicons-5/G/Gnusocial.md @@ -0,0 +1,63 @@ +# Gnusocial + + +```text +simpleicons-5/G/Gnusocial +``` + +```text +include('simpleicons-5/G/Gnusocial') +``` + + + +| Illustration | Gnusocial | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gnusocial.png) | ![illustration for Gnusocial](../../simpleicons-5/G/Gnusocial.Local.png) | + + + + +## Gnusocial + +### 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 Gnusocial +include('simpleicons-5/G/Gnusocial') + +' renders the element +Gnusocial('Gnusocial', 'Gnusocial', '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 Gnusocial +include('simpleicons-5/G/Gnusocial') + +' renders the element +Gnusocial('Gnusocial', 'Gnusocial', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gnusocial.png b/distribution/simpleicons-5/G/Gnusocial.png new file mode 100644 index 00000000000..6e9e3aa336e Binary files /dev/null and b/distribution/simpleicons-5/G/Gnusocial.png differ diff --git a/distribution/simpleicons-5/G/Gnusocial.puml b/distribution/simpleicons-5/G/Gnusocial.puml new file mode 100644 index 00000000000..796e483970a --- /dev/null +++ b/distribution/simpleicons-5/G/Gnusocial.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gnusocial + +sprite $GnusocialXs [10x10/16z] uwS3 + +sprite $GnusocialSm [12x12/16z] unza + +sprite $GnusocialMd [16x16/16z] un_X + +sprite $GnusocialLg [20x20/16z] unzKO1G + +!procedure Gnusocial($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gnusocial', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Go.Local.png b/distribution/simpleicons-5/G/Go.Local.png new file mode 100644 index 00000000000..106368d6c45 Binary files /dev/null and b/distribution/simpleicons-5/G/Go.Local.png differ diff --git a/distribution/simpleicons-5/G/Go.Local.puml b/distribution/simpleicons-5/G/Go.Local.puml new file mode 100644 index 00000000000..d5caf473fb2 --- /dev/null +++ b/distribution/simpleicons-5/G/Go.Local.puml @@ -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 Go +include('simpleicons-5/G/Go') + +' renders the element +Go('Go', 'Go', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Go.Remote.puml b/distribution/simpleicons-5/G/Go.Remote.puml new file mode 100644 index 00000000000..b830d605f13 --- /dev/null +++ b/distribution/simpleicons-5/G/Go.Remote.puml @@ -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 Go +include('simpleicons-5/G/Go') + +' renders the element +Go('Go', 'Go', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Go.md b/distribution/simpleicons-5/G/Go.md new file mode 100644 index 00000000000..48855dba7ca --- /dev/null +++ b/distribution/simpleicons-5/G/Go.md @@ -0,0 +1,63 @@ +# Go + + +```text +simpleicons-5/G/Go +``` + +```text +include('simpleicons-5/G/Go') +``` + + + +| Illustration | Go | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Go.png) | ![illustration for Go](../../simpleicons-5/G/Go.Local.png) | + + + + +## Go + +### 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 Go +include('simpleicons-5/G/Go') + +' renders the element +Go('Go', 'Go', '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 Go +include('simpleicons-5/G/Go') + +' renders the element +Go('Go', 'Go', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Go.png b/distribution/simpleicons-5/G/Go.png new file mode 100644 index 00000000000..1773bf015a1 Binary files /dev/null and b/distribution/simpleicons-5/G/Go.png differ diff --git a/distribution/simpleicons-5/G/Go.puml b/distribution/simpleicons-5/G/Go.puml new file mode 100644 index 00000000000..a12bafab39d --- /dev/null +++ b/distribution/simpleicons-5/G/Go.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Go + +sprite $GoXs [10x10/16z] uwS3 + +sprite $GoSm [12x12/16z] unza + +sprite $GoMd [16x16/16z] un_X + +sprite $GoLg [20x20/16z] unzKO1G + +!procedure Go($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Go', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Godaddy.Local.png b/distribution/simpleicons-5/G/Godaddy.Local.png new file mode 100644 index 00000000000..f94e35676fd Binary files /dev/null and b/distribution/simpleicons-5/G/Godaddy.Local.png differ diff --git a/distribution/simpleicons-5/G/Godaddy.Local.puml b/distribution/simpleicons-5/G/Godaddy.Local.puml new file mode 100644 index 00000000000..af2ad622190 --- /dev/null +++ b/distribution/simpleicons-5/G/Godaddy.Local.puml @@ -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 Godaddy +include('simpleicons-5/G/Godaddy') + +' renders the element +Godaddy('Godaddy', 'Godaddy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Godaddy.Remote.puml b/distribution/simpleicons-5/G/Godaddy.Remote.puml new file mode 100644 index 00000000000..96665032ab5 --- /dev/null +++ b/distribution/simpleicons-5/G/Godaddy.Remote.puml @@ -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 Godaddy +include('simpleicons-5/G/Godaddy') + +' renders the element +Godaddy('Godaddy', 'Godaddy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Godaddy.md b/distribution/simpleicons-5/G/Godaddy.md new file mode 100644 index 00000000000..104043bde0e --- /dev/null +++ b/distribution/simpleicons-5/G/Godaddy.md @@ -0,0 +1,63 @@ +# Godaddy + + +```text +simpleicons-5/G/Godaddy +``` + +```text +include('simpleicons-5/G/Godaddy') +``` + + + +| Illustration | Godaddy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Godaddy.png) | ![illustration for Godaddy](../../simpleicons-5/G/Godaddy.Local.png) | + + + + +## Godaddy + +### 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 Godaddy +include('simpleicons-5/G/Godaddy') + +' renders the element +Godaddy('Godaddy', 'Godaddy', '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 Godaddy +include('simpleicons-5/G/Godaddy') + +' renders the element +Godaddy('Godaddy', 'Godaddy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Godaddy.png b/distribution/simpleicons-5/G/Godaddy.png new file mode 100644 index 00000000000..9cf10ca2012 Binary files /dev/null and b/distribution/simpleicons-5/G/Godaddy.png differ diff --git a/distribution/simpleicons-5/G/Godaddy.puml b/distribution/simpleicons-5/G/Godaddy.puml new file mode 100644 index 00000000000..03750e369b7 --- /dev/null +++ b/distribution/simpleicons-5/G/Godaddy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Godaddy + +sprite $GodaddyXs [10x10/16z] uwS3 + +sprite $GodaddySm [12x12/16z] unza + +sprite $GodaddyMd [16x16/16z] un_X + +sprite $GodaddyLg [20x20/16z] unzKO1G + +!procedure Godaddy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Godaddy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Godotengine.Local.png b/distribution/simpleicons-5/G/Godotengine.Local.png new file mode 100644 index 00000000000..2558fedf9d6 Binary files /dev/null and b/distribution/simpleicons-5/G/Godotengine.Local.png differ diff --git a/distribution/simpleicons-5/G/Godotengine.Local.puml b/distribution/simpleicons-5/G/Godotengine.Local.puml new file mode 100644 index 00000000000..3c4dfb822ba --- /dev/null +++ b/distribution/simpleicons-5/G/Godotengine.Local.puml @@ -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 Godotengine +include('simpleicons-5/G/Godotengine') + +' renders the element +Godotengine('Godotengine', 'Godotengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Godotengine.Remote.puml b/distribution/simpleicons-5/G/Godotengine.Remote.puml new file mode 100644 index 00000000000..4f3071b715d --- /dev/null +++ b/distribution/simpleicons-5/G/Godotengine.Remote.puml @@ -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 Godotengine +include('simpleicons-5/G/Godotengine') + +' renders the element +Godotengine('Godotengine', 'Godotengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Godotengine.md b/distribution/simpleicons-5/G/Godotengine.md new file mode 100644 index 00000000000..e9c72f16e41 --- /dev/null +++ b/distribution/simpleicons-5/G/Godotengine.md @@ -0,0 +1,63 @@ +# Godotengine + + +```text +simpleicons-5/G/Godotengine +``` + +```text +include('simpleicons-5/G/Godotengine') +``` + + + +| Illustration | Godotengine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Godotengine.png) | ![illustration for Godotengine](../../simpleicons-5/G/Godotengine.Local.png) | + + + + +## Godotengine + +### 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 Godotengine +include('simpleicons-5/G/Godotengine') + +' renders the element +Godotengine('Godotengine', 'Godotengine', '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 Godotengine +include('simpleicons-5/G/Godotengine') + +' renders the element +Godotengine('Godotengine', 'Godotengine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Godotengine.png b/distribution/simpleicons-5/G/Godotengine.png new file mode 100644 index 00000000000..886dcab2e03 Binary files /dev/null and b/distribution/simpleicons-5/G/Godotengine.png differ diff --git a/distribution/simpleicons-5/G/Godotengine.puml b/distribution/simpleicons-5/G/Godotengine.puml new file mode 100644 index 00000000000..ee8f73fa4ff --- /dev/null +++ b/distribution/simpleicons-5/G/Godotengine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Godotengine + +sprite $GodotengineXs [10x10/16z] uwS3 + +sprite $GodotengineSm [12x12/16z] unza + +sprite $GodotengineMd [16x16/16z] un_X + +sprite $GodotengineLg [20x20/16z] unzKO1G + +!procedure Godotengine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Godotengine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gofundme.Local.png b/distribution/simpleicons-5/G/Gofundme.Local.png new file mode 100644 index 00000000000..120712b74bc Binary files /dev/null and b/distribution/simpleicons-5/G/Gofundme.Local.png differ diff --git a/distribution/simpleicons-5/G/Gofundme.Local.puml b/distribution/simpleicons-5/G/Gofundme.Local.puml new file mode 100644 index 00000000000..40e5e0e25db --- /dev/null +++ b/distribution/simpleicons-5/G/Gofundme.Local.puml @@ -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 Gofundme +include('simpleicons-5/G/Gofundme') + +' renders the element +Gofundme('Gofundme', 'Gofundme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gofundme.Remote.puml b/distribution/simpleicons-5/G/Gofundme.Remote.puml new file mode 100644 index 00000000000..95b1778fbc1 --- /dev/null +++ b/distribution/simpleicons-5/G/Gofundme.Remote.puml @@ -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 Gofundme +include('simpleicons-5/G/Gofundme') + +' renders the element +Gofundme('Gofundme', 'Gofundme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gofundme.md b/distribution/simpleicons-5/G/Gofundme.md new file mode 100644 index 00000000000..5a10472862e --- /dev/null +++ b/distribution/simpleicons-5/G/Gofundme.md @@ -0,0 +1,63 @@ +# Gofundme + + +```text +simpleicons-5/G/Gofundme +``` + +```text +include('simpleicons-5/G/Gofundme') +``` + + + +| Illustration | Gofundme | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gofundme.png) | ![illustration for Gofundme](../../simpleicons-5/G/Gofundme.Local.png) | + + + + +## Gofundme + +### 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 Gofundme +include('simpleicons-5/G/Gofundme') + +' renders the element +Gofundme('Gofundme', 'Gofundme', '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 Gofundme +include('simpleicons-5/G/Gofundme') + +' renders the element +Gofundme('Gofundme', 'Gofundme', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gofundme.png b/distribution/simpleicons-5/G/Gofundme.png new file mode 100644 index 00000000000..4b3f5c2a584 Binary files /dev/null and b/distribution/simpleicons-5/G/Gofundme.png differ diff --git a/distribution/simpleicons-5/G/Gofundme.puml b/distribution/simpleicons-5/G/Gofundme.puml new file mode 100644 index 00000000000..e710579ada3 --- /dev/null +++ b/distribution/simpleicons-5/G/Gofundme.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gofundme + +sprite $GofundmeXs [10x10/16z] uwS3 + +sprite $GofundmeSm [12x12/16z] unza + +sprite $GofundmeMd [16x16/16z] un_X + +sprite $GofundmeLg [20x20/16z] unzKO1G + +!procedure Gofundme($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gofundme', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gogdotcom.Local.png b/distribution/simpleicons-5/G/Gogdotcom.Local.png new file mode 100644 index 00000000000..3b9da7564ce Binary files /dev/null and b/distribution/simpleicons-5/G/Gogdotcom.Local.png differ diff --git a/distribution/simpleicons-5/G/Gogdotcom.Local.puml b/distribution/simpleicons-5/G/Gogdotcom.Local.puml new file mode 100644 index 00000000000..77364226504 --- /dev/null +++ b/distribution/simpleicons-5/G/Gogdotcom.Local.puml @@ -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 Gogdotcom +include('simpleicons-5/G/Gogdotcom') + +' renders the element +Gogdotcom('Gogdotcom', 'Gogdotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gogdotcom.Remote.puml b/distribution/simpleicons-5/G/Gogdotcom.Remote.puml new file mode 100644 index 00000000000..499098e2342 --- /dev/null +++ b/distribution/simpleicons-5/G/Gogdotcom.Remote.puml @@ -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 Gogdotcom +include('simpleicons-5/G/Gogdotcom') + +' renders the element +Gogdotcom('Gogdotcom', 'Gogdotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gogdotcom.md b/distribution/simpleicons-5/G/Gogdotcom.md new file mode 100644 index 00000000000..029822bb36f --- /dev/null +++ b/distribution/simpleicons-5/G/Gogdotcom.md @@ -0,0 +1,63 @@ +# Gogdotcom + + +```text +simpleicons-5/G/Gogdotcom +``` + +```text +include('simpleicons-5/G/Gogdotcom') +``` + + + +| Illustration | Gogdotcom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gogdotcom.png) | ![illustration for Gogdotcom](../../simpleicons-5/G/Gogdotcom.Local.png) | + + + + +## Gogdotcom + +### 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 Gogdotcom +include('simpleicons-5/G/Gogdotcom') + +' renders the element +Gogdotcom('Gogdotcom', 'Gogdotcom', '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 Gogdotcom +include('simpleicons-5/G/Gogdotcom') + +' renders the element +Gogdotcom('Gogdotcom', 'Gogdotcom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gogdotcom.png b/distribution/simpleicons-5/G/Gogdotcom.png new file mode 100644 index 00000000000..de28e2bf90a Binary files /dev/null and b/distribution/simpleicons-5/G/Gogdotcom.png differ diff --git a/distribution/simpleicons-5/G/Gogdotcom.puml b/distribution/simpleicons-5/G/Gogdotcom.puml new file mode 100644 index 00000000000..dd651a85749 --- /dev/null +++ b/distribution/simpleicons-5/G/Gogdotcom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gogdotcom + +sprite $GogdotcomXs [10x10/16z] uwS3 + +sprite $GogdotcomSm [12x12/16z] unza + +sprite $GogdotcomMd [16x16/16z] un_X + +sprite $GogdotcomLg [20x20/16z] unzKO1G + +!procedure Gogdotcom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gogdotcom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Goldenline.Local.png b/distribution/simpleicons-5/G/Goldenline.Local.png new file mode 100644 index 00000000000..4708b43990c Binary files /dev/null and b/distribution/simpleicons-5/G/Goldenline.Local.png differ diff --git a/distribution/simpleicons-5/G/Goldenline.Local.puml b/distribution/simpleicons-5/G/Goldenline.Local.puml new file mode 100644 index 00000000000..155314fb279 --- /dev/null +++ b/distribution/simpleicons-5/G/Goldenline.Local.puml @@ -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 Goldenline +include('simpleicons-5/G/Goldenline') + +' renders the element +Goldenline('Goldenline', 'Goldenline', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Goldenline.Remote.puml b/distribution/simpleicons-5/G/Goldenline.Remote.puml new file mode 100644 index 00000000000..2a585e70eb0 --- /dev/null +++ b/distribution/simpleicons-5/G/Goldenline.Remote.puml @@ -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 Goldenline +include('simpleicons-5/G/Goldenline') + +' renders the element +Goldenline('Goldenline', 'Goldenline', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Goldenline.md b/distribution/simpleicons-5/G/Goldenline.md new file mode 100644 index 00000000000..ebc383be34b --- /dev/null +++ b/distribution/simpleicons-5/G/Goldenline.md @@ -0,0 +1,63 @@ +# Goldenline + + +```text +simpleicons-5/G/Goldenline +``` + +```text +include('simpleicons-5/G/Goldenline') +``` + + + +| Illustration | Goldenline | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Goldenline.png) | ![illustration for Goldenline](../../simpleicons-5/G/Goldenline.Local.png) | + + + + +## Goldenline + +### 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 Goldenline +include('simpleicons-5/G/Goldenline') + +' renders the element +Goldenline('Goldenline', 'Goldenline', '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 Goldenline +include('simpleicons-5/G/Goldenline') + +' renders the element +Goldenline('Goldenline', 'Goldenline', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Goldenline.png b/distribution/simpleicons-5/G/Goldenline.png new file mode 100644 index 00000000000..944f0c4a2a3 Binary files /dev/null and b/distribution/simpleicons-5/G/Goldenline.png differ diff --git a/distribution/simpleicons-5/G/Goldenline.puml b/distribution/simpleicons-5/G/Goldenline.puml new file mode 100644 index 00000000000..1c1d01db61f --- /dev/null +++ b/distribution/simpleicons-5/G/Goldenline.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Goldenline + +sprite $GoldenlineXs [10x10/16z] uwS3 + +sprite $GoldenlineSm [12x12/16z] unza + +sprite $GoldenlineMd [16x16/16z] un_X + +sprite $GoldenlineLg [20x20/16z] unzKO1G + +!procedure Goldenline($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Goldenline', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Goodreads.Local.png b/distribution/simpleicons-5/G/Goodreads.Local.png new file mode 100644 index 00000000000..922268f2179 Binary files /dev/null and b/distribution/simpleicons-5/G/Goodreads.Local.png differ diff --git a/distribution/simpleicons-5/G/Goodreads.Local.puml b/distribution/simpleicons-5/G/Goodreads.Local.puml new file mode 100644 index 00000000000..cb24d4cfc85 --- /dev/null +++ b/distribution/simpleicons-5/G/Goodreads.Local.puml @@ -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 Goodreads +include('simpleicons-5/G/Goodreads') + +' renders the element +Goodreads('Goodreads', 'Goodreads', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Goodreads.Remote.puml b/distribution/simpleicons-5/G/Goodreads.Remote.puml new file mode 100644 index 00000000000..c8fdf3c5192 --- /dev/null +++ b/distribution/simpleicons-5/G/Goodreads.Remote.puml @@ -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 Goodreads +include('simpleicons-5/G/Goodreads') + +' renders the element +Goodreads('Goodreads', 'Goodreads', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Goodreads.md b/distribution/simpleicons-5/G/Goodreads.md new file mode 100644 index 00000000000..7c0ba6e0ad8 --- /dev/null +++ b/distribution/simpleicons-5/G/Goodreads.md @@ -0,0 +1,63 @@ +# Goodreads + + +```text +simpleicons-5/G/Goodreads +``` + +```text +include('simpleicons-5/G/Goodreads') +``` + + + +| Illustration | Goodreads | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Goodreads.png) | ![illustration for Goodreads](../../simpleicons-5/G/Goodreads.Local.png) | + + + + +## Goodreads + +### 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 Goodreads +include('simpleicons-5/G/Goodreads') + +' renders the element +Goodreads('Goodreads', 'Goodreads', '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 Goodreads +include('simpleicons-5/G/Goodreads') + +' renders the element +Goodreads('Goodreads', 'Goodreads', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Goodreads.png b/distribution/simpleicons-5/G/Goodreads.png new file mode 100644 index 00000000000..02817fa50f6 Binary files /dev/null and b/distribution/simpleicons-5/G/Goodreads.png differ diff --git a/distribution/simpleicons-5/G/Goodreads.puml b/distribution/simpleicons-5/G/Goodreads.puml new file mode 100644 index 00000000000..cd574a7bbb7 --- /dev/null +++ b/distribution/simpleicons-5/G/Goodreads.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Goodreads + +sprite $GoodreadsXs [10x10/16z] uwS3 + +sprite $GoodreadsSm [12x12/16z] unza + +sprite $GoodreadsMd [16x16/16z] un_X + +sprite $GoodreadsLg [20x20/16z] unzKO1G + +!procedure Goodreads($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Goodreads', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Google.Local.png b/distribution/simpleicons-5/G/Google.Local.png new file mode 100644 index 00000000000..81fe63ea0b8 Binary files /dev/null and b/distribution/simpleicons-5/G/Google.Local.png differ diff --git a/distribution/simpleicons-5/G/Google.Local.puml b/distribution/simpleicons-5/G/Google.Local.puml new file mode 100644 index 00000000000..586ab8330a5 --- /dev/null +++ b/distribution/simpleicons-5/G/Google.Local.puml @@ -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 Google +include('simpleicons-5/G/Google') + +' renders the element +Google('Google', 'Google', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Google.Remote.puml b/distribution/simpleicons-5/G/Google.Remote.puml new file mode 100644 index 00000000000..92d48361dfd --- /dev/null +++ b/distribution/simpleicons-5/G/Google.Remote.puml @@ -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 Google +include('simpleicons-5/G/Google') + +' renders the element +Google('Google', 'Google', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Google.md b/distribution/simpleicons-5/G/Google.md new file mode 100644 index 00000000000..6f1194be9f0 --- /dev/null +++ b/distribution/simpleicons-5/G/Google.md @@ -0,0 +1,63 @@ +# Google + + +```text +simpleicons-5/G/Google +``` + +```text +include('simpleicons-5/G/Google') +``` + + + +| Illustration | Google | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Google.png) | ![illustration for Google](../../simpleicons-5/G/Google.Local.png) | + + + + +## Google + +### 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 Google +include('simpleicons-5/G/Google') + +' renders the element +Google('Google', 'Google', '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 Google +include('simpleicons-5/G/Google') + +' renders the element +Google('Google', 'Google', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Google.png b/distribution/simpleicons-5/G/Google.png new file mode 100644 index 00000000000..8b45b579f77 Binary files /dev/null and b/distribution/simpleicons-5/G/Google.png differ diff --git a/distribution/simpleicons-5/G/Google.puml b/distribution/simpleicons-5/G/Google.puml new file mode 100644 index 00000000000..91d1c396748 --- /dev/null +++ b/distribution/simpleicons-5/G/Google.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Google + +sprite $GoogleXs [10x10/16z] uwS3 + +sprite $GoogleSm [12x12/16z] unza + +sprite $GoogleMd [16x16/16z] un_X + +sprite $GoogleLg [20x20/16z] unzKO1G + +!procedure Google($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Google', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleads.Local.png b/distribution/simpleicons-5/G/Googleads.Local.png new file mode 100644 index 00000000000..a8cc9a4f8a9 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleads.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleads.Local.puml b/distribution/simpleicons-5/G/Googleads.Local.puml new file mode 100644 index 00000000000..4ccbdd4315f --- /dev/null +++ b/distribution/simpleicons-5/G/Googleads.Local.puml @@ -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 Googleads +include('simpleicons-5/G/Googleads') + +' renders the element +Googleads('Googleads', 'Googleads', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleads.Remote.puml b/distribution/simpleicons-5/G/Googleads.Remote.puml new file mode 100644 index 00000000000..6a3f9dcaf51 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleads.Remote.puml @@ -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 Googleads +include('simpleicons-5/G/Googleads') + +' renders the element +Googleads('Googleads', 'Googleads', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleads.md b/distribution/simpleicons-5/G/Googleads.md new file mode 100644 index 00000000000..740ea188652 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleads.md @@ -0,0 +1,63 @@ +# Googleads + + +```text +simpleicons-5/G/Googleads +``` + +```text +include('simpleicons-5/G/Googleads') +``` + + + +| Illustration | Googleads | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleads.png) | ![illustration for Googleads](../../simpleicons-5/G/Googleads.Local.png) | + + + + +## Googleads + +### 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 Googleads +include('simpleicons-5/G/Googleads') + +' renders the element +Googleads('Googleads', 'Googleads', '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 Googleads +include('simpleicons-5/G/Googleads') + +' renders the element +Googleads('Googleads', 'Googleads', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleads.png b/distribution/simpleicons-5/G/Googleads.png new file mode 100644 index 00000000000..e32136db3e6 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleads.png differ diff --git a/distribution/simpleicons-5/G/Googleads.puml b/distribution/simpleicons-5/G/Googleads.puml new file mode 100644 index 00000000000..b6ed66d1b8b --- /dev/null +++ b/distribution/simpleicons-5/G/Googleads.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleads + +sprite $GoogleadsXs [10x10/16z] uwS3 + +sprite $GoogleadsSm [12x12/16z] unza + +sprite $GoogleadsMd [16x16/16z] un_X + +sprite $GoogleadsLg [20x20/16z] unzKO1G + +!procedure Googleads($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleads', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleadsense.Local.png b/distribution/simpleicons-5/G/Googleadsense.Local.png new file mode 100644 index 00000000000..cd0fbe1e1cf Binary files /dev/null and b/distribution/simpleicons-5/G/Googleadsense.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleadsense.Local.puml b/distribution/simpleicons-5/G/Googleadsense.Local.puml new file mode 100644 index 00000000000..76aec800ab6 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleadsense.Local.puml @@ -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 Googleadsense +include('simpleicons-5/G/Googleadsense') + +' renders the element +Googleadsense('Googleadsense', 'Googleadsense', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleadsense.Remote.puml b/distribution/simpleicons-5/G/Googleadsense.Remote.puml new file mode 100644 index 00000000000..34313aeafb1 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleadsense.Remote.puml @@ -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 Googleadsense +include('simpleicons-5/G/Googleadsense') + +' renders the element +Googleadsense('Googleadsense', 'Googleadsense', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleadsense.md b/distribution/simpleicons-5/G/Googleadsense.md new file mode 100644 index 00000000000..186fa60786a --- /dev/null +++ b/distribution/simpleicons-5/G/Googleadsense.md @@ -0,0 +1,63 @@ +# Googleadsense + + +```text +simpleicons-5/G/Googleadsense +``` + +```text +include('simpleicons-5/G/Googleadsense') +``` + + + +| Illustration | Googleadsense | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleadsense.png) | ![illustration for Googleadsense](../../simpleicons-5/G/Googleadsense.Local.png) | + + + + +## Googleadsense + +### 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 Googleadsense +include('simpleicons-5/G/Googleadsense') + +' renders the element +Googleadsense('Googleadsense', 'Googleadsense', '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 Googleadsense +include('simpleicons-5/G/Googleadsense') + +' renders the element +Googleadsense('Googleadsense', 'Googleadsense', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleadsense.png b/distribution/simpleicons-5/G/Googleadsense.png new file mode 100644 index 00000000000..b91eb15a1f8 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleadsense.png differ diff --git a/distribution/simpleicons-5/G/Googleadsense.puml b/distribution/simpleicons-5/G/Googleadsense.puml new file mode 100644 index 00000000000..c3e5cb42250 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleadsense.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleadsense + +sprite $GoogleadsenseXs [10x10/16z] uwS3 + +sprite $GoogleadsenseSm [12x12/16z] unza + +sprite $GoogleadsenseMd [16x16/16z] un_X + +sprite $GoogleadsenseLg [20x20/16z] unzKO1G + +!procedure Googleadsense($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleadsense', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleanalytics.Local.png b/distribution/simpleicons-5/G/Googleanalytics.Local.png new file mode 100644 index 00000000000..7834bf53cab Binary files /dev/null and b/distribution/simpleicons-5/G/Googleanalytics.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleanalytics.Local.puml b/distribution/simpleicons-5/G/Googleanalytics.Local.puml new file mode 100644 index 00000000000..12b6e1d9855 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleanalytics.Local.puml @@ -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 Googleanalytics +include('simpleicons-5/G/Googleanalytics') + +' renders the element +Googleanalytics('Googleanalytics', 'Googleanalytics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleanalytics.Remote.puml b/distribution/simpleicons-5/G/Googleanalytics.Remote.puml new file mode 100644 index 00000000000..aa31b825490 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleanalytics.Remote.puml @@ -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 Googleanalytics +include('simpleicons-5/G/Googleanalytics') + +' renders the element +Googleanalytics('Googleanalytics', 'Googleanalytics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleanalytics.md b/distribution/simpleicons-5/G/Googleanalytics.md new file mode 100644 index 00000000000..2cb363adb14 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleanalytics.md @@ -0,0 +1,63 @@ +# Googleanalytics + + +```text +simpleicons-5/G/Googleanalytics +``` + +```text +include('simpleicons-5/G/Googleanalytics') +``` + + + +| Illustration | Googleanalytics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleanalytics.png) | ![illustration for Googleanalytics](../../simpleicons-5/G/Googleanalytics.Local.png) | + + + + +## Googleanalytics + +### 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 Googleanalytics +include('simpleicons-5/G/Googleanalytics') + +' renders the element +Googleanalytics('Googleanalytics', 'Googleanalytics', '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 Googleanalytics +include('simpleicons-5/G/Googleanalytics') + +' renders the element +Googleanalytics('Googleanalytics', 'Googleanalytics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleanalytics.png b/distribution/simpleicons-5/G/Googleanalytics.png new file mode 100644 index 00000000000..21a600066e1 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleanalytics.png differ diff --git a/distribution/simpleicons-5/G/Googleanalytics.puml b/distribution/simpleicons-5/G/Googleanalytics.puml new file mode 100644 index 00000000000..16d7dfc30ae --- /dev/null +++ b/distribution/simpleicons-5/G/Googleanalytics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleanalytics + +sprite $GoogleanalyticsXs [10x10/16z] uwS3 + +sprite $GoogleanalyticsSm [12x12/16z] unza + +sprite $GoogleanalyticsMd [16x16/16z] un_X + +sprite $GoogleanalyticsLg [20x20/16z] unzKO1G + +!procedure Googleanalytics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleanalytics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleassistant.Local.png b/distribution/simpleicons-5/G/Googleassistant.Local.png new file mode 100644 index 00000000000..8fc134ef087 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleassistant.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleassistant.Local.puml b/distribution/simpleicons-5/G/Googleassistant.Local.puml new file mode 100644 index 00000000000..d76fdafa416 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleassistant.Local.puml @@ -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 Googleassistant +include('simpleicons-5/G/Googleassistant') + +' renders the element +Googleassistant('Googleassistant', 'Googleassistant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleassistant.Remote.puml b/distribution/simpleicons-5/G/Googleassistant.Remote.puml new file mode 100644 index 00000000000..9f6b2eccb76 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleassistant.Remote.puml @@ -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 Googleassistant +include('simpleicons-5/G/Googleassistant') + +' renders the element +Googleassistant('Googleassistant', 'Googleassistant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleassistant.md b/distribution/simpleicons-5/G/Googleassistant.md new file mode 100644 index 00000000000..d5bcaedc087 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleassistant.md @@ -0,0 +1,63 @@ +# Googleassistant + + +```text +simpleicons-5/G/Googleassistant +``` + +```text +include('simpleicons-5/G/Googleassistant') +``` + + + +| Illustration | Googleassistant | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleassistant.png) | ![illustration for Googleassistant](../../simpleicons-5/G/Googleassistant.Local.png) | + + + + +## Googleassistant + +### 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 Googleassistant +include('simpleicons-5/G/Googleassistant') + +' renders the element +Googleassistant('Googleassistant', 'Googleassistant', '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 Googleassistant +include('simpleicons-5/G/Googleassistant') + +' renders the element +Googleassistant('Googleassistant', 'Googleassistant', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleassistant.png b/distribution/simpleicons-5/G/Googleassistant.png new file mode 100644 index 00000000000..69c3b0903b5 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleassistant.png differ diff --git a/distribution/simpleicons-5/G/Googleassistant.puml b/distribution/simpleicons-5/G/Googleassistant.puml new file mode 100644 index 00000000000..0dc2c25269a --- /dev/null +++ b/distribution/simpleicons-5/G/Googleassistant.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleassistant + +sprite $GoogleassistantXs [10x10/16z] uwS3 + +sprite $GoogleassistantSm [12x12/16z] unza + +sprite $GoogleassistantMd [16x16/16z] un_X + +sprite $GoogleassistantLg [20x20/16z] unzKO1G + +!procedure Googleassistant($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleassistant', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlecalendar.Local.png b/distribution/simpleicons-5/G/Googlecalendar.Local.png new file mode 100644 index 00000000000..949e21c7f57 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecalendar.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlecalendar.Local.puml b/distribution/simpleicons-5/G/Googlecalendar.Local.puml new file mode 100644 index 00000000000..cc26c54cde4 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecalendar.Local.puml @@ -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 Googlecalendar +include('simpleicons-5/G/Googlecalendar') + +' renders the element +Googlecalendar('Googlecalendar', 'Googlecalendar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecalendar.Remote.puml b/distribution/simpleicons-5/G/Googlecalendar.Remote.puml new file mode 100644 index 00000000000..361a753d7db --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecalendar.Remote.puml @@ -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 Googlecalendar +include('simpleicons-5/G/Googlecalendar') + +' renders the element +Googlecalendar('Googlecalendar', 'Googlecalendar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecalendar.md b/distribution/simpleicons-5/G/Googlecalendar.md new file mode 100644 index 00000000000..97aa14e0ce1 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecalendar.md @@ -0,0 +1,63 @@ +# Googlecalendar + + +```text +simpleicons-5/G/Googlecalendar +``` + +```text +include('simpleicons-5/G/Googlecalendar') +``` + + + +| Illustration | Googlecalendar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlecalendar.png) | ![illustration for Googlecalendar](../../simpleicons-5/G/Googlecalendar.Local.png) | + + + + +## Googlecalendar + +### 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 Googlecalendar +include('simpleicons-5/G/Googlecalendar') + +' renders the element +Googlecalendar('Googlecalendar', 'Googlecalendar', '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 Googlecalendar +include('simpleicons-5/G/Googlecalendar') + +' renders the element +Googlecalendar('Googlecalendar', 'Googlecalendar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlecalendar.png b/distribution/simpleicons-5/G/Googlecalendar.png new file mode 100644 index 00000000000..cb940d919af Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecalendar.png differ diff --git a/distribution/simpleicons-5/G/Googlecalendar.puml b/distribution/simpleicons-5/G/Googlecalendar.puml new file mode 100644 index 00000000000..67d527f460e --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecalendar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlecalendar + +sprite $GooglecalendarXs [10x10/16z] uwS3 + +sprite $GooglecalendarSm [12x12/16z] unza + +sprite $GooglecalendarMd [16x16/16z] un_X + +sprite $GooglecalendarLg [20x20/16z] unzKO1G + +!procedure Googlecalendar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlecalendar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlecardboard.Local.png b/distribution/simpleicons-5/G/Googlecardboard.Local.png new file mode 100644 index 00000000000..cfec8f1021d Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecardboard.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlecardboard.Local.puml b/distribution/simpleicons-5/G/Googlecardboard.Local.puml new file mode 100644 index 00000000000..745af8c3d87 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecardboard.Local.puml @@ -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 Googlecardboard +include('simpleicons-5/G/Googlecardboard') + +' renders the element +Googlecardboard('Googlecardboard', 'Googlecardboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecardboard.Remote.puml b/distribution/simpleicons-5/G/Googlecardboard.Remote.puml new file mode 100644 index 00000000000..2bd454ab24b --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecardboard.Remote.puml @@ -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 Googlecardboard +include('simpleicons-5/G/Googlecardboard') + +' renders the element +Googlecardboard('Googlecardboard', 'Googlecardboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecardboard.md b/distribution/simpleicons-5/G/Googlecardboard.md new file mode 100644 index 00000000000..128d730c1b4 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecardboard.md @@ -0,0 +1,63 @@ +# Googlecardboard + + +```text +simpleicons-5/G/Googlecardboard +``` + +```text +include('simpleicons-5/G/Googlecardboard') +``` + + + +| Illustration | Googlecardboard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlecardboard.png) | ![illustration for Googlecardboard](../../simpleicons-5/G/Googlecardboard.Local.png) | + + + + +## Googlecardboard + +### 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 Googlecardboard +include('simpleicons-5/G/Googlecardboard') + +' renders the element +Googlecardboard('Googlecardboard', 'Googlecardboard', '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 Googlecardboard +include('simpleicons-5/G/Googlecardboard') + +' renders the element +Googlecardboard('Googlecardboard', 'Googlecardboard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlecardboard.png b/distribution/simpleicons-5/G/Googlecardboard.png new file mode 100644 index 00000000000..9f57ed92cea Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecardboard.png differ diff --git a/distribution/simpleicons-5/G/Googlecardboard.puml b/distribution/simpleicons-5/G/Googlecardboard.puml new file mode 100644 index 00000000000..b8cf57b4149 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecardboard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlecardboard + +sprite $GooglecardboardXs [10x10/16z] uwS3 + +sprite $GooglecardboardSm [12x12/16z] unza + +sprite $GooglecardboardMd [16x16/16z] un_X + +sprite $GooglecardboardLg [20x20/16z] unzKO1G + +!procedure Googlecardboard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlecardboard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlecast.Local.png b/distribution/simpleicons-5/G/Googlecast.Local.png new file mode 100644 index 00000000000..5df871bf6ae Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecast.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlecast.Local.puml b/distribution/simpleicons-5/G/Googlecast.Local.puml new file mode 100644 index 00000000000..ab7f80aa3a9 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecast.Local.puml @@ -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 Googlecast +include('simpleicons-5/G/Googlecast') + +' renders the element +Googlecast('Googlecast', 'Googlecast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecast.Remote.puml b/distribution/simpleicons-5/G/Googlecast.Remote.puml new file mode 100644 index 00000000000..35d182cd8a0 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecast.Remote.puml @@ -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 Googlecast +include('simpleicons-5/G/Googlecast') + +' renders the element +Googlecast('Googlecast', 'Googlecast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecast.md b/distribution/simpleicons-5/G/Googlecast.md new file mode 100644 index 00000000000..78c0108bb70 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecast.md @@ -0,0 +1,63 @@ +# Googlecast + + +```text +simpleicons-5/G/Googlecast +``` + +```text +include('simpleicons-5/G/Googlecast') +``` + + + +| Illustration | Googlecast | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlecast.png) | ![illustration for Googlecast](../../simpleicons-5/G/Googlecast.Local.png) | + + + + +## Googlecast + +### 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 Googlecast +include('simpleicons-5/G/Googlecast') + +' renders the element +Googlecast('Googlecast', 'Googlecast', '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 Googlecast +include('simpleicons-5/G/Googlecast') + +' renders the element +Googlecast('Googlecast', 'Googlecast', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlecast.png b/distribution/simpleicons-5/G/Googlecast.png new file mode 100644 index 00000000000..2acec7c333f Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecast.png differ diff --git a/distribution/simpleicons-5/G/Googlecast.puml b/distribution/simpleicons-5/G/Googlecast.puml new file mode 100644 index 00000000000..6da2b15623f --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecast.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlecast + +sprite $GooglecastXs [10x10/16z] uwS3 + +sprite $GooglecastSm [12x12/16z] unza + +sprite $GooglecastMd [16x16/16z] un_X + +sprite $GooglecastLg [20x20/16z] unzKO1G + +!procedure Googlecast($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlecast', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlechat.Local.png b/distribution/simpleicons-5/G/Googlechat.Local.png new file mode 100644 index 00000000000..a33f406095f Binary files /dev/null and b/distribution/simpleicons-5/G/Googlechat.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlechat.Local.puml b/distribution/simpleicons-5/G/Googlechat.Local.puml new file mode 100644 index 00000000000..b65d52e2dc7 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechat.Local.puml @@ -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 Googlechat +include('simpleicons-5/G/Googlechat') + +' renders the element +Googlechat('Googlechat', 'Googlechat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlechat.Remote.puml b/distribution/simpleicons-5/G/Googlechat.Remote.puml new file mode 100644 index 00000000000..89ec215689d --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechat.Remote.puml @@ -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 Googlechat +include('simpleicons-5/G/Googlechat') + +' renders the element +Googlechat('Googlechat', 'Googlechat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlechat.md b/distribution/simpleicons-5/G/Googlechat.md new file mode 100644 index 00000000000..5b0fd0428a0 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechat.md @@ -0,0 +1,63 @@ +# Googlechat + + +```text +simpleicons-5/G/Googlechat +``` + +```text +include('simpleicons-5/G/Googlechat') +``` + + + +| Illustration | Googlechat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlechat.png) | ![illustration for Googlechat](../../simpleicons-5/G/Googlechat.Local.png) | + + + + +## Googlechat + +### 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 Googlechat +include('simpleicons-5/G/Googlechat') + +' renders the element +Googlechat('Googlechat', 'Googlechat', '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 Googlechat +include('simpleicons-5/G/Googlechat') + +' renders the element +Googlechat('Googlechat', 'Googlechat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlechat.png b/distribution/simpleicons-5/G/Googlechat.png new file mode 100644 index 00000000000..48cafb599b9 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlechat.png differ diff --git a/distribution/simpleicons-5/G/Googlechat.puml b/distribution/simpleicons-5/G/Googlechat.puml new file mode 100644 index 00000000000..80c850348b1 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlechat + +sprite $GooglechatXs [10x10/16z] uwS3 + +sprite $GooglechatSm [12x12/16z] unza + +sprite $GooglechatMd [16x16/16z] un_X + +sprite $GooglechatLg [20x20/16z] unzKO1G + +!procedure Googlechat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlechat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlechrome.Local.png b/distribution/simpleicons-5/G/Googlechrome.Local.png new file mode 100644 index 00000000000..01a9be87c52 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlechrome.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlechrome.Local.puml b/distribution/simpleicons-5/G/Googlechrome.Local.puml new file mode 100644 index 00000000000..87a3ee531ab --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechrome.Local.puml @@ -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 Googlechrome +include('simpleicons-5/G/Googlechrome') + +' renders the element +Googlechrome('Googlechrome', 'Googlechrome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlechrome.Remote.puml b/distribution/simpleicons-5/G/Googlechrome.Remote.puml new file mode 100644 index 00000000000..fd8fa5e064c --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechrome.Remote.puml @@ -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 Googlechrome +include('simpleicons-5/G/Googlechrome') + +' renders the element +Googlechrome('Googlechrome', 'Googlechrome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlechrome.md b/distribution/simpleicons-5/G/Googlechrome.md new file mode 100644 index 00000000000..c815ecb3351 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechrome.md @@ -0,0 +1,63 @@ +# Googlechrome + + +```text +simpleicons-5/G/Googlechrome +``` + +```text +include('simpleicons-5/G/Googlechrome') +``` + + + +| Illustration | Googlechrome | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlechrome.png) | ![illustration for Googlechrome](../../simpleicons-5/G/Googlechrome.Local.png) | + + + + +## Googlechrome + +### 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 Googlechrome +include('simpleicons-5/G/Googlechrome') + +' renders the element +Googlechrome('Googlechrome', 'Googlechrome', '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 Googlechrome +include('simpleicons-5/G/Googlechrome') + +' renders the element +Googlechrome('Googlechrome', 'Googlechrome', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlechrome.png b/distribution/simpleicons-5/G/Googlechrome.png new file mode 100644 index 00000000000..2cf4c9dbe1d Binary files /dev/null and b/distribution/simpleicons-5/G/Googlechrome.png differ diff --git a/distribution/simpleicons-5/G/Googlechrome.puml b/distribution/simpleicons-5/G/Googlechrome.puml new file mode 100644 index 00000000000..de2cdc89816 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlechrome.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlechrome + +sprite $GooglechromeXs [10x10/16z] uwS3 + +sprite $GooglechromeSm [12x12/16z] unza + +sprite $GooglechromeMd [16x16/16z] un_X + +sprite $GooglechromeLg [20x20/16z] unzKO1G + +!procedure Googlechrome($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlechrome', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleclassroom.Local.png b/distribution/simpleicons-5/G/Googleclassroom.Local.png new file mode 100644 index 00000000000..5464dc56637 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleclassroom.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleclassroom.Local.puml b/distribution/simpleicons-5/G/Googleclassroom.Local.puml new file mode 100644 index 00000000000..845afbd4f14 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleclassroom.Local.puml @@ -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 Googleclassroom +include('simpleicons-5/G/Googleclassroom') + +' renders the element +Googleclassroom('Googleclassroom', 'Googleclassroom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleclassroom.Remote.puml b/distribution/simpleicons-5/G/Googleclassroom.Remote.puml new file mode 100644 index 00000000000..5e1a4aaea28 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleclassroom.Remote.puml @@ -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 Googleclassroom +include('simpleicons-5/G/Googleclassroom') + +' renders the element +Googleclassroom('Googleclassroom', 'Googleclassroom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleclassroom.md b/distribution/simpleicons-5/G/Googleclassroom.md new file mode 100644 index 00000000000..3c99528832b --- /dev/null +++ b/distribution/simpleicons-5/G/Googleclassroom.md @@ -0,0 +1,63 @@ +# Googleclassroom + + +```text +simpleicons-5/G/Googleclassroom +``` + +```text +include('simpleicons-5/G/Googleclassroom') +``` + + + +| Illustration | Googleclassroom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleclassroom.png) | ![illustration for Googleclassroom](../../simpleicons-5/G/Googleclassroom.Local.png) | + + + + +## Googleclassroom + +### 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 Googleclassroom +include('simpleicons-5/G/Googleclassroom') + +' renders the element +Googleclassroom('Googleclassroom', 'Googleclassroom', '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 Googleclassroom +include('simpleicons-5/G/Googleclassroom') + +' renders the element +Googleclassroom('Googleclassroom', 'Googleclassroom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleclassroom.png b/distribution/simpleicons-5/G/Googleclassroom.png new file mode 100644 index 00000000000..908d7dbbd51 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleclassroom.png differ diff --git a/distribution/simpleicons-5/G/Googleclassroom.puml b/distribution/simpleicons-5/G/Googleclassroom.puml new file mode 100644 index 00000000000..946ac887ffa --- /dev/null +++ b/distribution/simpleicons-5/G/Googleclassroom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleclassroom + +sprite $GoogleclassroomXs [10x10/16z] uwS3 + +sprite $GoogleclassroomSm [12x12/16z] unza + +sprite $GoogleclassroomMd [16x16/16z] un_X + +sprite $GoogleclassroomLg [20x20/16z] unzKO1G + +!procedure Googleclassroom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleclassroom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlecloud.Local.png b/distribution/simpleicons-5/G/Googlecloud.Local.png new file mode 100644 index 00000000000..f20e224f698 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecloud.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlecloud.Local.puml b/distribution/simpleicons-5/G/Googlecloud.Local.puml new file mode 100644 index 00000000000..2c4d3e844d3 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecloud.Local.puml @@ -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 Googlecloud +include('simpleicons-5/G/Googlecloud') + +' renders the element +Googlecloud('Googlecloud', 'Googlecloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecloud.Remote.puml b/distribution/simpleicons-5/G/Googlecloud.Remote.puml new file mode 100644 index 00000000000..61d1809e592 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecloud.Remote.puml @@ -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 Googlecloud +include('simpleicons-5/G/Googlecloud') + +' renders the element +Googlecloud('Googlecloud', 'Googlecloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecloud.md b/distribution/simpleicons-5/G/Googlecloud.md new file mode 100644 index 00000000000..c3699c5e391 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecloud.md @@ -0,0 +1,63 @@ +# Googlecloud + + +```text +simpleicons-5/G/Googlecloud +``` + +```text +include('simpleicons-5/G/Googlecloud') +``` + + + +| Illustration | Googlecloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlecloud.png) | ![illustration for Googlecloud](../../simpleicons-5/G/Googlecloud.Local.png) | + + + + +## Googlecloud + +### 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 Googlecloud +include('simpleicons-5/G/Googlecloud') + +' renders the element +Googlecloud('Googlecloud', 'Googlecloud', '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 Googlecloud +include('simpleicons-5/G/Googlecloud') + +' renders the element +Googlecloud('Googlecloud', 'Googlecloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlecloud.png b/distribution/simpleicons-5/G/Googlecloud.png new file mode 100644 index 00000000000..5dc90a26b28 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecloud.png differ diff --git a/distribution/simpleicons-5/G/Googlecloud.puml b/distribution/simpleicons-5/G/Googlecloud.puml new file mode 100644 index 00000000000..45d7bc7469b --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlecloud + +sprite $GooglecloudXs [10x10/16z] uwS3 + +sprite $GooglecloudSm [12x12/16z] unza + +sprite $GooglecloudMd [16x16/16z] un_X + +sprite $GooglecloudLg [20x20/16z] unzKO1G + +!procedure Googlecloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlecloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlecolab.Local.png b/distribution/simpleicons-5/G/Googlecolab.Local.png new file mode 100644 index 00000000000..43b2f2a33e1 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecolab.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlecolab.Local.puml b/distribution/simpleicons-5/G/Googlecolab.Local.puml new file mode 100644 index 00000000000..182c1cdf81b --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecolab.Local.puml @@ -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 Googlecolab +include('simpleicons-5/G/Googlecolab') + +' renders the element +Googlecolab('Googlecolab', 'Googlecolab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecolab.Remote.puml b/distribution/simpleicons-5/G/Googlecolab.Remote.puml new file mode 100644 index 00000000000..e135077d964 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecolab.Remote.puml @@ -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 Googlecolab +include('simpleicons-5/G/Googlecolab') + +' renders the element +Googlecolab('Googlecolab', 'Googlecolab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlecolab.md b/distribution/simpleicons-5/G/Googlecolab.md new file mode 100644 index 00000000000..be363285e25 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecolab.md @@ -0,0 +1,63 @@ +# Googlecolab + + +```text +simpleicons-5/G/Googlecolab +``` + +```text +include('simpleicons-5/G/Googlecolab') +``` + + + +| Illustration | Googlecolab | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlecolab.png) | ![illustration for Googlecolab](../../simpleicons-5/G/Googlecolab.Local.png) | + + + + +## Googlecolab + +### 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 Googlecolab +include('simpleicons-5/G/Googlecolab') + +' renders the element +Googlecolab('Googlecolab', 'Googlecolab', '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 Googlecolab +include('simpleicons-5/G/Googlecolab') + +' renders the element +Googlecolab('Googlecolab', 'Googlecolab', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlecolab.png b/distribution/simpleicons-5/G/Googlecolab.png new file mode 100644 index 00000000000..c2848cac01a Binary files /dev/null and b/distribution/simpleicons-5/G/Googlecolab.png differ diff --git a/distribution/simpleicons-5/G/Googlecolab.puml b/distribution/simpleicons-5/G/Googlecolab.puml new file mode 100644 index 00000000000..80d2f6b0efb --- /dev/null +++ b/distribution/simpleicons-5/G/Googlecolab.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlecolab + +sprite $GooglecolabXs [10x10/16z] uwS3 + +sprite $GooglecolabSm [12x12/16z] unza + +sprite $GooglecolabMd [16x16/16z] un_X + +sprite $GooglecolabLg [20x20/16z] unzKO1G + +!procedure Googlecolab($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlecolab', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googledomains.Local.png b/distribution/simpleicons-5/G/Googledomains.Local.png new file mode 100644 index 00000000000..17cb3aaff90 Binary files /dev/null and b/distribution/simpleicons-5/G/Googledomains.Local.png differ diff --git a/distribution/simpleicons-5/G/Googledomains.Local.puml b/distribution/simpleicons-5/G/Googledomains.Local.puml new file mode 100644 index 00000000000..35d4e095d99 --- /dev/null +++ b/distribution/simpleicons-5/G/Googledomains.Local.puml @@ -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 Googledomains +include('simpleicons-5/G/Googledomains') + +' renders the element +Googledomains('Googledomains', 'Googledomains', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googledomains.Remote.puml b/distribution/simpleicons-5/G/Googledomains.Remote.puml new file mode 100644 index 00000000000..741588dce91 --- /dev/null +++ b/distribution/simpleicons-5/G/Googledomains.Remote.puml @@ -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 Googledomains +include('simpleicons-5/G/Googledomains') + +' renders the element +Googledomains('Googledomains', 'Googledomains', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googledomains.md b/distribution/simpleicons-5/G/Googledomains.md new file mode 100644 index 00000000000..2825f7a7c3b --- /dev/null +++ b/distribution/simpleicons-5/G/Googledomains.md @@ -0,0 +1,63 @@ +# Googledomains + + +```text +simpleicons-5/G/Googledomains +``` + +```text +include('simpleicons-5/G/Googledomains') +``` + + + +| Illustration | Googledomains | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googledomains.png) | ![illustration for Googledomains](../../simpleicons-5/G/Googledomains.Local.png) | + + + + +## Googledomains + +### 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 Googledomains +include('simpleicons-5/G/Googledomains') + +' renders the element +Googledomains('Googledomains', 'Googledomains', '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 Googledomains +include('simpleicons-5/G/Googledomains') + +' renders the element +Googledomains('Googledomains', 'Googledomains', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googledomains.png b/distribution/simpleicons-5/G/Googledomains.png new file mode 100644 index 00000000000..4b35679fe8f Binary files /dev/null and b/distribution/simpleicons-5/G/Googledomains.png differ diff --git a/distribution/simpleicons-5/G/Googledomains.puml b/distribution/simpleicons-5/G/Googledomains.puml new file mode 100644 index 00000000000..0f29310f14c --- /dev/null +++ b/distribution/simpleicons-5/G/Googledomains.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googledomains + +sprite $GoogledomainsXs [10x10/16z] uwS3 + +sprite $GoogledomainsSm [12x12/16z] unza + +sprite $GoogledomainsMd [16x16/16z] un_X + +sprite $GoogledomainsLg [20x20/16z] unzKO1G + +!procedure Googledomains($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googledomains', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googledrive.Local.png b/distribution/simpleicons-5/G/Googledrive.Local.png new file mode 100644 index 00000000000..0d56d29a877 Binary files /dev/null and b/distribution/simpleicons-5/G/Googledrive.Local.png differ diff --git a/distribution/simpleicons-5/G/Googledrive.Local.puml b/distribution/simpleicons-5/G/Googledrive.Local.puml new file mode 100644 index 00000000000..feeda5d7a04 --- /dev/null +++ b/distribution/simpleicons-5/G/Googledrive.Local.puml @@ -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 Googledrive +include('simpleicons-5/G/Googledrive') + +' renders the element +Googledrive('Googledrive', 'Googledrive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googledrive.Remote.puml b/distribution/simpleicons-5/G/Googledrive.Remote.puml new file mode 100644 index 00000000000..b1699676ed0 --- /dev/null +++ b/distribution/simpleicons-5/G/Googledrive.Remote.puml @@ -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 Googledrive +include('simpleicons-5/G/Googledrive') + +' renders the element +Googledrive('Googledrive', 'Googledrive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googledrive.md b/distribution/simpleicons-5/G/Googledrive.md new file mode 100644 index 00000000000..4646d522761 --- /dev/null +++ b/distribution/simpleicons-5/G/Googledrive.md @@ -0,0 +1,63 @@ +# Googledrive + + +```text +simpleicons-5/G/Googledrive +``` + +```text +include('simpleicons-5/G/Googledrive') +``` + + + +| Illustration | Googledrive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googledrive.png) | ![illustration for Googledrive](../../simpleicons-5/G/Googledrive.Local.png) | + + + + +## Googledrive + +### 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 Googledrive +include('simpleicons-5/G/Googledrive') + +' renders the element +Googledrive('Googledrive', 'Googledrive', '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 Googledrive +include('simpleicons-5/G/Googledrive') + +' renders the element +Googledrive('Googledrive', 'Googledrive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googledrive.png b/distribution/simpleicons-5/G/Googledrive.png new file mode 100644 index 00000000000..b056fbe20c4 Binary files /dev/null and b/distribution/simpleicons-5/G/Googledrive.png differ diff --git a/distribution/simpleicons-5/G/Googledrive.puml b/distribution/simpleicons-5/G/Googledrive.puml new file mode 100644 index 00000000000..b3f711de264 --- /dev/null +++ b/distribution/simpleicons-5/G/Googledrive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googledrive + +sprite $GoogledriveXs [10x10/16z] uwS3 + +sprite $GoogledriveSm [12x12/16z] unza + +sprite $GoogledriveMd [16x16/16z] un_X + +sprite $GoogledriveLg [20x20/16z] unzKO1G + +!procedure Googledrive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googledrive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleearth.Local.png b/distribution/simpleicons-5/G/Googleearth.Local.png new file mode 100644 index 00000000000..8d93ece2489 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleearth.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleearth.Local.puml b/distribution/simpleicons-5/G/Googleearth.Local.puml new file mode 100644 index 00000000000..cff65846d4c --- /dev/null +++ b/distribution/simpleicons-5/G/Googleearth.Local.puml @@ -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 Googleearth +include('simpleicons-5/G/Googleearth') + +' renders the element +Googleearth('Googleearth', 'Googleearth', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleearth.Remote.puml b/distribution/simpleicons-5/G/Googleearth.Remote.puml new file mode 100644 index 00000000000..118e76499a5 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleearth.Remote.puml @@ -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 Googleearth +include('simpleicons-5/G/Googleearth') + +' renders the element +Googleearth('Googleearth', 'Googleearth', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleearth.md b/distribution/simpleicons-5/G/Googleearth.md new file mode 100644 index 00000000000..ac24d59185a --- /dev/null +++ b/distribution/simpleicons-5/G/Googleearth.md @@ -0,0 +1,63 @@ +# Googleearth + + +```text +simpleicons-5/G/Googleearth +``` + +```text +include('simpleicons-5/G/Googleearth') +``` + + + +| Illustration | Googleearth | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleearth.png) | ![illustration for Googleearth](../../simpleicons-5/G/Googleearth.Local.png) | + + + + +## Googleearth + +### 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 Googleearth +include('simpleicons-5/G/Googleearth') + +' renders the element +Googleearth('Googleearth', 'Googleearth', '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 Googleearth +include('simpleicons-5/G/Googleearth') + +' renders the element +Googleearth('Googleearth', 'Googleearth', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleearth.png b/distribution/simpleicons-5/G/Googleearth.png new file mode 100644 index 00000000000..c4a775682ea Binary files /dev/null and b/distribution/simpleicons-5/G/Googleearth.png differ diff --git a/distribution/simpleicons-5/G/Googleearth.puml b/distribution/simpleicons-5/G/Googleearth.puml new file mode 100644 index 00000000000..3eed8a7e6fa --- /dev/null +++ b/distribution/simpleicons-5/G/Googleearth.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleearth + +sprite $GoogleearthXs [10x10/16z] uwS3 + +sprite $GoogleearthSm [12x12/16z] unza + +sprite $GoogleearthMd [16x16/16z] un_X + +sprite $GoogleearthLg [20x20/16z] unzKO1G + +!procedure Googleearth($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleearth', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlefit.Local.png b/distribution/simpleicons-5/G/Googlefit.Local.png new file mode 100644 index 00000000000..d46a16542cd Binary files /dev/null and b/distribution/simpleicons-5/G/Googlefit.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlefit.Local.puml b/distribution/simpleicons-5/G/Googlefit.Local.puml new file mode 100644 index 00000000000..64e7277a3f7 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefit.Local.puml @@ -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 Googlefit +include('simpleicons-5/G/Googlefit') + +' renders the element +Googlefit('Googlefit', 'Googlefit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlefit.Remote.puml b/distribution/simpleicons-5/G/Googlefit.Remote.puml new file mode 100644 index 00000000000..ecbf43f9b0e --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefit.Remote.puml @@ -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 Googlefit +include('simpleicons-5/G/Googlefit') + +' renders the element +Googlefit('Googlefit', 'Googlefit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlefit.md b/distribution/simpleicons-5/G/Googlefit.md new file mode 100644 index 00000000000..837987036be --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefit.md @@ -0,0 +1,63 @@ +# Googlefit + + +```text +simpleicons-5/G/Googlefit +``` + +```text +include('simpleicons-5/G/Googlefit') +``` + + + +| Illustration | Googlefit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlefit.png) | ![illustration for Googlefit](../../simpleicons-5/G/Googlefit.Local.png) | + + + + +## Googlefit + +### 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 Googlefit +include('simpleicons-5/G/Googlefit') + +' renders the element +Googlefit('Googlefit', 'Googlefit', '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 Googlefit +include('simpleicons-5/G/Googlefit') + +' renders the element +Googlefit('Googlefit', 'Googlefit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlefit.png b/distribution/simpleicons-5/G/Googlefit.png new file mode 100644 index 00000000000..73270aa8315 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlefit.png differ diff --git a/distribution/simpleicons-5/G/Googlefit.puml b/distribution/simpleicons-5/G/Googlefit.puml new file mode 100644 index 00000000000..e1f76ea3274 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlefit + +sprite $GooglefitXs [10x10/16z] uwS3 + +sprite $GooglefitSm [12x12/16z] unza + +sprite $GooglefitMd [16x16/16z] un_X + +sprite $GooglefitLg [20x20/16z] unzKO1G + +!procedure Googlefit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlefit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlefonts.Local.png b/distribution/simpleicons-5/G/Googlefonts.Local.png new file mode 100644 index 00000000000..5805d18b498 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlefonts.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlefonts.Local.puml b/distribution/simpleicons-5/G/Googlefonts.Local.puml new file mode 100644 index 00000000000..8fcbff33496 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefonts.Local.puml @@ -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 Googlefonts +include('simpleicons-5/G/Googlefonts') + +' renders the element +Googlefonts('Googlefonts', 'Googlefonts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlefonts.Remote.puml b/distribution/simpleicons-5/G/Googlefonts.Remote.puml new file mode 100644 index 00000000000..916a1abd602 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefonts.Remote.puml @@ -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 Googlefonts +include('simpleicons-5/G/Googlefonts') + +' renders the element +Googlefonts('Googlefonts', 'Googlefonts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlefonts.md b/distribution/simpleicons-5/G/Googlefonts.md new file mode 100644 index 00000000000..698f6dd122a --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefonts.md @@ -0,0 +1,63 @@ +# Googlefonts + + +```text +simpleicons-5/G/Googlefonts +``` + +```text +include('simpleicons-5/G/Googlefonts') +``` + + + +| Illustration | Googlefonts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlefonts.png) | ![illustration for Googlefonts](../../simpleicons-5/G/Googlefonts.Local.png) | + + + + +## Googlefonts + +### 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 Googlefonts +include('simpleicons-5/G/Googlefonts') + +' renders the element +Googlefonts('Googlefonts', 'Googlefonts', '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 Googlefonts +include('simpleicons-5/G/Googlefonts') + +' renders the element +Googlefonts('Googlefonts', 'Googlefonts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlefonts.png b/distribution/simpleicons-5/G/Googlefonts.png new file mode 100644 index 00000000000..64df65d1076 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlefonts.png differ diff --git a/distribution/simpleicons-5/G/Googlefonts.puml b/distribution/simpleicons-5/G/Googlefonts.puml new file mode 100644 index 00000000000..a1dd5d19f93 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlefonts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlefonts + +sprite $GooglefontsXs [10x10/16z] uwS3 + +sprite $GooglefontsSm [12x12/16z] unza + +sprite $GooglefontsMd [16x16/16z] un_X + +sprite $GooglefontsLg [20x20/16z] unzKO1G + +!procedure Googlefonts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlefonts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlehangouts.Local.png b/distribution/simpleicons-5/G/Googlehangouts.Local.png new file mode 100644 index 00000000000..b64ab56752f Binary files /dev/null and b/distribution/simpleicons-5/G/Googlehangouts.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlehangouts.Local.puml b/distribution/simpleicons-5/G/Googlehangouts.Local.puml new file mode 100644 index 00000000000..89eae4978de --- /dev/null +++ b/distribution/simpleicons-5/G/Googlehangouts.Local.puml @@ -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 Googlehangouts +include('simpleicons-5/G/Googlehangouts') + +' renders the element +Googlehangouts('Googlehangouts', 'Googlehangouts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlehangouts.Remote.puml b/distribution/simpleicons-5/G/Googlehangouts.Remote.puml new file mode 100644 index 00000000000..0c915840ac1 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlehangouts.Remote.puml @@ -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 Googlehangouts +include('simpleicons-5/G/Googlehangouts') + +' renders the element +Googlehangouts('Googlehangouts', 'Googlehangouts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlehangouts.md b/distribution/simpleicons-5/G/Googlehangouts.md new file mode 100644 index 00000000000..b1f5cbde5eb --- /dev/null +++ b/distribution/simpleicons-5/G/Googlehangouts.md @@ -0,0 +1,63 @@ +# Googlehangouts + + +```text +simpleicons-5/G/Googlehangouts +``` + +```text +include('simpleicons-5/G/Googlehangouts') +``` + + + +| Illustration | Googlehangouts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlehangouts.png) | ![illustration for Googlehangouts](../../simpleicons-5/G/Googlehangouts.Local.png) | + + + + +## Googlehangouts + +### 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 Googlehangouts +include('simpleicons-5/G/Googlehangouts') + +' renders the element +Googlehangouts('Googlehangouts', 'Googlehangouts', '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 Googlehangouts +include('simpleicons-5/G/Googlehangouts') + +' renders the element +Googlehangouts('Googlehangouts', 'Googlehangouts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlehangouts.png b/distribution/simpleicons-5/G/Googlehangouts.png new file mode 100644 index 00000000000..e963c84130e Binary files /dev/null and b/distribution/simpleicons-5/G/Googlehangouts.png differ diff --git a/distribution/simpleicons-5/G/Googlehangouts.puml b/distribution/simpleicons-5/G/Googlehangouts.puml new file mode 100644 index 00000000000..84838261a1d --- /dev/null +++ b/distribution/simpleicons-5/G/Googlehangouts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlehangouts + +sprite $GooglehangoutsXs [10x10/16z] uwS3 + +sprite $GooglehangoutsSm [12x12/16z] unza + +sprite $GooglehangoutsMd [16x16/16z] un_X + +sprite $GooglehangoutsLg [20x20/16z] unzKO1G + +!procedure Googlehangouts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlehangouts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlekeep.Local.png b/distribution/simpleicons-5/G/Googlekeep.Local.png new file mode 100644 index 00000000000..ef911866045 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlekeep.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlekeep.Local.puml b/distribution/simpleicons-5/G/Googlekeep.Local.puml new file mode 100644 index 00000000000..7de8ec6450e --- /dev/null +++ b/distribution/simpleicons-5/G/Googlekeep.Local.puml @@ -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 Googlekeep +include('simpleicons-5/G/Googlekeep') + +' renders the element +Googlekeep('Googlekeep', 'Googlekeep', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlekeep.Remote.puml b/distribution/simpleicons-5/G/Googlekeep.Remote.puml new file mode 100644 index 00000000000..a2dbc62b480 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlekeep.Remote.puml @@ -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 Googlekeep +include('simpleicons-5/G/Googlekeep') + +' renders the element +Googlekeep('Googlekeep', 'Googlekeep', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlekeep.md b/distribution/simpleicons-5/G/Googlekeep.md new file mode 100644 index 00000000000..f03578d1978 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlekeep.md @@ -0,0 +1,63 @@ +# Googlekeep + + +```text +simpleicons-5/G/Googlekeep +``` + +```text +include('simpleicons-5/G/Googlekeep') +``` + + + +| Illustration | Googlekeep | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlekeep.png) | ![illustration for Googlekeep](../../simpleicons-5/G/Googlekeep.Local.png) | + + + + +## Googlekeep + +### 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 Googlekeep +include('simpleicons-5/G/Googlekeep') + +' renders the element +Googlekeep('Googlekeep', 'Googlekeep', '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 Googlekeep +include('simpleicons-5/G/Googlekeep') + +' renders the element +Googlekeep('Googlekeep', 'Googlekeep', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlekeep.png b/distribution/simpleicons-5/G/Googlekeep.png new file mode 100644 index 00000000000..52b96c2d8d8 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlekeep.png differ diff --git a/distribution/simpleicons-5/G/Googlekeep.puml b/distribution/simpleicons-5/G/Googlekeep.puml new file mode 100644 index 00000000000..b50b8ee1bb8 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlekeep.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlekeep + +sprite $GooglekeepXs [10x10/16z] uwS3 + +sprite $GooglekeepSm [12x12/16z] unza + +sprite $GooglekeepMd [16x16/16z] un_X + +sprite $GooglekeepLg [20x20/16z] unzKO1G + +!procedure Googlekeep($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlekeep', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlelens.Local.png b/distribution/simpleicons-5/G/Googlelens.Local.png new file mode 100644 index 00000000000..7768bcdc5ec Binary files /dev/null and b/distribution/simpleicons-5/G/Googlelens.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlelens.Local.puml b/distribution/simpleicons-5/G/Googlelens.Local.puml new file mode 100644 index 00000000000..1c0ee24593a --- /dev/null +++ b/distribution/simpleicons-5/G/Googlelens.Local.puml @@ -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 Googlelens +include('simpleicons-5/G/Googlelens') + +' renders the element +Googlelens('Googlelens', 'Googlelens', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlelens.Remote.puml b/distribution/simpleicons-5/G/Googlelens.Remote.puml new file mode 100644 index 00000000000..6c590ba6efd --- /dev/null +++ b/distribution/simpleicons-5/G/Googlelens.Remote.puml @@ -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 Googlelens +include('simpleicons-5/G/Googlelens') + +' renders the element +Googlelens('Googlelens', 'Googlelens', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlelens.md b/distribution/simpleicons-5/G/Googlelens.md new file mode 100644 index 00000000000..0255f813778 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlelens.md @@ -0,0 +1,63 @@ +# Googlelens + + +```text +simpleicons-5/G/Googlelens +``` + +```text +include('simpleicons-5/G/Googlelens') +``` + + + +| Illustration | Googlelens | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlelens.png) | ![illustration for Googlelens](../../simpleicons-5/G/Googlelens.Local.png) | + + + + +## Googlelens + +### 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 Googlelens +include('simpleicons-5/G/Googlelens') + +' renders the element +Googlelens('Googlelens', 'Googlelens', '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 Googlelens +include('simpleicons-5/G/Googlelens') + +' renders the element +Googlelens('Googlelens', 'Googlelens', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlelens.png b/distribution/simpleicons-5/G/Googlelens.png new file mode 100644 index 00000000000..cae1e479140 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlelens.png differ diff --git a/distribution/simpleicons-5/G/Googlelens.puml b/distribution/simpleicons-5/G/Googlelens.puml new file mode 100644 index 00000000000..435ae1d02aa --- /dev/null +++ b/distribution/simpleicons-5/G/Googlelens.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlelens + +sprite $GooglelensXs [10x10/16z] uwS3 + +sprite $GooglelensSm [12x12/16z] unza + +sprite $GooglelensMd [16x16/16z] un_X + +sprite $GooglelensLg [20x20/16z] unzKO1G + +!procedure Googlelens($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlelens', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlemaps.Local.png b/distribution/simpleicons-5/G/Googlemaps.Local.png new file mode 100644 index 00000000000..52a5f4389c2 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemaps.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlemaps.Local.puml b/distribution/simpleicons-5/G/Googlemaps.Local.puml new file mode 100644 index 00000000000..aa4de612c89 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemaps.Local.puml @@ -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 Googlemaps +include('simpleicons-5/G/Googlemaps') + +' renders the element +Googlemaps('Googlemaps', 'Googlemaps', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemaps.Remote.puml b/distribution/simpleicons-5/G/Googlemaps.Remote.puml new file mode 100644 index 00000000000..db2f47bb7bd --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemaps.Remote.puml @@ -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 Googlemaps +include('simpleicons-5/G/Googlemaps') + +' renders the element +Googlemaps('Googlemaps', 'Googlemaps', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemaps.md b/distribution/simpleicons-5/G/Googlemaps.md new file mode 100644 index 00000000000..578ca512011 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemaps.md @@ -0,0 +1,63 @@ +# Googlemaps + + +```text +simpleicons-5/G/Googlemaps +``` + +```text +include('simpleicons-5/G/Googlemaps') +``` + + + +| Illustration | Googlemaps | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlemaps.png) | ![illustration for Googlemaps](../../simpleicons-5/G/Googlemaps.Local.png) | + + + + +## Googlemaps + +### 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 Googlemaps +include('simpleicons-5/G/Googlemaps') + +' renders the element +Googlemaps('Googlemaps', 'Googlemaps', '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 Googlemaps +include('simpleicons-5/G/Googlemaps') + +' renders the element +Googlemaps('Googlemaps', 'Googlemaps', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlemaps.png b/distribution/simpleicons-5/G/Googlemaps.png new file mode 100644 index 00000000000..cae47659c00 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemaps.png differ diff --git a/distribution/simpleicons-5/G/Googlemaps.puml b/distribution/simpleicons-5/G/Googlemaps.puml new file mode 100644 index 00000000000..c1e350df6a9 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemaps.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlemaps + +sprite $GooglemapsXs [10x10/16z] uwS3 + +sprite $GooglemapsSm [12x12/16z] unza + +sprite $GooglemapsMd [16x16/16z] un_X + +sprite $GooglemapsLg [20x20/16z] unzKO1G + +!procedure Googlemaps($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlemaps', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlemeet.Local.png b/distribution/simpleicons-5/G/Googlemeet.Local.png new file mode 100644 index 00000000000..7a28c4dd962 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemeet.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlemeet.Local.puml b/distribution/simpleicons-5/G/Googlemeet.Local.puml new file mode 100644 index 00000000000..136feded34c --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemeet.Local.puml @@ -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 Googlemeet +include('simpleicons-5/G/Googlemeet') + +' renders the element +Googlemeet('Googlemeet', 'Googlemeet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemeet.Remote.puml b/distribution/simpleicons-5/G/Googlemeet.Remote.puml new file mode 100644 index 00000000000..3ef92e21f26 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemeet.Remote.puml @@ -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 Googlemeet +include('simpleicons-5/G/Googlemeet') + +' renders the element +Googlemeet('Googlemeet', 'Googlemeet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemeet.md b/distribution/simpleicons-5/G/Googlemeet.md new file mode 100644 index 00000000000..988b070c14f --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemeet.md @@ -0,0 +1,63 @@ +# Googlemeet + + +```text +simpleicons-5/G/Googlemeet +``` + +```text +include('simpleicons-5/G/Googlemeet') +``` + + + +| Illustration | Googlemeet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlemeet.png) | ![illustration for Googlemeet](../../simpleicons-5/G/Googlemeet.Local.png) | + + + + +## Googlemeet + +### 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 Googlemeet +include('simpleicons-5/G/Googlemeet') + +' renders the element +Googlemeet('Googlemeet', 'Googlemeet', '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 Googlemeet +include('simpleicons-5/G/Googlemeet') + +' renders the element +Googlemeet('Googlemeet', 'Googlemeet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlemeet.png b/distribution/simpleicons-5/G/Googlemeet.png new file mode 100644 index 00000000000..dc339238b5e Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemeet.png differ diff --git a/distribution/simpleicons-5/G/Googlemeet.puml b/distribution/simpleicons-5/G/Googlemeet.puml new file mode 100644 index 00000000000..b504f1a01ca --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemeet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlemeet + +sprite $GooglemeetXs [10x10/16z] uwS3 + +sprite $GooglemeetSm [12x12/16z] unza + +sprite $GooglemeetMd [16x16/16z] un_X + +sprite $GooglemeetLg [20x20/16z] unzKO1G + +!procedure Googlemeet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlemeet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlemessages.Local.png b/distribution/simpleicons-5/G/Googlemessages.Local.png new file mode 100644 index 00000000000..a4635ac49bf Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemessages.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlemessages.Local.puml b/distribution/simpleicons-5/G/Googlemessages.Local.puml new file mode 100644 index 00000000000..effa771845d --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemessages.Local.puml @@ -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 Googlemessages +include('simpleicons-5/G/Googlemessages') + +' renders the element +Googlemessages('Googlemessages', 'Googlemessages', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemessages.Remote.puml b/distribution/simpleicons-5/G/Googlemessages.Remote.puml new file mode 100644 index 00000000000..6d7aa31b5d3 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemessages.Remote.puml @@ -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 Googlemessages +include('simpleicons-5/G/Googlemessages') + +' renders the element +Googlemessages('Googlemessages', 'Googlemessages', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemessages.md b/distribution/simpleicons-5/G/Googlemessages.md new file mode 100644 index 00000000000..fb56784fea4 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemessages.md @@ -0,0 +1,63 @@ +# Googlemessages + + +```text +simpleicons-5/G/Googlemessages +``` + +```text +include('simpleicons-5/G/Googlemessages') +``` + + + +| Illustration | Googlemessages | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlemessages.png) | ![illustration for Googlemessages](../../simpleicons-5/G/Googlemessages.Local.png) | + + + + +## Googlemessages + +### 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 Googlemessages +include('simpleicons-5/G/Googlemessages') + +' renders the element +Googlemessages('Googlemessages', 'Googlemessages', '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 Googlemessages +include('simpleicons-5/G/Googlemessages') + +' renders the element +Googlemessages('Googlemessages', 'Googlemessages', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlemessages.png b/distribution/simpleicons-5/G/Googlemessages.png new file mode 100644 index 00000000000..3e6596b63ab Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemessages.png differ diff --git a/distribution/simpleicons-5/G/Googlemessages.puml b/distribution/simpleicons-5/G/Googlemessages.puml new file mode 100644 index 00000000000..8dafd45abce --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemessages.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlemessages + +sprite $GooglemessagesXs [10x10/16z] uwS3 + +sprite $GooglemessagesSm [12x12/16z] unza + +sprite $GooglemessagesMd [16x16/16z] un_X + +sprite $GooglemessagesLg [20x20/16z] unzKO1G + +!procedure Googlemessages($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlemessages', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlemybusiness.Local.png b/distribution/simpleicons-5/G/Googlemybusiness.Local.png new file mode 100644 index 00000000000..c5e0db81ad3 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemybusiness.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlemybusiness.Local.puml b/distribution/simpleicons-5/G/Googlemybusiness.Local.puml new file mode 100644 index 00000000000..e99e6784e81 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemybusiness.Local.puml @@ -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 Googlemybusiness +include('simpleicons-5/G/Googlemybusiness') + +' renders the element +Googlemybusiness('Googlemybusiness', 'Googlemybusiness', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemybusiness.Remote.puml b/distribution/simpleicons-5/G/Googlemybusiness.Remote.puml new file mode 100644 index 00000000000..38155666452 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemybusiness.Remote.puml @@ -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 Googlemybusiness +include('simpleicons-5/G/Googlemybusiness') + +' renders the element +Googlemybusiness('Googlemybusiness', 'Googlemybusiness', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlemybusiness.md b/distribution/simpleicons-5/G/Googlemybusiness.md new file mode 100644 index 00000000000..b9c2a468a9a --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemybusiness.md @@ -0,0 +1,63 @@ +# Googlemybusiness + + +```text +simpleicons-5/G/Googlemybusiness +``` + +```text +include('simpleicons-5/G/Googlemybusiness') +``` + + + +| Illustration | Googlemybusiness | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlemybusiness.png) | ![illustration for Googlemybusiness](../../simpleicons-5/G/Googlemybusiness.Local.png) | + + + + +## Googlemybusiness + +### 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 Googlemybusiness +include('simpleicons-5/G/Googlemybusiness') + +' renders the element +Googlemybusiness('Googlemybusiness', 'Googlemybusiness', '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 Googlemybusiness +include('simpleicons-5/G/Googlemybusiness') + +' renders the element +Googlemybusiness('Googlemybusiness', 'Googlemybusiness', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlemybusiness.png b/distribution/simpleicons-5/G/Googlemybusiness.png new file mode 100644 index 00000000000..e9a8b7c94c3 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlemybusiness.png differ diff --git a/distribution/simpleicons-5/G/Googlemybusiness.puml b/distribution/simpleicons-5/G/Googlemybusiness.puml new file mode 100644 index 00000000000..a7a208c607b --- /dev/null +++ b/distribution/simpleicons-5/G/Googlemybusiness.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlemybusiness + +sprite $GooglemybusinessXs [10x10/16z] uwS3 + +sprite $GooglemybusinessSm [12x12/16z] unza + +sprite $GooglemybusinessMd [16x16/16z] un_X + +sprite $GooglemybusinessLg [20x20/16z] unzKO1G + +!procedure Googlemybusiness($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlemybusiness', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlenearby.Local.png b/distribution/simpleicons-5/G/Googlenearby.Local.png new file mode 100644 index 00000000000..ca0d10a8042 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlenearby.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlenearby.Local.puml b/distribution/simpleicons-5/G/Googlenearby.Local.puml new file mode 100644 index 00000000000..e2c2a01f3d2 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenearby.Local.puml @@ -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 Googlenearby +include('simpleicons-5/G/Googlenearby') + +' renders the element +Googlenearby('Googlenearby', 'Googlenearby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlenearby.Remote.puml b/distribution/simpleicons-5/G/Googlenearby.Remote.puml new file mode 100644 index 00000000000..7b80b821f28 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenearby.Remote.puml @@ -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 Googlenearby +include('simpleicons-5/G/Googlenearby') + +' renders the element +Googlenearby('Googlenearby', 'Googlenearby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlenearby.md b/distribution/simpleicons-5/G/Googlenearby.md new file mode 100644 index 00000000000..d65caa7afb6 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenearby.md @@ -0,0 +1,63 @@ +# Googlenearby + + +```text +simpleicons-5/G/Googlenearby +``` + +```text +include('simpleicons-5/G/Googlenearby') +``` + + + +| Illustration | Googlenearby | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlenearby.png) | ![illustration for Googlenearby](../../simpleicons-5/G/Googlenearby.Local.png) | + + + + +## Googlenearby + +### 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 Googlenearby +include('simpleicons-5/G/Googlenearby') + +' renders the element +Googlenearby('Googlenearby', 'Googlenearby', '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 Googlenearby +include('simpleicons-5/G/Googlenearby') + +' renders the element +Googlenearby('Googlenearby', 'Googlenearby', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlenearby.png b/distribution/simpleicons-5/G/Googlenearby.png new file mode 100644 index 00000000000..4b926271887 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlenearby.png differ diff --git a/distribution/simpleicons-5/G/Googlenearby.puml b/distribution/simpleicons-5/G/Googlenearby.puml new file mode 100644 index 00000000000..53fc7145d73 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenearby.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlenearby + +sprite $GooglenearbyXs [10x10/16z] uwS3 + +sprite $GooglenearbySm [12x12/16z] unza + +sprite $GooglenearbyMd [16x16/16z] un_X + +sprite $GooglenearbyLg [20x20/16z] unzKO1G + +!procedure Googlenearby($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlenearby', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlenews.Local.png b/distribution/simpleicons-5/G/Googlenews.Local.png new file mode 100644 index 00000000000..1e4836f017d Binary files /dev/null and b/distribution/simpleicons-5/G/Googlenews.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlenews.Local.puml b/distribution/simpleicons-5/G/Googlenews.Local.puml new file mode 100644 index 00000000000..fe5844acea1 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenews.Local.puml @@ -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 Googlenews +include('simpleicons-5/G/Googlenews') + +' renders the element +Googlenews('Googlenews', 'Googlenews', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlenews.Remote.puml b/distribution/simpleicons-5/G/Googlenews.Remote.puml new file mode 100644 index 00000000000..b7675598256 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenews.Remote.puml @@ -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 Googlenews +include('simpleicons-5/G/Googlenews') + +' renders the element +Googlenews('Googlenews', 'Googlenews', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlenews.md b/distribution/simpleicons-5/G/Googlenews.md new file mode 100644 index 00000000000..3040c86fc27 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenews.md @@ -0,0 +1,63 @@ +# Googlenews + + +```text +simpleicons-5/G/Googlenews +``` + +```text +include('simpleicons-5/G/Googlenews') +``` + + + +| Illustration | Googlenews | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlenews.png) | ![illustration for Googlenews](../../simpleicons-5/G/Googlenews.Local.png) | + + + + +## Googlenews + +### 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 Googlenews +include('simpleicons-5/G/Googlenews') + +' renders the element +Googlenews('Googlenews', 'Googlenews', '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 Googlenews +include('simpleicons-5/G/Googlenews') + +' renders the element +Googlenews('Googlenews', 'Googlenews', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlenews.png b/distribution/simpleicons-5/G/Googlenews.png new file mode 100644 index 00000000000..4adc58f013b Binary files /dev/null and b/distribution/simpleicons-5/G/Googlenews.png differ diff --git a/distribution/simpleicons-5/G/Googlenews.puml b/distribution/simpleicons-5/G/Googlenews.puml new file mode 100644 index 00000000000..afe19c2371b --- /dev/null +++ b/distribution/simpleicons-5/G/Googlenews.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlenews + +sprite $GooglenewsXs [10x10/16z] uwS3 + +sprite $GooglenewsSm [12x12/16z] unza + +sprite $GooglenewsMd [16x16/16z] un_X + +sprite $GooglenewsLg [20x20/16z] unzKO1G + +!procedure Googlenews($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlenews', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleoptimize.Local.png b/distribution/simpleicons-5/G/Googleoptimize.Local.png new file mode 100644 index 00000000000..56cd0baa0c8 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleoptimize.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleoptimize.Local.puml b/distribution/simpleicons-5/G/Googleoptimize.Local.puml new file mode 100644 index 00000000000..1d2c02dc809 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleoptimize.Local.puml @@ -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 Googleoptimize +include('simpleicons-5/G/Googleoptimize') + +' renders the element +Googleoptimize('Googleoptimize', 'Googleoptimize', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleoptimize.Remote.puml b/distribution/simpleicons-5/G/Googleoptimize.Remote.puml new file mode 100644 index 00000000000..4facddcf8c4 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleoptimize.Remote.puml @@ -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 Googleoptimize +include('simpleicons-5/G/Googleoptimize') + +' renders the element +Googleoptimize('Googleoptimize', 'Googleoptimize', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleoptimize.md b/distribution/simpleicons-5/G/Googleoptimize.md new file mode 100644 index 00000000000..fd5fc4c8278 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleoptimize.md @@ -0,0 +1,63 @@ +# Googleoptimize + + +```text +simpleicons-5/G/Googleoptimize +``` + +```text +include('simpleicons-5/G/Googleoptimize') +``` + + + +| Illustration | Googleoptimize | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleoptimize.png) | ![illustration for Googleoptimize](../../simpleicons-5/G/Googleoptimize.Local.png) | + + + + +## Googleoptimize + +### 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 Googleoptimize +include('simpleicons-5/G/Googleoptimize') + +' renders the element +Googleoptimize('Googleoptimize', 'Googleoptimize', '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 Googleoptimize +include('simpleicons-5/G/Googleoptimize') + +' renders the element +Googleoptimize('Googleoptimize', 'Googleoptimize', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleoptimize.png b/distribution/simpleicons-5/G/Googleoptimize.png new file mode 100644 index 00000000000..0594ef85ced Binary files /dev/null and b/distribution/simpleicons-5/G/Googleoptimize.png differ diff --git a/distribution/simpleicons-5/G/Googleoptimize.puml b/distribution/simpleicons-5/G/Googleoptimize.puml new file mode 100644 index 00000000000..553ad58aa63 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleoptimize.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleoptimize + +sprite $GoogleoptimizeXs [10x10/16z] uwS3 + +sprite $GoogleoptimizeSm [12x12/16z] unza + +sprite $GoogleoptimizeMd [16x16/16z] un_X + +sprite $GoogleoptimizeLg [20x20/16z] unzKO1G + +!procedure Googleoptimize($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleoptimize', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlepay.Local.png b/distribution/simpleicons-5/G/Googlepay.Local.png new file mode 100644 index 00000000000..e0309c78bd7 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlepay.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlepay.Local.puml b/distribution/simpleicons-5/G/Googlepay.Local.puml new file mode 100644 index 00000000000..49b31a8e1f0 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepay.Local.puml @@ -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 Googlepay +include('simpleicons-5/G/Googlepay') + +' renders the element +Googlepay('Googlepay', 'Googlepay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlepay.Remote.puml b/distribution/simpleicons-5/G/Googlepay.Remote.puml new file mode 100644 index 00000000000..a037418f088 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepay.Remote.puml @@ -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 Googlepay +include('simpleicons-5/G/Googlepay') + +' renders the element +Googlepay('Googlepay', 'Googlepay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlepay.md b/distribution/simpleicons-5/G/Googlepay.md new file mode 100644 index 00000000000..d184bb10773 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepay.md @@ -0,0 +1,63 @@ +# Googlepay + + +```text +simpleicons-5/G/Googlepay +``` + +```text +include('simpleicons-5/G/Googlepay') +``` + + + +| Illustration | Googlepay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlepay.png) | ![illustration for Googlepay](../../simpleicons-5/G/Googlepay.Local.png) | + + + + +## Googlepay + +### 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 Googlepay +include('simpleicons-5/G/Googlepay') + +' renders the element +Googlepay('Googlepay', 'Googlepay', '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 Googlepay +include('simpleicons-5/G/Googlepay') + +' renders the element +Googlepay('Googlepay', 'Googlepay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlepay.png b/distribution/simpleicons-5/G/Googlepay.png new file mode 100644 index 00000000000..cec71fe0321 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlepay.png differ diff --git a/distribution/simpleicons-5/G/Googlepay.puml b/distribution/simpleicons-5/G/Googlepay.puml new file mode 100644 index 00000000000..dd536716c40 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlepay + +sprite $GooglepayXs [10x10/16z] uwS3 + +sprite $GooglepaySm [12x12/16z] unza + +sprite $GooglepayMd [16x16/16z] un_X + +sprite $GooglepayLg [20x20/16z] unzKO1G + +!procedure Googlepay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlepay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlephotos.Local.png b/distribution/simpleicons-5/G/Googlephotos.Local.png new file mode 100644 index 00000000000..d4b55868a44 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlephotos.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlephotos.Local.puml b/distribution/simpleicons-5/G/Googlephotos.Local.puml new file mode 100644 index 00000000000..bcfb192138c --- /dev/null +++ b/distribution/simpleicons-5/G/Googlephotos.Local.puml @@ -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 Googlephotos +include('simpleicons-5/G/Googlephotos') + +' renders the element +Googlephotos('Googlephotos', 'Googlephotos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlephotos.Remote.puml b/distribution/simpleicons-5/G/Googlephotos.Remote.puml new file mode 100644 index 00000000000..0be837b76f6 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlephotos.Remote.puml @@ -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 Googlephotos +include('simpleicons-5/G/Googlephotos') + +' renders the element +Googlephotos('Googlephotos', 'Googlephotos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlephotos.md b/distribution/simpleicons-5/G/Googlephotos.md new file mode 100644 index 00000000000..ee07dbe3a49 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlephotos.md @@ -0,0 +1,63 @@ +# Googlephotos + + +```text +simpleicons-5/G/Googlephotos +``` + +```text +include('simpleicons-5/G/Googlephotos') +``` + + + +| Illustration | Googlephotos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlephotos.png) | ![illustration for Googlephotos](../../simpleicons-5/G/Googlephotos.Local.png) | + + + + +## Googlephotos + +### 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 Googlephotos +include('simpleicons-5/G/Googlephotos') + +' renders the element +Googlephotos('Googlephotos', 'Googlephotos', '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 Googlephotos +include('simpleicons-5/G/Googlephotos') + +' renders the element +Googlephotos('Googlephotos', 'Googlephotos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlephotos.png b/distribution/simpleicons-5/G/Googlephotos.png new file mode 100644 index 00000000000..e840ab53391 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlephotos.png differ diff --git a/distribution/simpleicons-5/G/Googlephotos.puml b/distribution/simpleicons-5/G/Googlephotos.puml new file mode 100644 index 00000000000..39dbe7e0288 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlephotos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlephotos + +sprite $GooglephotosXs [10x10/16z] uwS3 + +sprite $GooglephotosSm [12x12/16z] unza + +sprite $GooglephotosMd [16x16/16z] un_X + +sprite $GooglephotosLg [20x20/16z] unzKO1G + +!procedure Googlephotos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlephotos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googleplay.Local.png b/distribution/simpleicons-5/G/Googleplay.Local.png new file mode 100644 index 00000000000..9547ea98c55 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleplay.Local.png differ diff --git a/distribution/simpleicons-5/G/Googleplay.Local.puml b/distribution/simpleicons-5/G/Googleplay.Local.puml new file mode 100644 index 00000000000..3e22d340982 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleplay.Local.puml @@ -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 Googleplay +include('simpleicons-5/G/Googleplay') + +' renders the element +Googleplay('Googleplay', 'Googleplay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleplay.Remote.puml b/distribution/simpleicons-5/G/Googleplay.Remote.puml new file mode 100644 index 00000000000..e5db4209dc1 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleplay.Remote.puml @@ -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 Googleplay +include('simpleicons-5/G/Googleplay') + +' renders the element +Googleplay('Googleplay', 'Googleplay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googleplay.md b/distribution/simpleicons-5/G/Googleplay.md new file mode 100644 index 00000000000..6c7604722ff --- /dev/null +++ b/distribution/simpleicons-5/G/Googleplay.md @@ -0,0 +1,63 @@ +# Googleplay + + +```text +simpleicons-5/G/Googleplay +``` + +```text +include('simpleicons-5/G/Googleplay') +``` + + + +| Illustration | Googleplay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googleplay.png) | ![illustration for Googleplay](../../simpleicons-5/G/Googleplay.Local.png) | + + + + +## Googleplay + +### 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 Googleplay +include('simpleicons-5/G/Googleplay') + +' renders the element +Googleplay('Googleplay', 'Googleplay', '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 Googleplay +include('simpleicons-5/G/Googleplay') + +' renders the element +Googleplay('Googleplay', 'Googleplay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googleplay.png b/distribution/simpleicons-5/G/Googleplay.png new file mode 100644 index 00000000000..567e60a5e15 Binary files /dev/null and b/distribution/simpleicons-5/G/Googleplay.png differ diff --git a/distribution/simpleicons-5/G/Googleplay.puml b/distribution/simpleicons-5/G/Googleplay.puml new file mode 100644 index 00000000000..b64c265cd96 --- /dev/null +++ b/distribution/simpleicons-5/G/Googleplay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googleplay + +sprite $GoogleplayXs [10x10/16z] uwS3 + +sprite $GoogleplaySm [12x12/16z] unza + +sprite $GoogleplayMd [16x16/16z] un_X + +sprite $GoogleplayLg [20x20/16z] unzKO1G + +!procedure Googleplay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googleplay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlepodcasts.Local.png b/distribution/simpleicons-5/G/Googlepodcasts.Local.png new file mode 100644 index 00000000000..a59db28b48f Binary files /dev/null and b/distribution/simpleicons-5/G/Googlepodcasts.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlepodcasts.Local.puml b/distribution/simpleicons-5/G/Googlepodcasts.Local.puml new file mode 100644 index 00000000000..f6a2e101523 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepodcasts.Local.puml @@ -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 Googlepodcasts +include('simpleicons-5/G/Googlepodcasts') + +' renders the element +Googlepodcasts('Googlepodcasts', 'Googlepodcasts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlepodcasts.Remote.puml b/distribution/simpleicons-5/G/Googlepodcasts.Remote.puml new file mode 100644 index 00000000000..b7b5f5a4f41 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepodcasts.Remote.puml @@ -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 Googlepodcasts +include('simpleicons-5/G/Googlepodcasts') + +' renders the element +Googlepodcasts('Googlepodcasts', 'Googlepodcasts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlepodcasts.md b/distribution/simpleicons-5/G/Googlepodcasts.md new file mode 100644 index 00000000000..e61e5d6e82e --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepodcasts.md @@ -0,0 +1,63 @@ +# Googlepodcasts + + +```text +simpleicons-5/G/Googlepodcasts +``` + +```text +include('simpleicons-5/G/Googlepodcasts') +``` + + + +| Illustration | Googlepodcasts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlepodcasts.png) | ![illustration for Googlepodcasts](../../simpleicons-5/G/Googlepodcasts.Local.png) | + + + + +## Googlepodcasts + +### 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 Googlepodcasts +include('simpleicons-5/G/Googlepodcasts') + +' renders the element +Googlepodcasts('Googlepodcasts', 'Googlepodcasts', '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 Googlepodcasts +include('simpleicons-5/G/Googlepodcasts') + +' renders the element +Googlepodcasts('Googlepodcasts', 'Googlepodcasts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlepodcasts.png b/distribution/simpleicons-5/G/Googlepodcasts.png new file mode 100644 index 00000000000..dd28c6b0f85 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlepodcasts.png differ diff --git a/distribution/simpleicons-5/G/Googlepodcasts.puml b/distribution/simpleicons-5/G/Googlepodcasts.puml new file mode 100644 index 00000000000..068887a062e --- /dev/null +++ b/distribution/simpleicons-5/G/Googlepodcasts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlepodcasts + +sprite $GooglepodcastsXs [10x10/16z] uwS3 + +sprite $GooglepodcastsSm [12x12/16z] unza + +sprite $GooglepodcastsMd [16x16/16z] un_X + +sprite $GooglepodcastsLg [20x20/16z] unzKO1G + +!procedure Googlepodcasts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlepodcasts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlescholar.Local.png b/distribution/simpleicons-5/G/Googlescholar.Local.png new file mode 100644 index 00000000000..cf4483abc91 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlescholar.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlescholar.Local.puml b/distribution/simpleicons-5/G/Googlescholar.Local.puml new file mode 100644 index 00000000000..bcd988cab65 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlescholar.Local.puml @@ -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 Googlescholar +include('simpleicons-5/G/Googlescholar') + +' renders the element +Googlescholar('Googlescholar', 'Googlescholar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlescholar.Remote.puml b/distribution/simpleicons-5/G/Googlescholar.Remote.puml new file mode 100644 index 00000000000..1bdd65ddc97 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlescholar.Remote.puml @@ -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 Googlescholar +include('simpleicons-5/G/Googlescholar') + +' renders the element +Googlescholar('Googlescholar', 'Googlescholar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlescholar.md b/distribution/simpleicons-5/G/Googlescholar.md new file mode 100644 index 00000000000..312129e38cb --- /dev/null +++ b/distribution/simpleicons-5/G/Googlescholar.md @@ -0,0 +1,63 @@ +# Googlescholar + + +```text +simpleicons-5/G/Googlescholar +``` + +```text +include('simpleicons-5/G/Googlescholar') +``` + + + +| Illustration | Googlescholar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlescholar.png) | ![illustration for Googlescholar](../../simpleicons-5/G/Googlescholar.Local.png) | + + + + +## Googlescholar + +### 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 Googlescholar +include('simpleicons-5/G/Googlescholar') + +' renders the element +Googlescholar('Googlescholar', 'Googlescholar', '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 Googlescholar +include('simpleicons-5/G/Googlescholar') + +' renders the element +Googlescholar('Googlescholar', 'Googlescholar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlescholar.png b/distribution/simpleicons-5/G/Googlescholar.png new file mode 100644 index 00000000000..809475c2ff5 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlescholar.png differ diff --git a/distribution/simpleicons-5/G/Googlescholar.puml b/distribution/simpleicons-5/G/Googlescholar.puml new file mode 100644 index 00000000000..88dd48560fc --- /dev/null +++ b/distribution/simpleicons-5/G/Googlescholar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlescholar + +sprite $GooglescholarXs [10x10/16z] uwS3 + +sprite $GooglescholarSm [12x12/16z] unza + +sprite $GooglescholarMd [16x16/16z] un_X + +sprite $GooglescholarLg [20x20/16z] unzKO1G + +!procedure Googlescholar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlescholar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlesearchconsole.Local.png b/distribution/simpleicons-5/G/Googlesearchconsole.Local.png new file mode 100644 index 00000000000..da082e00e0c Binary files /dev/null and b/distribution/simpleicons-5/G/Googlesearchconsole.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlesearchconsole.Local.puml b/distribution/simpleicons-5/G/Googlesearchconsole.Local.puml new file mode 100644 index 00000000000..f82f37b2c91 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesearchconsole.Local.puml @@ -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 Googlesearchconsole +include('simpleicons-5/G/Googlesearchconsole') + +' renders the element +Googlesearchconsole('Googlesearchconsole', 'Googlesearchconsole', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlesearchconsole.Remote.puml b/distribution/simpleicons-5/G/Googlesearchconsole.Remote.puml new file mode 100644 index 00000000000..6565355b937 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesearchconsole.Remote.puml @@ -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 Googlesearchconsole +include('simpleicons-5/G/Googlesearchconsole') + +' renders the element +Googlesearchconsole('Googlesearchconsole', 'Googlesearchconsole', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlesearchconsole.md b/distribution/simpleicons-5/G/Googlesearchconsole.md new file mode 100644 index 00000000000..fd4c73bd8ad --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesearchconsole.md @@ -0,0 +1,63 @@ +# Googlesearchconsole + + +```text +simpleicons-5/G/Googlesearchconsole +``` + +```text +include('simpleicons-5/G/Googlesearchconsole') +``` + + + +| Illustration | Googlesearchconsole | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlesearchconsole.png) | ![illustration for Googlesearchconsole](../../simpleicons-5/G/Googlesearchconsole.Local.png) | + + + + +## Googlesearchconsole + +### 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 Googlesearchconsole +include('simpleicons-5/G/Googlesearchconsole') + +' renders the element +Googlesearchconsole('Googlesearchconsole', 'Googlesearchconsole', '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 Googlesearchconsole +include('simpleicons-5/G/Googlesearchconsole') + +' renders the element +Googlesearchconsole('Googlesearchconsole', 'Googlesearchconsole', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlesearchconsole.png b/distribution/simpleicons-5/G/Googlesearchconsole.png new file mode 100644 index 00000000000..d843501ebda Binary files /dev/null and b/distribution/simpleicons-5/G/Googlesearchconsole.png differ diff --git a/distribution/simpleicons-5/G/Googlesearchconsole.puml b/distribution/simpleicons-5/G/Googlesearchconsole.puml new file mode 100644 index 00000000000..e7c0ec06bea --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesearchconsole.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlesearchconsole + +sprite $GooglesearchconsoleXs [10x10/16z] uwS3 + +sprite $GooglesearchconsoleSm [12x12/16z] unza + +sprite $GooglesearchconsoleMd [16x16/16z] un_X + +sprite $GooglesearchconsoleLg [20x20/16z] unzKO1G + +!procedure Googlesearchconsole($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlesearchconsole', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlesheets.Local.png b/distribution/simpleicons-5/G/Googlesheets.Local.png new file mode 100644 index 00000000000..5d892019050 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlesheets.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlesheets.Local.puml b/distribution/simpleicons-5/G/Googlesheets.Local.puml new file mode 100644 index 00000000000..e2e09000af6 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesheets.Local.puml @@ -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 Googlesheets +include('simpleicons-5/G/Googlesheets') + +' renders the element +Googlesheets('Googlesheets', 'Googlesheets', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlesheets.Remote.puml b/distribution/simpleicons-5/G/Googlesheets.Remote.puml new file mode 100644 index 00000000000..ed831cd2b9a --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesheets.Remote.puml @@ -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 Googlesheets +include('simpleicons-5/G/Googlesheets') + +' renders the element +Googlesheets('Googlesheets', 'Googlesheets', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlesheets.md b/distribution/simpleicons-5/G/Googlesheets.md new file mode 100644 index 00000000000..45bbc91ccda --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesheets.md @@ -0,0 +1,63 @@ +# Googlesheets + + +```text +simpleicons-5/G/Googlesheets +``` + +```text +include('simpleicons-5/G/Googlesheets') +``` + + + +| Illustration | Googlesheets | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlesheets.png) | ![illustration for Googlesheets](../../simpleicons-5/G/Googlesheets.Local.png) | + + + + +## Googlesheets + +### 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 Googlesheets +include('simpleicons-5/G/Googlesheets') + +' renders the element +Googlesheets('Googlesheets', 'Googlesheets', '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 Googlesheets +include('simpleicons-5/G/Googlesheets') + +' renders the element +Googlesheets('Googlesheets', 'Googlesheets', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlesheets.png b/distribution/simpleicons-5/G/Googlesheets.png new file mode 100644 index 00000000000..44b8743435e Binary files /dev/null and b/distribution/simpleicons-5/G/Googlesheets.png differ diff --git a/distribution/simpleicons-5/G/Googlesheets.puml b/distribution/simpleicons-5/G/Googlesheets.puml new file mode 100644 index 00000000000..f17763d3ad9 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlesheets.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlesheets + +sprite $GooglesheetsXs [10x10/16z] uwS3 + +sprite $GooglesheetsSm [12x12/16z] unza + +sprite $GooglesheetsMd [16x16/16z] un_X + +sprite $GooglesheetsLg [20x20/16z] unzKO1G + +!procedure Googlesheets($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlesheets', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googlestreetview.Local.png b/distribution/simpleicons-5/G/Googlestreetview.Local.png new file mode 100644 index 00000000000..3f05f4bc5c7 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlestreetview.Local.png differ diff --git a/distribution/simpleicons-5/G/Googlestreetview.Local.puml b/distribution/simpleicons-5/G/Googlestreetview.Local.puml new file mode 100644 index 00000000000..761c4d862ea --- /dev/null +++ b/distribution/simpleicons-5/G/Googlestreetview.Local.puml @@ -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 Googlestreetview +include('simpleicons-5/G/Googlestreetview') + +' renders the element +Googlestreetview('Googlestreetview', 'Googlestreetview', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlestreetview.Remote.puml b/distribution/simpleicons-5/G/Googlestreetview.Remote.puml new file mode 100644 index 00000000000..4eff0cc183a --- /dev/null +++ b/distribution/simpleicons-5/G/Googlestreetview.Remote.puml @@ -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 Googlestreetview +include('simpleicons-5/G/Googlestreetview') + +' renders the element +Googlestreetview('Googlestreetview', 'Googlestreetview', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googlestreetview.md b/distribution/simpleicons-5/G/Googlestreetview.md new file mode 100644 index 00000000000..e16310ebc2b --- /dev/null +++ b/distribution/simpleicons-5/G/Googlestreetview.md @@ -0,0 +1,63 @@ +# Googlestreetview + + +```text +simpleicons-5/G/Googlestreetview +``` + +```text +include('simpleicons-5/G/Googlestreetview') +``` + + + +| Illustration | Googlestreetview | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googlestreetview.png) | ![illustration for Googlestreetview](../../simpleicons-5/G/Googlestreetview.Local.png) | + + + + +## Googlestreetview + +### 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 Googlestreetview +include('simpleicons-5/G/Googlestreetview') + +' renders the element +Googlestreetview('Googlestreetview', 'Googlestreetview', '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 Googlestreetview +include('simpleicons-5/G/Googlestreetview') + +' renders the element +Googlestreetview('Googlestreetview', 'Googlestreetview', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googlestreetview.png b/distribution/simpleicons-5/G/Googlestreetview.png new file mode 100644 index 00000000000..9f8b0febf71 Binary files /dev/null and b/distribution/simpleicons-5/G/Googlestreetview.png differ diff --git a/distribution/simpleicons-5/G/Googlestreetview.puml b/distribution/simpleicons-5/G/Googlestreetview.puml new file mode 100644 index 00000000000..9d758b19292 --- /dev/null +++ b/distribution/simpleicons-5/G/Googlestreetview.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googlestreetview + +sprite $GooglestreetviewXs [10x10/16z] uwS3 + +sprite $GooglestreetviewSm [12x12/16z] unza + +sprite $GooglestreetviewMd [16x16/16z] un_X + +sprite $GooglestreetviewLg [20x20/16z] unzKO1G + +!procedure Googlestreetview($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googlestreetview', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googletagmanager.Local.png b/distribution/simpleicons-5/G/Googletagmanager.Local.png new file mode 100644 index 00000000000..2964b5d29c4 Binary files /dev/null and b/distribution/simpleicons-5/G/Googletagmanager.Local.png differ diff --git a/distribution/simpleicons-5/G/Googletagmanager.Local.puml b/distribution/simpleicons-5/G/Googletagmanager.Local.puml new file mode 100644 index 00000000000..78a050936e5 --- /dev/null +++ b/distribution/simpleicons-5/G/Googletagmanager.Local.puml @@ -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 Googletagmanager +include('simpleicons-5/G/Googletagmanager') + +' renders the element +Googletagmanager('Googletagmanager', 'Googletagmanager', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googletagmanager.Remote.puml b/distribution/simpleicons-5/G/Googletagmanager.Remote.puml new file mode 100644 index 00000000000..dc4f1bb43f3 --- /dev/null +++ b/distribution/simpleicons-5/G/Googletagmanager.Remote.puml @@ -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 Googletagmanager +include('simpleicons-5/G/Googletagmanager') + +' renders the element +Googletagmanager('Googletagmanager', 'Googletagmanager', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googletagmanager.md b/distribution/simpleicons-5/G/Googletagmanager.md new file mode 100644 index 00000000000..d9203546959 --- /dev/null +++ b/distribution/simpleicons-5/G/Googletagmanager.md @@ -0,0 +1,63 @@ +# Googletagmanager + + +```text +simpleicons-5/G/Googletagmanager +``` + +```text +include('simpleicons-5/G/Googletagmanager') +``` + + + +| Illustration | Googletagmanager | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googletagmanager.png) | ![illustration for Googletagmanager](../../simpleicons-5/G/Googletagmanager.Local.png) | + + + + +## Googletagmanager + +### 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 Googletagmanager +include('simpleicons-5/G/Googletagmanager') + +' renders the element +Googletagmanager('Googletagmanager', 'Googletagmanager', '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 Googletagmanager +include('simpleicons-5/G/Googletagmanager') + +' renders the element +Googletagmanager('Googletagmanager', 'Googletagmanager', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googletagmanager.png b/distribution/simpleicons-5/G/Googletagmanager.png new file mode 100644 index 00000000000..2a30120ff5c Binary files /dev/null and b/distribution/simpleicons-5/G/Googletagmanager.png differ diff --git a/distribution/simpleicons-5/G/Googletagmanager.puml b/distribution/simpleicons-5/G/Googletagmanager.puml new file mode 100644 index 00000000000..1f3bf15eea2 --- /dev/null +++ b/distribution/simpleicons-5/G/Googletagmanager.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googletagmanager + +sprite $GoogletagmanagerXs [10x10/16z] uwS3 + +sprite $GoogletagmanagerSm [12x12/16z] unza + +sprite $GoogletagmanagerMd [16x16/16z] un_X + +sprite $GoogletagmanagerLg [20x20/16z] unzKO1G + +!procedure Googletagmanager($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googletagmanager', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Googletranslate.Local.png b/distribution/simpleicons-5/G/Googletranslate.Local.png new file mode 100644 index 00000000000..673f01ece7e Binary files /dev/null and b/distribution/simpleicons-5/G/Googletranslate.Local.png differ diff --git a/distribution/simpleicons-5/G/Googletranslate.Local.puml b/distribution/simpleicons-5/G/Googletranslate.Local.puml new file mode 100644 index 00000000000..503ded30f0c --- /dev/null +++ b/distribution/simpleicons-5/G/Googletranslate.Local.puml @@ -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 Googletranslate +include('simpleicons-5/G/Googletranslate') + +' renders the element +Googletranslate('Googletranslate', 'Googletranslate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googletranslate.Remote.puml b/distribution/simpleicons-5/G/Googletranslate.Remote.puml new file mode 100644 index 00000000000..68d20d1cd59 --- /dev/null +++ b/distribution/simpleicons-5/G/Googletranslate.Remote.puml @@ -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 Googletranslate +include('simpleicons-5/G/Googletranslate') + +' renders the element +Googletranslate('Googletranslate', 'Googletranslate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Googletranslate.md b/distribution/simpleicons-5/G/Googletranslate.md new file mode 100644 index 00000000000..d2dbf7d63de --- /dev/null +++ b/distribution/simpleicons-5/G/Googletranslate.md @@ -0,0 +1,63 @@ +# Googletranslate + + +```text +simpleicons-5/G/Googletranslate +``` + +```text +include('simpleicons-5/G/Googletranslate') +``` + + + +| Illustration | Googletranslate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Googletranslate.png) | ![illustration for Googletranslate](../../simpleicons-5/G/Googletranslate.Local.png) | + + + + +## Googletranslate + +### 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 Googletranslate +include('simpleicons-5/G/Googletranslate') + +' renders the element +Googletranslate('Googletranslate', 'Googletranslate', '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 Googletranslate +include('simpleicons-5/G/Googletranslate') + +' renders the element +Googletranslate('Googletranslate', 'Googletranslate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Googletranslate.png b/distribution/simpleicons-5/G/Googletranslate.png new file mode 100644 index 00000000000..3e242e5e230 Binary files /dev/null and b/distribution/simpleicons-5/G/Googletranslate.png differ diff --git a/distribution/simpleicons-5/G/Googletranslate.puml b/distribution/simpleicons-5/G/Googletranslate.puml new file mode 100644 index 00000000000..880bb49d2ca --- /dev/null +++ b/distribution/simpleicons-5/G/Googletranslate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Googletranslate + +sprite $GoogletranslateXs [10x10/16z] uwS3 + +sprite $GoogletranslateSm [12x12/16z] unza + +sprite $GoogletranslateMd [16x16/16z] un_X + +sprite $GoogletranslateLg [20x20/16z] unzKO1G + +!procedure Googletranslate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Googletranslate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gotomeeting.Local.png b/distribution/simpleicons-5/G/Gotomeeting.Local.png new file mode 100644 index 00000000000..7471305f09b Binary files /dev/null and b/distribution/simpleicons-5/G/Gotomeeting.Local.png differ diff --git a/distribution/simpleicons-5/G/Gotomeeting.Local.puml b/distribution/simpleicons-5/G/Gotomeeting.Local.puml new file mode 100644 index 00000000000..3ce67abcea5 --- /dev/null +++ b/distribution/simpleicons-5/G/Gotomeeting.Local.puml @@ -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 Gotomeeting +include('simpleicons-5/G/Gotomeeting') + +' renders the element +Gotomeeting('Gotomeeting', 'Gotomeeting', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gotomeeting.Remote.puml b/distribution/simpleicons-5/G/Gotomeeting.Remote.puml new file mode 100644 index 00000000000..2e0ff60dc3e --- /dev/null +++ b/distribution/simpleicons-5/G/Gotomeeting.Remote.puml @@ -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 Gotomeeting +include('simpleicons-5/G/Gotomeeting') + +' renders the element +Gotomeeting('Gotomeeting', 'Gotomeeting', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gotomeeting.md b/distribution/simpleicons-5/G/Gotomeeting.md new file mode 100644 index 00000000000..ea49a970f20 --- /dev/null +++ b/distribution/simpleicons-5/G/Gotomeeting.md @@ -0,0 +1,63 @@ +# Gotomeeting + + +```text +simpleicons-5/G/Gotomeeting +``` + +```text +include('simpleicons-5/G/Gotomeeting') +``` + + + +| Illustration | Gotomeeting | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gotomeeting.png) | ![illustration for Gotomeeting](../../simpleicons-5/G/Gotomeeting.Local.png) | + + + + +## Gotomeeting + +### 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 Gotomeeting +include('simpleicons-5/G/Gotomeeting') + +' renders the element +Gotomeeting('Gotomeeting', 'Gotomeeting', '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 Gotomeeting +include('simpleicons-5/G/Gotomeeting') + +' renders the element +Gotomeeting('Gotomeeting', 'Gotomeeting', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gotomeeting.png b/distribution/simpleicons-5/G/Gotomeeting.png new file mode 100644 index 00000000000..33c0e42bcd6 Binary files /dev/null and b/distribution/simpleicons-5/G/Gotomeeting.png differ diff --git a/distribution/simpleicons-5/G/Gotomeeting.puml b/distribution/simpleicons-5/G/Gotomeeting.puml new file mode 100644 index 00000000000..bfc02f05e8c --- /dev/null +++ b/distribution/simpleicons-5/G/Gotomeeting.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gotomeeting + +sprite $GotomeetingXs [10x10/16z] uwS3 + +sprite $GotomeetingSm [12x12/16z] unza + +sprite $GotomeetingMd [16x16/16z] un_X + +sprite $GotomeetingLg [20x20/16z] unzKO1G + +!procedure Gotomeeting($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gotomeeting', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gradle.Local.png b/distribution/simpleicons-5/G/Gradle.Local.png new file mode 100644 index 00000000000..596099d4bce Binary files /dev/null and b/distribution/simpleicons-5/G/Gradle.Local.png differ diff --git a/distribution/simpleicons-5/G/Gradle.Local.puml b/distribution/simpleicons-5/G/Gradle.Local.puml new file mode 100644 index 00000000000..12500f0e7a6 --- /dev/null +++ b/distribution/simpleicons-5/G/Gradle.Local.puml @@ -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 Gradle +include('simpleicons-5/G/Gradle') + +' renders the element +Gradle('Gradle', 'Gradle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gradle.Remote.puml b/distribution/simpleicons-5/G/Gradle.Remote.puml new file mode 100644 index 00000000000..01c6c46598a --- /dev/null +++ b/distribution/simpleicons-5/G/Gradle.Remote.puml @@ -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 Gradle +include('simpleicons-5/G/Gradle') + +' renders the element +Gradle('Gradle', 'Gradle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gradle.md b/distribution/simpleicons-5/G/Gradle.md new file mode 100644 index 00000000000..dea560bc856 --- /dev/null +++ b/distribution/simpleicons-5/G/Gradle.md @@ -0,0 +1,63 @@ +# Gradle + + +```text +simpleicons-5/G/Gradle +``` + +```text +include('simpleicons-5/G/Gradle') +``` + + + +| Illustration | Gradle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gradle.png) | ![illustration for Gradle](../../simpleicons-5/G/Gradle.Local.png) | + + + + +## Gradle + +### 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 Gradle +include('simpleicons-5/G/Gradle') + +' renders the element +Gradle('Gradle', 'Gradle', '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 Gradle +include('simpleicons-5/G/Gradle') + +' renders the element +Gradle('Gradle', 'Gradle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gradle.png b/distribution/simpleicons-5/G/Gradle.png new file mode 100644 index 00000000000..64856923123 Binary files /dev/null and b/distribution/simpleicons-5/G/Gradle.png differ diff --git a/distribution/simpleicons-5/G/Gradle.puml b/distribution/simpleicons-5/G/Gradle.puml new file mode 100644 index 00000000000..d98b4abf833 --- /dev/null +++ b/distribution/simpleicons-5/G/Gradle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gradle + +sprite $GradleXs [10x10/16z] uwS3 + +sprite $GradleSm [12x12/16z] unza + +sprite $GradleMd [16x16/16z] un_X + +sprite $GradleLg [20x20/16z] unzKO1G + +!procedure Gradle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gradle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Grafana.Local.png b/distribution/simpleicons-5/G/Grafana.Local.png new file mode 100644 index 00000000000..ed8153ed280 Binary files /dev/null and b/distribution/simpleicons-5/G/Grafana.Local.png differ diff --git a/distribution/simpleicons-5/G/Grafana.Local.puml b/distribution/simpleicons-5/G/Grafana.Local.puml new file mode 100644 index 00000000000..315bb8c4e0b --- /dev/null +++ b/distribution/simpleicons-5/G/Grafana.Local.puml @@ -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 Grafana +include('simpleicons-5/G/Grafana') + +' renders the element +Grafana('Grafana', 'Grafana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grafana.Remote.puml b/distribution/simpleicons-5/G/Grafana.Remote.puml new file mode 100644 index 00000000000..68113f100a4 --- /dev/null +++ b/distribution/simpleicons-5/G/Grafana.Remote.puml @@ -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 Grafana +include('simpleicons-5/G/Grafana') + +' renders the element +Grafana('Grafana', 'Grafana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grafana.md b/distribution/simpleicons-5/G/Grafana.md new file mode 100644 index 00000000000..7ed0875b209 --- /dev/null +++ b/distribution/simpleicons-5/G/Grafana.md @@ -0,0 +1,63 @@ +# Grafana + + +```text +simpleicons-5/G/Grafana +``` + +```text +include('simpleicons-5/G/Grafana') +``` + + + +| Illustration | Grafana | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Grafana.png) | ![illustration for Grafana](../../simpleicons-5/G/Grafana.Local.png) | + + + + +## Grafana + +### 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 Grafana +include('simpleicons-5/G/Grafana') + +' renders the element +Grafana('Grafana', 'Grafana', '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 Grafana +include('simpleicons-5/G/Grafana') + +' renders the element +Grafana('Grafana', 'Grafana', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Grafana.png b/distribution/simpleicons-5/G/Grafana.png new file mode 100644 index 00000000000..1e76a1b6232 Binary files /dev/null and b/distribution/simpleicons-5/G/Grafana.png differ diff --git a/distribution/simpleicons-5/G/Grafana.puml b/distribution/simpleicons-5/G/Grafana.puml new file mode 100644 index 00000000000..f191a4aa45a --- /dev/null +++ b/distribution/simpleicons-5/G/Grafana.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Grafana + +sprite $GrafanaXs [10x10/16z] uwS3 + +sprite $GrafanaSm [12x12/16z] unza + +sprite $GrafanaMd [16x16/16z] un_X + +sprite $GrafanaLg [20x20/16z] unzKO1G + +!procedure Grafana($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Grafana', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Grammarly.Local.png b/distribution/simpleicons-5/G/Grammarly.Local.png new file mode 100644 index 00000000000..415d2783cd0 Binary files /dev/null and b/distribution/simpleicons-5/G/Grammarly.Local.png differ diff --git a/distribution/simpleicons-5/G/Grammarly.Local.puml b/distribution/simpleicons-5/G/Grammarly.Local.puml new file mode 100644 index 00000000000..2e6118e079d --- /dev/null +++ b/distribution/simpleicons-5/G/Grammarly.Local.puml @@ -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 Grammarly +include('simpleicons-5/G/Grammarly') + +' renders the element +Grammarly('Grammarly', 'Grammarly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grammarly.Remote.puml b/distribution/simpleicons-5/G/Grammarly.Remote.puml new file mode 100644 index 00000000000..5f99d98a1bf --- /dev/null +++ b/distribution/simpleicons-5/G/Grammarly.Remote.puml @@ -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 Grammarly +include('simpleicons-5/G/Grammarly') + +' renders the element +Grammarly('Grammarly', 'Grammarly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grammarly.md b/distribution/simpleicons-5/G/Grammarly.md new file mode 100644 index 00000000000..05ab24d140a --- /dev/null +++ b/distribution/simpleicons-5/G/Grammarly.md @@ -0,0 +1,63 @@ +# Grammarly + + +```text +simpleicons-5/G/Grammarly +``` + +```text +include('simpleicons-5/G/Grammarly') +``` + + + +| Illustration | Grammarly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Grammarly.png) | ![illustration for Grammarly](../../simpleicons-5/G/Grammarly.Local.png) | + + + + +## Grammarly + +### 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 Grammarly +include('simpleicons-5/G/Grammarly') + +' renders the element +Grammarly('Grammarly', 'Grammarly', '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 Grammarly +include('simpleicons-5/G/Grammarly') + +' renders the element +Grammarly('Grammarly', 'Grammarly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Grammarly.png b/distribution/simpleicons-5/G/Grammarly.png new file mode 100644 index 00000000000..4bfa382f796 Binary files /dev/null and b/distribution/simpleicons-5/G/Grammarly.png differ diff --git a/distribution/simpleicons-5/G/Grammarly.puml b/distribution/simpleicons-5/G/Grammarly.puml new file mode 100644 index 00000000000..d90373b453c --- /dev/null +++ b/distribution/simpleicons-5/G/Grammarly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Grammarly + +sprite $GrammarlyXs [10x10/16z] uwS3 + +sprite $GrammarlySm [12x12/16z] unza + +sprite $GrammarlyMd [16x16/16z] un_X + +sprite $GrammarlyLg [20x20/16z] unzKO1G + +!procedure Grammarly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Grammarly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Graphql.Local.png b/distribution/simpleicons-5/G/Graphql.Local.png new file mode 100644 index 00000000000..679ee7b7f73 Binary files /dev/null and b/distribution/simpleicons-5/G/Graphql.Local.png differ diff --git a/distribution/simpleicons-5/G/Graphql.Local.puml b/distribution/simpleicons-5/G/Graphql.Local.puml new file mode 100644 index 00000000000..412558863ee --- /dev/null +++ b/distribution/simpleicons-5/G/Graphql.Local.puml @@ -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 Graphql +include('simpleicons-5/G/Graphql') + +' renders the element +Graphql('Graphql', 'Graphql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Graphql.Remote.puml b/distribution/simpleicons-5/G/Graphql.Remote.puml new file mode 100644 index 00000000000..6441b5077d7 --- /dev/null +++ b/distribution/simpleicons-5/G/Graphql.Remote.puml @@ -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 Graphql +include('simpleicons-5/G/Graphql') + +' renders the element +Graphql('Graphql', 'Graphql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Graphql.md b/distribution/simpleicons-5/G/Graphql.md new file mode 100644 index 00000000000..a6a0d13333c --- /dev/null +++ b/distribution/simpleicons-5/G/Graphql.md @@ -0,0 +1,63 @@ +# Graphql + + +```text +simpleicons-5/G/Graphql +``` + +```text +include('simpleicons-5/G/Graphql') +``` + + + +| Illustration | Graphql | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Graphql.png) | ![illustration for Graphql](../../simpleicons-5/G/Graphql.Local.png) | + + + + +## Graphql + +### 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 Graphql +include('simpleicons-5/G/Graphql') + +' renders the element +Graphql('Graphql', 'Graphql', '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 Graphql +include('simpleicons-5/G/Graphql') + +' renders the element +Graphql('Graphql', 'Graphql', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Graphql.png b/distribution/simpleicons-5/G/Graphql.png new file mode 100644 index 00000000000..37b1d6abb75 Binary files /dev/null and b/distribution/simpleicons-5/G/Graphql.png differ diff --git a/distribution/simpleicons-5/G/Graphql.puml b/distribution/simpleicons-5/G/Graphql.puml new file mode 100644 index 00000000000..3c2aebd1dfc --- /dev/null +++ b/distribution/simpleicons-5/G/Graphql.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Graphql + +sprite $GraphqlXs [10x10/16z] uwS3 + +sprite $GraphqlSm [12x12/16z] unza + +sprite $GraphqlMd [16x16/16z] un_X + +sprite $GraphqlLg [20x20/16z] unzKO1G + +!procedure Graphql($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Graphql', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Grav.Local.png b/distribution/simpleicons-5/G/Grav.Local.png new file mode 100644 index 00000000000..e1ea464cf99 Binary files /dev/null and b/distribution/simpleicons-5/G/Grav.Local.png differ diff --git a/distribution/simpleicons-5/G/Grav.Local.puml b/distribution/simpleicons-5/G/Grav.Local.puml new file mode 100644 index 00000000000..fef9f1feb2e --- /dev/null +++ b/distribution/simpleicons-5/G/Grav.Local.puml @@ -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 Grav +include('simpleicons-5/G/Grav') + +' renders the element +Grav('Grav', 'Grav', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grav.Remote.puml b/distribution/simpleicons-5/G/Grav.Remote.puml new file mode 100644 index 00000000000..43467f07c44 --- /dev/null +++ b/distribution/simpleicons-5/G/Grav.Remote.puml @@ -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 Grav +include('simpleicons-5/G/Grav') + +' renders the element +Grav('Grav', 'Grav', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grav.md b/distribution/simpleicons-5/G/Grav.md new file mode 100644 index 00000000000..1ac66c0caf3 --- /dev/null +++ b/distribution/simpleicons-5/G/Grav.md @@ -0,0 +1,63 @@ +# Grav + + +```text +simpleicons-5/G/Grav +``` + +```text +include('simpleicons-5/G/Grav') +``` + + + +| Illustration | Grav | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Grav.png) | ![illustration for Grav](../../simpleicons-5/G/Grav.Local.png) | + + + + +## Grav + +### 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 Grav +include('simpleicons-5/G/Grav') + +' renders the element +Grav('Grav', 'Grav', '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 Grav +include('simpleicons-5/G/Grav') + +' renders the element +Grav('Grav', 'Grav', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Grav.png b/distribution/simpleicons-5/G/Grav.png new file mode 100644 index 00000000000..cd07a1ec4cb Binary files /dev/null and b/distribution/simpleicons-5/G/Grav.png differ diff --git a/distribution/simpleicons-5/G/Grav.puml b/distribution/simpleicons-5/G/Grav.puml new file mode 100644 index 00000000000..ce495b17753 --- /dev/null +++ b/distribution/simpleicons-5/G/Grav.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Grav + +sprite $GravXs [10x10/16z] uwS3 + +sprite $GravSm [12x12/16z] unza + +sprite $GravMd [16x16/16z] un_X + +sprite $GravLg [20x20/16z] unzKO1G + +!procedure Grav($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Grav', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gravatar.Local.png b/distribution/simpleicons-5/G/Gravatar.Local.png new file mode 100644 index 00000000000..6908df4181a Binary files /dev/null and b/distribution/simpleicons-5/G/Gravatar.Local.png differ diff --git a/distribution/simpleicons-5/G/Gravatar.Local.puml b/distribution/simpleicons-5/G/Gravatar.Local.puml new file mode 100644 index 00000000000..9f279e6301e --- /dev/null +++ b/distribution/simpleicons-5/G/Gravatar.Local.puml @@ -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 Gravatar +include('simpleicons-5/G/Gravatar') + +' renders the element +Gravatar('Gravatar', 'Gravatar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gravatar.Remote.puml b/distribution/simpleicons-5/G/Gravatar.Remote.puml new file mode 100644 index 00000000000..3b34cfe1e14 --- /dev/null +++ b/distribution/simpleicons-5/G/Gravatar.Remote.puml @@ -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 Gravatar +include('simpleicons-5/G/Gravatar') + +' renders the element +Gravatar('Gravatar', 'Gravatar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gravatar.md b/distribution/simpleicons-5/G/Gravatar.md new file mode 100644 index 00000000000..0e33fd9278e --- /dev/null +++ b/distribution/simpleicons-5/G/Gravatar.md @@ -0,0 +1,63 @@ +# Gravatar + + +```text +simpleicons-5/G/Gravatar +``` + +```text +include('simpleicons-5/G/Gravatar') +``` + + + +| Illustration | Gravatar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gravatar.png) | ![illustration for Gravatar](../../simpleicons-5/G/Gravatar.Local.png) | + + + + +## Gravatar + +### 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 Gravatar +include('simpleicons-5/G/Gravatar') + +' renders the element +Gravatar('Gravatar', 'Gravatar', '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 Gravatar +include('simpleicons-5/G/Gravatar') + +' renders the element +Gravatar('Gravatar', 'Gravatar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gravatar.png b/distribution/simpleicons-5/G/Gravatar.png new file mode 100644 index 00000000000..0886a4c1456 Binary files /dev/null and b/distribution/simpleicons-5/G/Gravatar.png differ diff --git a/distribution/simpleicons-5/G/Gravatar.puml b/distribution/simpleicons-5/G/Gravatar.puml new file mode 100644 index 00000000000..2b71e77b358 --- /dev/null +++ b/distribution/simpleicons-5/G/Gravatar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gravatar + +sprite $GravatarXs [10x10/16z] uwS3 + +sprite $GravatarSm [12x12/16z] unza + +sprite $GravatarMd [16x16/16z] un_X + +sprite $GravatarLg [20x20/16z] unzKO1G + +!procedure Gravatar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gravatar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Graylog.Local.png b/distribution/simpleicons-5/G/Graylog.Local.png new file mode 100644 index 00000000000..7f4e867844c Binary files /dev/null and b/distribution/simpleicons-5/G/Graylog.Local.png differ diff --git a/distribution/simpleicons-5/G/Graylog.Local.puml b/distribution/simpleicons-5/G/Graylog.Local.puml new file mode 100644 index 00000000000..7b2d4c9e38c --- /dev/null +++ b/distribution/simpleicons-5/G/Graylog.Local.puml @@ -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 Graylog +include('simpleicons-5/G/Graylog') + +' renders the element +Graylog('Graylog', 'Graylog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Graylog.Remote.puml b/distribution/simpleicons-5/G/Graylog.Remote.puml new file mode 100644 index 00000000000..71f266c63eb --- /dev/null +++ b/distribution/simpleicons-5/G/Graylog.Remote.puml @@ -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 Graylog +include('simpleicons-5/G/Graylog') + +' renders the element +Graylog('Graylog', 'Graylog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Graylog.md b/distribution/simpleicons-5/G/Graylog.md new file mode 100644 index 00000000000..edf2bd58a53 --- /dev/null +++ b/distribution/simpleicons-5/G/Graylog.md @@ -0,0 +1,63 @@ +# Graylog + + +```text +simpleicons-5/G/Graylog +``` + +```text +include('simpleicons-5/G/Graylog') +``` + + + +| Illustration | Graylog | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Graylog.png) | ![illustration for Graylog](../../simpleicons-5/G/Graylog.Local.png) | + + + + +## Graylog + +### 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 Graylog +include('simpleicons-5/G/Graylog') + +' renders the element +Graylog('Graylog', 'Graylog', '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 Graylog +include('simpleicons-5/G/Graylog') + +' renders the element +Graylog('Graylog', 'Graylog', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Graylog.png b/distribution/simpleicons-5/G/Graylog.png new file mode 100644 index 00000000000..5db4bc8aa38 Binary files /dev/null and b/distribution/simpleicons-5/G/Graylog.png differ diff --git a/distribution/simpleicons-5/G/Graylog.puml b/distribution/simpleicons-5/G/Graylog.puml new file mode 100644 index 00000000000..ade71a74f1e --- /dev/null +++ b/distribution/simpleicons-5/G/Graylog.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Graylog + +sprite $GraylogXs [10x10/16z] uwS3 + +sprite $GraylogSm [12x12/16z] unza + +sprite $GraylogMd [16x16/16z] un_X + +sprite $GraylogLg [20x20/16z] unzKO1G + +!procedure Graylog($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Graylog', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Greensock.Local.png b/distribution/simpleicons-5/G/Greensock.Local.png new file mode 100644 index 00000000000..3b2e9466168 Binary files /dev/null and b/distribution/simpleicons-5/G/Greensock.Local.png differ diff --git a/distribution/simpleicons-5/G/Greensock.Local.puml b/distribution/simpleicons-5/G/Greensock.Local.puml new file mode 100644 index 00000000000..03ddd115d9a --- /dev/null +++ b/distribution/simpleicons-5/G/Greensock.Local.puml @@ -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 Greensock +include('simpleicons-5/G/Greensock') + +' renders the element +Greensock('Greensock', 'Greensock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Greensock.Remote.puml b/distribution/simpleicons-5/G/Greensock.Remote.puml new file mode 100644 index 00000000000..83160266df6 --- /dev/null +++ b/distribution/simpleicons-5/G/Greensock.Remote.puml @@ -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 Greensock +include('simpleicons-5/G/Greensock') + +' renders the element +Greensock('Greensock', 'Greensock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Greensock.md b/distribution/simpleicons-5/G/Greensock.md new file mode 100644 index 00000000000..b75fdcba83b --- /dev/null +++ b/distribution/simpleicons-5/G/Greensock.md @@ -0,0 +1,63 @@ +# Greensock + + +```text +simpleicons-5/G/Greensock +``` + +```text +include('simpleicons-5/G/Greensock') +``` + + + +| Illustration | Greensock | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Greensock.png) | ![illustration for Greensock](../../simpleicons-5/G/Greensock.Local.png) | + + + + +## Greensock + +### 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 Greensock +include('simpleicons-5/G/Greensock') + +' renders the element +Greensock('Greensock', 'Greensock', '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 Greensock +include('simpleicons-5/G/Greensock') + +' renders the element +Greensock('Greensock', 'Greensock', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Greensock.png b/distribution/simpleicons-5/G/Greensock.png new file mode 100644 index 00000000000..4b506c0dd7a Binary files /dev/null and b/distribution/simpleicons-5/G/Greensock.png differ diff --git a/distribution/simpleicons-5/G/Greensock.puml b/distribution/simpleicons-5/G/Greensock.puml new file mode 100644 index 00000000000..f089e748ee1 --- /dev/null +++ b/distribution/simpleicons-5/G/Greensock.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Greensock + +sprite $GreensockXs [10x10/16z] uwS3 + +sprite $GreensockSm [12x12/16z] unza + +sprite $GreensockMd [16x16/16z] un_X + +sprite $GreensockLg [20x20/16z] unzKO1G + +!procedure Greensock($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Greensock', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Griddotai.Local.png b/distribution/simpleicons-5/G/Griddotai.Local.png new file mode 100644 index 00000000000..4cefa100f72 Binary files /dev/null and b/distribution/simpleicons-5/G/Griddotai.Local.png differ diff --git a/distribution/simpleicons-5/G/Griddotai.Local.puml b/distribution/simpleicons-5/G/Griddotai.Local.puml new file mode 100644 index 00000000000..30edb2e4045 --- /dev/null +++ b/distribution/simpleicons-5/G/Griddotai.Local.puml @@ -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 Griddotai +include('simpleicons-5/G/Griddotai') + +' renders the element +Griddotai('Griddotai', 'Griddotai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Griddotai.Remote.puml b/distribution/simpleicons-5/G/Griddotai.Remote.puml new file mode 100644 index 00000000000..2caaca8534d --- /dev/null +++ b/distribution/simpleicons-5/G/Griddotai.Remote.puml @@ -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 Griddotai +include('simpleicons-5/G/Griddotai') + +' renders the element +Griddotai('Griddotai', 'Griddotai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Griddotai.md b/distribution/simpleicons-5/G/Griddotai.md new file mode 100644 index 00000000000..7432581c1df --- /dev/null +++ b/distribution/simpleicons-5/G/Griddotai.md @@ -0,0 +1,63 @@ +# Griddotai + + +```text +simpleicons-5/G/Griddotai +``` + +```text +include('simpleicons-5/G/Griddotai') +``` + + + +| Illustration | Griddotai | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Griddotai.png) | ![illustration for Griddotai](../../simpleicons-5/G/Griddotai.Local.png) | + + + + +## Griddotai + +### 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 Griddotai +include('simpleicons-5/G/Griddotai') + +' renders the element +Griddotai('Griddotai', 'Griddotai', '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 Griddotai +include('simpleicons-5/G/Griddotai') + +' renders the element +Griddotai('Griddotai', 'Griddotai', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Griddotai.png b/distribution/simpleicons-5/G/Griddotai.png new file mode 100644 index 00000000000..1038dc3194a Binary files /dev/null and b/distribution/simpleicons-5/G/Griddotai.png differ diff --git a/distribution/simpleicons-5/G/Griddotai.puml b/distribution/simpleicons-5/G/Griddotai.puml new file mode 100644 index 00000000000..47b27b18660 --- /dev/null +++ b/distribution/simpleicons-5/G/Griddotai.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Griddotai + +sprite $GriddotaiXs [10x10/16z] uwS3 + +sprite $GriddotaiSm [12x12/16z] unza + +sprite $GriddotaiMd [16x16/16z] un_X + +sprite $GriddotaiLg [20x20/16z] unzKO1G + +!procedure Griddotai($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Griddotai', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gridsome.Local.png b/distribution/simpleicons-5/G/Gridsome.Local.png new file mode 100644 index 00000000000..685897c1915 Binary files /dev/null and b/distribution/simpleicons-5/G/Gridsome.Local.png differ diff --git a/distribution/simpleicons-5/G/Gridsome.Local.puml b/distribution/simpleicons-5/G/Gridsome.Local.puml new file mode 100644 index 00000000000..a7896f400a7 --- /dev/null +++ b/distribution/simpleicons-5/G/Gridsome.Local.puml @@ -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 Gridsome +include('simpleicons-5/G/Gridsome') + +' renders the element +Gridsome('Gridsome', 'Gridsome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gridsome.Remote.puml b/distribution/simpleicons-5/G/Gridsome.Remote.puml new file mode 100644 index 00000000000..59155ab43fb --- /dev/null +++ b/distribution/simpleicons-5/G/Gridsome.Remote.puml @@ -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 Gridsome +include('simpleicons-5/G/Gridsome') + +' renders the element +Gridsome('Gridsome', 'Gridsome', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gridsome.md b/distribution/simpleicons-5/G/Gridsome.md new file mode 100644 index 00000000000..e4cede66f4e --- /dev/null +++ b/distribution/simpleicons-5/G/Gridsome.md @@ -0,0 +1,63 @@ +# Gridsome + + +```text +simpleicons-5/G/Gridsome +``` + +```text +include('simpleicons-5/G/Gridsome') +``` + + + +| Illustration | Gridsome | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gridsome.png) | ![illustration for Gridsome](../../simpleicons-5/G/Gridsome.Local.png) | + + + + +## Gridsome + +### 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 Gridsome +include('simpleicons-5/G/Gridsome') + +' renders the element +Gridsome('Gridsome', 'Gridsome', '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 Gridsome +include('simpleicons-5/G/Gridsome') + +' renders the element +Gridsome('Gridsome', 'Gridsome', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gridsome.png b/distribution/simpleicons-5/G/Gridsome.png new file mode 100644 index 00000000000..24851624b56 Binary files /dev/null and b/distribution/simpleicons-5/G/Gridsome.png differ diff --git a/distribution/simpleicons-5/G/Gridsome.puml b/distribution/simpleicons-5/G/Gridsome.puml new file mode 100644 index 00000000000..f2e46e89ef3 --- /dev/null +++ b/distribution/simpleicons-5/G/Gridsome.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gridsome + +sprite $GridsomeXs [10x10/16z] uwS3 + +sprite $GridsomeSm [12x12/16z] unza + +sprite $GridsomeMd [16x16/16z] un_X + +sprite $GridsomeLg [20x20/16z] unzKO1G + +!procedure Gridsome($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gridsome', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Groupon.Local.png b/distribution/simpleicons-5/G/Groupon.Local.png new file mode 100644 index 00000000000..ccbb868642c Binary files /dev/null and b/distribution/simpleicons-5/G/Groupon.Local.png differ diff --git a/distribution/simpleicons-5/G/Groupon.Local.puml b/distribution/simpleicons-5/G/Groupon.Local.puml new file mode 100644 index 00000000000..dd747b83810 --- /dev/null +++ b/distribution/simpleicons-5/G/Groupon.Local.puml @@ -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 Groupon +include('simpleicons-5/G/Groupon') + +' renders the element +Groupon('Groupon', 'Groupon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Groupon.Remote.puml b/distribution/simpleicons-5/G/Groupon.Remote.puml new file mode 100644 index 00000000000..25584cf55a6 --- /dev/null +++ b/distribution/simpleicons-5/G/Groupon.Remote.puml @@ -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 Groupon +include('simpleicons-5/G/Groupon') + +' renders the element +Groupon('Groupon', 'Groupon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Groupon.md b/distribution/simpleicons-5/G/Groupon.md new file mode 100644 index 00000000000..8001231cec5 --- /dev/null +++ b/distribution/simpleicons-5/G/Groupon.md @@ -0,0 +1,63 @@ +# Groupon + + +```text +simpleicons-5/G/Groupon +``` + +```text +include('simpleicons-5/G/Groupon') +``` + + + +| Illustration | Groupon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Groupon.png) | ![illustration for Groupon](../../simpleicons-5/G/Groupon.Local.png) | + + + + +## Groupon + +### 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 Groupon +include('simpleicons-5/G/Groupon') + +' renders the element +Groupon('Groupon', 'Groupon', '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 Groupon +include('simpleicons-5/G/Groupon') + +' renders the element +Groupon('Groupon', 'Groupon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Groupon.png b/distribution/simpleicons-5/G/Groupon.png new file mode 100644 index 00000000000..0561ee4fb01 Binary files /dev/null and b/distribution/simpleicons-5/G/Groupon.png differ diff --git a/distribution/simpleicons-5/G/Groupon.puml b/distribution/simpleicons-5/G/Groupon.puml new file mode 100644 index 00000000000..7ec2eff54d8 --- /dev/null +++ b/distribution/simpleicons-5/G/Groupon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Groupon + +sprite $GrouponXs [10x10/16z] uwS3 + +sprite $GrouponSm [12x12/16z] unza + +sprite $GrouponMd [16x16/16z] un_X + +sprite $GrouponLg [20x20/16z] unzKO1G + +!procedure Groupon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Groupon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Grubhub.Local.png b/distribution/simpleicons-5/G/Grubhub.Local.png new file mode 100644 index 00000000000..5318ae50c3d Binary files /dev/null and b/distribution/simpleicons-5/G/Grubhub.Local.png differ diff --git a/distribution/simpleicons-5/G/Grubhub.Local.puml b/distribution/simpleicons-5/G/Grubhub.Local.puml new file mode 100644 index 00000000000..d73967e5212 --- /dev/null +++ b/distribution/simpleicons-5/G/Grubhub.Local.puml @@ -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 Grubhub +include('simpleicons-5/G/Grubhub') + +' renders the element +Grubhub('Grubhub', 'Grubhub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grubhub.Remote.puml b/distribution/simpleicons-5/G/Grubhub.Remote.puml new file mode 100644 index 00000000000..2d218ef7bdc --- /dev/null +++ b/distribution/simpleicons-5/G/Grubhub.Remote.puml @@ -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 Grubhub +include('simpleicons-5/G/Grubhub') + +' renders the element +Grubhub('Grubhub', 'Grubhub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grubhub.md b/distribution/simpleicons-5/G/Grubhub.md new file mode 100644 index 00000000000..791495736da --- /dev/null +++ b/distribution/simpleicons-5/G/Grubhub.md @@ -0,0 +1,63 @@ +# Grubhub + + +```text +simpleicons-5/G/Grubhub +``` + +```text +include('simpleicons-5/G/Grubhub') +``` + + + +| Illustration | Grubhub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Grubhub.png) | ![illustration for Grubhub](../../simpleicons-5/G/Grubhub.Local.png) | + + + + +## Grubhub + +### 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 Grubhub +include('simpleicons-5/G/Grubhub') + +' renders the element +Grubhub('Grubhub', 'Grubhub', '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 Grubhub +include('simpleicons-5/G/Grubhub') + +' renders the element +Grubhub('Grubhub', 'Grubhub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Grubhub.png b/distribution/simpleicons-5/G/Grubhub.png new file mode 100644 index 00000000000..c439f393c55 Binary files /dev/null and b/distribution/simpleicons-5/G/Grubhub.png differ diff --git a/distribution/simpleicons-5/G/Grubhub.puml b/distribution/simpleicons-5/G/Grubhub.puml new file mode 100644 index 00000000000..d46f03df52c --- /dev/null +++ b/distribution/simpleicons-5/G/Grubhub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Grubhub + +sprite $GrubhubXs [10x10/16z] uwS3 + +sprite $GrubhubSm [12x12/16z] unza + +sprite $GrubhubMd [16x16/16z] un_X + +sprite $GrubhubLg [20x20/16z] unzKO1G + +!procedure Grubhub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Grubhub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Grunt.Local.png b/distribution/simpleicons-5/G/Grunt.Local.png new file mode 100644 index 00000000000..cc31ed615fd Binary files /dev/null and b/distribution/simpleicons-5/G/Grunt.Local.png differ diff --git a/distribution/simpleicons-5/G/Grunt.Local.puml b/distribution/simpleicons-5/G/Grunt.Local.puml new file mode 100644 index 00000000000..5db78b35eb0 --- /dev/null +++ b/distribution/simpleicons-5/G/Grunt.Local.puml @@ -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 Grunt +include('simpleicons-5/G/Grunt') + +' renders the element +Grunt('Grunt', 'Grunt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grunt.Remote.puml b/distribution/simpleicons-5/G/Grunt.Remote.puml new file mode 100644 index 00000000000..49e2a87044c --- /dev/null +++ b/distribution/simpleicons-5/G/Grunt.Remote.puml @@ -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 Grunt +include('simpleicons-5/G/Grunt') + +' renders the element +Grunt('Grunt', 'Grunt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Grunt.md b/distribution/simpleicons-5/G/Grunt.md new file mode 100644 index 00000000000..be0591fc403 --- /dev/null +++ b/distribution/simpleicons-5/G/Grunt.md @@ -0,0 +1,63 @@ +# Grunt + + +```text +simpleicons-5/G/Grunt +``` + +```text +include('simpleicons-5/G/Grunt') +``` + + + +| Illustration | Grunt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Grunt.png) | ![illustration for Grunt](../../simpleicons-5/G/Grunt.Local.png) | + + + + +## Grunt + +### 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 Grunt +include('simpleicons-5/G/Grunt') + +' renders the element +Grunt('Grunt', 'Grunt', '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 Grunt +include('simpleicons-5/G/Grunt') + +' renders the element +Grunt('Grunt', 'Grunt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Grunt.png b/distribution/simpleicons-5/G/Grunt.png new file mode 100644 index 00000000000..f1e4a50ca24 Binary files /dev/null and b/distribution/simpleicons-5/G/Grunt.png differ diff --git a/distribution/simpleicons-5/G/Grunt.puml b/distribution/simpleicons-5/G/Grunt.puml new file mode 100644 index 00000000000..3bd8289e121 --- /dev/null +++ b/distribution/simpleicons-5/G/Grunt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Grunt + +sprite $GruntXs [10x10/16z] uwS3 + +sprite $GruntSm [12x12/16z] unza + +sprite $GruntMd [16x16/16z] un_X + +sprite $GruntLg [20x20/16z] unzKO1G + +!procedure Grunt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Grunt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Guangzhoumetro.Local.png b/distribution/simpleicons-5/G/Guangzhoumetro.Local.png new file mode 100644 index 00000000000..7c4b9b4f300 Binary files /dev/null and b/distribution/simpleicons-5/G/Guangzhoumetro.Local.png differ diff --git a/distribution/simpleicons-5/G/Guangzhoumetro.Local.puml b/distribution/simpleicons-5/G/Guangzhoumetro.Local.puml new file mode 100644 index 00000000000..2ce31061ae3 --- /dev/null +++ b/distribution/simpleicons-5/G/Guangzhoumetro.Local.puml @@ -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 Guangzhoumetro +include('simpleicons-5/G/Guangzhoumetro') + +' renders the element +Guangzhoumetro('Guangzhoumetro', 'Guangzhoumetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Guangzhoumetro.Remote.puml b/distribution/simpleicons-5/G/Guangzhoumetro.Remote.puml new file mode 100644 index 00000000000..2c8b7886048 --- /dev/null +++ b/distribution/simpleicons-5/G/Guangzhoumetro.Remote.puml @@ -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 Guangzhoumetro +include('simpleicons-5/G/Guangzhoumetro') + +' renders the element +Guangzhoumetro('Guangzhoumetro', 'Guangzhoumetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Guangzhoumetro.md b/distribution/simpleicons-5/G/Guangzhoumetro.md new file mode 100644 index 00000000000..75201b49724 --- /dev/null +++ b/distribution/simpleicons-5/G/Guangzhoumetro.md @@ -0,0 +1,63 @@ +# Guangzhoumetro + + +```text +simpleicons-5/G/Guangzhoumetro +``` + +```text +include('simpleicons-5/G/Guangzhoumetro') +``` + + + +| Illustration | Guangzhoumetro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Guangzhoumetro.png) | ![illustration for Guangzhoumetro](../../simpleicons-5/G/Guangzhoumetro.Local.png) | + + + + +## Guangzhoumetro + +### 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 Guangzhoumetro +include('simpleicons-5/G/Guangzhoumetro') + +' renders the element +Guangzhoumetro('Guangzhoumetro', 'Guangzhoumetro', '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 Guangzhoumetro +include('simpleicons-5/G/Guangzhoumetro') + +' renders the element +Guangzhoumetro('Guangzhoumetro', 'Guangzhoumetro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Guangzhoumetro.png b/distribution/simpleicons-5/G/Guangzhoumetro.png new file mode 100644 index 00000000000..c652a48610f Binary files /dev/null and b/distribution/simpleicons-5/G/Guangzhoumetro.png differ diff --git a/distribution/simpleicons-5/G/Guangzhoumetro.puml b/distribution/simpleicons-5/G/Guangzhoumetro.puml new file mode 100644 index 00000000000..348821bb5be --- /dev/null +++ b/distribution/simpleicons-5/G/Guangzhoumetro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Guangzhoumetro + +sprite $GuangzhoumetroXs [10x10/16z] uwS3 + +sprite $GuangzhoumetroSm [12x12/16z] unza + +sprite $GuangzhoumetroMd [16x16/16z] un_X + +sprite $GuangzhoumetroLg [20x20/16z] unzKO1G + +!procedure Guangzhoumetro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Guangzhoumetro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gulp.Local.png b/distribution/simpleicons-5/G/Gulp.Local.png new file mode 100644 index 00000000000..2e105c5571c Binary files /dev/null and b/distribution/simpleicons-5/G/Gulp.Local.png differ diff --git a/distribution/simpleicons-5/G/Gulp.Local.puml b/distribution/simpleicons-5/G/Gulp.Local.puml new file mode 100644 index 00000000000..40aa122d012 --- /dev/null +++ b/distribution/simpleicons-5/G/Gulp.Local.puml @@ -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 Gulp +include('simpleicons-5/G/Gulp') + +' renders the element +Gulp('Gulp', 'Gulp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gulp.Remote.puml b/distribution/simpleicons-5/G/Gulp.Remote.puml new file mode 100644 index 00000000000..df0df4f409f --- /dev/null +++ b/distribution/simpleicons-5/G/Gulp.Remote.puml @@ -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 Gulp +include('simpleicons-5/G/Gulp') + +' renders the element +Gulp('Gulp', 'Gulp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gulp.md b/distribution/simpleicons-5/G/Gulp.md new file mode 100644 index 00000000000..76e29ca4fc8 --- /dev/null +++ b/distribution/simpleicons-5/G/Gulp.md @@ -0,0 +1,63 @@ +# Gulp + + +```text +simpleicons-5/G/Gulp +``` + +```text +include('simpleicons-5/G/Gulp') +``` + + + +| Illustration | Gulp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gulp.png) | ![illustration for Gulp](../../simpleicons-5/G/Gulp.Local.png) | + + + + +## Gulp + +### 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 Gulp +include('simpleicons-5/G/Gulp') + +' renders the element +Gulp('Gulp', 'Gulp', '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 Gulp +include('simpleicons-5/G/Gulp') + +' renders the element +Gulp('Gulp', 'Gulp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gulp.png b/distribution/simpleicons-5/G/Gulp.png new file mode 100644 index 00000000000..f1d4d46ccce Binary files /dev/null and b/distribution/simpleicons-5/G/Gulp.png differ diff --git a/distribution/simpleicons-5/G/Gulp.puml b/distribution/simpleicons-5/G/Gulp.puml new file mode 100644 index 00000000000..0b74d962e92 --- /dev/null +++ b/distribution/simpleicons-5/G/Gulp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gulp + +sprite $GulpXs [10x10/16z] uwS3 + +sprite $GulpSm [12x12/16z] unza + +sprite $GulpMd [16x16/16z] un_X + +sprite $GulpLg [20x20/16z] unzKO1G + +!procedure Gulp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gulp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gumroad.Local.png b/distribution/simpleicons-5/G/Gumroad.Local.png new file mode 100644 index 00000000000..8e32cbb615a Binary files /dev/null and b/distribution/simpleicons-5/G/Gumroad.Local.png differ diff --git a/distribution/simpleicons-5/G/Gumroad.Local.puml b/distribution/simpleicons-5/G/Gumroad.Local.puml new file mode 100644 index 00000000000..2bbea32acde --- /dev/null +++ b/distribution/simpleicons-5/G/Gumroad.Local.puml @@ -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 Gumroad +include('simpleicons-5/G/Gumroad') + +' renders the element +Gumroad('Gumroad', 'Gumroad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gumroad.Remote.puml b/distribution/simpleicons-5/G/Gumroad.Remote.puml new file mode 100644 index 00000000000..05561108444 --- /dev/null +++ b/distribution/simpleicons-5/G/Gumroad.Remote.puml @@ -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 Gumroad +include('simpleicons-5/G/Gumroad') + +' renders the element +Gumroad('Gumroad', 'Gumroad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gumroad.md b/distribution/simpleicons-5/G/Gumroad.md new file mode 100644 index 00000000000..8ca76e4a30d --- /dev/null +++ b/distribution/simpleicons-5/G/Gumroad.md @@ -0,0 +1,63 @@ +# Gumroad + + +```text +simpleicons-5/G/Gumroad +``` + +```text +include('simpleicons-5/G/Gumroad') +``` + + + +| Illustration | Gumroad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gumroad.png) | ![illustration for Gumroad](../../simpleicons-5/G/Gumroad.Local.png) | + + + + +## Gumroad + +### 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 Gumroad +include('simpleicons-5/G/Gumroad') + +' renders the element +Gumroad('Gumroad', 'Gumroad', '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 Gumroad +include('simpleicons-5/G/Gumroad') + +' renders the element +Gumroad('Gumroad', 'Gumroad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gumroad.png b/distribution/simpleicons-5/G/Gumroad.png new file mode 100644 index 00000000000..715b3a5d329 Binary files /dev/null and b/distribution/simpleicons-5/G/Gumroad.png differ diff --git a/distribution/simpleicons-5/G/Gumroad.puml b/distribution/simpleicons-5/G/Gumroad.puml new file mode 100644 index 00000000000..92972ba7cad --- /dev/null +++ b/distribution/simpleicons-5/G/Gumroad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gumroad + +sprite $GumroadXs [10x10/16z] uwS3 + +sprite $GumroadSm [12x12/16z] unza + +sprite $GumroadMd [16x16/16z] un_X + +sprite $GumroadLg [20x20/16z] unzKO1G + +!procedure Gumroad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gumroad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gumtree.Local.png b/distribution/simpleicons-5/G/Gumtree.Local.png new file mode 100644 index 00000000000..ad9c7b6a192 Binary files /dev/null and b/distribution/simpleicons-5/G/Gumtree.Local.png differ diff --git a/distribution/simpleicons-5/G/Gumtree.Local.puml b/distribution/simpleicons-5/G/Gumtree.Local.puml new file mode 100644 index 00000000000..f957459edac --- /dev/null +++ b/distribution/simpleicons-5/G/Gumtree.Local.puml @@ -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 Gumtree +include('simpleicons-5/G/Gumtree') + +' renders the element +Gumtree('Gumtree', 'Gumtree', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gumtree.Remote.puml b/distribution/simpleicons-5/G/Gumtree.Remote.puml new file mode 100644 index 00000000000..7b11e98aab0 --- /dev/null +++ b/distribution/simpleicons-5/G/Gumtree.Remote.puml @@ -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 Gumtree +include('simpleicons-5/G/Gumtree') + +' renders the element +Gumtree('Gumtree', 'Gumtree', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gumtree.md b/distribution/simpleicons-5/G/Gumtree.md new file mode 100644 index 00000000000..076b325693d --- /dev/null +++ b/distribution/simpleicons-5/G/Gumtree.md @@ -0,0 +1,63 @@ +# Gumtree + + +```text +simpleicons-5/G/Gumtree +``` + +```text +include('simpleicons-5/G/Gumtree') +``` + + + +| Illustration | Gumtree | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gumtree.png) | ![illustration for Gumtree](../../simpleicons-5/G/Gumtree.Local.png) | + + + + +## Gumtree + +### 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 Gumtree +include('simpleicons-5/G/Gumtree') + +' renders the element +Gumtree('Gumtree', 'Gumtree', '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 Gumtree +include('simpleicons-5/G/Gumtree') + +' renders the element +Gumtree('Gumtree', 'Gumtree', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gumtree.png b/distribution/simpleicons-5/G/Gumtree.png new file mode 100644 index 00000000000..d91bd8eeb8f Binary files /dev/null and b/distribution/simpleicons-5/G/Gumtree.png differ diff --git a/distribution/simpleicons-5/G/Gumtree.puml b/distribution/simpleicons-5/G/Gumtree.puml new file mode 100644 index 00000000000..74ad13eb4f0 --- /dev/null +++ b/distribution/simpleicons-5/G/Gumtree.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gumtree + +sprite $GumtreeXs [10x10/16z] uwS3 + +sprite $GumtreeSm [12x12/16z] unza + +sprite $GumtreeMd [16x16/16z] un_X + +sprite $GumtreeLg [20x20/16z] unzKO1G + +!procedure Gumtree($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gumtree', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/Gutenberg.Local.png b/distribution/simpleicons-5/G/Gutenberg.Local.png new file mode 100644 index 00000000000..a9ec2ecb7fe Binary files /dev/null and b/distribution/simpleicons-5/G/Gutenberg.Local.png differ diff --git a/distribution/simpleicons-5/G/Gutenberg.Local.puml b/distribution/simpleicons-5/G/Gutenberg.Local.puml new file mode 100644 index 00000000000..91771d5e48c --- /dev/null +++ b/distribution/simpleicons-5/G/Gutenberg.Local.puml @@ -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 Gutenberg +include('simpleicons-5/G/Gutenberg') + +' renders the element +Gutenberg('Gutenberg', 'Gutenberg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gutenberg.Remote.puml b/distribution/simpleicons-5/G/Gutenberg.Remote.puml new file mode 100644 index 00000000000..bbae2c1f000 --- /dev/null +++ b/distribution/simpleicons-5/G/Gutenberg.Remote.puml @@ -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 Gutenberg +include('simpleicons-5/G/Gutenberg') + +' renders the element +Gutenberg('Gutenberg', 'Gutenberg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/G/Gutenberg.md b/distribution/simpleicons-5/G/Gutenberg.md new file mode 100644 index 00000000000..8176b88b91e --- /dev/null +++ b/distribution/simpleicons-5/G/Gutenberg.md @@ -0,0 +1,63 @@ +# Gutenberg + + +```text +simpleicons-5/G/Gutenberg +``` + +```text +include('simpleicons-5/G/Gutenberg') +``` + + + +| Illustration | Gutenberg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/G/Gutenberg.png) | ![illustration for Gutenberg](../../simpleicons-5/G/Gutenberg.Local.png) | + + + + +## Gutenberg + +### 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 Gutenberg +include('simpleicons-5/G/Gutenberg') + +' renders the element +Gutenberg('Gutenberg', 'Gutenberg', '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 Gutenberg +include('simpleicons-5/G/Gutenberg') + +' renders the element +Gutenberg('Gutenberg', 'Gutenberg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/G/Gutenberg.png b/distribution/simpleicons-5/G/Gutenberg.png new file mode 100644 index 00000000000..1c315f12dfc Binary files /dev/null and b/distribution/simpleicons-5/G/Gutenberg.png differ diff --git a/distribution/simpleicons-5/G/Gutenberg.puml b/distribution/simpleicons-5/G/Gutenberg.puml new file mode 100644 index 00000000000..73f362d3734 --- /dev/null +++ b/distribution/simpleicons-5/G/Gutenberg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/G/Gutenberg + +sprite $GutenbergXs [10x10/16z] uwS3 + +sprite $GutenbergSm [12x12/16z] unza + +sprite $GutenbergMd [16x16/16z] un_X + +sprite $GutenbergLg [20x20/16z] unzKO1G + +!procedure Gutenberg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/G/Gutenberg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/G/README.md b/distribution/simpleicons-5/G/README.md new file mode 100644 index 00000000000..107d4da3100 --- /dev/null +++ b/distribution/simpleicons-5/G/README.md @@ -0,0 +1,114 @@ +# G + +The module contains 103 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/G/G2A](../../simpleicons-5/G/G2A.png) | [simpleicons-5/G/G2A](../../simpleicons-5/G/G2A.md) | +| ![illustration of simpleicons-5/G/Gamejolt](../../simpleicons-5/G/Gamejolt.png) | [simpleicons-5/G/Gamejolt](../../simpleicons-5/G/Gamejolt.md) | +| ![illustration of simpleicons-5/G/Garmin](../../simpleicons-5/G/Garmin.png) | [simpleicons-5/G/Garmin](../../simpleicons-5/G/Garmin.md) | +| ![illustration of simpleicons-5/G/Gatling](../../simpleicons-5/G/Gatling.png) | [simpleicons-5/G/Gatling](../../simpleicons-5/G/Gatling.md) | +| ![illustration of simpleicons-5/G/Gatsby](../../simpleicons-5/G/Gatsby.png) | [simpleicons-5/G/Gatsby](../../simpleicons-5/G/Gatsby.md) | +| ![illustration of simpleicons-5/G/Geeksforgeeks](../../simpleicons-5/G/Geeksforgeeks.png) | [simpleicons-5/G/Geeksforgeeks](../../simpleicons-5/G/Geeksforgeeks.md) | +| ![illustration of simpleicons-5/G/Generalelectric](../../simpleicons-5/G/Generalelectric.png) | [simpleicons-5/G/Generalelectric](../../simpleicons-5/G/Generalelectric.md) | +| ![illustration of simpleicons-5/G/Generalmotors](../../simpleicons-5/G/Generalmotors.png) | [simpleicons-5/G/Generalmotors](../../simpleicons-5/G/Generalmotors.md) | +| ![illustration of simpleicons-5/G/Genius](../../simpleicons-5/G/Genius.png) | [simpleicons-5/G/Genius](../../simpleicons-5/G/Genius.md) | +| ![illustration of simpleicons-5/G/Gentoo](../../simpleicons-5/G/Gentoo.png) | [simpleicons-5/G/Gentoo](../../simpleicons-5/G/Gentoo.md) | +| ![illustration of simpleicons-5/G/Geocaching](../../simpleicons-5/G/Geocaching.png) | [simpleicons-5/G/Geocaching](../../simpleicons-5/G/Geocaching.md) | +| ![illustration of simpleicons-5/G/Gerrit](../../simpleicons-5/G/Gerrit.png) | [simpleicons-5/G/Gerrit](../../simpleicons-5/G/Gerrit.md) | +| ![illustration of simpleicons-5/G/Ghost](../../simpleicons-5/G/Ghost.png) | [simpleicons-5/G/Ghost](../../simpleicons-5/G/Ghost.md) | +| ![illustration of simpleicons-5/G/Ghostery](../../simpleicons-5/G/Ghostery.png) | [simpleicons-5/G/Ghostery](../../simpleicons-5/G/Ghostery.md) | +| ![illustration of simpleicons-5/G/Gimp](../../simpleicons-5/G/Gimp.png) | [simpleicons-5/G/Gimp](../../simpleicons-5/G/Gimp.md) | +| ![illustration of simpleicons-5/G/Giphy](../../simpleicons-5/G/Giphy.png) | [simpleicons-5/G/Giphy](../../simpleicons-5/G/Giphy.md) | +| ![illustration of simpleicons-5/G/Git](../../simpleicons-5/G/Git.png) | [simpleicons-5/G/Git](../../simpleicons-5/G/Git.md) | +| ![illustration of simpleicons-5/G/Gitbook](../../simpleicons-5/G/Gitbook.png) | [simpleicons-5/G/Gitbook](../../simpleicons-5/G/Gitbook.md) | +| ![illustration of simpleicons-5/G/Gitea](../../simpleicons-5/G/Gitea.png) | [simpleicons-5/G/Gitea](../../simpleicons-5/G/Gitea.md) | +| ![illustration of simpleicons-5/G/Gitee](../../simpleicons-5/G/Gitee.png) | [simpleicons-5/G/Gitee](../../simpleicons-5/G/Gitee.md) | +| ![illustration of simpleicons-5/G/Gitextensions](../../simpleicons-5/G/Gitextensions.png) | [simpleicons-5/G/Gitextensions](../../simpleicons-5/G/Gitextensions.md) | +| ![illustration of simpleicons-5/G/Github](../../simpleicons-5/G/Github.png) | [simpleicons-5/G/Github](../../simpleicons-5/G/Github.md) | +| ![illustration of simpleicons-5/G/Githubactions](../../simpleicons-5/G/Githubactions.png) | [simpleicons-5/G/Githubactions](../../simpleicons-5/G/Githubactions.md) | +| ![illustration of simpleicons-5/G/Githubsponsors](../../simpleicons-5/G/Githubsponsors.png) | [simpleicons-5/G/Githubsponsors](../../simpleicons-5/G/Githubsponsors.md) | +| ![illustration of simpleicons-5/G/Gitkraken](../../simpleicons-5/G/Gitkraken.png) | [simpleicons-5/G/Gitkraken](../../simpleicons-5/G/Gitkraken.md) | +| ![illustration of simpleicons-5/G/Gitlab](../../simpleicons-5/G/Gitlab.png) | [simpleicons-5/G/Gitlab](../../simpleicons-5/G/Gitlab.md) | +| ![illustration of simpleicons-5/G/Gitlfs](../../simpleicons-5/G/Gitlfs.png) | [simpleicons-5/G/Gitlfs](../../simpleicons-5/G/Gitlfs.md) | +| ![illustration of simpleicons-5/G/Gitpod](../../simpleicons-5/G/Gitpod.png) | [simpleicons-5/G/Gitpod](../../simpleicons-5/G/Gitpod.md) | +| ![illustration of simpleicons-5/G/Gitter](../../simpleicons-5/G/Gitter.png) | [simpleicons-5/G/Gitter](../../simpleicons-5/G/Gitter.md) | +| ![illustration of simpleicons-5/G/Glassdoor](../../simpleicons-5/G/Glassdoor.png) | [simpleicons-5/G/Glassdoor](../../simpleicons-5/G/Glassdoor.md) | +| ![illustration of simpleicons-5/G/Glitch](../../simpleicons-5/G/Glitch.png) | [simpleicons-5/G/Glitch](../../simpleicons-5/G/Glitch.md) | +| ![illustration of simpleicons-5/G/Gmail](../../simpleicons-5/G/Gmail.png) | [simpleicons-5/G/Gmail](../../simpleicons-5/G/Gmail.md) | +| ![illustration of simpleicons-5/G/Gnome](../../simpleicons-5/G/Gnome.png) | [simpleicons-5/G/Gnome](../../simpleicons-5/G/Gnome.md) | +| ![illustration of simpleicons-5/G/Gnu](../../simpleicons-5/G/Gnu.png) | [simpleicons-5/G/Gnu](../../simpleicons-5/G/Gnu.md) | +| ![illustration of simpleicons-5/G/Gnubash](../../simpleicons-5/G/Gnubash.png) | [simpleicons-5/G/Gnubash](../../simpleicons-5/G/Gnubash.md) | +| ![illustration of simpleicons-5/G/Gnuemacs](../../simpleicons-5/G/Gnuemacs.png) | [simpleicons-5/G/Gnuemacs](../../simpleicons-5/G/Gnuemacs.md) | +| ![illustration of simpleicons-5/G/Gnuicecat](../../simpleicons-5/G/Gnuicecat.png) | [simpleicons-5/G/Gnuicecat](../../simpleicons-5/G/Gnuicecat.md) | +| ![illustration of simpleicons-5/G/Gnuprivacyguard](../../simpleicons-5/G/Gnuprivacyguard.png) | [simpleicons-5/G/Gnuprivacyguard](../../simpleicons-5/G/Gnuprivacyguard.md) | +| ![illustration of simpleicons-5/G/Gnusocial](../../simpleicons-5/G/Gnusocial.png) | [simpleicons-5/G/Gnusocial](../../simpleicons-5/G/Gnusocial.md) | +| ![illustration of simpleicons-5/G/Go](../../simpleicons-5/G/Go.png) | [simpleicons-5/G/Go](../../simpleicons-5/G/Go.md) | +| ![illustration of simpleicons-5/G/Godaddy](../../simpleicons-5/G/Godaddy.png) | [simpleicons-5/G/Godaddy](../../simpleicons-5/G/Godaddy.md) | +| ![illustration of simpleicons-5/G/Godotengine](../../simpleicons-5/G/Godotengine.png) | [simpleicons-5/G/Godotengine](../../simpleicons-5/G/Godotengine.md) | +| ![illustration of simpleicons-5/G/Gofundme](../../simpleicons-5/G/Gofundme.png) | [simpleicons-5/G/Gofundme](../../simpleicons-5/G/Gofundme.md) | +| ![illustration of simpleicons-5/G/Gogdotcom](../../simpleicons-5/G/Gogdotcom.png) | [simpleicons-5/G/Gogdotcom](../../simpleicons-5/G/Gogdotcom.md) | +| ![illustration of simpleicons-5/G/Goldenline](../../simpleicons-5/G/Goldenline.png) | [simpleicons-5/G/Goldenline](../../simpleicons-5/G/Goldenline.md) | +| ![illustration of simpleicons-5/G/Goodreads](../../simpleicons-5/G/Goodreads.png) | [simpleicons-5/G/Goodreads](../../simpleicons-5/G/Goodreads.md) | +| ![illustration of simpleicons-5/G/Google](../../simpleicons-5/G/Google.png) | [simpleicons-5/G/Google](../../simpleicons-5/G/Google.md) | +| ![illustration of simpleicons-5/G/Googleads](../../simpleicons-5/G/Googleads.png) | [simpleicons-5/G/Googleads](../../simpleicons-5/G/Googleads.md) | +| ![illustration of simpleicons-5/G/Googleadsense](../../simpleicons-5/G/Googleadsense.png) | [simpleicons-5/G/Googleadsense](../../simpleicons-5/G/Googleadsense.md) | +| ![illustration of simpleicons-5/G/Googleanalytics](../../simpleicons-5/G/Googleanalytics.png) | [simpleicons-5/G/Googleanalytics](../../simpleicons-5/G/Googleanalytics.md) | +| ![illustration of simpleicons-5/G/Googleassistant](../../simpleicons-5/G/Googleassistant.png) | [simpleicons-5/G/Googleassistant](../../simpleicons-5/G/Googleassistant.md) | +| ![illustration of simpleicons-5/G/Googlecalendar](../../simpleicons-5/G/Googlecalendar.png) | [simpleicons-5/G/Googlecalendar](../../simpleicons-5/G/Googlecalendar.md) | +| ![illustration of simpleicons-5/G/Googlecardboard](../../simpleicons-5/G/Googlecardboard.png) | [simpleicons-5/G/Googlecardboard](../../simpleicons-5/G/Googlecardboard.md) | +| ![illustration of simpleicons-5/G/Googlecast](../../simpleicons-5/G/Googlecast.png) | [simpleicons-5/G/Googlecast](../../simpleicons-5/G/Googlecast.md) | +| ![illustration of simpleicons-5/G/Googlechat](../../simpleicons-5/G/Googlechat.png) | [simpleicons-5/G/Googlechat](../../simpleicons-5/G/Googlechat.md) | +| ![illustration of simpleicons-5/G/Googlechrome](../../simpleicons-5/G/Googlechrome.png) | [simpleicons-5/G/Googlechrome](../../simpleicons-5/G/Googlechrome.md) | +| ![illustration of simpleicons-5/G/Googleclassroom](../../simpleicons-5/G/Googleclassroom.png) | [simpleicons-5/G/Googleclassroom](../../simpleicons-5/G/Googleclassroom.md) | +| ![illustration of simpleicons-5/G/Googlecloud](../../simpleicons-5/G/Googlecloud.png) | [simpleicons-5/G/Googlecloud](../../simpleicons-5/G/Googlecloud.md) | +| ![illustration of simpleicons-5/G/Googlecolab](../../simpleicons-5/G/Googlecolab.png) | [simpleicons-5/G/Googlecolab](../../simpleicons-5/G/Googlecolab.md) | +| ![illustration of simpleicons-5/G/Googledomains](../../simpleicons-5/G/Googledomains.png) | [simpleicons-5/G/Googledomains](../../simpleicons-5/G/Googledomains.md) | +| ![illustration of simpleicons-5/G/Googledrive](../../simpleicons-5/G/Googledrive.png) | [simpleicons-5/G/Googledrive](../../simpleicons-5/G/Googledrive.md) | +| ![illustration of simpleicons-5/G/Googleearth](../../simpleicons-5/G/Googleearth.png) | [simpleicons-5/G/Googleearth](../../simpleicons-5/G/Googleearth.md) | +| ![illustration of simpleicons-5/G/Googlefit](../../simpleicons-5/G/Googlefit.png) | [simpleicons-5/G/Googlefit](../../simpleicons-5/G/Googlefit.md) | +| ![illustration of simpleicons-5/G/Googlefonts](../../simpleicons-5/G/Googlefonts.png) | [simpleicons-5/G/Googlefonts](../../simpleicons-5/G/Googlefonts.md) | +| ![illustration of simpleicons-5/G/Googlehangouts](../../simpleicons-5/G/Googlehangouts.png) | [simpleicons-5/G/Googlehangouts](../../simpleicons-5/G/Googlehangouts.md) | +| ![illustration of simpleicons-5/G/Googlekeep](../../simpleicons-5/G/Googlekeep.png) | [simpleicons-5/G/Googlekeep](../../simpleicons-5/G/Googlekeep.md) | +| ![illustration of simpleicons-5/G/Googlelens](../../simpleicons-5/G/Googlelens.png) | [simpleicons-5/G/Googlelens](../../simpleicons-5/G/Googlelens.md) | +| ![illustration of simpleicons-5/G/Googlemaps](../../simpleicons-5/G/Googlemaps.png) | [simpleicons-5/G/Googlemaps](../../simpleicons-5/G/Googlemaps.md) | +| ![illustration of simpleicons-5/G/Googlemeet](../../simpleicons-5/G/Googlemeet.png) | [simpleicons-5/G/Googlemeet](../../simpleicons-5/G/Googlemeet.md) | +| ![illustration of simpleicons-5/G/Googlemessages](../../simpleicons-5/G/Googlemessages.png) | [simpleicons-5/G/Googlemessages](../../simpleicons-5/G/Googlemessages.md) | +| ![illustration of simpleicons-5/G/Googlemybusiness](../../simpleicons-5/G/Googlemybusiness.png) | [simpleicons-5/G/Googlemybusiness](../../simpleicons-5/G/Googlemybusiness.md) | +| ![illustration of simpleicons-5/G/Googlenearby](../../simpleicons-5/G/Googlenearby.png) | [simpleicons-5/G/Googlenearby](../../simpleicons-5/G/Googlenearby.md) | +| ![illustration of simpleicons-5/G/Googlenews](../../simpleicons-5/G/Googlenews.png) | [simpleicons-5/G/Googlenews](../../simpleicons-5/G/Googlenews.md) | +| ![illustration of simpleicons-5/G/Googleoptimize](../../simpleicons-5/G/Googleoptimize.png) | [simpleicons-5/G/Googleoptimize](../../simpleicons-5/G/Googleoptimize.md) | +| ![illustration of simpleicons-5/G/Googlepay](../../simpleicons-5/G/Googlepay.png) | [simpleicons-5/G/Googlepay](../../simpleicons-5/G/Googlepay.md) | +| ![illustration of simpleicons-5/G/Googlephotos](../../simpleicons-5/G/Googlephotos.png) | [simpleicons-5/G/Googlephotos](../../simpleicons-5/G/Googlephotos.md) | +| ![illustration of simpleicons-5/G/Googleplay](../../simpleicons-5/G/Googleplay.png) | [simpleicons-5/G/Googleplay](../../simpleicons-5/G/Googleplay.md) | +| ![illustration of simpleicons-5/G/Googlepodcasts](../../simpleicons-5/G/Googlepodcasts.png) | [simpleicons-5/G/Googlepodcasts](../../simpleicons-5/G/Googlepodcasts.md) | +| ![illustration of simpleicons-5/G/Googlescholar](../../simpleicons-5/G/Googlescholar.png) | [simpleicons-5/G/Googlescholar](../../simpleicons-5/G/Googlescholar.md) | +| ![illustration of simpleicons-5/G/Googlesearchconsole](../../simpleicons-5/G/Googlesearchconsole.png) | [simpleicons-5/G/Googlesearchconsole](../../simpleicons-5/G/Googlesearchconsole.md) | +| ![illustration of simpleicons-5/G/Googlesheets](../../simpleicons-5/G/Googlesheets.png) | [simpleicons-5/G/Googlesheets](../../simpleicons-5/G/Googlesheets.md) | +| ![illustration of simpleicons-5/G/Googlestreetview](../../simpleicons-5/G/Googlestreetview.png) | [simpleicons-5/G/Googlestreetview](../../simpleicons-5/G/Googlestreetview.md) | +| ![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/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) | +| ![illustration of simpleicons-5/G/Graphql](../../simpleicons-5/G/Graphql.png) | [simpleicons-5/G/Graphql](../../simpleicons-5/G/Graphql.md) | +| ![illustration of simpleicons-5/G/Grav](../../simpleicons-5/G/Grav.png) | [simpleicons-5/G/Grav](../../simpleicons-5/G/Grav.md) | +| ![illustration of simpleicons-5/G/Gravatar](../../simpleicons-5/G/Gravatar.png) | [simpleicons-5/G/Gravatar](../../simpleicons-5/G/Gravatar.md) | +| ![illustration of simpleicons-5/G/Graylog](../../simpleicons-5/G/Graylog.png) | [simpleicons-5/G/Graylog](../../simpleicons-5/G/Graylog.md) | +| ![illustration of simpleicons-5/G/Greensock](../../simpleicons-5/G/Greensock.png) | [simpleicons-5/G/Greensock](../../simpleicons-5/G/Greensock.md) | +| ![illustration of simpleicons-5/G/Griddotai](../../simpleicons-5/G/Griddotai.png) | [simpleicons-5/G/Griddotai](../../simpleicons-5/G/Griddotai.md) | +| ![illustration of simpleicons-5/G/Gridsome](../../simpleicons-5/G/Gridsome.png) | [simpleicons-5/G/Gridsome](../../simpleicons-5/G/Gridsome.md) | +| ![illustration of simpleicons-5/G/Groupon](../../simpleicons-5/G/Groupon.png) | [simpleicons-5/G/Groupon](../../simpleicons-5/G/Groupon.md) | +| ![illustration of simpleicons-5/G/Grubhub](../../simpleicons-5/G/Grubhub.png) | [simpleicons-5/G/Grubhub](../../simpleicons-5/G/Grubhub.md) | +| ![illustration of simpleicons-5/G/Grunt](../../simpleicons-5/G/Grunt.png) | [simpleicons-5/G/Grunt](../../simpleicons-5/G/Grunt.md) | +| ![illustration of simpleicons-5/G/Guangzhoumetro](../../simpleicons-5/G/Guangzhoumetro.png) | [simpleicons-5/G/Guangzhoumetro](../../simpleicons-5/G/Guangzhoumetro.md) | +| ![illustration of simpleicons-5/G/Gulp](../../simpleicons-5/G/Gulp.png) | [simpleicons-5/G/Gulp](../../simpleicons-5/G/Gulp.md) | +| ![illustration of simpleicons-5/G/Gumroad](../../simpleicons-5/G/Gumroad.png) | [simpleicons-5/G/Gumroad](../../simpleicons-5/G/Gumroad.md) | +| ![illustration of simpleicons-5/G/Gumtree](../../simpleicons-5/G/Gumtree.png) | [simpleicons-5/G/Gumtree](../../simpleicons-5/G/Gumtree.md) | +| ![illustration of simpleicons-5/G/Gutenberg](../../simpleicons-5/G/Gutenberg.png) | [simpleicons-5/G/Gutenberg](../../simpleicons-5/G/Gutenberg.md) | + + + diff --git a/distribution/simpleicons-5/H/Habr.Local.png b/distribution/simpleicons-5/H/Habr.Local.png new file mode 100644 index 00000000000..b91794e9e80 Binary files /dev/null and b/distribution/simpleicons-5/H/Habr.Local.png differ diff --git a/distribution/simpleicons-5/H/Habr.Local.puml b/distribution/simpleicons-5/H/Habr.Local.puml new file mode 100644 index 00000000000..00f8ac80f25 --- /dev/null +++ b/distribution/simpleicons-5/H/Habr.Local.puml @@ -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 Habr +include('simpleicons-5/H/Habr') + +' renders the element +Habr('Habr', 'Habr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Habr.Remote.puml b/distribution/simpleicons-5/H/Habr.Remote.puml new file mode 100644 index 00000000000..85ba1ff41f1 --- /dev/null +++ b/distribution/simpleicons-5/H/Habr.Remote.puml @@ -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 Habr +include('simpleicons-5/H/Habr') + +' renders the element +Habr('Habr', 'Habr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Habr.md b/distribution/simpleicons-5/H/Habr.md new file mode 100644 index 00000000000..2565b9d7af7 --- /dev/null +++ b/distribution/simpleicons-5/H/Habr.md @@ -0,0 +1,63 @@ +# Habr + + +```text +simpleicons-5/H/Habr +``` + +```text +include('simpleicons-5/H/Habr') +``` + + + +| Illustration | Habr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Habr.png) | ![illustration for Habr](../../simpleicons-5/H/Habr.Local.png) | + + + + +## Habr + +### 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 Habr +include('simpleicons-5/H/Habr') + +' renders the element +Habr('Habr', 'Habr', '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 Habr +include('simpleicons-5/H/Habr') + +' renders the element +Habr('Habr', 'Habr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Habr.png b/distribution/simpleicons-5/H/Habr.png new file mode 100644 index 00000000000..6321fc73e1d Binary files /dev/null and b/distribution/simpleicons-5/H/Habr.png differ diff --git a/distribution/simpleicons-5/H/Habr.puml b/distribution/simpleicons-5/H/Habr.puml new file mode 100644 index 00000000000..2758f291819 --- /dev/null +++ b/distribution/simpleicons-5/H/Habr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Habr + +sprite $HabrXs [10x10/16z] uwS3 + +sprite $HabrSm [12x12/16z] unza + +sprite $HabrMd [16x16/16z] un_X + +sprite $HabrLg [20x20/16z] unzKO1G + +!procedure Habr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Habr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackaday.Local.png b/distribution/simpleicons-5/H/Hackaday.Local.png new file mode 100644 index 00000000000..0ba28f5bbb1 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackaday.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackaday.Local.puml b/distribution/simpleicons-5/H/Hackaday.Local.puml new file mode 100644 index 00000000000..d7c263e5e35 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackaday.Local.puml @@ -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 Hackaday +include('simpleicons-5/H/Hackaday') + +' renders the element +Hackaday('Hackaday', 'Hackaday', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackaday.Remote.puml b/distribution/simpleicons-5/H/Hackaday.Remote.puml new file mode 100644 index 00000000000..1771d69f404 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackaday.Remote.puml @@ -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 Hackaday +include('simpleicons-5/H/Hackaday') + +' renders the element +Hackaday('Hackaday', 'Hackaday', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackaday.md b/distribution/simpleicons-5/H/Hackaday.md new file mode 100644 index 00000000000..9edb0f813bc --- /dev/null +++ b/distribution/simpleicons-5/H/Hackaday.md @@ -0,0 +1,63 @@ +# Hackaday + + +```text +simpleicons-5/H/Hackaday +``` + +```text +include('simpleicons-5/H/Hackaday') +``` + + + +| Illustration | Hackaday | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackaday.png) | ![illustration for Hackaday](../../simpleicons-5/H/Hackaday.Local.png) | + + + + +## Hackaday + +### 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 Hackaday +include('simpleicons-5/H/Hackaday') + +' renders the element +Hackaday('Hackaday', 'Hackaday', '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 Hackaday +include('simpleicons-5/H/Hackaday') + +' renders the element +Hackaday('Hackaday', 'Hackaday', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackaday.png b/distribution/simpleicons-5/H/Hackaday.png new file mode 100644 index 00000000000..74c41a96419 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackaday.png differ diff --git a/distribution/simpleicons-5/H/Hackaday.puml b/distribution/simpleicons-5/H/Hackaday.puml new file mode 100644 index 00000000000..6263b7638ca --- /dev/null +++ b/distribution/simpleicons-5/H/Hackaday.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackaday + +sprite $HackadayXs [10x10/16z] uwS3 + +sprite $HackadaySm [12x12/16z] unza + +sprite $HackadayMd [16x16/16z] un_X + +sprite $HackadayLg [20x20/16z] unzKO1G + +!procedure Hackaday($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackaday', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackclub.Local.png b/distribution/simpleicons-5/H/Hackclub.Local.png new file mode 100644 index 00000000000..5ed90adc4e7 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackclub.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackclub.Local.puml b/distribution/simpleicons-5/H/Hackclub.Local.puml new file mode 100644 index 00000000000..bb8da3b9f5f --- /dev/null +++ b/distribution/simpleicons-5/H/Hackclub.Local.puml @@ -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 Hackclub +include('simpleicons-5/H/Hackclub') + +' renders the element +Hackclub('Hackclub', 'Hackclub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackclub.Remote.puml b/distribution/simpleicons-5/H/Hackclub.Remote.puml new file mode 100644 index 00000000000..1fe16bd6d4b --- /dev/null +++ b/distribution/simpleicons-5/H/Hackclub.Remote.puml @@ -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 Hackclub +include('simpleicons-5/H/Hackclub') + +' renders the element +Hackclub('Hackclub', 'Hackclub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackclub.md b/distribution/simpleicons-5/H/Hackclub.md new file mode 100644 index 00000000000..412847607d6 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackclub.md @@ -0,0 +1,63 @@ +# Hackclub + + +```text +simpleicons-5/H/Hackclub +``` + +```text +include('simpleicons-5/H/Hackclub') +``` + + + +| Illustration | Hackclub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackclub.png) | ![illustration for Hackclub](../../simpleicons-5/H/Hackclub.Local.png) | + + + + +## Hackclub + +### 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 Hackclub +include('simpleicons-5/H/Hackclub') + +' renders the element +Hackclub('Hackclub', 'Hackclub', '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 Hackclub +include('simpleicons-5/H/Hackclub') + +' renders the element +Hackclub('Hackclub', 'Hackclub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackclub.png b/distribution/simpleicons-5/H/Hackclub.png new file mode 100644 index 00000000000..f3ce6dc3a47 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackclub.png differ diff --git a/distribution/simpleicons-5/H/Hackclub.puml b/distribution/simpleicons-5/H/Hackclub.puml new file mode 100644 index 00000000000..af0b6712346 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackclub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackclub + +sprite $HackclubXs [10x10/16z] uwS3 + +sprite $HackclubSm [12x12/16z] unza + +sprite $HackclubMd [16x16/16z] un_X + +sprite $HackclubLg [20x20/16z] unzKO1G + +!procedure Hackclub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackclub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackerearth.Local.png b/distribution/simpleicons-5/H/Hackerearth.Local.png new file mode 100644 index 00000000000..fb09b6f5096 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackerearth.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackerearth.Local.puml b/distribution/simpleicons-5/H/Hackerearth.Local.puml new file mode 100644 index 00000000000..6f1822cdd96 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerearth.Local.puml @@ -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 Hackerearth +include('simpleicons-5/H/Hackerearth') + +' renders the element +Hackerearth('Hackerearth', 'Hackerearth', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackerearth.Remote.puml b/distribution/simpleicons-5/H/Hackerearth.Remote.puml new file mode 100644 index 00000000000..8c61d32e228 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerearth.Remote.puml @@ -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 Hackerearth +include('simpleicons-5/H/Hackerearth') + +' renders the element +Hackerearth('Hackerearth', 'Hackerearth', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackerearth.md b/distribution/simpleicons-5/H/Hackerearth.md new file mode 100644 index 00000000000..f3f20bbe55b --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerearth.md @@ -0,0 +1,63 @@ +# Hackerearth + + +```text +simpleicons-5/H/Hackerearth +``` + +```text +include('simpleicons-5/H/Hackerearth') +``` + + + +| Illustration | Hackerearth | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackerearth.png) | ![illustration for Hackerearth](../../simpleicons-5/H/Hackerearth.Local.png) | + + + + +## Hackerearth + +### 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 Hackerearth +include('simpleicons-5/H/Hackerearth') + +' renders the element +Hackerearth('Hackerearth', 'Hackerearth', '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 Hackerearth +include('simpleicons-5/H/Hackerearth') + +' renders the element +Hackerearth('Hackerearth', 'Hackerearth', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackerearth.png b/distribution/simpleicons-5/H/Hackerearth.png new file mode 100644 index 00000000000..8b3c3a48d0a Binary files /dev/null and b/distribution/simpleicons-5/H/Hackerearth.png differ diff --git a/distribution/simpleicons-5/H/Hackerearth.puml b/distribution/simpleicons-5/H/Hackerearth.puml new file mode 100644 index 00000000000..1cb7b3cc640 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerearth.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackerearth + +sprite $HackerearthXs [10x10/16z] uwS3 + +sprite $HackerearthSm [12x12/16z] unza + +sprite $HackerearthMd [16x16/16z] un_X + +sprite $HackerearthLg [20x20/16z] unzKO1G + +!procedure Hackerearth($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackerearth', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackerone.Local.png b/distribution/simpleicons-5/H/Hackerone.Local.png new file mode 100644 index 00000000000..22d6d0266fa Binary files /dev/null and b/distribution/simpleicons-5/H/Hackerone.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackerone.Local.puml b/distribution/simpleicons-5/H/Hackerone.Local.puml new file mode 100644 index 00000000000..10b4e5c67d1 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerone.Local.puml @@ -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 Hackerone +include('simpleicons-5/H/Hackerone') + +' renders the element +Hackerone('Hackerone', 'Hackerone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackerone.Remote.puml b/distribution/simpleicons-5/H/Hackerone.Remote.puml new file mode 100644 index 00000000000..a7a743748bd --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerone.Remote.puml @@ -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 Hackerone +include('simpleicons-5/H/Hackerone') + +' renders the element +Hackerone('Hackerone', 'Hackerone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackerone.md b/distribution/simpleicons-5/H/Hackerone.md new file mode 100644 index 00000000000..e706c164f53 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerone.md @@ -0,0 +1,63 @@ +# Hackerone + + +```text +simpleicons-5/H/Hackerone +``` + +```text +include('simpleicons-5/H/Hackerone') +``` + + + +| Illustration | Hackerone | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackerone.png) | ![illustration for Hackerone](../../simpleicons-5/H/Hackerone.Local.png) | + + + + +## Hackerone + +### 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 Hackerone +include('simpleicons-5/H/Hackerone') + +' renders the element +Hackerone('Hackerone', 'Hackerone', '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 Hackerone +include('simpleicons-5/H/Hackerone') + +' renders the element +Hackerone('Hackerone', 'Hackerone', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackerone.png b/distribution/simpleicons-5/H/Hackerone.png new file mode 100644 index 00000000000..96cdf492eec Binary files /dev/null and b/distribution/simpleicons-5/H/Hackerone.png differ diff --git a/distribution/simpleicons-5/H/Hackerone.puml b/distribution/simpleicons-5/H/Hackerone.puml new file mode 100644 index 00000000000..47333279bc4 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerone.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackerone + +sprite $HackeroneXs [10x10/16z] uwS3 + +sprite $HackeroneSm [12x12/16z] unza + +sprite $HackeroneMd [16x16/16z] un_X + +sprite $HackeroneLg [20x20/16z] unzKO1G + +!procedure Hackerone($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackerone', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackerrank.Local.png b/distribution/simpleicons-5/H/Hackerrank.Local.png new file mode 100644 index 00000000000..aba49811918 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackerrank.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackerrank.Local.puml b/distribution/simpleicons-5/H/Hackerrank.Local.puml new file mode 100644 index 00000000000..c94c9ccf828 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerrank.Local.puml @@ -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 Hackerrank +include('simpleicons-5/H/Hackerrank') + +' renders the element +Hackerrank('Hackerrank', 'Hackerrank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackerrank.Remote.puml b/distribution/simpleicons-5/H/Hackerrank.Remote.puml new file mode 100644 index 00000000000..42ec8d95a48 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerrank.Remote.puml @@ -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 Hackerrank +include('simpleicons-5/H/Hackerrank') + +' renders the element +Hackerrank('Hackerrank', 'Hackerrank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackerrank.md b/distribution/simpleicons-5/H/Hackerrank.md new file mode 100644 index 00000000000..6e848edce08 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerrank.md @@ -0,0 +1,63 @@ +# Hackerrank + + +```text +simpleicons-5/H/Hackerrank +``` + +```text +include('simpleicons-5/H/Hackerrank') +``` + + + +| Illustration | Hackerrank | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackerrank.png) | ![illustration for Hackerrank](../../simpleicons-5/H/Hackerrank.Local.png) | + + + + +## Hackerrank + +### 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 Hackerrank +include('simpleicons-5/H/Hackerrank') + +' renders the element +Hackerrank('Hackerrank', 'Hackerrank', '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 Hackerrank +include('simpleicons-5/H/Hackerrank') + +' renders the element +Hackerrank('Hackerrank', 'Hackerrank', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackerrank.png b/distribution/simpleicons-5/H/Hackerrank.png new file mode 100644 index 00000000000..53759f8d509 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackerrank.png differ diff --git a/distribution/simpleicons-5/H/Hackerrank.puml b/distribution/simpleicons-5/H/Hackerrank.puml new file mode 100644 index 00000000000..eeaecdf272c --- /dev/null +++ b/distribution/simpleicons-5/H/Hackerrank.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackerrank + +sprite $HackerrankXs [10x10/16z] uwS3 + +sprite $HackerrankSm [12x12/16z] unza + +sprite $HackerrankMd [16x16/16z] un_X + +sprite $HackerrankLg [20x20/16z] unzKO1G + +!procedure Hackerrank($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackerrank', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackster.Local.png b/distribution/simpleicons-5/H/Hackster.Local.png new file mode 100644 index 00000000000..9d4385dc227 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackster.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackster.Local.puml b/distribution/simpleicons-5/H/Hackster.Local.puml new file mode 100644 index 00000000000..6aaf5f3b5cd --- /dev/null +++ b/distribution/simpleicons-5/H/Hackster.Local.puml @@ -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 Hackster +include('simpleicons-5/H/Hackster') + +' renders the element +Hackster('Hackster', 'Hackster', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackster.Remote.puml b/distribution/simpleicons-5/H/Hackster.Remote.puml new file mode 100644 index 00000000000..0c5c083ad2f --- /dev/null +++ b/distribution/simpleicons-5/H/Hackster.Remote.puml @@ -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 Hackster +include('simpleicons-5/H/Hackster') + +' renders the element +Hackster('Hackster', 'Hackster', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackster.md b/distribution/simpleicons-5/H/Hackster.md new file mode 100644 index 00000000000..e706eb21043 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackster.md @@ -0,0 +1,63 @@ +# Hackster + + +```text +simpleicons-5/H/Hackster +``` + +```text +include('simpleicons-5/H/Hackster') +``` + + + +| Illustration | Hackster | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackster.png) | ![illustration for Hackster](../../simpleicons-5/H/Hackster.Local.png) | + + + + +## Hackster + +### 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 Hackster +include('simpleicons-5/H/Hackster') + +' renders the element +Hackster('Hackster', 'Hackster', '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 Hackster +include('simpleicons-5/H/Hackster') + +' renders the element +Hackster('Hackster', 'Hackster', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackster.png b/distribution/simpleicons-5/H/Hackster.png new file mode 100644 index 00000000000..f8873c950d0 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackster.png differ diff --git a/distribution/simpleicons-5/H/Hackster.puml b/distribution/simpleicons-5/H/Hackster.puml new file mode 100644 index 00000000000..eeb1e343549 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackster.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackster + +sprite $HacksterXs [10x10/16z] uwS3 + +sprite $HacksterSm [12x12/16z] unza + +sprite $HacksterMd [16x16/16z] un_X + +sprite $HacksterLg [20x20/16z] unzKO1G + +!procedure Hackster($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackster', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hackthebox.Local.png b/distribution/simpleicons-5/H/Hackthebox.Local.png new file mode 100644 index 00000000000..2d83a84019d Binary files /dev/null and b/distribution/simpleicons-5/H/Hackthebox.Local.png differ diff --git a/distribution/simpleicons-5/H/Hackthebox.Local.puml b/distribution/simpleicons-5/H/Hackthebox.Local.puml new file mode 100644 index 00000000000..bee70b2b4d8 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackthebox.Local.puml @@ -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 Hackthebox +include('simpleicons-5/H/Hackthebox') + +' renders the element +Hackthebox('Hackthebox', 'Hackthebox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackthebox.Remote.puml b/distribution/simpleicons-5/H/Hackthebox.Remote.puml new file mode 100644 index 00000000000..ddbf4000b36 --- /dev/null +++ b/distribution/simpleicons-5/H/Hackthebox.Remote.puml @@ -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 Hackthebox +include('simpleicons-5/H/Hackthebox') + +' renders the element +Hackthebox('Hackthebox', 'Hackthebox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hackthebox.md b/distribution/simpleicons-5/H/Hackthebox.md new file mode 100644 index 00000000000..322f571ca9d --- /dev/null +++ b/distribution/simpleicons-5/H/Hackthebox.md @@ -0,0 +1,63 @@ +# Hackthebox + + +```text +simpleicons-5/H/Hackthebox +``` + +```text +include('simpleicons-5/H/Hackthebox') +``` + + + +| Illustration | Hackthebox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hackthebox.png) | ![illustration for Hackthebox](../../simpleicons-5/H/Hackthebox.Local.png) | + + + + +## Hackthebox + +### 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 Hackthebox +include('simpleicons-5/H/Hackthebox') + +' renders the element +Hackthebox('Hackthebox', 'Hackthebox', '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 Hackthebox +include('simpleicons-5/H/Hackthebox') + +' renders the element +Hackthebox('Hackthebox', 'Hackthebox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hackthebox.png b/distribution/simpleicons-5/H/Hackthebox.png new file mode 100644 index 00000000000..f416a30e1c7 Binary files /dev/null and b/distribution/simpleicons-5/H/Hackthebox.png differ diff --git a/distribution/simpleicons-5/H/Hackthebox.puml b/distribution/simpleicons-5/H/Hackthebox.puml new file mode 100644 index 00000000000..943427fe2ff --- /dev/null +++ b/distribution/simpleicons-5/H/Hackthebox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hackthebox + +sprite $HacktheboxXs [10x10/16z] uwS3 + +sprite $HacktheboxSm [12x12/16z] unza + +sprite $HacktheboxMd [16x16/16z] un_X + +sprite $HacktheboxLg [20x20/16z] unzKO1G + +!procedure Hackthebox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hackthebox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Handshake.Local.png b/distribution/simpleicons-5/H/Handshake.Local.png new file mode 100644 index 00000000000..efcee965b8b Binary files /dev/null and b/distribution/simpleicons-5/H/Handshake.Local.png differ diff --git a/distribution/simpleicons-5/H/Handshake.Local.puml b/distribution/simpleicons-5/H/Handshake.Local.puml new file mode 100644 index 00000000000..325054e6115 --- /dev/null +++ b/distribution/simpleicons-5/H/Handshake.Local.puml @@ -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 Handshake +include('simpleicons-5/H/Handshake') + +' renders the element +Handshake('Handshake', 'Handshake', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Handshake.Remote.puml b/distribution/simpleicons-5/H/Handshake.Remote.puml new file mode 100644 index 00000000000..b4f96c9de90 --- /dev/null +++ b/distribution/simpleicons-5/H/Handshake.Remote.puml @@ -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 Handshake +include('simpleicons-5/H/Handshake') + +' renders the element +Handshake('Handshake', 'Handshake', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Handshake.md b/distribution/simpleicons-5/H/Handshake.md new file mode 100644 index 00000000000..3405d364bc2 --- /dev/null +++ b/distribution/simpleicons-5/H/Handshake.md @@ -0,0 +1,63 @@ +# Handshake + + +```text +simpleicons-5/H/Handshake +``` + +```text +include('simpleicons-5/H/Handshake') +``` + + + +| Illustration | Handshake | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Handshake.png) | ![illustration for Handshake](../../simpleicons-5/H/Handshake.Local.png) | + + + + +## Handshake + +### 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 Handshake +include('simpleicons-5/H/Handshake') + +' renders the element +Handshake('Handshake', 'Handshake', '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 Handshake +include('simpleicons-5/H/Handshake') + +' renders the element +Handshake('Handshake', 'Handshake', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Handshake.png b/distribution/simpleicons-5/H/Handshake.png new file mode 100644 index 00000000000..3261a5e098b Binary files /dev/null and b/distribution/simpleicons-5/H/Handshake.png differ diff --git a/distribution/simpleicons-5/H/Handshake.puml b/distribution/simpleicons-5/H/Handshake.puml new file mode 100644 index 00000000000..b65c6ec7cfb --- /dev/null +++ b/distribution/simpleicons-5/H/Handshake.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Handshake + +sprite $HandshakeXs [10x10/16z] uwS3 + +sprite $HandshakeSm [12x12/16z] unza + +sprite $HandshakeMd [16x16/16z] un_X + +sprite $HandshakeLg [20x20/16z] unzKO1G + +!procedure Handshake($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Handshake', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/HandshakeProtocol.Local.png b/distribution/simpleicons-5/H/HandshakeProtocol.Local.png new file mode 100644 index 00000000000..cf0fbdda75f Binary files /dev/null and b/distribution/simpleicons-5/H/HandshakeProtocol.Local.png differ diff --git a/distribution/simpleicons-5/H/HandshakeProtocol.Local.puml b/distribution/simpleicons-5/H/HandshakeProtocol.Local.puml new file mode 100644 index 00000000000..ce8063207d3 --- /dev/null +++ b/distribution/simpleicons-5/H/HandshakeProtocol.Local.puml @@ -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 HandshakeProtocol +include('simpleicons-5/H/HandshakeProtocol') + +' renders the element +HandshakeProtocol('HandshakeProtocol', 'Handshake Protocol', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/HandshakeProtocol.Remote.puml b/distribution/simpleicons-5/H/HandshakeProtocol.Remote.puml new file mode 100644 index 00000000000..3ee8fee7621 --- /dev/null +++ b/distribution/simpleicons-5/H/HandshakeProtocol.Remote.puml @@ -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 HandshakeProtocol +include('simpleicons-5/H/HandshakeProtocol') + +' renders the element +HandshakeProtocol('HandshakeProtocol', 'Handshake Protocol', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/HandshakeProtocol.md b/distribution/simpleicons-5/H/HandshakeProtocol.md new file mode 100644 index 00000000000..e745979f6dc --- /dev/null +++ b/distribution/simpleicons-5/H/HandshakeProtocol.md @@ -0,0 +1,63 @@ +# HandshakeProtocol + + +```text +simpleicons-5/H/HandshakeProtocol +``` + +```text +include('simpleicons-5/H/HandshakeProtocol') +``` + + + +| Illustration | HandshakeProtocol | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/HandshakeProtocol.png) | ![illustration for HandshakeProtocol](../../simpleicons-5/H/HandshakeProtocol.Local.png) | + + + + +## HandshakeProtocol + +### 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 HandshakeProtocol +include('simpleicons-5/H/HandshakeProtocol') + +' renders the element +HandshakeProtocol('HandshakeProtocol', 'Handshake Protocol', '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 HandshakeProtocol +include('simpleicons-5/H/HandshakeProtocol') + +' renders the element +HandshakeProtocol('HandshakeProtocol', 'Handshake Protocol', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/HandshakeProtocol.png b/distribution/simpleicons-5/H/HandshakeProtocol.png new file mode 100644 index 00000000000..56229fcc136 Binary files /dev/null and b/distribution/simpleicons-5/H/HandshakeProtocol.png differ diff --git a/distribution/simpleicons-5/H/HandshakeProtocol.puml b/distribution/simpleicons-5/H/HandshakeProtocol.puml new file mode 100644 index 00000000000..6831b280939 --- /dev/null +++ b/distribution/simpleicons-5/H/HandshakeProtocol.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/HandshakeProtocol + +sprite $HandshakeProtocolXs [10x10/16z] uwS3 + +sprite $HandshakeProtocolSm [12x12/16z] unza + +sprite $HandshakeProtocolMd [16x16/16z] un_X + +sprite $HandshakeProtocolLg [20x20/16z] unzKO1G + +!procedure HandshakeProtocol($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/HandshakeProtocol', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Happycow.Local.png b/distribution/simpleicons-5/H/Happycow.Local.png new file mode 100644 index 00000000000..f5a88d8ff53 Binary files /dev/null and b/distribution/simpleicons-5/H/Happycow.Local.png differ diff --git a/distribution/simpleicons-5/H/Happycow.Local.puml b/distribution/simpleicons-5/H/Happycow.Local.puml new file mode 100644 index 00000000000..bc1dedcf0c1 --- /dev/null +++ b/distribution/simpleicons-5/H/Happycow.Local.puml @@ -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 Happycow +include('simpleicons-5/H/Happycow') + +' renders the element +Happycow('Happycow', 'Happycow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Happycow.Remote.puml b/distribution/simpleicons-5/H/Happycow.Remote.puml new file mode 100644 index 00000000000..d07c51a36ea --- /dev/null +++ b/distribution/simpleicons-5/H/Happycow.Remote.puml @@ -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 Happycow +include('simpleicons-5/H/Happycow') + +' renders the element +Happycow('Happycow', 'Happycow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Happycow.md b/distribution/simpleicons-5/H/Happycow.md new file mode 100644 index 00000000000..19635efbda7 --- /dev/null +++ b/distribution/simpleicons-5/H/Happycow.md @@ -0,0 +1,63 @@ +# Happycow + + +```text +simpleicons-5/H/Happycow +``` + +```text +include('simpleicons-5/H/Happycow') +``` + + + +| Illustration | Happycow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Happycow.png) | ![illustration for Happycow](../../simpleicons-5/H/Happycow.Local.png) | + + + + +## Happycow + +### 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 Happycow +include('simpleicons-5/H/Happycow') + +' renders the element +Happycow('Happycow', 'Happycow', '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 Happycow +include('simpleicons-5/H/Happycow') + +' renders the element +Happycow('Happycow', 'Happycow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Happycow.png b/distribution/simpleicons-5/H/Happycow.png new file mode 100644 index 00000000000..9201838bcb2 Binary files /dev/null and b/distribution/simpleicons-5/H/Happycow.png differ diff --git a/distribution/simpleicons-5/H/Happycow.puml b/distribution/simpleicons-5/H/Happycow.puml new file mode 100644 index 00000000000..6004f2d4ba5 --- /dev/null +++ b/distribution/simpleicons-5/H/Happycow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Happycow + +sprite $HappycowXs [10x10/16z] uwS3 + +sprite $HappycowSm [12x12/16z] unza + +sprite $HappycowMd [16x16/16z] un_X + +sprite $HappycowLg [20x20/16z] unzKO1G + +!procedure Happycow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Happycow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Harbor.Local.png b/distribution/simpleicons-5/H/Harbor.Local.png new file mode 100644 index 00000000000..43da678c74d Binary files /dev/null and b/distribution/simpleicons-5/H/Harbor.Local.png differ diff --git a/distribution/simpleicons-5/H/Harbor.Local.puml b/distribution/simpleicons-5/H/Harbor.Local.puml new file mode 100644 index 00000000000..2e6c068ec17 --- /dev/null +++ b/distribution/simpleicons-5/H/Harbor.Local.puml @@ -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 Harbor +include('simpleicons-5/H/Harbor') + +' renders the element +Harbor('Harbor', 'Harbor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Harbor.Remote.puml b/distribution/simpleicons-5/H/Harbor.Remote.puml new file mode 100644 index 00000000000..831f37ddb16 --- /dev/null +++ b/distribution/simpleicons-5/H/Harbor.Remote.puml @@ -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 Harbor +include('simpleicons-5/H/Harbor') + +' renders the element +Harbor('Harbor', 'Harbor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Harbor.md b/distribution/simpleicons-5/H/Harbor.md new file mode 100644 index 00000000000..ffd24f10294 --- /dev/null +++ b/distribution/simpleicons-5/H/Harbor.md @@ -0,0 +1,63 @@ +# Harbor + + +```text +simpleicons-5/H/Harbor +``` + +```text +include('simpleicons-5/H/Harbor') +``` + + + +| Illustration | Harbor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Harbor.png) | ![illustration for Harbor](../../simpleicons-5/H/Harbor.Local.png) | + + + + +## Harbor + +### 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 Harbor +include('simpleicons-5/H/Harbor') + +' renders the element +Harbor('Harbor', 'Harbor', '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 Harbor +include('simpleicons-5/H/Harbor') + +' renders the element +Harbor('Harbor', 'Harbor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Harbor.png b/distribution/simpleicons-5/H/Harbor.png new file mode 100644 index 00000000000..989295b26bd Binary files /dev/null and b/distribution/simpleicons-5/H/Harbor.png differ diff --git a/distribution/simpleicons-5/H/Harbor.puml b/distribution/simpleicons-5/H/Harbor.puml new file mode 100644 index 00000000000..a8e246676be --- /dev/null +++ b/distribution/simpleicons-5/H/Harbor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Harbor + +sprite $HarborXs [10x10/16z] uwS3 + +sprite $HarborSm [12x12/16z] unza + +sprite $HarborMd [16x16/16z] un_X + +sprite $HarborLg [20x20/16z] unzKO1G + +!procedure Harbor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Harbor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hashnode.Local.png b/distribution/simpleicons-5/H/Hashnode.Local.png new file mode 100644 index 00000000000..c7e8cbf290c Binary files /dev/null and b/distribution/simpleicons-5/H/Hashnode.Local.png differ diff --git a/distribution/simpleicons-5/H/Hashnode.Local.puml b/distribution/simpleicons-5/H/Hashnode.Local.puml new file mode 100644 index 00000000000..e01800d1464 --- /dev/null +++ b/distribution/simpleicons-5/H/Hashnode.Local.puml @@ -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 Hashnode +include('simpleicons-5/H/Hashnode') + +' renders the element +Hashnode('Hashnode', 'Hashnode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hashnode.Remote.puml b/distribution/simpleicons-5/H/Hashnode.Remote.puml new file mode 100644 index 00000000000..5d6c977ddaa --- /dev/null +++ b/distribution/simpleicons-5/H/Hashnode.Remote.puml @@ -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 Hashnode +include('simpleicons-5/H/Hashnode') + +' renders the element +Hashnode('Hashnode', 'Hashnode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hashnode.md b/distribution/simpleicons-5/H/Hashnode.md new file mode 100644 index 00000000000..70f4cfe9c9c --- /dev/null +++ b/distribution/simpleicons-5/H/Hashnode.md @@ -0,0 +1,63 @@ +# Hashnode + + +```text +simpleicons-5/H/Hashnode +``` + +```text +include('simpleicons-5/H/Hashnode') +``` + + + +| Illustration | Hashnode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hashnode.png) | ![illustration for Hashnode](../../simpleicons-5/H/Hashnode.Local.png) | + + + + +## Hashnode + +### 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 Hashnode +include('simpleicons-5/H/Hashnode') + +' renders the element +Hashnode('Hashnode', 'Hashnode', '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 Hashnode +include('simpleicons-5/H/Hashnode') + +' renders the element +Hashnode('Hashnode', 'Hashnode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hashnode.png b/distribution/simpleicons-5/H/Hashnode.png new file mode 100644 index 00000000000..6508863bac0 Binary files /dev/null and b/distribution/simpleicons-5/H/Hashnode.png differ diff --git a/distribution/simpleicons-5/H/Hashnode.puml b/distribution/simpleicons-5/H/Hashnode.puml new file mode 100644 index 00000000000..b979b561bea --- /dev/null +++ b/distribution/simpleicons-5/H/Hashnode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hashnode + +sprite $HashnodeXs [10x10/16z] uwS3 + +sprite $HashnodeSm [12x12/16z] unza + +sprite $HashnodeMd [16x16/16z] un_X + +sprite $HashnodeLg [20x20/16z] unzKO1G + +!procedure Hashnode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hashnode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Haskell.Local.png b/distribution/simpleicons-5/H/Haskell.Local.png new file mode 100644 index 00000000000..597aa804223 Binary files /dev/null and b/distribution/simpleicons-5/H/Haskell.Local.png differ diff --git a/distribution/simpleicons-5/H/Haskell.Local.puml b/distribution/simpleicons-5/H/Haskell.Local.puml new file mode 100644 index 00000000000..54cff06be5b --- /dev/null +++ b/distribution/simpleicons-5/H/Haskell.Local.puml @@ -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 Haskell +include('simpleicons-5/H/Haskell') + +' renders the element +Haskell('Haskell', 'Haskell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Haskell.Remote.puml b/distribution/simpleicons-5/H/Haskell.Remote.puml new file mode 100644 index 00000000000..09df57ce160 --- /dev/null +++ b/distribution/simpleicons-5/H/Haskell.Remote.puml @@ -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 Haskell +include('simpleicons-5/H/Haskell') + +' renders the element +Haskell('Haskell', 'Haskell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Haskell.md b/distribution/simpleicons-5/H/Haskell.md new file mode 100644 index 00000000000..1b033b706a8 --- /dev/null +++ b/distribution/simpleicons-5/H/Haskell.md @@ -0,0 +1,63 @@ +# Haskell + + +```text +simpleicons-5/H/Haskell +``` + +```text +include('simpleicons-5/H/Haskell') +``` + + + +| Illustration | Haskell | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Haskell.png) | ![illustration for Haskell](../../simpleicons-5/H/Haskell.Local.png) | + + + + +## Haskell + +### 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 Haskell +include('simpleicons-5/H/Haskell') + +' renders the element +Haskell('Haskell', 'Haskell', '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 Haskell +include('simpleicons-5/H/Haskell') + +' renders the element +Haskell('Haskell', 'Haskell', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Haskell.png b/distribution/simpleicons-5/H/Haskell.png new file mode 100644 index 00000000000..037e672238e Binary files /dev/null and b/distribution/simpleicons-5/H/Haskell.png differ diff --git a/distribution/simpleicons-5/H/Haskell.puml b/distribution/simpleicons-5/H/Haskell.puml new file mode 100644 index 00000000000..24ac58d1075 --- /dev/null +++ b/distribution/simpleicons-5/H/Haskell.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Haskell + +sprite $HaskellXs [10x10/16z] uwS3 + +sprite $HaskellSm [12x12/16z] unza + +sprite $HaskellMd [16x16/16z] un_X + +sprite $HaskellLg [20x20/16z] unzKO1G + +!procedure Haskell($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Haskell', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hasura.Local.png b/distribution/simpleicons-5/H/Hasura.Local.png new file mode 100644 index 00000000000..35c3304bed5 Binary files /dev/null and b/distribution/simpleicons-5/H/Hasura.Local.png differ diff --git a/distribution/simpleicons-5/H/Hasura.Local.puml b/distribution/simpleicons-5/H/Hasura.Local.puml new file mode 100644 index 00000000000..af1ad624308 --- /dev/null +++ b/distribution/simpleicons-5/H/Hasura.Local.puml @@ -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 Hasura +include('simpleicons-5/H/Hasura') + +' renders the element +Hasura('Hasura', 'Hasura', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hasura.Remote.puml b/distribution/simpleicons-5/H/Hasura.Remote.puml new file mode 100644 index 00000000000..e8d378241cb --- /dev/null +++ b/distribution/simpleicons-5/H/Hasura.Remote.puml @@ -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 Hasura +include('simpleicons-5/H/Hasura') + +' renders the element +Hasura('Hasura', 'Hasura', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hasura.md b/distribution/simpleicons-5/H/Hasura.md new file mode 100644 index 00000000000..aa21838ee72 --- /dev/null +++ b/distribution/simpleicons-5/H/Hasura.md @@ -0,0 +1,63 @@ +# Hasura + + +```text +simpleicons-5/H/Hasura +``` + +```text +include('simpleicons-5/H/Hasura') +``` + + + +| Illustration | Hasura | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hasura.png) | ![illustration for Hasura](../../simpleicons-5/H/Hasura.Local.png) | + + + + +## Hasura + +### 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 Hasura +include('simpleicons-5/H/Hasura') + +' renders the element +Hasura('Hasura', 'Hasura', '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 Hasura +include('simpleicons-5/H/Hasura') + +' renders the element +Hasura('Hasura', 'Hasura', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hasura.png b/distribution/simpleicons-5/H/Hasura.png new file mode 100644 index 00000000000..b222072c876 Binary files /dev/null and b/distribution/simpleicons-5/H/Hasura.png differ diff --git a/distribution/simpleicons-5/H/Hasura.puml b/distribution/simpleicons-5/H/Hasura.puml new file mode 100644 index 00000000000..484df36d646 --- /dev/null +++ b/distribution/simpleicons-5/H/Hasura.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hasura + +sprite $HasuraXs [10x10/16z] uwS3 + +sprite $HasuraSm [12x12/16z] unza + +sprite $HasuraMd [16x16/16z] un_X + +sprite $HasuraLg [20x20/16z] unzKO1G + +!procedure Hasura($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hasura', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hatenabookmark.Local.png b/distribution/simpleicons-5/H/Hatenabookmark.Local.png new file mode 100644 index 00000000000..f344d60aeaf Binary files /dev/null and b/distribution/simpleicons-5/H/Hatenabookmark.Local.png differ diff --git a/distribution/simpleicons-5/H/Hatenabookmark.Local.puml b/distribution/simpleicons-5/H/Hatenabookmark.Local.puml new file mode 100644 index 00000000000..579d43fc786 --- /dev/null +++ b/distribution/simpleicons-5/H/Hatenabookmark.Local.puml @@ -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 Hatenabookmark +include('simpleicons-5/H/Hatenabookmark') + +' renders the element +Hatenabookmark('Hatenabookmark', 'Hatenabookmark', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hatenabookmark.Remote.puml b/distribution/simpleicons-5/H/Hatenabookmark.Remote.puml new file mode 100644 index 00000000000..d9371b8afa0 --- /dev/null +++ b/distribution/simpleicons-5/H/Hatenabookmark.Remote.puml @@ -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 Hatenabookmark +include('simpleicons-5/H/Hatenabookmark') + +' renders the element +Hatenabookmark('Hatenabookmark', 'Hatenabookmark', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hatenabookmark.md b/distribution/simpleicons-5/H/Hatenabookmark.md new file mode 100644 index 00000000000..67e1a4863f0 --- /dev/null +++ b/distribution/simpleicons-5/H/Hatenabookmark.md @@ -0,0 +1,63 @@ +# Hatenabookmark + + +```text +simpleicons-5/H/Hatenabookmark +``` + +```text +include('simpleicons-5/H/Hatenabookmark') +``` + + + +| Illustration | Hatenabookmark | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hatenabookmark.png) | ![illustration for Hatenabookmark](../../simpleicons-5/H/Hatenabookmark.Local.png) | + + + + +## Hatenabookmark + +### 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 Hatenabookmark +include('simpleicons-5/H/Hatenabookmark') + +' renders the element +Hatenabookmark('Hatenabookmark', 'Hatenabookmark', '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 Hatenabookmark +include('simpleicons-5/H/Hatenabookmark') + +' renders the element +Hatenabookmark('Hatenabookmark', 'Hatenabookmark', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hatenabookmark.png b/distribution/simpleicons-5/H/Hatenabookmark.png new file mode 100644 index 00000000000..85975a63f3a Binary files /dev/null and b/distribution/simpleicons-5/H/Hatenabookmark.png differ diff --git a/distribution/simpleicons-5/H/Hatenabookmark.puml b/distribution/simpleicons-5/H/Hatenabookmark.puml new file mode 100644 index 00000000000..d519fdb0706 --- /dev/null +++ b/distribution/simpleicons-5/H/Hatenabookmark.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hatenabookmark + +sprite $HatenabookmarkXs [10x10/16z] uwS3 + +sprite $HatenabookmarkSm [12x12/16z] unza + +sprite $HatenabookmarkMd [16x16/16z] un_X + +sprite $HatenabookmarkLg [20x20/16z] unzKO1G + +!procedure Hatenabookmark($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hatenabookmark', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Haveibeenpwned.Local.png b/distribution/simpleicons-5/H/Haveibeenpwned.Local.png new file mode 100644 index 00000000000..0bc7a372803 Binary files /dev/null and b/distribution/simpleicons-5/H/Haveibeenpwned.Local.png differ diff --git a/distribution/simpleicons-5/H/Haveibeenpwned.Local.puml b/distribution/simpleicons-5/H/Haveibeenpwned.Local.puml new file mode 100644 index 00000000000..8913cca1739 --- /dev/null +++ b/distribution/simpleicons-5/H/Haveibeenpwned.Local.puml @@ -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 Haveibeenpwned +include('simpleicons-5/H/Haveibeenpwned') + +' renders the element +Haveibeenpwned('Haveibeenpwned', 'Haveibeenpwned', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Haveibeenpwned.Remote.puml b/distribution/simpleicons-5/H/Haveibeenpwned.Remote.puml new file mode 100644 index 00000000000..61a5378ea25 --- /dev/null +++ b/distribution/simpleicons-5/H/Haveibeenpwned.Remote.puml @@ -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 Haveibeenpwned +include('simpleicons-5/H/Haveibeenpwned') + +' renders the element +Haveibeenpwned('Haveibeenpwned', 'Haveibeenpwned', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Haveibeenpwned.md b/distribution/simpleicons-5/H/Haveibeenpwned.md new file mode 100644 index 00000000000..0637915adf2 --- /dev/null +++ b/distribution/simpleicons-5/H/Haveibeenpwned.md @@ -0,0 +1,63 @@ +# Haveibeenpwned + + +```text +simpleicons-5/H/Haveibeenpwned +``` + +```text +include('simpleicons-5/H/Haveibeenpwned') +``` + + + +| Illustration | Haveibeenpwned | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Haveibeenpwned.png) | ![illustration for Haveibeenpwned](../../simpleicons-5/H/Haveibeenpwned.Local.png) | + + + + +## Haveibeenpwned + +### 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 Haveibeenpwned +include('simpleicons-5/H/Haveibeenpwned') + +' renders the element +Haveibeenpwned('Haveibeenpwned', 'Haveibeenpwned', '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 Haveibeenpwned +include('simpleicons-5/H/Haveibeenpwned') + +' renders the element +Haveibeenpwned('Haveibeenpwned', 'Haveibeenpwned', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Haveibeenpwned.png b/distribution/simpleicons-5/H/Haveibeenpwned.png new file mode 100644 index 00000000000..cb7a280c641 Binary files /dev/null and b/distribution/simpleicons-5/H/Haveibeenpwned.png differ diff --git a/distribution/simpleicons-5/H/Haveibeenpwned.puml b/distribution/simpleicons-5/H/Haveibeenpwned.puml new file mode 100644 index 00000000000..6c69415edfe --- /dev/null +++ b/distribution/simpleicons-5/H/Haveibeenpwned.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Haveibeenpwned + +sprite $HaveibeenpwnedXs [10x10/16z] uwS3 + +sprite $HaveibeenpwnedSm [12x12/16z] unza + +sprite $HaveibeenpwnedMd [16x16/16z] un_X + +sprite $HaveibeenpwnedLg [20x20/16z] unzKO1G + +!procedure Haveibeenpwned($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Haveibeenpwned', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Haxe.Local.png b/distribution/simpleicons-5/H/Haxe.Local.png new file mode 100644 index 00000000000..0f6c7e0ea40 Binary files /dev/null and b/distribution/simpleicons-5/H/Haxe.Local.png differ diff --git a/distribution/simpleicons-5/H/Haxe.Local.puml b/distribution/simpleicons-5/H/Haxe.Local.puml new file mode 100644 index 00000000000..82576d3f58f --- /dev/null +++ b/distribution/simpleicons-5/H/Haxe.Local.puml @@ -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 Haxe +include('simpleicons-5/H/Haxe') + +' renders the element +Haxe('Haxe', 'Haxe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Haxe.Remote.puml b/distribution/simpleicons-5/H/Haxe.Remote.puml new file mode 100644 index 00000000000..ed539861eeb --- /dev/null +++ b/distribution/simpleicons-5/H/Haxe.Remote.puml @@ -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 Haxe +include('simpleicons-5/H/Haxe') + +' renders the element +Haxe('Haxe', 'Haxe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Haxe.md b/distribution/simpleicons-5/H/Haxe.md new file mode 100644 index 00000000000..0a5af54babc --- /dev/null +++ b/distribution/simpleicons-5/H/Haxe.md @@ -0,0 +1,63 @@ +# Haxe + + +```text +simpleicons-5/H/Haxe +``` + +```text +include('simpleicons-5/H/Haxe') +``` + + + +| Illustration | Haxe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Haxe.png) | ![illustration for Haxe](../../simpleicons-5/H/Haxe.Local.png) | + + + + +## Haxe + +### 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 Haxe +include('simpleicons-5/H/Haxe') + +' renders the element +Haxe('Haxe', 'Haxe', '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 Haxe +include('simpleicons-5/H/Haxe') + +' renders the element +Haxe('Haxe', 'Haxe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Haxe.png b/distribution/simpleicons-5/H/Haxe.png new file mode 100644 index 00000000000..c7c5f7e3855 Binary files /dev/null and b/distribution/simpleicons-5/H/Haxe.png differ diff --git a/distribution/simpleicons-5/H/Haxe.puml b/distribution/simpleicons-5/H/Haxe.puml new file mode 100644 index 00000000000..4fde49c0703 --- /dev/null +++ b/distribution/simpleicons-5/H/Haxe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Haxe + +sprite $HaxeXs [10x10/16z] uwS3 + +sprite $HaxeSm [12x12/16z] unza + +sprite $HaxeMd [16x16/16z] un_X + +sprite $HaxeLg [20x20/16z] unzKO1G + +!procedure Haxe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Haxe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hbo.Local.png b/distribution/simpleicons-5/H/Hbo.Local.png new file mode 100644 index 00000000000..34098004e93 Binary files /dev/null and b/distribution/simpleicons-5/H/Hbo.Local.png differ diff --git a/distribution/simpleicons-5/H/Hbo.Local.puml b/distribution/simpleicons-5/H/Hbo.Local.puml new file mode 100644 index 00000000000..d8bdb034ffd --- /dev/null +++ b/distribution/simpleicons-5/H/Hbo.Local.puml @@ -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 Hbo +include('simpleicons-5/H/Hbo') + +' renders the element +Hbo('Hbo', 'Hbo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hbo.Remote.puml b/distribution/simpleicons-5/H/Hbo.Remote.puml new file mode 100644 index 00000000000..117b2aee1f7 --- /dev/null +++ b/distribution/simpleicons-5/H/Hbo.Remote.puml @@ -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 Hbo +include('simpleicons-5/H/Hbo') + +' renders the element +Hbo('Hbo', 'Hbo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hbo.md b/distribution/simpleicons-5/H/Hbo.md new file mode 100644 index 00000000000..7a00dceec11 --- /dev/null +++ b/distribution/simpleicons-5/H/Hbo.md @@ -0,0 +1,63 @@ +# Hbo + + +```text +simpleicons-5/H/Hbo +``` + +```text +include('simpleicons-5/H/Hbo') +``` + + + +| Illustration | Hbo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hbo.png) | ![illustration for Hbo](../../simpleicons-5/H/Hbo.Local.png) | + + + + +## Hbo + +### 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 Hbo +include('simpleicons-5/H/Hbo') + +' renders the element +Hbo('Hbo', 'Hbo', '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 Hbo +include('simpleicons-5/H/Hbo') + +' renders the element +Hbo('Hbo', 'Hbo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hbo.png b/distribution/simpleicons-5/H/Hbo.png new file mode 100644 index 00000000000..d0ff3a57196 Binary files /dev/null and b/distribution/simpleicons-5/H/Hbo.png differ diff --git a/distribution/simpleicons-5/H/Hbo.puml b/distribution/simpleicons-5/H/Hbo.puml new file mode 100644 index 00000000000..68545d513b0 --- /dev/null +++ b/distribution/simpleicons-5/H/Hbo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hbo + +sprite $HboXs [10x10/16z] uwS3 + +sprite $HboSm [12x12/16z] unza + +sprite $HboMd [16x16/16z] un_X + +sprite $HboLg [20x20/16z] unzKO1G + +!procedure Hbo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hbo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hcl.Local.png b/distribution/simpleicons-5/H/Hcl.Local.png new file mode 100644 index 00000000000..94bc1acc33e Binary files /dev/null and b/distribution/simpleicons-5/H/Hcl.Local.png differ diff --git a/distribution/simpleicons-5/H/Hcl.Local.puml b/distribution/simpleicons-5/H/Hcl.Local.puml new file mode 100644 index 00000000000..b3251072e38 --- /dev/null +++ b/distribution/simpleicons-5/H/Hcl.Local.puml @@ -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 Hcl +include('simpleicons-5/H/Hcl') + +' renders the element +Hcl('Hcl', 'Hcl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hcl.Remote.puml b/distribution/simpleicons-5/H/Hcl.Remote.puml new file mode 100644 index 00000000000..ac3fd269e92 --- /dev/null +++ b/distribution/simpleicons-5/H/Hcl.Remote.puml @@ -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 Hcl +include('simpleicons-5/H/Hcl') + +' renders the element +Hcl('Hcl', 'Hcl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hcl.md b/distribution/simpleicons-5/H/Hcl.md new file mode 100644 index 00000000000..535373271b1 --- /dev/null +++ b/distribution/simpleicons-5/H/Hcl.md @@ -0,0 +1,63 @@ +# Hcl + + +```text +simpleicons-5/H/Hcl +``` + +```text +include('simpleicons-5/H/Hcl') +``` + + + +| Illustration | Hcl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hcl.png) | ![illustration for Hcl](../../simpleicons-5/H/Hcl.Local.png) | + + + + +## Hcl + +### 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 Hcl +include('simpleicons-5/H/Hcl') + +' renders the element +Hcl('Hcl', 'Hcl', '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 Hcl +include('simpleicons-5/H/Hcl') + +' renders the element +Hcl('Hcl', 'Hcl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hcl.png b/distribution/simpleicons-5/H/Hcl.png new file mode 100644 index 00000000000..06c9ea8770d Binary files /dev/null and b/distribution/simpleicons-5/H/Hcl.png differ diff --git a/distribution/simpleicons-5/H/Hcl.puml b/distribution/simpleicons-5/H/Hcl.puml new file mode 100644 index 00000000000..cd7a36fab56 --- /dev/null +++ b/distribution/simpleicons-5/H/Hcl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hcl + +sprite $HclXs [10x10/16z] uwS3 + +sprite $HclSm [12x12/16z] unza + +sprite $HclMd [16x16/16z] un_X + +sprite $HclLg [20x20/16z] unzKO1G + +!procedure Hcl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hcl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Headspace.Local.png b/distribution/simpleicons-5/H/Headspace.Local.png new file mode 100644 index 00000000000..10cb831e00c Binary files /dev/null and b/distribution/simpleicons-5/H/Headspace.Local.png differ diff --git a/distribution/simpleicons-5/H/Headspace.Local.puml b/distribution/simpleicons-5/H/Headspace.Local.puml new file mode 100644 index 00000000000..228a760b951 --- /dev/null +++ b/distribution/simpleicons-5/H/Headspace.Local.puml @@ -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 Headspace +include('simpleicons-5/H/Headspace') + +' renders the element +Headspace('Headspace', 'Headspace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Headspace.Remote.puml b/distribution/simpleicons-5/H/Headspace.Remote.puml new file mode 100644 index 00000000000..5eed403b159 --- /dev/null +++ b/distribution/simpleicons-5/H/Headspace.Remote.puml @@ -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 Headspace +include('simpleicons-5/H/Headspace') + +' renders the element +Headspace('Headspace', 'Headspace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Headspace.md b/distribution/simpleicons-5/H/Headspace.md new file mode 100644 index 00000000000..bb47613e8e5 --- /dev/null +++ b/distribution/simpleicons-5/H/Headspace.md @@ -0,0 +1,63 @@ +# Headspace + + +```text +simpleicons-5/H/Headspace +``` + +```text +include('simpleicons-5/H/Headspace') +``` + + + +| Illustration | Headspace | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Headspace.png) | ![illustration for Headspace](../../simpleicons-5/H/Headspace.Local.png) | + + + + +## Headspace + +### 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 Headspace +include('simpleicons-5/H/Headspace') + +' renders the element +Headspace('Headspace', 'Headspace', '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 Headspace +include('simpleicons-5/H/Headspace') + +' renders the element +Headspace('Headspace', 'Headspace', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Headspace.png b/distribution/simpleicons-5/H/Headspace.png new file mode 100644 index 00000000000..21e4e56e22d Binary files /dev/null and b/distribution/simpleicons-5/H/Headspace.png differ diff --git a/distribution/simpleicons-5/H/Headspace.puml b/distribution/simpleicons-5/H/Headspace.puml new file mode 100644 index 00000000000..a1e11f52f02 --- /dev/null +++ b/distribution/simpleicons-5/H/Headspace.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Headspace + +sprite $HeadspaceXs [10x10/16z] uwS3 + +sprite $HeadspaceSm [12x12/16z] unza + +sprite $HeadspaceMd [16x16/16z] un_X + +sprite $HeadspaceLg [20x20/16z] unzKO1G + +!procedure Headspace($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Headspace', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hellofresh.Local.png b/distribution/simpleicons-5/H/Hellofresh.Local.png new file mode 100644 index 00000000000..26982eea906 Binary files /dev/null and b/distribution/simpleicons-5/H/Hellofresh.Local.png differ diff --git a/distribution/simpleicons-5/H/Hellofresh.Local.puml b/distribution/simpleicons-5/H/Hellofresh.Local.puml new file mode 100644 index 00000000000..1231bb7798f --- /dev/null +++ b/distribution/simpleicons-5/H/Hellofresh.Local.puml @@ -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 Hellofresh +include('simpleicons-5/H/Hellofresh') + +' renders the element +Hellofresh('Hellofresh', 'Hellofresh', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hellofresh.Remote.puml b/distribution/simpleicons-5/H/Hellofresh.Remote.puml new file mode 100644 index 00000000000..4de5b8e50b6 --- /dev/null +++ b/distribution/simpleicons-5/H/Hellofresh.Remote.puml @@ -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 Hellofresh +include('simpleicons-5/H/Hellofresh') + +' renders the element +Hellofresh('Hellofresh', 'Hellofresh', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hellofresh.md b/distribution/simpleicons-5/H/Hellofresh.md new file mode 100644 index 00000000000..26ec71498fa --- /dev/null +++ b/distribution/simpleicons-5/H/Hellofresh.md @@ -0,0 +1,63 @@ +# Hellofresh + + +```text +simpleicons-5/H/Hellofresh +``` + +```text +include('simpleicons-5/H/Hellofresh') +``` + + + +| Illustration | Hellofresh | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hellofresh.png) | ![illustration for Hellofresh](../../simpleicons-5/H/Hellofresh.Local.png) | + + + + +## Hellofresh + +### 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 Hellofresh +include('simpleicons-5/H/Hellofresh') + +' renders the element +Hellofresh('Hellofresh', 'Hellofresh', '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 Hellofresh +include('simpleicons-5/H/Hellofresh') + +' renders the element +Hellofresh('Hellofresh', 'Hellofresh', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hellofresh.png b/distribution/simpleicons-5/H/Hellofresh.png new file mode 100644 index 00000000000..7b00600f54c Binary files /dev/null and b/distribution/simpleicons-5/H/Hellofresh.png differ diff --git a/distribution/simpleicons-5/H/Hellofresh.puml b/distribution/simpleicons-5/H/Hellofresh.puml new file mode 100644 index 00000000000..d8ec93315be --- /dev/null +++ b/distribution/simpleicons-5/H/Hellofresh.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hellofresh + +sprite $HellofreshXs [10x10/16z] uwS3 + +sprite $HellofreshSm [12x12/16z] unza + +sprite $HellofreshMd [16x16/16z] un_X + +sprite $HellofreshLg [20x20/16z] unzKO1G + +!procedure Hellofresh($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hellofresh', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hellyhansen.Local.png b/distribution/simpleicons-5/H/Hellyhansen.Local.png new file mode 100644 index 00000000000..7850cbcdbdf Binary files /dev/null and b/distribution/simpleicons-5/H/Hellyhansen.Local.png differ diff --git a/distribution/simpleicons-5/H/Hellyhansen.Local.puml b/distribution/simpleicons-5/H/Hellyhansen.Local.puml new file mode 100644 index 00000000000..d443577c116 --- /dev/null +++ b/distribution/simpleicons-5/H/Hellyhansen.Local.puml @@ -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 Hellyhansen +include('simpleicons-5/H/Hellyhansen') + +' renders the element +Hellyhansen('Hellyhansen', 'Hellyhansen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hellyhansen.Remote.puml b/distribution/simpleicons-5/H/Hellyhansen.Remote.puml new file mode 100644 index 00000000000..cfee6bff5c9 --- /dev/null +++ b/distribution/simpleicons-5/H/Hellyhansen.Remote.puml @@ -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 Hellyhansen +include('simpleicons-5/H/Hellyhansen') + +' renders the element +Hellyhansen('Hellyhansen', 'Hellyhansen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hellyhansen.md b/distribution/simpleicons-5/H/Hellyhansen.md new file mode 100644 index 00000000000..595d814035b --- /dev/null +++ b/distribution/simpleicons-5/H/Hellyhansen.md @@ -0,0 +1,63 @@ +# Hellyhansen + + +```text +simpleicons-5/H/Hellyhansen +``` + +```text +include('simpleicons-5/H/Hellyhansen') +``` + + + +| Illustration | Hellyhansen | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hellyhansen.png) | ![illustration for Hellyhansen](../../simpleicons-5/H/Hellyhansen.Local.png) | + + + + +## Hellyhansen + +### 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 Hellyhansen +include('simpleicons-5/H/Hellyhansen') + +' renders the element +Hellyhansen('Hellyhansen', 'Hellyhansen', '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 Hellyhansen +include('simpleicons-5/H/Hellyhansen') + +' renders the element +Hellyhansen('Hellyhansen', 'Hellyhansen', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hellyhansen.png b/distribution/simpleicons-5/H/Hellyhansen.png new file mode 100644 index 00000000000..142429182b2 Binary files /dev/null and b/distribution/simpleicons-5/H/Hellyhansen.png differ diff --git a/distribution/simpleicons-5/H/Hellyhansen.puml b/distribution/simpleicons-5/H/Hellyhansen.puml new file mode 100644 index 00000000000..6972570c25d --- /dev/null +++ b/distribution/simpleicons-5/H/Hellyhansen.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hellyhansen + +sprite $HellyhansenXs [10x10/16z] uwS3 + +sprite $HellyhansenSm [12x12/16z] unza + +sprite $HellyhansenMd [16x16/16z] un_X + +sprite $HellyhansenLg [20x20/16z] unzKO1G + +!procedure Hellyhansen($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hellyhansen', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Helm.Local.png b/distribution/simpleicons-5/H/Helm.Local.png new file mode 100644 index 00000000000..ee4e77d7181 Binary files /dev/null and b/distribution/simpleicons-5/H/Helm.Local.png differ diff --git a/distribution/simpleicons-5/H/Helm.Local.puml b/distribution/simpleicons-5/H/Helm.Local.puml new file mode 100644 index 00000000000..6f59751b164 --- /dev/null +++ b/distribution/simpleicons-5/H/Helm.Local.puml @@ -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 Helm +include('simpleicons-5/H/Helm') + +' renders the element +Helm('Helm', 'Helm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Helm.Remote.puml b/distribution/simpleicons-5/H/Helm.Remote.puml new file mode 100644 index 00000000000..5b43f8f966a --- /dev/null +++ b/distribution/simpleicons-5/H/Helm.Remote.puml @@ -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 Helm +include('simpleicons-5/H/Helm') + +' renders the element +Helm('Helm', 'Helm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Helm.md b/distribution/simpleicons-5/H/Helm.md new file mode 100644 index 00000000000..d86d388a650 --- /dev/null +++ b/distribution/simpleicons-5/H/Helm.md @@ -0,0 +1,63 @@ +# Helm + + +```text +simpleicons-5/H/Helm +``` + +```text +include('simpleicons-5/H/Helm') +``` + + + +| Illustration | Helm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Helm.png) | ![illustration for Helm](../../simpleicons-5/H/Helm.Local.png) | + + + + +## Helm + +### 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 Helm +include('simpleicons-5/H/Helm') + +' renders the element +Helm('Helm', 'Helm', '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 Helm +include('simpleicons-5/H/Helm') + +' renders the element +Helm('Helm', 'Helm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Helm.png b/distribution/simpleicons-5/H/Helm.png new file mode 100644 index 00000000000..7ce160d9c6e Binary files /dev/null and b/distribution/simpleicons-5/H/Helm.png differ diff --git a/distribution/simpleicons-5/H/Helm.puml b/distribution/simpleicons-5/H/Helm.puml new file mode 100644 index 00000000000..cf855c2b32a --- /dev/null +++ b/distribution/simpleicons-5/H/Helm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Helm + +sprite $HelmXs [10x10/16z] uwS3 + +sprite $HelmSm [12x12/16z] unza + +sprite $HelmMd [16x16/16z] un_X + +sprite $HelmLg [20x20/16z] unzKO1G + +!procedure Helm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Helm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Helpdesk.Local.png b/distribution/simpleicons-5/H/Helpdesk.Local.png new file mode 100644 index 00000000000..3136ddd23ec Binary files /dev/null and b/distribution/simpleicons-5/H/Helpdesk.Local.png differ diff --git a/distribution/simpleicons-5/H/Helpdesk.Local.puml b/distribution/simpleicons-5/H/Helpdesk.Local.puml new file mode 100644 index 00000000000..a6df8912c7f --- /dev/null +++ b/distribution/simpleicons-5/H/Helpdesk.Local.puml @@ -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 Helpdesk +include('simpleicons-5/H/Helpdesk') + +' renders the element +Helpdesk('Helpdesk', 'Helpdesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Helpdesk.Remote.puml b/distribution/simpleicons-5/H/Helpdesk.Remote.puml new file mode 100644 index 00000000000..76a2021b83e --- /dev/null +++ b/distribution/simpleicons-5/H/Helpdesk.Remote.puml @@ -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 Helpdesk +include('simpleicons-5/H/Helpdesk') + +' renders the element +Helpdesk('Helpdesk', 'Helpdesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Helpdesk.md b/distribution/simpleicons-5/H/Helpdesk.md new file mode 100644 index 00000000000..0edc34406fa --- /dev/null +++ b/distribution/simpleicons-5/H/Helpdesk.md @@ -0,0 +1,63 @@ +# Helpdesk + + +```text +simpleicons-5/H/Helpdesk +``` + +```text +include('simpleicons-5/H/Helpdesk') +``` + + + +| Illustration | Helpdesk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Helpdesk.png) | ![illustration for Helpdesk](../../simpleicons-5/H/Helpdesk.Local.png) | + + + + +## Helpdesk + +### 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 Helpdesk +include('simpleicons-5/H/Helpdesk') + +' renders the element +Helpdesk('Helpdesk', 'Helpdesk', '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 Helpdesk +include('simpleicons-5/H/Helpdesk') + +' renders the element +Helpdesk('Helpdesk', 'Helpdesk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Helpdesk.png b/distribution/simpleicons-5/H/Helpdesk.png new file mode 100644 index 00000000000..9a2e3e3a567 Binary files /dev/null and b/distribution/simpleicons-5/H/Helpdesk.png differ diff --git a/distribution/simpleicons-5/H/Helpdesk.puml b/distribution/simpleicons-5/H/Helpdesk.puml new file mode 100644 index 00000000000..0a498e18421 --- /dev/null +++ b/distribution/simpleicons-5/H/Helpdesk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Helpdesk + +sprite $HelpdeskXs [10x10/16z] uwS3 + +sprite $HelpdeskSm [12x12/16z] unza + +sprite $HelpdeskMd [16x16/16z] un_X + +sprite $HelpdeskLg [20x20/16z] unzKO1G + +!procedure Helpdesk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Helpdesk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Here.Local.png b/distribution/simpleicons-5/H/Here.Local.png new file mode 100644 index 00000000000..e8e5bd4d0f5 Binary files /dev/null and b/distribution/simpleicons-5/H/Here.Local.png differ diff --git a/distribution/simpleicons-5/H/Here.Local.puml b/distribution/simpleicons-5/H/Here.Local.puml new file mode 100644 index 00000000000..a7bbf2f643c --- /dev/null +++ b/distribution/simpleicons-5/H/Here.Local.puml @@ -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 Here +include('simpleicons-5/H/Here') + +' renders the element +Here('Here', 'Here', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Here.Remote.puml b/distribution/simpleicons-5/H/Here.Remote.puml new file mode 100644 index 00000000000..8fe1d469fb2 --- /dev/null +++ b/distribution/simpleicons-5/H/Here.Remote.puml @@ -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 Here +include('simpleicons-5/H/Here') + +' renders the element +Here('Here', 'Here', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Here.md b/distribution/simpleicons-5/H/Here.md new file mode 100644 index 00000000000..47fd5502375 --- /dev/null +++ b/distribution/simpleicons-5/H/Here.md @@ -0,0 +1,63 @@ +# Here + + +```text +simpleicons-5/H/Here +``` + +```text +include('simpleicons-5/H/Here') +``` + + + +| Illustration | Here | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Here.png) | ![illustration for Here](../../simpleicons-5/H/Here.Local.png) | + + + + +## Here + +### 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 Here +include('simpleicons-5/H/Here') + +' renders the element +Here('Here', 'Here', '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 Here +include('simpleicons-5/H/Here') + +' renders the element +Here('Here', 'Here', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Here.png b/distribution/simpleicons-5/H/Here.png new file mode 100644 index 00000000000..52f35f5f7c6 Binary files /dev/null and b/distribution/simpleicons-5/H/Here.png differ diff --git a/distribution/simpleicons-5/H/Here.puml b/distribution/simpleicons-5/H/Here.puml new file mode 100644 index 00000000000..b813db8c176 --- /dev/null +++ b/distribution/simpleicons-5/H/Here.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Here + +sprite $HereXs [10x10/16z] uwS3 + +sprite $HereSm [12x12/16z] unza + +sprite $HereMd [16x16/16z] un_X + +sprite $HereLg [20x20/16z] unzKO1G + +!procedure Here($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Here', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Heroku.Local.png b/distribution/simpleicons-5/H/Heroku.Local.png new file mode 100644 index 00000000000..4e0c8ffe6bb Binary files /dev/null and b/distribution/simpleicons-5/H/Heroku.Local.png differ diff --git a/distribution/simpleicons-5/H/Heroku.Local.puml b/distribution/simpleicons-5/H/Heroku.Local.puml new file mode 100644 index 00000000000..75d91404d91 --- /dev/null +++ b/distribution/simpleicons-5/H/Heroku.Local.puml @@ -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 Heroku +include('simpleicons-5/H/Heroku') + +' renders the element +Heroku('Heroku', 'Heroku', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Heroku.Remote.puml b/distribution/simpleicons-5/H/Heroku.Remote.puml new file mode 100644 index 00000000000..f3cccdd6f26 --- /dev/null +++ b/distribution/simpleicons-5/H/Heroku.Remote.puml @@ -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 Heroku +include('simpleicons-5/H/Heroku') + +' renders the element +Heroku('Heroku', 'Heroku', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Heroku.md b/distribution/simpleicons-5/H/Heroku.md new file mode 100644 index 00000000000..057b54e830f --- /dev/null +++ b/distribution/simpleicons-5/H/Heroku.md @@ -0,0 +1,63 @@ +# Heroku + + +```text +simpleicons-5/H/Heroku +``` + +```text +include('simpleicons-5/H/Heroku') +``` + + + +| Illustration | Heroku | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Heroku.png) | ![illustration for Heroku](../../simpleicons-5/H/Heroku.Local.png) | + + + + +## Heroku + +### 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 Heroku +include('simpleicons-5/H/Heroku') + +' renders the element +Heroku('Heroku', 'Heroku', '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 Heroku +include('simpleicons-5/H/Heroku') + +' renders the element +Heroku('Heroku', 'Heroku', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Heroku.png b/distribution/simpleicons-5/H/Heroku.png new file mode 100644 index 00000000000..ad6c9b88af8 Binary files /dev/null and b/distribution/simpleicons-5/H/Heroku.png differ diff --git a/distribution/simpleicons-5/H/Heroku.puml b/distribution/simpleicons-5/H/Heroku.puml new file mode 100644 index 00000000000..4a4bdc45a17 --- /dev/null +++ b/distribution/simpleicons-5/H/Heroku.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Heroku + +sprite $HerokuXs [10x10/16z] uwS3 + +sprite $HerokuSm [12x12/16z] unza + +sprite $HerokuMd [16x16/16z] un_X + +sprite $HerokuLg [20x20/16z] unzKO1G + +!procedure Heroku($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Heroku', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hexo.Local.png b/distribution/simpleicons-5/H/Hexo.Local.png new file mode 100644 index 00000000000..bf34f7dd5de Binary files /dev/null and b/distribution/simpleicons-5/H/Hexo.Local.png differ diff --git a/distribution/simpleicons-5/H/Hexo.Local.puml b/distribution/simpleicons-5/H/Hexo.Local.puml new file mode 100644 index 00000000000..3ef453bf908 --- /dev/null +++ b/distribution/simpleicons-5/H/Hexo.Local.puml @@ -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 Hexo +include('simpleicons-5/H/Hexo') + +' renders the element +Hexo('Hexo', 'Hexo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hexo.Remote.puml b/distribution/simpleicons-5/H/Hexo.Remote.puml new file mode 100644 index 00000000000..80de1ebcb1b --- /dev/null +++ b/distribution/simpleicons-5/H/Hexo.Remote.puml @@ -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 Hexo +include('simpleicons-5/H/Hexo') + +' renders the element +Hexo('Hexo', 'Hexo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hexo.md b/distribution/simpleicons-5/H/Hexo.md new file mode 100644 index 00000000000..70af888151b --- /dev/null +++ b/distribution/simpleicons-5/H/Hexo.md @@ -0,0 +1,63 @@ +# Hexo + + +```text +simpleicons-5/H/Hexo +``` + +```text +include('simpleicons-5/H/Hexo') +``` + + + +| Illustration | Hexo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hexo.png) | ![illustration for Hexo](../../simpleicons-5/H/Hexo.Local.png) | + + + + +## Hexo + +### 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 Hexo +include('simpleicons-5/H/Hexo') + +' renders the element +Hexo('Hexo', 'Hexo', '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 Hexo +include('simpleicons-5/H/Hexo') + +' renders the element +Hexo('Hexo', 'Hexo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hexo.png b/distribution/simpleicons-5/H/Hexo.png new file mode 100644 index 00000000000..86d223cdb87 Binary files /dev/null and b/distribution/simpleicons-5/H/Hexo.png differ diff --git a/distribution/simpleicons-5/H/Hexo.puml b/distribution/simpleicons-5/H/Hexo.puml new file mode 100644 index 00000000000..445de8a4dae --- /dev/null +++ b/distribution/simpleicons-5/H/Hexo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hexo + +sprite $HexoXs [10x10/16z] uwS3 + +sprite $HexoSm [12x12/16z] unza + +sprite $HexoMd [16x16/16z] un_X + +sprite $HexoLg [20x20/16z] unzKO1G + +!procedure Hexo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hexo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hey.Local.png b/distribution/simpleicons-5/H/Hey.Local.png new file mode 100644 index 00000000000..a4cef2f29dc Binary files /dev/null and b/distribution/simpleicons-5/H/Hey.Local.png differ diff --git a/distribution/simpleicons-5/H/Hey.Local.puml b/distribution/simpleicons-5/H/Hey.Local.puml new file mode 100644 index 00000000000..feb628b4253 --- /dev/null +++ b/distribution/simpleicons-5/H/Hey.Local.puml @@ -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 Hey +include('simpleicons-5/H/Hey') + +' renders the element +Hey('Hey', 'Hey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hey.Remote.puml b/distribution/simpleicons-5/H/Hey.Remote.puml new file mode 100644 index 00000000000..41bda21f772 --- /dev/null +++ b/distribution/simpleicons-5/H/Hey.Remote.puml @@ -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 Hey +include('simpleicons-5/H/Hey') + +' renders the element +Hey('Hey', 'Hey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hey.md b/distribution/simpleicons-5/H/Hey.md new file mode 100644 index 00000000000..e8d35ea4f45 --- /dev/null +++ b/distribution/simpleicons-5/H/Hey.md @@ -0,0 +1,63 @@ +# Hey + + +```text +simpleicons-5/H/Hey +``` + +```text +include('simpleicons-5/H/Hey') +``` + + + +| Illustration | Hey | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hey.png) | ![illustration for Hey](../../simpleicons-5/H/Hey.Local.png) | + + + + +## Hey + +### 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 Hey +include('simpleicons-5/H/Hey') + +' renders the element +Hey('Hey', 'Hey', '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 Hey +include('simpleicons-5/H/Hey') + +' renders the element +Hey('Hey', 'Hey', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hey.png b/distribution/simpleicons-5/H/Hey.png new file mode 100644 index 00000000000..ce520d6e462 Binary files /dev/null and b/distribution/simpleicons-5/H/Hey.png differ diff --git a/distribution/simpleicons-5/H/Hey.puml b/distribution/simpleicons-5/H/Hey.puml new file mode 100644 index 00000000000..66bd1641d4e --- /dev/null +++ b/distribution/simpleicons-5/H/Hey.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hey + +sprite $HeyXs [10x10/16z] uwS3 + +sprite $HeySm [12x12/16z] unza + +sprite $HeyMd [16x16/16z] un_X + +sprite $HeyLg [20x20/16z] unzKO1G + +!procedure Hey($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hey', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hibernate.Local.png b/distribution/simpleicons-5/H/Hibernate.Local.png new file mode 100644 index 00000000000..2ff58244198 Binary files /dev/null and b/distribution/simpleicons-5/H/Hibernate.Local.png differ diff --git a/distribution/simpleicons-5/H/Hibernate.Local.puml b/distribution/simpleicons-5/H/Hibernate.Local.puml new file mode 100644 index 00000000000..3a9a563e5e9 --- /dev/null +++ b/distribution/simpleicons-5/H/Hibernate.Local.puml @@ -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 Hibernate +include('simpleicons-5/H/Hibernate') + +' renders the element +Hibernate('Hibernate', 'Hibernate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hibernate.Remote.puml b/distribution/simpleicons-5/H/Hibernate.Remote.puml new file mode 100644 index 00000000000..fc95467d406 --- /dev/null +++ b/distribution/simpleicons-5/H/Hibernate.Remote.puml @@ -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 Hibernate +include('simpleicons-5/H/Hibernate') + +' renders the element +Hibernate('Hibernate', 'Hibernate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hibernate.md b/distribution/simpleicons-5/H/Hibernate.md new file mode 100644 index 00000000000..a0d78345d82 --- /dev/null +++ b/distribution/simpleicons-5/H/Hibernate.md @@ -0,0 +1,63 @@ +# Hibernate + + +```text +simpleicons-5/H/Hibernate +``` + +```text +include('simpleicons-5/H/Hibernate') +``` + + + +| Illustration | Hibernate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hibernate.png) | ![illustration for Hibernate](../../simpleicons-5/H/Hibernate.Local.png) | + + + + +## Hibernate + +### 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 Hibernate +include('simpleicons-5/H/Hibernate') + +' renders the element +Hibernate('Hibernate', 'Hibernate', '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 Hibernate +include('simpleicons-5/H/Hibernate') + +' renders the element +Hibernate('Hibernate', 'Hibernate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hibernate.png b/distribution/simpleicons-5/H/Hibernate.png new file mode 100644 index 00000000000..d7ed9e30c26 Binary files /dev/null and b/distribution/simpleicons-5/H/Hibernate.png differ diff --git a/distribution/simpleicons-5/H/Hibernate.puml b/distribution/simpleicons-5/H/Hibernate.puml new file mode 100644 index 00000000000..41c5e359d94 --- /dev/null +++ b/distribution/simpleicons-5/H/Hibernate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hibernate + +sprite $HibernateXs [10x10/16z] uwS3 + +sprite $HibernateSm [12x12/16z] unza + +sprite $HibernateMd [16x16/16z] un_X + +sprite $HibernateLg [20x20/16z] unzKO1G + +!procedure Hibernate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hibernate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hilton.Local.png b/distribution/simpleicons-5/H/Hilton.Local.png new file mode 100644 index 00000000000..f5c9d152b68 Binary files /dev/null and b/distribution/simpleicons-5/H/Hilton.Local.png differ diff --git a/distribution/simpleicons-5/H/Hilton.Local.puml b/distribution/simpleicons-5/H/Hilton.Local.puml new file mode 100644 index 00000000000..fb69c82d150 --- /dev/null +++ b/distribution/simpleicons-5/H/Hilton.Local.puml @@ -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 Hilton +include('simpleicons-5/H/Hilton') + +' renders the element +Hilton('Hilton', 'Hilton', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hilton.Remote.puml b/distribution/simpleicons-5/H/Hilton.Remote.puml new file mode 100644 index 00000000000..2748d9b89cb --- /dev/null +++ b/distribution/simpleicons-5/H/Hilton.Remote.puml @@ -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 Hilton +include('simpleicons-5/H/Hilton') + +' renders the element +Hilton('Hilton', 'Hilton', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hilton.md b/distribution/simpleicons-5/H/Hilton.md new file mode 100644 index 00000000000..50045420999 --- /dev/null +++ b/distribution/simpleicons-5/H/Hilton.md @@ -0,0 +1,63 @@ +# Hilton + + +```text +simpleicons-5/H/Hilton +``` + +```text +include('simpleicons-5/H/Hilton') +``` + + + +| Illustration | Hilton | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hilton.png) | ![illustration for Hilton](../../simpleicons-5/H/Hilton.Local.png) | + + + + +## Hilton + +### 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 Hilton +include('simpleicons-5/H/Hilton') + +' renders the element +Hilton('Hilton', 'Hilton', '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 Hilton +include('simpleicons-5/H/Hilton') + +' renders the element +Hilton('Hilton', 'Hilton', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hilton.png b/distribution/simpleicons-5/H/Hilton.png new file mode 100644 index 00000000000..a4cc905c193 Binary files /dev/null and b/distribution/simpleicons-5/H/Hilton.png differ diff --git a/distribution/simpleicons-5/H/Hilton.puml b/distribution/simpleicons-5/H/Hilton.puml new file mode 100644 index 00000000000..974eab6d786 --- /dev/null +++ b/distribution/simpleicons-5/H/Hilton.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hilton + +sprite $HiltonXs [10x10/16z] uwS3 + +sprite $HiltonSm [12x12/16z] unza + +sprite $HiltonMd [16x16/16z] un_X + +sprite $HiltonLg [20x20/16z] unzKO1G + +!procedure Hilton($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hilton', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hitachi.Local.png b/distribution/simpleicons-5/H/Hitachi.Local.png new file mode 100644 index 00000000000..71c62097e07 Binary files /dev/null and b/distribution/simpleicons-5/H/Hitachi.Local.png differ diff --git a/distribution/simpleicons-5/H/Hitachi.Local.puml b/distribution/simpleicons-5/H/Hitachi.Local.puml new file mode 100644 index 00000000000..c7b486dd7bd --- /dev/null +++ b/distribution/simpleicons-5/H/Hitachi.Local.puml @@ -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 Hitachi +include('simpleicons-5/H/Hitachi') + +' renders the element +Hitachi('Hitachi', 'Hitachi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hitachi.Remote.puml b/distribution/simpleicons-5/H/Hitachi.Remote.puml new file mode 100644 index 00000000000..6580bd937a2 --- /dev/null +++ b/distribution/simpleicons-5/H/Hitachi.Remote.puml @@ -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 Hitachi +include('simpleicons-5/H/Hitachi') + +' renders the element +Hitachi('Hitachi', 'Hitachi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hitachi.md b/distribution/simpleicons-5/H/Hitachi.md new file mode 100644 index 00000000000..90f4060f9f9 --- /dev/null +++ b/distribution/simpleicons-5/H/Hitachi.md @@ -0,0 +1,63 @@ +# Hitachi + + +```text +simpleicons-5/H/Hitachi +``` + +```text +include('simpleicons-5/H/Hitachi') +``` + + + +| Illustration | Hitachi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hitachi.png) | ![illustration for Hitachi](../../simpleicons-5/H/Hitachi.Local.png) | + + + + +## Hitachi + +### 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 Hitachi +include('simpleicons-5/H/Hitachi') + +' renders the element +Hitachi('Hitachi', 'Hitachi', '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 Hitachi +include('simpleicons-5/H/Hitachi') + +' renders the element +Hitachi('Hitachi', 'Hitachi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hitachi.png b/distribution/simpleicons-5/H/Hitachi.png new file mode 100644 index 00000000000..206a718bb0d Binary files /dev/null and b/distribution/simpleicons-5/H/Hitachi.png differ diff --git a/distribution/simpleicons-5/H/Hitachi.puml b/distribution/simpleicons-5/H/Hitachi.puml new file mode 100644 index 00000000000..7b346999d7f --- /dev/null +++ b/distribution/simpleicons-5/H/Hitachi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hitachi + +sprite $HitachiXs [10x10/16z] uwS3 + +sprite $HitachiSm [12x12/16z] unza + +sprite $HitachiMd [16x16/16z] un_X + +sprite $HitachiLg [20x20/16z] unzKO1G + +!procedure Hitachi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hitachi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hive.Local.png b/distribution/simpleicons-5/H/Hive.Local.png new file mode 100644 index 00000000000..f61001bafb3 Binary files /dev/null and b/distribution/simpleicons-5/H/Hive.Local.png differ diff --git a/distribution/simpleicons-5/H/Hive.Local.puml b/distribution/simpleicons-5/H/Hive.Local.puml new file mode 100644 index 00000000000..53fc8d73c31 --- /dev/null +++ b/distribution/simpleicons-5/H/Hive.Local.puml @@ -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 Hive +include('simpleicons-5/H/Hive') + +' renders the element +Hive('Hive', 'Hive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hive.Remote.puml b/distribution/simpleicons-5/H/Hive.Remote.puml new file mode 100644 index 00000000000..c1319f3af39 --- /dev/null +++ b/distribution/simpleicons-5/H/Hive.Remote.puml @@ -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 Hive +include('simpleicons-5/H/Hive') + +' renders the element +Hive('Hive', 'Hive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hive.md b/distribution/simpleicons-5/H/Hive.md new file mode 100644 index 00000000000..878ffd248db --- /dev/null +++ b/distribution/simpleicons-5/H/Hive.md @@ -0,0 +1,63 @@ +# Hive + + +```text +simpleicons-5/H/Hive +``` + +```text +include('simpleicons-5/H/Hive') +``` + + + +| Illustration | Hive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hive.png) | ![illustration for Hive](../../simpleicons-5/H/Hive.Local.png) | + + + + +## Hive + +### 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 Hive +include('simpleicons-5/H/Hive') + +' renders the element +Hive('Hive', 'Hive', '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 Hive +include('simpleicons-5/H/Hive') + +' renders the element +Hive('Hive', 'Hive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hive.png b/distribution/simpleicons-5/H/Hive.png new file mode 100644 index 00000000000..1a46480f04d Binary files /dev/null and b/distribution/simpleicons-5/H/Hive.png differ diff --git a/distribution/simpleicons-5/H/Hive.puml b/distribution/simpleicons-5/H/Hive.puml new file mode 100644 index 00000000000..edf521315d2 --- /dev/null +++ b/distribution/simpleicons-5/H/Hive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hive + +sprite $HiveXs [10x10/16z] uwS3 + +sprite $HiveSm [12x12/16z] unza + +sprite $HiveMd [16x16/16z] un_X + +sprite $HiveLg [20x20/16z] unzKO1G + +!procedure Hive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/HiveBlockchain.Local.png b/distribution/simpleicons-5/H/HiveBlockchain.Local.png new file mode 100644 index 00000000000..7d76d813dbd Binary files /dev/null and b/distribution/simpleicons-5/H/HiveBlockchain.Local.png differ diff --git a/distribution/simpleicons-5/H/HiveBlockchain.Local.puml b/distribution/simpleicons-5/H/HiveBlockchain.Local.puml new file mode 100644 index 00000000000..ff5c35f5146 --- /dev/null +++ b/distribution/simpleicons-5/H/HiveBlockchain.Local.puml @@ -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 HiveBlockchain +include('simpleicons-5/H/HiveBlockchain') + +' renders the element +HiveBlockchain('HiveBlockchain', 'Hive Blockchain', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/HiveBlockchain.Remote.puml b/distribution/simpleicons-5/H/HiveBlockchain.Remote.puml new file mode 100644 index 00000000000..290b39b9f14 --- /dev/null +++ b/distribution/simpleicons-5/H/HiveBlockchain.Remote.puml @@ -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 HiveBlockchain +include('simpleicons-5/H/HiveBlockchain') + +' renders the element +HiveBlockchain('HiveBlockchain', 'Hive Blockchain', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/HiveBlockchain.md b/distribution/simpleicons-5/H/HiveBlockchain.md new file mode 100644 index 00000000000..7c05bb9dcdf --- /dev/null +++ b/distribution/simpleicons-5/H/HiveBlockchain.md @@ -0,0 +1,63 @@ +# HiveBlockchain + + +```text +simpleicons-5/H/HiveBlockchain +``` + +```text +include('simpleicons-5/H/HiveBlockchain') +``` + + + +| Illustration | HiveBlockchain | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/HiveBlockchain.png) | ![illustration for HiveBlockchain](../../simpleicons-5/H/HiveBlockchain.Local.png) | + + + + +## HiveBlockchain + +### 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 HiveBlockchain +include('simpleicons-5/H/HiveBlockchain') + +' renders the element +HiveBlockchain('HiveBlockchain', 'Hive Blockchain', '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 HiveBlockchain +include('simpleicons-5/H/HiveBlockchain') + +' renders the element +HiveBlockchain('HiveBlockchain', 'Hive Blockchain', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/HiveBlockchain.png b/distribution/simpleicons-5/H/HiveBlockchain.png new file mode 100644 index 00000000000..450c91c537e Binary files /dev/null and b/distribution/simpleicons-5/H/HiveBlockchain.png differ diff --git a/distribution/simpleicons-5/H/HiveBlockchain.puml b/distribution/simpleicons-5/H/HiveBlockchain.puml new file mode 100644 index 00000000000..5a2aa773560 --- /dev/null +++ b/distribution/simpleicons-5/H/HiveBlockchain.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/HiveBlockchain + +sprite $HiveBlockchainXs [10x10/16z] uwS3 + +sprite $HiveBlockchainSm [12x12/16z] unza + +sprite $HiveBlockchainMd [16x16/16z] un_X + +sprite $HiveBlockchainLg [20x20/16z] unzKO1G + +!procedure HiveBlockchain($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/HiveBlockchain', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Homeadvisor.Local.png b/distribution/simpleicons-5/H/Homeadvisor.Local.png new file mode 100644 index 00000000000..5b217182009 Binary files /dev/null and b/distribution/simpleicons-5/H/Homeadvisor.Local.png differ diff --git a/distribution/simpleicons-5/H/Homeadvisor.Local.puml b/distribution/simpleicons-5/H/Homeadvisor.Local.puml new file mode 100644 index 00000000000..2abdeec9c7c --- /dev/null +++ b/distribution/simpleicons-5/H/Homeadvisor.Local.puml @@ -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 Homeadvisor +include('simpleicons-5/H/Homeadvisor') + +' renders the element +Homeadvisor('Homeadvisor', 'Homeadvisor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homeadvisor.Remote.puml b/distribution/simpleicons-5/H/Homeadvisor.Remote.puml new file mode 100644 index 00000000000..7cd0e00aaef --- /dev/null +++ b/distribution/simpleicons-5/H/Homeadvisor.Remote.puml @@ -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 Homeadvisor +include('simpleicons-5/H/Homeadvisor') + +' renders the element +Homeadvisor('Homeadvisor', 'Homeadvisor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homeadvisor.md b/distribution/simpleicons-5/H/Homeadvisor.md new file mode 100644 index 00000000000..f0f1935bbab --- /dev/null +++ b/distribution/simpleicons-5/H/Homeadvisor.md @@ -0,0 +1,63 @@ +# Homeadvisor + + +```text +simpleicons-5/H/Homeadvisor +``` + +```text +include('simpleicons-5/H/Homeadvisor') +``` + + + +| Illustration | Homeadvisor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Homeadvisor.png) | ![illustration for Homeadvisor](../../simpleicons-5/H/Homeadvisor.Local.png) | + + + + +## Homeadvisor + +### 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 Homeadvisor +include('simpleicons-5/H/Homeadvisor') + +' renders the element +Homeadvisor('Homeadvisor', 'Homeadvisor', '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 Homeadvisor +include('simpleicons-5/H/Homeadvisor') + +' renders the element +Homeadvisor('Homeadvisor', 'Homeadvisor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Homeadvisor.png b/distribution/simpleicons-5/H/Homeadvisor.png new file mode 100644 index 00000000000..5a76e4fd813 Binary files /dev/null and b/distribution/simpleicons-5/H/Homeadvisor.png differ diff --git a/distribution/simpleicons-5/H/Homeadvisor.puml b/distribution/simpleicons-5/H/Homeadvisor.puml new file mode 100644 index 00000000000..9c2d3f2829e --- /dev/null +++ b/distribution/simpleicons-5/H/Homeadvisor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Homeadvisor + +sprite $HomeadvisorXs [10x10/16z] uwS3 + +sprite $HomeadvisorSm [12x12/16z] unza + +sprite $HomeadvisorMd [16x16/16z] un_X + +sprite $HomeadvisorLg [20x20/16z] unzKO1G + +!procedure Homeadvisor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Homeadvisor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Homeassistant.Local.png b/distribution/simpleicons-5/H/Homeassistant.Local.png new file mode 100644 index 00000000000..3aa7c3d5e18 Binary files /dev/null and b/distribution/simpleicons-5/H/Homeassistant.Local.png differ diff --git a/distribution/simpleicons-5/H/Homeassistant.Local.puml b/distribution/simpleicons-5/H/Homeassistant.Local.puml new file mode 100644 index 00000000000..c393c1a623a --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistant.Local.puml @@ -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 Homeassistant +include('simpleicons-5/H/Homeassistant') + +' renders the element +Homeassistant('Homeassistant', 'Homeassistant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homeassistant.Remote.puml b/distribution/simpleicons-5/H/Homeassistant.Remote.puml new file mode 100644 index 00000000000..66fb5d818fa --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistant.Remote.puml @@ -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 Homeassistant +include('simpleicons-5/H/Homeassistant') + +' renders the element +Homeassistant('Homeassistant', 'Homeassistant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homeassistant.md b/distribution/simpleicons-5/H/Homeassistant.md new file mode 100644 index 00000000000..a82562e0ccd --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistant.md @@ -0,0 +1,63 @@ +# Homeassistant + + +```text +simpleicons-5/H/Homeassistant +``` + +```text +include('simpleicons-5/H/Homeassistant') +``` + + + +| Illustration | Homeassistant | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Homeassistant.png) | ![illustration for Homeassistant](../../simpleicons-5/H/Homeassistant.Local.png) | + + + + +## Homeassistant + +### 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 Homeassistant +include('simpleicons-5/H/Homeassistant') + +' renders the element +Homeassistant('Homeassistant', 'Homeassistant', '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 Homeassistant +include('simpleicons-5/H/Homeassistant') + +' renders the element +Homeassistant('Homeassistant', 'Homeassistant', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Homeassistant.png b/distribution/simpleicons-5/H/Homeassistant.png new file mode 100644 index 00000000000..d7a08f3eafb Binary files /dev/null and b/distribution/simpleicons-5/H/Homeassistant.png differ diff --git a/distribution/simpleicons-5/H/Homeassistant.puml b/distribution/simpleicons-5/H/Homeassistant.puml new file mode 100644 index 00000000000..668d6ccd51a --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistant.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Homeassistant + +sprite $HomeassistantXs [10x10/16z] uwS3 + +sprite $HomeassistantSm [12x12/16z] unza + +sprite $HomeassistantMd [16x16/16z] un_X + +sprite $HomeassistantLg [20x20/16z] unzKO1G + +!procedure Homeassistant($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Homeassistant', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Homeassistantcommunitystore.Local.png b/distribution/simpleicons-5/H/Homeassistantcommunitystore.Local.png new file mode 100644 index 00000000000..b4ef2b24110 Binary files /dev/null and b/distribution/simpleicons-5/H/Homeassistantcommunitystore.Local.png differ diff --git a/distribution/simpleicons-5/H/Homeassistantcommunitystore.Local.puml b/distribution/simpleicons-5/H/Homeassistantcommunitystore.Local.puml new file mode 100644 index 00000000000..2119a225bfb --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistantcommunitystore.Local.puml @@ -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 Homeassistantcommunitystore +include('simpleicons-5/H/Homeassistantcommunitystore') + +' renders the element +Homeassistantcommunitystore('Homeassistantcommunitystore', 'Homeassistantcommunitystore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homeassistantcommunitystore.Remote.puml b/distribution/simpleicons-5/H/Homeassistantcommunitystore.Remote.puml new file mode 100644 index 00000000000..ad4889096a1 --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistantcommunitystore.Remote.puml @@ -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 Homeassistantcommunitystore +include('simpleicons-5/H/Homeassistantcommunitystore') + +' renders the element +Homeassistantcommunitystore('Homeassistantcommunitystore', 'Homeassistantcommunitystore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homeassistantcommunitystore.md b/distribution/simpleicons-5/H/Homeassistantcommunitystore.md new file mode 100644 index 00000000000..6125211800c --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistantcommunitystore.md @@ -0,0 +1,63 @@ +# Homeassistantcommunitystore + + +```text +simpleicons-5/H/Homeassistantcommunitystore +``` + +```text +include('simpleicons-5/H/Homeassistantcommunitystore') +``` + + + +| Illustration | Homeassistantcommunitystore | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Homeassistantcommunitystore.png) | ![illustration for Homeassistantcommunitystore](../../simpleicons-5/H/Homeassistantcommunitystore.Local.png) | + + + + +## Homeassistantcommunitystore + +### 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 Homeassistantcommunitystore +include('simpleicons-5/H/Homeassistantcommunitystore') + +' renders the element +Homeassistantcommunitystore('Homeassistantcommunitystore', 'Homeassistantcommunitystore', '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 Homeassistantcommunitystore +include('simpleicons-5/H/Homeassistantcommunitystore') + +' renders the element +Homeassistantcommunitystore('Homeassistantcommunitystore', 'Homeassistantcommunitystore', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Homeassistantcommunitystore.png b/distribution/simpleicons-5/H/Homeassistantcommunitystore.png new file mode 100644 index 00000000000..39970fc2daa Binary files /dev/null and b/distribution/simpleicons-5/H/Homeassistantcommunitystore.png differ diff --git a/distribution/simpleicons-5/H/Homeassistantcommunitystore.puml b/distribution/simpleicons-5/H/Homeassistantcommunitystore.puml new file mode 100644 index 00000000000..198619fa7ae --- /dev/null +++ b/distribution/simpleicons-5/H/Homeassistantcommunitystore.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Homeassistantcommunitystore + +sprite $HomeassistantcommunitystoreXs [10x10/16z] uwS3 + +sprite $HomeassistantcommunitystoreSm [12x12/16z] unza + +sprite $HomeassistantcommunitystoreMd [16x16/16z] un_X + +sprite $HomeassistantcommunitystoreLg [20x20/16z] unzKO1G + +!procedure Homeassistantcommunitystore($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Homeassistantcommunitystore', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Homebrew.Local.png b/distribution/simpleicons-5/H/Homebrew.Local.png new file mode 100644 index 00000000000..c6879ac7e0e Binary files /dev/null and b/distribution/simpleicons-5/H/Homebrew.Local.png differ diff --git a/distribution/simpleicons-5/H/Homebrew.Local.puml b/distribution/simpleicons-5/H/Homebrew.Local.puml new file mode 100644 index 00000000000..c3cf7814a3a --- /dev/null +++ b/distribution/simpleicons-5/H/Homebrew.Local.puml @@ -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 Homebrew +include('simpleicons-5/H/Homebrew') + +' renders the element +Homebrew('Homebrew', 'Homebrew', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homebrew.Remote.puml b/distribution/simpleicons-5/H/Homebrew.Remote.puml new file mode 100644 index 00000000000..5eebaaab406 --- /dev/null +++ b/distribution/simpleicons-5/H/Homebrew.Remote.puml @@ -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 Homebrew +include('simpleicons-5/H/Homebrew') + +' renders the element +Homebrew('Homebrew', 'Homebrew', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homebrew.md b/distribution/simpleicons-5/H/Homebrew.md new file mode 100644 index 00000000000..12c5153983c --- /dev/null +++ b/distribution/simpleicons-5/H/Homebrew.md @@ -0,0 +1,63 @@ +# Homebrew + + +```text +simpleicons-5/H/Homebrew +``` + +```text +include('simpleicons-5/H/Homebrew') +``` + + + +| Illustration | Homebrew | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Homebrew.png) | ![illustration for Homebrew](../../simpleicons-5/H/Homebrew.Local.png) | + + + + +## Homebrew + +### 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 Homebrew +include('simpleicons-5/H/Homebrew') + +' renders the element +Homebrew('Homebrew', 'Homebrew', '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 Homebrew +include('simpleicons-5/H/Homebrew') + +' renders the element +Homebrew('Homebrew', 'Homebrew', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Homebrew.png b/distribution/simpleicons-5/H/Homebrew.png new file mode 100644 index 00000000000..926fa24e5d1 Binary files /dev/null and b/distribution/simpleicons-5/H/Homebrew.png differ diff --git a/distribution/simpleicons-5/H/Homebrew.puml b/distribution/simpleicons-5/H/Homebrew.puml new file mode 100644 index 00000000000..d9d89545453 --- /dev/null +++ b/distribution/simpleicons-5/H/Homebrew.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Homebrew + +sprite $HomebrewXs [10x10/16z] uwS3 + +sprite $HomebrewSm [12x12/16z] unza + +sprite $HomebrewMd [16x16/16z] un_X + +sprite $HomebrewLg [20x20/16z] unzKO1G + +!procedure Homebrew($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Homebrew', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Homebridge.Local.png b/distribution/simpleicons-5/H/Homebridge.Local.png new file mode 100644 index 00000000000..824cb0d05d8 Binary files /dev/null and b/distribution/simpleicons-5/H/Homebridge.Local.png differ diff --git a/distribution/simpleicons-5/H/Homebridge.Local.puml b/distribution/simpleicons-5/H/Homebridge.Local.puml new file mode 100644 index 00000000000..7e1d6b53cdd --- /dev/null +++ b/distribution/simpleicons-5/H/Homebridge.Local.puml @@ -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 Homebridge +include('simpleicons-5/H/Homebridge') + +' renders the element +Homebridge('Homebridge', 'Homebridge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homebridge.Remote.puml b/distribution/simpleicons-5/H/Homebridge.Remote.puml new file mode 100644 index 00000000000..a5c984402a0 --- /dev/null +++ b/distribution/simpleicons-5/H/Homebridge.Remote.puml @@ -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 Homebridge +include('simpleicons-5/H/Homebridge') + +' renders the element +Homebridge('Homebridge', 'Homebridge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homebridge.md b/distribution/simpleicons-5/H/Homebridge.md new file mode 100644 index 00000000000..11faaaf0e55 --- /dev/null +++ b/distribution/simpleicons-5/H/Homebridge.md @@ -0,0 +1,63 @@ +# Homebridge + + +```text +simpleicons-5/H/Homebridge +``` + +```text +include('simpleicons-5/H/Homebridge') +``` + + + +| Illustration | Homebridge | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Homebridge.png) | ![illustration for Homebridge](../../simpleicons-5/H/Homebridge.Local.png) | + + + + +## Homebridge + +### 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 Homebridge +include('simpleicons-5/H/Homebridge') + +' renders the element +Homebridge('Homebridge', 'Homebridge', '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 Homebridge +include('simpleicons-5/H/Homebridge') + +' renders the element +Homebridge('Homebridge', 'Homebridge', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Homebridge.png b/distribution/simpleicons-5/H/Homebridge.png new file mode 100644 index 00000000000..c4ec3a05133 Binary files /dev/null and b/distribution/simpleicons-5/H/Homebridge.png differ diff --git a/distribution/simpleicons-5/H/Homebridge.puml b/distribution/simpleicons-5/H/Homebridge.puml new file mode 100644 index 00000000000..4d5e2554146 --- /dev/null +++ b/distribution/simpleicons-5/H/Homebridge.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Homebridge + +sprite $HomebridgeXs [10x10/16z] uwS3 + +sprite $HomebridgeSm [12x12/16z] unza + +sprite $HomebridgeMd [16x16/16z] un_X + +sprite $HomebridgeLg [20x20/16z] unzKO1G + +!procedure Homebridge($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Homebridge', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Homify.Local.png b/distribution/simpleicons-5/H/Homify.Local.png new file mode 100644 index 00000000000..d45674682d3 Binary files /dev/null and b/distribution/simpleicons-5/H/Homify.Local.png differ diff --git a/distribution/simpleicons-5/H/Homify.Local.puml b/distribution/simpleicons-5/H/Homify.Local.puml new file mode 100644 index 00000000000..019163fa113 --- /dev/null +++ b/distribution/simpleicons-5/H/Homify.Local.puml @@ -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 Homify +include('simpleicons-5/H/Homify') + +' renders the element +Homify('Homify', 'Homify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homify.Remote.puml b/distribution/simpleicons-5/H/Homify.Remote.puml new file mode 100644 index 00000000000..92f8a4c0a46 --- /dev/null +++ b/distribution/simpleicons-5/H/Homify.Remote.puml @@ -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 Homify +include('simpleicons-5/H/Homify') + +' renders the element +Homify('Homify', 'Homify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Homify.md b/distribution/simpleicons-5/H/Homify.md new file mode 100644 index 00000000000..eb828c0fb13 --- /dev/null +++ b/distribution/simpleicons-5/H/Homify.md @@ -0,0 +1,63 @@ +# Homify + + +```text +simpleicons-5/H/Homify +``` + +```text +include('simpleicons-5/H/Homify') +``` + + + +| Illustration | Homify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Homify.png) | ![illustration for Homify](../../simpleicons-5/H/Homify.Local.png) | + + + + +## Homify + +### 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 Homify +include('simpleicons-5/H/Homify') + +' renders the element +Homify('Homify', 'Homify', '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 Homify +include('simpleicons-5/H/Homify') + +' renders the element +Homify('Homify', 'Homify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Homify.png b/distribution/simpleicons-5/H/Homify.png new file mode 100644 index 00000000000..91e23d0f317 Binary files /dev/null and b/distribution/simpleicons-5/H/Homify.png differ diff --git a/distribution/simpleicons-5/H/Homify.puml b/distribution/simpleicons-5/H/Homify.puml new file mode 100644 index 00000000000..a2cc7a65765 --- /dev/null +++ b/distribution/simpleicons-5/H/Homify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Homify + +sprite $HomifyXs [10x10/16z] uwS3 + +sprite $HomifySm [12x12/16z] unza + +sprite $HomifyMd [16x16/16z] un_X + +sprite $HomifyLg [20x20/16z] unzKO1G + +!procedure Homify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Homify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Honda.Local.png b/distribution/simpleicons-5/H/Honda.Local.png new file mode 100644 index 00000000000..c897e39c936 Binary files /dev/null and b/distribution/simpleicons-5/H/Honda.Local.png differ diff --git a/distribution/simpleicons-5/H/Honda.Local.puml b/distribution/simpleicons-5/H/Honda.Local.puml new file mode 100644 index 00000000000..070ba28143b --- /dev/null +++ b/distribution/simpleicons-5/H/Honda.Local.puml @@ -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 Honda +include('simpleicons-5/H/Honda') + +' renders the element +Honda('Honda', 'Honda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Honda.Remote.puml b/distribution/simpleicons-5/H/Honda.Remote.puml new file mode 100644 index 00000000000..d525077fc89 --- /dev/null +++ b/distribution/simpleicons-5/H/Honda.Remote.puml @@ -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 Honda +include('simpleicons-5/H/Honda') + +' renders the element +Honda('Honda', 'Honda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Honda.md b/distribution/simpleicons-5/H/Honda.md new file mode 100644 index 00000000000..e9846a2ba3a --- /dev/null +++ b/distribution/simpleicons-5/H/Honda.md @@ -0,0 +1,63 @@ +# Honda + + +```text +simpleicons-5/H/Honda +``` + +```text +include('simpleicons-5/H/Honda') +``` + + + +| Illustration | Honda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Honda.png) | ![illustration for Honda](../../simpleicons-5/H/Honda.Local.png) | + + + + +## Honda + +### 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 Honda +include('simpleicons-5/H/Honda') + +' renders the element +Honda('Honda', 'Honda', '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 Honda +include('simpleicons-5/H/Honda') + +' renders the element +Honda('Honda', 'Honda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Honda.png b/distribution/simpleicons-5/H/Honda.png new file mode 100644 index 00000000000..66175741e8c Binary files /dev/null and b/distribution/simpleicons-5/H/Honda.png differ diff --git a/distribution/simpleicons-5/H/Honda.puml b/distribution/simpleicons-5/H/Honda.puml new file mode 100644 index 00000000000..76da57704ee --- /dev/null +++ b/distribution/simpleicons-5/H/Honda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Honda + +sprite $HondaXs [10x10/16z] uwS3 + +sprite $HondaSm [12x12/16z] unza + +sprite $HondaMd [16x16/16z] un_X + +sprite $HondaLg [20x20/16z] unzKO1G + +!procedure Honda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Honda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hootsuite.Local.png b/distribution/simpleicons-5/H/Hootsuite.Local.png new file mode 100644 index 00000000000..291bc8f359f Binary files /dev/null and b/distribution/simpleicons-5/H/Hootsuite.Local.png differ diff --git a/distribution/simpleicons-5/H/Hootsuite.Local.puml b/distribution/simpleicons-5/H/Hootsuite.Local.puml new file mode 100644 index 00000000000..3868c752084 --- /dev/null +++ b/distribution/simpleicons-5/H/Hootsuite.Local.puml @@ -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 Hootsuite +include('simpleicons-5/H/Hootsuite') + +' renders the element +Hootsuite('Hootsuite', 'Hootsuite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hootsuite.Remote.puml b/distribution/simpleicons-5/H/Hootsuite.Remote.puml new file mode 100644 index 00000000000..1f04d347f8d --- /dev/null +++ b/distribution/simpleicons-5/H/Hootsuite.Remote.puml @@ -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 Hootsuite +include('simpleicons-5/H/Hootsuite') + +' renders the element +Hootsuite('Hootsuite', 'Hootsuite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hootsuite.md b/distribution/simpleicons-5/H/Hootsuite.md new file mode 100644 index 00000000000..6adb091e7ef --- /dev/null +++ b/distribution/simpleicons-5/H/Hootsuite.md @@ -0,0 +1,63 @@ +# Hootsuite + + +```text +simpleicons-5/H/Hootsuite +``` + +```text +include('simpleicons-5/H/Hootsuite') +``` + + + +| Illustration | Hootsuite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hootsuite.png) | ![illustration for Hootsuite](../../simpleicons-5/H/Hootsuite.Local.png) | + + + + +## Hootsuite + +### 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 Hootsuite +include('simpleicons-5/H/Hootsuite') + +' renders the element +Hootsuite('Hootsuite', 'Hootsuite', '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 Hootsuite +include('simpleicons-5/H/Hootsuite') + +' renders the element +Hootsuite('Hootsuite', 'Hootsuite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hootsuite.png b/distribution/simpleicons-5/H/Hootsuite.png new file mode 100644 index 00000000000..10ee9e0b78d Binary files /dev/null and b/distribution/simpleicons-5/H/Hootsuite.png differ diff --git a/distribution/simpleicons-5/H/Hootsuite.puml b/distribution/simpleicons-5/H/Hootsuite.puml new file mode 100644 index 00000000000..82d4cd30d44 --- /dev/null +++ b/distribution/simpleicons-5/H/Hootsuite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hootsuite + +sprite $HootsuiteXs [10x10/16z] uwS3 + +sprite $HootsuiteSm [12x12/16z] unza + +sprite $HootsuiteMd [16x16/16z] un_X + +sprite $HootsuiteLg [20x20/16z] unzKO1G + +!procedure Hootsuite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hootsuite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hoppscotch.Local.png b/distribution/simpleicons-5/H/Hoppscotch.Local.png new file mode 100644 index 00000000000..ac1e3c89fac Binary files /dev/null and b/distribution/simpleicons-5/H/Hoppscotch.Local.png differ diff --git a/distribution/simpleicons-5/H/Hoppscotch.Local.puml b/distribution/simpleicons-5/H/Hoppscotch.Local.puml new file mode 100644 index 00000000000..10033ce1f56 --- /dev/null +++ b/distribution/simpleicons-5/H/Hoppscotch.Local.puml @@ -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 Hoppscotch +include('simpleicons-5/H/Hoppscotch') + +' renders the element +Hoppscotch('Hoppscotch', 'Hoppscotch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hoppscotch.Remote.puml b/distribution/simpleicons-5/H/Hoppscotch.Remote.puml new file mode 100644 index 00000000000..9968be176a3 --- /dev/null +++ b/distribution/simpleicons-5/H/Hoppscotch.Remote.puml @@ -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 Hoppscotch +include('simpleicons-5/H/Hoppscotch') + +' renders the element +Hoppscotch('Hoppscotch', 'Hoppscotch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hoppscotch.md b/distribution/simpleicons-5/H/Hoppscotch.md new file mode 100644 index 00000000000..00cf31c3d44 --- /dev/null +++ b/distribution/simpleicons-5/H/Hoppscotch.md @@ -0,0 +1,63 @@ +# Hoppscotch + + +```text +simpleicons-5/H/Hoppscotch +``` + +```text +include('simpleicons-5/H/Hoppscotch') +``` + + + +| Illustration | Hoppscotch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hoppscotch.png) | ![illustration for Hoppscotch](../../simpleicons-5/H/Hoppscotch.Local.png) | + + + + +## Hoppscotch + +### 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 Hoppscotch +include('simpleicons-5/H/Hoppscotch') + +' renders the element +Hoppscotch('Hoppscotch', 'Hoppscotch', '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 Hoppscotch +include('simpleicons-5/H/Hoppscotch') + +' renders the element +Hoppscotch('Hoppscotch', 'Hoppscotch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hoppscotch.png b/distribution/simpleicons-5/H/Hoppscotch.png new file mode 100644 index 00000000000..b0e2f78e49f Binary files /dev/null and b/distribution/simpleicons-5/H/Hoppscotch.png differ diff --git a/distribution/simpleicons-5/H/Hoppscotch.puml b/distribution/simpleicons-5/H/Hoppscotch.puml new file mode 100644 index 00000000000..4ed2085b9fc --- /dev/null +++ b/distribution/simpleicons-5/H/Hoppscotch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hoppscotch + +sprite $HoppscotchXs [10x10/16z] uwS3 + +sprite $HoppscotchSm [12x12/16z] unza + +sprite $HoppscotchMd [16x16/16z] un_X + +sprite $HoppscotchLg [20x20/16z] unzKO1G + +!procedure Hoppscotch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hoppscotch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hotelsdotcom.Local.png b/distribution/simpleicons-5/H/Hotelsdotcom.Local.png new file mode 100644 index 00000000000..be0ef9892e8 Binary files /dev/null and b/distribution/simpleicons-5/H/Hotelsdotcom.Local.png differ diff --git a/distribution/simpleicons-5/H/Hotelsdotcom.Local.puml b/distribution/simpleicons-5/H/Hotelsdotcom.Local.puml new file mode 100644 index 00000000000..5d3d061e04b --- /dev/null +++ b/distribution/simpleicons-5/H/Hotelsdotcom.Local.puml @@ -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 Hotelsdotcom +include('simpleicons-5/H/Hotelsdotcom') + +' renders the element +Hotelsdotcom('Hotelsdotcom', 'Hotelsdotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hotelsdotcom.Remote.puml b/distribution/simpleicons-5/H/Hotelsdotcom.Remote.puml new file mode 100644 index 00000000000..166ebeb307a --- /dev/null +++ b/distribution/simpleicons-5/H/Hotelsdotcom.Remote.puml @@ -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 Hotelsdotcom +include('simpleicons-5/H/Hotelsdotcom') + +' renders the element +Hotelsdotcom('Hotelsdotcom', 'Hotelsdotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hotelsdotcom.md b/distribution/simpleicons-5/H/Hotelsdotcom.md new file mode 100644 index 00000000000..c0b28a94559 --- /dev/null +++ b/distribution/simpleicons-5/H/Hotelsdotcom.md @@ -0,0 +1,63 @@ +# Hotelsdotcom + + +```text +simpleicons-5/H/Hotelsdotcom +``` + +```text +include('simpleicons-5/H/Hotelsdotcom') +``` + + + +| Illustration | Hotelsdotcom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hotelsdotcom.png) | ![illustration for Hotelsdotcom](../../simpleicons-5/H/Hotelsdotcom.Local.png) | + + + + +## Hotelsdotcom + +### 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 Hotelsdotcom +include('simpleicons-5/H/Hotelsdotcom') + +' renders the element +Hotelsdotcom('Hotelsdotcom', 'Hotelsdotcom', '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 Hotelsdotcom +include('simpleicons-5/H/Hotelsdotcom') + +' renders the element +Hotelsdotcom('Hotelsdotcom', 'Hotelsdotcom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hotelsdotcom.png b/distribution/simpleicons-5/H/Hotelsdotcom.png new file mode 100644 index 00000000000..61508812374 Binary files /dev/null and b/distribution/simpleicons-5/H/Hotelsdotcom.png differ diff --git a/distribution/simpleicons-5/H/Hotelsdotcom.puml b/distribution/simpleicons-5/H/Hotelsdotcom.puml new file mode 100644 index 00000000000..3f1ce412f37 --- /dev/null +++ b/distribution/simpleicons-5/H/Hotelsdotcom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hotelsdotcom + +sprite $HotelsdotcomXs [10x10/16z] uwS3 + +sprite $HotelsdotcomSm [12x12/16z] unza + +sprite $HotelsdotcomMd [16x16/16z] un_X + +sprite $HotelsdotcomLg [20x20/16z] unzKO1G + +!procedure Hotelsdotcom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hotelsdotcom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hotjar.Local.png b/distribution/simpleicons-5/H/Hotjar.Local.png new file mode 100644 index 00000000000..9388393038a Binary files /dev/null and b/distribution/simpleicons-5/H/Hotjar.Local.png differ diff --git a/distribution/simpleicons-5/H/Hotjar.Local.puml b/distribution/simpleicons-5/H/Hotjar.Local.puml new file mode 100644 index 00000000000..c2752c52a70 --- /dev/null +++ b/distribution/simpleicons-5/H/Hotjar.Local.puml @@ -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 Hotjar +include('simpleicons-5/H/Hotjar') + +' renders the element +Hotjar('Hotjar', 'Hotjar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hotjar.Remote.puml b/distribution/simpleicons-5/H/Hotjar.Remote.puml new file mode 100644 index 00000000000..4eb752fb882 --- /dev/null +++ b/distribution/simpleicons-5/H/Hotjar.Remote.puml @@ -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 Hotjar +include('simpleicons-5/H/Hotjar') + +' renders the element +Hotjar('Hotjar', 'Hotjar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hotjar.md b/distribution/simpleicons-5/H/Hotjar.md new file mode 100644 index 00000000000..956deea6b36 --- /dev/null +++ b/distribution/simpleicons-5/H/Hotjar.md @@ -0,0 +1,63 @@ +# Hotjar + + +```text +simpleicons-5/H/Hotjar +``` + +```text +include('simpleicons-5/H/Hotjar') +``` + + + +| Illustration | Hotjar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hotjar.png) | ![illustration for Hotjar](../../simpleicons-5/H/Hotjar.Local.png) | + + + + +## Hotjar + +### 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 Hotjar +include('simpleicons-5/H/Hotjar') + +' renders the element +Hotjar('Hotjar', 'Hotjar', '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 Hotjar +include('simpleicons-5/H/Hotjar') + +' renders the element +Hotjar('Hotjar', 'Hotjar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hotjar.png b/distribution/simpleicons-5/H/Hotjar.png new file mode 100644 index 00000000000..ac4d4901099 Binary files /dev/null and b/distribution/simpleicons-5/H/Hotjar.png differ diff --git a/distribution/simpleicons-5/H/Hotjar.puml b/distribution/simpleicons-5/H/Hotjar.puml new file mode 100644 index 00000000000..6d7282d71b9 --- /dev/null +++ b/distribution/simpleicons-5/H/Hotjar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hotjar + +sprite $HotjarXs [10x10/16z] uwS3 + +sprite $HotjarSm [12x12/16z] unza + +sprite $HotjarMd [16x16/16z] un_X + +sprite $HotjarLg [20x20/16z] unzKO1G + +!procedure Hotjar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hotjar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Houdini.Local.png b/distribution/simpleicons-5/H/Houdini.Local.png new file mode 100644 index 00000000000..fd68a304583 Binary files /dev/null and b/distribution/simpleicons-5/H/Houdini.Local.png differ diff --git a/distribution/simpleicons-5/H/Houdini.Local.puml b/distribution/simpleicons-5/H/Houdini.Local.puml new file mode 100644 index 00000000000..e8b237e3a9b --- /dev/null +++ b/distribution/simpleicons-5/H/Houdini.Local.puml @@ -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 Houdini +include('simpleicons-5/H/Houdini') + +' renders the element +Houdini('Houdini', 'Houdini', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Houdini.Remote.puml b/distribution/simpleicons-5/H/Houdini.Remote.puml new file mode 100644 index 00000000000..cdb12e8da46 --- /dev/null +++ b/distribution/simpleicons-5/H/Houdini.Remote.puml @@ -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 Houdini +include('simpleicons-5/H/Houdini') + +' renders the element +Houdini('Houdini', 'Houdini', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Houdini.md b/distribution/simpleicons-5/H/Houdini.md new file mode 100644 index 00000000000..10a17d00cc7 --- /dev/null +++ b/distribution/simpleicons-5/H/Houdini.md @@ -0,0 +1,63 @@ +# Houdini + + +```text +simpleicons-5/H/Houdini +``` + +```text +include('simpleicons-5/H/Houdini') +``` + + + +| Illustration | Houdini | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Houdini.png) | ![illustration for Houdini](../../simpleicons-5/H/Houdini.Local.png) | + + + + +## Houdini + +### 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 Houdini +include('simpleicons-5/H/Houdini') + +' renders the element +Houdini('Houdini', 'Houdini', '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 Houdini +include('simpleicons-5/H/Houdini') + +' renders the element +Houdini('Houdini', 'Houdini', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Houdini.png b/distribution/simpleicons-5/H/Houdini.png new file mode 100644 index 00000000000..c1fdfffcd91 Binary files /dev/null and b/distribution/simpleicons-5/H/Houdini.png differ diff --git a/distribution/simpleicons-5/H/Houdini.puml b/distribution/simpleicons-5/H/Houdini.puml new file mode 100644 index 00000000000..9d312ea8fb3 --- /dev/null +++ b/distribution/simpleicons-5/H/Houdini.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Houdini + +sprite $HoudiniXs [10x10/16z] uwS3 + +sprite $HoudiniSm [12x12/16z] unza + +sprite $HoudiniMd [16x16/16z] un_X + +sprite $HoudiniLg [20x20/16z] unzKO1G + +!procedure Houdini($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Houdini', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Houzz.Local.png b/distribution/simpleicons-5/H/Houzz.Local.png new file mode 100644 index 00000000000..d084886add7 Binary files /dev/null and b/distribution/simpleicons-5/H/Houzz.Local.png differ diff --git a/distribution/simpleicons-5/H/Houzz.Local.puml b/distribution/simpleicons-5/H/Houzz.Local.puml new file mode 100644 index 00000000000..348712a271d --- /dev/null +++ b/distribution/simpleicons-5/H/Houzz.Local.puml @@ -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 Houzz +include('simpleicons-5/H/Houzz') + +' renders the element +Houzz('Houzz', 'Houzz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Houzz.Remote.puml b/distribution/simpleicons-5/H/Houzz.Remote.puml new file mode 100644 index 00000000000..14e3fc3a9d1 --- /dev/null +++ b/distribution/simpleicons-5/H/Houzz.Remote.puml @@ -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 Houzz +include('simpleicons-5/H/Houzz') + +' renders the element +Houzz('Houzz', 'Houzz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Houzz.md b/distribution/simpleicons-5/H/Houzz.md new file mode 100644 index 00000000000..167b3b18e2e --- /dev/null +++ b/distribution/simpleicons-5/H/Houzz.md @@ -0,0 +1,63 @@ +# Houzz + + +```text +simpleicons-5/H/Houzz +``` + +```text +include('simpleicons-5/H/Houzz') +``` + + + +| Illustration | Houzz | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Houzz.png) | ![illustration for Houzz](../../simpleicons-5/H/Houzz.Local.png) | + + + + +## Houzz + +### 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 Houzz +include('simpleicons-5/H/Houzz') + +' renders the element +Houzz('Houzz', 'Houzz', '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 Houzz +include('simpleicons-5/H/Houzz') + +' renders the element +Houzz('Houzz', 'Houzz', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Houzz.png b/distribution/simpleicons-5/H/Houzz.png new file mode 100644 index 00000000000..54b07d7901d Binary files /dev/null and b/distribution/simpleicons-5/H/Houzz.png differ diff --git a/distribution/simpleicons-5/H/Houzz.puml b/distribution/simpleicons-5/H/Houzz.puml new file mode 100644 index 00000000000..41cfa96509e --- /dev/null +++ b/distribution/simpleicons-5/H/Houzz.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Houzz + +sprite $HouzzXs [10x10/16z] uwS3 + +sprite $HouzzSm [12x12/16z] unza + +sprite $HouzzMd [16x16/16z] un_X + +sprite $HouzzLg [20x20/16z] unzKO1G + +!procedure Houzz($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Houzz', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hp.Local.png b/distribution/simpleicons-5/H/Hp.Local.png new file mode 100644 index 00000000000..c182d00f339 Binary files /dev/null and b/distribution/simpleicons-5/H/Hp.Local.png differ diff --git a/distribution/simpleicons-5/H/Hp.Local.puml b/distribution/simpleicons-5/H/Hp.Local.puml new file mode 100644 index 00000000000..bf2695bc0e9 --- /dev/null +++ b/distribution/simpleicons-5/H/Hp.Local.puml @@ -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 Hp +include('simpleicons-5/H/Hp') + +' renders the element +Hp('Hp', 'Hp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hp.Remote.puml b/distribution/simpleicons-5/H/Hp.Remote.puml new file mode 100644 index 00000000000..6c012b0a513 --- /dev/null +++ b/distribution/simpleicons-5/H/Hp.Remote.puml @@ -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 Hp +include('simpleicons-5/H/Hp') + +' renders the element +Hp('Hp', 'Hp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hp.md b/distribution/simpleicons-5/H/Hp.md new file mode 100644 index 00000000000..ee6392fc64a --- /dev/null +++ b/distribution/simpleicons-5/H/Hp.md @@ -0,0 +1,63 @@ +# Hp + + +```text +simpleicons-5/H/Hp +``` + +```text +include('simpleicons-5/H/Hp') +``` + + + +| Illustration | Hp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hp.png) | ![illustration for Hp](../../simpleicons-5/H/Hp.Local.png) | + + + + +## Hp + +### 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 Hp +include('simpleicons-5/H/Hp') + +' renders the element +Hp('Hp', 'Hp', '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 Hp +include('simpleicons-5/H/Hp') + +' renders the element +Hp('Hp', 'Hp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hp.png b/distribution/simpleicons-5/H/Hp.png new file mode 100644 index 00000000000..aa27b16f8e9 Binary files /dev/null and b/distribution/simpleicons-5/H/Hp.png differ diff --git a/distribution/simpleicons-5/H/Hp.puml b/distribution/simpleicons-5/H/Hp.puml new file mode 100644 index 00000000000..bd87b753f8e --- /dev/null +++ b/distribution/simpleicons-5/H/Hp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hp + +sprite $HpXs [10x10/16z] uwS3 + +sprite $HpSm [12x12/16z] unza + +sprite $HpMd [16x16/16z] un_X + +sprite $HpLg [20x20/16z] unzKO1G + +!procedure Hp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Html5.Local.png b/distribution/simpleicons-5/H/Html5.Local.png new file mode 100644 index 00000000000..12b7dfb427c Binary files /dev/null and b/distribution/simpleicons-5/H/Html5.Local.png differ diff --git a/distribution/simpleicons-5/H/Html5.Local.puml b/distribution/simpleicons-5/H/Html5.Local.puml new file mode 100644 index 00000000000..d81d90311a7 --- /dev/null +++ b/distribution/simpleicons-5/H/Html5.Local.puml @@ -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 Html5 +include('simpleicons-5/H/Html5') + +' renders the element +Html5('Html5', 'Html5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Html5.Remote.puml b/distribution/simpleicons-5/H/Html5.Remote.puml new file mode 100644 index 00000000000..045054b1d31 --- /dev/null +++ b/distribution/simpleicons-5/H/Html5.Remote.puml @@ -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 Html5 +include('simpleicons-5/H/Html5') + +' renders the element +Html5('Html5', 'Html5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Html5.md b/distribution/simpleicons-5/H/Html5.md new file mode 100644 index 00000000000..3b9c7274072 --- /dev/null +++ b/distribution/simpleicons-5/H/Html5.md @@ -0,0 +1,63 @@ +# Html5 + + +```text +simpleicons-5/H/Html5 +``` + +```text +include('simpleicons-5/H/Html5') +``` + + + +| Illustration | Html5 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Html5.png) | ![illustration for Html5](../../simpleicons-5/H/Html5.Local.png) | + + + + +## Html5 + +### 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 Html5 +include('simpleicons-5/H/Html5') + +' renders the element +Html5('Html5', 'Html5', '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 Html5 +include('simpleicons-5/H/Html5') + +' renders the element +Html5('Html5', 'Html5', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Html5.png b/distribution/simpleicons-5/H/Html5.png new file mode 100644 index 00000000000..9931d0ea84a Binary files /dev/null and b/distribution/simpleicons-5/H/Html5.png differ diff --git a/distribution/simpleicons-5/H/Html5.puml b/distribution/simpleicons-5/H/Html5.puml new file mode 100644 index 00000000000..9194ec3387d --- /dev/null +++ b/distribution/simpleicons-5/H/Html5.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Html5 + +sprite $Html5Xs [10x10/16z] uwS3 + +sprite $Html5Sm [12x12/16z] unza + +sprite $Html5Md [16x16/16z] un_X + +sprite $Html5Lg [20x20/16z] unzKO1G + +!procedure Html5($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Html5', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Htmlacademy.Local.png b/distribution/simpleicons-5/H/Htmlacademy.Local.png new file mode 100644 index 00000000000..190a25128e6 Binary files /dev/null and b/distribution/simpleicons-5/H/Htmlacademy.Local.png differ diff --git a/distribution/simpleicons-5/H/Htmlacademy.Local.puml b/distribution/simpleicons-5/H/Htmlacademy.Local.puml new file mode 100644 index 00000000000..949795f18f3 --- /dev/null +++ b/distribution/simpleicons-5/H/Htmlacademy.Local.puml @@ -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 Htmlacademy +include('simpleicons-5/H/Htmlacademy') + +' renders the element +Htmlacademy('Htmlacademy', 'Htmlacademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Htmlacademy.Remote.puml b/distribution/simpleicons-5/H/Htmlacademy.Remote.puml new file mode 100644 index 00000000000..c58a46e69bd --- /dev/null +++ b/distribution/simpleicons-5/H/Htmlacademy.Remote.puml @@ -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 Htmlacademy +include('simpleicons-5/H/Htmlacademy') + +' renders the element +Htmlacademy('Htmlacademy', 'Htmlacademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Htmlacademy.md b/distribution/simpleicons-5/H/Htmlacademy.md new file mode 100644 index 00000000000..8bd2ecef50f --- /dev/null +++ b/distribution/simpleicons-5/H/Htmlacademy.md @@ -0,0 +1,63 @@ +# Htmlacademy + + +```text +simpleicons-5/H/Htmlacademy +``` + +```text +include('simpleicons-5/H/Htmlacademy') +``` + + + +| Illustration | Htmlacademy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Htmlacademy.png) | ![illustration for Htmlacademy](../../simpleicons-5/H/Htmlacademy.Local.png) | + + + + +## Htmlacademy + +### 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 Htmlacademy +include('simpleicons-5/H/Htmlacademy') + +' renders the element +Htmlacademy('Htmlacademy', 'Htmlacademy', '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 Htmlacademy +include('simpleicons-5/H/Htmlacademy') + +' renders the element +Htmlacademy('Htmlacademy', 'Htmlacademy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Htmlacademy.png b/distribution/simpleicons-5/H/Htmlacademy.png new file mode 100644 index 00000000000..082da6184ed Binary files /dev/null and b/distribution/simpleicons-5/H/Htmlacademy.png differ diff --git a/distribution/simpleicons-5/H/Htmlacademy.puml b/distribution/simpleicons-5/H/Htmlacademy.puml new file mode 100644 index 00000000000..6c8ede030f4 --- /dev/null +++ b/distribution/simpleicons-5/H/Htmlacademy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Htmlacademy + +sprite $HtmlacademyXs [10x10/16z] uwS3 + +sprite $HtmlacademySm [12x12/16z] unza + +sprite $HtmlacademyMd [16x16/16z] un_X + +sprite $HtmlacademyLg [20x20/16z] unzKO1G + +!procedure Htmlacademy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Htmlacademy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Huawei.Local.png b/distribution/simpleicons-5/H/Huawei.Local.png new file mode 100644 index 00000000000..1ccb869aae8 Binary files /dev/null and b/distribution/simpleicons-5/H/Huawei.Local.png differ diff --git a/distribution/simpleicons-5/H/Huawei.Local.puml b/distribution/simpleicons-5/H/Huawei.Local.puml new file mode 100644 index 00000000000..6dbb5af896f --- /dev/null +++ b/distribution/simpleicons-5/H/Huawei.Local.puml @@ -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 Huawei +include('simpleicons-5/H/Huawei') + +' renders the element +Huawei('Huawei', 'Huawei', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Huawei.Remote.puml b/distribution/simpleicons-5/H/Huawei.Remote.puml new file mode 100644 index 00000000000..9072e722de6 --- /dev/null +++ b/distribution/simpleicons-5/H/Huawei.Remote.puml @@ -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 Huawei +include('simpleicons-5/H/Huawei') + +' renders the element +Huawei('Huawei', 'Huawei', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Huawei.md b/distribution/simpleicons-5/H/Huawei.md new file mode 100644 index 00000000000..8ee611890b9 --- /dev/null +++ b/distribution/simpleicons-5/H/Huawei.md @@ -0,0 +1,63 @@ +# Huawei + + +```text +simpleicons-5/H/Huawei +``` + +```text +include('simpleicons-5/H/Huawei') +``` + + + +| Illustration | Huawei | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Huawei.png) | ![illustration for Huawei](../../simpleicons-5/H/Huawei.Local.png) | + + + + +## Huawei + +### 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 Huawei +include('simpleicons-5/H/Huawei') + +' renders the element +Huawei('Huawei', 'Huawei', '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 Huawei +include('simpleicons-5/H/Huawei') + +' renders the element +Huawei('Huawei', 'Huawei', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Huawei.png b/distribution/simpleicons-5/H/Huawei.png new file mode 100644 index 00000000000..46cb014fc66 Binary files /dev/null and b/distribution/simpleicons-5/H/Huawei.png differ diff --git a/distribution/simpleicons-5/H/Huawei.puml b/distribution/simpleicons-5/H/Huawei.puml new file mode 100644 index 00000000000..c63cccffcab --- /dev/null +++ b/distribution/simpleicons-5/H/Huawei.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Huawei + +sprite $HuaweiXs [10x10/16z] uwS3 + +sprite $HuaweiSm [12x12/16z] unza + +sprite $HuaweiMd [16x16/16z] un_X + +sprite $HuaweiLg [20x20/16z] unzKO1G + +!procedure Huawei($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Huawei', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hubspot.Local.png b/distribution/simpleicons-5/H/Hubspot.Local.png new file mode 100644 index 00000000000..42a18a4d410 Binary files /dev/null and b/distribution/simpleicons-5/H/Hubspot.Local.png differ diff --git a/distribution/simpleicons-5/H/Hubspot.Local.puml b/distribution/simpleicons-5/H/Hubspot.Local.puml new file mode 100644 index 00000000000..5ac1e60c91d --- /dev/null +++ b/distribution/simpleicons-5/H/Hubspot.Local.puml @@ -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 Hubspot +include('simpleicons-5/H/Hubspot') + +' renders the element +Hubspot('Hubspot', 'Hubspot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hubspot.Remote.puml b/distribution/simpleicons-5/H/Hubspot.Remote.puml new file mode 100644 index 00000000000..a4bcc8535f3 --- /dev/null +++ b/distribution/simpleicons-5/H/Hubspot.Remote.puml @@ -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 Hubspot +include('simpleicons-5/H/Hubspot') + +' renders the element +Hubspot('Hubspot', 'Hubspot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hubspot.md b/distribution/simpleicons-5/H/Hubspot.md new file mode 100644 index 00000000000..6d1cbf3e19a --- /dev/null +++ b/distribution/simpleicons-5/H/Hubspot.md @@ -0,0 +1,63 @@ +# Hubspot + + +```text +simpleicons-5/H/Hubspot +``` + +```text +include('simpleicons-5/H/Hubspot') +``` + + + +| Illustration | Hubspot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hubspot.png) | ![illustration for Hubspot](../../simpleicons-5/H/Hubspot.Local.png) | + + + + +## Hubspot + +### 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 Hubspot +include('simpleicons-5/H/Hubspot') + +' renders the element +Hubspot('Hubspot', 'Hubspot', '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 Hubspot +include('simpleicons-5/H/Hubspot') + +' renders the element +Hubspot('Hubspot', 'Hubspot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hubspot.png b/distribution/simpleicons-5/H/Hubspot.png new file mode 100644 index 00000000000..4d84f8492f0 Binary files /dev/null and b/distribution/simpleicons-5/H/Hubspot.png differ diff --git a/distribution/simpleicons-5/H/Hubspot.puml b/distribution/simpleicons-5/H/Hubspot.puml new file mode 100644 index 00000000000..a4a32b43d3b --- /dev/null +++ b/distribution/simpleicons-5/H/Hubspot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hubspot + +sprite $HubspotXs [10x10/16z] uwS3 + +sprite $HubspotSm [12x12/16z] unza + +sprite $HubspotMd [16x16/16z] un_X + +sprite $HubspotLg [20x20/16z] unzKO1G + +!procedure Hubspot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hubspot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hugo.Local.png b/distribution/simpleicons-5/H/Hugo.Local.png new file mode 100644 index 00000000000..d7b40dbde57 Binary files /dev/null and b/distribution/simpleicons-5/H/Hugo.Local.png differ diff --git a/distribution/simpleicons-5/H/Hugo.Local.puml b/distribution/simpleicons-5/H/Hugo.Local.puml new file mode 100644 index 00000000000..49252201663 --- /dev/null +++ b/distribution/simpleicons-5/H/Hugo.Local.puml @@ -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 Hugo +include('simpleicons-5/H/Hugo') + +' renders the element +Hugo('Hugo', 'Hugo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hugo.Remote.puml b/distribution/simpleicons-5/H/Hugo.Remote.puml new file mode 100644 index 00000000000..7c4b82f3f28 --- /dev/null +++ b/distribution/simpleicons-5/H/Hugo.Remote.puml @@ -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 Hugo +include('simpleicons-5/H/Hugo') + +' renders the element +Hugo('Hugo', 'Hugo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hugo.md b/distribution/simpleicons-5/H/Hugo.md new file mode 100644 index 00000000000..14d578f87a4 --- /dev/null +++ b/distribution/simpleicons-5/H/Hugo.md @@ -0,0 +1,63 @@ +# Hugo + + +```text +simpleicons-5/H/Hugo +``` + +```text +include('simpleicons-5/H/Hugo') +``` + + + +| Illustration | Hugo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hugo.png) | ![illustration for Hugo](../../simpleicons-5/H/Hugo.Local.png) | + + + + +## Hugo + +### 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 Hugo +include('simpleicons-5/H/Hugo') + +' renders the element +Hugo('Hugo', 'Hugo', '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 Hugo +include('simpleicons-5/H/Hugo') + +' renders the element +Hugo('Hugo', 'Hugo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hugo.png b/distribution/simpleicons-5/H/Hugo.png new file mode 100644 index 00000000000..2e14fcb1238 Binary files /dev/null and b/distribution/simpleicons-5/H/Hugo.png differ diff --git a/distribution/simpleicons-5/H/Hugo.puml b/distribution/simpleicons-5/H/Hugo.puml new file mode 100644 index 00000000000..7bbf9c99d86 --- /dev/null +++ b/distribution/simpleicons-5/H/Hugo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hugo + +sprite $HugoXs [10x10/16z] uwS3 + +sprite $HugoSm [12x12/16z] unza + +sprite $HugoMd [16x16/16z] un_X + +sprite $HugoLg [20x20/16z] unzKO1G + +!procedure Hugo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hugo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hulu.Local.png b/distribution/simpleicons-5/H/Hulu.Local.png new file mode 100644 index 00000000000..a722fa26829 Binary files /dev/null and b/distribution/simpleicons-5/H/Hulu.Local.png differ diff --git a/distribution/simpleicons-5/H/Hulu.Local.puml b/distribution/simpleicons-5/H/Hulu.Local.puml new file mode 100644 index 00000000000..b9b2a5a8a49 --- /dev/null +++ b/distribution/simpleicons-5/H/Hulu.Local.puml @@ -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 Hulu +include('simpleicons-5/H/Hulu') + +' renders the element +Hulu('Hulu', 'Hulu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hulu.Remote.puml b/distribution/simpleicons-5/H/Hulu.Remote.puml new file mode 100644 index 00000000000..a891b096574 --- /dev/null +++ b/distribution/simpleicons-5/H/Hulu.Remote.puml @@ -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 Hulu +include('simpleicons-5/H/Hulu') + +' renders the element +Hulu('Hulu', 'Hulu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hulu.md b/distribution/simpleicons-5/H/Hulu.md new file mode 100644 index 00000000000..f8fe7253405 --- /dev/null +++ b/distribution/simpleicons-5/H/Hulu.md @@ -0,0 +1,63 @@ +# Hulu + + +```text +simpleicons-5/H/Hulu +``` + +```text +include('simpleicons-5/H/Hulu') +``` + + + +| Illustration | Hulu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hulu.png) | ![illustration for Hulu](../../simpleicons-5/H/Hulu.Local.png) | + + + + +## Hulu + +### 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 Hulu +include('simpleicons-5/H/Hulu') + +' renders the element +Hulu('Hulu', 'Hulu', '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 Hulu +include('simpleicons-5/H/Hulu') + +' renders the element +Hulu('Hulu', 'Hulu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hulu.png b/distribution/simpleicons-5/H/Hulu.png new file mode 100644 index 00000000000..6110204b55c Binary files /dev/null and b/distribution/simpleicons-5/H/Hulu.png differ diff --git a/distribution/simpleicons-5/H/Hulu.puml b/distribution/simpleicons-5/H/Hulu.puml new file mode 100644 index 00000000000..491705706e1 --- /dev/null +++ b/distribution/simpleicons-5/H/Hulu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hulu + +sprite $HuluXs [10x10/16z] uwS3 + +sprite $HuluSm [12x12/16z] unza + +sprite $HuluMd [16x16/16z] un_X + +sprite $HuluLg [20x20/16z] unzKO1G + +!procedure Hulu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hulu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Humblebundle.Local.png b/distribution/simpleicons-5/H/Humblebundle.Local.png new file mode 100644 index 00000000000..4c4daa48097 Binary files /dev/null and b/distribution/simpleicons-5/H/Humblebundle.Local.png differ diff --git a/distribution/simpleicons-5/H/Humblebundle.Local.puml b/distribution/simpleicons-5/H/Humblebundle.Local.puml new file mode 100644 index 00000000000..00dc00cbea8 --- /dev/null +++ b/distribution/simpleicons-5/H/Humblebundle.Local.puml @@ -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 Humblebundle +include('simpleicons-5/H/Humblebundle') + +' renders the element +Humblebundle('Humblebundle', 'Humblebundle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Humblebundle.Remote.puml b/distribution/simpleicons-5/H/Humblebundle.Remote.puml new file mode 100644 index 00000000000..2c6b37d1826 --- /dev/null +++ b/distribution/simpleicons-5/H/Humblebundle.Remote.puml @@ -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 Humblebundle +include('simpleicons-5/H/Humblebundle') + +' renders the element +Humblebundle('Humblebundle', 'Humblebundle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Humblebundle.md b/distribution/simpleicons-5/H/Humblebundle.md new file mode 100644 index 00000000000..cf0a0c5ed2e --- /dev/null +++ b/distribution/simpleicons-5/H/Humblebundle.md @@ -0,0 +1,63 @@ +# Humblebundle + + +```text +simpleicons-5/H/Humblebundle +``` + +```text +include('simpleicons-5/H/Humblebundle') +``` + + + +| Illustration | Humblebundle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Humblebundle.png) | ![illustration for Humblebundle](../../simpleicons-5/H/Humblebundle.Local.png) | + + + + +## Humblebundle + +### 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 Humblebundle +include('simpleicons-5/H/Humblebundle') + +' renders the element +Humblebundle('Humblebundle', 'Humblebundle', '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 Humblebundle +include('simpleicons-5/H/Humblebundle') + +' renders the element +Humblebundle('Humblebundle', 'Humblebundle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Humblebundle.png b/distribution/simpleicons-5/H/Humblebundle.png new file mode 100644 index 00000000000..f124fed44d8 Binary files /dev/null and b/distribution/simpleicons-5/H/Humblebundle.png differ diff --git a/distribution/simpleicons-5/H/Humblebundle.puml b/distribution/simpleicons-5/H/Humblebundle.puml new file mode 100644 index 00000000000..66bec464539 --- /dev/null +++ b/distribution/simpleicons-5/H/Humblebundle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Humblebundle + +sprite $HumblebundleXs [10x10/16z] uwS3 + +sprite $HumblebundleSm [12x12/16z] unza + +sprite $HumblebundleMd [16x16/16z] un_X + +sprite $HumblebundleLg [20x20/16z] unzKO1G + +!procedure Humblebundle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Humblebundle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hungryjacks.Local.png b/distribution/simpleicons-5/H/Hungryjacks.Local.png new file mode 100644 index 00000000000..e34804ad00a Binary files /dev/null and b/distribution/simpleicons-5/H/Hungryjacks.Local.png differ diff --git a/distribution/simpleicons-5/H/Hungryjacks.Local.puml b/distribution/simpleicons-5/H/Hungryjacks.Local.puml new file mode 100644 index 00000000000..2e5f47f3fac --- /dev/null +++ b/distribution/simpleicons-5/H/Hungryjacks.Local.puml @@ -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 Hungryjacks +include('simpleicons-5/H/Hungryjacks') + +' renders the element +Hungryjacks('Hungryjacks', 'Hungryjacks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hungryjacks.Remote.puml b/distribution/simpleicons-5/H/Hungryjacks.Remote.puml new file mode 100644 index 00000000000..8e0024c4a25 --- /dev/null +++ b/distribution/simpleicons-5/H/Hungryjacks.Remote.puml @@ -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 Hungryjacks +include('simpleicons-5/H/Hungryjacks') + +' renders the element +Hungryjacks('Hungryjacks', 'Hungryjacks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hungryjacks.md b/distribution/simpleicons-5/H/Hungryjacks.md new file mode 100644 index 00000000000..935963b4c61 --- /dev/null +++ b/distribution/simpleicons-5/H/Hungryjacks.md @@ -0,0 +1,63 @@ +# Hungryjacks + + +```text +simpleicons-5/H/Hungryjacks +``` + +```text +include('simpleicons-5/H/Hungryjacks') +``` + + + +| Illustration | Hungryjacks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hungryjacks.png) | ![illustration for Hungryjacks](../../simpleicons-5/H/Hungryjacks.Local.png) | + + + + +## Hungryjacks + +### 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 Hungryjacks +include('simpleicons-5/H/Hungryjacks') + +' renders the element +Hungryjacks('Hungryjacks', 'Hungryjacks', '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 Hungryjacks +include('simpleicons-5/H/Hungryjacks') + +' renders the element +Hungryjacks('Hungryjacks', 'Hungryjacks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hungryjacks.png b/distribution/simpleicons-5/H/Hungryjacks.png new file mode 100644 index 00000000000..7d3f6f63bef Binary files /dev/null and b/distribution/simpleicons-5/H/Hungryjacks.png differ diff --git a/distribution/simpleicons-5/H/Hungryjacks.puml b/distribution/simpleicons-5/H/Hungryjacks.puml new file mode 100644 index 00000000000..743056b0e8c --- /dev/null +++ b/distribution/simpleicons-5/H/Hungryjacks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hungryjacks + +sprite $HungryjacksXs [10x10/16z] uwS3 + +sprite $HungryjacksSm [12x12/16z] unza + +sprite $HungryjacksMd [16x16/16z] un_X + +sprite $HungryjacksLg [20x20/16z] unzKO1G + +!procedure Hungryjacks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hungryjacks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hurriyetemlak.Local.png b/distribution/simpleicons-5/H/Hurriyetemlak.Local.png new file mode 100644 index 00000000000..882c6fae949 Binary files /dev/null and b/distribution/simpleicons-5/H/Hurriyetemlak.Local.png differ diff --git a/distribution/simpleicons-5/H/Hurriyetemlak.Local.puml b/distribution/simpleicons-5/H/Hurriyetemlak.Local.puml new file mode 100644 index 00000000000..b3686abbd52 --- /dev/null +++ b/distribution/simpleicons-5/H/Hurriyetemlak.Local.puml @@ -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 Hurriyetemlak +include('simpleicons-5/H/Hurriyetemlak') + +' renders the element +Hurriyetemlak('Hurriyetemlak', 'Hurriyetemlak', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hurriyetemlak.Remote.puml b/distribution/simpleicons-5/H/Hurriyetemlak.Remote.puml new file mode 100644 index 00000000000..b9539f2d65e --- /dev/null +++ b/distribution/simpleicons-5/H/Hurriyetemlak.Remote.puml @@ -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 Hurriyetemlak +include('simpleicons-5/H/Hurriyetemlak') + +' renders the element +Hurriyetemlak('Hurriyetemlak', 'Hurriyetemlak', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hurriyetemlak.md b/distribution/simpleicons-5/H/Hurriyetemlak.md new file mode 100644 index 00000000000..273b99d44d6 --- /dev/null +++ b/distribution/simpleicons-5/H/Hurriyetemlak.md @@ -0,0 +1,63 @@ +# Hurriyetemlak + + +```text +simpleicons-5/H/Hurriyetemlak +``` + +```text +include('simpleicons-5/H/Hurriyetemlak') +``` + + + +| Illustration | Hurriyetemlak | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hurriyetemlak.png) | ![illustration for Hurriyetemlak](../../simpleicons-5/H/Hurriyetemlak.Local.png) | + + + + +## Hurriyetemlak + +### 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 Hurriyetemlak +include('simpleicons-5/H/Hurriyetemlak') + +' renders the element +Hurriyetemlak('Hurriyetemlak', 'Hurriyetemlak', '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 Hurriyetemlak +include('simpleicons-5/H/Hurriyetemlak') + +' renders the element +Hurriyetemlak('Hurriyetemlak', 'Hurriyetemlak', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hurriyetemlak.png b/distribution/simpleicons-5/H/Hurriyetemlak.png new file mode 100644 index 00000000000..b1768dbd21a Binary files /dev/null and b/distribution/simpleicons-5/H/Hurriyetemlak.png differ diff --git a/distribution/simpleicons-5/H/Hurriyetemlak.puml b/distribution/simpleicons-5/H/Hurriyetemlak.puml new file mode 100644 index 00000000000..0a09a6e5ff8 --- /dev/null +++ b/distribution/simpleicons-5/H/Hurriyetemlak.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hurriyetemlak + +sprite $HurriyetemlakXs [10x10/16z] uwS3 + +sprite $HurriyetemlakSm [12x12/16z] unza + +sprite $HurriyetemlakMd [16x16/16z] un_X + +sprite $HurriyetemlakLg [20x20/16z] unzKO1G + +!procedure Hurriyetemlak($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hurriyetemlak', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Husqvarna.Local.png b/distribution/simpleicons-5/H/Husqvarna.Local.png new file mode 100644 index 00000000000..862e57eb0d6 Binary files /dev/null and b/distribution/simpleicons-5/H/Husqvarna.Local.png differ diff --git a/distribution/simpleicons-5/H/Husqvarna.Local.puml b/distribution/simpleicons-5/H/Husqvarna.Local.puml new file mode 100644 index 00000000000..b20af6d93b0 --- /dev/null +++ b/distribution/simpleicons-5/H/Husqvarna.Local.puml @@ -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 Husqvarna +include('simpleicons-5/H/Husqvarna') + +' renders the element +Husqvarna('Husqvarna', 'Husqvarna', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Husqvarna.Remote.puml b/distribution/simpleicons-5/H/Husqvarna.Remote.puml new file mode 100644 index 00000000000..de8a0e016af --- /dev/null +++ b/distribution/simpleicons-5/H/Husqvarna.Remote.puml @@ -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 Husqvarna +include('simpleicons-5/H/Husqvarna') + +' renders the element +Husqvarna('Husqvarna', 'Husqvarna', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Husqvarna.md b/distribution/simpleicons-5/H/Husqvarna.md new file mode 100644 index 00000000000..fb9eb977f28 --- /dev/null +++ b/distribution/simpleicons-5/H/Husqvarna.md @@ -0,0 +1,63 @@ +# Husqvarna + + +```text +simpleicons-5/H/Husqvarna +``` + +```text +include('simpleicons-5/H/Husqvarna') +``` + + + +| Illustration | Husqvarna | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Husqvarna.png) | ![illustration for Husqvarna](../../simpleicons-5/H/Husqvarna.Local.png) | + + + + +## Husqvarna + +### 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 Husqvarna +include('simpleicons-5/H/Husqvarna') + +' renders the element +Husqvarna('Husqvarna', 'Husqvarna', '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 Husqvarna +include('simpleicons-5/H/Husqvarna') + +' renders the element +Husqvarna('Husqvarna', 'Husqvarna', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Husqvarna.png b/distribution/simpleicons-5/H/Husqvarna.png new file mode 100644 index 00000000000..93be4723b45 Binary files /dev/null and b/distribution/simpleicons-5/H/Husqvarna.png differ diff --git a/distribution/simpleicons-5/H/Husqvarna.puml b/distribution/simpleicons-5/H/Husqvarna.puml new file mode 100644 index 00000000000..ee7d4b6bf8c --- /dev/null +++ b/distribution/simpleicons-5/H/Husqvarna.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Husqvarna + +sprite $HusqvarnaXs [10x10/16z] uwS3 + +sprite $HusqvarnaSm [12x12/16z] unza + +sprite $HusqvarnaMd [16x16/16z] un_X + +sprite $HusqvarnaLg [20x20/16z] unzKO1G + +!procedure Husqvarna($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Husqvarna', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hyper.Local.png b/distribution/simpleicons-5/H/Hyper.Local.png new file mode 100644 index 00000000000..5ba0bdb4b7a Binary files /dev/null and b/distribution/simpleicons-5/H/Hyper.Local.png differ diff --git a/distribution/simpleicons-5/H/Hyper.Local.puml b/distribution/simpleicons-5/H/Hyper.Local.puml new file mode 100644 index 00000000000..eaceb49f0c6 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyper.Local.puml @@ -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 Hyper +include('simpleicons-5/H/Hyper') + +' renders the element +Hyper('Hyper', 'Hyper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hyper.Remote.puml b/distribution/simpleicons-5/H/Hyper.Remote.puml new file mode 100644 index 00000000000..134997a653e --- /dev/null +++ b/distribution/simpleicons-5/H/Hyper.Remote.puml @@ -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 Hyper +include('simpleicons-5/H/Hyper') + +' renders the element +Hyper('Hyper', 'Hyper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hyper.md b/distribution/simpleicons-5/H/Hyper.md new file mode 100644 index 00000000000..6d30345b4d6 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyper.md @@ -0,0 +1,63 @@ +# Hyper + + +```text +simpleicons-5/H/Hyper +``` + +```text +include('simpleicons-5/H/Hyper') +``` + + + +| Illustration | Hyper | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hyper.png) | ![illustration for Hyper](../../simpleicons-5/H/Hyper.Local.png) | + + + + +## Hyper + +### 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 Hyper +include('simpleicons-5/H/Hyper') + +' renders the element +Hyper('Hyper', 'Hyper', '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 Hyper +include('simpleicons-5/H/Hyper') + +' renders the element +Hyper('Hyper', 'Hyper', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hyper.png b/distribution/simpleicons-5/H/Hyper.png new file mode 100644 index 00000000000..1b5043baea0 Binary files /dev/null and b/distribution/simpleicons-5/H/Hyper.png differ diff --git a/distribution/simpleicons-5/H/Hyper.puml b/distribution/simpleicons-5/H/Hyper.puml new file mode 100644 index 00000000000..88d216d4444 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyper.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hyper + +sprite $HyperXs [10x10/16z] uwS3 + +sprite $HyperSm [12x12/16z] unza + +sprite $HyperMd [16x16/16z] un_X + +sprite $HyperLg [20x20/16z] unzKO1G + +!procedure Hyper($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hyper', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hyperledger.Local.png b/distribution/simpleicons-5/H/Hyperledger.Local.png new file mode 100644 index 00000000000..25e7bce78b0 Binary files /dev/null and b/distribution/simpleicons-5/H/Hyperledger.Local.png differ diff --git a/distribution/simpleicons-5/H/Hyperledger.Local.puml b/distribution/simpleicons-5/H/Hyperledger.Local.puml new file mode 100644 index 00000000000..fffac40be5c --- /dev/null +++ b/distribution/simpleicons-5/H/Hyperledger.Local.puml @@ -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 Hyperledger +include('simpleicons-5/H/Hyperledger') + +' renders the element +Hyperledger('Hyperledger', 'Hyperledger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hyperledger.Remote.puml b/distribution/simpleicons-5/H/Hyperledger.Remote.puml new file mode 100644 index 00000000000..b1803448bc1 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyperledger.Remote.puml @@ -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 Hyperledger +include('simpleicons-5/H/Hyperledger') + +' renders the element +Hyperledger('Hyperledger', 'Hyperledger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hyperledger.md b/distribution/simpleicons-5/H/Hyperledger.md new file mode 100644 index 00000000000..8870890f245 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyperledger.md @@ -0,0 +1,63 @@ +# Hyperledger + + +```text +simpleicons-5/H/Hyperledger +``` + +```text +include('simpleicons-5/H/Hyperledger') +``` + + + +| Illustration | Hyperledger | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hyperledger.png) | ![illustration for Hyperledger](../../simpleicons-5/H/Hyperledger.Local.png) | + + + + +## Hyperledger + +### 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 Hyperledger +include('simpleicons-5/H/Hyperledger') + +' renders the element +Hyperledger('Hyperledger', 'Hyperledger', '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 Hyperledger +include('simpleicons-5/H/Hyperledger') + +' renders the element +Hyperledger('Hyperledger', 'Hyperledger', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hyperledger.png b/distribution/simpleicons-5/H/Hyperledger.png new file mode 100644 index 00000000000..1f1020b78f2 Binary files /dev/null and b/distribution/simpleicons-5/H/Hyperledger.png differ diff --git a/distribution/simpleicons-5/H/Hyperledger.puml b/distribution/simpleicons-5/H/Hyperledger.puml new file mode 100644 index 00000000000..36bed85b6a2 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyperledger.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hyperledger + +sprite $HyperledgerXs [10x10/16z] uwS3 + +sprite $HyperledgerSm [12x12/16z] unza + +sprite $HyperledgerMd [16x16/16z] un_X + +sprite $HyperledgerLg [20x20/16z] unzKO1G + +!procedure Hyperledger($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hyperledger', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hypothesis.Local.png b/distribution/simpleicons-5/H/Hypothesis.Local.png new file mode 100644 index 00000000000..caf640d0af7 Binary files /dev/null and b/distribution/simpleicons-5/H/Hypothesis.Local.png differ diff --git a/distribution/simpleicons-5/H/Hypothesis.Local.puml b/distribution/simpleicons-5/H/Hypothesis.Local.puml new file mode 100644 index 00000000000..a7cb0407815 --- /dev/null +++ b/distribution/simpleicons-5/H/Hypothesis.Local.puml @@ -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 Hypothesis +include('simpleicons-5/H/Hypothesis') + +' renders the element +Hypothesis('Hypothesis', 'Hypothesis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hypothesis.Remote.puml b/distribution/simpleicons-5/H/Hypothesis.Remote.puml new file mode 100644 index 00000000000..179b916e7ad --- /dev/null +++ b/distribution/simpleicons-5/H/Hypothesis.Remote.puml @@ -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 Hypothesis +include('simpleicons-5/H/Hypothesis') + +' renders the element +Hypothesis('Hypothesis', 'Hypothesis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hypothesis.md b/distribution/simpleicons-5/H/Hypothesis.md new file mode 100644 index 00000000000..d17d9298338 --- /dev/null +++ b/distribution/simpleicons-5/H/Hypothesis.md @@ -0,0 +1,63 @@ +# Hypothesis + + +```text +simpleicons-5/H/Hypothesis +``` + +```text +include('simpleicons-5/H/Hypothesis') +``` + + + +| Illustration | Hypothesis | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hypothesis.png) | ![illustration for Hypothesis](../../simpleicons-5/H/Hypothesis.Local.png) | + + + + +## Hypothesis + +### 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 Hypothesis +include('simpleicons-5/H/Hypothesis') + +' renders the element +Hypothesis('Hypothesis', 'Hypothesis', '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 Hypothesis +include('simpleicons-5/H/Hypothesis') + +' renders the element +Hypothesis('Hypothesis', 'Hypothesis', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hypothesis.png b/distribution/simpleicons-5/H/Hypothesis.png new file mode 100644 index 00000000000..17006202178 Binary files /dev/null and b/distribution/simpleicons-5/H/Hypothesis.png differ diff --git a/distribution/simpleicons-5/H/Hypothesis.puml b/distribution/simpleicons-5/H/Hypothesis.puml new file mode 100644 index 00000000000..e2f78a8caa5 --- /dev/null +++ b/distribution/simpleicons-5/H/Hypothesis.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hypothesis + +sprite $HypothesisXs [10x10/16z] uwS3 + +sprite $HypothesisSm [12x12/16z] unza + +sprite $HypothesisMd [16x16/16z] un_X + +sprite $HypothesisLg [20x20/16z] unzKO1G + +!procedure Hypothesis($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hypothesis', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/Hyundai.Local.png b/distribution/simpleicons-5/H/Hyundai.Local.png new file mode 100644 index 00000000000..c505a31971d Binary files /dev/null and b/distribution/simpleicons-5/H/Hyundai.Local.png differ diff --git a/distribution/simpleicons-5/H/Hyundai.Local.puml b/distribution/simpleicons-5/H/Hyundai.Local.puml new file mode 100644 index 00000000000..da26498e6b8 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyundai.Local.puml @@ -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 Hyundai +include('simpleicons-5/H/Hyundai') + +' renders the element +Hyundai('Hyundai', 'Hyundai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hyundai.Remote.puml b/distribution/simpleicons-5/H/Hyundai.Remote.puml new file mode 100644 index 00000000000..60696a77d83 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyundai.Remote.puml @@ -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 Hyundai +include('simpleicons-5/H/Hyundai') + +' renders the element +Hyundai('Hyundai', 'Hyundai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/H/Hyundai.md b/distribution/simpleicons-5/H/Hyundai.md new file mode 100644 index 00000000000..23d0d04bef6 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyundai.md @@ -0,0 +1,63 @@ +# Hyundai + + +```text +simpleicons-5/H/Hyundai +``` + +```text +include('simpleicons-5/H/Hyundai') +``` + + + +| Illustration | Hyundai | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/H/Hyundai.png) | ![illustration for Hyundai](../../simpleicons-5/H/Hyundai.Local.png) | + + + + +## Hyundai + +### 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 Hyundai +include('simpleicons-5/H/Hyundai') + +' renders the element +Hyundai('Hyundai', 'Hyundai', '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 Hyundai +include('simpleicons-5/H/Hyundai') + +' renders the element +Hyundai('Hyundai', 'Hyundai', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/H/Hyundai.png b/distribution/simpleicons-5/H/Hyundai.png new file mode 100644 index 00000000000..8acf0d0a7e6 Binary files /dev/null and b/distribution/simpleicons-5/H/Hyundai.png differ diff --git a/distribution/simpleicons-5/H/Hyundai.puml b/distribution/simpleicons-5/H/Hyundai.puml new file mode 100644 index 00000000000..de4192735c1 --- /dev/null +++ b/distribution/simpleicons-5/H/Hyundai.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/H/Hyundai + +sprite $HyundaiXs [10x10/16z] uwS3 + +sprite $HyundaiSm [12x12/16z] unza + +sprite $HyundaiMd [16x16/16z] un_X + +sprite $HyundaiLg [20x20/16z] unzKO1G + +!procedure Hyundai($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/H/Hyundai', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/H/README.md b/distribution/simpleicons-5/H/README.md new file mode 100644 index 00000000000..61ff2f843c7 --- /dev/null +++ b/distribution/simpleicons-5/H/README.md @@ -0,0 +1,73 @@ +# H + +The module contains 62 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/H/Habr](../../simpleicons-5/H/Habr.png) | [simpleicons-5/H/Habr](../../simpleicons-5/H/Habr.md) | +| ![illustration of simpleicons-5/H/Hackaday](../../simpleicons-5/H/Hackaday.png) | [simpleicons-5/H/Hackaday](../../simpleicons-5/H/Hackaday.md) | +| ![illustration of simpleicons-5/H/Hackclub](../../simpleicons-5/H/Hackclub.png) | [simpleicons-5/H/Hackclub](../../simpleicons-5/H/Hackclub.md) | +| ![illustration of simpleicons-5/H/Hackerearth](../../simpleicons-5/H/Hackerearth.png) | [simpleicons-5/H/Hackerearth](../../simpleicons-5/H/Hackerearth.md) | +| ![illustration of simpleicons-5/H/Hackerone](../../simpleicons-5/H/Hackerone.png) | [simpleicons-5/H/Hackerone](../../simpleicons-5/H/Hackerone.md) | +| ![illustration of simpleicons-5/H/Hackerrank](../../simpleicons-5/H/Hackerrank.png) | [simpleicons-5/H/Hackerrank](../../simpleicons-5/H/Hackerrank.md) | +| ![illustration of simpleicons-5/H/Hackster](../../simpleicons-5/H/Hackster.png) | [simpleicons-5/H/Hackster](../../simpleicons-5/H/Hackster.md) | +| ![illustration of simpleicons-5/H/Hackthebox](../../simpleicons-5/H/Hackthebox.png) | [simpleicons-5/H/Hackthebox](../../simpleicons-5/H/Hackthebox.md) | +| ![illustration of simpleicons-5/H/Handshake](../../simpleicons-5/H/Handshake.png) | [simpleicons-5/H/Handshake](../../simpleicons-5/H/Handshake.md) | +| ![illustration of simpleicons-5/H/HandshakeProtocol](../../simpleicons-5/H/HandshakeProtocol.png) | [simpleicons-5/H/HandshakeProtocol](../../simpleicons-5/H/HandshakeProtocol.md) | +| ![illustration of simpleicons-5/H/Happycow](../../simpleicons-5/H/Happycow.png) | [simpleicons-5/H/Happycow](../../simpleicons-5/H/Happycow.md) | +| ![illustration of simpleicons-5/H/Harbor](../../simpleicons-5/H/Harbor.png) | [simpleicons-5/H/Harbor](../../simpleicons-5/H/Harbor.md) | +| ![illustration of simpleicons-5/H/Hashnode](../../simpleicons-5/H/Hashnode.png) | [simpleicons-5/H/Hashnode](../../simpleicons-5/H/Hashnode.md) | +| ![illustration of simpleicons-5/H/Haskell](../../simpleicons-5/H/Haskell.png) | [simpleicons-5/H/Haskell](../../simpleicons-5/H/Haskell.md) | +| ![illustration of simpleicons-5/H/Hasura](../../simpleicons-5/H/Hasura.png) | [simpleicons-5/H/Hasura](../../simpleicons-5/H/Hasura.md) | +| ![illustration of simpleicons-5/H/Hatenabookmark](../../simpleicons-5/H/Hatenabookmark.png) | [simpleicons-5/H/Hatenabookmark](../../simpleicons-5/H/Hatenabookmark.md) | +| ![illustration of simpleicons-5/H/Haveibeenpwned](../../simpleicons-5/H/Haveibeenpwned.png) | [simpleicons-5/H/Haveibeenpwned](../../simpleicons-5/H/Haveibeenpwned.md) | +| ![illustration of simpleicons-5/H/Haxe](../../simpleicons-5/H/Haxe.png) | [simpleicons-5/H/Haxe](../../simpleicons-5/H/Haxe.md) | +| ![illustration of simpleicons-5/H/Hbo](../../simpleicons-5/H/Hbo.png) | [simpleicons-5/H/Hbo](../../simpleicons-5/H/Hbo.md) | +| ![illustration of simpleicons-5/H/Hcl](../../simpleicons-5/H/Hcl.png) | [simpleicons-5/H/Hcl](../../simpleicons-5/H/Hcl.md) | +| ![illustration of simpleicons-5/H/Headspace](../../simpleicons-5/H/Headspace.png) | [simpleicons-5/H/Headspace](../../simpleicons-5/H/Headspace.md) | +| ![illustration of simpleicons-5/H/Hellofresh](../../simpleicons-5/H/Hellofresh.png) | [simpleicons-5/H/Hellofresh](../../simpleicons-5/H/Hellofresh.md) | +| ![illustration of simpleicons-5/H/Hellyhansen](../../simpleicons-5/H/Hellyhansen.png) | [simpleicons-5/H/Hellyhansen](../../simpleicons-5/H/Hellyhansen.md) | +| ![illustration of simpleicons-5/H/Helm](../../simpleicons-5/H/Helm.png) | [simpleicons-5/H/Helm](../../simpleicons-5/H/Helm.md) | +| ![illustration of simpleicons-5/H/Helpdesk](../../simpleicons-5/H/Helpdesk.png) | [simpleicons-5/H/Helpdesk](../../simpleicons-5/H/Helpdesk.md) | +| ![illustration of simpleicons-5/H/Here](../../simpleicons-5/H/Here.png) | [simpleicons-5/H/Here](../../simpleicons-5/H/Here.md) | +| ![illustration of simpleicons-5/H/Heroku](../../simpleicons-5/H/Heroku.png) | [simpleicons-5/H/Heroku](../../simpleicons-5/H/Heroku.md) | +| ![illustration of simpleicons-5/H/Hexo](../../simpleicons-5/H/Hexo.png) | [simpleicons-5/H/Hexo](../../simpleicons-5/H/Hexo.md) | +| ![illustration of simpleicons-5/H/Hey](../../simpleicons-5/H/Hey.png) | [simpleicons-5/H/Hey](../../simpleicons-5/H/Hey.md) | +| ![illustration of simpleicons-5/H/Hibernate](../../simpleicons-5/H/Hibernate.png) | [simpleicons-5/H/Hibernate](../../simpleicons-5/H/Hibernate.md) | +| ![illustration of simpleicons-5/H/Hilton](../../simpleicons-5/H/Hilton.png) | [simpleicons-5/H/Hilton](../../simpleicons-5/H/Hilton.md) | +| ![illustration of simpleicons-5/H/Hitachi](../../simpleicons-5/H/Hitachi.png) | [simpleicons-5/H/Hitachi](../../simpleicons-5/H/Hitachi.md) | +| ![illustration of simpleicons-5/H/Hive](../../simpleicons-5/H/Hive.png) | [simpleicons-5/H/Hive](../../simpleicons-5/H/Hive.md) | +| ![illustration of simpleicons-5/H/HiveBlockchain](../../simpleicons-5/H/HiveBlockchain.png) | [simpleicons-5/H/HiveBlockchain](../../simpleicons-5/H/HiveBlockchain.md) | +| ![illustration of simpleicons-5/H/Homeadvisor](../../simpleicons-5/H/Homeadvisor.png) | [simpleicons-5/H/Homeadvisor](../../simpleicons-5/H/Homeadvisor.md) | +| ![illustration of simpleicons-5/H/Homeassistant](../../simpleicons-5/H/Homeassistant.png) | [simpleicons-5/H/Homeassistant](../../simpleicons-5/H/Homeassistant.md) | +| ![illustration of simpleicons-5/H/Homeassistantcommunitystore](../../simpleicons-5/H/Homeassistantcommunitystore.png) | [simpleicons-5/H/Homeassistantcommunitystore](../../simpleicons-5/H/Homeassistantcommunitystore.md) | +| ![illustration of simpleicons-5/H/Homebrew](../../simpleicons-5/H/Homebrew.png) | [simpleicons-5/H/Homebrew](../../simpleicons-5/H/Homebrew.md) | +| ![illustration of simpleicons-5/H/Homebridge](../../simpleicons-5/H/Homebridge.png) | [simpleicons-5/H/Homebridge](../../simpleicons-5/H/Homebridge.md) | +| ![illustration of simpleicons-5/H/Homify](../../simpleicons-5/H/Homify.png) | [simpleicons-5/H/Homify](../../simpleicons-5/H/Homify.md) | +| ![illustration of simpleicons-5/H/Honda](../../simpleicons-5/H/Honda.png) | [simpleicons-5/H/Honda](../../simpleicons-5/H/Honda.md) | +| ![illustration of simpleicons-5/H/Hootsuite](../../simpleicons-5/H/Hootsuite.png) | [simpleicons-5/H/Hootsuite](../../simpleicons-5/H/Hootsuite.md) | +| ![illustration of simpleicons-5/H/Hoppscotch](../../simpleicons-5/H/Hoppscotch.png) | [simpleicons-5/H/Hoppscotch](../../simpleicons-5/H/Hoppscotch.md) | +| ![illustration of simpleicons-5/H/Hotelsdotcom](../../simpleicons-5/H/Hotelsdotcom.png) | [simpleicons-5/H/Hotelsdotcom](../../simpleicons-5/H/Hotelsdotcom.md) | +| ![illustration of simpleicons-5/H/Hotjar](../../simpleicons-5/H/Hotjar.png) | [simpleicons-5/H/Hotjar](../../simpleicons-5/H/Hotjar.md) | +| ![illustration of simpleicons-5/H/Houdini](../../simpleicons-5/H/Houdini.png) | [simpleicons-5/H/Houdini](../../simpleicons-5/H/Houdini.md) | +| ![illustration of simpleicons-5/H/Houzz](../../simpleicons-5/H/Houzz.png) | [simpleicons-5/H/Houzz](../../simpleicons-5/H/Houzz.md) | +| ![illustration of simpleicons-5/H/Hp](../../simpleicons-5/H/Hp.png) | [simpleicons-5/H/Hp](../../simpleicons-5/H/Hp.md) | +| ![illustration of simpleicons-5/H/Html5](../../simpleicons-5/H/Html5.png) | [simpleicons-5/H/Html5](../../simpleicons-5/H/Html5.md) | +| ![illustration of simpleicons-5/H/Htmlacademy](../../simpleicons-5/H/Htmlacademy.png) | [simpleicons-5/H/Htmlacademy](../../simpleicons-5/H/Htmlacademy.md) | +| ![illustration of simpleicons-5/H/Huawei](../../simpleicons-5/H/Huawei.png) | [simpleicons-5/H/Huawei](../../simpleicons-5/H/Huawei.md) | +| ![illustration of simpleicons-5/H/Hubspot](../../simpleicons-5/H/Hubspot.png) | [simpleicons-5/H/Hubspot](../../simpleicons-5/H/Hubspot.md) | +| ![illustration of simpleicons-5/H/Hugo](../../simpleicons-5/H/Hugo.png) | [simpleicons-5/H/Hugo](../../simpleicons-5/H/Hugo.md) | +| ![illustration of simpleicons-5/H/Hulu](../../simpleicons-5/H/Hulu.png) | [simpleicons-5/H/Hulu](../../simpleicons-5/H/Hulu.md) | +| ![illustration of simpleicons-5/H/Humblebundle](../../simpleicons-5/H/Humblebundle.png) | [simpleicons-5/H/Humblebundle](../../simpleicons-5/H/Humblebundle.md) | +| ![illustration of simpleicons-5/H/Hungryjacks](../../simpleicons-5/H/Hungryjacks.png) | [simpleicons-5/H/Hungryjacks](../../simpleicons-5/H/Hungryjacks.md) | +| ![illustration of simpleicons-5/H/Hurriyetemlak](../../simpleicons-5/H/Hurriyetemlak.png) | [simpleicons-5/H/Hurriyetemlak](../../simpleicons-5/H/Hurriyetemlak.md) | +| ![illustration of simpleicons-5/H/Husqvarna](../../simpleicons-5/H/Husqvarna.png) | [simpleicons-5/H/Husqvarna](../../simpleicons-5/H/Husqvarna.md) | +| ![illustration of simpleicons-5/H/Hyper](../../simpleicons-5/H/Hyper.png) | [simpleicons-5/H/Hyper](../../simpleicons-5/H/Hyper.md) | +| ![illustration of simpleicons-5/H/Hyperledger](../../simpleicons-5/H/Hyperledger.png) | [simpleicons-5/H/Hyperledger](../../simpleicons-5/H/Hyperledger.md) | +| ![illustration of simpleicons-5/H/Hypothesis](../../simpleicons-5/H/Hypothesis.png) | [simpleicons-5/H/Hypothesis](../../simpleicons-5/H/Hypothesis.md) | +| ![illustration of simpleicons-5/H/Hyundai](../../simpleicons-5/H/Hyundai.png) | [simpleicons-5/H/Hyundai](../../simpleicons-5/H/Hyundai.md) | + + + diff --git a/distribution/simpleicons-5/I/Iata.Local.png b/distribution/simpleicons-5/I/Iata.Local.png new file mode 100644 index 00000000000..00abd4495f2 Binary files /dev/null and b/distribution/simpleicons-5/I/Iata.Local.png differ diff --git a/distribution/simpleicons-5/I/Iata.Local.puml b/distribution/simpleicons-5/I/Iata.Local.puml new file mode 100644 index 00000000000..a93bb6f2616 --- /dev/null +++ b/distribution/simpleicons-5/I/Iata.Local.puml @@ -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 Iata +include('simpleicons-5/I/Iata') + +' renders the element +Iata('Iata', 'Iata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iata.Remote.puml b/distribution/simpleicons-5/I/Iata.Remote.puml new file mode 100644 index 00000000000..a944d552b8b --- /dev/null +++ b/distribution/simpleicons-5/I/Iata.Remote.puml @@ -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 Iata +include('simpleicons-5/I/Iata') + +' renders the element +Iata('Iata', 'Iata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iata.md b/distribution/simpleicons-5/I/Iata.md new file mode 100644 index 00000000000..e2a635e3b8b --- /dev/null +++ b/distribution/simpleicons-5/I/Iata.md @@ -0,0 +1,63 @@ +# Iata + + +```text +simpleicons-5/I/Iata +``` + +```text +include('simpleicons-5/I/Iata') +``` + + + +| Illustration | Iata | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iata.png) | ![illustration for Iata](../../simpleicons-5/I/Iata.Local.png) | + + + + +## Iata + +### 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 Iata +include('simpleicons-5/I/Iata') + +' renders the element +Iata('Iata', 'Iata', '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 Iata +include('simpleicons-5/I/Iata') + +' renders the element +Iata('Iata', 'Iata', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iata.png b/distribution/simpleicons-5/I/Iata.png new file mode 100644 index 00000000000..438730aa603 Binary files /dev/null and b/distribution/simpleicons-5/I/Iata.png differ diff --git a/distribution/simpleicons-5/I/Iata.puml b/distribution/simpleicons-5/I/Iata.puml new file mode 100644 index 00000000000..d6413de6fae --- /dev/null +++ b/distribution/simpleicons-5/I/Iata.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iata + +sprite $IataXs [10x10/16z] uwS3 + +sprite $IataSm [12x12/16z] unza + +sprite $IataMd [16x16/16z] un_X + +sprite $IataLg [20x20/16z] unzKO1G + +!procedure Iata($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iata', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ibeacon.Local.png b/distribution/simpleicons-5/I/Ibeacon.Local.png new file mode 100644 index 00000000000..779e3e4429d Binary files /dev/null and b/distribution/simpleicons-5/I/Ibeacon.Local.png differ diff --git a/distribution/simpleicons-5/I/Ibeacon.Local.puml b/distribution/simpleicons-5/I/Ibeacon.Local.puml new file mode 100644 index 00000000000..13d009a7a94 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibeacon.Local.puml @@ -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 Ibeacon +include('simpleicons-5/I/Ibeacon') + +' renders the element +Ibeacon('Ibeacon', 'Ibeacon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ibeacon.Remote.puml b/distribution/simpleicons-5/I/Ibeacon.Remote.puml new file mode 100644 index 00000000000..6d4b3bf3187 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibeacon.Remote.puml @@ -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 Ibeacon +include('simpleicons-5/I/Ibeacon') + +' renders the element +Ibeacon('Ibeacon', 'Ibeacon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ibeacon.md b/distribution/simpleicons-5/I/Ibeacon.md new file mode 100644 index 00000000000..4ea3aefacb4 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibeacon.md @@ -0,0 +1,63 @@ +# Ibeacon + + +```text +simpleicons-5/I/Ibeacon +``` + +```text +include('simpleicons-5/I/Ibeacon') +``` + + + +| Illustration | Ibeacon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ibeacon.png) | ![illustration for Ibeacon](../../simpleicons-5/I/Ibeacon.Local.png) | + + + + +## Ibeacon + +### 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 Ibeacon +include('simpleicons-5/I/Ibeacon') + +' renders the element +Ibeacon('Ibeacon', 'Ibeacon', '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 Ibeacon +include('simpleicons-5/I/Ibeacon') + +' renders the element +Ibeacon('Ibeacon', 'Ibeacon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ibeacon.png b/distribution/simpleicons-5/I/Ibeacon.png new file mode 100644 index 00000000000..bc04e71c8b8 Binary files /dev/null and b/distribution/simpleicons-5/I/Ibeacon.png differ diff --git a/distribution/simpleicons-5/I/Ibeacon.puml b/distribution/simpleicons-5/I/Ibeacon.puml new file mode 100644 index 00000000000..6b06c07b9be --- /dev/null +++ b/distribution/simpleicons-5/I/Ibeacon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ibeacon + +sprite $IbeaconXs [10x10/16z] uwS3 + +sprite $IbeaconSm [12x12/16z] unza + +sprite $IbeaconMd [16x16/16z] un_X + +sprite $IbeaconLg [20x20/16z] unzKO1G + +!procedure Ibeacon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ibeacon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ibm.Local.png b/distribution/simpleicons-5/I/Ibm.Local.png new file mode 100644 index 00000000000..e883d1f3aaa Binary files /dev/null and b/distribution/simpleicons-5/I/Ibm.Local.png differ diff --git a/distribution/simpleicons-5/I/Ibm.Local.puml b/distribution/simpleicons-5/I/Ibm.Local.puml new file mode 100644 index 00000000000..59beb2e8036 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibm.Local.puml @@ -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 Ibm +include('simpleicons-5/I/Ibm') + +' renders the element +Ibm('Ibm', 'Ibm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ibm.Remote.puml b/distribution/simpleicons-5/I/Ibm.Remote.puml new file mode 100644 index 00000000000..2415d733160 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibm.Remote.puml @@ -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 Ibm +include('simpleicons-5/I/Ibm') + +' renders the element +Ibm('Ibm', 'Ibm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ibm.md b/distribution/simpleicons-5/I/Ibm.md new file mode 100644 index 00000000000..9fdf37b0001 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibm.md @@ -0,0 +1,63 @@ +# Ibm + + +```text +simpleicons-5/I/Ibm +``` + +```text +include('simpleicons-5/I/Ibm') +``` + + + +| Illustration | Ibm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ibm.png) | ![illustration for Ibm](../../simpleicons-5/I/Ibm.Local.png) | + + + + +## Ibm + +### 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 Ibm +include('simpleicons-5/I/Ibm') + +' renders the element +Ibm('Ibm', 'Ibm', '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 Ibm +include('simpleicons-5/I/Ibm') + +' renders the element +Ibm('Ibm', 'Ibm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ibm.png b/distribution/simpleicons-5/I/Ibm.png new file mode 100644 index 00000000000..92e0e4a37dc Binary files /dev/null and b/distribution/simpleicons-5/I/Ibm.png differ diff --git a/distribution/simpleicons-5/I/Ibm.puml b/distribution/simpleicons-5/I/Ibm.puml new file mode 100644 index 00000000000..48e880cab44 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ibm + +sprite $IbmXs [10x10/16z] uwS3 + +sprite $IbmSm [12x12/16z] unza + +sprite $IbmMd [16x16/16z] un_X + +sprite $IbmLg [20x20/16z] unzKO1G + +!procedure Ibm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ibm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ibmwatson.Local.png b/distribution/simpleicons-5/I/Ibmwatson.Local.png new file mode 100644 index 00000000000..90653164fb5 Binary files /dev/null and b/distribution/simpleicons-5/I/Ibmwatson.Local.png differ diff --git a/distribution/simpleicons-5/I/Ibmwatson.Local.puml b/distribution/simpleicons-5/I/Ibmwatson.Local.puml new file mode 100644 index 00000000000..8dd832a3586 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibmwatson.Local.puml @@ -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 Ibmwatson +include('simpleicons-5/I/Ibmwatson') + +' renders the element +Ibmwatson('Ibmwatson', 'Ibmwatson', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ibmwatson.Remote.puml b/distribution/simpleicons-5/I/Ibmwatson.Remote.puml new file mode 100644 index 00000000000..f3570a2e013 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibmwatson.Remote.puml @@ -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 Ibmwatson +include('simpleicons-5/I/Ibmwatson') + +' renders the element +Ibmwatson('Ibmwatson', 'Ibmwatson', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ibmwatson.md b/distribution/simpleicons-5/I/Ibmwatson.md new file mode 100644 index 00000000000..c7931dd1d8e --- /dev/null +++ b/distribution/simpleicons-5/I/Ibmwatson.md @@ -0,0 +1,63 @@ +# Ibmwatson + + +```text +simpleicons-5/I/Ibmwatson +``` + +```text +include('simpleicons-5/I/Ibmwatson') +``` + + + +| Illustration | Ibmwatson | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ibmwatson.png) | ![illustration for Ibmwatson](../../simpleicons-5/I/Ibmwatson.Local.png) | + + + + +## Ibmwatson + +### 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 Ibmwatson +include('simpleicons-5/I/Ibmwatson') + +' renders the element +Ibmwatson('Ibmwatson', 'Ibmwatson', '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 Ibmwatson +include('simpleicons-5/I/Ibmwatson') + +' renders the element +Ibmwatson('Ibmwatson', 'Ibmwatson', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ibmwatson.png b/distribution/simpleicons-5/I/Ibmwatson.png new file mode 100644 index 00000000000..30179d6b1c2 Binary files /dev/null and b/distribution/simpleicons-5/I/Ibmwatson.png differ diff --git a/distribution/simpleicons-5/I/Ibmwatson.puml b/distribution/simpleicons-5/I/Ibmwatson.puml new file mode 100644 index 00000000000..c538b7c5045 --- /dev/null +++ b/distribution/simpleicons-5/I/Ibmwatson.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ibmwatson + +sprite $IbmwatsonXs [10x10/16z] uwS3 + +sprite $IbmwatsonSm [12x12/16z] unza + +sprite $IbmwatsonMd [16x16/16z] un_X + +sprite $IbmwatsonLg [20x20/16z] unzKO1G + +!procedure Ibmwatson($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ibmwatson', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Icinga.Local.png b/distribution/simpleicons-5/I/Icinga.Local.png new file mode 100644 index 00000000000..05e50056220 Binary files /dev/null and b/distribution/simpleicons-5/I/Icinga.Local.png differ diff --git a/distribution/simpleicons-5/I/Icinga.Local.puml b/distribution/simpleicons-5/I/Icinga.Local.puml new file mode 100644 index 00000000000..26994c15dad --- /dev/null +++ b/distribution/simpleicons-5/I/Icinga.Local.puml @@ -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 Icinga +include('simpleicons-5/I/Icinga') + +' renders the element +Icinga('Icinga', 'Icinga', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icinga.Remote.puml b/distribution/simpleicons-5/I/Icinga.Remote.puml new file mode 100644 index 00000000000..4d75eb9b4d2 --- /dev/null +++ b/distribution/simpleicons-5/I/Icinga.Remote.puml @@ -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 Icinga +include('simpleicons-5/I/Icinga') + +' renders the element +Icinga('Icinga', 'Icinga', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icinga.md b/distribution/simpleicons-5/I/Icinga.md new file mode 100644 index 00000000000..c62c19eabf2 --- /dev/null +++ b/distribution/simpleicons-5/I/Icinga.md @@ -0,0 +1,63 @@ +# Icinga + + +```text +simpleicons-5/I/Icinga +``` + +```text +include('simpleicons-5/I/Icinga') +``` + + + +| Illustration | Icinga | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Icinga.png) | ![illustration for Icinga](../../simpleicons-5/I/Icinga.Local.png) | + + + + +## Icinga + +### 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 Icinga +include('simpleicons-5/I/Icinga') + +' renders the element +Icinga('Icinga', 'Icinga', '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 Icinga +include('simpleicons-5/I/Icinga') + +' renders the element +Icinga('Icinga', 'Icinga', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Icinga.png b/distribution/simpleicons-5/I/Icinga.png new file mode 100644 index 00000000000..c085acc2988 Binary files /dev/null and b/distribution/simpleicons-5/I/Icinga.png differ diff --git a/distribution/simpleicons-5/I/Icinga.puml b/distribution/simpleicons-5/I/Icinga.puml new file mode 100644 index 00000000000..17b48e1427e --- /dev/null +++ b/distribution/simpleicons-5/I/Icinga.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Icinga + +sprite $IcingaXs [10x10/16z] uwS3 + +sprite $IcingaSm [12x12/16z] unza + +sprite $IcingaMd [16x16/16z] un_X + +sprite $IcingaLg [20x20/16z] unzKO1G + +!procedure Icinga($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Icinga', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Icloud.Local.png b/distribution/simpleicons-5/I/Icloud.Local.png new file mode 100644 index 00000000000..d6ce5f05972 Binary files /dev/null and b/distribution/simpleicons-5/I/Icloud.Local.png differ diff --git a/distribution/simpleicons-5/I/Icloud.Local.puml b/distribution/simpleicons-5/I/Icloud.Local.puml new file mode 100644 index 00000000000..4d64821c1a2 --- /dev/null +++ b/distribution/simpleicons-5/I/Icloud.Local.puml @@ -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 Icloud +include('simpleicons-5/I/Icloud') + +' renders the element +Icloud('Icloud', 'Icloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icloud.Remote.puml b/distribution/simpleicons-5/I/Icloud.Remote.puml new file mode 100644 index 00000000000..6f06cebd0ca --- /dev/null +++ b/distribution/simpleicons-5/I/Icloud.Remote.puml @@ -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 Icloud +include('simpleicons-5/I/Icloud') + +' renders the element +Icloud('Icloud', 'Icloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icloud.md b/distribution/simpleicons-5/I/Icloud.md new file mode 100644 index 00000000000..b097f6f8814 --- /dev/null +++ b/distribution/simpleicons-5/I/Icloud.md @@ -0,0 +1,63 @@ +# Icloud + + +```text +simpleicons-5/I/Icloud +``` + +```text +include('simpleicons-5/I/Icloud') +``` + + + +| Illustration | Icloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Icloud.png) | ![illustration for Icloud](../../simpleicons-5/I/Icloud.Local.png) | + + + + +## Icloud + +### 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 Icloud +include('simpleicons-5/I/Icloud') + +' renders the element +Icloud('Icloud', 'Icloud', '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 Icloud +include('simpleicons-5/I/Icloud') + +' renders the element +Icloud('Icloud', 'Icloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Icloud.png b/distribution/simpleicons-5/I/Icloud.png new file mode 100644 index 00000000000..2eccfa3fe40 Binary files /dev/null and b/distribution/simpleicons-5/I/Icloud.png differ diff --git a/distribution/simpleicons-5/I/Icloud.puml b/distribution/simpleicons-5/I/Icloud.puml new file mode 100644 index 00000000000..ead1ef05e5e --- /dev/null +++ b/distribution/simpleicons-5/I/Icloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Icloud + +sprite $IcloudXs [10x10/16z] uwS3 + +sprite $IcloudSm [12x12/16z] unza + +sprite $IcloudMd [16x16/16z] un_X + +sprite $IcloudLg [20x20/16z] unzKO1G + +!procedure Icloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Icloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Icomoon.Local.png b/distribution/simpleicons-5/I/Icomoon.Local.png new file mode 100644 index 00000000000..0fa1f3c86e0 Binary files /dev/null and b/distribution/simpleicons-5/I/Icomoon.Local.png differ diff --git a/distribution/simpleicons-5/I/Icomoon.Local.puml b/distribution/simpleicons-5/I/Icomoon.Local.puml new file mode 100644 index 00000000000..e8550827423 --- /dev/null +++ b/distribution/simpleicons-5/I/Icomoon.Local.puml @@ -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 Icomoon +include('simpleicons-5/I/Icomoon') + +' renders the element +Icomoon('Icomoon', 'Icomoon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icomoon.Remote.puml b/distribution/simpleicons-5/I/Icomoon.Remote.puml new file mode 100644 index 00000000000..cf2b3647621 --- /dev/null +++ b/distribution/simpleicons-5/I/Icomoon.Remote.puml @@ -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 Icomoon +include('simpleicons-5/I/Icomoon') + +' renders the element +Icomoon('Icomoon', 'Icomoon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icomoon.md b/distribution/simpleicons-5/I/Icomoon.md new file mode 100644 index 00000000000..2c636c217b7 --- /dev/null +++ b/distribution/simpleicons-5/I/Icomoon.md @@ -0,0 +1,63 @@ +# Icomoon + + +```text +simpleicons-5/I/Icomoon +``` + +```text +include('simpleicons-5/I/Icomoon') +``` + + + +| Illustration | Icomoon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Icomoon.png) | ![illustration for Icomoon](../../simpleicons-5/I/Icomoon.Local.png) | + + + + +## Icomoon + +### 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 Icomoon +include('simpleicons-5/I/Icomoon') + +' renders the element +Icomoon('Icomoon', 'Icomoon', '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 Icomoon +include('simpleicons-5/I/Icomoon') + +' renders the element +Icomoon('Icomoon', 'Icomoon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Icomoon.png b/distribution/simpleicons-5/I/Icomoon.png new file mode 100644 index 00000000000..57aed6efd54 Binary files /dev/null and b/distribution/simpleicons-5/I/Icomoon.png differ diff --git a/distribution/simpleicons-5/I/Icomoon.puml b/distribution/simpleicons-5/I/Icomoon.puml new file mode 100644 index 00000000000..86ac2c2c969 --- /dev/null +++ b/distribution/simpleicons-5/I/Icomoon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Icomoon + +sprite $IcomoonXs [10x10/16z] uwS3 + +sprite $IcomoonSm [12x12/16z] unza + +sprite $IcomoonMd [16x16/16z] un_X + +sprite $IcomoonLg [20x20/16z] unzKO1G + +!procedure Icomoon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Icomoon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Icon.Local.png b/distribution/simpleicons-5/I/Icon.Local.png new file mode 100644 index 00000000000..8fd758c5bee Binary files /dev/null and b/distribution/simpleicons-5/I/Icon.Local.png differ diff --git a/distribution/simpleicons-5/I/Icon.Local.puml b/distribution/simpleicons-5/I/Icon.Local.puml new file mode 100644 index 00000000000..19f495456cc --- /dev/null +++ b/distribution/simpleicons-5/I/Icon.Local.puml @@ -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 Icon +include('simpleicons-5/I/Icon') + +' renders the element +Icon('Icon', 'Icon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icon.Remote.puml b/distribution/simpleicons-5/I/Icon.Remote.puml new file mode 100644 index 00000000000..4ffd962bb6a --- /dev/null +++ b/distribution/simpleicons-5/I/Icon.Remote.puml @@ -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 Icon +include('simpleicons-5/I/Icon') + +' renders the element +Icon('Icon', 'Icon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icon.md b/distribution/simpleicons-5/I/Icon.md new file mode 100644 index 00000000000..abe550d7afe --- /dev/null +++ b/distribution/simpleicons-5/I/Icon.md @@ -0,0 +1,63 @@ +# Icon + + +```text +simpleicons-5/I/Icon +``` + +```text +include('simpleicons-5/I/Icon') +``` + + + +| Illustration | Icon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Icon.png) | ![illustration for Icon](../../simpleicons-5/I/Icon.Local.png) | + + + + +## Icon + +### 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 Icon +include('simpleicons-5/I/Icon') + +' renders the element +Icon('Icon', 'Icon', '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 Icon +include('simpleicons-5/I/Icon') + +' renders the element +Icon('Icon', 'Icon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Icon.png b/distribution/simpleicons-5/I/Icon.png new file mode 100644 index 00000000000..45aa5b60f05 Binary files /dev/null and b/distribution/simpleicons-5/I/Icon.png differ diff --git a/distribution/simpleicons-5/I/Icon.puml b/distribution/simpleicons-5/I/Icon.puml new file mode 100644 index 00000000000..e747eb4094a --- /dev/null +++ b/distribution/simpleicons-5/I/Icon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Icon + +sprite $IconXs [10x10/16z] uwS3 + +sprite $IconSm [12x12/16z] unza + +sprite $IconMd [16x16/16z] un_X + +sprite $IconLg [20x20/16z] unzKO1G + +!procedure Icon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Icon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iconfinder.Local.png b/distribution/simpleicons-5/I/Iconfinder.Local.png new file mode 100644 index 00000000000..2edbd65b23e Binary files /dev/null and b/distribution/simpleicons-5/I/Iconfinder.Local.png differ diff --git a/distribution/simpleicons-5/I/Iconfinder.Local.puml b/distribution/simpleicons-5/I/Iconfinder.Local.puml new file mode 100644 index 00000000000..a03dcecc36c --- /dev/null +++ b/distribution/simpleicons-5/I/Iconfinder.Local.puml @@ -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 Iconfinder +include('simpleicons-5/I/Iconfinder') + +' renders the element +Iconfinder('Iconfinder', 'Iconfinder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iconfinder.Remote.puml b/distribution/simpleicons-5/I/Iconfinder.Remote.puml new file mode 100644 index 00000000000..89397c06122 --- /dev/null +++ b/distribution/simpleicons-5/I/Iconfinder.Remote.puml @@ -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 Iconfinder +include('simpleicons-5/I/Iconfinder') + +' renders the element +Iconfinder('Iconfinder', 'Iconfinder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iconfinder.md b/distribution/simpleicons-5/I/Iconfinder.md new file mode 100644 index 00000000000..dd8acd2d98f --- /dev/null +++ b/distribution/simpleicons-5/I/Iconfinder.md @@ -0,0 +1,63 @@ +# Iconfinder + + +```text +simpleicons-5/I/Iconfinder +``` + +```text +include('simpleicons-5/I/Iconfinder') +``` + + + +| Illustration | Iconfinder | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iconfinder.png) | ![illustration for Iconfinder](../../simpleicons-5/I/Iconfinder.Local.png) | + + + + +## Iconfinder + +### 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 Iconfinder +include('simpleicons-5/I/Iconfinder') + +' renders the element +Iconfinder('Iconfinder', 'Iconfinder', '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 Iconfinder +include('simpleicons-5/I/Iconfinder') + +' renders the element +Iconfinder('Iconfinder', 'Iconfinder', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iconfinder.png b/distribution/simpleicons-5/I/Iconfinder.png new file mode 100644 index 00000000000..c44e56b6944 Binary files /dev/null and b/distribution/simpleicons-5/I/Iconfinder.png differ diff --git a/distribution/simpleicons-5/I/Iconfinder.puml b/distribution/simpleicons-5/I/Iconfinder.puml new file mode 100644 index 00000000000..9acae978aa5 --- /dev/null +++ b/distribution/simpleicons-5/I/Iconfinder.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iconfinder + +sprite $IconfinderXs [10x10/16z] uwS3 + +sprite $IconfinderSm [12x12/16z] unza + +sprite $IconfinderMd [16x16/16z] un_X + +sprite $IconfinderLg [20x20/16z] unzKO1G + +!procedure Iconfinder($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iconfinder', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iconify.Local.png b/distribution/simpleicons-5/I/Iconify.Local.png new file mode 100644 index 00000000000..81ce50c1a0c Binary files /dev/null and b/distribution/simpleicons-5/I/Iconify.Local.png differ diff --git a/distribution/simpleicons-5/I/Iconify.Local.puml b/distribution/simpleicons-5/I/Iconify.Local.puml new file mode 100644 index 00000000000..a9e745b218c --- /dev/null +++ b/distribution/simpleicons-5/I/Iconify.Local.puml @@ -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 Iconify +include('simpleicons-5/I/Iconify') + +' renders the element +Iconify('Iconify', 'Iconify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iconify.Remote.puml b/distribution/simpleicons-5/I/Iconify.Remote.puml new file mode 100644 index 00000000000..edd4143c83a --- /dev/null +++ b/distribution/simpleicons-5/I/Iconify.Remote.puml @@ -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 Iconify +include('simpleicons-5/I/Iconify') + +' renders the element +Iconify('Iconify', 'Iconify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iconify.md b/distribution/simpleicons-5/I/Iconify.md new file mode 100644 index 00000000000..84b95f4c23a --- /dev/null +++ b/distribution/simpleicons-5/I/Iconify.md @@ -0,0 +1,63 @@ +# Iconify + + +```text +simpleicons-5/I/Iconify +``` + +```text +include('simpleicons-5/I/Iconify') +``` + + + +| Illustration | Iconify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iconify.png) | ![illustration for Iconify](../../simpleicons-5/I/Iconify.Local.png) | + + + + +## Iconify + +### 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 Iconify +include('simpleicons-5/I/Iconify') + +' renders the element +Iconify('Iconify', 'Iconify', '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 Iconify +include('simpleicons-5/I/Iconify') + +' renders the element +Iconify('Iconify', 'Iconify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iconify.png b/distribution/simpleicons-5/I/Iconify.png new file mode 100644 index 00000000000..f1be083c820 Binary files /dev/null and b/distribution/simpleicons-5/I/Iconify.png differ diff --git a/distribution/simpleicons-5/I/Iconify.puml b/distribution/simpleicons-5/I/Iconify.puml new file mode 100644 index 00000000000..c0e3d995628 --- /dev/null +++ b/distribution/simpleicons-5/I/Iconify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iconify + +sprite $IconifyXs [10x10/16z] uwS3 + +sprite $IconifySm [12x12/16z] unza + +sprite $IconifyMd [16x16/16z] un_X + +sprite $IconifyLg [20x20/16z] unzKO1G + +!procedure Iconify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iconify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iconjar.Local.png b/distribution/simpleicons-5/I/Iconjar.Local.png new file mode 100644 index 00000000000..c2a1294fbc6 Binary files /dev/null and b/distribution/simpleicons-5/I/Iconjar.Local.png differ diff --git a/distribution/simpleicons-5/I/Iconjar.Local.puml b/distribution/simpleicons-5/I/Iconjar.Local.puml new file mode 100644 index 00000000000..abea6474407 --- /dev/null +++ b/distribution/simpleicons-5/I/Iconjar.Local.puml @@ -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 Iconjar +include('simpleicons-5/I/Iconjar') + +' renders the element +Iconjar('Iconjar', 'Iconjar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iconjar.Remote.puml b/distribution/simpleicons-5/I/Iconjar.Remote.puml new file mode 100644 index 00000000000..d48158737e9 --- /dev/null +++ b/distribution/simpleicons-5/I/Iconjar.Remote.puml @@ -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 Iconjar +include('simpleicons-5/I/Iconjar') + +' renders the element +Iconjar('Iconjar', 'Iconjar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iconjar.md b/distribution/simpleicons-5/I/Iconjar.md new file mode 100644 index 00000000000..95d91025710 --- /dev/null +++ b/distribution/simpleicons-5/I/Iconjar.md @@ -0,0 +1,63 @@ +# Iconjar + + +```text +simpleicons-5/I/Iconjar +``` + +```text +include('simpleicons-5/I/Iconjar') +``` + + + +| Illustration | Iconjar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iconjar.png) | ![illustration for Iconjar](../../simpleicons-5/I/Iconjar.Local.png) | + + + + +## Iconjar + +### 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 Iconjar +include('simpleicons-5/I/Iconjar') + +' renders the element +Iconjar('Iconjar', 'Iconjar', '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 Iconjar +include('simpleicons-5/I/Iconjar') + +' renders the element +Iconjar('Iconjar', 'Iconjar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iconjar.png b/distribution/simpleicons-5/I/Iconjar.png new file mode 100644 index 00000000000..cd1cbffbd8b Binary files /dev/null and b/distribution/simpleicons-5/I/Iconjar.png differ diff --git a/distribution/simpleicons-5/I/Iconjar.puml b/distribution/simpleicons-5/I/Iconjar.puml new file mode 100644 index 00000000000..6b095671e4e --- /dev/null +++ b/distribution/simpleicons-5/I/Iconjar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iconjar + +sprite $IconjarXs [10x10/16z] uwS3 + +sprite $IconjarSm [12x12/16z] unza + +sprite $IconjarMd [16x16/16z] un_X + +sprite $IconjarLg [20x20/16z] unzKO1G + +!procedure Iconjar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iconjar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Icq.Local.png b/distribution/simpleicons-5/I/Icq.Local.png new file mode 100644 index 00000000000..8b09019789d Binary files /dev/null and b/distribution/simpleicons-5/I/Icq.Local.png differ diff --git a/distribution/simpleicons-5/I/Icq.Local.puml b/distribution/simpleicons-5/I/Icq.Local.puml new file mode 100644 index 00000000000..b7825e5d3ec --- /dev/null +++ b/distribution/simpleicons-5/I/Icq.Local.puml @@ -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 Icq +include('simpleicons-5/I/Icq') + +' renders the element +Icq('Icq', 'Icq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icq.Remote.puml b/distribution/simpleicons-5/I/Icq.Remote.puml new file mode 100644 index 00000000000..46a7c98f0c6 --- /dev/null +++ b/distribution/simpleicons-5/I/Icq.Remote.puml @@ -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 Icq +include('simpleicons-5/I/Icq') + +' renders the element +Icq('Icq', 'Icq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Icq.md b/distribution/simpleicons-5/I/Icq.md new file mode 100644 index 00000000000..be894f8698f --- /dev/null +++ b/distribution/simpleicons-5/I/Icq.md @@ -0,0 +1,63 @@ +# Icq + + +```text +simpleicons-5/I/Icq +``` + +```text +include('simpleicons-5/I/Icq') +``` + + + +| Illustration | Icq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Icq.png) | ![illustration for Icq](../../simpleicons-5/I/Icq.Local.png) | + + + + +## Icq + +### 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 Icq +include('simpleicons-5/I/Icq') + +' renders the element +Icq('Icq', 'Icq', '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 Icq +include('simpleicons-5/I/Icq') + +' renders the element +Icq('Icq', 'Icq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Icq.png b/distribution/simpleicons-5/I/Icq.png new file mode 100644 index 00000000000..15a152fde35 Binary files /dev/null and b/distribution/simpleicons-5/I/Icq.png differ diff --git a/distribution/simpleicons-5/I/Icq.puml b/distribution/simpleicons-5/I/Icq.puml new file mode 100644 index 00000000000..91fde303eb2 --- /dev/null +++ b/distribution/simpleicons-5/I/Icq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Icq + +sprite $IcqXs [10x10/16z] uwS3 + +sprite $IcqSm [12x12/16z] unza + +sprite $IcqMd [16x16/16z] un_X + +sprite $IcqLg [20x20/16z] unzKO1G + +!procedure Icq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Icq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ieee.Local.png b/distribution/simpleicons-5/I/Ieee.Local.png new file mode 100644 index 00000000000..0dcd03e1ff8 Binary files /dev/null and b/distribution/simpleicons-5/I/Ieee.Local.png differ diff --git a/distribution/simpleicons-5/I/Ieee.Local.puml b/distribution/simpleicons-5/I/Ieee.Local.puml new file mode 100644 index 00000000000..ac9fbe36946 --- /dev/null +++ b/distribution/simpleicons-5/I/Ieee.Local.puml @@ -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 Ieee +include('simpleicons-5/I/Ieee') + +' renders the element +Ieee('Ieee', 'Ieee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ieee.Remote.puml b/distribution/simpleicons-5/I/Ieee.Remote.puml new file mode 100644 index 00000000000..93496564f66 --- /dev/null +++ b/distribution/simpleicons-5/I/Ieee.Remote.puml @@ -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 Ieee +include('simpleicons-5/I/Ieee') + +' renders the element +Ieee('Ieee', 'Ieee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ieee.md b/distribution/simpleicons-5/I/Ieee.md new file mode 100644 index 00000000000..d7d7f1c6705 --- /dev/null +++ b/distribution/simpleicons-5/I/Ieee.md @@ -0,0 +1,63 @@ +# Ieee + + +```text +simpleicons-5/I/Ieee +``` + +```text +include('simpleicons-5/I/Ieee') +``` + + + +| Illustration | Ieee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ieee.png) | ![illustration for Ieee](../../simpleicons-5/I/Ieee.Local.png) | + + + + +## Ieee + +### 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 Ieee +include('simpleicons-5/I/Ieee') + +' renders the element +Ieee('Ieee', 'Ieee', '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 Ieee +include('simpleicons-5/I/Ieee') + +' renders the element +Ieee('Ieee', 'Ieee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ieee.png b/distribution/simpleicons-5/I/Ieee.png new file mode 100644 index 00000000000..d715187f1d1 Binary files /dev/null and b/distribution/simpleicons-5/I/Ieee.png differ diff --git a/distribution/simpleicons-5/I/Ieee.puml b/distribution/simpleicons-5/I/Ieee.puml new file mode 100644 index 00000000000..7af53cb5d08 --- /dev/null +++ b/distribution/simpleicons-5/I/Ieee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ieee + +sprite $IeeeXs [10x10/16z] uwS3 + +sprite $IeeeSm [12x12/16z] unza + +sprite $IeeeMd [16x16/16z] un_X + +sprite $IeeeLg [20x20/16z] unzKO1G + +!procedure Ieee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ieee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ifixit.Local.png b/distribution/simpleicons-5/I/Ifixit.Local.png new file mode 100644 index 00000000000..513e5c12340 Binary files /dev/null and b/distribution/simpleicons-5/I/Ifixit.Local.png differ diff --git a/distribution/simpleicons-5/I/Ifixit.Local.puml b/distribution/simpleicons-5/I/Ifixit.Local.puml new file mode 100644 index 00000000000..18abbdadaa0 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifixit.Local.puml @@ -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 Ifixit +include('simpleicons-5/I/Ifixit') + +' renders the element +Ifixit('Ifixit', 'Ifixit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ifixit.Remote.puml b/distribution/simpleicons-5/I/Ifixit.Remote.puml new file mode 100644 index 00000000000..208fb3edc40 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifixit.Remote.puml @@ -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 Ifixit +include('simpleicons-5/I/Ifixit') + +' renders the element +Ifixit('Ifixit', 'Ifixit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ifixit.md b/distribution/simpleicons-5/I/Ifixit.md new file mode 100644 index 00000000000..0d33d1a6fbb --- /dev/null +++ b/distribution/simpleicons-5/I/Ifixit.md @@ -0,0 +1,63 @@ +# Ifixit + + +```text +simpleicons-5/I/Ifixit +``` + +```text +include('simpleicons-5/I/Ifixit') +``` + + + +| Illustration | Ifixit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ifixit.png) | ![illustration for Ifixit](../../simpleicons-5/I/Ifixit.Local.png) | + + + + +## Ifixit + +### 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 Ifixit +include('simpleicons-5/I/Ifixit') + +' renders the element +Ifixit('Ifixit', 'Ifixit', '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 Ifixit +include('simpleicons-5/I/Ifixit') + +' renders the element +Ifixit('Ifixit', 'Ifixit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ifixit.png b/distribution/simpleicons-5/I/Ifixit.png new file mode 100644 index 00000000000..3c5a578cec4 Binary files /dev/null and b/distribution/simpleicons-5/I/Ifixit.png differ diff --git a/distribution/simpleicons-5/I/Ifixit.puml b/distribution/simpleicons-5/I/Ifixit.puml new file mode 100644 index 00000000000..cf1898faaf8 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifixit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ifixit + +sprite $IfixitXs [10x10/16z] uwS3 + +sprite $IfixitSm [12x12/16z] unza + +sprite $IfixitMd [16x16/16z] un_X + +sprite $IfixitLg [20x20/16z] unzKO1G + +!procedure Ifixit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ifixit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ifood.Local.png b/distribution/simpleicons-5/I/Ifood.Local.png new file mode 100644 index 00000000000..88e5826a0e4 Binary files /dev/null and b/distribution/simpleicons-5/I/Ifood.Local.png differ diff --git a/distribution/simpleicons-5/I/Ifood.Local.puml b/distribution/simpleicons-5/I/Ifood.Local.puml new file mode 100644 index 00000000000..dcb36b8ae8f --- /dev/null +++ b/distribution/simpleicons-5/I/Ifood.Local.puml @@ -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 Ifood +include('simpleicons-5/I/Ifood') + +' renders the element +Ifood('Ifood', 'Ifood', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ifood.Remote.puml b/distribution/simpleicons-5/I/Ifood.Remote.puml new file mode 100644 index 00000000000..c49bb6134c6 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifood.Remote.puml @@ -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 Ifood +include('simpleicons-5/I/Ifood') + +' renders the element +Ifood('Ifood', 'Ifood', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ifood.md b/distribution/simpleicons-5/I/Ifood.md new file mode 100644 index 00000000000..d38c69cdb15 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifood.md @@ -0,0 +1,63 @@ +# Ifood + + +```text +simpleicons-5/I/Ifood +``` + +```text +include('simpleicons-5/I/Ifood') +``` + + + +| Illustration | Ifood | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ifood.png) | ![illustration for Ifood](../../simpleicons-5/I/Ifood.Local.png) | + + + + +## Ifood + +### 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 Ifood +include('simpleicons-5/I/Ifood') + +' renders the element +Ifood('Ifood', 'Ifood', '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 Ifood +include('simpleicons-5/I/Ifood') + +' renders the element +Ifood('Ifood', 'Ifood', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ifood.png b/distribution/simpleicons-5/I/Ifood.png new file mode 100644 index 00000000000..8a25104f47d Binary files /dev/null and b/distribution/simpleicons-5/I/Ifood.png differ diff --git a/distribution/simpleicons-5/I/Ifood.puml b/distribution/simpleicons-5/I/Ifood.puml new file mode 100644 index 00000000000..0cf8b0d4bc7 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifood.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ifood + +sprite $IfoodXs [10x10/16z] uwS3 + +sprite $IfoodSm [12x12/16z] unza + +sprite $IfoodMd [16x16/16z] un_X + +sprite $IfoodLg [20x20/16z] unzKO1G + +!procedure Ifood($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ifood', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ifttt.Local.png b/distribution/simpleicons-5/I/Ifttt.Local.png new file mode 100644 index 00000000000..366c1993287 Binary files /dev/null and b/distribution/simpleicons-5/I/Ifttt.Local.png differ diff --git a/distribution/simpleicons-5/I/Ifttt.Local.puml b/distribution/simpleicons-5/I/Ifttt.Local.puml new file mode 100644 index 00000000000..91b458c1e00 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifttt.Local.puml @@ -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 Ifttt +include('simpleicons-5/I/Ifttt') + +' renders the element +Ifttt('Ifttt', 'Ifttt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ifttt.Remote.puml b/distribution/simpleicons-5/I/Ifttt.Remote.puml new file mode 100644 index 00000000000..9270690dd1e --- /dev/null +++ b/distribution/simpleicons-5/I/Ifttt.Remote.puml @@ -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 Ifttt +include('simpleicons-5/I/Ifttt') + +' renders the element +Ifttt('Ifttt', 'Ifttt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ifttt.md b/distribution/simpleicons-5/I/Ifttt.md new file mode 100644 index 00000000000..8d0bdfbe832 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifttt.md @@ -0,0 +1,63 @@ +# Ifttt + + +```text +simpleicons-5/I/Ifttt +``` + +```text +include('simpleicons-5/I/Ifttt') +``` + + + +| Illustration | Ifttt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ifttt.png) | ![illustration for Ifttt](../../simpleicons-5/I/Ifttt.Local.png) | + + + + +## Ifttt + +### 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 Ifttt +include('simpleicons-5/I/Ifttt') + +' renders the element +Ifttt('Ifttt', 'Ifttt', '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 Ifttt +include('simpleicons-5/I/Ifttt') + +' renders the element +Ifttt('Ifttt', 'Ifttt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ifttt.png b/distribution/simpleicons-5/I/Ifttt.png new file mode 100644 index 00000000000..5a0712b459b Binary files /dev/null and b/distribution/simpleicons-5/I/Ifttt.png differ diff --git a/distribution/simpleicons-5/I/Ifttt.puml b/distribution/simpleicons-5/I/Ifttt.puml new file mode 100644 index 00000000000..0e963d002a1 --- /dev/null +++ b/distribution/simpleicons-5/I/Ifttt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ifttt + +sprite $IftttXs [10x10/16z] uwS3 + +sprite $IftttSm [12x12/16z] unza + +sprite $IftttMd [16x16/16z] un_X + +sprite $IftttLg [20x20/16z] unzKO1G + +!procedure Ifttt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ifttt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iheartradio.Local.png b/distribution/simpleicons-5/I/Iheartradio.Local.png new file mode 100644 index 00000000000..d4b082157b0 Binary files /dev/null and b/distribution/simpleicons-5/I/Iheartradio.Local.png differ diff --git a/distribution/simpleicons-5/I/Iheartradio.Local.puml b/distribution/simpleicons-5/I/Iheartradio.Local.puml new file mode 100644 index 00000000000..50166a774a9 --- /dev/null +++ b/distribution/simpleicons-5/I/Iheartradio.Local.puml @@ -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 Iheartradio +include('simpleicons-5/I/Iheartradio') + +' renders the element +Iheartradio('Iheartradio', 'Iheartradio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iheartradio.Remote.puml b/distribution/simpleicons-5/I/Iheartradio.Remote.puml new file mode 100644 index 00000000000..2f91adf72b1 --- /dev/null +++ b/distribution/simpleicons-5/I/Iheartradio.Remote.puml @@ -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 Iheartradio +include('simpleicons-5/I/Iheartradio') + +' renders the element +Iheartradio('Iheartradio', 'Iheartradio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iheartradio.md b/distribution/simpleicons-5/I/Iheartradio.md new file mode 100644 index 00000000000..555c99987d0 --- /dev/null +++ b/distribution/simpleicons-5/I/Iheartradio.md @@ -0,0 +1,63 @@ +# Iheartradio + + +```text +simpleicons-5/I/Iheartradio +``` + +```text +include('simpleicons-5/I/Iheartradio') +``` + + + +| Illustration | Iheartradio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iheartradio.png) | ![illustration for Iheartradio](../../simpleicons-5/I/Iheartradio.Local.png) | + + + + +## Iheartradio + +### 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 Iheartradio +include('simpleicons-5/I/Iheartradio') + +' renders the element +Iheartradio('Iheartradio', 'Iheartradio', '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 Iheartradio +include('simpleicons-5/I/Iheartradio') + +' renders the element +Iheartradio('Iheartradio', 'Iheartradio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iheartradio.png b/distribution/simpleicons-5/I/Iheartradio.png new file mode 100644 index 00000000000..31ea7559cc5 Binary files /dev/null and b/distribution/simpleicons-5/I/Iheartradio.png differ diff --git a/distribution/simpleicons-5/I/Iheartradio.puml b/distribution/simpleicons-5/I/Iheartradio.puml new file mode 100644 index 00000000000..e0580c42884 --- /dev/null +++ b/distribution/simpleicons-5/I/Iheartradio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iheartradio + +sprite $IheartradioXs [10x10/16z] uwS3 + +sprite $IheartradioSm [12x12/16z] unza + +sprite $IheartradioMd [16x16/16z] un_X + +sprite $IheartradioLg [20x20/16z] unzKO1G + +!procedure Iheartradio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iheartradio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ikea.Local.png b/distribution/simpleicons-5/I/Ikea.Local.png new file mode 100644 index 00000000000..1f8b43658fb Binary files /dev/null and b/distribution/simpleicons-5/I/Ikea.Local.png differ diff --git a/distribution/simpleicons-5/I/Ikea.Local.puml b/distribution/simpleicons-5/I/Ikea.Local.puml new file mode 100644 index 00000000000..4a78b528107 --- /dev/null +++ b/distribution/simpleicons-5/I/Ikea.Local.puml @@ -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 Ikea +include('simpleicons-5/I/Ikea') + +' renders the element +Ikea('Ikea', 'Ikea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ikea.Remote.puml b/distribution/simpleicons-5/I/Ikea.Remote.puml new file mode 100644 index 00000000000..7d745bb3620 --- /dev/null +++ b/distribution/simpleicons-5/I/Ikea.Remote.puml @@ -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 Ikea +include('simpleicons-5/I/Ikea') + +' renders the element +Ikea('Ikea', 'Ikea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ikea.md b/distribution/simpleicons-5/I/Ikea.md new file mode 100644 index 00000000000..32169482583 --- /dev/null +++ b/distribution/simpleicons-5/I/Ikea.md @@ -0,0 +1,63 @@ +# Ikea + + +```text +simpleicons-5/I/Ikea +``` + +```text +include('simpleicons-5/I/Ikea') +``` + + + +| Illustration | Ikea | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ikea.png) | ![illustration for Ikea](../../simpleicons-5/I/Ikea.Local.png) | + + + + +## Ikea + +### 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 Ikea +include('simpleicons-5/I/Ikea') + +' renders the element +Ikea('Ikea', 'Ikea', '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 Ikea +include('simpleicons-5/I/Ikea') + +' renders the element +Ikea('Ikea', 'Ikea', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ikea.png b/distribution/simpleicons-5/I/Ikea.png new file mode 100644 index 00000000000..58553adc49a Binary files /dev/null and b/distribution/simpleicons-5/I/Ikea.png differ diff --git a/distribution/simpleicons-5/I/Ikea.puml b/distribution/simpleicons-5/I/Ikea.puml new file mode 100644 index 00000000000..f0cc592070a --- /dev/null +++ b/distribution/simpleicons-5/I/Ikea.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ikea + +sprite $IkeaXs [10x10/16z] uwS3 + +sprite $IkeaSm [12x12/16z] unza + +sprite $IkeaMd [16x16/16z] un_X + +sprite $IkeaLg [20x20/16z] unzKO1G + +!procedure Ikea($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ikea', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Imagej.Local.png b/distribution/simpleicons-5/I/Imagej.Local.png new file mode 100644 index 00000000000..29fd6827a8c Binary files /dev/null and b/distribution/simpleicons-5/I/Imagej.Local.png differ diff --git a/distribution/simpleicons-5/I/Imagej.Local.puml b/distribution/simpleicons-5/I/Imagej.Local.puml new file mode 100644 index 00000000000..0ebc583251e --- /dev/null +++ b/distribution/simpleicons-5/I/Imagej.Local.puml @@ -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 Imagej +include('simpleicons-5/I/Imagej') + +' renders the element +Imagej('Imagej', 'Imagej', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imagej.Remote.puml b/distribution/simpleicons-5/I/Imagej.Remote.puml new file mode 100644 index 00000000000..4b39bffc801 --- /dev/null +++ b/distribution/simpleicons-5/I/Imagej.Remote.puml @@ -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 Imagej +include('simpleicons-5/I/Imagej') + +' renders the element +Imagej('Imagej', 'Imagej', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imagej.md b/distribution/simpleicons-5/I/Imagej.md new file mode 100644 index 00000000000..17835cfc89e --- /dev/null +++ b/distribution/simpleicons-5/I/Imagej.md @@ -0,0 +1,63 @@ +# Imagej + + +```text +simpleicons-5/I/Imagej +``` + +```text +include('simpleicons-5/I/Imagej') +``` + + + +| Illustration | Imagej | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Imagej.png) | ![illustration for Imagej](../../simpleicons-5/I/Imagej.Local.png) | + + + + +## Imagej + +### 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 Imagej +include('simpleicons-5/I/Imagej') + +' renders the element +Imagej('Imagej', 'Imagej', '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 Imagej +include('simpleicons-5/I/Imagej') + +' renders the element +Imagej('Imagej', 'Imagej', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Imagej.png b/distribution/simpleicons-5/I/Imagej.png new file mode 100644 index 00000000000..ef41abd0952 Binary files /dev/null and b/distribution/simpleicons-5/I/Imagej.png differ diff --git a/distribution/simpleicons-5/I/Imagej.puml b/distribution/simpleicons-5/I/Imagej.puml new file mode 100644 index 00000000000..9a845f321c8 --- /dev/null +++ b/distribution/simpleicons-5/I/Imagej.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Imagej + +sprite $ImagejXs [10x10/16z] uwS3 + +sprite $ImagejSm [12x12/16z] unza + +sprite $ImagejMd [16x16/16z] un_X + +sprite $ImagejLg [20x20/16z] unzKO1G + +!procedure Imagej($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Imagej', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Imdb.Local.png b/distribution/simpleicons-5/I/Imdb.Local.png new file mode 100644 index 00000000000..a857e91a548 Binary files /dev/null and b/distribution/simpleicons-5/I/Imdb.Local.png differ diff --git a/distribution/simpleicons-5/I/Imdb.Local.puml b/distribution/simpleicons-5/I/Imdb.Local.puml new file mode 100644 index 00000000000..fedca14e128 --- /dev/null +++ b/distribution/simpleicons-5/I/Imdb.Local.puml @@ -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 Imdb +include('simpleicons-5/I/Imdb') + +' renders the element +Imdb('Imdb', 'Imdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imdb.Remote.puml b/distribution/simpleicons-5/I/Imdb.Remote.puml new file mode 100644 index 00000000000..dd1897ff10d --- /dev/null +++ b/distribution/simpleicons-5/I/Imdb.Remote.puml @@ -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 Imdb +include('simpleicons-5/I/Imdb') + +' renders the element +Imdb('Imdb', 'Imdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imdb.md b/distribution/simpleicons-5/I/Imdb.md new file mode 100644 index 00000000000..1b753f262cf --- /dev/null +++ b/distribution/simpleicons-5/I/Imdb.md @@ -0,0 +1,63 @@ +# Imdb + + +```text +simpleicons-5/I/Imdb +``` + +```text +include('simpleicons-5/I/Imdb') +``` + + + +| Illustration | Imdb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Imdb.png) | ![illustration for Imdb](../../simpleicons-5/I/Imdb.Local.png) | + + + + +## Imdb + +### 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 Imdb +include('simpleicons-5/I/Imdb') + +' renders the element +Imdb('Imdb', 'Imdb', '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 Imdb +include('simpleicons-5/I/Imdb') + +' renders the element +Imdb('Imdb', 'Imdb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Imdb.png b/distribution/simpleicons-5/I/Imdb.png new file mode 100644 index 00000000000..abfc17ffbf4 Binary files /dev/null and b/distribution/simpleicons-5/I/Imdb.png differ diff --git a/distribution/simpleicons-5/I/Imdb.puml b/distribution/simpleicons-5/I/Imdb.puml new file mode 100644 index 00000000000..43e8b8ca59b --- /dev/null +++ b/distribution/simpleicons-5/I/Imdb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Imdb + +sprite $ImdbXs [10x10/16z] uwS3 + +sprite $ImdbSm [12x12/16z] unza + +sprite $ImdbMd [16x16/16z] un_X + +sprite $ImdbLg [20x20/16z] unzKO1G + +!procedure Imdb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Imdb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Imgur.Local.png b/distribution/simpleicons-5/I/Imgur.Local.png new file mode 100644 index 00000000000..35181dd6f4b Binary files /dev/null and b/distribution/simpleicons-5/I/Imgur.Local.png differ diff --git a/distribution/simpleicons-5/I/Imgur.Local.puml b/distribution/simpleicons-5/I/Imgur.Local.puml new file mode 100644 index 00000000000..40b31e8bae7 --- /dev/null +++ b/distribution/simpleicons-5/I/Imgur.Local.puml @@ -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 Imgur +include('simpleicons-5/I/Imgur') + +' renders the element +Imgur('Imgur', 'Imgur', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imgur.Remote.puml b/distribution/simpleicons-5/I/Imgur.Remote.puml new file mode 100644 index 00000000000..c4ca9519e85 --- /dev/null +++ b/distribution/simpleicons-5/I/Imgur.Remote.puml @@ -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 Imgur +include('simpleicons-5/I/Imgur') + +' renders the element +Imgur('Imgur', 'Imgur', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imgur.md b/distribution/simpleicons-5/I/Imgur.md new file mode 100644 index 00000000000..773016bb9c1 --- /dev/null +++ b/distribution/simpleicons-5/I/Imgur.md @@ -0,0 +1,63 @@ +# Imgur + + +```text +simpleicons-5/I/Imgur +``` + +```text +include('simpleicons-5/I/Imgur') +``` + + + +| Illustration | Imgur | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Imgur.png) | ![illustration for Imgur](../../simpleicons-5/I/Imgur.Local.png) | + + + + +## Imgur + +### 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 Imgur +include('simpleicons-5/I/Imgur') + +' renders the element +Imgur('Imgur', 'Imgur', '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 Imgur +include('simpleicons-5/I/Imgur') + +' renders the element +Imgur('Imgur', 'Imgur', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Imgur.png b/distribution/simpleicons-5/I/Imgur.png new file mode 100644 index 00000000000..2fd8da45aef Binary files /dev/null and b/distribution/simpleicons-5/I/Imgur.png differ diff --git a/distribution/simpleicons-5/I/Imgur.puml b/distribution/simpleicons-5/I/Imgur.puml new file mode 100644 index 00000000000..acbe47a7a1b --- /dev/null +++ b/distribution/simpleicons-5/I/Imgur.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Imgur + +sprite $ImgurXs [10x10/16z] uwS3 + +sprite $ImgurSm [12x12/16z] unza + +sprite $ImgurMd [16x16/16z] un_X + +sprite $ImgurLg [20x20/16z] unzKO1G + +!procedure Imgur($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Imgur', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Immer.Local.png b/distribution/simpleicons-5/I/Immer.Local.png new file mode 100644 index 00000000000..d5ffe72c72d Binary files /dev/null and b/distribution/simpleicons-5/I/Immer.Local.png differ diff --git a/distribution/simpleicons-5/I/Immer.Local.puml b/distribution/simpleicons-5/I/Immer.Local.puml new file mode 100644 index 00000000000..531bc790b92 --- /dev/null +++ b/distribution/simpleicons-5/I/Immer.Local.puml @@ -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 Immer +include('simpleicons-5/I/Immer') + +' renders the element +Immer('Immer', 'Immer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Immer.Remote.puml b/distribution/simpleicons-5/I/Immer.Remote.puml new file mode 100644 index 00000000000..7a12da16838 --- /dev/null +++ b/distribution/simpleicons-5/I/Immer.Remote.puml @@ -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 Immer +include('simpleicons-5/I/Immer') + +' renders the element +Immer('Immer', 'Immer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Immer.md b/distribution/simpleicons-5/I/Immer.md new file mode 100644 index 00000000000..a72844af42d --- /dev/null +++ b/distribution/simpleicons-5/I/Immer.md @@ -0,0 +1,63 @@ +# Immer + + +```text +simpleicons-5/I/Immer +``` + +```text +include('simpleicons-5/I/Immer') +``` + + + +| Illustration | Immer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Immer.png) | ![illustration for Immer](../../simpleicons-5/I/Immer.Local.png) | + + + + +## Immer + +### 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 Immer +include('simpleicons-5/I/Immer') + +' renders the element +Immer('Immer', 'Immer', '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 Immer +include('simpleicons-5/I/Immer') + +' renders the element +Immer('Immer', 'Immer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Immer.png b/distribution/simpleicons-5/I/Immer.png new file mode 100644 index 00000000000..83bee817b15 Binary files /dev/null and b/distribution/simpleicons-5/I/Immer.png differ diff --git a/distribution/simpleicons-5/I/Immer.puml b/distribution/simpleicons-5/I/Immer.puml new file mode 100644 index 00000000000..7c9248b0767 --- /dev/null +++ b/distribution/simpleicons-5/I/Immer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Immer + +sprite $ImmerXs [10x10/16z] uwS3 + +sprite $ImmerSm [12x12/16z] unza + +sprite $ImmerMd [16x16/16z] un_X + +sprite $ImmerLg [20x20/16z] unzKO1G + +!procedure Immer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Immer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Imou.Local.png b/distribution/simpleicons-5/I/Imou.Local.png new file mode 100644 index 00000000000..b924c9bd4e3 Binary files /dev/null and b/distribution/simpleicons-5/I/Imou.Local.png differ diff --git a/distribution/simpleicons-5/I/Imou.Local.puml b/distribution/simpleicons-5/I/Imou.Local.puml new file mode 100644 index 00000000000..e35eef3b6dc --- /dev/null +++ b/distribution/simpleicons-5/I/Imou.Local.puml @@ -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 Imou +include('simpleicons-5/I/Imou') + +' renders the element +Imou('Imou', 'Imou', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imou.Remote.puml b/distribution/simpleicons-5/I/Imou.Remote.puml new file mode 100644 index 00000000000..b8d0c36cad3 --- /dev/null +++ b/distribution/simpleicons-5/I/Imou.Remote.puml @@ -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 Imou +include('simpleicons-5/I/Imou') + +' renders the element +Imou('Imou', 'Imou', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Imou.md b/distribution/simpleicons-5/I/Imou.md new file mode 100644 index 00000000000..6f5755ae862 --- /dev/null +++ b/distribution/simpleicons-5/I/Imou.md @@ -0,0 +1,63 @@ +# Imou + + +```text +simpleicons-5/I/Imou +``` + +```text +include('simpleicons-5/I/Imou') +``` + + + +| Illustration | Imou | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Imou.png) | ![illustration for Imou](../../simpleicons-5/I/Imou.Local.png) | + + + + +## Imou + +### 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 Imou +include('simpleicons-5/I/Imou') + +' renders the element +Imou('Imou', 'Imou', '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 Imou +include('simpleicons-5/I/Imou') + +' renders the element +Imou('Imou', 'Imou', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Imou.png b/distribution/simpleicons-5/I/Imou.png new file mode 100644 index 00000000000..7421082949f Binary files /dev/null and b/distribution/simpleicons-5/I/Imou.png differ diff --git a/distribution/simpleicons-5/I/Imou.puml b/distribution/simpleicons-5/I/Imou.puml new file mode 100644 index 00000000000..d85b200c4ed --- /dev/null +++ b/distribution/simpleicons-5/I/Imou.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Imou + +sprite $ImouXs [10x10/16z] uwS3 + +sprite $ImouSm [12x12/16z] unza + +sprite $ImouMd [16x16/16z] un_X + +sprite $ImouLg [20x20/16z] unzKO1G + +!procedure Imou($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Imou', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Indeed.Local.png b/distribution/simpleicons-5/I/Indeed.Local.png new file mode 100644 index 00000000000..951d80cc17a Binary files /dev/null and b/distribution/simpleicons-5/I/Indeed.Local.png differ diff --git a/distribution/simpleicons-5/I/Indeed.Local.puml b/distribution/simpleicons-5/I/Indeed.Local.puml new file mode 100644 index 00000000000..08b11828354 --- /dev/null +++ b/distribution/simpleicons-5/I/Indeed.Local.puml @@ -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 Indeed +include('simpleicons-5/I/Indeed') + +' renders the element +Indeed('Indeed', 'Indeed', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Indeed.Remote.puml b/distribution/simpleicons-5/I/Indeed.Remote.puml new file mode 100644 index 00000000000..983fd731aa8 --- /dev/null +++ b/distribution/simpleicons-5/I/Indeed.Remote.puml @@ -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 Indeed +include('simpleicons-5/I/Indeed') + +' renders the element +Indeed('Indeed', 'Indeed', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Indeed.md b/distribution/simpleicons-5/I/Indeed.md new file mode 100644 index 00000000000..0bb3d05d439 --- /dev/null +++ b/distribution/simpleicons-5/I/Indeed.md @@ -0,0 +1,63 @@ +# Indeed + + +```text +simpleicons-5/I/Indeed +``` + +```text +include('simpleicons-5/I/Indeed') +``` + + + +| Illustration | Indeed | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Indeed.png) | ![illustration for Indeed](../../simpleicons-5/I/Indeed.Local.png) | + + + + +## Indeed + +### 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 Indeed +include('simpleicons-5/I/Indeed') + +' renders the element +Indeed('Indeed', 'Indeed', '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 Indeed +include('simpleicons-5/I/Indeed') + +' renders the element +Indeed('Indeed', 'Indeed', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Indeed.png b/distribution/simpleicons-5/I/Indeed.png new file mode 100644 index 00000000000..9b7cd4bc685 Binary files /dev/null and b/distribution/simpleicons-5/I/Indeed.png differ diff --git a/distribution/simpleicons-5/I/Indeed.puml b/distribution/simpleicons-5/I/Indeed.puml new file mode 100644 index 00000000000..e996e8bf735 --- /dev/null +++ b/distribution/simpleicons-5/I/Indeed.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Indeed + +sprite $IndeedXs [10x10/16z] uwS3 + +sprite $IndeedSm [12x12/16z] unza + +sprite $IndeedMd [16x16/16z] un_X + +sprite $IndeedLg [20x20/16z] unzKO1G + +!procedure Indeed($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Indeed', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Infiniti.Local.png b/distribution/simpleicons-5/I/Infiniti.Local.png new file mode 100644 index 00000000000..b4d62ea5ec1 Binary files /dev/null and b/distribution/simpleicons-5/I/Infiniti.Local.png differ diff --git a/distribution/simpleicons-5/I/Infiniti.Local.puml b/distribution/simpleicons-5/I/Infiniti.Local.puml new file mode 100644 index 00000000000..0a89ea88f3f --- /dev/null +++ b/distribution/simpleicons-5/I/Infiniti.Local.puml @@ -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 Infiniti +include('simpleicons-5/I/Infiniti') + +' renders the element +Infiniti('Infiniti', 'Infiniti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Infiniti.Remote.puml b/distribution/simpleicons-5/I/Infiniti.Remote.puml new file mode 100644 index 00000000000..a11966e3922 --- /dev/null +++ b/distribution/simpleicons-5/I/Infiniti.Remote.puml @@ -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 Infiniti +include('simpleicons-5/I/Infiniti') + +' renders the element +Infiniti('Infiniti', 'Infiniti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Infiniti.md b/distribution/simpleicons-5/I/Infiniti.md new file mode 100644 index 00000000000..991db56ca23 --- /dev/null +++ b/distribution/simpleicons-5/I/Infiniti.md @@ -0,0 +1,63 @@ +# Infiniti + + +```text +simpleicons-5/I/Infiniti +``` + +```text +include('simpleicons-5/I/Infiniti') +``` + + + +| Illustration | Infiniti | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Infiniti.png) | ![illustration for Infiniti](../../simpleicons-5/I/Infiniti.Local.png) | + + + + +## Infiniti + +### 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 Infiniti +include('simpleicons-5/I/Infiniti') + +' renders the element +Infiniti('Infiniti', 'Infiniti', '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 Infiniti +include('simpleicons-5/I/Infiniti') + +' renders the element +Infiniti('Infiniti', 'Infiniti', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Infiniti.png b/distribution/simpleicons-5/I/Infiniti.png new file mode 100644 index 00000000000..a4c701200ed Binary files /dev/null and b/distribution/simpleicons-5/I/Infiniti.png differ diff --git a/distribution/simpleicons-5/I/Infiniti.puml b/distribution/simpleicons-5/I/Infiniti.puml new file mode 100644 index 00000000000..deea5ac7e53 --- /dev/null +++ b/distribution/simpleicons-5/I/Infiniti.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Infiniti + +sprite $InfinitiXs [10x10/16z] uwS3 + +sprite $InfinitiSm [12x12/16z] unza + +sprite $InfinitiMd [16x16/16z] un_X + +sprite $InfinitiLg [20x20/16z] unzKO1G + +!procedure Infiniti($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Infiniti', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Influxdb.Local.png b/distribution/simpleicons-5/I/Influxdb.Local.png new file mode 100644 index 00000000000..e40fd7d4ec6 Binary files /dev/null and b/distribution/simpleicons-5/I/Influxdb.Local.png differ diff --git a/distribution/simpleicons-5/I/Influxdb.Local.puml b/distribution/simpleicons-5/I/Influxdb.Local.puml new file mode 100644 index 00000000000..9986ebb1a08 --- /dev/null +++ b/distribution/simpleicons-5/I/Influxdb.Local.puml @@ -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 Influxdb +include('simpleicons-5/I/Influxdb') + +' renders the element +Influxdb('Influxdb', 'Influxdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Influxdb.Remote.puml b/distribution/simpleicons-5/I/Influxdb.Remote.puml new file mode 100644 index 00000000000..ec4597040d0 --- /dev/null +++ b/distribution/simpleicons-5/I/Influxdb.Remote.puml @@ -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 Influxdb +include('simpleicons-5/I/Influxdb') + +' renders the element +Influxdb('Influxdb', 'Influxdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Influxdb.md b/distribution/simpleicons-5/I/Influxdb.md new file mode 100644 index 00000000000..d3eb7cdac18 --- /dev/null +++ b/distribution/simpleicons-5/I/Influxdb.md @@ -0,0 +1,63 @@ +# Influxdb + + +```text +simpleicons-5/I/Influxdb +``` + +```text +include('simpleicons-5/I/Influxdb') +``` + + + +| Illustration | Influxdb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Influxdb.png) | ![illustration for Influxdb](../../simpleicons-5/I/Influxdb.Local.png) | + + + + +## Influxdb + +### 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 Influxdb +include('simpleicons-5/I/Influxdb') + +' renders the element +Influxdb('Influxdb', 'Influxdb', '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 Influxdb +include('simpleicons-5/I/Influxdb') + +' renders the element +Influxdb('Influxdb', 'Influxdb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Influxdb.png b/distribution/simpleicons-5/I/Influxdb.png new file mode 100644 index 00000000000..d8fcdb7fa4b Binary files /dev/null and b/distribution/simpleicons-5/I/Influxdb.png differ diff --git a/distribution/simpleicons-5/I/Influxdb.puml b/distribution/simpleicons-5/I/Influxdb.puml new file mode 100644 index 00000000000..b33e262155b --- /dev/null +++ b/distribution/simpleicons-5/I/Influxdb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Influxdb + +sprite $InfluxdbXs [10x10/16z] uwS3 + +sprite $InfluxdbSm [12x12/16z] unza + +sprite $InfluxdbMd [16x16/16z] un_X + +sprite $InfluxdbLg [20x20/16z] unzKO1G + +!procedure Influxdb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Influxdb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Informatica.Local.png b/distribution/simpleicons-5/I/Informatica.Local.png new file mode 100644 index 00000000000..5f4fee9bf40 Binary files /dev/null and b/distribution/simpleicons-5/I/Informatica.Local.png differ diff --git a/distribution/simpleicons-5/I/Informatica.Local.puml b/distribution/simpleicons-5/I/Informatica.Local.puml new file mode 100644 index 00000000000..c8dfe939201 --- /dev/null +++ b/distribution/simpleicons-5/I/Informatica.Local.puml @@ -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 Informatica +include('simpleicons-5/I/Informatica') + +' renders the element +Informatica('Informatica', 'Informatica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Informatica.Remote.puml b/distribution/simpleicons-5/I/Informatica.Remote.puml new file mode 100644 index 00000000000..d3bd7176a45 --- /dev/null +++ b/distribution/simpleicons-5/I/Informatica.Remote.puml @@ -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 Informatica +include('simpleicons-5/I/Informatica') + +' renders the element +Informatica('Informatica', 'Informatica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Informatica.md b/distribution/simpleicons-5/I/Informatica.md new file mode 100644 index 00000000000..b3a031e07e5 --- /dev/null +++ b/distribution/simpleicons-5/I/Informatica.md @@ -0,0 +1,63 @@ +# Informatica + + +```text +simpleicons-5/I/Informatica +``` + +```text +include('simpleicons-5/I/Informatica') +``` + + + +| Illustration | Informatica | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Informatica.png) | ![illustration for Informatica](../../simpleicons-5/I/Informatica.Local.png) | + + + + +## Informatica + +### 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 Informatica +include('simpleicons-5/I/Informatica') + +' renders the element +Informatica('Informatica', 'Informatica', '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 Informatica +include('simpleicons-5/I/Informatica') + +' renders the element +Informatica('Informatica', 'Informatica', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Informatica.png b/distribution/simpleicons-5/I/Informatica.png new file mode 100644 index 00000000000..74db59a2a00 Binary files /dev/null and b/distribution/simpleicons-5/I/Informatica.png differ diff --git a/distribution/simpleicons-5/I/Informatica.puml b/distribution/simpleicons-5/I/Informatica.puml new file mode 100644 index 00000000000..1d599190b53 --- /dev/null +++ b/distribution/simpleicons-5/I/Informatica.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Informatica + +sprite $InformaticaXs [10x10/16z] uwS3 + +sprite $InformaticaSm [12x12/16z] unza + +sprite $InformaticaMd [16x16/16z] un_X + +sprite $InformaticaLg [20x20/16z] unzKO1G + +!procedure Informatica($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Informatica', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Infosys.Local.png b/distribution/simpleicons-5/I/Infosys.Local.png new file mode 100644 index 00000000000..3f740c26e25 Binary files /dev/null and b/distribution/simpleicons-5/I/Infosys.Local.png differ diff --git a/distribution/simpleicons-5/I/Infosys.Local.puml b/distribution/simpleicons-5/I/Infosys.Local.puml new file mode 100644 index 00000000000..49d5eef6b89 --- /dev/null +++ b/distribution/simpleicons-5/I/Infosys.Local.puml @@ -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 Infosys +include('simpleicons-5/I/Infosys') + +' renders the element +Infosys('Infosys', 'Infosys', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Infosys.Remote.puml b/distribution/simpleicons-5/I/Infosys.Remote.puml new file mode 100644 index 00000000000..24b042e0ccc --- /dev/null +++ b/distribution/simpleicons-5/I/Infosys.Remote.puml @@ -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 Infosys +include('simpleicons-5/I/Infosys') + +' renders the element +Infosys('Infosys', 'Infosys', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Infosys.md b/distribution/simpleicons-5/I/Infosys.md new file mode 100644 index 00000000000..80bbfdb6c57 --- /dev/null +++ b/distribution/simpleicons-5/I/Infosys.md @@ -0,0 +1,63 @@ +# Infosys + + +```text +simpleicons-5/I/Infosys +``` + +```text +include('simpleicons-5/I/Infosys') +``` + + + +| Illustration | Infosys | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Infosys.png) | ![illustration for Infosys](../../simpleicons-5/I/Infosys.Local.png) | + + + + +## Infosys + +### 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 Infosys +include('simpleicons-5/I/Infosys') + +' renders the element +Infosys('Infosys', 'Infosys', '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 Infosys +include('simpleicons-5/I/Infosys') + +' renders the element +Infosys('Infosys', 'Infosys', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Infosys.png b/distribution/simpleicons-5/I/Infosys.png new file mode 100644 index 00000000000..9198dbad117 Binary files /dev/null and b/distribution/simpleicons-5/I/Infosys.png differ diff --git a/distribution/simpleicons-5/I/Infosys.puml b/distribution/simpleicons-5/I/Infosys.puml new file mode 100644 index 00000000000..1f3bbc54820 --- /dev/null +++ b/distribution/simpleicons-5/I/Infosys.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Infosys + +sprite $InfosysXs [10x10/16z] uwS3 + +sprite $InfosysSm [12x12/16z] unza + +sprite $InfosysMd [16x16/16z] un_X + +sprite $InfosysLg [20x20/16z] unzKO1G + +!procedure Infosys($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Infosys', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ingress.Local.png b/distribution/simpleicons-5/I/Ingress.Local.png new file mode 100644 index 00000000000..c5ff7323b1a Binary files /dev/null and b/distribution/simpleicons-5/I/Ingress.Local.png differ diff --git a/distribution/simpleicons-5/I/Ingress.Local.puml b/distribution/simpleicons-5/I/Ingress.Local.puml new file mode 100644 index 00000000000..32c6c7e72d4 --- /dev/null +++ b/distribution/simpleicons-5/I/Ingress.Local.puml @@ -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 Ingress +include('simpleicons-5/I/Ingress') + +' renders the element +Ingress('Ingress', 'Ingress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ingress.Remote.puml b/distribution/simpleicons-5/I/Ingress.Remote.puml new file mode 100644 index 00000000000..d775a7ff286 --- /dev/null +++ b/distribution/simpleicons-5/I/Ingress.Remote.puml @@ -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 Ingress +include('simpleicons-5/I/Ingress') + +' renders the element +Ingress('Ingress', 'Ingress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ingress.md b/distribution/simpleicons-5/I/Ingress.md new file mode 100644 index 00000000000..92f6f9a5f51 --- /dev/null +++ b/distribution/simpleicons-5/I/Ingress.md @@ -0,0 +1,63 @@ +# Ingress + + +```text +simpleicons-5/I/Ingress +``` + +```text +include('simpleicons-5/I/Ingress') +``` + + + +| Illustration | Ingress | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ingress.png) | ![illustration for Ingress](../../simpleicons-5/I/Ingress.Local.png) | + + + + +## Ingress + +### 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 Ingress +include('simpleicons-5/I/Ingress') + +' renders the element +Ingress('Ingress', 'Ingress', '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 Ingress +include('simpleicons-5/I/Ingress') + +' renders the element +Ingress('Ingress', 'Ingress', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ingress.png b/distribution/simpleicons-5/I/Ingress.png new file mode 100644 index 00000000000..54345741063 Binary files /dev/null and b/distribution/simpleicons-5/I/Ingress.png differ diff --git a/distribution/simpleicons-5/I/Ingress.puml b/distribution/simpleicons-5/I/Ingress.puml new file mode 100644 index 00000000000..72da241fd13 --- /dev/null +++ b/distribution/simpleicons-5/I/Ingress.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ingress + +sprite $IngressXs [10x10/16z] uwS3 + +sprite $IngressSm [12x12/16z] unza + +sprite $IngressMd [16x16/16z] un_X + +sprite $IngressLg [20x20/16z] unzKO1G + +!procedure Ingress($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ingress', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Inkscape.Local.png b/distribution/simpleicons-5/I/Inkscape.Local.png new file mode 100644 index 00000000000..7194f6d02b0 Binary files /dev/null and b/distribution/simpleicons-5/I/Inkscape.Local.png differ diff --git a/distribution/simpleicons-5/I/Inkscape.Local.puml b/distribution/simpleicons-5/I/Inkscape.Local.puml new file mode 100644 index 00000000000..c00c2ed4e8b --- /dev/null +++ b/distribution/simpleicons-5/I/Inkscape.Local.puml @@ -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 Inkscape +include('simpleicons-5/I/Inkscape') + +' renders the element +Inkscape('Inkscape', 'Inkscape', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Inkscape.Remote.puml b/distribution/simpleicons-5/I/Inkscape.Remote.puml new file mode 100644 index 00000000000..d4bd8b0273c --- /dev/null +++ b/distribution/simpleicons-5/I/Inkscape.Remote.puml @@ -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 Inkscape +include('simpleicons-5/I/Inkscape') + +' renders the element +Inkscape('Inkscape', 'Inkscape', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Inkscape.md b/distribution/simpleicons-5/I/Inkscape.md new file mode 100644 index 00000000000..574900e2e75 --- /dev/null +++ b/distribution/simpleicons-5/I/Inkscape.md @@ -0,0 +1,63 @@ +# Inkscape + + +```text +simpleicons-5/I/Inkscape +``` + +```text +include('simpleicons-5/I/Inkscape') +``` + + + +| Illustration | Inkscape | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Inkscape.png) | ![illustration for Inkscape](../../simpleicons-5/I/Inkscape.Local.png) | + + + + +## Inkscape + +### 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 Inkscape +include('simpleicons-5/I/Inkscape') + +' renders the element +Inkscape('Inkscape', 'Inkscape', '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 Inkscape +include('simpleicons-5/I/Inkscape') + +' renders the element +Inkscape('Inkscape', 'Inkscape', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Inkscape.png b/distribution/simpleicons-5/I/Inkscape.png new file mode 100644 index 00000000000..e21ce104421 Binary files /dev/null and b/distribution/simpleicons-5/I/Inkscape.png differ diff --git a/distribution/simpleicons-5/I/Inkscape.puml b/distribution/simpleicons-5/I/Inkscape.puml new file mode 100644 index 00000000000..6350a93f051 --- /dev/null +++ b/distribution/simpleicons-5/I/Inkscape.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Inkscape + +sprite $InkscapeXs [10x10/16z] uwS3 + +sprite $InkscapeSm [12x12/16z] unza + +sprite $InkscapeMd [16x16/16z] un_X + +sprite $InkscapeLg [20x20/16z] unzKO1G + +!procedure Inkscape($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Inkscape', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Insomnia.Local.png b/distribution/simpleicons-5/I/Insomnia.Local.png new file mode 100644 index 00000000000..ec1fed5fcc4 Binary files /dev/null and b/distribution/simpleicons-5/I/Insomnia.Local.png differ diff --git a/distribution/simpleicons-5/I/Insomnia.Local.puml b/distribution/simpleicons-5/I/Insomnia.Local.puml new file mode 100644 index 00000000000..3df5f6296b4 --- /dev/null +++ b/distribution/simpleicons-5/I/Insomnia.Local.puml @@ -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 Insomnia +include('simpleicons-5/I/Insomnia') + +' renders the element +Insomnia('Insomnia', 'Insomnia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Insomnia.Remote.puml b/distribution/simpleicons-5/I/Insomnia.Remote.puml new file mode 100644 index 00000000000..6602e3032b3 --- /dev/null +++ b/distribution/simpleicons-5/I/Insomnia.Remote.puml @@ -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 Insomnia +include('simpleicons-5/I/Insomnia') + +' renders the element +Insomnia('Insomnia', 'Insomnia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Insomnia.md b/distribution/simpleicons-5/I/Insomnia.md new file mode 100644 index 00000000000..11b1dc6dcac --- /dev/null +++ b/distribution/simpleicons-5/I/Insomnia.md @@ -0,0 +1,63 @@ +# Insomnia + + +```text +simpleicons-5/I/Insomnia +``` + +```text +include('simpleicons-5/I/Insomnia') +``` + + + +| Illustration | Insomnia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Insomnia.png) | ![illustration for Insomnia](../../simpleicons-5/I/Insomnia.Local.png) | + + + + +## Insomnia + +### 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 Insomnia +include('simpleicons-5/I/Insomnia') + +' renders the element +Insomnia('Insomnia', 'Insomnia', '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 Insomnia +include('simpleicons-5/I/Insomnia') + +' renders the element +Insomnia('Insomnia', 'Insomnia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Insomnia.png b/distribution/simpleicons-5/I/Insomnia.png new file mode 100644 index 00000000000..a0a869fb638 Binary files /dev/null and b/distribution/simpleicons-5/I/Insomnia.png differ diff --git a/distribution/simpleicons-5/I/Insomnia.puml b/distribution/simpleicons-5/I/Insomnia.puml new file mode 100644 index 00000000000..7fd39b93335 --- /dev/null +++ b/distribution/simpleicons-5/I/Insomnia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Insomnia + +sprite $InsomniaXs [10x10/16z] uwS3 + +sprite $InsomniaSm [12x12/16z] unza + +sprite $InsomniaMd [16x16/16z] un_X + +sprite $InsomniaLg [20x20/16z] unzKO1G + +!procedure Insomnia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Insomnia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Instacart.Local.png b/distribution/simpleicons-5/I/Instacart.Local.png new file mode 100644 index 00000000000..78072dc1549 Binary files /dev/null and b/distribution/simpleicons-5/I/Instacart.Local.png differ diff --git a/distribution/simpleicons-5/I/Instacart.Local.puml b/distribution/simpleicons-5/I/Instacart.Local.puml new file mode 100644 index 00000000000..9f16c562e16 --- /dev/null +++ b/distribution/simpleicons-5/I/Instacart.Local.puml @@ -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 Instacart +include('simpleicons-5/I/Instacart') + +' renders the element +Instacart('Instacart', 'Instacart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instacart.Remote.puml b/distribution/simpleicons-5/I/Instacart.Remote.puml new file mode 100644 index 00000000000..f9e17bbb526 --- /dev/null +++ b/distribution/simpleicons-5/I/Instacart.Remote.puml @@ -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 Instacart +include('simpleicons-5/I/Instacart') + +' renders the element +Instacart('Instacart', 'Instacart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instacart.md b/distribution/simpleicons-5/I/Instacart.md new file mode 100644 index 00000000000..01df556295d --- /dev/null +++ b/distribution/simpleicons-5/I/Instacart.md @@ -0,0 +1,63 @@ +# Instacart + + +```text +simpleicons-5/I/Instacart +``` + +```text +include('simpleicons-5/I/Instacart') +``` + + + +| Illustration | Instacart | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Instacart.png) | ![illustration for Instacart](../../simpleicons-5/I/Instacart.Local.png) | + + + + +## Instacart + +### 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 Instacart +include('simpleicons-5/I/Instacart') + +' renders the element +Instacart('Instacart', 'Instacart', '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 Instacart +include('simpleicons-5/I/Instacart') + +' renders the element +Instacart('Instacart', 'Instacart', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Instacart.png b/distribution/simpleicons-5/I/Instacart.png new file mode 100644 index 00000000000..5a680617346 Binary files /dev/null and b/distribution/simpleicons-5/I/Instacart.png differ diff --git a/distribution/simpleicons-5/I/Instacart.puml b/distribution/simpleicons-5/I/Instacart.puml new file mode 100644 index 00000000000..10e06e69d73 --- /dev/null +++ b/distribution/simpleicons-5/I/Instacart.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Instacart + +sprite $InstacartXs [10x10/16z] uwS3 + +sprite $InstacartSm [12x12/16z] unza + +sprite $InstacartMd [16x16/16z] un_X + +sprite $InstacartLg [20x20/16z] unzKO1G + +!procedure Instacart($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Instacart', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Instagram.Local.png b/distribution/simpleicons-5/I/Instagram.Local.png new file mode 100644 index 00000000000..2eb0289444c Binary files /dev/null and b/distribution/simpleicons-5/I/Instagram.Local.png differ diff --git a/distribution/simpleicons-5/I/Instagram.Local.puml b/distribution/simpleicons-5/I/Instagram.Local.puml new file mode 100644 index 00000000000..dead7c31b01 --- /dev/null +++ b/distribution/simpleicons-5/I/Instagram.Local.puml @@ -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 Instagram +include('simpleicons-5/I/Instagram') + +' renders the element +Instagram('Instagram', 'Instagram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instagram.Remote.puml b/distribution/simpleicons-5/I/Instagram.Remote.puml new file mode 100644 index 00000000000..978676049c0 --- /dev/null +++ b/distribution/simpleicons-5/I/Instagram.Remote.puml @@ -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 Instagram +include('simpleicons-5/I/Instagram') + +' renders the element +Instagram('Instagram', 'Instagram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instagram.md b/distribution/simpleicons-5/I/Instagram.md new file mode 100644 index 00000000000..09fb31c891e --- /dev/null +++ b/distribution/simpleicons-5/I/Instagram.md @@ -0,0 +1,63 @@ +# Instagram + + +```text +simpleicons-5/I/Instagram +``` + +```text +include('simpleicons-5/I/Instagram') +``` + + + +| Illustration | Instagram | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Instagram.png) | ![illustration for Instagram](../../simpleicons-5/I/Instagram.Local.png) | + + + + +## Instagram + +### 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 Instagram +include('simpleicons-5/I/Instagram') + +' renders the element +Instagram('Instagram', 'Instagram', '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 Instagram +include('simpleicons-5/I/Instagram') + +' renders the element +Instagram('Instagram', 'Instagram', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Instagram.png b/distribution/simpleicons-5/I/Instagram.png new file mode 100644 index 00000000000..492c8626787 Binary files /dev/null and b/distribution/simpleicons-5/I/Instagram.png differ diff --git a/distribution/simpleicons-5/I/Instagram.puml b/distribution/simpleicons-5/I/Instagram.puml new file mode 100644 index 00000000000..2dd0dabf228 --- /dev/null +++ b/distribution/simpleicons-5/I/Instagram.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Instagram + +sprite $InstagramXs [10x10/16z] uwS3 + +sprite $InstagramSm [12x12/16z] unza + +sprite $InstagramMd [16x16/16z] un_X + +sprite $InstagramLg [20x20/16z] unzKO1G + +!procedure Instagram($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Instagram', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Instapaper.Local.png b/distribution/simpleicons-5/I/Instapaper.Local.png new file mode 100644 index 00000000000..3155a6033db Binary files /dev/null and b/distribution/simpleicons-5/I/Instapaper.Local.png differ diff --git a/distribution/simpleicons-5/I/Instapaper.Local.puml b/distribution/simpleicons-5/I/Instapaper.Local.puml new file mode 100644 index 00000000000..1a29ac7655e --- /dev/null +++ b/distribution/simpleicons-5/I/Instapaper.Local.puml @@ -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 Instapaper +include('simpleicons-5/I/Instapaper') + +' renders the element +Instapaper('Instapaper', 'Instapaper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instapaper.Remote.puml b/distribution/simpleicons-5/I/Instapaper.Remote.puml new file mode 100644 index 00000000000..ee6f33be672 --- /dev/null +++ b/distribution/simpleicons-5/I/Instapaper.Remote.puml @@ -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 Instapaper +include('simpleicons-5/I/Instapaper') + +' renders the element +Instapaper('Instapaper', 'Instapaper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instapaper.md b/distribution/simpleicons-5/I/Instapaper.md new file mode 100644 index 00000000000..e267cbda019 --- /dev/null +++ b/distribution/simpleicons-5/I/Instapaper.md @@ -0,0 +1,63 @@ +# Instapaper + + +```text +simpleicons-5/I/Instapaper +``` + +```text +include('simpleicons-5/I/Instapaper') +``` + + + +| Illustration | Instapaper | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Instapaper.png) | ![illustration for Instapaper](../../simpleicons-5/I/Instapaper.Local.png) | + + + + +## Instapaper + +### 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 Instapaper +include('simpleicons-5/I/Instapaper') + +' renders the element +Instapaper('Instapaper', 'Instapaper', '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 Instapaper +include('simpleicons-5/I/Instapaper') + +' renders the element +Instapaper('Instapaper', 'Instapaper', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Instapaper.png b/distribution/simpleicons-5/I/Instapaper.png new file mode 100644 index 00000000000..485d40b9a9f Binary files /dev/null and b/distribution/simpleicons-5/I/Instapaper.png differ diff --git a/distribution/simpleicons-5/I/Instapaper.puml b/distribution/simpleicons-5/I/Instapaper.puml new file mode 100644 index 00000000000..656ee635bd9 --- /dev/null +++ b/distribution/simpleicons-5/I/Instapaper.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Instapaper + +sprite $InstapaperXs [10x10/16z] uwS3 + +sprite $InstapaperSm [12x12/16z] unza + +sprite $InstapaperMd [16x16/16z] un_X + +sprite $InstapaperLg [20x20/16z] unzKO1G + +!procedure Instapaper($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Instapaper', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Instructables.Local.png b/distribution/simpleicons-5/I/Instructables.Local.png new file mode 100644 index 00000000000..281180fcedf Binary files /dev/null and b/distribution/simpleicons-5/I/Instructables.Local.png differ diff --git a/distribution/simpleicons-5/I/Instructables.Local.puml b/distribution/simpleicons-5/I/Instructables.Local.puml new file mode 100644 index 00000000000..5f45945a8dc --- /dev/null +++ b/distribution/simpleicons-5/I/Instructables.Local.puml @@ -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 Instructables +include('simpleicons-5/I/Instructables') + +' renders the element +Instructables('Instructables', 'Instructables', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instructables.Remote.puml b/distribution/simpleicons-5/I/Instructables.Remote.puml new file mode 100644 index 00000000000..7363d277410 --- /dev/null +++ b/distribution/simpleicons-5/I/Instructables.Remote.puml @@ -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 Instructables +include('simpleicons-5/I/Instructables') + +' renders the element +Instructables('Instructables', 'Instructables', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Instructables.md b/distribution/simpleicons-5/I/Instructables.md new file mode 100644 index 00000000000..9cc08f1400a --- /dev/null +++ b/distribution/simpleicons-5/I/Instructables.md @@ -0,0 +1,63 @@ +# Instructables + + +```text +simpleicons-5/I/Instructables +``` + +```text +include('simpleicons-5/I/Instructables') +``` + + + +| Illustration | Instructables | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Instructables.png) | ![illustration for Instructables](../../simpleicons-5/I/Instructables.Local.png) | + + + + +## Instructables + +### 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 Instructables +include('simpleicons-5/I/Instructables') + +' renders the element +Instructables('Instructables', 'Instructables', '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 Instructables +include('simpleicons-5/I/Instructables') + +' renders the element +Instructables('Instructables', 'Instructables', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Instructables.png b/distribution/simpleicons-5/I/Instructables.png new file mode 100644 index 00000000000..492d9da9e5e Binary files /dev/null and b/distribution/simpleicons-5/I/Instructables.png differ diff --git a/distribution/simpleicons-5/I/Instructables.puml b/distribution/simpleicons-5/I/Instructables.puml new file mode 100644 index 00000000000..b77a86330c0 --- /dev/null +++ b/distribution/simpleicons-5/I/Instructables.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Instructables + +sprite $InstructablesXs [10x10/16z] uwS3 + +sprite $InstructablesSm [12x12/16z] unza + +sprite $InstructablesMd [16x16/16z] un_X + +sprite $InstructablesLg [20x20/16z] unzKO1G + +!procedure Instructables($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Instructables', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Integromat.Local.png b/distribution/simpleicons-5/I/Integromat.Local.png new file mode 100644 index 00000000000..027b87e864a Binary files /dev/null and b/distribution/simpleicons-5/I/Integromat.Local.png differ diff --git a/distribution/simpleicons-5/I/Integromat.Local.puml b/distribution/simpleicons-5/I/Integromat.Local.puml new file mode 100644 index 00000000000..78e6953757f --- /dev/null +++ b/distribution/simpleicons-5/I/Integromat.Local.puml @@ -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 Integromat +include('simpleicons-5/I/Integromat') + +' renders the element +Integromat('Integromat', 'Integromat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Integromat.Remote.puml b/distribution/simpleicons-5/I/Integromat.Remote.puml new file mode 100644 index 00000000000..02c62a19991 --- /dev/null +++ b/distribution/simpleicons-5/I/Integromat.Remote.puml @@ -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 Integromat +include('simpleicons-5/I/Integromat') + +' renders the element +Integromat('Integromat', 'Integromat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Integromat.md b/distribution/simpleicons-5/I/Integromat.md new file mode 100644 index 00000000000..cf274bb08b1 --- /dev/null +++ b/distribution/simpleicons-5/I/Integromat.md @@ -0,0 +1,63 @@ +# Integromat + + +```text +simpleicons-5/I/Integromat +``` + +```text +include('simpleicons-5/I/Integromat') +``` + + + +| Illustration | Integromat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Integromat.png) | ![illustration for Integromat](../../simpleicons-5/I/Integromat.Local.png) | + + + + +## Integromat + +### 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 Integromat +include('simpleicons-5/I/Integromat') + +' renders the element +Integromat('Integromat', 'Integromat', '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 Integromat +include('simpleicons-5/I/Integromat') + +' renders the element +Integromat('Integromat', 'Integromat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Integromat.png b/distribution/simpleicons-5/I/Integromat.png new file mode 100644 index 00000000000..d4ccdf3eb61 Binary files /dev/null and b/distribution/simpleicons-5/I/Integromat.png differ diff --git a/distribution/simpleicons-5/I/Integromat.puml b/distribution/simpleicons-5/I/Integromat.puml new file mode 100644 index 00000000000..e7b02515797 --- /dev/null +++ b/distribution/simpleicons-5/I/Integromat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Integromat + +sprite $IntegromatXs [10x10/16z] uwS3 + +sprite $IntegromatSm [12x12/16z] unza + +sprite $IntegromatMd [16x16/16z] un_X + +sprite $IntegromatLg [20x20/16z] unzKO1G + +!procedure Integromat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Integromat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Intel.Local.png b/distribution/simpleicons-5/I/Intel.Local.png new file mode 100644 index 00000000000..5213a3fdcbc Binary files /dev/null and b/distribution/simpleicons-5/I/Intel.Local.png differ diff --git a/distribution/simpleicons-5/I/Intel.Local.puml b/distribution/simpleicons-5/I/Intel.Local.puml new file mode 100644 index 00000000000..d64b87eb066 --- /dev/null +++ b/distribution/simpleicons-5/I/Intel.Local.puml @@ -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 Intel +include('simpleicons-5/I/Intel') + +' renders the element +Intel('Intel', 'Intel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intel.Remote.puml b/distribution/simpleicons-5/I/Intel.Remote.puml new file mode 100644 index 00000000000..1348d94e982 --- /dev/null +++ b/distribution/simpleicons-5/I/Intel.Remote.puml @@ -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 Intel +include('simpleicons-5/I/Intel') + +' renders the element +Intel('Intel', 'Intel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intel.md b/distribution/simpleicons-5/I/Intel.md new file mode 100644 index 00000000000..00e293421ad --- /dev/null +++ b/distribution/simpleicons-5/I/Intel.md @@ -0,0 +1,63 @@ +# Intel + + +```text +simpleicons-5/I/Intel +``` + +```text +include('simpleicons-5/I/Intel') +``` + + + +| Illustration | Intel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Intel.png) | ![illustration for Intel](../../simpleicons-5/I/Intel.Local.png) | + + + + +## Intel + +### 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 Intel +include('simpleicons-5/I/Intel') + +' renders the element +Intel('Intel', 'Intel', '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 Intel +include('simpleicons-5/I/Intel') + +' renders the element +Intel('Intel', 'Intel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Intel.png b/distribution/simpleicons-5/I/Intel.png new file mode 100644 index 00000000000..57447b92b1d Binary files /dev/null and b/distribution/simpleicons-5/I/Intel.png differ diff --git a/distribution/simpleicons-5/I/Intel.puml b/distribution/simpleicons-5/I/Intel.puml new file mode 100644 index 00000000000..35ab46aa2ba --- /dev/null +++ b/distribution/simpleicons-5/I/Intel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Intel + +sprite $IntelXs [10x10/16z] uwS3 + +sprite $IntelSm [12x12/16z] unza + +sprite $IntelMd [16x16/16z] un_X + +sprite $IntelLg [20x20/16z] unzKO1G + +!procedure Intel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Intel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Intellijidea.Local.png b/distribution/simpleicons-5/I/Intellijidea.Local.png new file mode 100644 index 00000000000..1a4b645dac3 Binary files /dev/null and b/distribution/simpleicons-5/I/Intellijidea.Local.png differ diff --git a/distribution/simpleicons-5/I/Intellijidea.Local.puml b/distribution/simpleicons-5/I/Intellijidea.Local.puml new file mode 100644 index 00000000000..3077c13ca26 --- /dev/null +++ b/distribution/simpleicons-5/I/Intellijidea.Local.puml @@ -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 Intellijidea +include('simpleicons-5/I/Intellijidea') + +' renders the element +Intellijidea('Intellijidea', 'Intellijidea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intellijidea.Remote.puml b/distribution/simpleicons-5/I/Intellijidea.Remote.puml new file mode 100644 index 00000000000..49b914180f0 --- /dev/null +++ b/distribution/simpleicons-5/I/Intellijidea.Remote.puml @@ -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 Intellijidea +include('simpleicons-5/I/Intellijidea') + +' renders the element +Intellijidea('Intellijidea', 'Intellijidea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intellijidea.md b/distribution/simpleicons-5/I/Intellijidea.md new file mode 100644 index 00000000000..837eaeb9672 --- /dev/null +++ b/distribution/simpleicons-5/I/Intellijidea.md @@ -0,0 +1,63 @@ +# Intellijidea + + +```text +simpleicons-5/I/Intellijidea +``` + +```text +include('simpleicons-5/I/Intellijidea') +``` + + + +| Illustration | Intellijidea | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Intellijidea.png) | ![illustration for Intellijidea](../../simpleicons-5/I/Intellijidea.Local.png) | + + + + +## Intellijidea + +### 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 Intellijidea +include('simpleicons-5/I/Intellijidea') + +' renders the element +Intellijidea('Intellijidea', 'Intellijidea', '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 Intellijidea +include('simpleicons-5/I/Intellijidea') + +' renders the element +Intellijidea('Intellijidea', 'Intellijidea', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Intellijidea.png b/distribution/simpleicons-5/I/Intellijidea.png new file mode 100644 index 00000000000..1bb67586a26 Binary files /dev/null and b/distribution/simpleicons-5/I/Intellijidea.png differ diff --git a/distribution/simpleicons-5/I/Intellijidea.puml b/distribution/simpleicons-5/I/Intellijidea.puml new file mode 100644 index 00000000000..e562a460299 --- /dev/null +++ b/distribution/simpleicons-5/I/Intellijidea.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Intellijidea + +sprite $IntellijideaXs [10x10/16z] uwS3 + +sprite $IntellijideaSm [12x12/16z] unza + +sprite $IntellijideaMd [16x16/16z] un_X + +sprite $IntellijideaLg [20x20/16z] unzKO1G + +!procedure Intellijidea($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Intellijidea', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Intercom.Local.png b/distribution/simpleicons-5/I/Intercom.Local.png new file mode 100644 index 00000000000..2c589f9191b Binary files /dev/null and b/distribution/simpleicons-5/I/Intercom.Local.png differ diff --git a/distribution/simpleicons-5/I/Intercom.Local.puml b/distribution/simpleicons-5/I/Intercom.Local.puml new file mode 100644 index 00000000000..01ff476bbd0 --- /dev/null +++ b/distribution/simpleicons-5/I/Intercom.Local.puml @@ -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 Intercom +include('simpleicons-5/I/Intercom') + +' renders the element +Intercom('Intercom', 'Intercom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intercom.Remote.puml b/distribution/simpleicons-5/I/Intercom.Remote.puml new file mode 100644 index 00000000000..16f3eb5d49c --- /dev/null +++ b/distribution/simpleicons-5/I/Intercom.Remote.puml @@ -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 Intercom +include('simpleicons-5/I/Intercom') + +' renders the element +Intercom('Intercom', 'Intercom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intercom.md b/distribution/simpleicons-5/I/Intercom.md new file mode 100644 index 00000000000..10fd59a4255 --- /dev/null +++ b/distribution/simpleicons-5/I/Intercom.md @@ -0,0 +1,63 @@ +# Intercom + + +```text +simpleicons-5/I/Intercom +``` + +```text +include('simpleicons-5/I/Intercom') +``` + + + +| Illustration | Intercom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Intercom.png) | ![illustration for Intercom](../../simpleicons-5/I/Intercom.Local.png) | + + + + +## Intercom + +### 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 Intercom +include('simpleicons-5/I/Intercom') + +' renders the element +Intercom('Intercom', 'Intercom', '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 Intercom +include('simpleicons-5/I/Intercom') + +' renders the element +Intercom('Intercom', 'Intercom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Intercom.png b/distribution/simpleicons-5/I/Intercom.png new file mode 100644 index 00000000000..5a071842c1d Binary files /dev/null and b/distribution/simpleicons-5/I/Intercom.png differ diff --git a/distribution/simpleicons-5/I/Intercom.puml b/distribution/simpleicons-5/I/Intercom.puml new file mode 100644 index 00000000000..0eba9b868c7 --- /dev/null +++ b/distribution/simpleicons-5/I/Intercom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Intercom + +sprite $IntercomXs [10x10/16z] uwS3 + +sprite $IntercomSm [12x12/16z] unza + +sprite $IntercomMd [16x16/16z] un_X + +sprite $IntercomLg [20x20/16z] unzKO1G + +!procedure Intercom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Intercom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Internetarchive.Local.png b/distribution/simpleicons-5/I/Internetarchive.Local.png new file mode 100644 index 00000000000..27863281c4e Binary files /dev/null and b/distribution/simpleicons-5/I/Internetarchive.Local.png differ diff --git a/distribution/simpleicons-5/I/Internetarchive.Local.puml b/distribution/simpleicons-5/I/Internetarchive.Local.puml new file mode 100644 index 00000000000..f41e717f0c4 --- /dev/null +++ b/distribution/simpleicons-5/I/Internetarchive.Local.puml @@ -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 Internetarchive +include('simpleicons-5/I/Internetarchive') + +' renders the element +Internetarchive('Internetarchive', 'Internetarchive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Internetarchive.Remote.puml b/distribution/simpleicons-5/I/Internetarchive.Remote.puml new file mode 100644 index 00000000000..2ce5eba95ff --- /dev/null +++ b/distribution/simpleicons-5/I/Internetarchive.Remote.puml @@ -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 Internetarchive +include('simpleicons-5/I/Internetarchive') + +' renders the element +Internetarchive('Internetarchive', 'Internetarchive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Internetarchive.md b/distribution/simpleicons-5/I/Internetarchive.md new file mode 100644 index 00000000000..19325f1dc1f --- /dev/null +++ b/distribution/simpleicons-5/I/Internetarchive.md @@ -0,0 +1,63 @@ +# Internetarchive + + +```text +simpleicons-5/I/Internetarchive +``` + +```text +include('simpleicons-5/I/Internetarchive') +``` + + + +| Illustration | Internetarchive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Internetarchive.png) | ![illustration for Internetarchive](../../simpleicons-5/I/Internetarchive.Local.png) | + + + + +## Internetarchive + +### 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 Internetarchive +include('simpleicons-5/I/Internetarchive') + +' renders the element +Internetarchive('Internetarchive', 'Internetarchive', '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 Internetarchive +include('simpleicons-5/I/Internetarchive') + +' renders the element +Internetarchive('Internetarchive', 'Internetarchive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Internetarchive.png b/distribution/simpleicons-5/I/Internetarchive.png new file mode 100644 index 00000000000..e02cf171bcf Binary files /dev/null and b/distribution/simpleicons-5/I/Internetarchive.png differ diff --git a/distribution/simpleicons-5/I/Internetarchive.puml b/distribution/simpleicons-5/I/Internetarchive.puml new file mode 100644 index 00000000000..b068339e6b8 --- /dev/null +++ b/distribution/simpleicons-5/I/Internetarchive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Internetarchive + +sprite $InternetarchiveXs [10x10/16z] uwS3 + +sprite $InternetarchiveSm [12x12/16z] unza + +sprite $InternetarchiveMd [16x16/16z] un_X + +sprite $InternetarchiveLg [20x20/16z] unzKO1G + +!procedure Internetarchive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Internetarchive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Internetexplorer.Local.png b/distribution/simpleicons-5/I/Internetexplorer.Local.png new file mode 100644 index 00000000000..bc166e67eb0 Binary files /dev/null and b/distribution/simpleicons-5/I/Internetexplorer.Local.png differ diff --git a/distribution/simpleicons-5/I/Internetexplorer.Local.puml b/distribution/simpleicons-5/I/Internetexplorer.Local.puml new file mode 100644 index 00000000000..7406868e137 --- /dev/null +++ b/distribution/simpleicons-5/I/Internetexplorer.Local.puml @@ -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 Internetexplorer +include('simpleicons-5/I/Internetexplorer') + +' renders the element +Internetexplorer('Internetexplorer', 'Internetexplorer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Internetexplorer.Remote.puml b/distribution/simpleicons-5/I/Internetexplorer.Remote.puml new file mode 100644 index 00000000000..30fc72b3a04 --- /dev/null +++ b/distribution/simpleicons-5/I/Internetexplorer.Remote.puml @@ -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 Internetexplorer +include('simpleicons-5/I/Internetexplorer') + +' renders the element +Internetexplorer('Internetexplorer', 'Internetexplorer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Internetexplorer.md b/distribution/simpleicons-5/I/Internetexplorer.md new file mode 100644 index 00000000000..b0da29c8bce --- /dev/null +++ b/distribution/simpleicons-5/I/Internetexplorer.md @@ -0,0 +1,63 @@ +# Internetexplorer + + +```text +simpleicons-5/I/Internetexplorer +``` + +```text +include('simpleicons-5/I/Internetexplorer') +``` + + + +| Illustration | Internetexplorer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Internetexplorer.png) | ![illustration for Internetexplorer](../../simpleicons-5/I/Internetexplorer.Local.png) | + + + + +## Internetexplorer + +### 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 Internetexplorer +include('simpleicons-5/I/Internetexplorer') + +' renders the element +Internetexplorer('Internetexplorer', 'Internetexplorer', '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 Internetexplorer +include('simpleicons-5/I/Internetexplorer') + +' renders the element +Internetexplorer('Internetexplorer', 'Internetexplorer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Internetexplorer.png b/distribution/simpleicons-5/I/Internetexplorer.png new file mode 100644 index 00000000000..2ddf0ae5f6c Binary files /dev/null and b/distribution/simpleicons-5/I/Internetexplorer.png differ diff --git a/distribution/simpleicons-5/I/Internetexplorer.puml b/distribution/simpleicons-5/I/Internetexplorer.puml new file mode 100644 index 00000000000..322e7e7b50f --- /dev/null +++ b/distribution/simpleicons-5/I/Internetexplorer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Internetexplorer + +sprite $InternetexplorerXs [10x10/16z] uwS3 + +sprite $InternetexplorerSm [12x12/16z] unza + +sprite $InternetexplorerMd [16x16/16z] un_X + +sprite $InternetexplorerLg [20x20/16z] unzKO1G + +!procedure Internetexplorer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Internetexplorer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Intigriti.Local.png b/distribution/simpleicons-5/I/Intigriti.Local.png new file mode 100644 index 00000000000..a32dfd988ab Binary files /dev/null and b/distribution/simpleicons-5/I/Intigriti.Local.png differ diff --git a/distribution/simpleicons-5/I/Intigriti.Local.puml b/distribution/simpleicons-5/I/Intigriti.Local.puml new file mode 100644 index 00000000000..a3573929f0e --- /dev/null +++ b/distribution/simpleicons-5/I/Intigriti.Local.puml @@ -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 Intigriti +include('simpleicons-5/I/Intigriti') + +' renders the element +Intigriti('Intigriti', 'Intigriti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intigriti.Remote.puml b/distribution/simpleicons-5/I/Intigriti.Remote.puml new file mode 100644 index 00000000000..ade55341e21 --- /dev/null +++ b/distribution/simpleicons-5/I/Intigriti.Remote.puml @@ -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 Intigriti +include('simpleicons-5/I/Intigriti') + +' renders the element +Intigriti('Intigriti', 'Intigriti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Intigriti.md b/distribution/simpleicons-5/I/Intigriti.md new file mode 100644 index 00000000000..1b3a5bfffec --- /dev/null +++ b/distribution/simpleicons-5/I/Intigriti.md @@ -0,0 +1,63 @@ +# Intigriti + + +```text +simpleicons-5/I/Intigriti +``` + +```text +include('simpleicons-5/I/Intigriti') +``` + + + +| Illustration | Intigriti | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Intigriti.png) | ![illustration for Intigriti](../../simpleicons-5/I/Intigriti.Local.png) | + + + + +## Intigriti + +### 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 Intigriti +include('simpleicons-5/I/Intigriti') + +' renders the element +Intigriti('Intigriti', 'Intigriti', '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 Intigriti +include('simpleicons-5/I/Intigriti') + +' renders the element +Intigriti('Intigriti', 'Intigriti', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Intigriti.png b/distribution/simpleicons-5/I/Intigriti.png new file mode 100644 index 00000000000..a26df1a8900 Binary files /dev/null and b/distribution/simpleicons-5/I/Intigriti.png differ diff --git a/distribution/simpleicons-5/I/Intigriti.puml b/distribution/simpleicons-5/I/Intigriti.puml new file mode 100644 index 00000000000..68053b87ee1 --- /dev/null +++ b/distribution/simpleicons-5/I/Intigriti.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Intigriti + +sprite $IntigritiXs [10x10/16z] uwS3 + +sprite $IntigritiSm [12x12/16z] unza + +sprite $IntigritiMd [16x16/16z] un_X + +sprite $IntigritiLg [20x20/16z] unzKO1G + +!procedure Intigriti($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Intigriti', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Invision.Local.png b/distribution/simpleicons-5/I/Invision.Local.png new file mode 100644 index 00000000000..7d681b60a54 Binary files /dev/null and b/distribution/simpleicons-5/I/Invision.Local.png differ diff --git a/distribution/simpleicons-5/I/Invision.Local.puml b/distribution/simpleicons-5/I/Invision.Local.puml new file mode 100644 index 00000000000..7f5e4ca1f4e --- /dev/null +++ b/distribution/simpleicons-5/I/Invision.Local.puml @@ -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 Invision +include('simpleicons-5/I/Invision') + +' renders the element +Invision('Invision', 'Invision', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Invision.Remote.puml b/distribution/simpleicons-5/I/Invision.Remote.puml new file mode 100644 index 00000000000..02f7bfa4f33 --- /dev/null +++ b/distribution/simpleicons-5/I/Invision.Remote.puml @@ -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 Invision +include('simpleicons-5/I/Invision') + +' renders the element +Invision('Invision', 'Invision', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Invision.md b/distribution/simpleicons-5/I/Invision.md new file mode 100644 index 00000000000..7b83a50eb15 --- /dev/null +++ b/distribution/simpleicons-5/I/Invision.md @@ -0,0 +1,63 @@ +# Invision + + +```text +simpleicons-5/I/Invision +``` + +```text +include('simpleicons-5/I/Invision') +``` + + + +| Illustration | Invision | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Invision.png) | ![illustration for Invision](../../simpleicons-5/I/Invision.Local.png) | + + + + +## Invision + +### 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 Invision +include('simpleicons-5/I/Invision') + +' renders the element +Invision('Invision', 'Invision', '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 Invision +include('simpleicons-5/I/Invision') + +' renders the element +Invision('Invision', 'Invision', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Invision.png b/distribution/simpleicons-5/I/Invision.png new file mode 100644 index 00000000000..bb833b8a524 Binary files /dev/null and b/distribution/simpleicons-5/I/Invision.png differ diff --git a/distribution/simpleicons-5/I/Invision.puml b/distribution/simpleicons-5/I/Invision.puml new file mode 100644 index 00000000000..afa185de164 --- /dev/null +++ b/distribution/simpleicons-5/I/Invision.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Invision + +sprite $InvisionXs [10x10/16z] uwS3 + +sprite $InvisionSm [12x12/16z] unza + +sprite $InvisionMd [16x16/16z] un_X + +sprite $InvisionLg [20x20/16z] unzKO1G + +!procedure Invision($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Invision', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Invoiceninja.Local.png b/distribution/simpleicons-5/I/Invoiceninja.Local.png new file mode 100644 index 00000000000..578cf8a61be Binary files /dev/null and b/distribution/simpleicons-5/I/Invoiceninja.Local.png differ diff --git a/distribution/simpleicons-5/I/Invoiceninja.Local.puml b/distribution/simpleicons-5/I/Invoiceninja.Local.puml new file mode 100644 index 00000000000..a50389156f9 --- /dev/null +++ b/distribution/simpleicons-5/I/Invoiceninja.Local.puml @@ -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 Invoiceninja +include('simpleicons-5/I/Invoiceninja') + +' renders the element +Invoiceninja('Invoiceninja', 'Invoiceninja', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Invoiceninja.Remote.puml b/distribution/simpleicons-5/I/Invoiceninja.Remote.puml new file mode 100644 index 00000000000..7395bf7b029 --- /dev/null +++ b/distribution/simpleicons-5/I/Invoiceninja.Remote.puml @@ -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 Invoiceninja +include('simpleicons-5/I/Invoiceninja') + +' renders the element +Invoiceninja('Invoiceninja', 'Invoiceninja', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Invoiceninja.md b/distribution/simpleicons-5/I/Invoiceninja.md new file mode 100644 index 00000000000..adf29a67598 --- /dev/null +++ b/distribution/simpleicons-5/I/Invoiceninja.md @@ -0,0 +1,63 @@ +# Invoiceninja + + +```text +simpleicons-5/I/Invoiceninja +``` + +```text +include('simpleicons-5/I/Invoiceninja') +``` + + + +| Illustration | Invoiceninja | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Invoiceninja.png) | ![illustration for Invoiceninja](../../simpleicons-5/I/Invoiceninja.Local.png) | + + + + +## Invoiceninja + +### 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 Invoiceninja +include('simpleicons-5/I/Invoiceninja') + +' renders the element +Invoiceninja('Invoiceninja', 'Invoiceninja', '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 Invoiceninja +include('simpleicons-5/I/Invoiceninja') + +' renders the element +Invoiceninja('Invoiceninja', 'Invoiceninja', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Invoiceninja.png b/distribution/simpleicons-5/I/Invoiceninja.png new file mode 100644 index 00000000000..c1a961a1211 Binary files /dev/null and b/distribution/simpleicons-5/I/Invoiceninja.png differ diff --git a/distribution/simpleicons-5/I/Invoiceninja.puml b/distribution/simpleicons-5/I/Invoiceninja.puml new file mode 100644 index 00000000000..d9a48b3acac --- /dev/null +++ b/distribution/simpleicons-5/I/Invoiceninja.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Invoiceninja + +sprite $InvoiceninjaXs [10x10/16z] uwS3 + +sprite $InvoiceninjaSm [12x12/16z] unza + +sprite $InvoiceninjaMd [16x16/16z] un_X + +sprite $InvoiceninjaLg [20x20/16z] unzKO1G + +!procedure Invoiceninja($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Invoiceninja', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iobroker.Local.png b/distribution/simpleicons-5/I/Iobroker.Local.png new file mode 100644 index 00000000000..78589c3f8d3 Binary files /dev/null and b/distribution/simpleicons-5/I/Iobroker.Local.png differ diff --git a/distribution/simpleicons-5/I/Iobroker.Local.puml b/distribution/simpleicons-5/I/Iobroker.Local.puml new file mode 100644 index 00000000000..acef59535ec --- /dev/null +++ b/distribution/simpleicons-5/I/Iobroker.Local.puml @@ -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 Iobroker +include('simpleicons-5/I/Iobroker') + +' renders the element +Iobroker('Iobroker', 'Iobroker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iobroker.Remote.puml b/distribution/simpleicons-5/I/Iobroker.Remote.puml new file mode 100644 index 00000000000..79bed6f74db --- /dev/null +++ b/distribution/simpleicons-5/I/Iobroker.Remote.puml @@ -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 Iobroker +include('simpleicons-5/I/Iobroker') + +' renders the element +Iobroker('Iobroker', 'Iobroker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iobroker.md b/distribution/simpleicons-5/I/Iobroker.md new file mode 100644 index 00000000000..cce8cf3c92e --- /dev/null +++ b/distribution/simpleicons-5/I/Iobroker.md @@ -0,0 +1,63 @@ +# Iobroker + + +```text +simpleicons-5/I/Iobroker +``` + +```text +include('simpleicons-5/I/Iobroker') +``` + + + +| Illustration | Iobroker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iobroker.png) | ![illustration for Iobroker](../../simpleicons-5/I/Iobroker.Local.png) | + + + + +## Iobroker + +### 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 Iobroker +include('simpleicons-5/I/Iobroker') + +' renders the element +Iobroker('Iobroker', 'Iobroker', '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 Iobroker +include('simpleicons-5/I/Iobroker') + +' renders the element +Iobroker('Iobroker', 'Iobroker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iobroker.png b/distribution/simpleicons-5/I/Iobroker.png new file mode 100644 index 00000000000..b44ea325dec Binary files /dev/null and b/distribution/simpleicons-5/I/Iobroker.png differ diff --git a/distribution/simpleicons-5/I/Iobroker.puml b/distribution/simpleicons-5/I/Iobroker.puml new file mode 100644 index 00000000000..90cc1ebd7f6 --- /dev/null +++ b/distribution/simpleicons-5/I/Iobroker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iobroker + +sprite $IobrokerXs [10x10/16z] uwS3 + +sprite $IobrokerSm [12x12/16z] unza + +sprite $IobrokerMd [16x16/16z] un_X + +sprite $IobrokerLg [20x20/16z] unzKO1G + +!procedure Iobroker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iobroker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ionic.Local.png b/distribution/simpleicons-5/I/Ionic.Local.png new file mode 100644 index 00000000000..e1c23ca83db Binary files /dev/null and b/distribution/simpleicons-5/I/Ionic.Local.png differ diff --git a/distribution/simpleicons-5/I/Ionic.Local.puml b/distribution/simpleicons-5/I/Ionic.Local.puml new file mode 100644 index 00000000000..86e378e46f4 --- /dev/null +++ b/distribution/simpleicons-5/I/Ionic.Local.puml @@ -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 Ionic +include('simpleicons-5/I/Ionic') + +' renders the element +Ionic('Ionic', 'Ionic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ionic.Remote.puml b/distribution/simpleicons-5/I/Ionic.Remote.puml new file mode 100644 index 00000000000..48e0ca5a4bb --- /dev/null +++ b/distribution/simpleicons-5/I/Ionic.Remote.puml @@ -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 Ionic +include('simpleicons-5/I/Ionic') + +' renders the element +Ionic('Ionic', 'Ionic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ionic.md b/distribution/simpleicons-5/I/Ionic.md new file mode 100644 index 00000000000..a2a78e2a2f9 --- /dev/null +++ b/distribution/simpleicons-5/I/Ionic.md @@ -0,0 +1,63 @@ +# Ionic + + +```text +simpleicons-5/I/Ionic +``` + +```text +include('simpleicons-5/I/Ionic') +``` + + + +| Illustration | Ionic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ionic.png) | ![illustration for Ionic](../../simpleicons-5/I/Ionic.Local.png) | + + + + +## Ionic + +### 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 Ionic +include('simpleicons-5/I/Ionic') + +' renders the element +Ionic('Ionic', 'Ionic', '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 Ionic +include('simpleicons-5/I/Ionic') + +' renders the element +Ionic('Ionic', 'Ionic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ionic.png b/distribution/simpleicons-5/I/Ionic.png new file mode 100644 index 00000000000..f4925d178da Binary files /dev/null and b/distribution/simpleicons-5/I/Ionic.png differ diff --git a/distribution/simpleicons-5/I/Ionic.puml b/distribution/simpleicons-5/I/Ionic.puml new file mode 100644 index 00000000000..60abf263868 --- /dev/null +++ b/distribution/simpleicons-5/I/Ionic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ionic + +sprite $IonicXs [10x10/16z] uwS3 + +sprite $IonicSm [12x12/16z] unza + +sprite $IonicMd [16x16/16z] un_X + +sprite $IonicLg [20x20/16z] unzKO1G + +!procedure Ionic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ionic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ios.Local.png b/distribution/simpleicons-5/I/Ios.Local.png new file mode 100644 index 00000000000..dedabf0817e Binary files /dev/null and b/distribution/simpleicons-5/I/Ios.Local.png differ diff --git a/distribution/simpleicons-5/I/Ios.Local.puml b/distribution/simpleicons-5/I/Ios.Local.puml new file mode 100644 index 00000000000..91550903c69 --- /dev/null +++ b/distribution/simpleicons-5/I/Ios.Local.puml @@ -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 Ios +include('simpleicons-5/I/Ios') + +' renders the element +Ios('Ios', 'Ios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ios.Remote.puml b/distribution/simpleicons-5/I/Ios.Remote.puml new file mode 100644 index 00000000000..11393880469 --- /dev/null +++ b/distribution/simpleicons-5/I/Ios.Remote.puml @@ -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 Ios +include('simpleicons-5/I/Ios') + +' renders the element +Ios('Ios', 'Ios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ios.md b/distribution/simpleicons-5/I/Ios.md new file mode 100644 index 00000000000..6bda6e4f13b --- /dev/null +++ b/distribution/simpleicons-5/I/Ios.md @@ -0,0 +1,63 @@ +# Ios + + +```text +simpleicons-5/I/Ios +``` + +```text +include('simpleicons-5/I/Ios') +``` + + + +| Illustration | Ios | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ios.png) | ![illustration for Ios](../../simpleicons-5/I/Ios.Local.png) | + + + + +## Ios + +### 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 Ios +include('simpleicons-5/I/Ios') + +' renders the element +Ios('Ios', 'Ios', '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 Ios +include('simpleicons-5/I/Ios') + +' renders the element +Ios('Ios', 'Ios', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ios.png b/distribution/simpleicons-5/I/Ios.png new file mode 100644 index 00000000000..cd3c9446f4a Binary files /dev/null and b/distribution/simpleicons-5/I/Ios.png differ diff --git a/distribution/simpleicons-5/I/Ios.puml b/distribution/simpleicons-5/I/Ios.puml new file mode 100644 index 00000000000..7b1a92db0bc --- /dev/null +++ b/distribution/simpleicons-5/I/Ios.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ios + +sprite $IosXs [10x10/16z] uwS3 + +sprite $IosSm [12x12/16z] unza + +sprite $IosMd [16x16/16z] un_X + +sprite $IosLg [20x20/16z] unzKO1G + +!procedure Ios($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ios', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iota.Local.png b/distribution/simpleicons-5/I/Iota.Local.png new file mode 100644 index 00000000000..c729937357a Binary files /dev/null and b/distribution/simpleicons-5/I/Iota.Local.png differ diff --git a/distribution/simpleicons-5/I/Iota.Local.puml b/distribution/simpleicons-5/I/Iota.Local.puml new file mode 100644 index 00000000000..2fe08c795b2 --- /dev/null +++ b/distribution/simpleicons-5/I/Iota.Local.puml @@ -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 Iota +include('simpleicons-5/I/Iota') + +' renders the element +Iota('Iota', 'Iota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iota.Remote.puml b/distribution/simpleicons-5/I/Iota.Remote.puml new file mode 100644 index 00000000000..701dfea4f8b --- /dev/null +++ b/distribution/simpleicons-5/I/Iota.Remote.puml @@ -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 Iota +include('simpleicons-5/I/Iota') + +' renders the element +Iota('Iota', 'Iota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iota.md b/distribution/simpleicons-5/I/Iota.md new file mode 100644 index 00000000000..430d0c190aa --- /dev/null +++ b/distribution/simpleicons-5/I/Iota.md @@ -0,0 +1,63 @@ +# Iota + + +```text +simpleicons-5/I/Iota +``` + +```text +include('simpleicons-5/I/Iota') +``` + + + +| Illustration | Iota | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iota.png) | ![illustration for Iota](../../simpleicons-5/I/Iota.Local.png) | + + + + +## Iota + +### 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 Iota +include('simpleicons-5/I/Iota') + +' renders the element +Iota('Iota', 'Iota', '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 Iota +include('simpleicons-5/I/Iota') + +' renders the element +Iota('Iota', 'Iota', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iota.png b/distribution/simpleicons-5/I/Iota.png new file mode 100644 index 00000000000..2d6bac4c187 Binary files /dev/null and b/distribution/simpleicons-5/I/Iota.png differ diff --git a/distribution/simpleicons-5/I/Iota.puml b/distribution/simpleicons-5/I/Iota.puml new file mode 100644 index 00000000000..b3d4499e6d5 --- /dev/null +++ b/distribution/simpleicons-5/I/Iota.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iota + +sprite $IotaXs [10x10/16z] uwS3 + +sprite $IotaSm [12x12/16z] unza + +sprite $IotaMd [16x16/16z] un_X + +sprite $IotaLg [20x20/16z] unzKO1G + +!procedure Iota($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iota', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Ipfs.Local.png b/distribution/simpleicons-5/I/Ipfs.Local.png new file mode 100644 index 00000000000..893218385ed Binary files /dev/null and b/distribution/simpleicons-5/I/Ipfs.Local.png differ diff --git a/distribution/simpleicons-5/I/Ipfs.Local.puml b/distribution/simpleicons-5/I/Ipfs.Local.puml new file mode 100644 index 00000000000..b92f78805e9 --- /dev/null +++ b/distribution/simpleicons-5/I/Ipfs.Local.puml @@ -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 Ipfs +include('simpleicons-5/I/Ipfs') + +' renders the element +Ipfs('Ipfs', 'Ipfs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ipfs.Remote.puml b/distribution/simpleicons-5/I/Ipfs.Remote.puml new file mode 100644 index 00000000000..7585158600c --- /dev/null +++ b/distribution/simpleicons-5/I/Ipfs.Remote.puml @@ -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 Ipfs +include('simpleicons-5/I/Ipfs') + +' renders the element +Ipfs('Ipfs', 'Ipfs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Ipfs.md b/distribution/simpleicons-5/I/Ipfs.md new file mode 100644 index 00000000000..bad514e177e --- /dev/null +++ b/distribution/simpleicons-5/I/Ipfs.md @@ -0,0 +1,63 @@ +# Ipfs + + +```text +simpleicons-5/I/Ipfs +``` + +```text +include('simpleicons-5/I/Ipfs') +``` + + + +| Illustration | Ipfs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Ipfs.png) | ![illustration for Ipfs](../../simpleicons-5/I/Ipfs.Local.png) | + + + + +## Ipfs + +### 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 Ipfs +include('simpleicons-5/I/Ipfs') + +' renders the element +Ipfs('Ipfs', 'Ipfs', '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 Ipfs +include('simpleicons-5/I/Ipfs') + +' renders the element +Ipfs('Ipfs', 'Ipfs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Ipfs.png b/distribution/simpleicons-5/I/Ipfs.png new file mode 100644 index 00000000000..f7ee3409fe5 Binary files /dev/null and b/distribution/simpleicons-5/I/Ipfs.png differ diff --git a/distribution/simpleicons-5/I/Ipfs.puml b/distribution/simpleicons-5/I/Ipfs.puml new file mode 100644 index 00000000000..50cfb856fa0 --- /dev/null +++ b/distribution/simpleicons-5/I/Ipfs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Ipfs + +sprite $IpfsXs [10x10/16z] uwS3 + +sprite $IpfsSm [12x12/16z] unza + +sprite $IpfsMd [16x16/16z] un_X + +sprite $IpfsLg [20x20/16z] unzKO1G + +!procedure Ipfs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Ipfs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Issuu.Local.png b/distribution/simpleicons-5/I/Issuu.Local.png new file mode 100644 index 00000000000..14259391a94 Binary files /dev/null and b/distribution/simpleicons-5/I/Issuu.Local.png differ diff --git a/distribution/simpleicons-5/I/Issuu.Local.puml b/distribution/simpleicons-5/I/Issuu.Local.puml new file mode 100644 index 00000000000..cd7f5c91972 --- /dev/null +++ b/distribution/simpleicons-5/I/Issuu.Local.puml @@ -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 Issuu +include('simpleicons-5/I/Issuu') + +' renders the element +Issuu('Issuu', 'Issuu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Issuu.Remote.puml b/distribution/simpleicons-5/I/Issuu.Remote.puml new file mode 100644 index 00000000000..1c7c0023011 --- /dev/null +++ b/distribution/simpleicons-5/I/Issuu.Remote.puml @@ -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 Issuu +include('simpleicons-5/I/Issuu') + +' renders the element +Issuu('Issuu', 'Issuu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Issuu.md b/distribution/simpleicons-5/I/Issuu.md new file mode 100644 index 00000000000..1c4789744ad --- /dev/null +++ b/distribution/simpleicons-5/I/Issuu.md @@ -0,0 +1,63 @@ +# Issuu + + +```text +simpleicons-5/I/Issuu +``` + +```text +include('simpleicons-5/I/Issuu') +``` + + + +| Illustration | Issuu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Issuu.png) | ![illustration for Issuu](../../simpleicons-5/I/Issuu.Local.png) | + + + + +## Issuu + +### 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 Issuu +include('simpleicons-5/I/Issuu') + +' renders the element +Issuu('Issuu', 'Issuu', '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 Issuu +include('simpleicons-5/I/Issuu') + +' renders the element +Issuu('Issuu', 'Issuu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Issuu.png b/distribution/simpleicons-5/I/Issuu.png new file mode 100644 index 00000000000..0fcbeb7e804 Binary files /dev/null and b/distribution/simpleicons-5/I/Issuu.png differ diff --git a/distribution/simpleicons-5/I/Issuu.puml b/distribution/simpleicons-5/I/Issuu.puml new file mode 100644 index 00000000000..814a1c41e72 --- /dev/null +++ b/distribution/simpleicons-5/I/Issuu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Issuu + +sprite $IssuuXs [10x10/16z] uwS3 + +sprite $IssuuSm [12x12/16z] unza + +sprite $IssuuMd [16x16/16z] un_X + +sprite $IssuuLg [20x20/16z] unzKO1G + +!procedure Issuu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Issuu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Itchdotio.Local.png b/distribution/simpleicons-5/I/Itchdotio.Local.png new file mode 100644 index 00000000000..4016f1bdd91 Binary files /dev/null and b/distribution/simpleicons-5/I/Itchdotio.Local.png differ diff --git a/distribution/simpleicons-5/I/Itchdotio.Local.puml b/distribution/simpleicons-5/I/Itchdotio.Local.puml new file mode 100644 index 00000000000..b2e77bd3709 --- /dev/null +++ b/distribution/simpleicons-5/I/Itchdotio.Local.puml @@ -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 Itchdotio +include('simpleicons-5/I/Itchdotio') + +' renders the element +Itchdotio('Itchdotio', 'Itchdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Itchdotio.Remote.puml b/distribution/simpleicons-5/I/Itchdotio.Remote.puml new file mode 100644 index 00000000000..3d7bd3558c6 --- /dev/null +++ b/distribution/simpleicons-5/I/Itchdotio.Remote.puml @@ -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 Itchdotio +include('simpleicons-5/I/Itchdotio') + +' renders the element +Itchdotio('Itchdotio', 'Itchdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Itchdotio.md b/distribution/simpleicons-5/I/Itchdotio.md new file mode 100644 index 00000000000..5eb68fb1b27 --- /dev/null +++ b/distribution/simpleicons-5/I/Itchdotio.md @@ -0,0 +1,63 @@ +# Itchdotio + + +```text +simpleicons-5/I/Itchdotio +``` + +```text +include('simpleicons-5/I/Itchdotio') +``` + + + +| Illustration | Itchdotio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Itchdotio.png) | ![illustration for Itchdotio](../../simpleicons-5/I/Itchdotio.Local.png) | + + + + +## Itchdotio + +### 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 Itchdotio +include('simpleicons-5/I/Itchdotio') + +' renders the element +Itchdotio('Itchdotio', 'Itchdotio', '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 Itchdotio +include('simpleicons-5/I/Itchdotio') + +' renders the element +Itchdotio('Itchdotio', 'Itchdotio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Itchdotio.png b/distribution/simpleicons-5/I/Itchdotio.png new file mode 100644 index 00000000000..e7684bf8644 Binary files /dev/null and b/distribution/simpleicons-5/I/Itchdotio.png differ diff --git a/distribution/simpleicons-5/I/Itchdotio.puml b/distribution/simpleicons-5/I/Itchdotio.puml new file mode 100644 index 00000000000..30c62286db8 --- /dev/null +++ b/distribution/simpleicons-5/I/Itchdotio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Itchdotio + +sprite $ItchdotioXs [10x10/16z] uwS3 + +sprite $ItchdotioSm [12x12/16z] unza + +sprite $ItchdotioMd [16x16/16z] un_X + +sprite $ItchdotioLg [20x20/16z] unzKO1G + +!procedure Itchdotio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Itchdotio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Itunes.Local.png b/distribution/simpleicons-5/I/Itunes.Local.png new file mode 100644 index 00000000000..d5a46898541 Binary files /dev/null and b/distribution/simpleicons-5/I/Itunes.Local.png differ diff --git a/distribution/simpleicons-5/I/Itunes.Local.puml b/distribution/simpleicons-5/I/Itunes.Local.puml new file mode 100644 index 00000000000..4f869849b94 --- /dev/null +++ b/distribution/simpleicons-5/I/Itunes.Local.puml @@ -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 Itunes +include('simpleicons-5/I/Itunes') + +' renders the element +Itunes('Itunes', 'Itunes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Itunes.Remote.puml b/distribution/simpleicons-5/I/Itunes.Remote.puml new file mode 100644 index 00000000000..b2214edf964 --- /dev/null +++ b/distribution/simpleicons-5/I/Itunes.Remote.puml @@ -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 Itunes +include('simpleicons-5/I/Itunes') + +' renders the element +Itunes('Itunes', 'Itunes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Itunes.md b/distribution/simpleicons-5/I/Itunes.md new file mode 100644 index 00000000000..343430303d2 --- /dev/null +++ b/distribution/simpleicons-5/I/Itunes.md @@ -0,0 +1,63 @@ +# Itunes + + +```text +simpleicons-5/I/Itunes +``` + +```text +include('simpleicons-5/I/Itunes') +``` + + + +| Illustration | Itunes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Itunes.png) | ![illustration for Itunes](../../simpleicons-5/I/Itunes.Local.png) | + + + + +## Itunes + +### 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 Itunes +include('simpleicons-5/I/Itunes') + +' renders the element +Itunes('Itunes', 'Itunes', '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 Itunes +include('simpleicons-5/I/Itunes') + +' renders the element +Itunes('Itunes', 'Itunes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Itunes.png b/distribution/simpleicons-5/I/Itunes.png new file mode 100644 index 00000000000..d941d508c0d Binary files /dev/null and b/distribution/simpleicons-5/I/Itunes.png differ diff --git a/distribution/simpleicons-5/I/Itunes.puml b/distribution/simpleicons-5/I/Itunes.puml new file mode 100644 index 00000000000..a7192765c76 --- /dev/null +++ b/distribution/simpleicons-5/I/Itunes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Itunes + +sprite $ItunesXs [10x10/16z] uwS3 + +sprite $ItunesSm [12x12/16z] unza + +sprite $ItunesMd [16x16/16z] un_X + +sprite $ItunesLg [20x20/16z] unzKO1G + +!procedure Itunes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Itunes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/Iveco.Local.png b/distribution/simpleicons-5/I/Iveco.Local.png new file mode 100644 index 00000000000..132b1fc1d65 Binary files /dev/null and b/distribution/simpleicons-5/I/Iveco.Local.png differ diff --git a/distribution/simpleicons-5/I/Iveco.Local.puml b/distribution/simpleicons-5/I/Iveco.Local.puml new file mode 100644 index 00000000000..7f5c0e9b55c --- /dev/null +++ b/distribution/simpleicons-5/I/Iveco.Local.puml @@ -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 Iveco +include('simpleicons-5/I/Iveco') + +' renders the element +Iveco('Iveco', 'Iveco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iveco.Remote.puml b/distribution/simpleicons-5/I/Iveco.Remote.puml new file mode 100644 index 00000000000..91ce484863b --- /dev/null +++ b/distribution/simpleicons-5/I/Iveco.Remote.puml @@ -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 Iveco +include('simpleicons-5/I/Iveco') + +' renders the element +Iveco('Iveco', 'Iveco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/I/Iveco.md b/distribution/simpleicons-5/I/Iveco.md new file mode 100644 index 00000000000..a9e288433f7 --- /dev/null +++ b/distribution/simpleicons-5/I/Iveco.md @@ -0,0 +1,63 @@ +# Iveco + + +```text +simpleicons-5/I/Iveco +``` + +```text +include('simpleicons-5/I/Iveco') +``` + + + +| Illustration | Iveco | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/I/Iveco.png) | ![illustration for Iveco](../../simpleicons-5/I/Iveco.Local.png) | + + + + +## Iveco + +### 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 Iveco +include('simpleicons-5/I/Iveco') + +' renders the element +Iveco('Iveco', 'Iveco', '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 Iveco +include('simpleicons-5/I/Iveco') + +' renders the element +Iveco('Iveco', 'Iveco', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/I/Iveco.png b/distribution/simpleicons-5/I/Iveco.png new file mode 100644 index 00000000000..0de5eb62b03 Binary files /dev/null and b/distribution/simpleicons-5/I/Iveco.png differ diff --git a/distribution/simpleicons-5/I/Iveco.puml b/distribution/simpleicons-5/I/Iveco.puml new file mode 100644 index 00000000000..05413b4fa01 --- /dev/null +++ b/distribution/simpleicons-5/I/Iveco.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/I/Iveco + +sprite $IvecoXs [10x10/16z] uwS3 + +sprite $IvecoSm [12x12/16z] unza + +sprite $IvecoMd [16x16/16z] un_X + +sprite $IvecoLg [20x20/16z] unzKO1G + +!procedure Iveco($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/I/Iveco', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/I/README.md b/distribution/simpleicons-5/I/README.md new file mode 100644 index 00000000000..7350b167ba0 --- /dev/null +++ b/distribution/simpleicons-5/I/README.md @@ -0,0 +1,64 @@ +# I + +The module contains 53 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/I/Iata](../../simpleicons-5/I/Iata.png) | [simpleicons-5/I/Iata](../../simpleicons-5/I/Iata.md) | +| ![illustration of simpleicons-5/I/Ibeacon](../../simpleicons-5/I/Ibeacon.png) | [simpleicons-5/I/Ibeacon](../../simpleicons-5/I/Ibeacon.md) | +| ![illustration of simpleicons-5/I/Ibm](../../simpleicons-5/I/Ibm.png) | [simpleicons-5/I/Ibm](../../simpleicons-5/I/Ibm.md) | +| ![illustration of simpleicons-5/I/Ibmwatson](../../simpleicons-5/I/Ibmwatson.png) | [simpleicons-5/I/Ibmwatson](../../simpleicons-5/I/Ibmwatson.md) | +| ![illustration of simpleicons-5/I/Icinga](../../simpleicons-5/I/Icinga.png) | [simpleicons-5/I/Icinga](../../simpleicons-5/I/Icinga.md) | +| ![illustration of simpleicons-5/I/Icloud](../../simpleicons-5/I/Icloud.png) | [simpleicons-5/I/Icloud](../../simpleicons-5/I/Icloud.md) | +| ![illustration of simpleicons-5/I/Icomoon](../../simpleicons-5/I/Icomoon.png) | [simpleicons-5/I/Icomoon](../../simpleicons-5/I/Icomoon.md) | +| ![illustration of simpleicons-5/I/Icon](../../simpleicons-5/I/Icon.png) | [simpleicons-5/I/Icon](../../simpleicons-5/I/Icon.md) | +| ![illustration of simpleicons-5/I/Iconfinder](../../simpleicons-5/I/Iconfinder.png) | [simpleicons-5/I/Iconfinder](../../simpleicons-5/I/Iconfinder.md) | +| ![illustration of simpleicons-5/I/Iconify](../../simpleicons-5/I/Iconify.png) | [simpleicons-5/I/Iconify](../../simpleicons-5/I/Iconify.md) | +| ![illustration of simpleicons-5/I/Iconjar](../../simpleicons-5/I/Iconjar.png) | [simpleicons-5/I/Iconjar](../../simpleicons-5/I/Iconjar.md) | +| ![illustration of simpleicons-5/I/Icq](../../simpleicons-5/I/Icq.png) | [simpleicons-5/I/Icq](../../simpleicons-5/I/Icq.md) | +| ![illustration of simpleicons-5/I/Ieee](../../simpleicons-5/I/Ieee.png) | [simpleicons-5/I/Ieee](../../simpleicons-5/I/Ieee.md) | +| ![illustration of simpleicons-5/I/Ifixit](../../simpleicons-5/I/Ifixit.png) | [simpleicons-5/I/Ifixit](../../simpleicons-5/I/Ifixit.md) | +| ![illustration of simpleicons-5/I/Ifood](../../simpleicons-5/I/Ifood.png) | [simpleicons-5/I/Ifood](../../simpleicons-5/I/Ifood.md) | +| ![illustration of simpleicons-5/I/Ifttt](../../simpleicons-5/I/Ifttt.png) | [simpleicons-5/I/Ifttt](../../simpleicons-5/I/Ifttt.md) | +| ![illustration of simpleicons-5/I/Iheartradio](../../simpleicons-5/I/Iheartradio.png) | [simpleicons-5/I/Iheartradio](../../simpleicons-5/I/Iheartradio.md) | +| ![illustration of simpleicons-5/I/Ikea](../../simpleicons-5/I/Ikea.png) | [simpleicons-5/I/Ikea](../../simpleicons-5/I/Ikea.md) | +| ![illustration of simpleicons-5/I/Imagej](../../simpleicons-5/I/Imagej.png) | [simpleicons-5/I/Imagej](../../simpleicons-5/I/Imagej.md) | +| ![illustration of simpleicons-5/I/Imdb](../../simpleicons-5/I/Imdb.png) | [simpleicons-5/I/Imdb](../../simpleicons-5/I/Imdb.md) | +| ![illustration of simpleicons-5/I/Imgur](../../simpleicons-5/I/Imgur.png) | [simpleicons-5/I/Imgur](../../simpleicons-5/I/Imgur.md) | +| ![illustration of simpleicons-5/I/Immer](../../simpleicons-5/I/Immer.png) | [simpleicons-5/I/Immer](../../simpleicons-5/I/Immer.md) | +| ![illustration of simpleicons-5/I/Imou](../../simpleicons-5/I/Imou.png) | [simpleicons-5/I/Imou](../../simpleicons-5/I/Imou.md) | +| ![illustration of simpleicons-5/I/Indeed](../../simpleicons-5/I/Indeed.png) | [simpleicons-5/I/Indeed](../../simpleicons-5/I/Indeed.md) | +| ![illustration of simpleicons-5/I/Infiniti](../../simpleicons-5/I/Infiniti.png) | [simpleicons-5/I/Infiniti](../../simpleicons-5/I/Infiniti.md) | +| ![illustration of simpleicons-5/I/Influxdb](../../simpleicons-5/I/Influxdb.png) | [simpleicons-5/I/Influxdb](../../simpleicons-5/I/Influxdb.md) | +| ![illustration of simpleicons-5/I/Informatica](../../simpleicons-5/I/Informatica.png) | [simpleicons-5/I/Informatica](../../simpleicons-5/I/Informatica.md) | +| ![illustration of simpleicons-5/I/Infosys](../../simpleicons-5/I/Infosys.png) | [simpleicons-5/I/Infosys](../../simpleicons-5/I/Infosys.md) | +| ![illustration of simpleicons-5/I/Ingress](../../simpleicons-5/I/Ingress.png) | [simpleicons-5/I/Ingress](../../simpleicons-5/I/Ingress.md) | +| ![illustration of simpleicons-5/I/Inkscape](../../simpleicons-5/I/Inkscape.png) | [simpleicons-5/I/Inkscape](../../simpleicons-5/I/Inkscape.md) | +| ![illustration of simpleicons-5/I/Insomnia](../../simpleicons-5/I/Insomnia.png) | [simpleicons-5/I/Insomnia](../../simpleicons-5/I/Insomnia.md) | +| ![illustration of simpleicons-5/I/Instacart](../../simpleicons-5/I/Instacart.png) | [simpleicons-5/I/Instacart](../../simpleicons-5/I/Instacart.md) | +| ![illustration of simpleicons-5/I/Instagram](../../simpleicons-5/I/Instagram.png) | [simpleicons-5/I/Instagram](../../simpleicons-5/I/Instagram.md) | +| ![illustration of simpleicons-5/I/Instapaper](../../simpleicons-5/I/Instapaper.png) | [simpleicons-5/I/Instapaper](../../simpleicons-5/I/Instapaper.md) | +| ![illustration of simpleicons-5/I/Instructables](../../simpleicons-5/I/Instructables.png) | [simpleicons-5/I/Instructables](../../simpleicons-5/I/Instructables.md) | +| ![illustration of simpleicons-5/I/Integromat](../../simpleicons-5/I/Integromat.png) | [simpleicons-5/I/Integromat](../../simpleicons-5/I/Integromat.md) | +| ![illustration of simpleicons-5/I/Intel](../../simpleicons-5/I/Intel.png) | [simpleicons-5/I/Intel](../../simpleicons-5/I/Intel.md) | +| ![illustration of simpleicons-5/I/Intellijidea](../../simpleicons-5/I/Intellijidea.png) | [simpleicons-5/I/Intellijidea](../../simpleicons-5/I/Intellijidea.md) | +| ![illustration of simpleicons-5/I/Intercom](../../simpleicons-5/I/Intercom.png) | [simpleicons-5/I/Intercom](../../simpleicons-5/I/Intercom.md) | +| ![illustration of simpleicons-5/I/Internetarchive](../../simpleicons-5/I/Internetarchive.png) | [simpleicons-5/I/Internetarchive](../../simpleicons-5/I/Internetarchive.md) | +| ![illustration of simpleicons-5/I/Internetexplorer](../../simpleicons-5/I/Internetexplorer.png) | [simpleicons-5/I/Internetexplorer](../../simpleicons-5/I/Internetexplorer.md) | +| ![illustration of simpleicons-5/I/Intigriti](../../simpleicons-5/I/Intigriti.png) | [simpleicons-5/I/Intigriti](../../simpleicons-5/I/Intigriti.md) | +| ![illustration of simpleicons-5/I/Invision](../../simpleicons-5/I/Invision.png) | [simpleicons-5/I/Invision](../../simpleicons-5/I/Invision.md) | +| ![illustration of simpleicons-5/I/Invoiceninja](../../simpleicons-5/I/Invoiceninja.png) | [simpleicons-5/I/Invoiceninja](../../simpleicons-5/I/Invoiceninja.md) | +| ![illustration of simpleicons-5/I/Iobroker](../../simpleicons-5/I/Iobroker.png) | [simpleicons-5/I/Iobroker](../../simpleicons-5/I/Iobroker.md) | +| ![illustration of simpleicons-5/I/Ionic](../../simpleicons-5/I/Ionic.png) | [simpleicons-5/I/Ionic](../../simpleicons-5/I/Ionic.md) | +| ![illustration of simpleicons-5/I/Ios](../../simpleicons-5/I/Ios.png) | [simpleicons-5/I/Ios](../../simpleicons-5/I/Ios.md) | +| ![illustration of simpleicons-5/I/Iota](../../simpleicons-5/I/Iota.png) | [simpleicons-5/I/Iota](../../simpleicons-5/I/Iota.md) | +| ![illustration of simpleicons-5/I/Ipfs](../../simpleicons-5/I/Ipfs.png) | [simpleicons-5/I/Ipfs](../../simpleicons-5/I/Ipfs.md) | +| ![illustration of simpleicons-5/I/Issuu](../../simpleicons-5/I/Issuu.png) | [simpleicons-5/I/Issuu](../../simpleicons-5/I/Issuu.md) | +| ![illustration of simpleicons-5/I/Itchdotio](../../simpleicons-5/I/Itchdotio.png) | [simpleicons-5/I/Itchdotio](../../simpleicons-5/I/Itchdotio.md) | +| ![illustration of simpleicons-5/I/Itunes](../../simpleicons-5/I/Itunes.png) | [simpleicons-5/I/Itunes](../../simpleicons-5/I/Itunes.md) | +| ![illustration of simpleicons-5/I/Iveco](../../simpleicons-5/I/Iveco.png) | [simpleicons-5/I/Iveco](../../simpleicons-5/I/Iveco.md) | + + + diff --git a/distribution/simpleicons-5/J/Jabber.Local.png b/distribution/simpleicons-5/J/Jabber.Local.png new file mode 100644 index 00000000000..1fcd1b549ad Binary files /dev/null and b/distribution/simpleicons-5/J/Jabber.Local.png differ diff --git a/distribution/simpleicons-5/J/Jabber.Local.puml b/distribution/simpleicons-5/J/Jabber.Local.puml new file mode 100644 index 00000000000..5bd611da22e --- /dev/null +++ b/distribution/simpleicons-5/J/Jabber.Local.puml @@ -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 Jabber +include('simpleicons-5/J/Jabber') + +' renders the element +Jabber('Jabber', 'Jabber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jabber.Remote.puml b/distribution/simpleicons-5/J/Jabber.Remote.puml new file mode 100644 index 00000000000..22335814bd4 --- /dev/null +++ b/distribution/simpleicons-5/J/Jabber.Remote.puml @@ -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 Jabber +include('simpleicons-5/J/Jabber') + +' renders the element +Jabber('Jabber', 'Jabber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jabber.md b/distribution/simpleicons-5/J/Jabber.md new file mode 100644 index 00000000000..ad9c5f39472 --- /dev/null +++ b/distribution/simpleicons-5/J/Jabber.md @@ -0,0 +1,63 @@ +# Jabber + + +```text +simpleicons-5/J/Jabber +``` + +```text +include('simpleicons-5/J/Jabber') +``` + + + +| Illustration | Jabber | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jabber.png) | ![illustration for Jabber](../../simpleicons-5/J/Jabber.Local.png) | + + + + +## Jabber + +### 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 Jabber +include('simpleicons-5/J/Jabber') + +' renders the element +Jabber('Jabber', 'Jabber', '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 Jabber +include('simpleicons-5/J/Jabber') + +' renders the element +Jabber('Jabber', 'Jabber', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jabber.png b/distribution/simpleicons-5/J/Jabber.png new file mode 100644 index 00000000000..7ee7e1af993 Binary files /dev/null and b/distribution/simpleicons-5/J/Jabber.png differ diff --git a/distribution/simpleicons-5/J/Jabber.puml b/distribution/simpleicons-5/J/Jabber.puml new file mode 100644 index 00000000000..6a25a603047 --- /dev/null +++ b/distribution/simpleicons-5/J/Jabber.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jabber + +sprite $JabberXs [10x10/16z] uwS3 + +sprite $JabberSm [12x12/16z] unza + +sprite $JabberMd [16x16/16z] un_X + +sprite $JabberLg [20x20/16z] unzKO1G + +!procedure Jabber($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jabber', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jaguar.Local.png b/distribution/simpleicons-5/J/Jaguar.Local.png new file mode 100644 index 00000000000..f0b0c4f7620 Binary files /dev/null and b/distribution/simpleicons-5/J/Jaguar.Local.png differ diff --git a/distribution/simpleicons-5/J/Jaguar.Local.puml b/distribution/simpleicons-5/J/Jaguar.Local.puml new file mode 100644 index 00000000000..ceea5bada90 --- /dev/null +++ b/distribution/simpleicons-5/J/Jaguar.Local.puml @@ -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 Jaguar +include('simpleicons-5/J/Jaguar') + +' renders the element +Jaguar('Jaguar', 'Jaguar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jaguar.Remote.puml b/distribution/simpleicons-5/J/Jaguar.Remote.puml new file mode 100644 index 00000000000..6f057b31383 --- /dev/null +++ b/distribution/simpleicons-5/J/Jaguar.Remote.puml @@ -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 Jaguar +include('simpleicons-5/J/Jaguar') + +' renders the element +Jaguar('Jaguar', 'Jaguar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jaguar.md b/distribution/simpleicons-5/J/Jaguar.md new file mode 100644 index 00000000000..3591da2d714 --- /dev/null +++ b/distribution/simpleicons-5/J/Jaguar.md @@ -0,0 +1,63 @@ +# Jaguar + + +```text +simpleicons-5/J/Jaguar +``` + +```text +include('simpleicons-5/J/Jaguar') +``` + + + +| Illustration | Jaguar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jaguar.png) | ![illustration for Jaguar](../../simpleicons-5/J/Jaguar.Local.png) | + + + + +## Jaguar + +### 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 Jaguar +include('simpleicons-5/J/Jaguar') + +' renders the element +Jaguar('Jaguar', 'Jaguar', '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 Jaguar +include('simpleicons-5/J/Jaguar') + +' renders the element +Jaguar('Jaguar', 'Jaguar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jaguar.png b/distribution/simpleicons-5/J/Jaguar.png new file mode 100644 index 00000000000..ff1191962e7 Binary files /dev/null and b/distribution/simpleicons-5/J/Jaguar.png differ diff --git a/distribution/simpleicons-5/J/Jaguar.puml b/distribution/simpleicons-5/J/Jaguar.puml new file mode 100644 index 00000000000..01b606337a7 --- /dev/null +++ b/distribution/simpleicons-5/J/Jaguar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jaguar + +sprite $JaguarXs [10x10/16z] uwS3 + +sprite $JaguarSm [12x12/16z] unza + +sprite $JaguarMd [16x16/16z] un_X + +sprite $JaguarLg [20x20/16z] unzKO1G + +!procedure Jaguar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jaguar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jamboard.Local.png b/distribution/simpleicons-5/J/Jamboard.Local.png new file mode 100644 index 00000000000..5440b1f94c4 Binary files /dev/null and b/distribution/simpleicons-5/J/Jamboard.Local.png differ diff --git a/distribution/simpleicons-5/J/Jamboard.Local.puml b/distribution/simpleicons-5/J/Jamboard.Local.puml new file mode 100644 index 00000000000..8e4cb05e66a --- /dev/null +++ b/distribution/simpleicons-5/J/Jamboard.Local.puml @@ -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 Jamboard +include('simpleicons-5/J/Jamboard') + +' renders the element +Jamboard('Jamboard', 'Jamboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jamboard.Remote.puml b/distribution/simpleicons-5/J/Jamboard.Remote.puml new file mode 100644 index 00000000000..11001730c88 --- /dev/null +++ b/distribution/simpleicons-5/J/Jamboard.Remote.puml @@ -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 Jamboard +include('simpleicons-5/J/Jamboard') + +' renders the element +Jamboard('Jamboard', 'Jamboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jamboard.md b/distribution/simpleicons-5/J/Jamboard.md new file mode 100644 index 00000000000..1d4f33c030f --- /dev/null +++ b/distribution/simpleicons-5/J/Jamboard.md @@ -0,0 +1,63 @@ +# Jamboard + + +```text +simpleicons-5/J/Jamboard +``` + +```text +include('simpleicons-5/J/Jamboard') +``` + + + +| Illustration | Jamboard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jamboard.png) | ![illustration for Jamboard](../../simpleicons-5/J/Jamboard.Local.png) | + + + + +## Jamboard + +### 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 Jamboard +include('simpleicons-5/J/Jamboard') + +' renders the element +Jamboard('Jamboard', 'Jamboard', '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 Jamboard +include('simpleicons-5/J/Jamboard') + +' renders the element +Jamboard('Jamboard', 'Jamboard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jamboard.png b/distribution/simpleicons-5/J/Jamboard.png new file mode 100644 index 00000000000..377bff2310b Binary files /dev/null and b/distribution/simpleicons-5/J/Jamboard.png differ diff --git a/distribution/simpleicons-5/J/Jamboard.puml b/distribution/simpleicons-5/J/Jamboard.puml new file mode 100644 index 00000000000..9830f6661d8 --- /dev/null +++ b/distribution/simpleicons-5/J/Jamboard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jamboard + +sprite $JamboardXs [10x10/16z] uwS3 + +sprite $JamboardSm [12x12/16z] unza + +sprite $JamboardMd [16x16/16z] un_X + +sprite $JamboardLg [20x20/16z] unzKO1G + +!procedure Jamboard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jamboard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jameson.Local.png b/distribution/simpleicons-5/J/Jameson.Local.png new file mode 100644 index 00000000000..17d715fdc91 Binary files /dev/null and b/distribution/simpleicons-5/J/Jameson.Local.png differ diff --git a/distribution/simpleicons-5/J/Jameson.Local.puml b/distribution/simpleicons-5/J/Jameson.Local.puml new file mode 100644 index 00000000000..2567689b376 --- /dev/null +++ b/distribution/simpleicons-5/J/Jameson.Local.puml @@ -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 Jameson +include('simpleicons-5/J/Jameson') + +' renders the element +Jameson('Jameson', 'Jameson', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jameson.Remote.puml b/distribution/simpleicons-5/J/Jameson.Remote.puml new file mode 100644 index 00000000000..803e5f1820f --- /dev/null +++ b/distribution/simpleicons-5/J/Jameson.Remote.puml @@ -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 Jameson +include('simpleicons-5/J/Jameson') + +' renders the element +Jameson('Jameson', 'Jameson', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jameson.md b/distribution/simpleicons-5/J/Jameson.md new file mode 100644 index 00000000000..cb64d6e69da --- /dev/null +++ b/distribution/simpleicons-5/J/Jameson.md @@ -0,0 +1,63 @@ +# Jameson + + +```text +simpleicons-5/J/Jameson +``` + +```text +include('simpleicons-5/J/Jameson') +``` + + + +| Illustration | Jameson | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jameson.png) | ![illustration for Jameson](../../simpleicons-5/J/Jameson.Local.png) | + + + + +## Jameson + +### 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 Jameson +include('simpleicons-5/J/Jameson') + +' renders the element +Jameson('Jameson', 'Jameson', '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 Jameson +include('simpleicons-5/J/Jameson') + +' renders the element +Jameson('Jameson', 'Jameson', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jameson.png b/distribution/simpleicons-5/J/Jameson.png new file mode 100644 index 00000000000..f14a8f2fe2f Binary files /dev/null and b/distribution/simpleicons-5/J/Jameson.png differ diff --git a/distribution/simpleicons-5/J/Jameson.puml b/distribution/simpleicons-5/J/Jameson.puml new file mode 100644 index 00000000000..adf716f475d --- /dev/null +++ b/distribution/simpleicons-5/J/Jameson.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jameson + +sprite $JamesonXs [10x10/16z] uwS3 + +sprite $JamesonSm [12x12/16z] unza + +sprite $JamesonMd [16x16/16z] un_X + +sprite $JamesonLg [20x20/16z] unzKO1G + +!procedure Jameson($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jameson', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jamstack.Local.png b/distribution/simpleicons-5/J/Jamstack.Local.png new file mode 100644 index 00000000000..6e5701c90c7 Binary files /dev/null and b/distribution/simpleicons-5/J/Jamstack.Local.png differ diff --git a/distribution/simpleicons-5/J/Jamstack.Local.puml b/distribution/simpleicons-5/J/Jamstack.Local.puml new file mode 100644 index 00000000000..09b55758e6d --- /dev/null +++ b/distribution/simpleicons-5/J/Jamstack.Local.puml @@ -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 Jamstack +include('simpleicons-5/J/Jamstack') + +' renders the element +Jamstack('Jamstack', 'Jamstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jamstack.Remote.puml b/distribution/simpleicons-5/J/Jamstack.Remote.puml new file mode 100644 index 00000000000..a275af095ef --- /dev/null +++ b/distribution/simpleicons-5/J/Jamstack.Remote.puml @@ -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 Jamstack +include('simpleicons-5/J/Jamstack') + +' renders the element +Jamstack('Jamstack', 'Jamstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jamstack.md b/distribution/simpleicons-5/J/Jamstack.md new file mode 100644 index 00000000000..cb5bf7498dc --- /dev/null +++ b/distribution/simpleicons-5/J/Jamstack.md @@ -0,0 +1,63 @@ +# Jamstack + + +```text +simpleicons-5/J/Jamstack +``` + +```text +include('simpleicons-5/J/Jamstack') +``` + + + +| Illustration | Jamstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jamstack.png) | ![illustration for Jamstack](../../simpleicons-5/J/Jamstack.Local.png) | + + + + +## Jamstack + +### 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 Jamstack +include('simpleicons-5/J/Jamstack') + +' renders the element +Jamstack('Jamstack', 'Jamstack', '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 Jamstack +include('simpleicons-5/J/Jamstack') + +' renders the element +Jamstack('Jamstack', 'Jamstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jamstack.png b/distribution/simpleicons-5/J/Jamstack.png new file mode 100644 index 00000000000..74001d3fbb8 Binary files /dev/null and b/distribution/simpleicons-5/J/Jamstack.png differ diff --git a/distribution/simpleicons-5/J/Jamstack.puml b/distribution/simpleicons-5/J/Jamstack.puml new file mode 100644 index 00000000000..4debc8f2ed4 --- /dev/null +++ b/distribution/simpleicons-5/J/Jamstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jamstack + +sprite $JamstackXs [10x10/16z] uwS3 + +sprite $JamstackSm [12x12/16z] unza + +sprite $JamstackMd [16x16/16z] un_X + +sprite $JamstackLg [20x20/16z] unzKO1G + +!procedure Jamstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jamstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jasmine.Local.png b/distribution/simpleicons-5/J/Jasmine.Local.png new file mode 100644 index 00000000000..b087c126b51 Binary files /dev/null and b/distribution/simpleicons-5/J/Jasmine.Local.png differ diff --git a/distribution/simpleicons-5/J/Jasmine.Local.puml b/distribution/simpleicons-5/J/Jasmine.Local.puml new file mode 100644 index 00000000000..c27ed4c354c --- /dev/null +++ b/distribution/simpleicons-5/J/Jasmine.Local.puml @@ -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 Jasmine +include('simpleicons-5/J/Jasmine') + +' renders the element +Jasmine('Jasmine', 'Jasmine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jasmine.Remote.puml b/distribution/simpleicons-5/J/Jasmine.Remote.puml new file mode 100644 index 00000000000..c3aecc3c51b --- /dev/null +++ b/distribution/simpleicons-5/J/Jasmine.Remote.puml @@ -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 Jasmine +include('simpleicons-5/J/Jasmine') + +' renders the element +Jasmine('Jasmine', 'Jasmine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jasmine.md b/distribution/simpleicons-5/J/Jasmine.md new file mode 100644 index 00000000000..1085fbda92c --- /dev/null +++ b/distribution/simpleicons-5/J/Jasmine.md @@ -0,0 +1,63 @@ +# Jasmine + + +```text +simpleicons-5/J/Jasmine +``` + +```text +include('simpleicons-5/J/Jasmine') +``` + + + +| Illustration | Jasmine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jasmine.png) | ![illustration for Jasmine](../../simpleicons-5/J/Jasmine.Local.png) | + + + + +## Jasmine + +### 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 Jasmine +include('simpleicons-5/J/Jasmine') + +' renders the element +Jasmine('Jasmine', 'Jasmine', '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 Jasmine +include('simpleicons-5/J/Jasmine') + +' renders the element +Jasmine('Jasmine', 'Jasmine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jasmine.png b/distribution/simpleicons-5/J/Jasmine.png new file mode 100644 index 00000000000..388cd0a8c0b Binary files /dev/null and b/distribution/simpleicons-5/J/Jasmine.png differ diff --git a/distribution/simpleicons-5/J/Jasmine.puml b/distribution/simpleicons-5/J/Jasmine.puml new file mode 100644 index 00000000000..052f64fa2e7 --- /dev/null +++ b/distribution/simpleicons-5/J/Jasmine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jasmine + +sprite $JasmineXs [10x10/16z] uwS3 + +sprite $JasmineSm [12x12/16z] unza + +sprite $JasmineMd [16x16/16z] un_X + +sprite $JasmineLg [20x20/16z] unzKO1G + +!procedure Jasmine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jasmine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Java.Local.png b/distribution/simpleicons-5/J/Java.Local.png new file mode 100644 index 00000000000..d17e4141e09 Binary files /dev/null and b/distribution/simpleicons-5/J/Java.Local.png differ diff --git a/distribution/simpleicons-5/J/Java.Local.puml b/distribution/simpleicons-5/J/Java.Local.puml new file mode 100644 index 00000000000..638e71d6f6b --- /dev/null +++ b/distribution/simpleicons-5/J/Java.Local.puml @@ -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 Java +include('simpleicons-5/J/Java') + +' renders the element +Java('Java', 'Java', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Java.Remote.puml b/distribution/simpleicons-5/J/Java.Remote.puml new file mode 100644 index 00000000000..92d05b25106 --- /dev/null +++ b/distribution/simpleicons-5/J/Java.Remote.puml @@ -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 Java +include('simpleicons-5/J/Java') + +' renders the element +Java('Java', 'Java', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Java.md b/distribution/simpleicons-5/J/Java.md new file mode 100644 index 00000000000..41b56177c1a --- /dev/null +++ b/distribution/simpleicons-5/J/Java.md @@ -0,0 +1,63 @@ +# Java + + +```text +simpleicons-5/J/Java +``` + +```text +include('simpleicons-5/J/Java') +``` + + + +| Illustration | Java | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Java.png) | ![illustration for Java](../../simpleicons-5/J/Java.Local.png) | + + + + +## Java + +### 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 Java +include('simpleicons-5/J/Java') + +' renders the element +Java('Java', 'Java', '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 Java +include('simpleicons-5/J/Java') + +' renders the element +Java('Java', 'Java', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Java.png b/distribution/simpleicons-5/J/Java.png new file mode 100644 index 00000000000..c8097906441 Binary files /dev/null and b/distribution/simpleicons-5/J/Java.png differ diff --git a/distribution/simpleicons-5/J/Java.puml b/distribution/simpleicons-5/J/Java.puml new file mode 100644 index 00000000000..87deaf34144 --- /dev/null +++ b/distribution/simpleicons-5/J/Java.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Java + +sprite $JavaXs [10x10/16z] uwS3 + +sprite $JavaSm [12x12/16z] unza + +sprite $JavaMd [16x16/16z] un_X + +sprite $JavaLg [20x20/16z] unzKO1G + +!procedure Java($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Java', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Javascript.Local.png b/distribution/simpleicons-5/J/Javascript.Local.png new file mode 100644 index 00000000000..37e34cbe160 Binary files /dev/null and b/distribution/simpleicons-5/J/Javascript.Local.png differ diff --git a/distribution/simpleicons-5/J/Javascript.Local.puml b/distribution/simpleicons-5/J/Javascript.Local.puml new file mode 100644 index 00000000000..b853b5ce762 --- /dev/null +++ b/distribution/simpleicons-5/J/Javascript.Local.puml @@ -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 Javascript +include('simpleicons-5/J/Javascript') + +' renders the element +Javascript('Javascript', 'Javascript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Javascript.Remote.puml b/distribution/simpleicons-5/J/Javascript.Remote.puml new file mode 100644 index 00000000000..a3ec2becbc4 --- /dev/null +++ b/distribution/simpleicons-5/J/Javascript.Remote.puml @@ -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 Javascript +include('simpleicons-5/J/Javascript') + +' renders the element +Javascript('Javascript', 'Javascript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Javascript.md b/distribution/simpleicons-5/J/Javascript.md new file mode 100644 index 00000000000..fdc83d7799d --- /dev/null +++ b/distribution/simpleicons-5/J/Javascript.md @@ -0,0 +1,63 @@ +# Javascript + + +```text +simpleicons-5/J/Javascript +``` + +```text +include('simpleicons-5/J/Javascript') +``` + + + +| Illustration | Javascript | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Javascript.png) | ![illustration for Javascript](../../simpleicons-5/J/Javascript.Local.png) | + + + + +## Javascript + +### 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 Javascript +include('simpleicons-5/J/Javascript') + +' renders the element +Javascript('Javascript', 'Javascript', '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 Javascript +include('simpleicons-5/J/Javascript') + +' renders the element +Javascript('Javascript', 'Javascript', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Javascript.png b/distribution/simpleicons-5/J/Javascript.png new file mode 100644 index 00000000000..e47cc1fbdb2 Binary files /dev/null and b/distribution/simpleicons-5/J/Javascript.png differ diff --git a/distribution/simpleicons-5/J/Javascript.puml b/distribution/simpleicons-5/J/Javascript.puml new file mode 100644 index 00000000000..016803616aa --- /dev/null +++ b/distribution/simpleicons-5/J/Javascript.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Javascript + +sprite $JavascriptXs [10x10/16z] uwS3 + +sprite $JavascriptSm [12x12/16z] unza + +sprite $JavascriptMd [16x16/16z] un_X + +sprite $JavascriptLg [20x20/16z] unzKO1G + +!procedure Javascript($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Javascript', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jbl.Local.png b/distribution/simpleicons-5/J/Jbl.Local.png new file mode 100644 index 00000000000..bf024d66cc9 Binary files /dev/null and b/distribution/simpleicons-5/J/Jbl.Local.png differ diff --git a/distribution/simpleicons-5/J/Jbl.Local.puml b/distribution/simpleicons-5/J/Jbl.Local.puml new file mode 100644 index 00000000000..209df0a870a --- /dev/null +++ b/distribution/simpleicons-5/J/Jbl.Local.puml @@ -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 Jbl +include('simpleicons-5/J/Jbl') + +' renders the element +Jbl('Jbl', 'Jbl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jbl.Remote.puml b/distribution/simpleicons-5/J/Jbl.Remote.puml new file mode 100644 index 00000000000..bac768ce238 --- /dev/null +++ b/distribution/simpleicons-5/J/Jbl.Remote.puml @@ -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 Jbl +include('simpleicons-5/J/Jbl') + +' renders the element +Jbl('Jbl', 'Jbl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jbl.md b/distribution/simpleicons-5/J/Jbl.md new file mode 100644 index 00000000000..e9cb3bbe473 --- /dev/null +++ b/distribution/simpleicons-5/J/Jbl.md @@ -0,0 +1,63 @@ +# Jbl + + +```text +simpleicons-5/J/Jbl +``` + +```text +include('simpleicons-5/J/Jbl') +``` + + + +| Illustration | Jbl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jbl.png) | ![illustration for Jbl](../../simpleicons-5/J/Jbl.Local.png) | + + + + +## Jbl + +### 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 Jbl +include('simpleicons-5/J/Jbl') + +' renders the element +Jbl('Jbl', 'Jbl', '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 Jbl +include('simpleicons-5/J/Jbl') + +' renders the element +Jbl('Jbl', 'Jbl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jbl.png b/distribution/simpleicons-5/J/Jbl.png new file mode 100644 index 00000000000..f0e8d80696b Binary files /dev/null and b/distribution/simpleicons-5/J/Jbl.png differ diff --git a/distribution/simpleicons-5/J/Jbl.puml b/distribution/simpleicons-5/J/Jbl.puml new file mode 100644 index 00000000000..7031700898b --- /dev/null +++ b/distribution/simpleicons-5/J/Jbl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jbl + +sprite $JblXs [10x10/16z] uwS3 + +sprite $JblSm [12x12/16z] unza + +sprite $JblMd [16x16/16z] un_X + +sprite $JblLg [20x20/16z] unzKO1G + +!procedure Jbl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jbl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jcb.Local.png b/distribution/simpleicons-5/J/Jcb.Local.png new file mode 100644 index 00000000000..93110b9bc63 Binary files /dev/null and b/distribution/simpleicons-5/J/Jcb.Local.png differ diff --git a/distribution/simpleicons-5/J/Jcb.Local.puml b/distribution/simpleicons-5/J/Jcb.Local.puml new file mode 100644 index 00000000000..bcfa4db4edb --- /dev/null +++ b/distribution/simpleicons-5/J/Jcb.Local.puml @@ -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 Jcb +include('simpleicons-5/J/Jcb') + +' renders the element +Jcb('Jcb', 'Jcb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jcb.Remote.puml b/distribution/simpleicons-5/J/Jcb.Remote.puml new file mode 100644 index 00000000000..e549b8fab45 --- /dev/null +++ b/distribution/simpleicons-5/J/Jcb.Remote.puml @@ -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 Jcb +include('simpleicons-5/J/Jcb') + +' renders the element +Jcb('Jcb', 'Jcb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jcb.md b/distribution/simpleicons-5/J/Jcb.md new file mode 100644 index 00000000000..1b13fe45275 --- /dev/null +++ b/distribution/simpleicons-5/J/Jcb.md @@ -0,0 +1,63 @@ +# Jcb + + +```text +simpleicons-5/J/Jcb +``` + +```text +include('simpleicons-5/J/Jcb') +``` + + + +| Illustration | Jcb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jcb.png) | ![illustration for Jcb](../../simpleicons-5/J/Jcb.Local.png) | + + + + +## Jcb + +### 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 Jcb +include('simpleicons-5/J/Jcb') + +' renders the element +Jcb('Jcb', 'Jcb', '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 Jcb +include('simpleicons-5/J/Jcb') + +' renders the element +Jcb('Jcb', 'Jcb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jcb.png b/distribution/simpleicons-5/J/Jcb.png new file mode 100644 index 00000000000..6b5d537c7ee Binary files /dev/null and b/distribution/simpleicons-5/J/Jcb.png differ diff --git a/distribution/simpleicons-5/J/Jcb.puml b/distribution/simpleicons-5/J/Jcb.puml new file mode 100644 index 00000000000..ccd2dec6865 --- /dev/null +++ b/distribution/simpleicons-5/J/Jcb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jcb + +sprite $JcbXs [10x10/16z] uwS3 + +sprite $JcbSm [12x12/16z] unza + +sprite $JcbMd [16x16/16z] un_X + +sprite $JcbLg [20x20/16z] unzKO1G + +!procedure Jcb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jcb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jeep.Local.png b/distribution/simpleicons-5/J/Jeep.Local.png new file mode 100644 index 00000000000..a889aff1e63 Binary files /dev/null and b/distribution/simpleicons-5/J/Jeep.Local.png differ diff --git a/distribution/simpleicons-5/J/Jeep.Local.puml b/distribution/simpleicons-5/J/Jeep.Local.puml new file mode 100644 index 00000000000..bd2bc4fa680 --- /dev/null +++ b/distribution/simpleicons-5/J/Jeep.Local.puml @@ -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 Jeep +include('simpleicons-5/J/Jeep') + +' renders the element +Jeep('Jeep', 'Jeep', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jeep.Remote.puml b/distribution/simpleicons-5/J/Jeep.Remote.puml new file mode 100644 index 00000000000..dc592479538 --- /dev/null +++ b/distribution/simpleicons-5/J/Jeep.Remote.puml @@ -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 Jeep +include('simpleicons-5/J/Jeep') + +' renders the element +Jeep('Jeep', 'Jeep', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jeep.md b/distribution/simpleicons-5/J/Jeep.md new file mode 100644 index 00000000000..9e1d4ca9569 --- /dev/null +++ b/distribution/simpleicons-5/J/Jeep.md @@ -0,0 +1,63 @@ +# Jeep + + +```text +simpleicons-5/J/Jeep +``` + +```text +include('simpleicons-5/J/Jeep') +``` + + + +| Illustration | Jeep | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jeep.png) | ![illustration for Jeep](../../simpleicons-5/J/Jeep.Local.png) | + + + + +## Jeep + +### 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 Jeep +include('simpleicons-5/J/Jeep') + +' renders the element +Jeep('Jeep', 'Jeep', '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 Jeep +include('simpleicons-5/J/Jeep') + +' renders the element +Jeep('Jeep', 'Jeep', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jeep.png b/distribution/simpleicons-5/J/Jeep.png new file mode 100644 index 00000000000..b805af541de Binary files /dev/null and b/distribution/simpleicons-5/J/Jeep.png differ diff --git a/distribution/simpleicons-5/J/Jeep.puml b/distribution/simpleicons-5/J/Jeep.puml new file mode 100644 index 00000000000..317d1edec01 --- /dev/null +++ b/distribution/simpleicons-5/J/Jeep.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jeep + +sprite $JeepXs [10x10/16z] uwS3 + +sprite $JeepSm [12x12/16z] unza + +sprite $JeepMd [16x16/16z] un_X + +sprite $JeepLg [20x20/16z] unzKO1G + +!procedure Jeep($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jeep', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jekyll.Local.png b/distribution/simpleicons-5/J/Jekyll.Local.png new file mode 100644 index 00000000000..8736dcee816 Binary files /dev/null and b/distribution/simpleicons-5/J/Jekyll.Local.png differ diff --git a/distribution/simpleicons-5/J/Jekyll.Local.puml b/distribution/simpleicons-5/J/Jekyll.Local.puml new file mode 100644 index 00000000000..88774b34c36 --- /dev/null +++ b/distribution/simpleicons-5/J/Jekyll.Local.puml @@ -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 Jekyll +include('simpleicons-5/J/Jekyll') + +' renders the element +Jekyll('Jekyll', 'Jekyll', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jekyll.Remote.puml b/distribution/simpleicons-5/J/Jekyll.Remote.puml new file mode 100644 index 00000000000..69f545ad6fe --- /dev/null +++ b/distribution/simpleicons-5/J/Jekyll.Remote.puml @@ -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 Jekyll +include('simpleicons-5/J/Jekyll') + +' renders the element +Jekyll('Jekyll', 'Jekyll', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jekyll.md b/distribution/simpleicons-5/J/Jekyll.md new file mode 100644 index 00000000000..e8839b80403 --- /dev/null +++ b/distribution/simpleicons-5/J/Jekyll.md @@ -0,0 +1,63 @@ +# Jekyll + + +```text +simpleicons-5/J/Jekyll +``` + +```text +include('simpleicons-5/J/Jekyll') +``` + + + +| Illustration | Jekyll | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jekyll.png) | ![illustration for Jekyll](../../simpleicons-5/J/Jekyll.Local.png) | + + + + +## Jekyll + +### 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 Jekyll +include('simpleicons-5/J/Jekyll') + +' renders the element +Jekyll('Jekyll', 'Jekyll', '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 Jekyll +include('simpleicons-5/J/Jekyll') + +' renders the element +Jekyll('Jekyll', 'Jekyll', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jekyll.png b/distribution/simpleicons-5/J/Jekyll.png new file mode 100644 index 00000000000..6418f8210c9 Binary files /dev/null and b/distribution/simpleicons-5/J/Jekyll.png differ diff --git a/distribution/simpleicons-5/J/Jekyll.puml b/distribution/simpleicons-5/J/Jekyll.puml new file mode 100644 index 00000000000..76d893ee4da --- /dev/null +++ b/distribution/simpleicons-5/J/Jekyll.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jekyll + +sprite $JekyllXs [10x10/16z] uwS3 + +sprite $JekyllSm [12x12/16z] unza + +sprite $JekyllMd [16x16/16z] un_X + +sprite $JekyllLg [20x20/16z] unzKO1G + +!procedure Jekyll($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jekyll', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jellyfin.Local.png b/distribution/simpleicons-5/J/Jellyfin.Local.png new file mode 100644 index 00000000000..5cf53183de7 Binary files /dev/null and b/distribution/simpleicons-5/J/Jellyfin.Local.png differ diff --git a/distribution/simpleicons-5/J/Jellyfin.Local.puml b/distribution/simpleicons-5/J/Jellyfin.Local.puml new file mode 100644 index 00000000000..c80ccf6f506 --- /dev/null +++ b/distribution/simpleicons-5/J/Jellyfin.Local.puml @@ -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 Jellyfin +include('simpleicons-5/J/Jellyfin') + +' renders the element +Jellyfin('Jellyfin', 'Jellyfin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jellyfin.Remote.puml b/distribution/simpleicons-5/J/Jellyfin.Remote.puml new file mode 100644 index 00000000000..aa4f9869923 --- /dev/null +++ b/distribution/simpleicons-5/J/Jellyfin.Remote.puml @@ -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 Jellyfin +include('simpleicons-5/J/Jellyfin') + +' renders the element +Jellyfin('Jellyfin', 'Jellyfin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jellyfin.md b/distribution/simpleicons-5/J/Jellyfin.md new file mode 100644 index 00000000000..5510ec3ca4b --- /dev/null +++ b/distribution/simpleicons-5/J/Jellyfin.md @@ -0,0 +1,63 @@ +# Jellyfin + + +```text +simpleicons-5/J/Jellyfin +``` + +```text +include('simpleicons-5/J/Jellyfin') +``` + + + +| Illustration | Jellyfin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jellyfin.png) | ![illustration for Jellyfin](../../simpleicons-5/J/Jellyfin.Local.png) | + + + + +## Jellyfin + +### 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 Jellyfin +include('simpleicons-5/J/Jellyfin') + +' renders the element +Jellyfin('Jellyfin', 'Jellyfin', '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 Jellyfin +include('simpleicons-5/J/Jellyfin') + +' renders the element +Jellyfin('Jellyfin', 'Jellyfin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jellyfin.png b/distribution/simpleicons-5/J/Jellyfin.png new file mode 100644 index 00000000000..a7570362d05 Binary files /dev/null and b/distribution/simpleicons-5/J/Jellyfin.png differ diff --git a/distribution/simpleicons-5/J/Jellyfin.puml b/distribution/simpleicons-5/J/Jellyfin.puml new file mode 100644 index 00000000000..51c791f5819 --- /dev/null +++ b/distribution/simpleicons-5/J/Jellyfin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jellyfin + +sprite $JellyfinXs [10x10/16z] uwS3 + +sprite $JellyfinSm [12x12/16z] unza + +sprite $JellyfinMd [16x16/16z] un_X + +sprite $JellyfinLg [20x20/16z] unzKO1G + +!procedure Jellyfin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jellyfin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jenkins.Local.png b/distribution/simpleicons-5/J/Jenkins.Local.png new file mode 100644 index 00000000000..6d26a851eea Binary files /dev/null and b/distribution/simpleicons-5/J/Jenkins.Local.png differ diff --git a/distribution/simpleicons-5/J/Jenkins.Local.puml b/distribution/simpleicons-5/J/Jenkins.Local.puml new file mode 100644 index 00000000000..16d1fd072c2 --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkins.Local.puml @@ -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 Jenkins +include('simpleicons-5/J/Jenkins') + +' renders the element +Jenkins('Jenkins', 'Jenkins', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jenkins.Remote.puml b/distribution/simpleicons-5/J/Jenkins.Remote.puml new file mode 100644 index 00000000000..4d18313a3e7 --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkins.Remote.puml @@ -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 Jenkins +include('simpleicons-5/J/Jenkins') + +' renders the element +Jenkins('Jenkins', 'Jenkins', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jenkins.md b/distribution/simpleicons-5/J/Jenkins.md new file mode 100644 index 00000000000..a0ea7dd5e26 --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkins.md @@ -0,0 +1,63 @@ +# Jenkins + + +```text +simpleicons-5/J/Jenkins +``` + +```text +include('simpleicons-5/J/Jenkins') +``` + + + +| Illustration | Jenkins | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jenkins.png) | ![illustration for Jenkins](../../simpleicons-5/J/Jenkins.Local.png) | + + + + +## Jenkins + +### 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 Jenkins +include('simpleicons-5/J/Jenkins') + +' renders the element +Jenkins('Jenkins', 'Jenkins', '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 Jenkins +include('simpleicons-5/J/Jenkins') + +' renders the element +Jenkins('Jenkins', 'Jenkins', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jenkins.png b/distribution/simpleicons-5/J/Jenkins.png new file mode 100644 index 00000000000..e71506fceaa Binary files /dev/null and b/distribution/simpleicons-5/J/Jenkins.png differ diff --git a/distribution/simpleicons-5/J/Jenkins.puml b/distribution/simpleicons-5/J/Jenkins.puml new file mode 100644 index 00000000000..8dcdfb3d7aa --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkins.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jenkins + +sprite $JenkinsXs [10x10/16z] uwS3 + +sprite $JenkinsSm [12x12/16z] unza + +sprite $JenkinsMd [16x16/16z] un_X + +sprite $JenkinsLg [20x20/16z] unzKO1G + +!procedure Jenkins($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jenkins', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jenkinsx.Local.png b/distribution/simpleicons-5/J/Jenkinsx.Local.png new file mode 100644 index 00000000000..7c3539f5c22 Binary files /dev/null and b/distribution/simpleicons-5/J/Jenkinsx.Local.png differ diff --git a/distribution/simpleicons-5/J/Jenkinsx.Local.puml b/distribution/simpleicons-5/J/Jenkinsx.Local.puml new file mode 100644 index 00000000000..111d1717c8f --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkinsx.Local.puml @@ -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 Jenkinsx +include('simpleicons-5/J/Jenkinsx') + +' renders the element +Jenkinsx('Jenkinsx', 'Jenkinsx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jenkinsx.Remote.puml b/distribution/simpleicons-5/J/Jenkinsx.Remote.puml new file mode 100644 index 00000000000..84cd84e35a9 --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkinsx.Remote.puml @@ -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 Jenkinsx +include('simpleicons-5/J/Jenkinsx') + +' renders the element +Jenkinsx('Jenkinsx', 'Jenkinsx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jenkinsx.md b/distribution/simpleicons-5/J/Jenkinsx.md new file mode 100644 index 00000000000..8ee6a0318be --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkinsx.md @@ -0,0 +1,63 @@ +# Jenkinsx + + +```text +simpleicons-5/J/Jenkinsx +``` + +```text +include('simpleicons-5/J/Jenkinsx') +``` + + + +| Illustration | Jenkinsx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jenkinsx.png) | ![illustration for Jenkinsx](../../simpleicons-5/J/Jenkinsx.Local.png) | + + + + +## Jenkinsx + +### 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 Jenkinsx +include('simpleicons-5/J/Jenkinsx') + +' renders the element +Jenkinsx('Jenkinsx', 'Jenkinsx', '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 Jenkinsx +include('simpleicons-5/J/Jenkinsx') + +' renders the element +Jenkinsx('Jenkinsx', 'Jenkinsx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jenkinsx.png b/distribution/simpleicons-5/J/Jenkinsx.png new file mode 100644 index 00000000000..5c3b1d018a9 Binary files /dev/null and b/distribution/simpleicons-5/J/Jenkinsx.png differ diff --git a/distribution/simpleicons-5/J/Jenkinsx.puml b/distribution/simpleicons-5/J/Jenkinsx.puml new file mode 100644 index 00000000000..bfe76318df6 --- /dev/null +++ b/distribution/simpleicons-5/J/Jenkinsx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jenkinsx + +sprite $JenkinsxXs [10x10/16z] uwS3 + +sprite $JenkinsxSm [12x12/16z] unza + +sprite $JenkinsxMd [16x16/16z] un_X + +sprite $JenkinsxLg [20x20/16z] unzKO1G + +!procedure Jenkinsx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jenkinsx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jest.Local.png b/distribution/simpleicons-5/J/Jest.Local.png new file mode 100644 index 00000000000..812ce582b83 Binary files /dev/null and b/distribution/simpleicons-5/J/Jest.Local.png differ diff --git a/distribution/simpleicons-5/J/Jest.Local.puml b/distribution/simpleicons-5/J/Jest.Local.puml new file mode 100644 index 00000000000..ae903732220 --- /dev/null +++ b/distribution/simpleicons-5/J/Jest.Local.puml @@ -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 Jest +include('simpleicons-5/J/Jest') + +' renders the element +Jest('Jest', 'Jest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jest.Remote.puml b/distribution/simpleicons-5/J/Jest.Remote.puml new file mode 100644 index 00000000000..d47b09d8b2c --- /dev/null +++ b/distribution/simpleicons-5/J/Jest.Remote.puml @@ -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 Jest +include('simpleicons-5/J/Jest') + +' renders the element +Jest('Jest', 'Jest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jest.md b/distribution/simpleicons-5/J/Jest.md new file mode 100644 index 00000000000..3a9272f7e0d --- /dev/null +++ b/distribution/simpleicons-5/J/Jest.md @@ -0,0 +1,63 @@ +# Jest + + +```text +simpleicons-5/J/Jest +``` + +```text +include('simpleicons-5/J/Jest') +``` + + + +| Illustration | Jest | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jest.png) | ![illustration for Jest](../../simpleicons-5/J/Jest.Local.png) | + + + + +## Jest + +### 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 Jest +include('simpleicons-5/J/Jest') + +' renders the element +Jest('Jest', 'Jest', '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 Jest +include('simpleicons-5/J/Jest') + +' renders the element +Jest('Jest', 'Jest', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jest.png b/distribution/simpleicons-5/J/Jest.png new file mode 100644 index 00000000000..e1aa0c09caa Binary files /dev/null and b/distribution/simpleicons-5/J/Jest.png differ diff --git a/distribution/simpleicons-5/J/Jest.puml b/distribution/simpleicons-5/J/Jest.puml new file mode 100644 index 00000000000..8ba879f3acd --- /dev/null +++ b/distribution/simpleicons-5/J/Jest.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jest + +sprite $JestXs [10x10/16z] uwS3 + +sprite $JestSm [12x12/16z] unza + +sprite $JestMd [16x16/16z] un_X + +sprite $JestLg [20x20/16z] unzKO1G + +!procedure Jest($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jest', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jet.Local.png b/distribution/simpleicons-5/J/Jet.Local.png new file mode 100644 index 00000000000..836dbafbfdd Binary files /dev/null and b/distribution/simpleicons-5/J/Jet.Local.png differ diff --git a/distribution/simpleicons-5/J/Jet.Local.puml b/distribution/simpleicons-5/J/Jet.Local.puml new file mode 100644 index 00000000000..86bbdde7820 --- /dev/null +++ b/distribution/simpleicons-5/J/Jet.Local.puml @@ -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 Jet +include('simpleicons-5/J/Jet') + +' renders the element +Jet('Jet', 'Jet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jet.Remote.puml b/distribution/simpleicons-5/J/Jet.Remote.puml new file mode 100644 index 00000000000..9194ad09618 --- /dev/null +++ b/distribution/simpleicons-5/J/Jet.Remote.puml @@ -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 Jet +include('simpleicons-5/J/Jet') + +' renders the element +Jet('Jet', 'Jet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jet.md b/distribution/simpleicons-5/J/Jet.md new file mode 100644 index 00000000000..4d0a5cf3c10 --- /dev/null +++ b/distribution/simpleicons-5/J/Jet.md @@ -0,0 +1,63 @@ +# Jet + + +```text +simpleicons-5/J/Jet +``` + +```text +include('simpleicons-5/J/Jet') +``` + + + +| Illustration | Jet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jet.png) | ![illustration for Jet](../../simpleicons-5/J/Jet.Local.png) | + + + + +## Jet + +### 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 Jet +include('simpleicons-5/J/Jet') + +' renders the element +Jet('Jet', 'Jet', '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 Jet +include('simpleicons-5/J/Jet') + +' renders the element +Jet('Jet', 'Jet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jet.png b/distribution/simpleicons-5/J/Jet.png new file mode 100644 index 00000000000..528105912ac Binary files /dev/null and b/distribution/simpleicons-5/J/Jet.png differ diff --git a/distribution/simpleicons-5/J/Jet.puml b/distribution/simpleicons-5/J/Jet.puml new file mode 100644 index 00000000000..ba5d8b63d64 --- /dev/null +++ b/distribution/simpleicons-5/J/Jet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jet + +sprite $JetXs [10x10/16z] uwS3 + +sprite $JetSm [12x12/16z] unza + +sprite $JetMd [16x16/16z] un_X + +sprite $JetLg [20x20/16z] unzKO1G + +!procedure Jet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jetbrains.Local.png b/distribution/simpleicons-5/J/Jetbrains.Local.png new file mode 100644 index 00000000000..955c30a8dcd Binary files /dev/null and b/distribution/simpleicons-5/J/Jetbrains.Local.png differ diff --git a/distribution/simpleicons-5/J/Jetbrains.Local.puml b/distribution/simpleicons-5/J/Jetbrains.Local.puml new file mode 100644 index 00000000000..d9ceb492248 --- /dev/null +++ b/distribution/simpleicons-5/J/Jetbrains.Local.puml @@ -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 Jetbrains +include('simpleicons-5/J/Jetbrains') + +' renders the element +Jetbrains('Jetbrains', 'Jetbrains', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jetbrains.Remote.puml b/distribution/simpleicons-5/J/Jetbrains.Remote.puml new file mode 100644 index 00000000000..0a18ba63395 --- /dev/null +++ b/distribution/simpleicons-5/J/Jetbrains.Remote.puml @@ -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 Jetbrains +include('simpleicons-5/J/Jetbrains') + +' renders the element +Jetbrains('Jetbrains', 'Jetbrains', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jetbrains.md b/distribution/simpleicons-5/J/Jetbrains.md new file mode 100644 index 00000000000..c7fc502dd41 --- /dev/null +++ b/distribution/simpleicons-5/J/Jetbrains.md @@ -0,0 +1,63 @@ +# Jetbrains + + +```text +simpleicons-5/J/Jetbrains +``` + +```text +include('simpleicons-5/J/Jetbrains') +``` + + + +| Illustration | Jetbrains | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jetbrains.png) | ![illustration for Jetbrains](../../simpleicons-5/J/Jetbrains.Local.png) | + + + + +## Jetbrains + +### 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 Jetbrains +include('simpleicons-5/J/Jetbrains') + +' renders the element +Jetbrains('Jetbrains', 'Jetbrains', '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 Jetbrains +include('simpleicons-5/J/Jetbrains') + +' renders the element +Jetbrains('Jetbrains', 'Jetbrains', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jetbrains.png b/distribution/simpleicons-5/J/Jetbrains.png new file mode 100644 index 00000000000..1776a1c904f Binary files /dev/null and b/distribution/simpleicons-5/J/Jetbrains.png differ diff --git a/distribution/simpleicons-5/J/Jetbrains.puml b/distribution/simpleicons-5/J/Jetbrains.puml new file mode 100644 index 00000000000..7578ae3d7e1 --- /dev/null +++ b/distribution/simpleicons-5/J/Jetbrains.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jetbrains + +sprite $JetbrainsXs [10x10/16z] uwS3 + +sprite $JetbrainsSm [12x12/16z] unza + +sprite $JetbrainsMd [16x16/16z] un_X + +sprite $JetbrainsLg [20x20/16z] unzKO1G + +!procedure Jetbrains($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jetbrains', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jfrog.Local.png b/distribution/simpleicons-5/J/Jfrog.Local.png new file mode 100644 index 00000000000..e74cfb03b9e Binary files /dev/null and b/distribution/simpleicons-5/J/Jfrog.Local.png differ diff --git a/distribution/simpleicons-5/J/Jfrog.Local.puml b/distribution/simpleicons-5/J/Jfrog.Local.puml new file mode 100644 index 00000000000..8d058ee4fb8 --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrog.Local.puml @@ -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 Jfrog +include('simpleicons-5/J/Jfrog') + +' renders the element +Jfrog('Jfrog', 'Jfrog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jfrog.Remote.puml b/distribution/simpleicons-5/J/Jfrog.Remote.puml new file mode 100644 index 00000000000..c27c9919fb0 --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrog.Remote.puml @@ -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 Jfrog +include('simpleicons-5/J/Jfrog') + +' renders the element +Jfrog('Jfrog', 'Jfrog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jfrog.md b/distribution/simpleicons-5/J/Jfrog.md new file mode 100644 index 00000000000..38f2a5d3ee4 --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrog.md @@ -0,0 +1,63 @@ +# Jfrog + + +```text +simpleicons-5/J/Jfrog +``` + +```text +include('simpleicons-5/J/Jfrog') +``` + + + +| Illustration | Jfrog | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jfrog.png) | ![illustration for Jfrog](../../simpleicons-5/J/Jfrog.Local.png) | + + + + +## Jfrog + +### 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 Jfrog +include('simpleicons-5/J/Jfrog') + +' renders the element +Jfrog('Jfrog', 'Jfrog', '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 Jfrog +include('simpleicons-5/J/Jfrog') + +' renders the element +Jfrog('Jfrog', 'Jfrog', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jfrog.png b/distribution/simpleicons-5/J/Jfrog.png new file mode 100644 index 00000000000..814e702d5fa Binary files /dev/null and b/distribution/simpleicons-5/J/Jfrog.png differ diff --git a/distribution/simpleicons-5/J/Jfrog.puml b/distribution/simpleicons-5/J/Jfrog.puml new file mode 100644 index 00000000000..d71db6d418a --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrog.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jfrog + +sprite $JfrogXs [10x10/16z] uwS3 + +sprite $JfrogSm [12x12/16z] unza + +sprite $JfrogMd [16x16/16z] un_X + +sprite $JfrogLg [20x20/16z] unzKO1G + +!procedure Jfrog($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jfrog', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jfrogbintray.Local.png b/distribution/simpleicons-5/J/Jfrogbintray.Local.png new file mode 100644 index 00000000000..cf92f3b8004 Binary files /dev/null and b/distribution/simpleicons-5/J/Jfrogbintray.Local.png differ diff --git a/distribution/simpleicons-5/J/Jfrogbintray.Local.puml b/distribution/simpleicons-5/J/Jfrogbintray.Local.puml new file mode 100644 index 00000000000..75a384bccef --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrogbintray.Local.puml @@ -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 Jfrogbintray +include('simpleicons-5/J/Jfrogbintray') + +' renders the element +Jfrogbintray('Jfrogbintray', 'Jfrogbintray', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jfrogbintray.Remote.puml b/distribution/simpleicons-5/J/Jfrogbintray.Remote.puml new file mode 100644 index 00000000000..96858c9e4ee --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrogbintray.Remote.puml @@ -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 Jfrogbintray +include('simpleicons-5/J/Jfrogbintray') + +' renders the element +Jfrogbintray('Jfrogbintray', 'Jfrogbintray', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jfrogbintray.md b/distribution/simpleicons-5/J/Jfrogbintray.md new file mode 100644 index 00000000000..304a529dbf6 --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrogbintray.md @@ -0,0 +1,63 @@ +# Jfrogbintray + + +```text +simpleicons-5/J/Jfrogbintray +``` + +```text +include('simpleicons-5/J/Jfrogbintray') +``` + + + +| Illustration | Jfrogbintray | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jfrogbintray.png) | ![illustration for Jfrogbintray](../../simpleicons-5/J/Jfrogbintray.Local.png) | + + + + +## Jfrogbintray + +### 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 Jfrogbintray +include('simpleicons-5/J/Jfrogbintray') + +' renders the element +Jfrogbintray('Jfrogbintray', 'Jfrogbintray', '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 Jfrogbintray +include('simpleicons-5/J/Jfrogbintray') + +' renders the element +Jfrogbintray('Jfrogbintray', 'Jfrogbintray', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jfrogbintray.png b/distribution/simpleicons-5/J/Jfrogbintray.png new file mode 100644 index 00000000000..a6957598e91 Binary files /dev/null and b/distribution/simpleicons-5/J/Jfrogbintray.png differ diff --git a/distribution/simpleicons-5/J/Jfrogbintray.puml b/distribution/simpleicons-5/J/Jfrogbintray.puml new file mode 100644 index 00000000000..9d9c93b2282 --- /dev/null +++ b/distribution/simpleicons-5/J/Jfrogbintray.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jfrogbintray + +sprite $JfrogbintrayXs [10x10/16z] uwS3 + +sprite $JfrogbintraySm [12x12/16z] unza + +sprite $JfrogbintrayMd [16x16/16z] un_X + +sprite $JfrogbintrayLg [20x20/16z] unzKO1G + +!procedure Jfrogbintray($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jfrogbintray', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jinja.Local.png b/distribution/simpleicons-5/J/Jinja.Local.png new file mode 100644 index 00000000000..f75844a9a92 Binary files /dev/null and b/distribution/simpleicons-5/J/Jinja.Local.png differ diff --git a/distribution/simpleicons-5/J/Jinja.Local.puml b/distribution/simpleicons-5/J/Jinja.Local.puml new file mode 100644 index 00000000000..9482605256c --- /dev/null +++ b/distribution/simpleicons-5/J/Jinja.Local.puml @@ -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 Jinja +include('simpleicons-5/J/Jinja') + +' renders the element +Jinja('Jinja', 'Jinja', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jinja.Remote.puml b/distribution/simpleicons-5/J/Jinja.Remote.puml new file mode 100644 index 00000000000..07c4182e66d --- /dev/null +++ b/distribution/simpleicons-5/J/Jinja.Remote.puml @@ -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 Jinja +include('simpleicons-5/J/Jinja') + +' renders the element +Jinja('Jinja', 'Jinja', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jinja.md b/distribution/simpleicons-5/J/Jinja.md new file mode 100644 index 00000000000..d8d09c143cd --- /dev/null +++ b/distribution/simpleicons-5/J/Jinja.md @@ -0,0 +1,63 @@ +# Jinja + + +```text +simpleicons-5/J/Jinja +``` + +```text +include('simpleicons-5/J/Jinja') +``` + + + +| Illustration | Jinja | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jinja.png) | ![illustration for Jinja](../../simpleicons-5/J/Jinja.Local.png) | + + + + +## Jinja + +### 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 Jinja +include('simpleicons-5/J/Jinja') + +' renders the element +Jinja('Jinja', 'Jinja', '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 Jinja +include('simpleicons-5/J/Jinja') + +' renders the element +Jinja('Jinja', 'Jinja', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jinja.png b/distribution/simpleicons-5/J/Jinja.png new file mode 100644 index 00000000000..a84f4599310 Binary files /dev/null and b/distribution/simpleicons-5/J/Jinja.png differ diff --git a/distribution/simpleicons-5/J/Jinja.puml b/distribution/simpleicons-5/J/Jinja.puml new file mode 100644 index 00000000000..11be995c9b2 --- /dev/null +++ b/distribution/simpleicons-5/J/Jinja.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jinja + +sprite $JinjaXs [10x10/16z] uwS3 + +sprite $JinjaSm [12x12/16z] unza + +sprite $JinjaMd [16x16/16z] un_X + +sprite $JinjaLg [20x20/16z] unzKO1G + +!procedure Jinja($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jinja', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jira.Local.png b/distribution/simpleicons-5/J/Jira.Local.png new file mode 100644 index 00000000000..77d387c1c71 Binary files /dev/null and b/distribution/simpleicons-5/J/Jira.Local.png differ diff --git a/distribution/simpleicons-5/J/Jira.Local.puml b/distribution/simpleicons-5/J/Jira.Local.puml new file mode 100644 index 00000000000..52bd4e322f3 --- /dev/null +++ b/distribution/simpleicons-5/J/Jira.Local.puml @@ -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 Jira +include('simpleicons-5/J/Jira') + +' renders the element +Jira('Jira', 'Jira', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jira.Remote.puml b/distribution/simpleicons-5/J/Jira.Remote.puml new file mode 100644 index 00000000000..c54fe741f4a --- /dev/null +++ b/distribution/simpleicons-5/J/Jira.Remote.puml @@ -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 Jira +include('simpleicons-5/J/Jira') + +' renders the element +Jira('Jira', 'Jira', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jira.md b/distribution/simpleicons-5/J/Jira.md new file mode 100644 index 00000000000..311c9465417 --- /dev/null +++ b/distribution/simpleicons-5/J/Jira.md @@ -0,0 +1,63 @@ +# Jira + + +```text +simpleicons-5/J/Jira +``` + +```text +include('simpleicons-5/J/Jira') +``` + + + +| Illustration | Jira | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jira.png) | ![illustration for Jira](../../simpleicons-5/J/Jira.Local.png) | + + + + +## Jira + +### 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 Jira +include('simpleicons-5/J/Jira') + +' renders the element +Jira('Jira', 'Jira', '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 Jira +include('simpleicons-5/J/Jira') + +' renders the element +Jira('Jira', 'Jira', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jira.png b/distribution/simpleicons-5/J/Jira.png new file mode 100644 index 00000000000..f9b8f8d5cda Binary files /dev/null and b/distribution/simpleicons-5/J/Jira.png differ diff --git a/distribution/simpleicons-5/J/Jira.puml b/distribution/simpleicons-5/J/Jira.puml new file mode 100644 index 00000000000..e011b95f69b --- /dev/null +++ b/distribution/simpleicons-5/J/Jira.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jira + +sprite $JiraXs [10x10/16z] uwS3 + +sprite $JiraSm [12x12/16z] unza + +sprite $JiraMd [16x16/16z] un_X + +sprite $JiraLg [20x20/16z] unzKO1G + +!procedure Jira($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jira', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jirasoftware.Local.png b/distribution/simpleicons-5/J/Jirasoftware.Local.png new file mode 100644 index 00000000000..f40dde9f123 Binary files /dev/null and b/distribution/simpleicons-5/J/Jirasoftware.Local.png differ diff --git a/distribution/simpleicons-5/J/Jirasoftware.Local.puml b/distribution/simpleicons-5/J/Jirasoftware.Local.puml new file mode 100644 index 00000000000..57a1c4fd21c --- /dev/null +++ b/distribution/simpleicons-5/J/Jirasoftware.Local.puml @@ -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 Jirasoftware +include('simpleicons-5/J/Jirasoftware') + +' renders the element +Jirasoftware('Jirasoftware', 'Jirasoftware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jirasoftware.Remote.puml b/distribution/simpleicons-5/J/Jirasoftware.Remote.puml new file mode 100644 index 00000000000..d21751faa39 --- /dev/null +++ b/distribution/simpleicons-5/J/Jirasoftware.Remote.puml @@ -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 Jirasoftware +include('simpleicons-5/J/Jirasoftware') + +' renders the element +Jirasoftware('Jirasoftware', 'Jirasoftware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jirasoftware.md b/distribution/simpleicons-5/J/Jirasoftware.md new file mode 100644 index 00000000000..8f4cfa4fd28 --- /dev/null +++ b/distribution/simpleicons-5/J/Jirasoftware.md @@ -0,0 +1,63 @@ +# Jirasoftware + + +```text +simpleicons-5/J/Jirasoftware +``` + +```text +include('simpleicons-5/J/Jirasoftware') +``` + + + +| Illustration | Jirasoftware | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jirasoftware.png) | ![illustration for Jirasoftware](../../simpleicons-5/J/Jirasoftware.Local.png) | + + + + +## Jirasoftware + +### 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 Jirasoftware +include('simpleicons-5/J/Jirasoftware') + +' renders the element +Jirasoftware('Jirasoftware', 'Jirasoftware', '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 Jirasoftware +include('simpleicons-5/J/Jirasoftware') + +' renders the element +Jirasoftware('Jirasoftware', 'Jirasoftware', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jirasoftware.png b/distribution/simpleicons-5/J/Jirasoftware.png new file mode 100644 index 00000000000..a4f58661613 Binary files /dev/null and b/distribution/simpleicons-5/J/Jirasoftware.png differ diff --git a/distribution/simpleicons-5/J/Jirasoftware.puml b/distribution/simpleicons-5/J/Jirasoftware.puml new file mode 100644 index 00000000000..83d466b067f --- /dev/null +++ b/distribution/simpleicons-5/J/Jirasoftware.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jirasoftware + +sprite $JirasoftwareXs [10x10/16z] uwS3 + +sprite $JirasoftwareSm [12x12/16z] unza + +sprite $JirasoftwareMd [16x16/16z] un_X + +sprite $JirasoftwareLg [20x20/16z] unzKO1G + +!procedure Jirasoftware($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jirasoftware', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jitsi.Local.png b/distribution/simpleicons-5/J/Jitsi.Local.png new file mode 100644 index 00000000000..101994a0ca8 Binary files /dev/null and b/distribution/simpleicons-5/J/Jitsi.Local.png differ diff --git a/distribution/simpleicons-5/J/Jitsi.Local.puml b/distribution/simpleicons-5/J/Jitsi.Local.puml new file mode 100644 index 00000000000..c513594a967 --- /dev/null +++ b/distribution/simpleicons-5/J/Jitsi.Local.puml @@ -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 Jitsi +include('simpleicons-5/J/Jitsi') + +' renders the element +Jitsi('Jitsi', 'Jitsi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jitsi.Remote.puml b/distribution/simpleicons-5/J/Jitsi.Remote.puml new file mode 100644 index 00000000000..a4e269744a3 --- /dev/null +++ b/distribution/simpleicons-5/J/Jitsi.Remote.puml @@ -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 Jitsi +include('simpleicons-5/J/Jitsi') + +' renders the element +Jitsi('Jitsi', 'Jitsi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jitsi.md b/distribution/simpleicons-5/J/Jitsi.md new file mode 100644 index 00000000000..a9b6c4c59c5 --- /dev/null +++ b/distribution/simpleicons-5/J/Jitsi.md @@ -0,0 +1,63 @@ +# Jitsi + + +```text +simpleicons-5/J/Jitsi +``` + +```text +include('simpleicons-5/J/Jitsi') +``` + + + +| Illustration | Jitsi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jitsi.png) | ![illustration for Jitsi](../../simpleicons-5/J/Jitsi.Local.png) | + + + + +## Jitsi + +### 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 Jitsi +include('simpleicons-5/J/Jitsi') + +' renders the element +Jitsi('Jitsi', 'Jitsi', '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 Jitsi +include('simpleicons-5/J/Jitsi') + +' renders the element +Jitsi('Jitsi', 'Jitsi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jitsi.png b/distribution/simpleicons-5/J/Jitsi.png new file mode 100644 index 00000000000..e0884b9d6b8 Binary files /dev/null and b/distribution/simpleicons-5/J/Jitsi.png differ diff --git a/distribution/simpleicons-5/J/Jitsi.puml b/distribution/simpleicons-5/J/Jitsi.puml new file mode 100644 index 00000000000..20e80e05117 --- /dev/null +++ b/distribution/simpleicons-5/J/Jitsi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jitsi + +sprite $JitsiXs [10x10/16z] uwS3 + +sprite $JitsiSm [12x12/16z] unza + +sprite $JitsiMd [16x16/16z] un_X + +sprite $JitsiLg [20x20/16z] unzKO1G + +!procedure Jitsi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jitsi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Johndeere.Local.png b/distribution/simpleicons-5/J/Johndeere.Local.png new file mode 100644 index 00000000000..a8aa1ca52f7 Binary files /dev/null and b/distribution/simpleicons-5/J/Johndeere.Local.png differ diff --git a/distribution/simpleicons-5/J/Johndeere.Local.puml b/distribution/simpleicons-5/J/Johndeere.Local.puml new file mode 100644 index 00000000000..4965fd14d17 --- /dev/null +++ b/distribution/simpleicons-5/J/Johndeere.Local.puml @@ -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 Johndeere +include('simpleicons-5/J/Johndeere') + +' renders the element +Johndeere('Johndeere', 'Johndeere', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Johndeere.Remote.puml b/distribution/simpleicons-5/J/Johndeere.Remote.puml new file mode 100644 index 00000000000..924a6c3d320 --- /dev/null +++ b/distribution/simpleicons-5/J/Johndeere.Remote.puml @@ -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 Johndeere +include('simpleicons-5/J/Johndeere') + +' renders the element +Johndeere('Johndeere', 'Johndeere', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Johndeere.md b/distribution/simpleicons-5/J/Johndeere.md new file mode 100644 index 00000000000..4335bef6117 --- /dev/null +++ b/distribution/simpleicons-5/J/Johndeere.md @@ -0,0 +1,63 @@ +# Johndeere + + +```text +simpleicons-5/J/Johndeere +``` + +```text +include('simpleicons-5/J/Johndeere') +``` + + + +| Illustration | Johndeere | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Johndeere.png) | ![illustration for Johndeere](../../simpleicons-5/J/Johndeere.Local.png) | + + + + +## Johndeere + +### 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 Johndeere +include('simpleicons-5/J/Johndeere') + +' renders the element +Johndeere('Johndeere', 'Johndeere', '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 Johndeere +include('simpleicons-5/J/Johndeere') + +' renders the element +Johndeere('Johndeere', 'Johndeere', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Johndeere.png b/distribution/simpleicons-5/J/Johndeere.png new file mode 100644 index 00000000000..1b8ba0ea61d Binary files /dev/null and b/distribution/simpleicons-5/J/Johndeere.png differ diff --git a/distribution/simpleicons-5/J/Johndeere.puml b/distribution/simpleicons-5/J/Johndeere.puml new file mode 100644 index 00000000000..bafa4f2b92a --- /dev/null +++ b/distribution/simpleicons-5/J/Johndeere.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Johndeere + +sprite $JohndeereXs [10x10/16z] uwS3 + +sprite $JohndeereSm [12x12/16z] unza + +sprite $JohndeereMd [16x16/16z] un_X + +sprite $JohndeereLg [20x20/16z] unzKO1G + +!procedure Johndeere($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Johndeere', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Joomla.Local.png b/distribution/simpleicons-5/J/Joomla.Local.png new file mode 100644 index 00000000000..8ef6fd3866b Binary files /dev/null and b/distribution/simpleicons-5/J/Joomla.Local.png differ diff --git a/distribution/simpleicons-5/J/Joomla.Local.puml b/distribution/simpleicons-5/J/Joomla.Local.puml new file mode 100644 index 00000000000..ac42cfe1b3b --- /dev/null +++ b/distribution/simpleicons-5/J/Joomla.Local.puml @@ -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 Joomla +include('simpleicons-5/J/Joomla') + +' renders the element +Joomla('Joomla', 'Joomla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Joomla.Remote.puml b/distribution/simpleicons-5/J/Joomla.Remote.puml new file mode 100644 index 00000000000..ff4666dc35a --- /dev/null +++ b/distribution/simpleicons-5/J/Joomla.Remote.puml @@ -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 Joomla +include('simpleicons-5/J/Joomla') + +' renders the element +Joomla('Joomla', 'Joomla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Joomla.md b/distribution/simpleicons-5/J/Joomla.md new file mode 100644 index 00000000000..da9659592d2 --- /dev/null +++ b/distribution/simpleicons-5/J/Joomla.md @@ -0,0 +1,63 @@ +# Joomla + + +```text +simpleicons-5/J/Joomla +``` + +```text +include('simpleicons-5/J/Joomla') +``` + + + +| Illustration | Joomla | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Joomla.png) | ![illustration for Joomla](../../simpleicons-5/J/Joomla.Local.png) | + + + + +## Joomla + +### 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 Joomla +include('simpleicons-5/J/Joomla') + +' renders the element +Joomla('Joomla', 'Joomla', '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 Joomla +include('simpleicons-5/J/Joomla') + +' renders the element +Joomla('Joomla', 'Joomla', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Joomla.png b/distribution/simpleicons-5/J/Joomla.png new file mode 100644 index 00000000000..26854320f6e Binary files /dev/null and b/distribution/simpleicons-5/J/Joomla.png differ diff --git a/distribution/simpleicons-5/J/Joomla.puml b/distribution/simpleicons-5/J/Joomla.puml new file mode 100644 index 00000000000..22308a93c91 --- /dev/null +++ b/distribution/simpleicons-5/J/Joomla.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Joomla + +sprite $JoomlaXs [10x10/16z] uwS3 + +sprite $JoomlaSm [12x12/16z] unza + +sprite $JoomlaMd [16x16/16z] un_X + +sprite $JoomlaLg [20x20/16z] unzKO1G + +!procedure Joomla($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Joomla', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jpeg.Local.png b/distribution/simpleicons-5/J/Jpeg.Local.png new file mode 100644 index 00000000000..bd2a0a3f193 Binary files /dev/null and b/distribution/simpleicons-5/J/Jpeg.Local.png differ diff --git a/distribution/simpleicons-5/J/Jpeg.Local.puml b/distribution/simpleicons-5/J/Jpeg.Local.puml new file mode 100644 index 00000000000..ba689fc3e41 --- /dev/null +++ b/distribution/simpleicons-5/J/Jpeg.Local.puml @@ -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 Jpeg +include('simpleicons-5/J/Jpeg') + +' renders the element +Jpeg('Jpeg', 'Jpeg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jpeg.Remote.puml b/distribution/simpleicons-5/J/Jpeg.Remote.puml new file mode 100644 index 00000000000..8ea724cfa4d --- /dev/null +++ b/distribution/simpleicons-5/J/Jpeg.Remote.puml @@ -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 Jpeg +include('simpleicons-5/J/Jpeg') + +' renders the element +Jpeg('Jpeg', 'Jpeg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jpeg.md b/distribution/simpleicons-5/J/Jpeg.md new file mode 100644 index 00000000000..b3363be9f49 --- /dev/null +++ b/distribution/simpleicons-5/J/Jpeg.md @@ -0,0 +1,63 @@ +# Jpeg + + +```text +simpleicons-5/J/Jpeg +``` + +```text +include('simpleicons-5/J/Jpeg') +``` + + + +| Illustration | Jpeg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jpeg.png) | ![illustration for Jpeg](../../simpleicons-5/J/Jpeg.Local.png) | + + + + +## Jpeg + +### 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 Jpeg +include('simpleicons-5/J/Jpeg') + +' renders the element +Jpeg('Jpeg', 'Jpeg', '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 Jpeg +include('simpleicons-5/J/Jpeg') + +' renders the element +Jpeg('Jpeg', 'Jpeg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jpeg.png b/distribution/simpleicons-5/J/Jpeg.png new file mode 100644 index 00000000000..75aafa9ee67 Binary files /dev/null and b/distribution/simpleicons-5/J/Jpeg.png differ diff --git a/distribution/simpleicons-5/J/Jpeg.puml b/distribution/simpleicons-5/J/Jpeg.puml new file mode 100644 index 00000000000..79eac379d14 --- /dev/null +++ b/distribution/simpleicons-5/J/Jpeg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jpeg + +sprite $JpegXs [10x10/16z] uwS3 + +sprite $JpegSm [12x12/16z] unza + +sprite $JpegMd [16x16/16z] un_X + +sprite $JpegLg [20x20/16z] unzKO1G + +!procedure Jpeg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jpeg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jquery.Local.png b/distribution/simpleicons-5/J/Jquery.Local.png new file mode 100644 index 00000000000..c93f302271d Binary files /dev/null and b/distribution/simpleicons-5/J/Jquery.Local.png differ diff --git a/distribution/simpleicons-5/J/Jquery.Local.puml b/distribution/simpleicons-5/J/Jquery.Local.puml new file mode 100644 index 00000000000..1c4030dc70c --- /dev/null +++ b/distribution/simpleicons-5/J/Jquery.Local.puml @@ -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 Jquery +include('simpleicons-5/J/Jquery') + +' renders the element +Jquery('Jquery', 'Jquery', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jquery.Remote.puml b/distribution/simpleicons-5/J/Jquery.Remote.puml new file mode 100644 index 00000000000..9f904b58dad --- /dev/null +++ b/distribution/simpleicons-5/J/Jquery.Remote.puml @@ -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 Jquery +include('simpleicons-5/J/Jquery') + +' renders the element +Jquery('Jquery', 'Jquery', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jquery.md b/distribution/simpleicons-5/J/Jquery.md new file mode 100644 index 00000000000..172b52212ec --- /dev/null +++ b/distribution/simpleicons-5/J/Jquery.md @@ -0,0 +1,63 @@ +# Jquery + + +```text +simpleicons-5/J/Jquery +``` + +```text +include('simpleicons-5/J/Jquery') +``` + + + +| Illustration | Jquery | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jquery.png) | ![illustration for Jquery](../../simpleicons-5/J/Jquery.Local.png) | + + + + +## Jquery + +### 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 Jquery +include('simpleicons-5/J/Jquery') + +' renders the element +Jquery('Jquery', 'Jquery', '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 Jquery +include('simpleicons-5/J/Jquery') + +' renders the element +Jquery('Jquery', 'Jquery', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jquery.png b/distribution/simpleicons-5/J/Jquery.png new file mode 100644 index 00000000000..5a6281f0a85 Binary files /dev/null and b/distribution/simpleicons-5/J/Jquery.png differ diff --git a/distribution/simpleicons-5/J/Jquery.puml b/distribution/simpleicons-5/J/Jquery.puml new file mode 100644 index 00000000000..dc2326b9e92 --- /dev/null +++ b/distribution/simpleicons-5/J/Jquery.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jquery + +sprite $JqueryXs [10x10/16z] uwS3 + +sprite $JquerySm [12x12/16z] unza + +sprite $JqueryMd [16x16/16z] un_X + +sprite $JqueryLg [20x20/16z] unzKO1G + +!procedure Jquery($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jquery', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jrgroup.Local.png b/distribution/simpleicons-5/J/Jrgroup.Local.png new file mode 100644 index 00000000000..c6dfc70f95b Binary files /dev/null and b/distribution/simpleicons-5/J/Jrgroup.Local.png differ diff --git a/distribution/simpleicons-5/J/Jrgroup.Local.puml b/distribution/simpleicons-5/J/Jrgroup.Local.puml new file mode 100644 index 00000000000..968479ab940 --- /dev/null +++ b/distribution/simpleicons-5/J/Jrgroup.Local.puml @@ -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 Jrgroup +include('simpleicons-5/J/Jrgroup') + +' renders the element +Jrgroup('Jrgroup', 'Jrgroup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jrgroup.Remote.puml b/distribution/simpleicons-5/J/Jrgroup.Remote.puml new file mode 100644 index 00000000000..55183466d77 --- /dev/null +++ b/distribution/simpleicons-5/J/Jrgroup.Remote.puml @@ -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 Jrgroup +include('simpleicons-5/J/Jrgroup') + +' renders the element +Jrgroup('Jrgroup', 'Jrgroup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jrgroup.md b/distribution/simpleicons-5/J/Jrgroup.md new file mode 100644 index 00000000000..0ebc61d3e05 --- /dev/null +++ b/distribution/simpleicons-5/J/Jrgroup.md @@ -0,0 +1,63 @@ +# Jrgroup + + +```text +simpleicons-5/J/Jrgroup +``` + +```text +include('simpleicons-5/J/Jrgroup') +``` + + + +| Illustration | Jrgroup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jrgroup.png) | ![illustration for Jrgroup](../../simpleicons-5/J/Jrgroup.Local.png) | + + + + +## Jrgroup + +### 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 Jrgroup +include('simpleicons-5/J/Jrgroup') + +' renders the element +Jrgroup('Jrgroup', 'Jrgroup', '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 Jrgroup +include('simpleicons-5/J/Jrgroup') + +' renders the element +Jrgroup('Jrgroup', 'Jrgroup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jrgroup.png b/distribution/simpleicons-5/J/Jrgroup.png new file mode 100644 index 00000000000..89831465d68 Binary files /dev/null and b/distribution/simpleicons-5/J/Jrgroup.png differ diff --git a/distribution/simpleicons-5/J/Jrgroup.puml b/distribution/simpleicons-5/J/Jrgroup.puml new file mode 100644 index 00000000000..c6423516014 --- /dev/null +++ b/distribution/simpleicons-5/J/Jrgroup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jrgroup + +sprite $JrgroupXs [10x10/16z] uwS3 + +sprite $JrgroupSm [12x12/16z] unza + +sprite $JrgroupMd [16x16/16z] un_X + +sprite $JrgroupLg [20x20/16z] unzKO1G + +!procedure Jrgroup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jrgroup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jsdelivr.Local.png b/distribution/simpleicons-5/J/Jsdelivr.Local.png new file mode 100644 index 00000000000..1d55998b657 Binary files /dev/null and b/distribution/simpleicons-5/J/Jsdelivr.Local.png differ diff --git a/distribution/simpleicons-5/J/Jsdelivr.Local.puml b/distribution/simpleicons-5/J/Jsdelivr.Local.puml new file mode 100644 index 00000000000..58860013910 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsdelivr.Local.puml @@ -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 Jsdelivr +include('simpleicons-5/J/Jsdelivr') + +' renders the element +Jsdelivr('Jsdelivr', 'Jsdelivr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jsdelivr.Remote.puml b/distribution/simpleicons-5/J/Jsdelivr.Remote.puml new file mode 100644 index 00000000000..a3a1b646e2c --- /dev/null +++ b/distribution/simpleicons-5/J/Jsdelivr.Remote.puml @@ -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 Jsdelivr +include('simpleicons-5/J/Jsdelivr') + +' renders the element +Jsdelivr('Jsdelivr', 'Jsdelivr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jsdelivr.md b/distribution/simpleicons-5/J/Jsdelivr.md new file mode 100644 index 00000000000..390090df533 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsdelivr.md @@ -0,0 +1,63 @@ +# Jsdelivr + + +```text +simpleicons-5/J/Jsdelivr +``` + +```text +include('simpleicons-5/J/Jsdelivr') +``` + + + +| Illustration | Jsdelivr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jsdelivr.png) | ![illustration for Jsdelivr](../../simpleicons-5/J/Jsdelivr.Local.png) | + + + + +## Jsdelivr + +### 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 Jsdelivr +include('simpleicons-5/J/Jsdelivr') + +' renders the element +Jsdelivr('Jsdelivr', 'Jsdelivr', '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 Jsdelivr +include('simpleicons-5/J/Jsdelivr') + +' renders the element +Jsdelivr('Jsdelivr', 'Jsdelivr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jsdelivr.png b/distribution/simpleicons-5/J/Jsdelivr.png new file mode 100644 index 00000000000..7ceefe5c588 Binary files /dev/null and b/distribution/simpleicons-5/J/Jsdelivr.png differ diff --git a/distribution/simpleicons-5/J/Jsdelivr.puml b/distribution/simpleicons-5/J/Jsdelivr.puml new file mode 100644 index 00000000000..35cc1f4e023 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsdelivr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jsdelivr + +sprite $JsdelivrXs [10x10/16z] uwS3 + +sprite $JsdelivrSm [12x12/16z] unza + +sprite $JsdelivrMd [16x16/16z] un_X + +sprite $JsdelivrLg [20x20/16z] unzKO1G + +!procedure Jsdelivr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jsdelivr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jsfiddle.Local.png b/distribution/simpleicons-5/J/Jsfiddle.Local.png new file mode 100644 index 00000000000..b20f90044f8 Binary files /dev/null and b/distribution/simpleicons-5/J/Jsfiddle.Local.png differ diff --git a/distribution/simpleicons-5/J/Jsfiddle.Local.puml b/distribution/simpleicons-5/J/Jsfiddle.Local.puml new file mode 100644 index 00000000000..150fa8eccc4 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsfiddle.Local.puml @@ -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 Jsfiddle +include('simpleicons-5/J/Jsfiddle') + +' renders the element +Jsfiddle('Jsfiddle', 'Jsfiddle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jsfiddle.Remote.puml b/distribution/simpleicons-5/J/Jsfiddle.Remote.puml new file mode 100644 index 00000000000..e4967ff2fec --- /dev/null +++ b/distribution/simpleicons-5/J/Jsfiddle.Remote.puml @@ -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 Jsfiddle +include('simpleicons-5/J/Jsfiddle') + +' renders the element +Jsfiddle('Jsfiddle', 'Jsfiddle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jsfiddle.md b/distribution/simpleicons-5/J/Jsfiddle.md new file mode 100644 index 00000000000..b216f6c6270 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsfiddle.md @@ -0,0 +1,63 @@ +# Jsfiddle + + +```text +simpleicons-5/J/Jsfiddle +``` + +```text +include('simpleicons-5/J/Jsfiddle') +``` + + + +| Illustration | Jsfiddle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jsfiddle.png) | ![illustration for Jsfiddle](../../simpleicons-5/J/Jsfiddle.Local.png) | + + + + +## Jsfiddle + +### 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 Jsfiddle +include('simpleicons-5/J/Jsfiddle') + +' renders the element +Jsfiddle('Jsfiddle', 'Jsfiddle', '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 Jsfiddle +include('simpleicons-5/J/Jsfiddle') + +' renders the element +Jsfiddle('Jsfiddle', 'Jsfiddle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jsfiddle.png b/distribution/simpleicons-5/J/Jsfiddle.png new file mode 100644 index 00000000000..aa682884df7 Binary files /dev/null and b/distribution/simpleicons-5/J/Jsfiddle.png differ diff --git a/distribution/simpleicons-5/J/Jsfiddle.puml b/distribution/simpleicons-5/J/Jsfiddle.puml new file mode 100644 index 00000000000..e565c6725d9 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsfiddle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jsfiddle + +sprite $JsfiddleXs [10x10/16z] uwS3 + +sprite $JsfiddleSm [12x12/16z] unza + +sprite $JsfiddleMd [16x16/16z] un_X + +sprite $JsfiddleLg [20x20/16z] unzKO1G + +!procedure Jsfiddle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jsfiddle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Json.Local.png b/distribution/simpleicons-5/J/Json.Local.png new file mode 100644 index 00000000000..5e4365ac3ae Binary files /dev/null and b/distribution/simpleicons-5/J/Json.Local.png differ diff --git a/distribution/simpleicons-5/J/Json.Local.puml b/distribution/simpleicons-5/J/Json.Local.puml new file mode 100644 index 00000000000..7a0feea0d96 --- /dev/null +++ b/distribution/simpleicons-5/J/Json.Local.puml @@ -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 Json +include('simpleicons-5/J/Json') + +' renders the element +Json('Json', 'Json', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Json.Remote.puml b/distribution/simpleicons-5/J/Json.Remote.puml new file mode 100644 index 00000000000..bc6d534d9d7 --- /dev/null +++ b/distribution/simpleicons-5/J/Json.Remote.puml @@ -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 Json +include('simpleicons-5/J/Json') + +' renders the element +Json('Json', 'Json', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Json.md b/distribution/simpleicons-5/J/Json.md new file mode 100644 index 00000000000..ea3e86753d5 --- /dev/null +++ b/distribution/simpleicons-5/J/Json.md @@ -0,0 +1,63 @@ +# Json + + +```text +simpleicons-5/J/Json +``` + +```text +include('simpleicons-5/J/Json') +``` + + + +| Illustration | Json | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Json.png) | ![illustration for Json](../../simpleicons-5/J/Json.Local.png) | + + + + +## Json + +### 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 Json +include('simpleicons-5/J/Json') + +' renders the element +Json('Json', 'Json', '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 Json +include('simpleicons-5/J/Json') + +' renders the element +Json('Json', 'Json', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Json.png b/distribution/simpleicons-5/J/Json.png new file mode 100644 index 00000000000..a41dbb604fc Binary files /dev/null and b/distribution/simpleicons-5/J/Json.png differ diff --git a/distribution/simpleicons-5/J/Json.puml b/distribution/simpleicons-5/J/Json.puml new file mode 100644 index 00000000000..8cd4946ca57 --- /dev/null +++ b/distribution/simpleicons-5/J/Json.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Json + +sprite $JsonXs [10x10/16z] uwS3 + +sprite $JsonSm [12x12/16z] unza + +sprite $JsonMd [16x16/16z] un_X + +sprite $JsonLg [20x20/16z] unzKO1G + +!procedure Json($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Json', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jsonwebtokens.Local.png b/distribution/simpleicons-5/J/Jsonwebtokens.Local.png new file mode 100644 index 00000000000..3350dc87358 Binary files /dev/null and b/distribution/simpleicons-5/J/Jsonwebtokens.Local.png differ diff --git a/distribution/simpleicons-5/J/Jsonwebtokens.Local.puml b/distribution/simpleicons-5/J/Jsonwebtokens.Local.puml new file mode 100644 index 00000000000..8e064aa0405 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsonwebtokens.Local.puml @@ -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 Jsonwebtokens +include('simpleicons-5/J/Jsonwebtokens') + +' renders the element +Jsonwebtokens('Jsonwebtokens', 'Jsonwebtokens', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jsonwebtokens.Remote.puml b/distribution/simpleicons-5/J/Jsonwebtokens.Remote.puml new file mode 100644 index 00000000000..f1b5f8b924f --- /dev/null +++ b/distribution/simpleicons-5/J/Jsonwebtokens.Remote.puml @@ -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 Jsonwebtokens +include('simpleicons-5/J/Jsonwebtokens') + +' renders the element +Jsonwebtokens('Jsonwebtokens', 'Jsonwebtokens', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jsonwebtokens.md b/distribution/simpleicons-5/J/Jsonwebtokens.md new file mode 100644 index 00000000000..c3602a00181 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsonwebtokens.md @@ -0,0 +1,63 @@ +# Jsonwebtokens + + +```text +simpleicons-5/J/Jsonwebtokens +``` + +```text +include('simpleicons-5/J/Jsonwebtokens') +``` + + + +| Illustration | Jsonwebtokens | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jsonwebtokens.png) | ![illustration for Jsonwebtokens](../../simpleicons-5/J/Jsonwebtokens.Local.png) | + + + + +## Jsonwebtokens + +### 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 Jsonwebtokens +include('simpleicons-5/J/Jsonwebtokens') + +' renders the element +Jsonwebtokens('Jsonwebtokens', 'Jsonwebtokens', '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 Jsonwebtokens +include('simpleicons-5/J/Jsonwebtokens') + +' renders the element +Jsonwebtokens('Jsonwebtokens', 'Jsonwebtokens', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jsonwebtokens.png b/distribution/simpleicons-5/J/Jsonwebtokens.png new file mode 100644 index 00000000000..e2fa132c18f Binary files /dev/null and b/distribution/simpleicons-5/J/Jsonwebtokens.png differ diff --git a/distribution/simpleicons-5/J/Jsonwebtokens.puml b/distribution/simpleicons-5/J/Jsonwebtokens.puml new file mode 100644 index 00000000000..7fe17f43114 --- /dev/null +++ b/distribution/simpleicons-5/J/Jsonwebtokens.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jsonwebtokens + +sprite $JsonwebtokensXs [10x10/16z] uwS3 + +sprite $JsonwebtokensSm [12x12/16z] unza + +sprite $JsonwebtokensMd [16x16/16z] un_X + +sprite $JsonwebtokensLg [20x20/16z] unzKO1G + +!procedure Jsonwebtokens($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jsonwebtokens', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jss.Local.png b/distribution/simpleicons-5/J/Jss.Local.png new file mode 100644 index 00000000000..f13a63be4a3 Binary files /dev/null and b/distribution/simpleicons-5/J/Jss.Local.png differ diff --git a/distribution/simpleicons-5/J/Jss.Local.puml b/distribution/simpleicons-5/J/Jss.Local.puml new file mode 100644 index 00000000000..9b018efe5e4 --- /dev/null +++ b/distribution/simpleicons-5/J/Jss.Local.puml @@ -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 Jss +include('simpleicons-5/J/Jss') + +' renders the element +Jss('Jss', 'Jss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jss.Remote.puml b/distribution/simpleicons-5/J/Jss.Remote.puml new file mode 100644 index 00000000000..b9c90c24e7f --- /dev/null +++ b/distribution/simpleicons-5/J/Jss.Remote.puml @@ -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 Jss +include('simpleicons-5/J/Jss') + +' renders the element +Jss('Jss', 'Jss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jss.md b/distribution/simpleicons-5/J/Jss.md new file mode 100644 index 00000000000..49669a4690f --- /dev/null +++ b/distribution/simpleicons-5/J/Jss.md @@ -0,0 +1,63 @@ +# Jss + + +```text +simpleicons-5/J/Jss +``` + +```text +include('simpleicons-5/J/Jss') +``` + + + +| Illustration | Jss | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jss.png) | ![illustration for Jss](../../simpleicons-5/J/Jss.Local.png) | + + + + +## Jss + +### 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 Jss +include('simpleicons-5/J/Jss') + +' renders the element +Jss('Jss', 'Jss', '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 Jss +include('simpleicons-5/J/Jss') + +' renders the element +Jss('Jss', 'Jss', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jss.png b/distribution/simpleicons-5/J/Jss.png new file mode 100644 index 00000000000..e48b13621cb Binary files /dev/null and b/distribution/simpleicons-5/J/Jss.png differ diff --git a/distribution/simpleicons-5/J/Jss.puml b/distribution/simpleicons-5/J/Jss.puml new file mode 100644 index 00000000000..41817678f36 --- /dev/null +++ b/distribution/simpleicons-5/J/Jss.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jss + +sprite $JssXs [10x10/16z] uwS3 + +sprite $JssSm [12x12/16z] unza + +sprite $JssMd [16x16/16z] un_X + +sprite $JssLg [20x20/16z] unzKO1G + +!procedure Jss($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jss', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Julia.Local.png b/distribution/simpleicons-5/J/Julia.Local.png new file mode 100644 index 00000000000..042be068096 Binary files /dev/null and b/distribution/simpleicons-5/J/Julia.Local.png differ diff --git a/distribution/simpleicons-5/J/Julia.Local.puml b/distribution/simpleicons-5/J/Julia.Local.puml new file mode 100644 index 00000000000..33f598496e1 --- /dev/null +++ b/distribution/simpleicons-5/J/Julia.Local.puml @@ -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 Julia +include('simpleicons-5/J/Julia') + +' renders the element +Julia('Julia', 'Julia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Julia.Remote.puml b/distribution/simpleicons-5/J/Julia.Remote.puml new file mode 100644 index 00000000000..ffc64c084e2 --- /dev/null +++ b/distribution/simpleicons-5/J/Julia.Remote.puml @@ -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 Julia +include('simpleicons-5/J/Julia') + +' renders the element +Julia('Julia', 'Julia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Julia.md b/distribution/simpleicons-5/J/Julia.md new file mode 100644 index 00000000000..8f96a734298 --- /dev/null +++ b/distribution/simpleicons-5/J/Julia.md @@ -0,0 +1,63 @@ +# Julia + + +```text +simpleicons-5/J/Julia +``` + +```text +include('simpleicons-5/J/Julia') +``` + + + +| Illustration | Julia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Julia.png) | ![illustration for Julia](../../simpleicons-5/J/Julia.Local.png) | + + + + +## Julia + +### 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 Julia +include('simpleicons-5/J/Julia') + +' renders the element +Julia('Julia', 'Julia', '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 Julia +include('simpleicons-5/J/Julia') + +' renders the element +Julia('Julia', 'Julia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Julia.png b/distribution/simpleicons-5/J/Julia.png new file mode 100644 index 00000000000..d9e9eb86188 Binary files /dev/null and b/distribution/simpleicons-5/J/Julia.png differ diff --git a/distribution/simpleicons-5/J/Julia.puml b/distribution/simpleicons-5/J/Julia.puml new file mode 100644 index 00000000000..24e01821508 --- /dev/null +++ b/distribution/simpleicons-5/J/Julia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Julia + +sprite $JuliaXs [10x10/16z] uwS3 + +sprite $JuliaSm [12x12/16z] unza + +sprite $JuliaMd [16x16/16z] un_X + +sprite $JuliaLg [20x20/16z] unzKO1G + +!procedure Julia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Julia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Junipernetworks.Local.png b/distribution/simpleicons-5/J/Junipernetworks.Local.png new file mode 100644 index 00000000000..3a610a2803b Binary files /dev/null and b/distribution/simpleicons-5/J/Junipernetworks.Local.png differ diff --git a/distribution/simpleicons-5/J/Junipernetworks.Local.puml b/distribution/simpleicons-5/J/Junipernetworks.Local.puml new file mode 100644 index 00000000000..3e0b267991e --- /dev/null +++ b/distribution/simpleicons-5/J/Junipernetworks.Local.puml @@ -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 Junipernetworks +include('simpleicons-5/J/Junipernetworks') + +' renders the element +Junipernetworks('Junipernetworks', 'Junipernetworks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Junipernetworks.Remote.puml b/distribution/simpleicons-5/J/Junipernetworks.Remote.puml new file mode 100644 index 00000000000..33367765482 --- /dev/null +++ b/distribution/simpleicons-5/J/Junipernetworks.Remote.puml @@ -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 Junipernetworks +include('simpleicons-5/J/Junipernetworks') + +' renders the element +Junipernetworks('Junipernetworks', 'Junipernetworks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Junipernetworks.md b/distribution/simpleicons-5/J/Junipernetworks.md new file mode 100644 index 00000000000..4c18aafc2a3 --- /dev/null +++ b/distribution/simpleicons-5/J/Junipernetworks.md @@ -0,0 +1,63 @@ +# Junipernetworks + + +```text +simpleicons-5/J/Junipernetworks +``` + +```text +include('simpleicons-5/J/Junipernetworks') +``` + + + +| Illustration | Junipernetworks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Junipernetworks.png) | ![illustration for Junipernetworks](../../simpleicons-5/J/Junipernetworks.Local.png) | + + + + +## Junipernetworks + +### 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 Junipernetworks +include('simpleicons-5/J/Junipernetworks') + +' renders the element +Junipernetworks('Junipernetworks', 'Junipernetworks', '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 Junipernetworks +include('simpleicons-5/J/Junipernetworks') + +' renders the element +Junipernetworks('Junipernetworks', 'Junipernetworks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Junipernetworks.png b/distribution/simpleicons-5/J/Junipernetworks.png new file mode 100644 index 00000000000..b8786911404 Binary files /dev/null and b/distribution/simpleicons-5/J/Junipernetworks.png differ diff --git a/distribution/simpleicons-5/J/Junipernetworks.puml b/distribution/simpleicons-5/J/Junipernetworks.puml new file mode 100644 index 00000000000..2a57a51184a --- /dev/null +++ b/distribution/simpleicons-5/J/Junipernetworks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Junipernetworks + +sprite $JunipernetworksXs [10x10/16z] uwS3 + +sprite $JunipernetworksSm [12x12/16z] unza + +sprite $JunipernetworksMd [16x16/16z] un_X + +sprite $JunipernetworksLg [20x20/16z] unzKO1G + +!procedure Junipernetworks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Junipernetworks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Junit5.Local.png b/distribution/simpleicons-5/J/Junit5.Local.png new file mode 100644 index 00000000000..3b208849575 Binary files /dev/null and b/distribution/simpleicons-5/J/Junit5.Local.png differ diff --git a/distribution/simpleicons-5/J/Junit5.Local.puml b/distribution/simpleicons-5/J/Junit5.Local.puml new file mode 100644 index 00000000000..e1aedacee1c --- /dev/null +++ b/distribution/simpleicons-5/J/Junit5.Local.puml @@ -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 Junit5 +include('simpleicons-5/J/Junit5') + +' renders the element +Junit5('Junit5', 'Junit5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Junit5.Remote.puml b/distribution/simpleicons-5/J/Junit5.Remote.puml new file mode 100644 index 00000000000..01360d8089d --- /dev/null +++ b/distribution/simpleicons-5/J/Junit5.Remote.puml @@ -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 Junit5 +include('simpleicons-5/J/Junit5') + +' renders the element +Junit5('Junit5', 'Junit5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Junit5.md b/distribution/simpleicons-5/J/Junit5.md new file mode 100644 index 00000000000..aa5e8706b17 --- /dev/null +++ b/distribution/simpleicons-5/J/Junit5.md @@ -0,0 +1,63 @@ +# Junit5 + + +```text +simpleicons-5/J/Junit5 +``` + +```text +include('simpleicons-5/J/Junit5') +``` + + + +| Illustration | Junit5 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Junit5.png) | ![illustration for Junit5](../../simpleicons-5/J/Junit5.Local.png) | + + + + +## Junit5 + +### 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 Junit5 +include('simpleicons-5/J/Junit5') + +' renders the element +Junit5('Junit5', 'Junit5', '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 Junit5 +include('simpleicons-5/J/Junit5') + +' renders the element +Junit5('Junit5', 'Junit5', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Junit5.png b/distribution/simpleicons-5/J/Junit5.png new file mode 100644 index 00000000000..048166bcb8d Binary files /dev/null and b/distribution/simpleicons-5/J/Junit5.png differ diff --git a/distribution/simpleicons-5/J/Junit5.puml b/distribution/simpleicons-5/J/Junit5.puml new file mode 100644 index 00000000000..caa4420a586 --- /dev/null +++ b/distribution/simpleicons-5/J/Junit5.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Junit5 + +sprite $Junit5Xs [10x10/16z] uwS3 + +sprite $Junit5Sm [12x12/16z] unza + +sprite $Junit5Md [16x16/16z] un_X + +sprite $Junit5Lg [20x20/16z] unzKO1G + +!procedure Junit5($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Junit5', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Jupyter.Local.png b/distribution/simpleicons-5/J/Jupyter.Local.png new file mode 100644 index 00000000000..80c93b7e676 Binary files /dev/null and b/distribution/simpleicons-5/J/Jupyter.Local.png differ diff --git a/distribution/simpleicons-5/J/Jupyter.Local.puml b/distribution/simpleicons-5/J/Jupyter.Local.puml new file mode 100644 index 00000000000..d02806037ec --- /dev/null +++ b/distribution/simpleicons-5/J/Jupyter.Local.puml @@ -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 Jupyter +include('simpleicons-5/J/Jupyter') + +' renders the element +Jupyter('Jupyter', 'Jupyter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jupyter.Remote.puml b/distribution/simpleicons-5/J/Jupyter.Remote.puml new file mode 100644 index 00000000000..19e45396c39 --- /dev/null +++ b/distribution/simpleicons-5/J/Jupyter.Remote.puml @@ -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 Jupyter +include('simpleicons-5/J/Jupyter') + +' renders the element +Jupyter('Jupyter', 'Jupyter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Jupyter.md b/distribution/simpleicons-5/J/Jupyter.md new file mode 100644 index 00000000000..ca50c38a5bd --- /dev/null +++ b/distribution/simpleicons-5/J/Jupyter.md @@ -0,0 +1,63 @@ +# Jupyter + + +```text +simpleicons-5/J/Jupyter +``` + +```text +include('simpleicons-5/J/Jupyter') +``` + + + +| Illustration | Jupyter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Jupyter.png) | ![illustration for Jupyter](../../simpleicons-5/J/Jupyter.Local.png) | + + + + +## Jupyter + +### 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 Jupyter +include('simpleicons-5/J/Jupyter') + +' renders the element +Jupyter('Jupyter', 'Jupyter', '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 Jupyter +include('simpleicons-5/J/Jupyter') + +' renders the element +Jupyter('Jupyter', 'Jupyter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Jupyter.png b/distribution/simpleicons-5/J/Jupyter.png new file mode 100644 index 00000000000..cac1f1ac5f4 Binary files /dev/null and b/distribution/simpleicons-5/J/Jupyter.png differ diff --git a/distribution/simpleicons-5/J/Jupyter.puml b/distribution/simpleicons-5/J/Jupyter.puml new file mode 100644 index 00000000000..d110fc61040 --- /dev/null +++ b/distribution/simpleicons-5/J/Jupyter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Jupyter + +sprite $JupyterXs [10x10/16z] uwS3 + +sprite $JupyterSm [12x12/16z] unza + +sprite $JupyterMd [16x16/16z] un_X + +sprite $JupyterLg [20x20/16z] unzKO1G + +!procedure Jupyter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Jupyter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Justeat.Local.png b/distribution/simpleicons-5/J/Justeat.Local.png new file mode 100644 index 00000000000..edbc8cec7cc Binary files /dev/null and b/distribution/simpleicons-5/J/Justeat.Local.png differ diff --git a/distribution/simpleicons-5/J/Justeat.Local.puml b/distribution/simpleicons-5/J/Justeat.Local.puml new file mode 100644 index 00000000000..974fcff7f93 --- /dev/null +++ b/distribution/simpleicons-5/J/Justeat.Local.puml @@ -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 Justeat +include('simpleicons-5/J/Justeat') + +' renders the element +Justeat('Justeat', 'Justeat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Justeat.Remote.puml b/distribution/simpleicons-5/J/Justeat.Remote.puml new file mode 100644 index 00000000000..cc2e7473f7a --- /dev/null +++ b/distribution/simpleicons-5/J/Justeat.Remote.puml @@ -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 Justeat +include('simpleicons-5/J/Justeat') + +' renders the element +Justeat('Justeat', 'Justeat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Justeat.md b/distribution/simpleicons-5/J/Justeat.md new file mode 100644 index 00000000000..bff22e075fe --- /dev/null +++ b/distribution/simpleicons-5/J/Justeat.md @@ -0,0 +1,63 @@ +# Justeat + + +```text +simpleicons-5/J/Justeat +``` + +```text +include('simpleicons-5/J/Justeat') +``` + + + +| Illustration | Justeat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Justeat.png) | ![illustration for Justeat](../../simpleicons-5/J/Justeat.Local.png) | + + + + +## Justeat + +### 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 Justeat +include('simpleicons-5/J/Justeat') + +' renders the element +Justeat('Justeat', 'Justeat', '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 Justeat +include('simpleicons-5/J/Justeat') + +' renders the element +Justeat('Justeat', 'Justeat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Justeat.png b/distribution/simpleicons-5/J/Justeat.png new file mode 100644 index 00000000000..e24cd50a9bc Binary files /dev/null and b/distribution/simpleicons-5/J/Justeat.png differ diff --git a/distribution/simpleicons-5/J/Justeat.puml b/distribution/simpleicons-5/J/Justeat.puml new file mode 100644 index 00000000000..527226cbd07 --- /dev/null +++ b/distribution/simpleicons-5/J/Justeat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Justeat + +sprite $JusteatXs [10x10/16z] uwS3 + +sprite $JusteatSm [12x12/16z] unza + +sprite $JusteatMd [16x16/16z] un_X + +sprite $JusteatLg [20x20/16z] unzKO1G + +!procedure Justeat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Justeat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/Justgiving.Local.png b/distribution/simpleicons-5/J/Justgiving.Local.png new file mode 100644 index 00000000000..e116b55ca4a Binary files /dev/null and b/distribution/simpleicons-5/J/Justgiving.Local.png differ diff --git a/distribution/simpleicons-5/J/Justgiving.Local.puml b/distribution/simpleicons-5/J/Justgiving.Local.puml new file mode 100644 index 00000000000..ab26cc520fd --- /dev/null +++ b/distribution/simpleicons-5/J/Justgiving.Local.puml @@ -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 Justgiving +include('simpleicons-5/J/Justgiving') + +' renders the element +Justgiving('Justgiving', 'Justgiving', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Justgiving.Remote.puml b/distribution/simpleicons-5/J/Justgiving.Remote.puml new file mode 100644 index 00000000000..a7d3b8bfa71 --- /dev/null +++ b/distribution/simpleicons-5/J/Justgiving.Remote.puml @@ -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 Justgiving +include('simpleicons-5/J/Justgiving') + +' renders the element +Justgiving('Justgiving', 'Justgiving', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/J/Justgiving.md b/distribution/simpleicons-5/J/Justgiving.md new file mode 100644 index 00000000000..f9c9d39102e --- /dev/null +++ b/distribution/simpleicons-5/J/Justgiving.md @@ -0,0 +1,63 @@ +# Justgiving + + +```text +simpleicons-5/J/Justgiving +``` + +```text +include('simpleicons-5/J/Justgiving') +``` + + + +| Illustration | Justgiving | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/J/Justgiving.png) | ![illustration for Justgiving](../../simpleicons-5/J/Justgiving.Local.png) | + + + + +## Justgiving + +### 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 Justgiving +include('simpleicons-5/J/Justgiving') + +' renders the element +Justgiving('Justgiving', 'Justgiving', '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 Justgiving +include('simpleicons-5/J/Justgiving') + +' renders the element +Justgiving('Justgiving', 'Justgiving', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/J/Justgiving.png b/distribution/simpleicons-5/J/Justgiving.png new file mode 100644 index 00000000000..529dc17e307 Binary files /dev/null and b/distribution/simpleicons-5/J/Justgiving.png differ diff --git a/distribution/simpleicons-5/J/Justgiving.puml b/distribution/simpleicons-5/J/Justgiving.puml new file mode 100644 index 00000000000..13424e3ccd6 --- /dev/null +++ b/distribution/simpleicons-5/J/Justgiving.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/J/Justgiving + +sprite $JustgivingXs [10x10/16z] uwS3 + +sprite $JustgivingSm [12x12/16z] unza + +sprite $JustgivingMd [16x16/16z] un_X + +sprite $JustgivingLg [20x20/16z] unzKO1G + +!procedure Justgiving($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/J/Justgiving', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/J/README.md b/distribution/simpleicons-5/J/README.md new file mode 100644 index 00000000000..f66828aa56e --- /dev/null +++ b/distribution/simpleicons-5/J/README.md @@ -0,0 +1,51 @@ +# J + +The module contains 40 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/J/Jabber](../../simpleicons-5/J/Jabber.png) | [simpleicons-5/J/Jabber](../../simpleicons-5/J/Jabber.md) | +| ![illustration of simpleicons-5/J/Jaguar](../../simpleicons-5/J/Jaguar.png) | [simpleicons-5/J/Jaguar](../../simpleicons-5/J/Jaguar.md) | +| ![illustration of simpleicons-5/J/Jamboard](../../simpleicons-5/J/Jamboard.png) | [simpleicons-5/J/Jamboard](../../simpleicons-5/J/Jamboard.md) | +| ![illustration of simpleicons-5/J/Jameson](../../simpleicons-5/J/Jameson.png) | [simpleicons-5/J/Jameson](../../simpleicons-5/J/Jameson.md) | +| ![illustration of simpleicons-5/J/Jamstack](../../simpleicons-5/J/Jamstack.png) | [simpleicons-5/J/Jamstack](../../simpleicons-5/J/Jamstack.md) | +| ![illustration of simpleicons-5/J/Jasmine](../../simpleicons-5/J/Jasmine.png) | [simpleicons-5/J/Jasmine](../../simpleicons-5/J/Jasmine.md) | +| ![illustration of simpleicons-5/J/Java](../../simpleicons-5/J/Java.png) | [simpleicons-5/J/Java](../../simpleicons-5/J/Java.md) | +| ![illustration of simpleicons-5/J/Javascript](../../simpleicons-5/J/Javascript.png) | [simpleicons-5/J/Javascript](../../simpleicons-5/J/Javascript.md) | +| ![illustration of simpleicons-5/J/Jbl](../../simpleicons-5/J/Jbl.png) | [simpleicons-5/J/Jbl](../../simpleicons-5/J/Jbl.md) | +| ![illustration of simpleicons-5/J/Jcb](../../simpleicons-5/J/Jcb.png) | [simpleicons-5/J/Jcb](../../simpleicons-5/J/Jcb.md) | +| ![illustration of simpleicons-5/J/Jeep](../../simpleicons-5/J/Jeep.png) | [simpleicons-5/J/Jeep](../../simpleicons-5/J/Jeep.md) | +| ![illustration of simpleicons-5/J/Jekyll](../../simpleicons-5/J/Jekyll.png) | [simpleicons-5/J/Jekyll](../../simpleicons-5/J/Jekyll.md) | +| ![illustration of simpleicons-5/J/Jellyfin](../../simpleicons-5/J/Jellyfin.png) | [simpleicons-5/J/Jellyfin](../../simpleicons-5/J/Jellyfin.md) | +| ![illustration of simpleicons-5/J/Jenkins](../../simpleicons-5/J/Jenkins.png) | [simpleicons-5/J/Jenkins](../../simpleicons-5/J/Jenkins.md) | +| ![illustration of simpleicons-5/J/Jenkinsx](../../simpleicons-5/J/Jenkinsx.png) | [simpleicons-5/J/Jenkinsx](../../simpleicons-5/J/Jenkinsx.md) | +| ![illustration of simpleicons-5/J/Jest](../../simpleicons-5/J/Jest.png) | [simpleicons-5/J/Jest](../../simpleicons-5/J/Jest.md) | +| ![illustration of simpleicons-5/J/Jet](../../simpleicons-5/J/Jet.png) | [simpleicons-5/J/Jet](../../simpleicons-5/J/Jet.md) | +| ![illustration of simpleicons-5/J/Jetbrains](../../simpleicons-5/J/Jetbrains.png) | [simpleicons-5/J/Jetbrains](../../simpleicons-5/J/Jetbrains.md) | +| ![illustration of simpleicons-5/J/Jfrog](../../simpleicons-5/J/Jfrog.png) | [simpleicons-5/J/Jfrog](../../simpleicons-5/J/Jfrog.md) | +| ![illustration of simpleicons-5/J/Jfrogbintray](../../simpleicons-5/J/Jfrogbintray.png) | [simpleicons-5/J/Jfrogbintray](../../simpleicons-5/J/Jfrogbintray.md) | +| ![illustration of simpleicons-5/J/Jinja](../../simpleicons-5/J/Jinja.png) | [simpleicons-5/J/Jinja](../../simpleicons-5/J/Jinja.md) | +| ![illustration of simpleicons-5/J/Jira](../../simpleicons-5/J/Jira.png) | [simpleicons-5/J/Jira](../../simpleicons-5/J/Jira.md) | +| ![illustration of simpleicons-5/J/Jirasoftware](../../simpleicons-5/J/Jirasoftware.png) | [simpleicons-5/J/Jirasoftware](../../simpleicons-5/J/Jirasoftware.md) | +| ![illustration of simpleicons-5/J/Jitsi](../../simpleicons-5/J/Jitsi.png) | [simpleicons-5/J/Jitsi](../../simpleicons-5/J/Jitsi.md) | +| ![illustration of simpleicons-5/J/Johndeere](../../simpleicons-5/J/Johndeere.png) | [simpleicons-5/J/Johndeere](../../simpleicons-5/J/Johndeere.md) | +| ![illustration of simpleicons-5/J/Joomla](../../simpleicons-5/J/Joomla.png) | [simpleicons-5/J/Joomla](../../simpleicons-5/J/Joomla.md) | +| ![illustration of simpleicons-5/J/Jpeg](../../simpleicons-5/J/Jpeg.png) | [simpleicons-5/J/Jpeg](../../simpleicons-5/J/Jpeg.md) | +| ![illustration of simpleicons-5/J/Jquery](../../simpleicons-5/J/Jquery.png) | [simpleicons-5/J/Jquery](../../simpleicons-5/J/Jquery.md) | +| ![illustration of simpleicons-5/J/Jrgroup](../../simpleicons-5/J/Jrgroup.png) | [simpleicons-5/J/Jrgroup](../../simpleicons-5/J/Jrgroup.md) | +| ![illustration of simpleicons-5/J/Jsdelivr](../../simpleicons-5/J/Jsdelivr.png) | [simpleicons-5/J/Jsdelivr](../../simpleicons-5/J/Jsdelivr.md) | +| ![illustration of simpleicons-5/J/Jsfiddle](../../simpleicons-5/J/Jsfiddle.png) | [simpleicons-5/J/Jsfiddle](../../simpleicons-5/J/Jsfiddle.md) | +| ![illustration of simpleicons-5/J/Json](../../simpleicons-5/J/Json.png) | [simpleicons-5/J/Json](../../simpleicons-5/J/Json.md) | +| ![illustration of simpleicons-5/J/Jsonwebtokens](../../simpleicons-5/J/Jsonwebtokens.png) | [simpleicons-5/J/Jsonwebtokens](../../simpleicons-5/J/Jsonwebtokens.md) | +| ![illustration of simpleicons-5/J/Jss](../../simpleicons-5/J/Jss.png) | [simpleicons-5/J/Jss](../../simpleicons-5/J/Jss.md) | +| ![illustration of simpleicons-5/J/Julia](../../simpleicons-5/J/Julia.png) | [simpleicons-5/J/Julia](../../simpleicons-5/J/Julia.md) | +| ![illustration of simpleicons-5/J/Junipernetworks](../../simpleicons-5/J/Junipernetworks.png) | [simpleicons-5/J/Junipernetworks](../../simpleicons-5/J/Junipernetworks.md) | +| ![illustration of simpleicons-5/J/Junit5](../../simpleicons-5/J/Junit5.png) | [simpleicons-5/J/Junit5](../../simpleicons-5/J/Junit5.md) | +| ![illustration of simpleicons-5/J/Jupyter](../../simpleicons-5/J/Jupyter.png) | [simpleicons-5/J/Jupyter](../../simpleicons-5/J/Jupyter.md) | +| ![illustration of simpleicons-5/J/Justeat](../../simpleicons-5/J/Justeat.png) | [simpleicons-5/J/Justeat](../../simpleicons-5/J/Justeat.md) | +| ![illustration of simpleicons-5/J/Justgiving](../../simpleicons-5/J/Justgiving.png) | [simpleicons-5/J/Justgiving](../../simpleicons-5/J/Justgiving.md) | + + + diff --git a/distribution/simpleicons-5/K/Kaggle.Local.png b/distribution/simpleicons-5/K/Kaggle.Local.png new file mode 100644 index 00000000000..b4fda48005c Binary files /dev/null and b/distribution/simpleicons-5/K/Kaggle.Local.png differ diff --git a/distribution/simpleicons-5/K/Kaggle.Local.puml b/distribution/simpleicons-5/K/Kaggle.Local.puml new file mode 100644 index 00000000000..8b2e89a5c50 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaggle.Local.puml @@ -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 Kaggle +include('simpleicons-5/K/Kaggle') + +' renders the element +Kaggle('Kaggle', 'Kaggle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kaggle.Remote.puml b/distribution/simpleicons-5/K/Kaggle.Remote.puml new file mode 100644 index 00000000000..5f9a0f7a89f --- /dev/null +++ b/distribution/simpleicons-5/K/Kaggle.Remote.puml @@ -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 Kaggle +include('simpleicons-5/K/Kaggle') + +' renders the element +Kaggle('Kaggle', 'Kaggle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kaggle.md b/distribution/simpleicons-5/K/Kaggle.md new file mode 100644 index 00000000000..847bb03615b --- /dev/null +++ b/distribution/simpleicons-5/K/Kaggle.md @@ -0,0 +1,63 @@ +# Kaggle + + +```text +simpleicons-5/K/Kaggle +``` + +```text +include('simpleicons-5/K/Kaggle') +``` + + + +| Illustration | Kaggle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kaggle.png) | ![illustration for Kaggle](../../simpleicons-5/K/Kaggle.Local.png) | + + + + +## Kaggle + +### 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 Kaggle +include('simpleicons-5/K/Kaggle') + +' renders the element +Kaggle('Kaggle', 'Kaggle', '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 Kaggle +include('simpleicons-5/K/Kaggle') + +' renders the element +Kaggle('Kaggle', 'Kaggle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kaggle.png b/distribution/simpleicons-5/K/Kaggle.png new file mode 100644 index 00000000000..d36b9c3cb5c Binary files /dev/null and b/distribution/simpleicons-5/K/Kaggle.png differ diff --git a/distribution/simpleicons-5/K/Kaggle.puml b/distribution/simpleicons-5/K/Kaggle.puml new file mode 100644 index 00000000000..b15cb885f73 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaggle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kaggle + +sprite $KaggleXs [10x10/16z] uwS3 + +sprite $KaggleSm [12x12/16z] unza + +sprite $KaggleMd [16x16/16z] un_X + +sprite $KaggleLg [20x20/16z] unzKO1G + +!procedure Kaggle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kaggle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kahoot.Local.png b/distribution/simpleicons-5/K/Kahoot.Local.png new file mode 100644 index 00000000000..a8b8a1b539a Binary files /dev/null and b/distribution/simpleicons-5/K/Kahoot.Local.png differ diff --git a/distribution/simpleicons-5/K/Kahoot.Local.puml b/distribution/simpleicons-5/K/Kahoot.Local.puml new file mode 100644 index 00000000000..0779f985ce7 --- /dev/null +++ b/distribution/simpleicons-5/K/Kahoot.Local.puml @@ -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 Kahoot +include('simpleicons-5/K/Kahoot') + +' renders the element +Kahoot('Kahoot', 'Kahoot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kahoot.Remote.puml b/distribution/simpleicons-5/K/Kahoot.Remote.puml new file mode 100644 index 00000000000..84259d1e111 --- /dev/null +++ b/distribution/simpleicons-5/K/Kahoot.Remote.puml @@ -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 Kahoot +include('simpleicons-5/K/Kahoot') + +' renders the element +Kahoot('Kahoot', 'Kahoot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kahoot.md b/distribution/simpleicons-5/K/Kahoot.md new file mode 100644 index 00000000000..3e8db064405 --- /dev/null +++ b/distribution/simpleicons-5/K/Kahoot.md @@ -0,0 +1,63 @@ +# Kahoot + + +```text +simpleicons-5/K/Kahoot +``` + +```text +include('simpleicons-5/K/Kahoot') +``` + + + +| Illustration | Kahoot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kahoot.png) | ![illustration for Kahoot](../../simpleicons-5/K/Kahoot.Local.png) | + + + + +## Kahoot + +### 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 Kahoot +include('simpleicons-5/K/Kahoot') + +' renders the element +Kahoot('Kahoot', 'Kahoot', '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 Kahoot +include('simpleicons-5/K/Kahoot') + +' renders the element +Kahoot('Kahoot', 'Kahoot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kahoot.png b/distribution/simpleicons-5/K/Kahoot.png new file mode 100644 index 00000000000..cfdb03d4145 Binary files /dev/null and b/distribution/simpleicons-5/K/Kahoot.png differ diff --git a/distribution/simpleicons-5/K/Kahoot.puml b/distribution/simpleicons-5/K/Kahoot.puml new file mode 100644 index 00000000000..5aa0e581f0b --- /dev/null +++ b/distribution/simpleicons-5/K/Kahoot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kahoot + +sprite $KahootXs [10x10/16z] uwS3 + +sprite $KahootSm [12x12/16z] unza + +sprite $KahootMd [16x16/16z] un_X + +sprite $KahootLg [20x20/16z] unzKO1G + +!procedure Kahoot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kahoot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kaios.Local.png b/distribution/simpleicons-5/K/Kaios.Local.png new file mode 100644 index 00000000000..15127a44fdb Binary files /dev/null and b/distribution/simpleicons-5/K/Kaios.Local.png differ diff --git a/distribution/simpleicons-5/K/Kaios.Local.puml b/distribution/simpleicons-5/K/Kaios.Local.puml new file mode 100644 index 00000000000..37035c3efd7 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaios.Local.puml @@ -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 Kaios +include('simpleicons-5/K/Kaios') + +' renders the element +Kaios('Kaios', 'Kaios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kaios.Remote.puml b/distribution/simpleicons-5/K/Kaios.Remote.puml new file mode 100644 index 00000000000..b47a859c822 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaios.Remote.puml @@ -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 Kaios +include('simpleicons-5/K/Kaios') + +' renders the element +Kaios('Kaios', 'Kaios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kaios.md b/distribution/simpleicons-5/K/Kaios.md new file mode 100644 index 00000000000..01ee84a975e --- /dev/null +++ b/distribution/simpleicons-5/K/Kaios.md @@ -0,0 +1,63 @@ +# Kaios + + +```text +simpleicons-5/K/Kaios +``` + +```text +include('simpleicons-5/K/Kaios') +``` + + + +| Illustration | Kaios | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kaios.png) | ![illustration for Kaios](../../simpleicons-5/K/Kaios.Local.png) | + + + + +## Kaios + +### 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 Kaios +include('simpleicons-5/K/Kaios') + +' renders the element +Kaios('Kaios', 'Kaios', '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 Kaios +include('simpleicons-5/K/Kaios') + +' renders the element +Kaios('Kaios', 'Kaios', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kaios.png b/distribution/simpleicons-5/K/Kaios.png new file mode 100644 index 00000000000..9ac15cbd18a Binary files /dev/null and b/distribution/simpleicons-5/K/Kaios.png differ diff --git a/distribution/simpleicons-5/K/Kaios.puml b/distribution/simpleicons-5/K/Kaios.puml new file mode 100644 index 00000000000..3eef2883849 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaios.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kaios + +sprite $KaiosXs [10x10/16z] uwS3 + +sprite $KaiosSm [12x12/16z] unza + +sprite $KaiosMd [16x16/16z] un_X + +sprite $KaiosLg [20x20/16z] unzKO1G + +!procedure Kaios($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kaios', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kakao.Local.png b/distribution/simpleicons-5/K/Kakao.Local.png new file mode 100644 index 00000000000..c5c31dd1b4f Binary files /dev/null and b/distribution/simpleicons-5/K/Kakao.Local.png differ diff --git a/distribution/simpleicons-5/K/Kakao.Local.puml b/distribution/simpleicons-5/K/Kakao.Local.puml new file mode 100644 index 00000000000..6f01edf9b2f --- /dev/null +++ b/distribution/simpleicons-5/K/Kakao.Local.puml @@ -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 Kakao +include('simpleicons-5/K/Kakao') + +' renders the element +Kakao('Kakao', 'Kakao', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kakao.Remote.puml b/distribution/simpleicons-5/K/Kakao.Remote.puml new file mode 100644 index 00000000000..f354a5f7741 --- /dev/null +++ b/distribution/simpleicons-5/K/Kakao.Remote.puml @@ -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 Kakao +include('simpleicons-5/K/Kakao') + +' renders the element +Kakao('Kakao', 'Kakao', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kakao.md b/distribution/simpleicons-5/K/Kakao.md new file mode 100644 index 00000000000..33264f1d224 --- /dev/null +++ b/distribution/simpleicons-5/K/Kakao.md @@ -0,0 +1,63 @@ +# Kakao + + +```text +simpleicons-5/K/Kakao +``` + +```text +include('simpleicons-5/K/Kakao') +``` + + + +| Illustration | Kakao | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kakao.png) | ![illustration for Kakao](../../simpleicons-5/K/Kakao.Local.png) | + + + + +## Kakao + +### 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 Kakao +include('simpleicons-5/K/Kakao') + +' renders the element +Kakao('Kakao', 'Kakao', '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 Kakao +include('simpleicons-5/K/Kakao') + +' renders the element +Kakao('Kakao', 'Kakao', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kakao.png b/distribution/simpleicons-5/K/Kakao.png new file mode 100644 index 00000000000..8578c4f94b0 Binary files /dev/null and b/distribution/simpleicons-5/K/Kakao.png differ diff --git a/distribution/simpleicons-5/K/Kakao.puml b/distribution/simpleicons-5/K/Kakao.puml new file mode 100644 index 00000000000..0b2b0f10da9 --- /dev/null +++ b/distribution/simpleicons-5/K/Kakao.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kakao + +sprite $KakaoXs [10x10/16z] uwS3 + +sprite $KakaoSm [12x12/16z] unza + +sprite $KakaoMd [16x16/16z] un_X + +sprite $KakaoLg [20x20/16z] unzKO1G + +!procedure Kakao($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kakao', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kakaotalk.Local.png b/distribution/simpleicons-5/K/Kakaotalk.Local.png new file mode 100644 index 00000000000..e7aeaeba329 Binary files /dev/null and b/distribution/simpleicons-5/K/Kakaotalk.Local.png differ diff --git a/distribution/simpleicons-5/K/Kakaotalk.Local.puml b/distribution/simpleicons-5/K/Kakaotalk.Local.puml new file mode 100644 index 00000000000..0d9f95122a0 --- /dev/null +++ b/distribution/simpleicons-5/K/Kakaotalk.Local.puml @@ -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 Kakaotalk +include('simpleicons-5/K/Kakaotalk') + +' renders the element +Kakaotalk('Kakaotalk', 'Kakaotalk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kakaotalk.Remote.puml b/distribution/simpleicons-5/K/Kakaotalk.Remote.puml new file mode 100644 index 00000000000..9f20f74a896 --- /dev/null +++ b/distribution/simpleicons-5/K/Kakaotalk.Remote.puml @@ -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 Kakaotalk +include('simpleicons-5/K/Kakaotalk') + +' renders the element +Kakaotalk('Kakaotalk', 'Kakaotalk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kakaotalk.md b/distribution/simpleicons-5/K/Kakaotalk.md new file mode 100644 index 00000000000..bdb2fc1cb2e --- /dev/null +++ b/distribution/simpleicons-5/K/Kakaotalk.md @@ -0,0 +1,63 @@ +# Kakaotalk + + +```text +simpleicons-5/K/Kakaotalk +``` + +```text +include('simpleicons-5/K/Kakaotalk') +``` + + + +| Illustration | Kakaotalk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kakaotalk.png) | ![illustration for Kakaotalk](../../simpleicons-5/K/Kakaotalk.Local.png) | + + + + +## Kakaotalk + +### 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 Kakaotalk +include('simpleicons-5/K/Kakaotalk') + +' renders the element +Kakaotalk('Kakaotalk', 'Kakaotalk', '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 Kakaotalk +include('simpleicons-5/K/Kakaotalk') + +' renders the element +Kakaotalk('Kakaotalk', 'Kakaotalk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kakaotalk.png b/distribution/simpleicons-5/K/Kakaotalk.png new file mode 100644 index 00000000000..a1a10a8bcb0 Binary files /dev/null and b/distribution/simpleicons-5/K/Kakaotalk.png differ diff --git a/distribution/simpleicons-5/K/Kakaotalk.puml b/distribution/simpleicons-5/K/Kakaotalk.puml new file mode 100644 index 00000000000..34ad541ead4 --- /dev/null +++ b/distribution/simpleicons-5/K/Kakaotalk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kakaotalk + +sprite $KakaotalkXs [10x10/16z] uwS3 + +sprite $KakaotalkSm [12x12/16z] unza + +sprite $KakaotalkMd [16x16/16z] un_X + +sprite $KakaotalkLg [20x20/16z] unzKO1G + +!procedure Kakaotalk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kakaotalk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kalilinux.Local.png b/distribution/simpleicons-5/K/Kalilinux.Local.png new file mode 100644 index 00000000000..f29d20d45ad Binary files /dev/null and b/distribution/simpleicons-5/K/Kalilinux.Local.png differ diff --git a/distribution/simpleicons-5/K/Kalilinux.Local.puml b/distribution/simpleicons-5/K/Kalilinux.Local.puml new file mode 100644 index 00000000000..1b384b886e5 --- /dev/null +++ b/distribution/simpleicons-5/K/Kalilinux.Local.puml @@ -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 Kalilinux +include('simpleicons-5/K/Kalilinux') + +' renders the element +Kalilinux('Kalilinux', 'Kalilinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kalilinux.Remote.puml b/distribution/simpleicons-5/K/Kalilinux.Remote.puml new file mode 100644 index 00000000000..659fc2a6922 --- /dev/null +++ b/distribution/simpleicons-5/K/Kalilinux.Remote.puml @@ -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 Kalilinux +include('simpleicons-5/K/Kalilinux') + +' renders the element +Kalilinux('Kalilinux', 'Kalilinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kalilinux.md b/distribution/simpleicons-5/K/Kalilinux.md new file mode 100644 index 00000000000..4c2bff94236 --- /dev/null +++ b/distribution/simpleicons-5/K/Kalilinux.md @@ -0,0 +1,63 @@ +# Kalilinux + + +```text +simpleicons-5/K/Kalilinux +``` + +```text +include('simpleicons-5/K/Kalilinux') +``` + + + +| Illustration | Kalilinux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kalilinux.png) | ![illustration for Kalilinux](../../simpleicons-5/K/Kalilinux.Local.png) | + + + + +## Kalilinux + +### 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 Kalilinux +include('simpleicons-5/K/Kalilinux') + +' renders the element +Kalilinux('Kalilinux', 'Kalilinux', '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 Kalilinux +include('simpleicons-5/K/Kalilinux') + +' renders the element +Kalilinux('Kalilinux', 'Kalilinux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kalilinux.png b/distribution/simpleicons-5/K/Kalilinux.png new file mode 100644 index 00000000000..e9e34765404 Binary files /dev/null and b/distribution/simpleicons-5/K/Kalilinux.png differ diff --git a/distribution/simpleicons-5/K/Kalilinux.puml b/distribution/simpleicons-5/K/Kalilinux.puml new file mode 100644 index 00000000000..0503ac28f0a --- /dev/null +++ b/distribution/simpleicons-5/K/Kalilinux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kalilinux + +sprite $KalilinuxXs [10x10/16z] uwS3 + +sprite $KalilinuxSm [12x12/16z] unza + +sprite $KalilinuxMd [16x16/16z] un_X + +sprite $KalilinuxLg [20x20/16z] unzKO1G + +!procedure Kalilinux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kalilinux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Local.png b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Local.png new file mode 100644 index 00000000000..05a20fb2486 Binary files /dev/null and b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Local.png differ diff --git a/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Local.puml b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Local.puml new file mode 100644 index 00000000000..ba893c34251 --- /dev/null +++ b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Local.puml @@ -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 Karlsruherverkehrsverbund +include('simpleicons-5/K/Karlsruherverkehrsverbund') + +' renders the element +Karlsruherverkehrsverbund('Karlsruherverkehrsverbund', 'Karlsruherverkehrsverbund', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Remote.puml b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Remote.puml new file mode 100644 index 00000000000..953fe87aa19 --- /dev/null +++ b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.Remote.puml @@ -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 Karlsruherverkehrsverbund +include('simpleicons-5/K/Karlsruherverkehrsverbund') + +' renders the element +Karlsruherverkehrsverbund('Karlsruherverkehrsverbund', 'Karlsruherverkehrsverbund', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.md b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.md new file mode 100644 index 00000000000..16113212b07 --- /dev/null +++ b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.md @@ -0,0 +1,63 @@ +# Karlsruherverkehrsverbund + + +```text +simpleicons-5/K/Karlsruherverkehrsverbund +``` + +```text +include('simpleicons-5/K/Karlsruherverkehrsverbund') +``` + + + +| Illustration | Karlsruherverkehrsverbund | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Karlsruherverkehrsverbund.png) | ![illustration for Karlsruherverkehrsverbund](../../simpleicons-5/K/Karlsruherverkehrsverbund.Local.png) | + + + + +## Karlsruherverkehrsverbund + +### 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 Karlsruherverkehrsverbund +include('simpleicons-5/K/Karlsruherverkehrsverbund') + +' renders the element +Karlsruherverkehrsverbund('Karlsruherverkehrsverbund', 'Karlsruherverkehrsverbund', '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 Karlsruherverkehrsverbund +include('simpleicons-5/K/Karlsruherverkehrsverbund') + +' renders the element +Karlsruherverkehrsverbund('Karlsruherverkehrsverbund', 'Karlsruherverkehrsverbund', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.png b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.png new file mode 100644 index 00000000000..b44e87e67e2 Binary files /dev/null and b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.png differ diff --git a/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.puml b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.puml new file mode 100644 index 00000000000..3400dcb7036 --- /dev/null +++ b/distribution/simpleicons-5/K/Karlsruherverkehrsverbund.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Karlsruherverkehrsverbund + +sprite $KarlsruherverkehrsverbundXs [10x10/16z] uwS3 + +sprite $KarlsruherverkehrsverbundSm [12x12/16z] unza + +sprite $KarlsruherverkehrsverbundMd [16x16/16z] un_X + +sprite $KarlsruherverkehrsverbundLg [20x20/16z] unzKO1G + +!procedure Karlsruherverkehrsverbund($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Karlsruherverkehrsverbund', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kasasmart.Local.png b/distribution/simpleicons-5/K/Kasasmart.Local.png new file mode 100644 index 00000000000..fc0eff04d95 Binary files /dev/null and b/distribution/simpleicons-5/K/Kasasmart.Local.png differ diff --git a/distribution/simpleicons-5/K/Kasasmart.Local.puml b/distribution/simpleicons-5/K/Kasasmart.Local.puml new file mode 100644 index 00000000000..923502fff33 --- /dev/null +++ b/distribution/simpleicons-5/K/Kasasmart.Local.puml @@ -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 Kasasmart +include('simpleicons-5/K/Kasasmart') + +' renders the element +Kasasmart('Kasasmart', 'Kasasmart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kasasmart.Remote.puml b/distribution/simpleicons-5/K/Kasasmart.Remote.puml new file mode 100644 index 00000000000..86861aa4945 --- /dev/null +++ b/distribution/simpleicons-5/K/Kasasmart.Remote.puml @@ -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 Kasasmart +include('simpleicons-5/K/Kasasmart') + +' renders the element +Kasasmart('Kasasmart', 'Kasasmart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kasasmart.md b/distribution/simpleicons-5/K/Kasasmart.md new file mode 100644 index 00000000000..d6385b911c8 --- /dev/null +++ b/distribution/simpleicons-5/K/Kasasmart.md @@ -0,0 +1,63 @@ +# Kasasmart + + +```text +simpleicons-5/K/Kasasmart +``` + +```text +include('simpleicons-5/K/Kasasmart') +``` + + + +| Illustration | Kasasmart | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kasasmart.png) | ![illustration for Kasasmart](../../simpleicons-5/K/Kasasmart.Local.png) | + + + + +## Kasasmart + +### 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 Kasasmart +include('simpleicons-5/K/Kasasmart') + +' renders the element +Kasasmart('Kasasmart', 'Kasasmart', '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 Kasasmart +include('simpleicons-5/K/Kasasmart') + +' renders the element +Kasasmart('Kasasmart', 'Kasasmart', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kasasmart.png b/distribution/simpleicons-5/K/Kasasmart.png new file mode 100644 index 00000000000..3846aec7673 Binary files /dev/null and b/distribution/simpleicons-5/K/Kasasmart.png differ diff --git a/distribution/simpleicons-5/K/Kasasmart.puml b/distribution/simpleicons-5/K/Kasasmart.puml new file mode 100644 index 00000000000..c8369aa43c3 --- /dev/null +++ b/distribution/simpleicons-5/K/Kasasmart.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kasasmart + +sprite $KasasmartXs [10x10/16z] uwS3 + +sprite $KasasmartSm [12x12/16z] unza + +sprite $KasasmartMd [16x16/16z] un_X + +sprite $KasasmartLg [20x20/16z] unzKO1G + +!procedure Kasasmart($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kasasmart', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kashflow.Local.png b/distribution/simpleicons-5/K/Kashflow.Local.png new file mode 100644 index 00000000000..b03399407f1 Binary files /dev/null and b/distribution/simpleicons-5/K/Kashflow.Local.png differ diff --git a/distribution/simpleicons-5/K/Kashflow.Local.puml b/distribution/simpleicons-5/K/Kashflow.Local.puml new file mode 100644 index 00000000000..2bce2c895df --- /dev/null +++ b/distribution/simpleicons-5/K/Kashflow.Local.puml @@ -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 Kashflow +include('simpleicons-5/K/Kashflow') + +' renders the element +Kashflow('Kashflow', 'Kashflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kashflow.Remote.puml b/distribution/simpleicons-5/K/Kashflow.Remote.puml new file mode 100644 index 00000000000..d3925d9e704 --- /dev/null +++ b/distribution/simpleicons-5/K/Kashflow.Remote.puml @@ -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 Kashflow +include('simpleicons-5/K/Kashflow') + +' renders the element +Kashflow('Kashflow', 'Kashflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kashflow.md b/distribution/simpleicons-5/K/Kashflow.md new file mode 100644 index 00000000000..05b57928396 --- /dev/null +++ b/distribution/simpleicons-5/K/Kashflow.md @@ -0,0 +1,63 @@ +# Kashflow + + +```text +simpleicons-5/K/Kashflow +``` + +```text +include('simpleicons-5/K/Kashflow') +``` + + + +| Illustration | Kashflow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kashflow.png) | ![illustration for Kashflow](../../simpleicons-5/K/Kashflow.Local.png) | + + + + +## Kashflow + +### 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 Kashflow +include('simpleicons-5/K/Kashflow') + +' renders the element +Kashflow('Kashflow', 'Kashflow', '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 Kashflow +include('simpleicons-5/K/Kashflow') + +' renders the element +Kashflow('Kashflow', 'Kashflow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kashflow.png b/distribution/simpleicons-5/K/Kashflow.png new file mode 100644 index 00000000000..8a5a4cde552 Binary files /dev/null and b/distribution/simpleicons-5/K/Kashflow.png differ diff --git a/distribution/simpleicons-5/K/Kashflow.puml b/distribution/simpleicons-5/K/Kashflow.puml new file mode 100644 index 00000000000..818d6bec36a --- /dev/null +++ b/distribution/simpleicons-5/K/Kashflow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kashflow + +sprite $KashflowXs [10x10/16z] uwS3 + +sprite $KashflowSm [12x12/16z] unza + +sprite $KashflowMd [16x16/16z] un_X + +sprite $KashflowLg [20x20/16z] unzKO1G + +!procedure Kashflow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kashflow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kaspersky.Local.png b/distribution/simpleicons-5/K/Kaspersky.Local.png new file mode 100644 index 00000000000..ade3baf16be Binary files /dev/null and b/distribution/simpleicons-5/K/Kaspersky.Local.png differ diff --git a/distribution/simpleicons-5/K/Kaspersky.Local.puml b/distribution/simpleicons-5/K/Kaspersky.Local.puml new file mode 100644 index 00000000000..36259fe0751 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaspersky.Local.puml @@ -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 Kaspersky +include('simpleicons-5/K/Kaspersky') + +' renders the element +Kaspersky('Kaspersky', 'Kaspersky', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kaspersky.Remote.puml b/distribution/simpleicons-5/K/Kaspersky.Remote.puml new file mode 100644 index 00000000000..36d7a282ce8 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaspersky.Remote.puml @@ -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 Kaspersky +include('simpleicons-5/K/Kaspersky') + +' renders the element +Kaspersky('Kaspersky', 'Kaspersky', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kaspersky.md b/distribution/simpleicons-5/K/Kaspersky.md new file mode 100644 index 00000000000..b36f32f1457 --- /dev/null +++ b/distribution/simpleicons-5/K/Kaspersky.md @@ -0,0 +1,63 @@ +# Kaspersky + + +```text +simpleicons-5/K/Kaspersky +``` + +```text +include('simpleicons-5/K/Kaspersky') +``` + + + +| Illustration | Kaspersky | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kaspersky.png) | ![illustration for Kaspersky](../../simpleicons-5/K/Kaspersky.Local.png) | + + + + +## Kaspersky + +### 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 Kaspersky +include('simpleicons-5/K/Kaspersky') + +' renders the element +Kaspersky('Kaspersky', 'Kaspersky', '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 Kaspersky +include('simpleicons-5/K/Kaspersky') + +' renders the element +Kaspersky('Kaspersky', 'Kaspersky', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kaspersky.png b/distribution/simpleicons-5/K/Kaspersky.png new file mode 100644 index 00000000000..9d186ed88f8 Binary files /dev/null and b/distribution/simpleicons-5/K/Kaspersky.png differ diff --git a/distribution/simpleicons-5/K/Kaspersky.puml b/distribution/simpleicons-5/K/Kaspersky.puml new file mode 100644 index 00000000000..68f7ac89a0f --- /dev/null +++ b/distribution/simpleicons-5/K/Kaspersky.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kaspersky + +sprite $KasperskyXs [10x10/16z] uwS3 + +sprite $KasperskySm [12x12/16z] unza + +sprite $KasperskyMd [16x16/16z] un_X + +sprite $KasperskyLg [20x20/16z] unzKO1G + +!procedure Kaspersky($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kaspersky', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Katacoda.Local.png b/distribution/simpleicons-5/K/Katacoda.Local.png new file mode 100644 index 00000000000..106ef8ac4a6 Binary files /dev/null and b/distribution/simpleicons-5/K/Katacoda.Local.png differ diff --git a/distribution/simpleicons-5/K/Katacoda.Local.puml b/distribution/simpleicons-5/K/Katacoda.Local.puml new file mode 100644 index 00000000000..5402a0c3e28 --- /dev/null +++ b/distribution/simpleicons-5/K/Katacoda.Local.puml @@ -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 Katacoda +include('simpleicons-5/K/Katacoda') + +' renders the element +Katacoda('Katacoda', 'Katacoda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Katacoda.Remote.puml b/distribution/simpleicons-5/K/Katacoda.Remote.puml new file mode 100644 index 00000000000..d0ce62e27ce --- /dev/null +++ b/distribution/simpleicons-5/K/Katacoda.Remote.puml @@ -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 Katacoda +include('simpleicons-5/K/Katacoda') + +' renders the element +Katacoda('Katacoda', 'Katacoda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Katacoda.md b/distribution/simpleicons-5/K/Katacoda.md new file mode 100644 index 00000000000..3739e027e5a --- /dev/null +++ b/distribution/simpleicons-5/K/Katacoda.md @@ -0,0 +1,63 @@ +# Katacoda + + +```text +simpleicons-5/K/Katacoda +``` + +```text +include('simpleicons-5/K/Katacoda') +``` + + + +| Illustration | Katacoda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Katacoda.png) | ![illustration for Katacoda](../../simpleicons-5/K/Katacoda.Local.png) | + + + + +## Katacoda + +### 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 Katacoda +include('simpleicons-5/K/Katacoda') + +' renders the element +Katacoda('Katacoda', 'Katacoda', '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 Katacoda +include('simpleicons-5/K/Katacoda') + +' renders the element +Katacoda('Katacoda', 'Katacoda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Katacoda.png b/distribution/simpleicons-5/K/Katacoda.png new file mode 100644 index 00000000000..f18303fa0c8 Binary files /dev/null and b/distribution/simpleicons-5/K/Katacoda.png differ diff --git a/distribution/simpleicons-5/K/Katacoda.puml b/distribution/simpleicons-5/K/Katacoda.puml new file mode 100644 index 00000000000..bed4c86b0f5 --- /dev/null +++ b/distribution/simpleicons-5/K/Katacoda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Katacoda + +sprite $KatacodaXs [10x10/16z] uwS3 + +sprite $KatacodaSm [12x12/16z] unza + +sprite $KatacodaMd [16x16/16z] un_X + +sprite $KatacodaLg [20x20/16z] unzKO1G + +!procedure Katacoda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Katacoda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Katana.Local.png b/distribution/simpleicons-5/K/Katana.Local.png new file mode 100644 index 00000000000..5447aa96411 Binary files /dev/null and b/distribution/simpleicons-5/K/Katana.Local.png differ diff --git a/distribution/simpleicons-5/K/Katana.Local.puml b/distribution/simpleicons-5/K/Katana.Local.puml new file mode 100644 index 00000000000..f1c239a07cf --- /dev/null +++ b/distribution/simpleicons-5/K/Katana.Local.puml @@ -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 Katana +include('simpleicons-5/K/Katana') + +' renders the element +Katana('Katana', 'Katana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Katana.Remote.puml b/distribution/simpleicons-5/K/Katana.Remote.puml new file mode 100644 index 00000000000..18370006063 --- /dev/null +++ b/distribution/simpleicons-5/K/Katana.Remote.puml @@ -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 Katana +include('simpleicons-5/K/Katana') + +' renders the element +Katana('Katana', 'Katana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Katana.md b/distribution/simpleicons-5/K/Katana.md new file mode 100644 index 00000000000..44f553705a6 --- /dev/null +++ b/distribution/simpleicons-5/K/Katana.md @@ -0,0 +1,63 @@ +# Katana + + +```text +simpleicons-5/K/Katana +``` + +```text +include('simpleicons-5/K/Katana') +``` + + + +| Illustration | Katana | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Katana.png) | ![illustration for Katana](../../simpleicons-5/K/Katana.Local.png) | + + + + +## Katana + +### 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 Katana +include('simpleicons-5/K/Katana') + +' renders the element +Katana('Katana', 'Katana', '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 Katana +include('simpleicons-5/K/Katana') + +' renders the element +Katana('Katana', 'Katana', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Katana.png b/distribution/simpleicons-5/K/Katana.png new file mode 100644 index 00000000000..ad6d437147b Binary files /dev/null and b/distribution/simpleicons-5/K/Katana.png differ diff --git a/distribution/simpleicons-5/K/Katana.puml b/distribution/simpleicons-5/K/Katana.puml new file mode 100644 index 00000000000..791bcab3f12 --- /dev/null +++ b/distribution/simpleicons-5/K/Katana.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Katana + +sprite $KatanaXs [10x10/16z] uwS3 + +sprite $KatanaSm [12x12/16z] unza + +sprite $KatanaMd [16x16/16z] un_X + +sprite $KatanaLg [20x20/16z] unzKO1G + +!procedure Katana($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Katana', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kde.Local.png b/distribution/simpleicons-5/K/Kde.Local.png new file mode 100644 index 00000000000..90bd55a7f3d Binary files /dev/null and b/distribution/simpleicons-5/K/Kde.Local.png differ diff --git a/distribution/simpleicons-5/K/Kde.Local.puml b/distribution/simpleicons-5/K/Kde.Local.puml new file mode 100644 index 00000000000..842dd12e5c1 --- /dev/null +++ b/distribution/simpleicons-5/K/Kde.Local.puml @@ -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 Kde +include('simpleicons-5/K/Kde') + +' renders the element +Kde('Kde', 'Kde', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kde.Remote.puml b/distribution/simpleicons-5/K/Kde.Remote.puml new file mode 100644 index 00000000000..c0bce693fd4 --- /dev/null +++ b/distribution/simpleicons-5/K/Kde.Remote.puml @@ -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 Kde +include('simpleicons-5/K/Kde') + +' renders the element +Kde('Kde', 'Kde', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kde.md b/distribution/simpleicons-5/K/Kde.md new file mode 100644 index 00000000000..5649705f257 --- /dev/null +++ b/distribution/simpleicons-5/K/Kde.md @@ -0,0 +1,63 @@ +# Kde + + +```text +simpleicons-5/K/Kde +``` + +```text +include('simpleicons-5/K/Kde') +``` + + + +| Illustration | Kde | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kde.png) | ![illustration for Kde](../../simpleicons-5/K/Kde.Local.png) | + + + + +## Kde + +### 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 Kde +include('simpleicons-5/K/Kde') + +' renders the element +Kde('Kde', 'Kde', '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 Kde +include('simpleicons-5/K/Kde') + +' renders the element +Kde('Kde', 'Kde', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kde.png b/distribution/simpleicons-5/K/Kde.png new file mode 100644 index 00000000000..ab5dbf8d862 Binary files /dev/null and b/distribution/simpleicons-5/K/Kde.png differ diff --git a/distribution/simpleicons-5/K/Kde.puml b/distribution/simpleicons-5/K/Kde.puml new file mode 100644 index 00000000000..af736cec19a --- /dev/null +++ b/distribution/simpleicons-5/K/Kde.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kde + +sprite $KdeXs [10x10/16z] uwS3 + +sprite $KdeSm [12x12/16z] unza + +sprite $KdeMd [16x16/16z] un_X + +sprite $KdeLg [20x20/16z] unzKO1G + +!procedure Kde($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kde', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kdenlive.Local.png b/distribution/simpleicons-5/K/Kdenlive.Local.png new file mode 100644 index 00000000000..2b47f472376 Binary files /dev/null and b/distribution/simpleicons-5/K/Kdenlive.Local.png differ diff --git a/distribution/simpleicons-5/K/Kdenlive.Local.puml b/distribution/simpleicons-5/K/Kdenlive.Local.puml new file mode 100644 index 00000000000..1051f70e957 --- /dev/null +++ b/distribution/simpleicons-5/K/Kdenlive.Local.puml @@ -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 Kdenlive +include('simpleicons-5/K/Kdenlive') + +' renders the element +Kdenlive('Kdenlive', 'Kdenlive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kdenlive.Remote.puml b/distribution/simpleicons-5/K/Kdenlive.Remote.puml new file mode 100644 index 00000000000..27a60109843 --- /dev/null +++ b/distribution/simpleicons-5/K/Kdenlive.Remote.puml @@ -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 Kdenlive +include('simpleicons-5/K/Kdenlive') + +' renders the element +Kdenlive('Kdenlive', 'Kdenlive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kdenlive.md b/distribution/simpleicons-5/K/Kdenlive.md new file mode 100644 index 00000000000..534ee749411 --- /dev/null +++ b/distribution/simpleicons-5/K/Kdenlive.md @@ -0,0 +1,63 @@ +# Kdenlive + + +```text +simpleicons-5/K/Kdenlive +``` + +```text +include('simpleicons-5/K/Kdenlive') +``` + + + +| Illustration | Kdenlive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kdenlive.png) | ![illustration for Kdenlive](../../simpleicons-5/K/Kdenlive.Local.png) | + + + + +## Kdenlive + +### 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 Kdenlive +include('simpleicons-5/K/Kdenlive') + +' renders the element +Kdenlive('Kdenlive', 'Kdenlive', '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 Kdenlive +include('simpleicons-5/K/Kdenlive') + +' renders the element +Kdenlive('Kdenlive', 'Kdenlive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kdenlive.png b/distribution/simpleicons-5/K/Kdenlive.png new file mode 100644 index 00000000000..6834ca40991 Binary files /dev/null and b/distribution/simpleicons-5/K/Kdenlive.png differ diff --git a/distribution/simpleicons-5/K/Kdenlive.puml b/distribution/simpleicons-5/K/Kdenlive.puml new file mode 100644 index 00000000000..555656768c3 --- /dev/null +++ b/distribution/simpleicons-5/K/Kdenlive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kdenlive + +sprite $KdenliveXs [10x10/16z] uwS3 + +sprite $KdenliveSm [12x12/16z] unza + +sprite $KdenliveMd [16x16/16z] un_X + +sprite $KdenliveLg [20x20/16z] unzKO1G + +!procedure Kdenlive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kdenlive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Keepassxc.Local.png b/distribution/simpleicons-5/K/Keepassxc.Local.png new file mode 100644 index 00000000000..e4ac7002382 Binary files /dev/null and b/distribution/simpleicons-5/K/Keepassxc.Local.png differ diff --git a/distribution/simpleicons-5/K/Keepassxc.Local.puml b/distribution/simpleicons-5/K/Keepassxc.Local.puml new file mode 100644 index 00000000000..a18c1814728 --- /dev/null +++ b/distribution/simpleicons-5/K/Keepassxc.Local.puml @@ -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 Keepassxc +include('simpleicons-5/K/Keepassxc') + +' renders the element +Keepassxc('Keepassxc', 'Keepassxc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keepassxc.Remote.puml b/distribution/simpleicons-5/K/Keepassxc.Remote.puml new file mode 100644 index 00000000000..69db8d6a104 --- /dev/null +++ b/distribution/simpleicons-5/K/Keepassxc.Remote.puml @@ -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 Keepassxc +include('simpleicons-5/K/Keepassxc') + +' renders the element +Keepassxc('Keepassxc', 'Keepassxc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keepassxc.md b/distribution/simpleicons-5/K/Keepassxc.md new file mode 100644 index 00000000000..e306b180572 --- /dev/null +++ b/distribution/simpleicons-5/K/Keepassxc.md @@ -0,0 +1,63 @@ +# Keepassxc + + +```text +simpleicons-5/K/Keepassxc +``` + +```text +include('simpleicons-5/K/Keepassxc') +``` + + + +| Illustration | Keepassxc | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Keepassxc.png) | ![illustration for Keepassxc](../../simpleicons-5/K/Keepassxc.Local.png) | + + + + +## Keepassxc + +### 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 Keepassxc +include('simpleicons-5/K/Keepassxc') + +' renders the element +Keepassxc('Keepassxc', 'Keepassxc', '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 Keepassxc +include('simpleicons-5/K/Keepassxc') + +' renders the element +Keepassxc('Keepassxc', 'Keepassxc', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Keepassxc.png b/distribution/simpleicons-5/K/Keepassxc.png new file mode 100644 index 00000000000..9f3086bf65d Binary files /dev/null and b/distribution/simpleicons-5/K/Keepassxc.png differ diff --git a/distribution/simpleicons-5/K/Keepassxc.puml b/distribution/simpleicons-5/K/Keepassxc.puml new file mode 100644 index 00000000000..29d63b48a67 --- /dev/null +++ b/distribution/simpleicons-5/K/Keepassxc.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Keepassxc + +sprite $KeepassxcXs [10x10/16z] uwS3 + +sprite $KeepassxcSm [12x12/16z] unza + +sprite $KeepassxcMd [16x16/16z] un_X + +sprite $KeepassxcLg [20x20/16z] unzKO1G + +!procedure Keepassxc($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Keepassxc', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kentico.Local.png b/distribution/simpleicons-5/K/Kentico.Local.png new file mode 100644 index 00000000000..f1fe9c16071 Binary files /dev/null and b/distribution/simpleicons-5/K/Kentico.Local.png differ diff --git a/distribution/simpleicons-5/K/Kentico.Local.puml b/distribution/simpleicons-5/K/Kentico.Local.puml new file mode 100644 index 00000000000..7d5f09f1f6c --- /dev/null +++ b/distribution/simpleicons-5/K/Kentico.Local.puml @@ -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 Kentico +include('simpleicons-5/K/Kentico') + +' renders the element +Kentico('Kentico', 'Kentico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kentico.Remote.puml b/distribution/simpleicons-5/K/Kentico.Remote.puml new file mode 100644 index 00000000000..fb229713480 --- /dev/null +++ b/distribution/simpleicons-5/K/Kentico.Remote.puml @@ -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 Kentico +include('simpleicons-5/K/Kentico') + +' renders the element +Kentico('Kentico', 'Kentico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kentico.md b/distribution/simpleicons-5/K/Kentico.md new file mode 100644 index 00000000000..2496656a1d9 --- /dev/null +++ b/distribution/simpleicons-5/K/Kentico.md @@ -0,0 +1,63 @@ +# Kentico + + +```text +simpleicons-5/K/Kentico +``` + +```text +include('simpleicons-5/K/Kentico') +``` + + + +| Illustration | Kentico | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kentico.png) | ![illustration for Kentico](../../simpleicons-5/K/Kentico.Local.png) | + + + + +## Kentico + +### 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 Kentico +include('simpleicons-5/K/Kentico') + +' renders the element +Kentico('Kentico', 'Kentico', '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 Kentico +include('simpleicons-5/K/Kentico') + +' renders the element +Kentico('Kentico', 'Kentico', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kentico.png b/distribution/simpleicons-5/K/Kentico.png new file mode 100644 index 00000000000..13d8d5472ff Binary files /dev/null and b/distribution/simpleicons-5/K/Kentico.png differ diff --git a/distribution/simpleicons-5/K/Kentico.puml b/distribution/simpleicons-5/K/Kentico.puml new file mode 100644 index 00000000000..0a21cf7e69c --- /dev/null +++ b/distribution/simpleicons-5/K/Kentico.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kentico + +sprite $KenticoXs [10x10/16z] uwS3 + +sprite $KenticoSm [12x12/16z] unza + +sprite $KenticoMd [16x16/16z] un_X + +sprite $KenticoLg [20x20/16z] unzKO1G + +!procedure Kentico($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kentico', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Keras.Local.png b/distribution/simpleicons-5/K/Keras.Local.png new file mode 100644 index 00000000000..22228dc1a96 Binary files /dev/null and b/distribution/simpleicons-5/K/Keras.Local.png differ diff --git a/distribution/simpleicons-5/K/Keras.Local.puml b/distribution/simpleicons-5/K/Keras.Local.puml new file mode 100644 index 00000000000..046b0aa3fbf --- /dev/null +++ b/distribution/simpleicons-5/K/Keras.Local.puml @@ -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 Keras +include('simpleicons-5/K/Keras') + +' renders the element +Keras('Keras', 'Keras', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keras.Remote.puml b/distribution/simpleicons-5/K/Keras.Remote.puml new file mode 100644 index 00000000000..1b197d8e8de --- /dev/null +++ b/distribution/simpleicons-5/K/Keras.Remote.puml @@ -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 Keras +include('simpleicons-5/K/Keras') + +' renders the element +Keras('Keras', 'Keras', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keras.md b/distribution/simpleicons-5/K/Keras.md new file mode 100644 index 00000000000..5b073da8dd6 --- /dev/null +++ b/distribution/simpleicons-5/K/Keras.md @@ -0,0 +1,63 @@ +# Keras + + +```text +simpleicons-5/K/Keras +``` + +```text +include('simpleicons-5/K/Keras') +``` + + + +| Illustration | Keras | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Keras.png) | ![illustration for Keras](../../simpleicons-5/K/Keras.Local.png) | + + + + +## Keras + +### 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 Keras +include('simpleicons-5/K/Keras') + +' renders the element +Keras('Keras', 'Keras', '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 Keras +include('simpleicons-5/K/Keras') + +' renders the element +Keras('Keras', 'Keras', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Keras.png b/distribution/simpleicons-5/K/Keras.png new file mode 100644 index 00000000000..cc1189d81fa Binary files /dev/null and b/distribution/simpleicons-5/K/Keras.png differ diff --git a/distribution/simpleicons-5/K/Keras.puml b/distribution/simpleicons-5/K/Keras.puml new file mode 100644 index 00000000000..c36c01114d5 --- /dev/null +++ b/distribution/simpleicons-5/K/Keras.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Keras + +sprite $KerasXs [10x10/16z] uwS3 + +sprite $KerasSm [12x12/16z] unza + +sprite $KerasMd [16x16/16z] un_X + +sprite $KerasLg [20x20/16z] unzKO1G + +!procedure Keras($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Keras', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Keybase.Local.png b/distribution/simpleicons-5/K/Keybase.Local.png new file mode 100644 index 00000000000..45f14a6447c Binary files /dev/null and b/distribution/simpleicons-5/K/Keybase.Local.png differ diff --git a/distribution/simpleicons-5/K/Keybase.Local.puml b/distribution/simpleicons-5/K/Keybase.Local.puml new file mode 100644 index 00000000000..191f8c5215c --- /dev/null +++ b/distribution/simpleicons-5/K/Keybase.Local.puml @@ -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 Keybase +include('simpleicons-5/K/Keybase') + +' renders the element +Keybase('Keybase', 'Keybase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keybase.Remote.puml b/distribution/simpleicons-5/K/Keybase.Remote.puml new file mode 100644 index 00000000000..361ce7d9864 --- /dev/null +++ b/distribution/simpleicons-5/K/Keybase.Remote.puml @@ -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 Keybase +include('simpleicons-5/K/Keybase') + +' renders the element +Keybase('Keybase', 'Keybase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keybase.md b/distribution/simpleicons-5/K/Keybase.md new file mode 100644 index 00000000000..745e3a23ca4 --- /dev/null +++ b/distribution/simpleicons-5/K/Keybase.md @@ -0,0 +1,63 @@ +# Keybase + + +```text +simpleicons-5/K/Keybase +``` + +```text +include('simpleicons-5/K/Keybase') +``` + + + +| Illustration | Keybase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Keybase.png) | ![illustration for Keybase](../../simpleicons-5/K/Keybase.Local.png) | + + + + +## Keybase + +### 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 Keybase +include('simpleicons-5/K/Keybase') + +' renders the element +Keybase('Keybase', 'Keybase', '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 Keybase +include('simpleicons-5/K/Keybase') + +' renders the element +Keybase('Keybase', 'Keybase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Keybase.png b/distribution/simpleicons-5/K/Keybase.png new file mode 100644 index 00000000000..cff23fcb13f Binary files /dev/null and b/distribution/simpleicons-5/K/Keybase.png differ diff --git a/distribution/simpleicons-5/K/Keybase.puml b/distribution/simpleicons-5/K/Keybase.puml new file mode 100644 index 00000000000..8b3860cd516 --- /dev/null +++ b/distribution/simpleicons-5/K/Keybase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Keybase + +sprite $KeybaseXs [10x10/16z] uwS3 + +sprite $KeybaseSm [12x12/16z] unza + +sprite $KeybaseMd [16x16/16z] un_X + +sprite $KeybaseLg [20x20/16z] unzKO1G + +!procedure Keybase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Keybase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Keycdn.Local.png b/distribution/simpleicons-5/K/Keycdn.Local.png new file mode 100644 index 00000000000..78fe982a0ab Binary files /dev/null and b/distribution/simpleicons-5/K/Keycdn.Local.png differ diff --git a/distribution/simpleicons-5/K/Keycdn.Local.puml b/distribution/simpleicons-5/K/Keycdn.Local.puml new file mode 100644 index 00000000000..a6797d6bc78 --- /dev/null +++ b/distribution/simpleicons-5/K/Keycdn.Local.puml @@ -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 Keycdn +include('simpleicons-5/K/Keycdn') + +' renders the element +Keycdn('Keycdn', 'Keycdn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keycdn.Remote.puml b/distribution/simpleicons-5/K/Keycdn.Remote.puml new file mode 100644 index 00000000000..7b17e0132fb --- /dev/null +++ b/distribution/simpleicons-5/K/Keycdn.Remote.puml @@ -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 Keycdn +include('simpleicons-5/K/Keycdn') + +' renders the element +Keycdn('Keycdn', 'Keycdn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Keycdn.md b/distribution/simpleicons-5/K/Keycdn.md new file mode 100644 index 00000000000..ebd6ec87aab --- /dev/null +++ b/distribution/simpleicons-5/K/Keycdn.md @@ -0,0 +1,63 @@ +# Keycdn + + +```text +simpleicons-5/K/Keycdn +``` + +```text +include('simpleicons-5/K/Keycdn') +``` + + + +| Illustration | Keycdn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Keycdn.png) | ![illustration for Keycdn](../../simpleicons-5/K/Keycdn.Local.png) | + + + + +## Keycdn + +### 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 Keycdn +include('simpleicons-5/K/Keycdn') + +' renders the element +Keycdn('Keycdn', 'Keycdn', '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 Keycdn +include('simpleicons-5/K/Keycdn') + +' renders the element +Keycdn('Keycdn', 'Keycdn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Keycdn.png b/distribution/simpleicons-5/K/Keycdn.png new file mode 100644 index 00000000000..39c69fd0058 Binary files /dev/null and b/distribution/simpleicons-5/K/Keycdn.png differ diff --git a/distribution/simpleicons-5/K/Keycdn.puml b/distribution/simpleicons-5/K/Keycdn.puml new file mode 100644 index 00000000000..854e4658a79 --- /dev/null +++ b/distribution/simpleicons-5/K/Keycdn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Keycdn + +sprite $KeycdnXs [10x10/16z] uwS3 + +sprite $KeycdnSm [12x12/16z] unza + +sprite $KeycdnMd [16x16/16z] un_X + +sprite $KeycdnLg [20x20/16z] unzKO1G + +!procedure Keycdn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Keycdn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Khanacademy.Local.png b/distribution/simpleicons-5/K/Khanacademy.Local.png new file mode 100644 index 00000000000..e39b031ad6d Binary files /dev/null and b/distribution/simpleicons-5/K/Khanacademy.Local.png differ diff --git a/distribution/simpleicons-5/K/Khanacademy.Local.puml b/distribution/simpleicons-5/K/Khanacademy.Local.puml new file mode 100644 index 00000000000..5e9773d1129 --- /dev/null +++ b/distribution/simpleicons-5/K/Khanacademy.Local.puml @@ -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 Khanacademy +include('simpleicons-5/K/Khanacademy') + +' renders the element +Khanacademy('Khanacademy', 'Khanacademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Khanacademy.Remote.puml b/distribution/simpleicons-5/K/Khanacademy.Remote.puml new file mode 100644 index 00000000000..c98dbaf7d0e --- /dev/null +++ b/distribution/simpleicons-5/K/Khanacademy.Remote.puml @@ -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 Khanacademy +include('simpleicons-5/K/Khanacademy') + +' renders the element +Khanacademy('Khanacademy', 'Khanacademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Khanacademy.md b/distribution/simpleicons-5/K/Khanacademy.md new file mode 100644 index 00000000000..15638ebde37 --- /dev/null +++ b/distribution/simpleicons-5/K/Khanacademy.md @@ -0,0 +1,63 @@ +# Khanacademy + + +```text +simpleicons-5/K/Khanacademy +``` + +```text +include('simpleicons-5/K/Khanacademy') +``` + + + +| Illustration | Khanacademy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Khanacademy.png) | ![illustration for Khanacademy](../../simpleicons-5/K/Khanacademy.Local.png) | + + + + +## Khanacademy + +### 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 Khanacademy +include('simpleicons-5/K/Khanacademy') + +' renders the element +Khanacademy('Khanacademy', 'Khanacademy', '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 Khanacademy +include('simpleicons-5/K/Khanacademy') + +' renders the element +Khanacademy('Khanacademy', 'Khanacademy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Khanacademy.png b/distribution/simpleicons-5/K/Khanacademy.png new file mode 100644 index 00000000000..615be22490c Binary files /dev/null and b/distribution/simpleicons-5/K/Khanacademy.png differ diff --git a/distribution/simpleicons-5/K/Khanacademy.puml b/distribution/simpleicons-5/K/Khanacademy.puml new file mode 100644 index 00000000000..35c22e86d10 --- /dev/null +++ b/distribution/simpleicons-5/K/Khanacademy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Khanacademy + +sprite $KhanacademyXs [10x10/16z] uwS3 + +sprite $KhanacademySm [12x12/16z] unza + +sprite $KhanacademyMd [16x16/16z] un_X + +sprite $KhanacademyLg [20x20/16z] unzKO1G + +!procedure Khanacademy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Khanacademy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Khronosgroup.Local.png b/distribution/simpleicons-5/K/Khronosgroup.Local.png new file mode 100644 index 00000000000..41aa73026ae Binary files /dev/null and b/distribution/simpleicons-5/K/Khronosgroup.Local.png differ diff --git a/distribution/simpleicons-5/K/Khronosgroup.Local.puml b/distribution/simpleicons-5/K/Khronosgroup.Local.puml new file mode 100644 index 00000000000..ee245b9b1c5 --- /dev/null +++ b/distribution/simpleicons-5/K/Khronosgroup.Local.puml @@ -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 Khronosgroup +include('simpleicons-5/K/Khronosgroup') + +' renders the element +Khronosgroup('Khronosgroup', 'Khronosgroup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Khronosgroup.Remote.puml b/distribution/simpleicons-5/K/Khronosgroup.Remote.puml new file mode 100644 index 00000000000..6ea6c0f00ed --- /dev/null +++ b/distribution/simpleicons-5/K/Khronosgroup.Remote.puml @@ -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 Khronosgroup +include('simpleicons-5/K/Khronosgroup') + +' renders the element +Khronosgroup('Khronosgroup', 'Khronosgroup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Khronosgroup.md b/distribution/simpleicons-5/K/Khronosgroup.md new file mode 100644 index 00000000000..05f34c7f904 --- /dev/null +++ b/distribution/simpleicons-5/K/Khronosgroup.md @@ -0,0 +1,63 @@ +# Khronosgroup + + +```text +simpleicons-5/K/Khronosgroup +``` + +```text +include('simpleicons-5/K/Khronosgroup') +``` + + + +| Illustration | Khronosgroup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Khronosgroup.png) | ![illustration for Khronosgroup](../../simpleicons-5/K/Khronosgroup.Local.png) | + + + + +## Khronosgroup + +### 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 Khronosgroup +include('simpleicons-5/K/Khronosgroup') + +' renders the element +Khronosgroup('Khronosgroup', 'Khronosgroup', '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 Khronosgroup +include('simpleicons-5/K/Khronosgroup') + +' renders the element +Khronosgroup('Khronosgroup', 'Khronosgroup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Khronosgroup.png b/distribution/simpleicons-5/K/Khronosgroup.png new file mode 100644 index 00000000000..bcb72b76c1e Binary files /dev/null and b/distribution/simpleicons-5/K/Khronosgroup.png differ diff --git a/distribution/simpleicons-5/K/Khronosgroup.puml b/distribution/simpleicons-5/K/Khronosgroup.puml new file mode 100644 index 00000000000..d9e7dd9a43f --- /dev/null +++ b/distribution/simpleicons-5/K/Khronosgroup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Khronosgroup + +sprite $KhronosgroupXs [10x10/16z] uwS3 + +sprite $KhronosgroupSm [12x12/16z] unza + +sprite $KhronosgroupMd [16x16/16z] un_X + +sprite $KhronosgroupLg [20x20/16z] unzKO1G + +!procedure Khronosgroup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Khronosgroup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kia.Local.png b/distribution/simpleicons-5/K/Kia.Local.png new file mode 100644 index 00000000000..a259aeaec70 Binary files /dev/null and b/distribution/simpleicons-5/K/Kia.Local.png differ diff --git a/distribution/simpleicons-5/K/Kia.Local.puml b/distribution/simpleicons-5/K/Kia.Local.puml new file mode 100644 index 00000000000..eeb514c11c3 --- /dev/null +++ b/distribution/simpleicons-5/K/Kia.Local.puml @@ -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 Kia +include('simpleicons-5/K/Kia') + +' renders the element +Kia('Kia', 'Kia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kia.Remote.puml b/distribution/simpleicons-5/K/Kia.Remote.puml new file mode 100644 index 00000000000..028a590db7d --- /dev/null +++ b/distribution/simpleicons-5/K/Kia.Remote.puml @@ -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 Kia +include('simpleicons-5/K/Kia') + +' renders the element +Kia('Kia', 'Kia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kia.md b/distribution/simpleicons-5/K/Kia.md new file mode 100644 index 00000000000..0cdeffb42bc --- /dev/null +++ b/distribution/simpleicons-5/K/Kia.md @@ -0,0 +1,63 @@ +# Kia + + +```text +simpleicons-5/K/Kia +``` + +```text +include('simpleicons-5/K/Kia') +``` + + + +| Illustration | Kia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kia.png) | ![illustration for Kia](../../simpleicons-5/K/Kia.Local.png) | + + + + +## Kia + +### 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 Kia +include('simpleicons-5/K/Kia') + +' renders the element +Kia('Kia', 'Kia', '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 Kia +include('simpleicons-5/K/Kia') + +' renders the element +Kia('Kia', 'Kia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kia.png b/distribution/simpleicons-5/K/Kia.png new file mode 100644 index 00000000000..16356666de6 Binary files /dev/null and b/distribution/simpleicons-5/K/Kia.png differ diff --git a/distribution/simpleicons-5/K/Kia.puml b/distribution/simpleicons-5/K/Kia.puml new file mode 100644 index 00000000000..1212381eb0b --- /dev/null +++ b/distribution/simpleicons-5/K/Kia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kia + +sprite $KiaXs [10x10/16z] uwS3 + +sprite $KiaSm [12x12/16z] unza + +sprite $KiaMd [16x16/16z] un_X + +sprite $KiaLg [20x20/16z] unzKO1G + +!procedure Kia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kibana.Local.png b/distribution/simpleicons-5/K/Kibana.Local.png new file mode 100644 index 00000000000..720f4579e04 Binary files /dev/null and b/distribution/simpleicons-5/K/Kibana.Local.png differ diff --git a/distribution/simpleicons-5/K/Kibana.Local.puml b/distribution/simpleicons-5/K/Kibana.Local.puml new file mode 100644 index 00000000000..6490d518b4a --- /dev/null +++ b/distribution/simpleicons-5/K/Kibana.Local.puml @@ -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 Kibana +include('simpleicons-5/K/Kibana') + +' renders the element +Kibana('Kibana', 'Kibana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kibana.Remote.puml b/distribution/simpleicons-5/K/Kibana.Remote.puml new file mode 100644 index 00000000000..f472c4839df --- /dev/null +++ b/distribution/simpleicons-5/K/Kibana.Remote.puml @@ -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 Kibana +include('simpleicons-5/K/Kibana') + +' renders the element +Kibana('Kibana', 'Kibana', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kibana.md b/distribution/simpleicons-5/K/Kibana.md new file mode 100644 index 00000000000..259018b8fce --- /dev/null +++ b/distribution/simpleicons-5/K/Kibana.md @@ -0,0 +1,63 @@ +# Kibana + + +```text +simpleicons-5/K/Kibana +``` + +```text +include('simpleicons-5/K/Kibana') +``` + + + +| Illustration | Kibana | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kibana.png) | ![illustration for Kibana](../../simpleicons-5/K/Kibana.Local.png) | + + + + +## Kibana + +### 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 Kibana +include('simpleicons-5/K/Kibana') + +' renders the element +Kibana('Kibana', 'Kibana', '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 Kibana +include('simpleicons-5/K/Kibana') + +' renders the element +Kibana('Kibana', 'Kibana', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kibana.png b/distribution/simpleicons-5/K/Kibana.png new file mode 100644 index 00000000000..6af325cda0c Binary files /dev/null and b/distribution/simpleicons-5/K/Kibana.png differ diff --git a/distribution/simpleicons-5/K/Kibana.puml b/distribution/simpleicons-5/K/Kibana.puml new file mode 100644 index 00000000000..4037d3a6a8b --- /dev/null +++ b/distribution/simpleicons-5/K/Kibana.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kibana + +sprite $KibanaXs [10x10/16z] uwS3 + +sprite $KibanaSm [12x12/16z] unza + +sprite $KibanaMd [16x16/16z] un_X + +sprite $KibanaLg [20x20/16z] unzKO1G + +!procedure Kibana($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kibana', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kickstarter.Local.png b/distribution/simpleicons-5/K/Kickstarter.Local.png new file mode 100644 index 00000000000..c068616031b Binary files /dev/null and b/distribution/simpleicons-5/K/Kickstarter.Local.png differ diff --git a/distribution/simpleicons-5/K/Kickstarter.Local.puml b/distribution/simpleicons-5/K/Kickstarter.Local.puml new file mode 100644 index 00000000000..43a5a309ed2 --- /dev/null +++ b/distribution/simpleicons-5/K/Kickstarter.Local.puml @@ -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 Kickstarter +include('simpleicons-5/K/Kickstarter') + +' renders the element +Kickstarter('Kickstarter', 'Kickstarter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kickstarter.Remote.puml b/distribution/simpleicons-5/K/Kickstarter.Remote.puml new file mode 100644 index 00000000000..7da19514c55 --- /dev/null +++ b/distribution/simpleicons-5/K/Kickstarter.Remote.puml @@ -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 Kickstarter +include('simpleicons-5/K/Kickstarter') + +' renders the element +Kickstarter('Kickstarter', 'Kickstarter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kickstarter.md b/distribution/simpleicons-5/K/Kickstarter.md new file mode 100644 index 00000000000..ad8253b6787 --- /dev/null +++ b/distribution/simpleicons-5/K/Kickstarter.md @@ -0,0 +1,63 @@ +# Kickstarter + + +```text +simpleicons-5/K/Kickstarter +``` + +```text +include('simpleicons-5/K/Kickstarter') +``` + + + +| Illustration | Kickstarter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kickstarter.png) | ![illustration for Kickstarter](../../simpleicons-5/K/Kickstarter.Local.png) | + + + + +## Kickstarter + +### 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 Kickstarter +include('simpleicons-5/K/Kickstarter') + +' renders the element +Kickstarter('Kickstarter', 'Kickstarter', '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 Kickstarter +include('simpleicons-5/K/Kickstarter') + +' renders the element +Kickstarter('Kickstarter', 'Kickstarter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kickstarter.png b/distribution/simpleicons-5/K/Kickstarter.png new file mode 100644 index 00000000000..5bbee1d06d6 Binary files /dev/null and b/distribution/simpleicons-5/K/Kickstarter.png differ diff --git a/distribution/simpleicons-5/K/Kickstarter.puml b/distribution/simpleicons-5/K/Kickstarter.puml new file mode 100644 index 00000000000..aa81524c9b2 --- /dev/null +++ b/distribution/simpleicons-5/K/Kickstarter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kickstarter + +sprite $KickstarterXs [10x10/16z] uwS3 + +sprite $KickstarterSm [12x12/16z] unza + +sprite $KickstarterMd [16x16/16z] un_X + +sprite $KickstarterLg [20x20/16z] unzKO1G + +!procedure Kickstarter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kickstarter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kik.Local.png b/distribution/simpleicons-5/K/Kik.Local.png new file mode 100644 index 00000000000..eb5f583670d Binary files /dev/null and b/distribution/simpleicons-5/K/Kik.Local.png differ diff --git a/distribution/simpleicons-5/K/Kik.Local.puml b/distribution/simpleicons-5/K/Kik.Local.puml new file mode 100644 index 00000000000..e6f0a815957 --- /dev/null +++ b/distribution/simpleicons-5/K/Kik.Local.puml @@ -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 Kik +include('simpleicons-5/K/Kik') + +' renders the element +Kik('Kik', 'Kik', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kik.Remote.puml b/distribution/simpleicons-5/K/Kik.Remote.puml new file mode 100644 index 00000000000..d64d9f0e4c1 --- /dev/null +++ b/distribution/simpleicons-5/K/Kik.Remote.puml @@ -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 Kik +include('simpleicons-5/K/Kik') + +' renders the element +Kik('Kik', 'Kik', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kik.md b/distribution/simpleicons-5/K/Kik.md new file mode 100644 index 00000000000..7530a360b4e --- /dev/null +++ b/distribution/simpleicons-5/K/Kik.md @@ -0,0 +1,63 @@ +# Kik + + +```text +simpleicons-5/K/Kik +``` + +```text +include('simpleicons-5/K/Kik') +``` + + + +| Illustration | Kik | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kik.png) | ![illustration for Kik](../../simpleicons-5/K/Kik.Local.png) | + + + + +## Kik + +### 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 Kik +include('simpleicons-5/K/Kik') + +' renders the element +Kik('Kik', 'Kik', '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 Kik +include('simpleicons-5/K/Kik') + +' renders the element +Kik('Kik', 'Kik', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kik.png b/distribution/simpleicons-5/K/Kik.png new file mode 100644 index 00000000000..2bdb19c5c3d Binary files /dev/null and b/distribution/simpleicons-5/K/Kik.png differ diff --git a/distribution/simpleicons-5/K/Kik.puml b/distribution/simpleicons-5/K/Kik.puml new file mode 100644 index 00000000000..ecca7bfe27d --- /dev/null +++ b/distribution/simpleicons-5/K/Kik.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kik + +sprite $KikXs [10x10/16z] uwS3 + +sprite $KikSm [12x12/16z] unza + +sprite $KikMd [16x16/16z] un_X + +sprite $KikLg [20x20/16z] unzKO1G + +!procedure Kik($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kik', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kirby.Local.png b/distribution/simpleicons-5/K/Kirby.Local.png new file mode 100644 index 00000000000..2bb6f1945c4 Binary files /dev/null and b/distribution/simpleicons-5/K/Kirby.Local.png differ diff --git a/distribution/simpleicons-5/K/Kirby.Local.puml b/distribution/simpleicons-5/K/Kirby.Local.puml new file mode 100644 index 00000000000..a283515b83d --- /dev/null +++ b/distribution/simpleicons-5/K/Kirby.Local.puml @@ -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 Kirby +include('simpleicons-5/K/Kirby') + +' renders the element +Kirby('Kirby', 'Kirby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kirby.Remote.puml b/distribution/simpleicons-5/K/Kirby.Remote.puml new file mode 100644 index 00000000000..3a9732bff8b --- /dev/null +++ b/distribution/simpleicons-5/K/Kirby.Remote.puml @@ -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 Kirby +include('simpleicons-5/K/Kirby') + +' renders the element +Kirby('Kirby', 'Kirby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kirby.md b/distribution/simpleicons-5/K/Kirby.md new file mode 100644 index 00000000000..a92c4c7ab55 --- /dev/null +++ b/distribution/simpleicons-5/K/Kirby.md @@ -0,0 +1,63 @@ +# Kirby + + +```text +simpleicons-5/K/Kirby +``` + +```text +include('simpleicons-5/K/Kirby') +``` + + + +| Illustration | Kirby | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kirby.png) | ![illustration for Kirby](../../simpleicons-5/K/Kirby.Local.png) | + + + + +## Kirby + +### 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 Kirby +include('simpleicons-5/K/Kirby') + +' renders the element +Kirby('Kirby', 'Kirby', '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 Kirby +include('simpleicons-5/K/Kirby') + +' renders the element +Kirby('Kirby', 'Kirby', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kirby.png b/distribution/simpleicons-5/K/Kirby.png new file mode 100644 index 00000000000..05091466a20 Binary files /dev/null and b/distribution/simpleicons-5/K/Kirby.png differ diff --git a/distribution/simpleicons-5/K/Kirby.puml b/distribution/simpleicons-5/K/Kirby.puml new file mode 100644 index 00000000000..b94d4952b38 --- /dev/null +++ b/distribution/simpleicons-5/K/Kirby.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kirby + +sprite $KirbyXs [10x10/16z] uwS3 + +sprite $KirbySm [12x12/16z] unza + +sprite $KirbyMd [16x16/16z] un_X + +sprite $KirbyLg [20x20/16z] unzKO1G + +!procedure Kirby($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kirby', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kitsu.Local.png b/distribution/simpleicons-5/K/Kitsu.Local.png new file mode 100644 index 00000000000..f3ebb9471a3 Binary files /dev/null and b/distribution/simpleicons-5/K/Kitsu.Local.png differ diff --git a/distribution/simpleicons-5/K/Kitsu.Local.puml b/distribution/simpleicons-5/K/Kitsu.Local.puml new file mode 100644 index 00000000000..ab7a9c8419d --- /dev/null +++ b/distribution/simpleicons-5/K/Kitsu.Local.puml @@ -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 Kitsu +include('simpleicons-5/K/Kitsu') + +' renders the element +Kitsu('Kitsu', 'Kitsu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kitsu.Remote.puml b/distribution/simpleicons-5/K/Kitsu.Remote.puml new file mode 100644 index 00000000000..1f162024c0c --- /dev/null +++ b/distribution/simpleicons-5/K/Kitsu.Remote.puml @@ -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 Kitsu +include('simpleicons-5/K/Kitsu') + +' renders the element +Kitsu('Kitsu', 'Kitsu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kitsu.md b/distribution/simpleicons-5/K/Kitsu.md new file mode 100644 index 00000000000..41006a21829 --- /dev/null +++ b/distribution/simpleicons-5/K/Kitsu.md @@ -0,0 +1,63 @@ +# Kitsu + + +```text +simpleicons-5/K/Kitsu +``` + +```text +include('simpleicons-5/K/Kitsu') +``` + + + +| Illustration | Kitsu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kitsu.png) | ![illustration for Kitsu](../../simpleicons-5/K/Kitsu.Local.png) | + + + + +## Kitsu + +### 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 Kitsu +include('simpleicons-5/K/Kitsu') + +' renders the element +Kitsu('Kitsu', 'Kitsu', '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 Kitsu +include('simpleicons-5/K/Kitsu') + +' renders the element +Kitsu('Kitsu', 'Kitsu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kitsu.png b/distribution/simpleicons-5/K/Kitsu.png new file mode 100644 index 00000000000..33bbdc46b7a Binary files /dev/null and b/distribution/simpleicons-5/K/Kitsu.png differ diff --git a/distribution/simpleicons-5/K/Kitsu.puml b/distribution/simpleicons-5/K/Kitsu.puml new file mode 100644 index 00000000000..fdd654b3826 --- /dev/null +++ b/distribution/simpleicons-5/K/Kitsu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kitsu + +sprite $KitsuXs [10x10/16z] uwS3 + +sprite $KitsuSm [12x12/16z] unza + +sprite $KitsuMd [16x16/16z] un_X + +sprite $KitsuLg [20x20/16z] unzKO1G + +!procedure Kitsu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kitsu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Klarna.Local.png b/distribution/simpleicons-5/K/Klarna.Local.png new file mode 100644 index 00000000000..ac318879b00 Binary files /dev/null and b/distribution/simpleicons-5/K/Klarna.Local.png differ diff --git a/distribution/simpleicons-5/K/Klarna.Local.puml b/distribution/simpleicons-5/K/Klarna.Local.puml new file mode 100644 index 00000000000..9a66e84400a --- /dev/null +++ b/distribution/simpleicons-5/K/Klarna.Local.puml @@ -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 Klarna +include('simpleicons-5/K/Klarna') + +' renders the element +Klarna('Klarna', 'Klarna', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Klarna.Remote.puml b/distribution/simpleicons-5/K/Klarna.Remote.puml new file mode 100644 index 00000000000..bf52d6a79a2 --- /dev/null +++ b/distribution/simpleicons-5/K/Klarna.Remote.puml @@ -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 Klarna +include('simpleicons-5/K/Klarna') + +' renders the element +Klarna('Klarna', 'Klarna', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Klarna.md b/distribution/simpleicons-5/K/Klarna.md new file mode 100644 index 00000000000..8f434366dbd --- /dev/null +++ b/distribution/simpleicons-5/K/Klarna.md @@ -0,0 +1,63 @@ +# Klarna + + +```text +simpleicons-5/K/Klarna +``` + +```text +include('simpleicons-5/K/Klarna') +``` + + + +| Illustration | Klarna | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Klarna.png) | ![illustration for Klarna](../../simpleicons-5/K/Klarna.Local.png) | + + + + +## Klarna + +### 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 Klarna +include('simpleicons-5/K/Klarna') + +' renders the element +Klarna('Klarna', 'Klarna', '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 Klarna +include('simpleicons-5/K/Klarna') + +' renders the element +Klarna('Klarna', 'Klarna', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Klarna.png b/distribution/simpleicons-5/K/Klarna.png new file mode 100644 index 00000000000..6a20470f461 Binary files /dev/null and b/distribution/simpleicons-5/K/Klarna.png differ diff --git a/distribution/simpleicons-5/K/Klarna.puml b/distribution/simpleicons-5/K/Klarna.puml new file mode 100644 index 00000000000..e84e51e846e --- /dev/null +++ b/distribution/simpleicons-5/K/Klarna.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Klarna + +sprite $KlarnaXs [10x10/16z] uwS3 + +sprite $KlarnaSm [12x12/16z] unza + +sprite $KlarnaMd [16x16/16z] un_X + +sprite $KlarnaLg [20x20/16z] unzKO1G + +!procedure Klarna($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Klarna', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Klm.Local.png b/distribution/simpleicons-5/K/Klm.Local.png new file mode 100644 index 00000000000..ab5927191fd Binary files /dev/null and b/distribution/simpleicons-5/K/Klm.Local.png differ diff --git a/distribution/simpleicons-5/K/Klm.Local.puml b/distribution/simpleicons-5/K/Klm.Local.puml new file mode 100644 index 00000000000..0d7a5ab5a50 --- /dev/null +++ b/distribution/simpleicons-5/K/Klm.Local.puml @@ -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 Klm +include('simpleicons-5/K/Klm') + +' renders the element +Klm('Klm', 'Klm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Klm.Remote.puml b/distribution/simpleicons-5/K/Klm.Remote.puml new file mode 100644 index 00000000000..e9e3846e663 --- /dev/null +++ b/distribution/simpleicons-5/K/Klm.Remote.puml @@ -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 Klm +include('simpleicons-5/K/Klm') + +' renders the element +Klm('Klm', 'Klm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Klm.md b/distribution/simpleicons-5/K/Klm.md new file mode 100644 index 00000000000..dd4f3e77795 --- /dev/null +++ b/distribution/simpleicons-5/K/Klm.md @@ -0,0 +1,63 @@ +# Klm + + +```text +simpleicons-5/K/Klm +``` + +```text +include('simpleicons-5/K/Klm') +``` + + + +| Illustration | Klm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Klm.png) | ![illustration for Klm](../../simpleicons-5/K/Klm.Local.png) | + + + + +## Klm + +### 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 Klm +include('simpleicons-5/K/Klm') + +' renders the element +Klm('Klm', 'Klm', '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 Klm +include('simpleicons-5/K/Klm') + +' renders the element +Klm('Klm', 'Klm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Klm.png b/distribution/simpleicons-5/K/Klm.png new file mode 100644 index 00000000000..56d786b6ed5 Binary files /dev/null and b/distribution/simpleicons-5/K/Klm.png differ diff --git a/distribution/simpleicons-5/K/Klm.puml b/distribution/simpleicons-5/K/Klm.puml new file mode 100644 index 00000000000..e89e5f8262c --- /dev/null +++ b/distribution/simpleicons-5/K/Klm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Klm + +sprite $KlmXs [10x10/16z] uwS3 + +sprite $KlmSm [12x12/16z] unza + +sprite $KlmMd [16x16/16z] un_X + +sprite $KlmLg [20x20/16z] unzKO1G + +!procedure Klm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Klm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Klook.Local.png b/distribution/simpleicons-5/K/Klook.Local.png new file mode 100644 index 00000000000..0db2a155889 Binary files /dev/null and b/distribution/simpleicons-5/K/Klook.Local.png differ diff --git a/distribution/simpleicons-5/K/Klook.Local.puml b/distribution/simpleicons-5/K/Klook.Local.puml new file mode 100644 index 00000000000..b918b743c65 --- /dev/null +++ b/distribution/simpleicons-5/K/Klook.Local.puml @@ -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 Klook +include('simpleicons-5/K/Klook') + +' renders the element +Klook('Klook', 'Klook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Klook.Remote.puml b/distribution/simpleicons-5/K/Klook.Remote.puml new file mode 100644 index 00000000000..18bea923ce2 --- /dev/null +++ b/distribution/simpleicons-5/K/Klook.Remote.puml @@ -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 Klook +include('simpleicons-5/K/Klook') + +' renders the element +Klook('Klook', 'Klook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Klook.md b/distribution/simpleicons-5/K/Klook.md new file mode 100644 index 00000000000..5ff08c55748 --- /dev/null +++ b/distribution/simpleicons-5/K/Klook.md @@ -0,0 +1,63 @@ +# Klook + + +```text +simpleicons-5/K/Klook +``` + +```text +include('simpleicons-5/K/Klook') +``` + + + +| Illustration | Klook | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Klook.png) | ![illustration for Klook](../../simpleicons-5/K/Klook.Local.png) | + + + + +## Klook + +### 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 Klook +include('simpleicons-5/K/Klook') + +' renders the element +Klook('Klook', 'Klook', '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 Klook +include('simpleicons-5/K/Klook') + +' renders the element +Klook('Klook', 'Klook', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Klook.png b/distribution/simpleicons-5/K/Klook.png new file mode 100644 index 00000000000..c604d4093a3 Binary files /dev/null and b/distribution/simpleicons-5/K/Klook.png differ diff --git a/distribution/simpleicons-5/K/Klook.puml b/distribution/simpleicons-5/K/Klook.puml new file mode 100644 index 00000000000..75067f50dac --- /dev/null +++ b/distribution/simpleicons-5/K/Klook.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Klook + +sprite $KlookXs [10x10/16z] uwS3 + +sprite $KlookSm [12x12/16z] unza + +sprite $KlookMd [16x16/16z] un_X + +sprite $KlookLg [20x20/16z] unzKO1G + +!procedure Klook($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Klook', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Knowledgebase.Local.png b/distribution/simpleicons-5/K/Knowledgebase.Local.png new file mode 100644 index 00000000000..a7e94b8c640 Binary files /dev/null and b/distribution/simpleicons-5/K/Knowledgebase.Local.png differ diff --git a/distribution/simpleicons-5/K/Knowledgebase.Local.puml b/distribution/simpleicons-5/K/Knowledgebase.Local.puml new file mode 100644 index 00000000000..01ea5642574 --- /dev/null +++ b/distribution/simpleicons-5/K/Knowledgebase.Local.puml @@ -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 Knowledgebase +include('simpleicons-5/K/Knowledgebase') + +' renders the element +Knowledgebase('Knowledgebase', 'Knowledgebase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Knowledgebase.Remote.puml b/distribution/simpleicons-5/K/Knowledgebase.Remote.puml new file mode 100644 index 00000000000..d96e596231e --- /dev/null +++ b/distribution/simpleicons-5/K/Knowledgebase.Remote.puml @@ -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 Knowledgebase +include('simpleicons-5/K/Knowledgebase') + +' renders the element +Knowledgebase('Knowledgebase', 'Knowledgebase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Knowledgebase.md b/distribution/simpleicons-5/K/Knowledgebase.md new file mode 100644 index 00000000000..3a78b3689cb --- /dev/null +++ b/distribution/simpleicons-5/K/Knowledgebase.md @@ -0,0 +1,63 @@ +# Knowledgebase + + +```text +simpleicons-5/K/Knowledgebase +``` + +```text +include('simpleicons-5/K/Knowledgebase') +``` + + + +| Illustration | Knowledgebase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Knowledgebase.png) | ![illustration for Knowledgebase](../../simpleicons-5/K/Knowledgebase.Local.png) | + + + + +## Knowledgebase + +### 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 Knowledgebase +include('simpleicons-5/K/Knowledgebase') + +' renders the element +Knowledgebase('Knowledgebase', 'Knowledgebase', '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 Knowledgebase +include('simpleicons-5/K/Knowledgebase') + +' renders the element +Knowledgebase('Knowledgebase', 'Knowledgebase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Knowledgebase.png b/distribution/simpleicons-5/K/Knowledgebase.png new file mode 100644 index 00000000000..c44db487a3e Binary files /dev/null and b/distribution/simpleicons-5/K/Knowledgebase.png differ diff --git a/distribution/simpleicons-5/K/Knowledgebase.puml b/distribution/simpleicons-5/K/Knowledgebase.puml new file mode 100644 index 00000000000..362ff7e8f7b --- /dev/null +++ b/distribution/simpleicons-5/K/Knowledgebase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Knowledgebase + +sprite $KnowledgebaseXs [10x10/16z] uwS3 + +sprite $KnowledgebaseSm [12x12/16z] unza + +sprite $KnowledgebaseMd [16x16/16z] un_X + +sprite $KnowledgebaseLg [20x20/16z] unzKO1G + +!procedure Knowledgebase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Knowledgebase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Known.Local.png b/distribution/simpleicons-5/K/Known.Local.png new file mode 100644 index 00000000000..781cbddc6a9 Binary files /dev/null and b/distribution/simpleicons-5/K/Known.Local.png differ diff --git a/distribution/simpleicons-5/K/Known.Local.puml b/distribution/simpleicons-5/K/Known.Local.puml new file mode 100644 index 00000000000..c5314543baf --- /dev/null +++ b/distribution/simpleicons-5/K/Known.Local.puml @@ -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 Known +include('simpleicons-5/K/Known') + +' renders the element +Known('Known', 'Known', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Known.Remote.puml b/distribution/simpleicons-5/K/Known.Remote.puml new file mode 100644 index 00000000000..642af13bae7 --- /dev/null +++ b/distribution/simpleicons-5/K/Known.Remote.puml @@ -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 Known +include('simpleicons-5/K/Known') + +' renders the element +Known('Known', 'Known', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Known.md b/distribution/simpleicons-5/K/Known.md new file mode 100644 index 00000000000..0b1f5d1d1b3 --- /dev/null +++ b/distribution/simpleicons-5/K/Known.md @@ -0,0 +1,63 @@ +# Known + + +```text +simpleicons-5/K/Known +``` + +```text +include('simpleicons-5/K/Known') +``` + + + +| Illustration | Known | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Known.png) | ![illustration for Known](../../simpleicons-5/K/Known.Local.png) | + + + + +## Known + +### 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 Known +include('simpleicons-5/K/Known') + +' renders the element +Known('Known', 'Known', '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 Known +include('simpleicons-5/K/Known') + +' renders the element +Known('Known', 'Known', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Known.png b/distribution/simpleicons-5/K/Known.png new file mode 100644 index 00000000000..c8cd16da02a Binary files /dev/null and b/distribution/simpleicons-5/K/Known.png differ diff --git a/distribution/simpleicons-5/K/Known.puml b/distribution/simpleicons-5/K/Known.puml new file mode 100644 index 00000000000..09f77c2ceb8 --- /dev/null +++ b/distribution/simpleicons-5/K/Known.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Known + +sprite $KnownXs [10x10/16z] uwS3 + +sprite $KnownSm [12x12/16z] unza + +sprite $KnownMd [16x16/16z] un_X + +sprite $KnownLg [20x20/16z] unzKO1G + +!procedure Known($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Known', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kodi.Local.png b/distribution/simpleicons-5/K/Kodi.Local.png new file mode 100644 index 00000000000..e578bd37089 Binary files /dev/null and b/distribution/simpleicons-5/K/Kodi.Local.png differ diff --git a/distribution/simpleicons-5/K/Kodi.Local.puml b/distribution/simpleicons-5/K/Kodi.Local.puml new file mode 100644 index 00000000000..3ef1cec8945 --- /dev/null +++ b/distribution/simpleicons-5/K/Kodi.Local.puml @@ -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 Kodi +include('simpleicons-5/K/Kodi') + +' renders the element +Kodi('Kodi', 'Kodi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kodi.Remote.puml b/distribution/simpleicons-5/K/Kodi.Remote.puml new file mode 100644 index 00000000000..40513c6bddd --- /dev/null +++ b/distribution/simpleicons-5/K/Kodi.Remote.puml @@ -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 Kodi +include('simpleicons-5/K/Kodi') + +' renders the element +Kodi('Kodi', 'Kodi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kodi.md b/distribution/simpleicons-5/K/Kodi.md new file mode 100644 index 00000000000..816bc37d485 --- /dev/null +++ b/distribution/simpleicons-5/K/Kodi.md @@ -0,0 +1,63 @@ +# Kodi + + +```text +simpleicons-5/K/Kodi +``` + +```text +include('simpleicons-5/K/Kodi') +``` + + + +| Illustration | Kodi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kodi.png) | ![illustration for Kodi](../../simpleicons-5/K/Kodi.Local.png) | + + + + +## Kodi + +### 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 Kodi +include('simpleicons-5/K/Kodi') + +' renders the element +Kodi('Kodi', 'Kodi', '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 Kodi +include('simpleicons-5/K/Kodi') + +' renders the element +Kodi('Kodi', 'Kodi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kodi.png b/distribution/simpleicons-5/K/Kodi.png new file mode 100644 index 00000000000..b793d995e46 Binary files /dev/null and b/distribution/simpleicons-5/K/Kodi.png differ diff --git a/distribution/simpleicons-5/K/Kodi.puml b/distribution/simpleicons-5/K/Kodi.puml new file mode 100644 index 00000000000..95a104ab291 --- /dev/null +++ b/distribution/simpleicons-5/K/Kodi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kodi + +sprite $KodiXs [10x10/16z] uwS3 + +sprite $KodiSm [12x12/16z] unza + +sprite $KodiMd [16x16/16z] un_X + +sprite $KodiLg [20x20/16z] unzKO1G + +!procedure Kodi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kodi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Koding.Local.png b/distribution/simpleicons-5/K/Koding.Local.png new file mode 100644 index 00000000000..ac4164dffda Binary files /dev/null and b/distribution/simpleicons-5/K/Koding.Local.png differ diff --git a/distribution/simpleicons-5/K/Koding.Local.puml b/distribution/simpleicons-5/K/Koding.Local.puml new file mode 100644 index 00000000000..f466bca793a --- /dev/null +++ b/distribution/simpleicons-5/K/Koding.Local.puml @@ -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 Koding +include('simpleicons-5/K/Koding') + +' renders the element +Koding('Koding', 'Koding', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Koding.Remote.puml b/distribution/simpleicons-5/K/Koding.Remote.puml new file mode 100644 index 00000000000..318a416d3c0 --- /dev/null +++ b/distribution/simpleicons-5/K/Koding.Remote.puml @@ -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 Koding +include('simpleicons-5/K/Koding') + +' renders the element +Koding('Koding', 'Koding', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Koding.md b/distribution/simpleicons-5/K/Koding.md new file mode 100644 index 00000000000..1cd9ffc385d --- /dev/null +++ b/distribution/simpleicons-5/K/Koding.md @@ -0,0 +1,63 @@ +# Koding + + +```text +simpleicons-5/K/Koding +``` + +```text +include('simpleicons-5/K/Koding') +``` + + + +| Illustration | Koding | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Koding.png) | ![illustration for Koding](../../simpleicons-5/K/Koding.Local.png) | + + + + +## Koding + +### 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 Koding +include('simpleicons-5/K/Koding') + +' renders the element +Koding('Koding', 'Koding', '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 Koding +include('simpleicons-5/K/Koding') + +' renders the element +Koding('Koding', 'Koding', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Koding.png b/distribution/simpleicons-5/K/Koding.png new file mode 100644 index 00000000000..383f9669060 Binary files /dev/null and b/distribution/simpleicons-5/K/Koding.png differ diff --git a/distribution/simpleicons-5/K/Koding.puml b/distribution/simpleicons-5/K/Koding.puml new file mode 100644 index 00000000000..6c38d30f2f3 --- /dev/null +++ b/distribution/simpleicons-5/K/Koding.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Koding + +sprite $KodingXs [10x10/16z] uwS3 + +sprite $KodingSm [12x12/16z] unza + +sprite $KodingMd [16x16/16z] un_X + +sprite $KodingLg [20x20/16z] unzKO1G + +!procedure Koding($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Koding', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kofax.Local.png b/distribution/simpleicons-5/K/Kofax.Local.png new file mode 100644 index 00000000000..98e19eb2da7 Binary files /dev/null and b/distribution/simpleicons-5/K/Kofax.Local.png differ diff --git a/distribution/simpleicons-5/K/Kofax.Local.puml b/distribution/simpleicons-5/K/Kofax.Local.puml new file mode 100644 index 00000000000..7598081899e --- /dev/null +++ b/distribution/simpleicons-5/K/Kofax.Local.puml @@ -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 Kofax +include('simpleicons-5/K/Kofax') + +' renders the element +Kofax('Kofax', 'Kofax', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kofax.Remote.puml b/distribution/simpleicons-5/K/Kofax.Remote.puml new file mode 100644 index 00000000000..964b358cce1 --- /dev/null +++ b/distribution/simpleicons-5/K/Kofax.Remote.puml @@ -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 Kofax +include('simpleicons-5/K/Kofax') + +' renders the element +Kofax('Kofax', 'Kofax', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kofax.md b/distribution/simpleicons-5/K/Kofax.md new file mode 100644 index 00000000000..9e863b98247 --- /dev/null +++ b/distribution/simpleicons-5/K/Kofax.md @@ -0,0 +1,63 @@ +# Kofax + + +```text +simpleicons-5/K/Kofax +``` + +```text +include('simpleicons-5/K/Kofax') +``` + + + +| Illustration | Kofax | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kofax.png) | ![illustration for Kofax](../../simpleicons-5/K/Kofax.Local.png) | + + + + +## Kofax + +### 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 Kofax +include('simpleicons-5/K/Kofax') + +' renders the element +Kofax('Kofax', 'Kofax', '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 Kofax +include('simpleicons-5/K/Kofax') + +' renders the element +Kofax('Kofax', 'Kofax', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kofax.png b/distribution/simpleicons-5/K/Kofax.png new file mode 100644 index 00000000000..d5c39dc5b98 Binary files /dev/null and b/distribution/simpleicons-5/K/Kofax.png differ diff --git a/distribution/simpleicons-5/K/Kofax.puml b/distribution/simpleicons-5/K/Kofax.puml new file mode 100644 index 00000000000..9c74cb3c584 --- /dev/null +++ b/distribution/simpleicons-5/K/Kofax.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kofax + +sprite $KofaxXs [10x10/16z] uwS3 + +sprite $KofaxSm [12x12/16z] unza + +sprite $KofaxMd [16x16/16z] un_X + +sprite $KofaxLg [20x20/16z] unzKO1G + +!procedure Kofax($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kofax', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kofi.Local.png b/distribution/simpleicons-5/K/Kofi.Local.png new file mode 100644 index 00000000000..7f09294be4d Binary files /dev/null and b/distribution/simpleicons-5/K/Kofi.Local.png differ diff --git a/distribution/simpleicons-5/K/Kofi.Local.puml b/distribution/simpleicons-5/K/Kofi.Local.puml new file mode 100644 index 00000000000..d3d24a7daca --- /dev/null +++ b/distribution/simpleicons-5/K/Kofi.Local.puml @@ -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 Kofi +include('simpleicons-5/K/Kofi') + +' renders the element +Kofi('Kofi', 'Kofi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kofi.Remote.puml b/distribution/simpleicons-5/K/Kofi.Remote.puml new file mode 100644 index 00000000000..91a3ab5e3b5 --- /dev/null +++ b/distribution/simpleicons-5/K/Kofi.Remote.puml @@ -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 Kofi +include('simpleicons-5/K/Kofi') + +' renders the element +Kofi('Kofi', 'Kofi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kofi.md b/distribution/simpleicons-5/K/Kofi.md new file mode 100644 index 00000000000..2080f0881dc --- /dev/null +++ b/distribution/simpleicons-5/K/Kofi.md @@ -0,0 +1,63 @@ +# Kofi + + +```text +simpleicons-5/K/Kofi +``` + +```text +include('simpleicons-5/K/Kofi') +``` + + + +| Illustration | Kofi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kofi.png) | ![illustration for Kofi](../../simpleicons-5/K/Kofi.Local.png) | + + + + +## Kofi + +### 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 Kofi +include('simpleicons-5/K/Kofi') + +' renders the element +Kofi('Kofi', 'Kofi', '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 Kofi +include('simpleicons-5/K/Kofi') + +' renders the element +Kofi('Kofi', 'Kofi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kofi.png b/distribution/simpleicons-5/K/Kofi.png new file mode 100644 index 00000000000..7f5a462f6bb Binary files /dev/null and b/distribution/simpleicons-5/K/Kofi.png differ diff --git a/distribution/simpleicons-5/K/Kofi.puml b/distribution/simpleicons-5/K/Kofi.puml new file mode 100644 index 00000000000..fe8c6d16338 --- /dev/null +++ b/distribution/simpleicons-5/K/Kofi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kofi + +sprite $KofiXs [10x10/16z] uwS3 + +sprite $KofiSm [12x12/16z] unza + +sprite $KofiMd [16x16/16z] un_X + +sprite $KofiLg [20x20/16z] unzKO1G + +!procedure Kofi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kofi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Komoot.Local.png b/distribution/simpleicons-5/K/Komoot.Local.png new file mode 100644 index 00000000000..817650fb480 Binary files /dev/null and b/distribution/simpleicons-5/K/Komoot.Local.png differ diff --git a/distribution/simpleicons-5/K/Komoot.Local.puml b/distribution/simpleicons-5/K/Komoot.Local.puml new file mode 100644 index 00000000000..060964bf21b --- /dev/null +++ b/distribution/simpleicons-5/K/Komoot.Local.puml @@ -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 Komoot +include('simpleicons-5/K/Komoot') + +' renders the element +Komoot('Komoot', 'Komoot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Komoot.Remote.puml b/distribution/simpleicons-5/K/Komoot.Remote.puml new file mode 100644 index 00000000000..27a0437b032 --- /dev/null +++ b/distribution/simpleicons-5/K/Komoot.Remote.puml @@ -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 Komoot +include('simpleicons-5/K/Komoot') + +' renders the element +Komoot('Komoot', 'Komoot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Komoot.md b/distribution/simpleicons-5/K/Komoot.md new file mode 100644 index 00000000000..ddb672409bd --- /dev/null +++ b/distribution/simpleicons-5/K/Komoot.md @@ -0,0 +1,63 @@ +# Komoot + + +```text +simpleicons-5/K/Komoot +``` + +```text +include('simpleicons-5/K/Komoot') +``` + + + +| Illustration | Komoot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Komoot.png) | ![illustration for Komoot](../../simpleicons-5/K/Komoot.Local.png) | + + + + +## Komoot + +### 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 Komoot +include('simpleicons-5/K/Komoot') + +' renders the element +Komoot('Komoot', 'Komoot', '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 Komoot +include('simpleicons-5/K/Komoot') + +' renders the element +Komoot('Komoot', 'Komoot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Komoot.png b/distribution/simpleicons-5/K/Komoot.png new file mode 100644 index 00000000000..10e0d860cb1 Binary files /dev/null and b/distribution/simpleicons-5/K/Komoot.png differ diff --git a/distribution/simpleicons-5/K/Komoot.puml b/distribution/simpleicons-5/K/Komoot.puml new file mode 100644 index 00000000000..4fd37cbf402 --- /dev/null +++ b/distribution/simpleicons-5/K/Komoot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Komoot + +sprite $KomootXs [10x10/16z] uwS3 + +sprite $KomootSm [12x12/16z] unza + +sprite $KomootMd [16x16/16z] un_X + +sprite $KomootLg [20x20/16z] unzKO1G + +!procedure Komoot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Komoot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kongregate.Local.png b/distribution/simpleicons-5/K/Kongregate.Local.png new file mode 100644 index 00000000000..a859069e8e4 Binary files /dev/null and b/distribution/simpleicons-5/K/Kongregate.Local.png differ diff --git a/distribution/simpleicons-5/K/Kongregate.Local.puml b/distribution/simpleicons-5/K/Kongregate.Local.puml new file mode 100644 index 00000000000..639061026e1 --- /dev/null +++ b/distribution/simpleicons-5/K/Kongregate.Local.puml @@ -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 Kongregate +include('simpleicons-5/K/Kongregate') + +' renders the element +Kongregate('Kongregate', 'Kongregate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kongregate.Remote.puml b/distribution/simpleicons-5/K/Kongregate.Remote.puml new file mode 100644 index 00000000000..19e6058da08 --- /dev/null +++ b/distribution/simpleicons-5/K/Kongregate.Remote.puml @@ -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 Kongregate +include('simpleicons-5/K/Kongregate') + +' renders the element +Kongregate('Kongregate', 'Kongregate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kongregate.md b/distribution/simpleicons-5/K/Kongregate.md new file mode 100644 index 00000000000..bc3e3324897 --- /dev/null +++ b/distribution/simpleicons-5/K/Kongregate.md @@ -0,0 +1,63 @@ +# Kongregate + + +```text +simpleicons-5/K/Kongregate +``` + +```text +include('simpleicons-5/K/Kongregate') +``` + + + +| Illustration | Kongregate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kongregate.png) | ![illustration for Kongregate](../../simpleicons-5/K/Kongregate.Local.png) | + + + + +## Kongregate + +### 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 Kongregate +include('simpleicons-5/K/Kongregate') + +' renders the element +Kongregate('Kongregate', 'Kongregate', '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 Kongregate +include('simpleicons-5/K/Kongregate') + +' renders the element +Kongregate('Kongregate', 'Kongregate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kongregate.png b/distribution/simpleicons-5/K/Kongregate.png new file mode 100644 index 00000000000..7792e266611 Binary files /dev/null and b/distribution/simpleicons-5/K/Kongregate.png differ diff --git a/distribution/simpleicons-5/K/Kongregate.puml b/distribution/simpleicons-5/K/Kongregate.puml new file mode 100644 index 00000000000..97ce0e7e5af --- /dev/null +++ b/distribution/simpleicons-5/K/Kongregate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kongregate + +sprite $KongregateXs [10x10/16z] uwS3 + +sprite $KongregateSm [12x12/16z] unza + +sprite $KongregateMd [16x16/16z] un_X + +sprite $KongregateLg [20x20/16z] unzKO1G + +!procedure Kongregate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kongregate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kotlin.Local.png b/distribution/simpleicons-5/K/Kotlin.Local.png new file mode 100644 index 00000000000..c09d0bd7616 Binary files /dev/null and b/distribution/simpleicons-5/K/Kotlin.Local.png differ diff --git a/distribution/simpleicons-5/K/Kotlin.Local.puml b/distribution/simpleicons-5/K/Kotlin.Local.puml new file mode 100644 index 00000000000..d0295e345ad --- /dev/null +++ b/distribution/simpleicons-5/K/Kotlin.Local.puml @@ -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 Kotlin +include('simpleicons-5/K/Kotlin') + +' renders the element +Kotlin('Kotlin', 'Kotlin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kotlin.Remote.puml b/distribution/simpleicons-5/K/Kotlin.Remote.puml new file mode 100644 index 00000000000..4acf0f29e43 --- /dev/null +++ b/distribution/simpleicons-5/K/Kotlin.Remote.puml @@ -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 Kotlin +include('simpleicons-5/K/Kotlin') + +' renders the element +Kotlin('Kotlin', 'Kotlin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kotlin.md b/distribution/simpleicons-5/K/Kotlin.md new file mode 100644 index 00000000000..2175dedc387 --- /dev/null +++ b/distribution/simpleicons-5/K/Kotlin.md @@ -0,0 +1,63 @@ +# Kotlin + + +```text +simpleicons-5/K/Kotlin +``` + +```text +include('simpleicons-5/K/Kotlin') +``` + + + +| Illustration | Kotlin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kotlin.png) | ![illustration for Kotlin](../../simpleicons-5/K/Kotlin.Local.png) | + + + + +## Kotlin + +### 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 Kotlin +include('simpleicons-5/K/Kotlin') + +' renders the element +Kotlin('Kotlin', 'Kotlin', '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 Kotlin +include('simpleicons-5/K/Kotlin') + +' renders the element +Kotlin('Kotlin', 'Kotlin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kotlin.png b/distribution/simpleicons-5/K/Kotlin.png new file mode 100644 index 00000000000..6c2e0df60db Binary files /dev/null and b/distribution/simpleicons-5/K/Kotlin.png differ diff --git a/distribution/simpleicons-5/K/Kotlin.puml b/distribution/simpleicons-5/K/Kotlin.puml new file mode 100644 index 00000000000..fefc9b56c44 --- /dev/null +++ b/distribution/simpleicons-5/K/Kotlin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kotlin + +sprite $KotlinXs [10x10/16z] uwS3 + +sprite $KotlinSm [12x12/16z] unza + +sprite $KotlinMd [16x16/16z] un_X + +sprite $KotlinLg [20x20/16z] unzKO1G + +!procedure Kotlin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kotlin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Krita.Local.png b/distribution/simpleicons-5/K/Krita.Local.png new file mode 100644 index 00000000000..e8e03aea732 Binary files /dev/null and b/distribution/simpleicons-5/K/Krita.Local.png differ diff --git a/distribution/simpleicons-5/K/Krita.Local.puml b/distribution/simpleicons-5/K/Krita.Local.puml new file mode 100644 index 00000000000..01c36fe8408 --- /dev/null +++ b/distribution/simpleicons-5/K/Krita.Local.puml @@ -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 Krita +include('simpleicons-5/K/Krita') + +' renders the element +Krita('Krita', 'Krita', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Krita.Remote.puml b/distribution/simpleicons-5/K/Krita.Remote.puml new file mode 100644 index 00000000000..fd073b5f386 --- /dev/null +++ b/distribution/simpleicons-5/K/Krita.Remote.puml @@ -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 Krita +include('simpleicons-5/K/Krita') + +' renders the element +Krita('Krita', 'Krita', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Krita.md b/distribution/simpleicons-5/K/Krita.md new file mode 100644 index 00000000000..595629545d2 --- /dev/null +++ b/distribution/simpleicons-5/K/Krita.md @@ -0,0 +1,63 @@ +# Krita + + +```text +simpleicons-5/K/Krita +``` + +```text +include('simpleicons-5/K/Krita') +``` + + + +| Illustration | Krita | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Krita.png) | ![illustration for Krita](../../simpleicons-5/K/Krita.Local.png) | + + + + +## Krita + +### 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 Krita +include('simpleicons-5/K/Krita') + +' renders the element +Krita('Krita', 'Krita', '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 Krita +include('simpleicons-5/K/Krita') + +' renders the element +Krita('Krita', 'Krita', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Krita.png b/distribution/simpleicons-5/K/Krita.png new file mode 100644 index 00000000000..434da622d54 Binary files /dev/null and b/distribution/simpleicons-5/K/Krita.png differ diff --git a/distribution/simpleicons-5/K/Krita.puml b/distribution/simpleicons-5/K/Krita.puml new file mode 100644 index 00000000000..5cfee8fbe81 --- /dev/null +++ b/distribution/simpleicons-5/K/Krita.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Krita + +sprite $KritaXs [10x10/16z] uwS3 + +sprite $KritaSm [12x12/16z] unza + +sprite $KritaMd [16x16/16z] un_X + +sprite $KritaLg [20x20/16z] unzKO1G + +!procedure Krita($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Krita', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Ktm.Local.png b/distribution/simpleicons-5/K/Ktm.Local.png new file mode 100644 index 00000000000..458ba590416 Binary files /dev/null and b/distribution/simpleicons-5/K/Ktm.Local.png differ diff --git a/distribution/simpleicons-5/K/Ktm.Local.puml b/distribution/simpleicons-5/K/Ktm.Local.puml new file mode 100644 index 00000000000..3bd3ab6beae --- /dev/null +++ b/distribution/simpleicons-5/K/Ktm.Local.puml @@ -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 Ktm +include('simpleicons-5/K/Ktm') + +' renders the element +Ktm('Ktm', 'Ktm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Ktm.Remote.puml b/distribution/simpleicons-5/K/Ktm.Remote.puml new file mode 100644 index 00000000000..f58396999b2 --- /dev/null +++ b/distribution/simpleicons-5/K/Ktm.Remote.puml @@ -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 Ktm +include('simpleicons-5/K/Ktm') + +' renders the element +Ktm('Ktm', 'Ktm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Ktm.md b/distribution/simpleicons-5/K/Ktm.md new file mode 100644 index 00000000000..da29b60ccf3 --- /dev/null +++ b/distribution/simpleicons-5/K/Ktm.md @@ -0,0 +1,63 @@ +# Ktm + + +```text +simpleicons-5/K/Ktm +``` + +```text +include('simpleicons-5/K/Ktm') +``` + + + +| Illustration | Ktm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Ktm.png) | ![illustration for Ktm](../../simpleicons-5/K/Ktm.Local.png) | + + + + +## Ktm + +### 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 Ktm +include('simpleicons-5/K/Ktm') + +' renders the element +Ktm('Ktm', 'Ktm', '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 Ktm +include('simpleicons-5/K/Ktm') + +' renders the element +Ktm('Ktm', 'Ktm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Ktm.png b/distribution/simpleicons-5/K/Ktm.png new file mode 100644 index 00000000000..c5b4c46b55d Binary files /dev/null and b/distribution/simpleicons-5/K/Ktm.png differ diff --git a/distribution/simpleicons-5/K/Ktm.puml b/distribution/simpleicons-5/K/Ktm.puml new file mode 100644 index 00000000000..07e90f75093 --- /dev/null +++ b/distribution/simpleicons-5/K/Ktm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Ktm + +sprite $KtmXs [10x10/16z] uwS3 + +sprite $KtmSm [12x12/16z] unza + +sprite $KtmMd [16x16/16z] un_X + +sprite $KtmLg [20x20/16z] unzKO1G + +!procedure Ktm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Ktm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kubernetes.Local.png b/distribution/simpleicons-5/K/Kubernetes.Local.png new file mode 100644 index 00000000000..c33b9ab69e8 Binary files /dev/null and b/distribution/simpleicons-5/K/Kubernetes.Local.png differ diff --git a/distribution/simpleicons-5/K/Kubernetes.Local.puml b/distribution/simpleicons-5/K/Kubernetes.Local.puml new file mode 100644 index 00000000000..d556ad79cf5 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubernetes.Local.puml @@ -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 Kubernetes +include('simpleicons-5/K/Kubernetes') + +' renders the element +Kubernetes('Kubernetes', 'Kubernetes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kubernetes.Remote.puml b/distribution/simpleicons-5/K/Kubernetes.Remote.puml new file mode 100644 index 00000000000..5b6cffbdd21 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubernetes.Remote.puml @@ -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 Kubernetes +include('simpleicons-5/K/Kubernetes') + +' renders the element +Kubernetes('Kubernetes', 'Kubernetes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kubernetes.md b/distribution/simpleicons-5/K/Kubernetes.md new file mode 100644 index 00000000000..4b79575bfc2 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubernetes.md @@ -0,0 +1,63 @@ +# Kubernetes + + +```text +simpleicons-5/K/Kubernetes +``` + +```text +include('simpleicons-5/K/Kubernetes') +``` + + + +| Illustration | Kubernetes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kubernetes.png) | ![illustration for Kubernetes](../../simpleicons-5/K/Kubernetes.Local.png) | + + + + +## Kubernetes + +### 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 Kubernetes +include('simpleicons-5/K/Kubernetes') + +' renders the element +Kubernetes('Kubernetes', 'Kubernetes', '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 Kubernetes +include('simpleicons-5/K/Kubernetes') + +' renders the element +Kubernetes('Kubernetes', 'Kubernetes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kubernetes.png b/distribution/simpleicons-5/K/Kubernetes.png new file mode 100644 index 00000000000..27165ebb8f0 Binary files /dev/null and b/distribution/simpleicons-5/K/Kubernetes.png differ diff --git a/distribution/simpleicons-5/K/Kubernetes.puml b/distribution/simpleicons-5/K/Kubernetes.puml new file mode 100644 index 00000000000..9dd59dec378 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubernetes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kubernetes + +sprite $KubernetesXs [10x10/16z] uwS3 + +sprite $KubernetesSm [12x12/16z] unza + +sprite $KubernetesMd [16x16/16z] un_X + +sprite $KubernetesLg [20x20/16z] unzKO1G + +!procedure Kubernetes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kubernetes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kubuntu.Local.png b/distribution/simpleicons-5/K/Kubuntu.Local.png new file mode 100644 index 00000000000..d6d763a28a4 Binary files /dev/null and b/distribution/simpleicons-5/K/Kubuntu.Local.png differ diff --git a/distribution/simpleicons-5/K/Kubuntu.Local.puml b/distribution/simpleicons-5/K/Kubuntu.Local.puml new file mode 100644 index 00000000000..9c896300b68 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubuntu.Local.puml @@ -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 Kubuntu +include('simpleicons-5/K/Kubuntu') + +' renders the element +Kubuntu('Kubuntu', 'Kubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kubuntu.Remote.puml b/distribution/simpleicons-5/K/Kubuntu.Remote.puml new file mode 100644 index 00000000000..8294e73e3f4 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubuntu.Remote.puml @@ -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 Kubuntu +include('simpleicons-5/K/Kubuntu') + +' renders the element +Kubuntu('Kubuntu', 'Kubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kubuntu.md b/distribution/simpleicons-5/K/Kubuntu.md new file mode 100644 index 00000000000..972acf04e5b --- /dev/null +++ b/distribution/simpleicons-5/K/Kubuntu.md @@ -0,0 +1,63 @@ +# Kubuntu + + +```text +simpleicons-5/K/Kubuntu +``` + +```text +include('simpleicons-5/K/Kubuntu') +``` + + + +| Illustration | Kubuntu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kubuntu.png) | ![illustration for Kubuntu](../../simpleicons-5/K/Kubuntu.Local.png) | + + + + +## Kubuntu + +### 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 Kubuntu +include('simpleicons-5/K/Kubuntu') + +' renders the element +Kubuntu('Kubuntu', 'Kubuntu', '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 Kubuntu +include('simpleicons-5/K/Kubuntu') + +' renders the element +Kubuntu('Kubuntu', 'Kubuntu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kubuntu.png b/distribution/simpleicons-5/K/Kubuntu.png new file mode 100644 index 00000000000..bdabb0114ed Binary files /dev/null and b/distribution/simpleicons-5/K/Kubuntu.png differ diff --git a/distribution/simpleicons-5/K/Kubuntu.puml b/distribution/simpleicons-5/K/Kubuntu.puml new file mode 100644 index 00000000000..57fb931bc52 --- /dev/null +++ b/distribution/simpleicons-5/K/Kubuntu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kubuntu + +sprite $KubuntuXs [10x10/16z] uwS3 + +sprite $KubuntuSm [12x12/16z] unza + +sprite $KubuntuMd [16x16/16z] un_X + +sprite $KubuntuLg [20x20/16z] unzKO1G + +!procedure Kubuntu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kubuntu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/Kyocera.Local.png b/distribution/simpleicons-5/K/Kyocera.Local.png new file mode 100644 index 00000000000..e5a719e1ce7 Binary files /dev/null and b/distribution/simpleicons-5/K/Kyocera.Local.png differ diff --git a/distribution/simpleicons-5/K/Kyocera.Local.puml b/distribution/simpleicons-5/K/Kyocera.Local.puml new file mode 100644 index 00000000000..c0b2745591e --- /dev/null +++ b/distribution/simpleicons-5/K/Kyocera.Local.puml @@ -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 Kyocera +include('simpleicons-5/K/Kyocera') + +' renders the element +Kyocera('Kyocera', 'Kyocera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kyocera.Remote.puml b/distribution/simpleicons-5/K/Kyocera.Remote.puml new file mode 100644 index 00000000000..837be52fc07 --- /dev/null +++ b/distribution/simpleicons-5/K/Kyocera.Remote.puml @@ -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 Kyocera +include('simpleicons-5/K/Kyocera') + +' renders the element +Kyocera('Kyocera', 'Kyocera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/K/Kyocera.md b/distribution/simpleicons-5/K/Kyocera.md new file mode 100644 index 00000000000..c6d2d306129 --- /dev/null +++ b/distribution/simpleicons-5/K/Kyocera.md @@ -0,0 +1,63 @@ +# Kyocera + + +```text +simpleicons-5/K/Kyocera +``` + +```text +include('simpleicons-5/K/Kyocera') +``` + + + +| Illustration | Kyocera | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/K/Kyocera.png) | ![illustration for Kyocera](../../simpleicons-5/K/Kyocera.Local.png) | + + + + +## Kyocera + +### 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 Kyocera +include('simpleicons-5/K/Kyocera') + +' renders the element +Kyocera('Kyocera', 'Kyocera', '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 Kyocera +include('simpleicons-5/K/Kyocera') + +' renders the element +Kyocera('Kyocera', 'Kyocera', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/K/Kyocera.png b/distribution/simpleicons-5/K/Kyocera.png new file mode 100644 index 00000000000..3a10a71154c Binary files /dev/null and b/distribution/simpleicons-5/K/Kyocera.png differ diff --git a/distribution/simpleicons-5/K/Kyocera.puml b/distribution/simpleicons-5/K/Kyocera.puml new file mode 100644 index 00000000000..ca7c426fd4b --- /dev/null +++ b/distribution/simpleicons-5/K/Kyocera.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/K/Kyocera + +sprite $KyoceraXs [10x10/16z] uwS3 + +sprite $KyoceraSm [12x12/16z] unza + +sprite $KyoceraMd [16x16/16z] un_X + +sprite $KyoceraLg [20x20/16z] unzKO1G + +!procedure Kyocera($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/K/Kyocera', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/K/README.md b/distribution/simpleicons-5/K/README.md new file mode 100644 index 00000000000..c4b5020826a --- /dev/null +++ b/distribution/simpleicons-5/K/README.md @@ -0,0 +1,55 @@ +# K + +The module contains 44 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/K/Kaggle](../../simpleicons-5/K/Kaggle.png) | [simpleicons-5/K/Kaggle](../../simpleicons-5/K/Kaggle.md) | +| ![illustration of simpleicons-5/K/Kahoot](../../simpleicons-5/K/Kahoot.png) | [simpleicons-5/K/Kahoot](../../simpleicons-5/K/Kahoot.md) | +| ![illustration of simpleicons-5/K/Kaios](../../simpleicons-5/K/Kaios.png) | [simpleicons-5/K/Kaios](../../simpleicons-5/K/Kaios.md) | +| ![illustration of simpleicons-5/K/Kakao](../../simpleicons-5/K/Kakao.png) | [simpleicons-5/K/Kakao](../../simpleicons-5/K/Kakao.md) | +| ![illustration of simpleicons-5/K/Kakaotalk](../../simpleicons-5/K/Kakaotalk.png) | [simpleicons-5/K/Kakaotalk](../../simpleicons-5/K/Kakaotalk.md) | +| ![illustration of simpleicons-5/K/Kalilinux](../../simpleicons-5/K/Kalilinux.png) | [simpleicons-5/K/Kalilinux](../../simpleicons-5/K/Kalilinux.md) | +| ![illustration of simpleicons-5/K/Karlsruherverkehrsverbund](../../simpleicons-5/K/Karlsruherverkehrsverbund.png) | [simpleicons-5/K/Karlsruherverkehrsverbund](../../simpleicons-5/K/Karlsruherverkehrsverbund.md) | +| ![illustration of simpleicons-5/K/Kasasmart](../../simpleicons-5/K/Kasasmart.png) | [simpleicons-5/K/Kasasmart](../../simpleicons-5/K/Kasasmart.md) | +| ![illustration of simpleicons-5/K/Kashflow](../../simpleicons-5/K/Kashflow.png) | [simpleicons-5/K/Kashflow](../../simpleicons-5/K/Kashflow.md) | +| ![illustration of simpleicons-5/K/Kaspersky](../../simpleicons-5/K/Kaspersky.png) | [simpleicons-5/K/Kaspersky](../../simpleicons-5/K/Kaspersky.md) | +| ![illustration of simpleicons-5/K/Katacoda](../../simpleicons-5/K/Katacoda.png) | [simpleicons-5/K/Katacoda](../../simpleicons-5/K/Katacoda.md) | +| ![illustration of simpleicons-5/K/Katana](../../simpleicons-5/K/Katana.png) | [simpleicons-5/K/Katana](../../simpleicons-5/K/Katana.md) | +| ![illustration of simpleicons-5/K/Kde](../../simpleicons-5/K/Kde.png) | [simpleicons-5/K/Kde](../../simpleicons-5/K/Kde.md) | +| ![illustration of simpleicons-5/K/Kdenlive](../../simpleicons-5/K/Kdenlive.png) | [simpleicons-5/K/Kdenlive](../../simpleicons-5/K/Kdenlive.md) | +| ![illustration of simpleicons-5/K/Keepassxc](../../simpleicons-5/K/Keepassxc.png) | [simpleicons-5/K/Keepassxc](../../simpleicons-5/K/Keepassxc.md) | +| ![illustration of simpleicons-5/K/Kentico](../../simpleicons-5/K/Kentico.png) | [simpleicons-5/K/Kentico](../../simpleicons-5/K/Kentico.md) | +| ![illustration of simpleicons-5/K/Keras](../../simpleicons-5/K/Keras.png) | [simpleicons-5/K/Keras](../../simpleicons-5/K/Keras.md) | +| ![illustration of simpleicons-5/K/Keybase](../../simpleicons-5/K/Keybase.png) | [simpleicons-5/K/Keybase](../../simpleicons-5/K/Keybase.md) | +| ![illustration of simpleicons-5/K/Keycdn](../../simpleicons-5/K/Keycdn.png) | [simpleicons-5/K/Keycdn](../../simpleicons-5/K/Keycdn.md) | +| ![illustration of simpleicons-5/K/Khanacademy](../../simpleicons-5/K/Khanacademy.png) | [simpleicons-5/K/Khanacademy](../../simpleicons-5/K/Khanacademy.md) | +| ![illustration of simpleicons-5/K/Khronosgroup](../../simpleicons-5/K/Khronosgroup.png) | [simpleicons-5/K/Khronosgroup](../../simpleicons-5/K/Khronosgroup.md) | +| ![illustration of simpleicons-5/K/Kia](../../simpleicons-5/K/Kia.png) | [simpleicons-5/K/Kia](../../simpleicons-5/K/Kia.md) | +| ![illustration of simpleicons-5/K/Kibana](../../simpleicons-5/K/Kibana.png) | [simpleicons-5/K/Kibana](../../simpleicons-5/K/Kibana.md) | +| ![illustration of simpleicons-5/K/Kickstarter](../../simpleicons-5/K/Kickstarter.png) | [simpleicons-5/K/Kickstarter](../../simpleicons-5/K/Kickstarter.md) | +| ![illustration of simpleicons-5/K/Kik](../../simpleicons-5/K/Kik.png) | [simpleicons-5/K/Kik](../../simpleicons-5/K/Kik.md) | +| ![illustration of simpleicons-5/K/Kirby](../../simpleicons-5/K/Kirby.png) | [simpleicons-5/K/Kirby](../../simpleicons-5/K/Kirby.md) | +| ![illustration of simpleicons-5/K/Kitsu](../../simpleicons-5/K/Kitsu.png) | [simpleicons-5/K/Kitsu](../../simpleicons-5/K/Kitsu.md) | +| ![illustration of simpleicons-5/K/Klarna](../../simpleicons-5/K/Klarna.png) | [simpleicons-5/K/Klarna](../../simpleicons-5/K/Klarna.md) | +| ![illustration of simpleicons-5/K/Klm](../../simpleicons-5/K/Klm.png) | [simpleicons-5/K/Klm](../../simpleicons-5/K/Klm.md) | +| ![illustration of simpleicons-5/K/Klook](../../simpleicons-5/K/Klook.png) | [simpleicons-5/K/Klook](../../simpleicons-5/K/Klook.md) | +| ![illustration of simpleicons-5/K/Knowledgebase](../../simpleicons-5/K/Knowledgebase.png) | [simpleicons-5/K/Knowledgebase](../../simpleicons-5/K/Knowledgebase.md) | +| ![illustration of simpleicons-5/K/Known](../../simpleicons-5/K/Known.png) | [simpleicons-5/K/Known](../../simpleicons-5/K/Known.md) | +| ![illustration of simpleicons-5/K/Kodi](../../simpleicons-5/K/Kodi.png) | [simpleicons-5/K/Kodi](../../simpleicons-5/K/Kodi.md) | +| ![illustration of simpleicons-5/K/Koding](../../simpleicons-5/K/Koding.png) | [simpleicons-5/K/Koding](../../simpleicons-5/K/Koding.md) | +| ![illustration of simpleicons-5/K/Kofax](../../simpleicons-5/K/Kofax.png) | [simpleicons-5/K/Kofax](../../simpleicons-5/K/Kofax.md) | +| ![illustration of simpleicons-5/K/Kofi](../../simpleicons-5/K/Kofi.png) | [simpleicons-5/K/Kofi](../../simpleicons-5/K/Kofi.md) | +| ![illustration of simpleicons-5/K/Komoot](../../simpleicons-5/K/Komoot.png) | [simpleicons-5/K/Komoot](../../simpleicons-5/K/Komoot.md) | +| ![illustration of simpleicons-5/K/Kongregate](../../simpleicons-5/K/Kongregate.png) | [simpleicons-5/K/Kongregate](../../simpleicons-5/K/Kongregate.md) | +| ![illustration of simpleicons-5/K/Kotlin](../../simpleicons-5/K/Kotlin.png) | [simpleicons-5/K/Kotlin](../../simpleicons-5/K/Kotlin.md) | +| ![illustration of simpleicons-5/K/Krita](../../simpleicons-5/K/Krita.png) | [simpleicons-5/K/Krita](../../simpleicons-5/K/Krita.md) | +| ![illustration of simpleicons-5/K/Ktm](../../simpleicons-5/K/Ktm.png) | [simpleicons-5/K/Ktm](../../simpleicons-5/K/Ktm.md) | +| ![illustration of simpleicons-5/K/Kubernetes](../../simpleicons-5/K/Kubernetes.png) | [simpleicons-5/K/Kubernetes](../../simpleicons-5/K/Kubernetes.md) | +| ![illustration of simpleicons-5/K/Kubuntu](../../simpleicons-5/K/Kubuntu.png) | [simpleicons-5/K/Kubuntu](../../simpleicons-5/K/Kubuntu.md) | +| ![illustration of simpleicons-5/K/Kyocera](../../simpleicons-5/K/Kyocera.png) | [simpleicons-5/K/Kyocera](../../simpleicons-5/K/Kyocera.md) | + + + diff --git a/distribution/simpleicons-5/L/Labview.Local.png b/distribution/simpleicons-5/L/Labview.Local.png new file mode 100644 index 00000000000..667dca61098 Binary files /dev/null and b/distribution/simpleicons-5/L/Labview.Local.png differ diff --git a/distribution/simpleicons-5/L/Labview.Local.puml b/distribution/simpleicons-5/L/Labview.Local.puml new file mode 100644 index 00000000000..2bcb261ec22 --- /dev/null +++ b/distribution/simpleicons-5/L/Labview.Local.puml @@ -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 Labview +include('simpleicons-5/L/Labview') + +' renders the element +Labview('Labview', 'Labview', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Labview.Remote.puml b/distribution/simpleicons-5/L/Labview.Remote.puml new file mode 100644 index 00000000000..e3caa61ca2e --- /dev/null +++ b/distribution/simpleicons-5/L/Labview.Remote.puml @@ -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 Labview +include('simpleicons-5/L/Labview') + +' renders the element +Labview('Labview', 'Labview', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Labview.md b/distribution/simpleicons-5/L/Labview.md new file mode 100644 index 00000000000..d149e2e33e6 --- /dev/null +++ b/distribution/simpleicons-5/L/Labview.md @@ -0,0 +1,63 @@ +# Labview + + +```text +simpleicons-5/L/Labview +``` + +```text +include('simpleicons-5/L/Labview') +``` + + + +| Illustration | Labview | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Labview.png) | ![illustration for Labview](../../simpleicons-5/L/Labview.Local.png) | + + + + +## Labview + +### 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 Labview +include('simpleicons-5/L/Labview') + +' renders the element +Labview('Labview', 'Labview', '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 Labview +include('simpleicons-5/L/Labview') + +' renders the element +Labview('Labview', 'Labview', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Labview.png b/distribution/simpleicons-5/L/Labview.png new file mode 100644 index 00000000000..d5009e27b2e Binary files /dev/null and b/distribution/simpleicons-5/L/Labview.png differ diff --git a/distribution/simpleicons-5/L/Labview.puml b/distribution/simpleicons-5/L/Labview.puml new file mode 100644 index 00000000000..a5004a95cf4 --- /dev/null +++ b/distribution/simpleicons-5/L/Labview.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Labview + +sprite $LabviewXs [10x10/16z] uwS3 + +sprite $LabviewSm [12x12/16z] unza + +sprite $LabviewMd [16x16/16z] un_X + +sprite $LabviewLg [20x20/16z] unzKO1G + +!procedure Labview($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Labview', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lada.Local.png b/distribution/simpleicons-5/L/Lada.Local.png new file mode 100644 index 00000000000..560f1f1a730 Binary files /dev/null and b/distribution/simpleicons-5/L/Lada.Local.png differ diff --git a/distribution/simpleicons-5/L/Lada.Local.puml b/distribution/simpleicons-5/L/Lada.Local.puml new file mode 100644 index 00000000000..06b34a90baf --- /dev/null +++ b/distribution/simpleicons-5/L/Lada.Local.puml @@ -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 Lada +include('simpleicons-5/L/Lada') + +' renders the element +Lada('Lada', 'Lada', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lada.Remote.puml b/distribution/simpleicons-5/L/Lada.Remote.puml new file mode 100644 index 00000000000..0f16c955854 --- /dev/null +++ b/distribution/simpleicons-5/L/Lada.Remote.puml @@ -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 Lada +include('simpleicons-5/L/Lada') + +' renders the element +Lada('Lada', 'Lada', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lada.md b/distribution/simpleicons-5/L/Lada.md new file mode 100644 index 00000000000..ae4efa387a6 --- /dev/null +++ b/distribution/simpleicons-5/L/Lada.md @@ -0,0 +1,63 @@ +# Lada + + +```text +simpleicons-5/L/Lada +``` + +```text +include('simpleicons-5/L/Lada') +``` + + + +| Illustration | Lada | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lada.png) | ![illustration for Lada](../../simpleicons-5/L/Lada.Local.png) | + + + + +## Lada + +### 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 Lada +include('simpleicons-5/L/Lada') + +' renders the element +Lada('Lada', 'Lada', '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 Lada +include('simpleicons-5/L/Lada') + +' renders the element +Lada('Lada', 'Lada', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lada.png b/distribution/simpleicons-5/L/Lada.png new file mode 100644 index 00000000000..29f4875cc0b Binary files /dev/null and b/distribution/simpleicons-5/L/Lada.png differ diff --git a/distribution/simpleicons-5/L/Lada.puml b/distribution/simpleicons-5/L/Lada.puml new file mode 100644 index 00000000000..79aaa61f3f4 --- /dev/null +++ b/distribution/simpleicons-5/L/Lada.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lada + +sprite $LadaXs [10x10/16z] uwS3 + +sprite $LadaSm [12x12/16z] unza + +sprite $LadaMd [16x16/16z] un_X + +sprite $LadaLg [20x20/16z] unzKO1G + +!procedure Lada($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lada', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lamborghini.Local.png b/distribution/simpleicons-5/L/Lamborghini.Local.png new file mode 100644 index 00000000000..e09bb2f4497 Binary files /dev/null and b/distribution/simpleicons-5/L/Lamborghini.Local.png differ diff --git a/distribution/simpleicons-5/L/Lamborghini.Local.puml b/distribution/simpleicons-5/L/Lamborghini.Local.puml new file mode 100644 index 00000000000..649e9032e8b --- /dev/null +++ b/distribution/simpleicons-5/L/Lamborghini.Local.puml @@ -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 Lamborghini +include('simpleicons-5/L/Lamborghini') + +' renders the element +Lamborghini('Lamborghini', 'Lamborghini', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lamborghini.Remote.puml b/distribution/simpleicons-5/L/Lamborghini.Remote.puml new file mode 100644 index 00000000000..9a20a6f7a5d --- /dev/null +++ b/distribution/simpleicons-5/L/Lamborghini.Remote.puml @@ -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 Lamborghini +include('simpleicons-5/L/Lamborghini') + +' renders the element +Lamborghini('Lamborghini', 'Lamborghini', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lamborghini.md b/distribution/simpleicons-5/L/Lamborghini.md new file mode 100644 index 00000000000..232bc781685 --- /dev/null +++ b/distribution/simpleicons-5/L/Lamborghini.md @@ -0,0 +1,63 @@ +# Lamborghini + + +```text +simpleicons-5/L/Lamborghini +``` + +```text +include('simpleicons-5/L/Lamborghini') +``` + + + +| Illustration | Lamborghini | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lamborghini.png) | ![illustration for Lamborghini](../../simpleicons-5/L/Lamborghini.Local.png) | + + + + +## Lamborghini + +### 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 Lamborghini +include('simpleicons-5/L/Lamborghini') + +' renders the element +Lamborghini('Lamborghini', 'Lamborghini', '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 Lamborghini +include('simpleicons-5/L/Lamborghini') + +' renders the element +Lamborghini('Lamborghini', 'Lamborghini', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lamborghini.png b/distribution/simpleicons-5/L/Lamborghini.png new file mode 100644 index 00000000000..7c9877aeee6 Binary files /dev/null and b/distribution/simpleicons-5/L/Lamborghini.png differ diff --git a/distribution/simpleicons-5/L/Lamborghini.puml b/distribution/simpleicons-5/L/Lamborghini.puml new file mode 100644 index 00000000000..89b438bb3fb --- /dev/null +++ b/distribution/simpleicons-5/L/Lamborghini.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lamborghini + +sprite $LamborghiniXs [10x10/16z] uwS3 + +sprite $LamborghiniSm [12x12/16z] unza + +sprite $LamborghiniMd [16x16/16z] un_X + +sprite $LamborghiniLg [20x20/16z] unzKO1G + +!procedure Lamborghini($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lamborghini', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Landrover.Local.png b/distribution/simpleicons-5/L/Landrover.Local.png new file mode 100644 index 00000000000..f763e920c31 Binary files /dev/null and b/distribution/simpleicons-5/L/Landrover.Local.png differ diff --git a/distribution/simpleicons-5/L/Landrover.Local.puml b/distribution/simpleicons-5/L/Landrover.Local.puml new file mode 100644 index 00000000000..979ca817217 --- /dev/null +++ b/distribution/simpleicons-5/L/Landrover.Local.puml @@ -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 Landrover +include('simpleicons-5/L/Landrover') + +' renders the element +Landrover('Landrover', 'Landrover', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Landrover.Remote.puml b/distribution/simpleicons-5/L/Landrover.Remote.puml new file mode 100644 index 00000000000..7eda52f8ae0 --- /dev/null +++ b/distribution/simpleicons-5/L/Landrover.Remote.puml @@ -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 Landrover +include('simpleicons-5/L/Landrover') + +' renders the element +Landrover('Landrover', 'Landrover', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Landrover.md b/distribution/simpleicons-5/L/Landrover.md new file mode 100644 index 00000000000..a4087fc6ff5 --- /dev/null +++ b/distribution/simpleicons-5/L/Landrover.md @@ -0,0 +1,63 @@ +# Landrover + + +```text +simpleicons-5/L/Landrover +``` + +```text +include('simpleicons-5/L/Landrover') +``` + + + +| Illustration | Landrover | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Landrover.png) | ![illustration for Landrover](../../simpleicons-5/L/Landrover.Local.png) | + + + + +## Landrover + +### 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 Landrover +include('simpleicons-5/L/Landrover') + +' renders the element +Landrover('Landrover', 'Landrover', '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 Landrover +include('simpleicons-5/L/Landrover') + +' renders the element +Landrover('Landrover', 'Landrover', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Landrover.png b/distribution/simpleicons-5/L/Landrover.png new file mode 100644 index 00000000000..9c240722728 Binary files /dev/null and b/distribution/simpleicons-5/L/Landrover.png differ diff --git a/distribution/simpleicons-5/L/Landrover.puml b/distribution/simpleicons-5/L/Landrover.puml new file mode 100644 index 00000000000..afdd5d3d346 --- /dev/null +++ b/distribution/simpleicons-5/L/Landrover.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Landrover + +sprite $LandroverXs [10x10/16z] uwS3 + +sprite $LandroverSm [12x12/16z] unza + +sprite $LandroverMd [16x16/16z] un_X + +sprite $LandroverLg [20x20/16z] unzKO1G + +!procedure Landrover($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Landrover', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Laragon.Local.png b/distribution/simpleicons-5/L/Laragon.Local.png new file mode 100644 index 00000000000..80728fe6b8d Binary files /dev/null and b/distribution/simpleicons-5/L/Laragon.Local.png differ diff --git a/distribution/simpleicons-5/L/Laragon.Local.puml b/distribution/simpleicons-5/L/Laragon.Local.puml new file mode 100644 index 00000000000..55eb7ed0ec5 --- /dev/null +++ b/distribution/simpleicons-5/L/Laragon.Local.puml @@ -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 Laragon +include('simpleicons-5/L/Laragon') + +' renders the element +Laragon('Laragon', 'Laragon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laragon.Remote.puml b/distribution/simpleicons-5/L/Laragon.Remote.puml new file mode 100644 index 00000000000..7cd52ee6420 --- /dev/null +++ b/distribution/simpleicons-5/L/Laragon.Remote.puml @@ -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 Laragon +include('simpleicons-5/L/Laragon') + +' renders the element +Laragon('Laragon', 'Laragon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laragon.md b/distribution/simpleicons-5/L/Laragon.md new file mode 100644 index 00000000000..73e31318bb1 --- /dev/null +++ b/distribution/simpleicons-5/L/Laragon.md @@ -0,0 +1,63 @@ +# Laragon + + +```text +simpleicons-5/L/Laragon +``` + +```text +include('simpleicons-5/L/Laragon') +``` + + + +| Illustration | Laragon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Laragon.png) | ![illustration for Laragon](../../simpleicons-5/L/Laragon.Local.png) | + + + + +## Laragon + +### 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 Laragon +include('simpleicons-5/L/Laragon') + +' renders the element +Laragon('Laragon', 'Laragon', '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 Laragon +include('simpleicons-5/L/Laragon') + +' renders the element +Laragon('Laragon', 'Laragon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Laragon.png b/distribution/simpleicons-5/L/Laragon.png new file mode 100644 index 00000000000..a36eb01f6fa Binary files /dev/null and b/distribution/simpleicons-5/L/Laragon.png differ diff --git a/distribution/simpleicons-5/L/Laragon.puml b/distribution/simpleicons-5/L/Laragon.puml new file mode 100644 index 00000000000..cae0e7ddedf --- /dev/null +++ b/distribution/simpleicons-5/L/Laragon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Laragon + +sprite $LaragonXs [10x10/16z] uwS3 + +sprite $LaragonSm [12x12/16z] unza + +sprite $LaragonMd [16x16/16z] un_X + +sprite $LaragonLg [20x20/16z] unzKO1G + +!procedure Laragon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Laragon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Laravel.Local.png b/distribution/simpleicons-5/L/Laravel.Local.png new file mode 100644 index 00000000000..e9c4b92605c Binary files /dev/null and b/distribution/simpleicons-5/L/Laravel.Local.png differ diff --git a/distribution/simpleicons-5/L/Laravel.Local.puml b/distribution/simpleicons-5/L/Laravel.Local.puml new file mode 100644 index 00000000000..3c9a9ba81cc --- /dev/null +++ b/distribution/simpleicons-5/L/Laravel.Local.puml @@ -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 Laravel +include('simpleicons-5/L/Laravel') + +' renders the element +Laravel('Laravel', 'Laravel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laravel.Remote.puml b/distribution/simpleicons-5/L/Laravel.Remote.puml new file mode 100644 index 00000000000..c1c2398d41b --- /dev/null +++ b/distribution/simpleicons-5/L/Laravel.Remote.puml @@ -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 Laravel +include('simpleicons-5/L/Laravel') + +' renders the element +Laravel('Laravel', 'Laravel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laravel.md b/distribution/simpleicons-5/L/Laravel.md new file mode 100644 index 00000000000..b50ca659610 --- /dev/null +++ b/distribution/simpleicons-5/L/Laravel.md @@ -0,0 +1,63 @@ +# Laravel + + +```text +simpleicons-5/L/Laravel +``` + +```text +include('simpleicons-5/L/Laravel') +``` + + + +| Illustration | Laravel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Laravel.png) | ![illustration for Laravel](../../simpleicons-5/L/Laravel.Local.png) | + + + + +## Laravel + +### 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 Laravel +include('simpleicons-5/L/Laravel') + +' renders the element +Laravel('Laravel', 'Laravel', '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 Laravel +include('simpleicons-5/L/Laravel') + +' renders the element +Laravel('Laravel', 'Laravel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Laravel.png b/distribution/simpleicons-5/L/Laravel.png new file mode 100644 index 00000000000..2ae6c2be434 Binary files /dev/null and b/distribution/simpleicons-5/L/Laravel.png differ diff --git a/distribution/simpleicons-5/L/Laravel.puml b/distribution/simpleicons-5/L/Laravel.puml new file mode 100644 index 00000000000..54fe5b56285 --- /dev/null +++ b/distribution/simpleicons-5/L/Laravel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Laravel + +sprite $LaravelXs [10x10/16z] uwS3 + +sprite $LaravelSm [12x12/16z] unza + +sprite $LaravelMd [16x16/16z] un_X + +sprite $LaravelLg [20x20/16z] unzKO1G + +!procedure Laravel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Laravel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Laravelhorizon.Local.png b/distribution/simpleicons-5/L/Laravelhorizon.Local.png new file mode 100644 index 00000000000..ed2fc9fc914 Binary files /dev/null and b/distribution/simpleicons-5/L/Laravelhorizon.Local.png differ diff --git a/distribution/simpleicons-5/L/Laravelhorizon.Local.puml b/distribution/simpleicons-5/L/Laravelhorizon.Local.puml new file mode 100644 index 00000000000..eeee517acac --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelhorizon.Local.puml @@ -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 Laravelhorizon +include('simpleicons-5/L/Laravelhorizon') + +' renders the element +Laravelhorizon('Laravelhorizon', 'Laravelhorizon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laravelhorizon.Remote.puml b/distribution/simpleicons-5/L/Laravelhorizon.Remote.puml new file mode 100644 index 00000000000..775d6abad0f --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelhorizon.Remote.puml @@ -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 Laravelhorizon +include('simpleicons-5/L/Laravelhorizon') + +' renders the element +Laravelhorizon('Laravelhorizon', 'Laravelhorizon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laravelhorizon.md b/distribution/simpleicons-5/L/Laravelhorizon.md new file mode 100644 index 00000000000..86cb8b9f146 --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelhorizon.md @@ -0,0 +1,63 @@ +# Laravelhorizon + + +```text +simpleicons-5/L/Laravelhorizon +``` + +```text +include('simpleicons-5/L/Laravelhorizon') +``` + + + +| Illustration | Laravelhorizon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Laravelhorizon.png) | ![illustration for Laravelhorizon](../../simpleicons-5/L/Laravelhorizon.Local.png) | + + + + +## Laravelhorizon + +### 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 Laravelhorizon +include('simpleicons-5/L/Laravelhorizon') + +' renders the element +Laravelhorizon('Laravelhorizon', 'Laravelhorizon', '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 Laravelhorizon +include('simpleicons-5/L/Laravelhorizon') + +' renders the element +Laravelhorizon('Laravelhorizon', 'Laravelhorizon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Laravelhorizon.png b/distribution/simpleicons-5/L/Laravelhorizon.png new file mode 100644 index 00000000000..5c1d7050974 Binary files /dev/null and b/distribution/simpleicons-5/L/Laravelhorizon.png differ diff --git a/distribution/simpleicons-5/L/Laravelhorizon.puml b/distribution/simpleicons-5/L/Laravelhorizon.puml new file mode 100644 index 00000000000..b78e6b2debc --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelhorizon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Laravelhorizon + +sprite $LaravelhorizonXs [10x10/16z] uwS3 + +sprite $LaravelhorizonSm [12x12/16z] unza + +sprite $LaravelhorizonMd [16x16/16z] un_X + +sprite $LaravelhorizonLg [20x20/16z] unzKO1G + +!procedure Laravelhorizon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Laravelhorizon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Laravelnova.Local.png b/distribution/simpleicons-5/L/Laravelnova.Local.png new file mode 100644 index 00000000000..2f14653a023 Binary files /dev/null and b/distribution/simpleicons-5/L/Laravelnova.Local.png differ diff --git a/distribution/simpleicons-5/L/Laravelnova.Local.puml b/distribution/simpleicons-5/L/Laravelnova.Local.puml new file mode 100644 index 00000000000..8242e1b634d --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelnova.Local.puml @@ -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 Laravelnova +include('simpleicons-5/L/Laravelnova') + +' renders the element +Laravelnova('Laravelnova', 'Laravelnova', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laravelnova.Remote.puml b/distribution/simpleicons-5/L/Laravelnova.Remote.puml new file mode 100644 index 00000000000..9df2dea1efa --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelnova.Remote.puml @@ -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 Laravelnova +include('simpleicons-5/L/Laravelnova') + +' renders the element +Laravelnova('Laravelnova', 'Laravelnova', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Laravelnova.md b/distribution/simpleicons-5/L/Laravelnova.md new file mode 100644 index 00000000000..9559a6b9185 --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelnova.md @@ -0,0 +1,63 @@ +# Laravelnova + + +```text +simpleicons-5/L/Laravelnova +``` + +```text +include('simpleicons-5/L/Laravelnova') +``` + + + +| Illustration | Laravelnova | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Laravelnova.png) | ![illustration for Laravelnova](../../simpleicons-5/L/Laravelnova.Local.png) | + + + + +## Laravelnova + +### 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 Laravelnova +include('simpleicons-5/L/Laravelnova') + +' renders the element +Laravelnova('Laravelnova', 'Laravelnova', '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 Laravelnova +include('simpleicons-5/L/Laravelnova') + +' renders the element +Laravelnova('Laravelnova', 'Laravelnova', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Laravelnova.png b/distribution/simpleicons-5/L/Laravelnova.png new file mode 100644 index 00000000000..1c923e3ccdd Binary files /dev/null and b/distribution/simpleicons-5/L/Laravelnova.png differ diff --git a/distribution/simpleicons-5/L/Laravelnova.puml b/distribution/simpleicons-5/L/Laravelnova.puml new file mode 100644 index 00000000000..4abb59f98ae --- /dev/null +++ b/distribution/simpleicons-5/L/Laravelnova.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Laravelnova + +sprite $LaravelnovaXs [10x10/16z] uwS3 + +sprite $LaravelnovaSm [12x12/16z] unza + +sprite $LaravelnovaMd [16x16/16z] un_X + +sprite $LaravelnovaLg [20x20/16z] unzKO1G + +!procedure Laravelnova($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Laravelnova', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lastdotfm.Local.png b/distribution/simpleicons-5/L/Lastdotfm.Local.png new file mode 100644 index 00000000000..926e43ad717 Binary files /dev/null and b/distribution/simpleicons-5/L/Lastdotfm.Local.png differ diff --git a/distribution/simpleicons-5/L/Lastdotfm.Local.puml b/distribution/simpleicons-5/L/Lastdotfm.Local.puml new file mode 100644 index 00000000000..fba62cabc74 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastdotfm.Local.puml @@ -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 Lastdotfm +include('simpleicons-5/L/Lastdotfm') + +' renders the element +Lastdotfm('Lastdotfm', 'Lastdotfm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lastdotfm.Remote.puml b/distribution/simpleicons-5/L/Lastdotfm.Remote.puml new file mode 100644 index 00000000000..f017d5af22a --- /dev/null +++ b/distribution/simpleicons-5/L/Lastdotfm.Remote.puml @@ -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 Lastdotfm +include('simpleicons-5/L/Lastdotfm') + +' renders the element +Lastdotfm('Lastdotfm', 'Lastdotfm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lastdotfm.md b/distribution/simpleicons-5/L/Lastdotfm.md new file mode 100644 index 00000000000..755dd5839c3 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastdotfm.md @@ -0,0 +1,63 @@ +# Lastdotfm + + +```text +simpleicons-5/L/Lastdotfm +``` + +```text +include('simpleicons-5/L/Lastdotfm') +``` + + + +| Illustration | Lastdotfm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lastdotfm.png) | ![illustration for Lastdotfm](../../simpleicons-5/L/Lastdotfm.Local.png) | + + + + +## Lastdotfm + +### 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 Lastdotfm +include('simpleicons-5/L/Lastdotfm') + +' renders the element +Lastdotfm('Lastdotfm', 'Lastdotfm', '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 Lastdotfm +include('simpleicons-5/L/Lastdotfm') + +' renders the element +Lastdotfm('Lastdotfm', 'Lastdotfm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lastdotfm.png b/distribution/simpleicons-5/L/Lastdotfm.png new file mode 100644 index 00000000000..5db206144dc Binary files /dev/null and b/distribution/simpleicons-5/L/Lastdotfm.png differ diff --git a/distribution/simpleicons-5/L/Lastdotfm.puml b/distribution/simpleicons-5/L/Lastdotfm.puml new file mode 100644 index 00000000000..e8c58da9123 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastdotfm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lastdotfm + +sprite $LastdotfmXs [10x10/16z] uwS3 + +sprite $LastdotfmSm [12x12/16z] unza + +sprite $LastdotfmMd [16x16/16z] un_X + +sprite $LastdotfmLg [20x20/16z] unzKO1G + +!procedure Lastdotfm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lastdotfm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lastpass.Local.png b/distribution/simpleicons-5/L/Lastpass.Local.png new file mode 100644 index 00000000000..cf2ac349156 Binary files /dev/null and b/distribution/simpleicons-5/L/Lastpass.Local.png differ diff --git a/distribution/simpleicons-5/L/Lastpass.Local.puml b/distribution/simpleicons-5/L/Lastpass.Local.puml new file mode 100644 index 00000000000..ca1b7f171a8 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastpass.Local.puml @@ -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 Lastpass +include('simpleicons-5/L/Lastpass') + +' renders the element +Lastpass('Lastpass', 'Lastpass', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lastpass.Remote.puml b/distribution/simpleicons-5/L/Lastpass.Remote.puml new file mode 100644 index 00000000000..26be1f67e98 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastpass.Remote.puml @@ -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 Lastpass +include('simpleicons-5/L/Lastpass') + +' renders the element +Lastpass('Lastpass', 'Lastpass', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lastpass.md b/distribution/simpleicons-5/L/Lastpass.md new file mode 100644 index 00000000000..0a4152bb771 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastpass.md @@ -0,0 +1,63 @@ +# Lastpass + + +```text +simpleicons-5/L/Lastpass +``` + +```text +include('simpleicons-5/L/Lastpass') +``` + + + +| Illustration | Lastpass | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lastpass.png) | ![illustration for Lastpass](../../simpleicons-5/L/Lastpass.Local.png) | + + + + +## Lastpass + +### 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 Lastpass +include('simpleicons-5/L/Lastpass') + +' renders the element +Lastpass('Lastpass', 'Lastpass', '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 Lastpass +include('simpleicons-5/L/Lastpass') + +' renders the element +Lastpass('Lastpass', 'Lastpass', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lastpass.png b/distribution/simpleicons-5/L/Lastpass.png new file mode 100644 index 00000000000..d7038346cb7 Binary files /dev/null and b/distribution/simpleicons-5/L/Lastpass.png differ diff --git a/distribution/simpleicons-5/L/Lastpass.puml b/distribution/simpleicons-5/L/Lastpass.puml new file mode 100644 index 00000000000..3c7761a93c1 --- /dev/null +++ b/distribution/simpleicons-5/L/Lastpass.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lastpass + +sprite $LastpassXs [10x10/16z] uwS3 + +sprite $LastpassSm [12x12/16z] unza + +sprite $LastpassMd [16x16/16z] un_X + +sprite $LastpassLg [20x20/16z] unzKO1G + +!procedure Lastpass($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lastpass', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Latex.Local.png b/distribution/simpleicons-5/L/Latex.Local.png new file mode 100644 index 00000000000..561f92351dc Binary files /dev/null and b/distribution/simpleicons-5/L/Latex.Local.png differ diff --git a/distribution/simpleicons-5/L/Latex.Local.puml b/distribution/simpleicons-5/L/Latex.Local.puml new file mode 100644 index 00000000000..bafcf7b3278 --- /dev/null +++ b/distribution/simpleicons-5/L/Latex.Local.puml @@ -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 Latex +include('simpleicons-5/L/Latex') + +' renders the element +Latex('Latex', 'Latex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Latex.Remote.puml b/distribution/simpleicons-5/L/Latex.Remote.puml new file mode 100644 index 00000000000..76ac3abbc33 --- /dev/null +++ b/distribution/simpleicons-5/L/Latex.Remote.puml @@ -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 Latex +include('simpleicons-5/L/Latex') + +' renders the element +Latex('Latex', 'Latex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Latex.md b/distribution/simpleicons-5/L/Latex.md new file mode 100644 index 00000000000..153dd58bcf0 --- /dev/null +++ b/distribution/simpleicons-5/L/Latex.md @@ -0,0 +1,63 @@ +# Latex + + +```text +simpleicons-5/L/Latex +``` + +```text +include('simpleicons-5/L/Latex') +``` + + + +| Illustration | Latex | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Latex.png) | ![illustration for Latex](../../simpleicons-5/L/Latex.Local.png) | + + + + +## Latex + +### 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 Latex +include('simpleicons-5/L/Latex') + +' renders the element +Latex('Latex', 'Latex', '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 Latex +include('simpleicons-5/L/Latex') + +' renders the element +Latex('Latex', 'Latex', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Latex.png b/distribution/simpleicons-5/L/Latex.png new file mode 100644 index 00000000000..5b9690da64f Binary files /dev/null and b/distribution/simpleicons-5/L/Latex.png differ diff --git a/distribution/simpleicons-5/L/Latex.puml b/distribution/simpleicons-5/L/Latex.puml new file mode 100644 index 00000000000..cb77ac3ccc6 --- /dev/null +++ b/distribution/simpleicons-5/L/Latex.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Latex + +sprite $LatexXs [10x10/16z] uwS3 + +sprite $LatexSm [12x12/16z] unza + +sprite $LatexMd [16x16/16z] un_X + +sprite $LatexLg [20x20/16z] unzKO1G + +!procedure Latex($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Latex', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Launchpad.Local.png b/distribution/simpleicons-5/L/Launchpad.Local.png new file mode 100644 index 00000000000..371a6a08a60 Binary files /dev/null and b/distribution/simpleicons-5/L/Launchpad.Local.png differ diff --git a/distribution/simpleicons-5/L/Launchpad.Local.puml b/distribution/simpleicons-5/L/Launchpad.Local.puml new file mode 100644 index 00000000000..e96c381473e --- /dev/null +++ b/distribution/simpleicons-5/L/Launchpad.Local.puml @@ -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 Launchpad +include('simpleicons-5/L/Launchpad') + +' renders the element +Launchpad('Launchpad', 'Launchpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Launchpad.Remote.puml b/distribution/simpleicons-5/L/Launchpad.Remote.puml new file mode 100644 index 00000000000..9c3213a4676 --- /dev/null +++ b/distribution/simpleicons-5/L/Launchpad.Remote.puml @@ -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 Launchpad +include('simpleicons-5/L/Launchpad') + +' renders the element +Launchpad('Launchpad', 'Launchpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Launchpad.md b/distribution/simpleicons-5/L/Launchpad.md new file mode 100644 index 00000000000..f17c8131e21 --- /dev/null +++ b/distribution/simpleicons-5/L/Launchpad.md @@ -0,0 +1,63 @@ +# Launchpad + + +```text +simpleicons-5/L/Launchpad +``` + +```text +include('simpleicons-5/L/Launchpad') +``` + + + +| Illustration | Launchpad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Launchpad.png) | ![illustration for Launchpad](../../simpleicons-5/L/Launchpad.Local.png) | + + + + +## Launchpad + +### 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 Launchpad +include('simpleicons-5/L/Launchpad') + +' renders the element +Launchpad('Launchpad', 'Launchpad', '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 Launchpad +include('simpleicons-5/L/Launchpad') + +' renders the element +Launchpad('Launchpad', 'Launchpad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Launchpad.png b/distribution/simpleicons-5/L/Launchpad.png new file mode 100644 index 00000000000..afa8e32748d Binary files /dev/null and b/distribution/simpleicons-5/L/Launchpad.png differ diff --git a/distribution/simpleicons-5/L/Launchpad.puml b/distribution/simpleicons-5/L/Launchpad.puml new file mode 100644 index 00000000000..5cbcf5abcd7 --- /dev/null +++ b/distribution/simpleicons-5/L/Launchpad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Launchpad + +sprite $LaunchpadXs [10x10/16z] uwS3 + +sprite $LaunchpadSm [12x12/16z] unza + +sprite $LaunchpadMd [16x16/16z] un_X + +sprite $LaunchpadLg [20x20/16z] unzKO1G + +!procedure Launchpad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Launchpad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lbry.Local.png b/distribution/simpleicons-5/L/Lbry.Local.png new file mode 100644 index 00000000000..3d19a096860 Binary files /dev/null and b/distribution/simpleicons-5/L/Lbry.Local.png differ diff --git a/distribution/simpleicons-5/L/Lbry.Local.puml b/distribution/simpleicons-5/L/Lbry.Local.puml new file mode 100644 index 00000000000..54feab1a8e4 --- /dev/null +++ b/distribution/simpleicons-5/L/Lbry.Local.puml @@ -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 Lbry +include('simpleicons-5/L/Lbry') + +' renders the element +Lbry('Lbry', 'Lbry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lbry.Remote.puml b/distribution/simpleicons-5/L/Lbry.Remote.puml new file mode 100644 index 00000000000..4b44e4ec822 --- /dev/null +++ b/distribution/simpleicons-5/L/Lbry.Remote.puml @@ -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 Lbry +include('simpleicons-5/L/Lbry') + +' renders the element +Lbry('Lbry', 'Lbry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lbry.md b/distribution/simpleicons-5/L/Lbry.md new file mode 100644 index 00000000000..545609637e5 --- /dev/null +++ b/distribution/simpleicons-5/L/Lbry.md @@ -0,0 +1,63 @@ +# Lbry + + +```text +simpleicons-5/L/Lbry +``` + +```text +include('simpleicons-5/L/Lbry') +``` + + + +| Illustration | Lbry | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lbry.png) | ![illustration for Lbry](../../simpleicons-5/L/Lbry.Local.png) | + + + + +## Lbry + +### 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 Lbry +include('simpleicons-5/L/Lbry') + +' renders the element +Lbry('Lbry', 'Lbry', '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 Lbry +include('simpleicons-5/L/Lbry') + +' renders the element +Lbry('Lbry', 'Lbry', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lbry.png b/distribution/simpleicons-5/L/Lbry.png new file mode 100644 index 00000000000..16ff851f174 Binary files /dev/null and b/distribution/simpleicons-5/L/Lbry.png differ diff --git a/distribution/simpleicons-5/L/Lbry.puml b/distribution/simpleicons-5/L/Lbry.puml new file mode 100644 index 00000000000..cde40e4d761 --- /dev/null +++ b/distribution/simpleicons-5/L/Lbry.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lbry + +sprite $LbryXs [10x10/16z] uwS3 + +sprite $LbrySm [12x12/16z] unza + +sprite $LbryMd [16x16/16z] un_X + +sprite $LbryLg [20x20/16z] unzKO1G + +!procedure Lbry($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lbry', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Leaflet.Local.png b/distribution/simpleicons-5/L/Leaflet.Local.png new file mode 100644 index 00000000000..c00eb8fcc50 Binary files /dev/null and b/distribution/simpleicons-5/L/Leaflet.Local.png differ diff --git a/distribution/simpleicons-5/L/Leaflet.Local.puml b/distribution/simpleicons-5/L/Leaflet.Local.puml new file mode 100644 index 00000000000..bb2e693c3e3 --- /dev/null +++ b/distribution/simpleicons-5/L/Leaflet.Local.puml @@ -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 Leaflet +include('simpleicons-5/L/Leaflet') + +' renders the element +Leaflet('Leaflet', 'Leaflet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Leaflet.Remote.puml b/distribution/simpleicons-5/L/Leaflet.Remote.puml new file mode 100644 index 00000000000..2468221db90 --- /dev/null +++ b/distribution/simpleicons-5/L/Leaflet.Remote.puml @@ -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 Leaflet +include('simpleicons-5/L/Leaflet') + +' renders the element +Leaflet('Leaflet', 'Leaflet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Leaflet.md b/distribution/simpleicons-5/L/Leaflet.md new file mode 100644 index 00000000000..401dcd87379 --- /dev/null +++ b/distribution/simpleicons-5/L/Leaflet.md @@ -0,0 +1,63 @@ +# Leaflet + + +```text +simpleicons-5/L/Leaflet +``` + +```text +include('simpleicons-5/L/Leaflet') +``` + + + +| Illustration | Leaflet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Leaflet.png) | ![illustration for Leaflet](../../simpleicons-5/L/Leaflet.Local.png) | + + + + +## Leaflet + +### 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 Leaflet +include('simpleicons-5/L/Leaflet') + +' renders the element +Leaflet('Leaflet', 'Leaflet', '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 Leaflet +include('simpleicons-5/L/Leaflet') + +' renders the element +Leaflet('Leaflet', 'Leaflet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Leaflet.png b/distribution/simpleicons-5/L/Leaflet.png new file mode 100644 index 00000000000..f795420d4fb Binary files /dev/null and b/distribution/simpleicons-5/L/Leaflet.png differ diff --git a/distribution/simpleicons-5/L/Leaflet.puml b/distribution/simpleicons-5/L/Leaflet.puml new file mode 100644 index 00000000000..a97e53aa833 --- /dev/null +++ b/distribution/simpleicons-5/L/Leaflet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Leaflet + +sprite $LeafletXs [10x10/16z] uwS3 + +sprite $LeafletSm [12x12/16z] unza + +sprite $LeafletMd [16x16/16z] un_X + +sprite $LeafletLg [20x20/16z] unzKO1G + +!procedure Leaflet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Leaflet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Leanpub.Local.png b/distribution/simpleicons-5/L/Leanpub.Local.png new file mode 100644 index 00000000000..42fa2a3c736 Binary files /dev/null and b/distribution/simpleicons-5/L/Leanpub.Local.png differ diff --git a/distribution/simpleicons-5/L/Leanpub.Local.puml b/distribution/simpleicons-5/L/Leanpub.Local.puml new file mode 100644 index 00000000000..7b23801943b --- /dev/null +++ b/distribution/simpleicons-5/L/Leanpub.Local.puml @@ -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 Leanpub +include('simpleicons-5/L/Leanpub') + +' renders the element +Leanpub('Leanpub', 'Leanpub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Leanpub.Remote.puml b/distribution/simpleicons-5/L/Leanpub.Remote.puml new file mode 100644 index 00000000000..e52c849a5a0 --- /dev/null +++ b/distribution/simpleicons-5/L/Leanpub.Remote.puml @@ -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 Leanpub +include('simpleicons-5/L/Leanpub') + +' renders the element +Leanpub('Leanpub', 'Leanpub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Leanpub.md b/distribution/simpleicons-5/L/Leanpub.md new file mode 100644 index 00000000000..3d85cc67c4a --- /dev/null +++ b/distribution/simpleicons-5/L/Leanpub.md @@ -0,0 +1,63 @@ +# Leanpub + + +```text +simpleicons-5/L/Leanpub +``` + +```text +include('simpleicons-5/L/Leanpub') +``` + + + +| Illustration | Leanpub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Leanpub.png) | ![illustration for Leanpub](../../simpleicons-5/L/Leanpub.Local.png) | + + + + +## Leanpub + +### 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 Leanpub +include('simpleicons-5/L/Leanpub') + +' renders the element +Leanpub('Leanpub', 'Leanpub', '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 Leanpub +include('simpleicons-5/L/Leanpub') + +' renders the element +Leanpub('Leanpub', 'Leanpub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Leanpub.png b/distribution/simpleicons-5/L/Leanpub.png new file mode 100644 index 00000000000..d84a4b1a26e Binary files /dev/null and b/distribution/simpleicons-5/L/Leanpub.png differ diff --git a/distribution/simpleicons-5/L/Leanpub.puml b/distribution/simpleicons-5/L/Leanpub.puml new file mode 100644 index 00000000000..15326f85f13 --- /dev/null +++ b/distribution/simpleicons-5/L/Leanpub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Leanpub + +sprite $LeanpubXs [10x10/16z] uwS3 + +sprite $LeanpubSm [12x12/16z] unza + +sprite $LeanpubMd [16x16/16z] un_X + +sprite $LeanpubLg [20x20/16z] unzKO1G + +!procedure Leanpub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Leanpub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Leetcode.Local.png b/distribution/simpleicons-5/L/Leetcode.Local.png new file mode 100644 index 00000000000..95f85f074c7 Binary files /dev/null and b/distribution/simpleicons-5/L/Leetcode.Local.png differ diff --git a/distribution/simpleicons-5/L/Leetcode.Local.puml b/distribution/simpleicons-5/L/Leetcode.Local.puml new file mode 100644 index 00000000000..991bf098bd7 --- /dev/null +++ b/distribution/simpleicons-5/L/Leetcode.Local.puml @@ -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 Leetcode +include('simpleicons-5/L/Leetcode') + +' renders the element +Leetcode('Leetcode', 'Leetcode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Leetcode.Remote.puml b/distribution/simpleicons-5/L/Leetcode.Remote.puml new file mode 100644 index 00000000000..d12e402eacf --- /dev/null +++ b/distribution/simpleicons-5/L/Leetcode.Remote.puml @@ -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 Leetcode +include('simpleicons-5/L/Leetcode') + +' renders the element +Leetcode('Leetcode', 'Leetcode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Leetcode.md b/distribution/simpleicons-5/L/Leetcode.md new file mode 100644 index 00000000000..3fc0eebc1d6 --- /dev/null +++ b/distribution/simpleicons-5/L/Leetcode.md @@ -0,0 +1,63 @@ +# Leetcode + + +```text +simpleicons-5/L/Leetcode +``` + +```text +include('simpleicons-5/L/Leetcode') +``` + + + +| Illustration | Leetcode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Leetcode.png) | ![illustration for Leetcode](../../simpleicons-5/L/Leetcode.Local.png) | + + + + +## Leetcode + +### 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 Leetcode +include('simpleicons-5/L/Leetcode') + +' renders the element +Leetcode('Leetcode', 'Leetcode', '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 Leetcode +include('simpleicons-5/L/Leetcode') + +' renders the element +Leetcode('Leetcode', 'Leetcode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Leetcode.png b/distribution/simpleicons-5/L/Leetcode.png new file mode 100644 index 00000000000..e6cefd17bb5 Binary files /dev/null and b/distribution/simpleicons-5/L/Leetcode.png differ diff --git a/distribution/simpleicons-5/L/Leetcode.puml b/distribution/simpleicons-5/L/Leetcode.puml new file mode 100644 index 00000000000..915f2749686 --- /dev/null +++ b/distribution/simpleicons-5/L/Leetcode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Leetcode + +sprite $LeetcodeXs [10x10/16z] uwS3 + +sprite $LeetcodeSm [12x12/16z] unza + +sprite $LeetcodeMd [16x16/16z] un_X + +sprite $LeetcodeLg [20x20/16z] unzKO1G + +!procedure Leetcode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Leetcode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lenovo.Local.png b/distribution/simpleicons-5/L/Lenovo.Local.png new file mode 100644 index 00000000000..55e9d4edff4 Binary files /dev/null and b/distribution/simpleicons-5/L/Lenovo.Local.png differ diff --git a/distribution/simpleicons-5/L/Lenovo.Local.puml b/distribution/simpleicons-5/L/Lenovo.Local.puml new file mode 100644 index 00000000000..a4d511931c7 --- /dev/null +++ b/distribution/simpleicons-5/L/Lenovo.Local.puml @@ -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 Lenovo +include('simpleicons-5/L/Lenovo') + +' renders the element +Lenovo('Lenovo', 'Lenovo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lenovo.Remote.puml b/distribution/simpleicons-5/L/Lenovo.Remote.puml new file mode 100644 index 00000000000..85e0dae4c8b --- /dev/null +++ b/distribution/simpleicons-5/L/Lenovo.Remote.puml @@ -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 Lenovo +include('simpleicons-5/L/Lenovo') + +' renders the element +Lenovo('Lenovo', 'Lenovo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lenovo.md b/distribution/simpleicons-5/L/Lenovo.md new file mode 100644 index 00000000000..c60ecf59590 --- /dev/null +++ b/distribution/simpleicons-5/L/Lenovo.md @@ -0,0 +1,63 @@ +# Lenovo + + +```text +simpleicons-5/L/Lenovo +``` + +```text +include('simpleicons-5/L/Lenovo') +``` + + + +| Illustration | Lenovo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lenovo.png) | ![illustration for Lenovo](../../simpleicons-5/L/Lenovo.Local.png) | + + + + +## Lenovo + +### 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 Lenovo +include('simpleicons-5/L/Lenovo') + +' renders the element +Lenovo('Lenovo', 'Lenovo', '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 Lenovo +include('simpleicons-5/L/Lenovo') + +' renders the element +Lenovo('Lenovo', 'Lenovo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lenovo.png b/distribution/simpleicons-5/L/Lenovo.png new file mode 100644 index 00000000000..e838ee52694 Binary files /dev/null and b/distribution/simpleicons-5/L/Lenovo.png differ diff --git a/distribution/simpleicons-5/L/Lenovo.puml b/distribution/simpleicons-5/L/Lenovo.puml new file mode 100644 index 00000000000..15fcd0ec0dd --- /dev/null +++ b/distribution/simpleicons-5/L/Lenovo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lenovo + +sprite $LenovoXs [10x10/16z] uwS3 + +sprite $LenovoSm [12x12/16z] unza + +sprite $LenovoMd [16x16/16z] un_X + +sprite $LenovoLg [20x20/16z] unzKO1G + +!procedure Lenovo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lenovo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Less.Local.png b/distribution/simpleicons-5/L/Less.Local.png new file mode 100644 index 00000000000..b5f6f4fa294 Binary files /dev/null and b/distribution/simpleicons-5/L/Less.Local.png differ diff --git a/distribution/simpleicons-5/L/Less.Local.puml b/distribution/simpleicons-5/L/Less.Local.puml new file mode 100644 index 00000000000..fdb0326a1e9 --- /dev/null +++ b/distribution/simpleicons-5/L/Less.Local.puml @@ -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 Less +include('simpleicons-5/L/Less') + +' renders the element +Less('Less', 'Less', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Less.Remote.puml b/distribution/simpleicons-5/L/Less.Remote.puml new file mode 100644 index 00000000000..a98a5a3f7c0 --- /dev/null +++ b/distribution/simpleicons-5/L/Less.Remote.puml @@ -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 Less +include('simpleicons-5/L/Less') + +' renders the element +Less('Less', 'Less', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Less.md b/distribution/simpleicons-5/L/Less.md new file mode 100644 index 00000000000..1080eca2ffc --- /dev/null +++ b/distribution/simpleicons-5/L/Less.md @@ -0,0 +1,63 @@ +# Less + + +```text +simpleicons-5/L/Less +``` + +```text +include('simpleicons-5/L/Less') +``` + + + +| Illustration | Less | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Less.png) | ![illustration for Less](../../simpleicons-5/L/Less.Local.png) | + + + + +## Less + +### 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 Less +include('simpleicons-5/L/Less') + +' renders the element +Less('Less', 'Less', '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 Less +include('simpleicons-5/L/Less') + +' renders the element +Less('Less', 'Less', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Less.png b/distribution/simpleicons-5/L/Less.png new file mode 100644 index 00000000000..241e7bc8742 Binary files /dev/null and b/distribution/simpleicons-5/L/Less.png differ diff --git a/distribution/simpleicons-5/L/Less.puml b/distribution/simpleicons-5/L/Less.puml new file mode 100644 index 00000000000..dd24a635b4d --- /dev/null +++ b/distribution/simpleicons-5/L/Less.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Less + +sprite $LessXs [10x10/16z] uwS3 + +sprite $LessSm [12x12/16z] unza + +sprite $LessMd [16x16/16z] un_X + +sprite $LessLg [20x20/16z] unzKO1G + +!procedure Less($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Less', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Letsencrypt.Local.png b/distribution/simpleicons-5/L/Letsencrypt.Local.png new file mode 100644 index 00000000000..e3b1895b5ae Binary files /dev/null and b/distribution/simpleicons-5/L/Letsencrypt.Local.png differ diff --git a/distribution/simpleicons-5/L/Letsencrypt.Local.puml b/distribution/simpleicons-5/L/Letsencrypt.Local.puml new file mode 100644 index 00000000000..c20fd8ab42f --- /dev/null +++ b/distribution/simpleicons-5/L/Letsencrypt.Local.puml @@ -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 Letsencrypt +include('simpleicons-5/L/Letsencrypt') + +' renders the element +Letsencrypt('Letsencrypt', 'Letsencrypt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Letsencrypt.Remote.puml b/distribution/simpleicons-5/L/Letsencrypt.Remote.puml new file mode 100644 index 00000000000..9a2c2e6a28a --- /dev/null +++ b/distribution/simpleicons-5/L/Letsencrypt.Remote.puml @@ -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 Letsencrypt +include('simpleicons-5/L/Letsencrypt') + +' renders the element +Letsencrypt('Letsencrypt', 'Letsencrypt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Letsencrypt.md b/distribution/simpleicons-5/L/Letsencrypt.md new file mode 100644 index 00000000000..5ec1e6cbda1 --- /dev/null +++ b/distribution/simpleicons-5/L/Letsencrypt.md @@ -0,0 +1,63 @@ +# Letsencrypt + + +```text +simpleicons-5/L/Letsencrypt +``` + +```text +include('simpleicons-5/L/Letsencrypt') +``` + + + +| Illustration | Letsencrypt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Letsencrypt.png) | ![illustration for Letsencrypt](../../simpleicons-5/L/Letsencrypt.Local.png) | + + + + +## Letsencrypt + +### 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 Letsencrypt +include('simpleicons-5/L/Letsencrypt') + +' renders the element +Letsencrypt('Letsencrypt', 'Letsencrypt', '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 Letsencrypt +include('simpleicons-5/L/Letsencrypt') + +' renders the element +Letsencrypt('Letsencrypt', 'Letsencrypt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Letsencrypt.png b/distribution/simpleicons-5/L/Letsencrypt.png new file mode 100644 index 00000000000..da95c3c7727 Binary files /dev/null and b/distribution/simpleicons-5/L/Letsencrypt.png differ diff --git a/distribution/simpleicons-5/L/Letsencrypt.puml b/distribution/simpleicons-5/L/Letsencrypt.puml new file mode 100644 index 00000000000..d71aedd2227 --- /dev/null +++ b/distribution/simpleicons-5/L/Letsencrypt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Letsencrypt + +sprite $LetsencryptXs [10x10/16z] uwS3 + +sprite $LetsencryptSm [12x12/16z] unza + +sprite $LetsencryptMd [16x16/16z] un_X + +sprite $LetsencryptLg [20x20/16z] unzKO1G + +!procedure Letsencrypt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Letsencrypt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Letterboxd.Local.png b/distribution/simpleicons-5/L/Letterboxd.Local.png new file mode 100644 index 00000000000..c8098e7c4c3 Binary files /dev/null and b/distribution/simpleicons-5/L/Letterboxd.Local.png differ diff --git a/distribution/simpleicons-5/L/Letterboxd.Local.puml b/distribution/simpleicons-5/L/Letterboxd.Local.puml new file mode 100644 index 00000000000..15de32c83bc --- /dev/null +++ b/distribution/simpleicons-5/L/Letterboxd.Local.puml @@ -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 Letterboxd +include('simpleicons-5/L/Letterboxd') + +' renders the element +Letterboxd('Letterboxd', 'Letterboxd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Letterboxd.Remote.puml b/distribution/simpleicons-5/L/Letterboxd.Remote.puml new file mode 100644 index 00000000000..c47426aa955 --- /dev/null +++ b/distribution/simpleicons-5/L/Letterboxd.Remote.puml @@ -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 Letterboxd +include('simpleicons-5/L/Letterboxd') + +' renders the element +Letterboxd('Letterboxd', 'Letterboxd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Letterboxd.md b/distribution/simpleicons-5/L/Letterboxd.md new file mode 100644 index 00000000000..6516c971b1d --- /dev/null +++ b/distribution/simpleicons-5/L/Letterboxd.md @@ -0,0 +1,63 @@ +# Letterboxd + + +```text +simpleicons-5/L/Letterboxd +``` + +```text +include('simpleicons-5/L/Letterboxd') +``` + + + +| Illustration | Letterboxd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Letterboxd.png) | ![illustration for Letterboxd](../../simpleicons-5/L/Letterboxd.Local.png) | + + + + +## Letterboxd + +### 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 Letterboxd +include('simpleicons-5/L/Letterboxd') + +' renders the element +Letterboxd('Letterboxd', 'Letterboxd', '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 Letterboxd +include('simpleicons-5/L/Letterboxd') + +' renders the element +Letterboxd('Letterboxd', 'Letterboxd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Letterboxd.png b/distribution/simpleicons-5/L/Letterboxd.png new file mode 100644 index 00000000000..45b60180e48 Binary files /dev/null and b/distribution/simpleicons-5/L/Letterboxd.png differ diff --git a/distribution/simpleicons-5/L/Letterboxd.puml b/distribution/simpleicons-5/L/Letterboxd.puml new file mode 100644 index 00000000000..f0ef192ada9 --- /dev/null +++ b/distribution/simpleicons-5/L/Letterboxd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Letterboxd + +sprite $LetterboxdXs [10x10/16z] uwS3 + +sprite $LetterboxdSm [12x12/16z] unza + +sprite $LetterboxdMd [16x16/16z] un_X + +sprite $LetterboxdLg [20x20/16z] unzKO1G + +!procedure Letterboxd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Letterboxd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lg.Local.png b/distribution/simpleicons-5/L/Lg.Local.png new file mode 100644 index 00000000000..6103892f01a Binary files /dev/null and b/distribution/simpleicons-5/L/Lg.Local.png differ diff --git a/distribution/simpleicons-5/L/Lg.Local.puml b/distribution/simpleicons-5/L/Lg.Local.puml new file mode 100644 index 00000000000..9c67234ac57 --- /dev/null +++ b/distribution/simpleicons-5/L/Lg.Local.puml @@ -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 Lg +include('simpleicons-5/L/Lg') + +' renders the element +Lg('Lg', 'Lg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lg.Remote.puml b/distribution/simpleicons-5/L/Lg.Remote.puml new file mode 100644 index 00000000000..c7407410842 --- /dev/null +++ b/distribution/simpleicons-5/L/Lg.Remote.puml @@ -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 Lg +include('simpleicons-5/L/Lg') + +' renders the element +Lg('Lg', 'Lg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lg.md b/distribution/simpleicons-5/L/Lg.md new file mode 100644 index 00000000000..59704b72522 --- /dev/null +++ b/distribution/simpleicons-5/L/Lg.md @@ -0,0 +1,63 @@ +# Lg + + +```text +simpleicons-5/L/Lg +``` + +```text +include('simpleicons-5/L/Lg') +``` + + + +| Illustration | Lg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lg.png) | ![illustration for Lg](../../simpleicons-5/L/Lg.Local.png) | + + + + +## Lg + +### 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 Lg +include('simpleicons-5/L/Lg') + +' renders the element +Lg('Lg', 'Lg', '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 Lg +include('simpleicons-5/L/Lg') + +' renders the element +Lg('Lg', 'Lg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lg.png b/distribution/simpleicons-5/L/Lg.png new file mode 100644 index 00000000000..088234eaeaa Binary files /dev/null and b/distribution/simpleicons-5/L/Lg.png differ diff --git a/distribution/simpleicons-5/L/Lg.puml b/distribution/simpleicons-5/L/Lg.puml new file mode 100644 index 00000000000..e73716e9b17 --- /dev/null +++ b/distribution/simpleicons-5/L/Lg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lg + +sprite $LgXs [10x10/16z] uwS3 + +sprite $LgSm [12x12/16z] unza + +sprite $LgMd [16x16/16z] un_X + +sprite $LgLg [20x20/16z] unzKO1G + +!procedure Lg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lgtm.Local.png b/distribution/simpleicons-5/L/Lgtm.Local.png new file mode 100644 index 00000000000..02d72576327 Binary files /dev/null and b/distribution/simpleicons-5/L/Lgtm.Local.png differ diff --git a/distribution/simpleicons-5/L/Lgtm.Local.puml b/distribution/simpleicons-5/L/Lgtm.Local.puml new file mode 100644 index 00000000000..ad5a4b82a2b --- /dev/null +++ b/distribution/simpleicons-5/L/Lgtm.Local.puml @@ -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 Lgtm +include('simpleicons-5/L/Lgtm') + +' renders the element +Lgtm('Lgtm', 'Lgtm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lgtm.Remote.puml b/distribution/simpleicons-5/L/Lgtm.Remote.puml new file mode 100644 index 00000000000..bdd58450e8c --- /dev/null +++ b/distribution/simpleicons-5/L/Lgtm.Remote.puml @@ -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 Lgtm +include('simpleicons-5/L/Lgtm') + +' renders the element +Lgtm('Lgtm', 'Lgtm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lgtm.md b/distribution/simpleicons-5/L/Lgtm.md new file mode 100644 index 00000000000..b3e61ceb096 --- /dev/null +++ b/distribution/simpleicons-5/L/Lgtm.md @@ -0,0 +1,63 @@ +# Lgtm + + +```text +simpleicons-5/L/Lgtm +``` + +```text +include('simpleicons-5/L/Lgtm') +``` + + + +| Illustration | Lgtm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lgtm.png) | ![illustration for Lgtm](../../simpleicons-5/L/Lgtm.Local.png) | + + + + +## Lgtm + +### 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 Lgtm +include('simpleicons-5/L/Lgtm') + +' renders the element +Lgtm('Lgtm', 'Lgtm', '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 Lgtm +include('simpleicons-5/L/Lgtm') + +' renders the element +Lgtm('Lgtm', 'Lgtm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lgtm.png b/distribution/simpleicons-5/L/Lgtm.png new file mode 100644 index 00000000000..de3b75bebb7 Binary files /dev/null and b/distribution/simpleicons-5/L/Lgtm.png differ diff --git a/distribution/simpleicons-5/L/Lgtm.puml b/distribution/simpleicons-5/L/Lgtm.puml new file mode 100644 index 00000000000..62e064f5bd3 --- /dev/null +++ b/distribution/simpleicons-5/L/Lgtm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lgtm + +sprite $LgtmXs [10x10/16z] uwS3 + +sprite $LgtmSm [12x12/16z] unza + +sprite $LgtmMd [16x16/16z] un_X + +sprite $LgtmLg [20x20/16z] unzKO1G + +!procedure Lgtm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lgtm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Liberapay.Local.png b/distribution/simpleicons-5/L/Liberapay.Local.png new file mode 100644 index 00000000000..946dbe06799 Binary files /dev/null and b/distribution/simpleicons-5/L/Liberapay.Local.png differ diff --git a/distribution/simpleicons-5/L/Liberapay.Local.puml b/distribution/simpleicons-5/L/Liberapay.Local.puml new file mode 100644 index 00000000000..fd4ec69a46f --- /dev/null +++ b/distribution/simpleicons-5/L/Liberapay.Local.puml @@ -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 Liberapay +include('simpleicons-5/L/Liberapay') + +' renders the element +Liberapay('Liberapay', 'Liberapay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Liberapay.Remote.puml b/distribution/simpleicons-5/L/Liberapay.Remote.puml new file mode 100644 index 00000000000..6f27d3e5165 --- /dev/null +++ b/distribution/simpleicons-5/L/Liberapay.Remote.puml @@ -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 Liberapay +include('simpleicons-5/L/Liberapay') + +' renders the element +Liberapay('Liberapay', 'Liberapay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Liberapay.md b/distribution/simpleicons-5/L/Liberapay.md new file mode 100644 index 00000000000..91662ccc71e --- /dev/null +++ b/distribution/simpleicons-5/L/Liberapay.md @@ -0,0 +1,63 @@ +# Liberapay + + +```text +simpleicons-5/L/Liberapay +``` + +```text +include('simpleicons-5/L/Liberapay') +``` + + + +| Illustration | Liberapay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Liberapay.png) | ![illustration for Liberapay](../../simpleicons-5/L/Liberapay.Local.png) | + + + + +## Liberapay + +### 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 Liberapay +include('simpleicons-5/L/Liberapay') + +' renders the element +Liberapay('Liberapay', 'Liberapay', '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 Liberapay +include('simpleicons-5/L/Liberapay') + +' renders the element +Liberapay('Liberapay', 'Liberapay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Liberapay.png b/distribution/simpleicons-5/L/Liberapay.png new file mode 100644 index 00000000000..70bff21e000 Binary files /dev/null and b/distribution/simpleicons-5/L/Liberapay.png differ diff --git a/distribution/simpleicons-5/L/Liberapay.puml b/distribution/simpleicons-5/L/Liberapay.puml new file mode 100644 index 00000000000..5dd1122852d --- /dev/null +++ b/distribution/simpleicons-5/L/Liberapay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Liberapay + +sprite $LiberapayXs [10x10/16z] uwS3 + +sprite $LiberapaySm [12x12/16z] unza + +sprite $LiberapayMd [16x16/16z] un_X + +sprite $LiberapayLg [20x20/16z] unzKO1G + +!procedure Liberapay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Liberapay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Librariesdotio.Local.png b/distribution/simpleicons-5/L/Librariesdotio.Local.png new file mode 100644 index 00000000000..8d19fb2fc6a Binary files /dev/null and b/distribution/simpleicons-5/L/Librariesdotio.Local.png differ diff --git a/distribution/simpleicons-5/L/Librariesdotio.Local.puml b/distribution/simpleicons-5/L/Librariesdotio.Local.puml new file mode 100644 index 00000000000..c40787910b8 --- /dev/null +++ b/distribution/simpleicons-5/L/Librariesdotio.Local.puml @@ -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 Librariesdotio +include('simpleicons-5/L/Librariesdotio') + +' renders the element +Librariesdotio('Librariesdotio', 'Librariesdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Librariesdotio.Remote.puml b/distribution/simpleicons-5/L/Librariesdotio.Remote.puml new file mode 100644 index 00000000000..1e8f6bb2ac5 --- /dev/null +++ b/distribution/simpleicons-5/L/Librariesdotio.Remote.puml @@ -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 Librariesdotio +include('simpleicons-5/L/Librariesdotio') + +' renders the element +Librariesdotio('Librariesdotio', 'Librariesdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Librariesdotio.md b/distribution/simpleicons-5/L/Librariesdotio.md new file mode 100644 index 00000000000..0d3accf6c33 --- /dev/null +++ b/distribution/simpleicons-5/L/Librariesdotio.md @@ -0,0 +1,63 @@ +# Librariesdotio + + +```text +simpleicons-5/L/Librariesdotio +``` + +```text +include('simpleicons-5/L/Librariesdotio') +``` + + + +| Illustration | Librariesdotio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Librariesdotio.png) | ![illustration for Librariesdotio](../../simpleicons-5/L/Librariesdotio.Local.png) | + + + + +## Librariesdotio + +### 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 Librariesdotio +include('simpleicons-5/L/Librariesdotio') + +' renders the element +Librariesdotio('Librariesdotio', 'Librariesdotio', '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 Librariesdotio +include('simpleicons-5/L/Librariesdotio') + +' renders the element +Librariesdotio('Librariesdotio', 'Librariesdotio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Librariesdotio.png b/distribution/simpleicons-5/L/Librariesdotio.png new file mode 100644 index 00000000000..07eda19ee53 Binary files /dev/null and b/distribution/simpleicons-5/L/Librariesdotio.png differ diff --git a/distribution/simpleicons-5/L/Librariesdotio.puml b/distribution/simpleicons-5/L/Librariesdotio.puml new file mode 100644 index 00000000000..2a01995a910 --- /dev/null +++ b/distribution/simpleicons-5/L/Librariesdotio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Librariesdotio + +sprite $LibrariesdotioXs [10x10/16z] uwS3 + +sprite $LibrariesdotioSm [12x12/16z] unza + +sprite $LibrariesdotioMd [16x16/16z] un_X + +sprite $LibrariesdotioLg [20x20/16z] unzKO1G + +!procedure Librariesdotio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Librariesdotio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Librarything.Local.png b/distribution/simpleicons-5/L/Librarything.Local.png new file mode 100644 index 00000000000..8553e0ba822 Binary files /dev/null and b/distribution/simpleicons-5/L/Librarything.Local.png differ diff --git a/distribution/simpleicons-5/L/Librarything.Local.puml b/distribution/simpleicons-5/L/Librarything.Local.puml new file mode 100644 index 00000000000..952c7f43bd6 --- /dev/null +++ b/distribution/simpleicons-5/L/Librarything.Local.puml @@ -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 Librarything +include('simpleicons-5/L/Librarything') + +' renders the element +Librarything('Librarything', 'Librarything', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Librarything.Remote.puml b/distribution/simpleicons-5/L/Librarything.Remote.puml new file mode 100644 index 00000000000..062985964e1 --- /dev/null +++ b/distribution/simpleicons-5/L/Librarything.Remote.puml @@ -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 Librarything +include('simpleicons-5/L/Librarything') + +' renders the element +Librarything('Librarything', 'Librarything', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Librarything.md b/distribution/simpleicons-5/L/Librarything.md new file mode 100644 index 00000000000..f62725ac1a7 --- /dev/null +++ b/distribution/simpleicons-5/L/Librarything.md @@ -0,0 +1,63 @@ +# Librarything + + +```text +simpleicons-5/L/Librarything +``` + +```text +include('simpleicons-5/L/Librarything') +``` + + + +| Illustration | Librarything | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Librarything.png) | ![illustration for Librarything](../../simpleicons-5/L/Librarything.Local.png) | + + + + +## Librarything + +### 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 Librarything +include('simpleicons-5/L/Librarything') + +' renders the element +Librarything('Librarything', 'Librarything', '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 Librarything +include('simpleicons-5/L/Librarything') + +' renders the element +Librarything('Librarything', 'Librarything', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Librarything.png b/distribution/simpleicons-5/L/Librarything.png new file mode 100644 index 00000000000..d4f645b2a8b Binary files /dev/null and b/distribution/simpleicons-5/L/Librarything.png differ diff --git a/distribution/simpleicons-5/L/Librarything.puml b/distribution/simpleicons-5/L/Librarything.puml new file mode 100644 index 00000000000..9a379f9a758 --- /dev/null +++ b/distribution/simpleicons-5/L/Librarything.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Librarything + +sprite $LibrarythingXs [10x10/16z] uwS3 + +sprite $LibrarythingSm [12x12/16z] unza + +sprite $LibrarythingMd [16x16/16z] un_X + +sprite $LibrarythingLg [20x20/16z] unzKO1G + +!procedure Librarything($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Librarything', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Libreoffice.Local.png b/distribution/simpleicons-5/L/Libreoffice.Local.png new file mode 100644 index 00000000000..11202588515 Binary files /dev/null and b/distribution/simpleicons-5/L/Libreoffice.Local.png differ diff --git a/distribution/simpleicons-5/L/Libreoffice.Local.puml b/distribution/simpleicons-5/L/Libreoffice.Local.puml new file mode 100644 index 00000000000..577e5547c64 --- /dev/null +++ b/distribution/simpleicons-5/L/Libreoffice.Local.puml @@ -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 Libreoffice +include('simpleicons-5/L/Libreoffice') + +' renders the element +Libreoffice('Libreoffice', 'Libreoffice', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Libreoffice.Remote.puml b/distribution/simpleicons-5/L/Libreoffice.Remote.puml new file mode 100644 index 00000000000..d74c3d9bbdf --- /dev/null +++ b/distribution/simpleicons-5/L/Libreoffice.Remote.puml @@ -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 Libreoffice +include('simpleicons-5/L/Libreoffice') + +' renders the element +Libreoffice('Libreoffice', 'Libreoffice', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Libreoffice.md b/distribution/simpleicons-5/L/Libreoffice.md new file mode 100644 index 00000000000..b380b4b305d --- /dev/null +++ b/distribution/simpleicons-5/L/Libreoffice.md @@ -0,0 +1,63 @@ +# Libreoffice + + +```text +simpleicons-5/L/Libreoffice +``` + +```text +include('simpleicons-5/L/Libreoffice') +``` + + + +| Illustration | Libreoffice | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Libreoffice.png) | ![illustration for Libreoffice](../../simpleicons-5/L/Libreoffice.Local.png) | + + + + +## Libreoffice + +### 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 Libreoffice +include('simpleicons-5/L/Libreoffice') + +' renders the element +Libreoffice('Libreoffice', 'Libreoffice', '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 Libreoffice +include('simpleicons-5/L/Libreoffice') + +' renders the element +Libreoffice('Libreoffice', 'Libreoffice', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Libreoffice.png b/distribution/simpleicons-5/L/Libreoffice.png new file mode 100644 index 00000000000..29810deb08b Binary files /dev/null and b/distribution/simpleicons-5/L/Libreoffice.png differ diff --git a/distribution/simpleicons-5/L/Libreoffice.puml b/distribution/simpleicons-5/L/Libreoffice.puml new file mode 100644 index 00000000000..7fb245c8f74 --- /dev/null +++ b/distribution/simpleicons-5/L/Libreoffice.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Libreoffice + +sprite $LibreofficeXs [10x10/16z] uwS3 + +sprite $LibreofficeSm [12x12/16z] unza + +sprite $LibreofficeMd [16x16/16z] un_X + +sprite $LibreofficeLg [20x20/16z] unzKO1G + +!procedure Libreoffice($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Libreoffice', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Libuv.Local.png b/distribution/simpleicons-5/L/Libuv.Local.png new file mode 100644 index 00000000000..a9c5e935042 Binary files /dev/null and b/distribution/simpleicons-5/L/Libuv.Local.png differ diff --git a/distribution/simpleicons-5/L/Libuv.Local.puml b/distribution/simpleicons-5/L/Libuv.Local.puml new file mode 100644 index 00000000000..08db1beba97 --- /dev/null +++ b/distribution/simpleicons-5/L/Libuv.Local.puml @@ -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 Libuv +include('simpleicons-5/L/Libuv') + +' renders the element +Libuv('Libuv', 'Libuv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Libuv.Remote.puml b/distribution/simpleicons-5/L/Libuv.Remote.puml new file mode 100644 index 00000000000..77b3dc4d78a --- /dev/null +++ b/distribution/simpleicons-5/L/Libuv.Remote.puml @@ -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 Libuv +include('simpleicons-5/L/Libuv') + +' renders the element +Libuv('Libuv', 'Libuv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Libuv.md b/distribution/simpleicons-5/L/Libuv.md new file mode 100644 index 00000000000..f12c5b6d5da --- /dev/null +++ b/distribution/simpleicons-5/L/Libuv.md @@ -0,0 +1,63 @@ +# Libuv + + +```text +simpleicons-5/L/Libuv +``` + +```text +include('simpleicons-5/L/Libuv') +``` + + + +| Illustration | Libuv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Libuv.png) | ![illustration for Libuv](../../simpleicons-5/L/Libuv.Local.png) | + + + + +## Libuv + +### 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 Libuv +include('simpleicons-5/L/Libuv') + +' renders the element +Libuv('Libuv', 'Libuv', '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 Libuv +include('simpleicons-5/L/Libuv') + +' renders the element +Libuv('Libuv', 'Libuv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Libuv.png b/distribution/simpleicons-5/L/Libuv.png new file mode 100644 index 00000000000..c49ceba2731 Binary files /dev/null and b/distribution/simpleicons-5/L/Libuv.png differ diff --git a/distribution/simpleicons-5/L/Libuv.puml b/distribution/simpleicons-5/L/Libuv.puml new file mode 100644 index 00000000000..fa946d199da --- /dev/null +++ b/distribution/simpleicons-5/L/Libuv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Libuv + +sprite $LibuvXs [10x10/16z] uwS3 + +sprite $LibuvSm [12x12/16z] unza + +sprite $LibuvMd [16x16/16z] un_X + +sprite $LibuvLg [20x20/16z] unzKO1G + +!procedure Libuv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Libuv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lichess.Local.png b/distribution/simpleicons-5/L/Lichess.Local.png new file mode 100644 index 00000000000..004e9a662a4 Binary files /dev/null and b/distribution/simpleicons-5/L/Lichess.Local.png differ diff --git a/distribution/simpleicons-5/L/Lichess.Local.puml b/distribution/simpleicons-5/L/Lichess.Local.puml new file mode 100644 index 00000000000..f908e2e8e21 --- /dev/null +++ b/distribution/simpleicons-5/L/Lichess.Local.puml @@ -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 Lichess +include('simpleicons-5/L/Lichess') + +' renders the element +Lichess('Lichess', 'Lichess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lichess.Remote.puml b/distribution/simpleicons-5/L/Lichess.Remote.puml new file mode 100644 index 00000000000..4b2dfd5ed4a --- /dev/null +++ b/distribution/simpleicons-5/L/Lichess.Remote.puml @@ -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 Lichess +include('simpleicons-5/L/Lichess') + +' renders the element +Lichess('Lichess', 'Lichess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lichess.md b/distribution/simpleicons-5/L/Lichess.md new file mode 100644 index 00000000000..0f2f4415e9c --- /dev/null +++ b/distribution/simpleicons-5/L/Lichess.md @@ -0,0 +1,63 @@ +# Lichess + + +```text +simpleicons-5/L/Lichess +``` + +```text +include('simpleicons-5/L/Lichess') +``` + + + +| Illustration | Lichess | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lichess.png) | ![illustration for Lichess](../../simpleicons-5/L/Lichess.Local.png) | + + + + +## Lichess + +### 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 Lichess +include('simpleicons-5/L/Lichess') + +' renders the element +Lichess('Lichess', 'Lichess', '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 Lichess +include('simpleicons-5/L/Lichess') + +' renders the element +Lichess('Lichess', 'Lichess', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lichess.png b/distribution/simpleicons-5/L/Lichess.png new file mode 100644 index 00000000000..7e9c5c48cb2 Binary files /dev/null and b/distribution/simpleicons-5/L/Lichess.png differ diff --git a/distribution/simpleicons-5/L/Lichess.puml b/distribution/simpleicons-5/L/Lichess.puml new file mode 100644 index 00000000000..c4c82c407c5 --- /dev/null +++ b/distribution/simpleicons-5/L/Lichess.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lichess + +sprite $LichessXs [10x10/16z] uwS3 + +sprite $LichessSm [12x12/16z] unza + +sprite $LichessMd [16x16/16z] un_X + +sprite $LichessLg [20x20/16z] unzKO1G + +!procedure Lichess($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lichess', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lifx.Local.png b/distribution/simpleicons-5/L/Lifx.Local.png new file mode 100644 index 00000000000..71980a46700 Binary files /dev/null and b/distribution/simpleicons-5/L/Lifx.Local.png differ diff --git a/distribution/simpleicons-5/L/Lifx.Local.puml b/distribution/simpleicons-5/L/Lifx.Local.puml new file mode 100644 index 00000000000..53e31ab5a16 --- /dev/null +++ b/distribution/simpleicons-5/L/Lifx.Local.puml @@ -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 Lifx +include('simpleicons-5/L/Lifx') + +' renders the element +Lifx('Lifx', 'Lifx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lifx.Remote.puml b/distribution/simpleicons-5/L/Lifx.Remote.puml new file mode 100644 index 00000000000..ca7fd16db57 --- /dev/null +++ b/distribution/simpleicons-5/L/Lifx.Remote.puml @@ -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 Lifx +include('simpleicons-5/L/Lifx') + +' renders the element +Lifx('Lifx', 'Lifx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lifx.md b/distribution/simpleicons-5/L/Lifx.md new file mode 100644 index 00000000000..61571f0266b --- /dev/null +++ b/distribution/simpleicons-5/L/Lifx.md @@ -0,0 +1,63 @@ +# Lifx + + +```text +simpleicons-5/L/Lifx +``` + +```text +include('simpleicons-5/L/Lifx') +``` + + + +| Illustration | Lifx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lifx.png) | ![illustration for Lifx](../../simpleicons-5/L/Lifx.Local.png) | + + + + +## Lifx + +### 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 Lifx +include('simpleicons-5/L/Lifx') + +' renders the element +Lifx('Lifx', 'Lifx', '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 Lifx +include('simpleicons-5/L/Lifx') + +' renders the element +Lifx('Lifx', 'Lifx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lifx.png b/distribution/simpleicons-5/L/Lifx.png new file mode 100644 index 00000000000..0fdd933ed88 Binary files /dev/null and b/distribution/simpleicons-5/L/Lifx.png differ diff --git a/distribution/simpleicons-5/L/Lifx.puml b/distribution/simpleicons-5/L/Lifx.puml new file mode 100644 index 00000000000..6aa5b4d188b --- /dev/null +++ b/distribution/simpleicons-5/L/Lifx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lifx + +sprite $LifxXs [10x10/16z] uwS3 + +sprite $LifxSm [12x12/16z] unza + +sprite $LifxMd [16x16/16z] un_X + +sprite $LifxLg [20x20/16z] unzKO1G + +!procedure Lifx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lifx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lighthouse.Local.png b/distribution/simpleicons-5/L/Lighthouse.Local.png new file mode 100644 index 00000000000..cfd4c7a9679 Binary files /dev/null and b/distribution/simpleicons-5/L/Lighthouse.Local.png differ diff --git a/distribution/simpleicons-5/L/Lighthouse.Local.puml b/distribution/simpleicons-5/L/Lighthouse.Local.puml new file mode 100644 index 00000000000..c519375cbcb --- /dev/null +++ b/distribution/simpleicons-5/L/Lighthouse.Local.puml @@ -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 Lighthouse +include('simpleicons-5/L/Lighthouse') + +' renders the element +Lighthouse('Lighthouse', 'Lighthouse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lighthouse.Remote.puml b/distribution/simpleicons-5/L/Lighthouse.Remote.puml new file mode 100644 index 00000000000..001fc42e2b7 --- /dev/null +++ b/distribution/simpleicons-5/L/Lighthouse.Remote.puml @@ -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 Lighthouse +include('simpleicons-5/L/Lighthouse') + +' renders the element +Lighthouse('Lighthouse', 'Lighthouse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lighthouse.md b/distribution/simpleicons-5/L/Lighthouse.md new file mode 100644 index 00000000000..bdc8dbde04f --- /dev/null +++ b/distribution/simpleicons-5/L/Lighthouse.md @@ -0,0 +1,63 @@ +# Lighthouse + + +```text +simpleicons-5/L/Lighthouse +``` + +```text +include('simpleicons-5/L/Lighthouse') +``` + + + +| Illustration | Lighthouse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lighthouse.png) | ![illustration for Lighthouse](../../simpleicons-5/L/Lighthouse.Local.png) | + + + + +## Lighthouse + +### 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 Lighthouse +include('simpleicons-5/L/Lighthouse') + +' renders the element +Lighthouse('Lighthouse', 'Lighthouse', '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 Lighthouse +include('simpleicons-5/L/Lighthouse') + +' renders the element +Lighthouse('Lighthouse', 'Lighthouse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lighthouse.png b/distribution/simpleicons-5/L/Lighthouse.png new file mode 100644 index 00000000000..70beea3bf3c Binary files /dev/null and b/distribution/simpleicons-5/L/Lighthouse.png differ diff --git a/distribution/simpleicons-5/L/Lighthouse.puml b/distribution/simpleicons-5/L/Lighthouse.puml new file mode 100644 index 00000000000..08cd3db11bf --- /dev/null +++ b/distribution/simpleicons-5/L/Lighthouse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lighthouse + +sprite $LighthouseXs [10x10/16z] uwS3 + +sprite $LighthouseSm [12x12/16z] unza + +sprite $LighthouseMd [16x16/16z] un_X + +sprite $LighthouseLg [20x20/16z] unzKO1G + +!procedure Lighthouse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lighthouse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Line.Local.png b/distribution/simpleicons-5/L/Line.Local.png new file mode 100644 index 00000000000..be054d60c75 Binary files /dev/null and b/distribution/simpleicons-5/L/Line.Local.png differ diff --git a/distribution/simpleicons-5/L/Line.Local.puml b/distribution/simpleicons-5/L/Line.Local.puml new file mode 100644 index 00000000000..ba6c28b3bc3 --- /dev/null +++ b/distribution/simpleicons-5/L/Line.Local.puml @@ -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 Line +include('simpleicons-5/L/Line') + +' renders the element +Line('Line', 'Line', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Line.Remote.puml b/distribution/simpleicons-5/L/Line.Remote.puml new file mode 100644 index 00000000000..9a62b208f20 --- /dev/null +++ b/distribution/simpleicons-5/L/Line.Remote.puml @@ -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 Line +include('simpleicons-5/L/Line') + +' renders the element +Line('Line', 'Line', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Line.md b/distribution/simpleicons-5/L/Line.md new file mode 100644 index 00000000000..8103f505316 --- /dev/null +++ b/distribution/simpleicons-5/L/Line.md @@ -0,0 +1,63 @@ +# Line + + +```text +simpleicons-5/L/Line +``` + +```text +include('simpleicons-5/L/Line') +``` + + + +| Illustration | Line | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Line.png) | ![illustration for Line](../../simpleicons-5/L/Line.Local.png) | + + + + +## Line + +### 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 Line +include('simpleicons-5/L/Line') + +' renders the element +Line('Line', 'Line', '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 Line +include('simpleicons-5/L/Line') + +' renders the element +Line('Line', 'Line', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Line.png b/distribution/simpleicons-5/L/Line.png new file mode 100644 index 00000000000..789dc643454 Binary files /dev/null and b/distribution/simpleicons-5/L/Line.png differ diff --git a/distribution/simpleicons-5/L/Line.puml b/distribution/simpleicons-5/L/Line.puml new file mode 100644 index 00000000000..269c58f8a35 --- /dev/null +++ b/distribution/simpleicons-5/L/Line.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Line + +sprite $LineXs [10x10/16z] uwS3 + +sprite $LineSm [12x12/16z] unza + +sprite $LineMd [16x16/16z] un_X + +sprite $LineLg [20x20/16z] unzKO1G + +!procedure Line($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Line', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lineageos.Local.png b/distribution/simpleicons-5/L/Lineageos.Local.png new file mode 100644 index 00000000000..a13ab5edb4c Binary files /dev/null and b/distribution/simpleicons-5/L/Lineageos.Local.png differ diff --git a/distribution/simpleicons-5/L/Lineageos.Local.puml b/distribution/simpleicons-5/L/Lineageos.Local.puml new file mode 100644 index 00000000000..33fc389b4de --- /dev/null +++ b/distribution/simpleicons-5/L/Lineageos.Local.puml @@ -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 Lineageos +include('simpleicons-5/L/Lineageos') + +' renders the element +Lineageos('Lineageos', 'Lineageos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lineageos.Remote.puml b/distribution/simpleicons-5/L/Lineageos.Remote.puml new file mode 100644 index 00000000000..ae11fb427a6 --- /dev/null +++ b/distribution/simpleicons-5/L/Lineageos.Remote.puml @@ -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 Lineageos +include('simpleicons-5/L/Lineageos') + +' renders the element +Lineageos('Lineageos', 'Lineageos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lineageos.md b/distribution/simpleicons-5/L/Lineageos.md new file mode 100644 index 00000000000..2946eb07452 --- /dev/null +++ b/distribution/simpleicons-5/L/Lineageos.md @@ -0,0 +1,63 @@ +# Lineageos + + +```text +simpleicons-5/L/Lineageos +``` + +```text +include('simpleicons-5/L/Lineageos') +``` + + + +| Illustration | Lineageos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lineageos.png) | ![illustration for Lineageos](../../simpleicons-5/L/Lineageos.Local.png) | + + + + +## Lineageos + +### 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 Lineageos +include('simpleicons-5/L/Lineageos') + +' renders the element +Lineageos('Lineageos', 'Lineageos', '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 Lineageos +include('simpleicons-5/L/Lineageos') + +' renders the element +Lineageos('Lineageos', 'Lineageos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lineageos.png b/distribution/simpleicons-5/L/Lineageos.png new file mode 100644 index 00000000000..14fdc4c886c Binary files /dev/null and b/distribution/simpleicons-5/L/Lineageos.png differ diff --git a/distribution/simpleicons-5/L/Lineageos.puml b/distribution/simpleicons-5/L/Lineageos.puml new file mode 100644 index 00000000000..a6e8f020fab --- /dev/null +++ b/distribution/simpleicons-5/L/Lineageos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lineageos + +sprite $LineageosXs [10x10/16z] uwS3 + +sprite $LineageosSm [12x12/16z] unza + +sprite $LineageosMd [16x16/16z] un_X + +sprite $LineageosLg [20x20/16z] unzKO1G + +!procedure Lineageos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lineageos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linkedin.Local.png b/distribution/simpleicons-5/L/Linkedin.Local.png new file mode 100644 index 00000000000..c4e5ad34425 Binary files /dev/null and b/distribution/simpleicons-5/L/Linkedin.Local.png differ diff --git a/distribution/simpleicons-5/L/Linkedin.Local.puml b/distribution/simpleicons-5/L/Linkedin.Local.puml new file mode 100644 index 00000000000..709ebfe36df --- /dev/null +++ b/distribution/simpleicons-5/L/Linkedin.Local.puml @@ -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 Linkedin +include('simpleicons-5/L/Linkedin') + +' renders the element +Linkedin('Linkedin', 'Linkedin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linkedin.Remote.puml b/distribution/simpleicons-5/L/Linkedin.Remote.puml new file mode 100644 index 00000000000..4b520477144 --- /dev/null +++ b/distribution/simpleicons-5/L/Linkedin.Remote.puml @@ -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 Linkedin +include('simpleicons-5/L/Linkedin') + +' renders the element +Linkedin('Linkedin', 'Linkedin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linkedin.md b/distribution/simpleicons-5/L/Linkedin.md new file mode 100644 index 00000000000..b05a9e31815 --- /dev/null +++ b/distribution/simpleicons-5/L/Linkedin.md @@ -0,0 +1,63 @@ +# Linkedin + + +```text +simpleicons-5/L/Linkedin +``` + +```text +include('simpleicons-5/L/Linkedin') +``` + + + +| Illustration | Linkedin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linkedin.png) | ![illustration for Linkedin](../../simpleicons-5/L/Linkedin.Local.png) | + + + + +## Linkedin + +### 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 Linkedin +include('simpleicons-5/L/Linkedin') + +' renders the element +Linkedin('Linkedin', 'Linkedin', '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 Linkedin +include('simpleicons-5/L/Linkedin') + +' renders the element +Linkedin('Linkedin', 'Linkedin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linkedin.png b/distribution/simpleicons-5/L/Linkedin.png new file mode 100644 index 00000000000..23e688da3bd Binary files /dev/null and b/distribution/simpleicons-5/L/Linkedin.png differ diff --git a/distribution/simpleicons-5/L/Linkedin.puml b/distribution/simpleicons-5/L/Linkedin.puml new file mode 100644 index 00000000000..ef092a68b96 --- /dev/null +++ b/distribution/simpleicons-5/L/Linkedin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linkedin + +sprite $LinkedinXs [10x10/16z] uwS3 + +sprite $LinkedinSm [12x12/16z] unza + +sprite $LinkedinMd [16x16/16z] un_X + +sprite $LinkedinLg [20x20/16z] unzKO1G + +!procedure Linkedin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linkedin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linktree.Local.png b/distribution/simpleicons-5/L/Linktree.Local.png new file mode 100644 index 00000000000..8f04f539789 Binary files /dev/null and b/distribution/simpleicons-5/L/Linktree.Local.png differ diff --git a/distribution/simpleicons-5/L/Linktree.Local.puml b/distribution/simpleicons-5/L/Linktree.Local.puml new file mode 100644 index 00000000000..f19800b7d57 --- /dev/null +++ b/distribution/simpleicons-5/L/Linktree.Local.puml @@ -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 Linktree +include('simpleicons-5/L/Linktree') + +' renders the element +Linktree('Linktree', 'Linktree', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linktree.Remote.puml b/distribution/simpleicons-5/L/Linktree.Remote.puml new file mode 100644 index 00000000000..a6ea50e1659 --- /dev/null +++ b/distribution/simpleicons-5/L/Linktree.Remote.puml @@ -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 Linktree +include('simpleicons-5/L/Linktree') + +' renders the element +Linktree('Linktree', 'Linktree', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linktree.md b/distribution/simpleicons-5/L/Linktree.md new file mode 100644 index 00000000000..4ee5f3e530b --- /dev/null +++ b/distribution/simpleicons-5/L/Linktree.md @@ -0,0 +1,63 @@ +# Linktree + + +```text +simpleicons-5/L/Linktree +``` + +```text +include('simpleicons-5/L/Linktree') +``` + + + +| Illustration | Linktree | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linktree.png) | ![illustration for Linktree](../../simpleicons-5/L/Linktree.Local.png) | + + + + +## Linktree + +### 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 Linktree +include('simpleicons-5/L/Linktree') + +' renders the element +Linktree('Linktree', 'Linktree', '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 Linktree +include('simpleicons-5/L/Linktree') + +' renders the element +Linktree('Linktree', 'Linktree', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linktree.png b/distribution/simpleicons-5/L/Linktree.png new file mode 100644 index 00000000000..d9e5447e796 Binary files /dev/null and b/distribution/simpleicons-5/L/Linktree.png differ diff --git a/distribution/simpleicons-5/L/Linktree.puml b/distribution/simpleicons-5/L/Linktree.puml new file mode 100644 index 00000000000..343e7bf263c --- /dev/null +++ b/distribution/simpleicons-5/L/Linktree.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linktree + +sprite $LinktreeXs [10x10/16z] uwS3 + +sprite $LinktreeSm [12x12/16z] unza + +sprite $LinktreeMd [16x16/16z] un_X + +sprite $LinktreeLg [20x20/16z] unzKO1G + +!procedure Linktree($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linktree', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linode.Local.png b/distribution/simpleicons-5/L/Linode.Local.png new file mode 100644 index 00000000000..f1fcf8de4e8 Binary files /dev/null and b/distribution/simpleicons-5/L/Linode.Local.png differ diff --git a/distribution/simpleicons-5/L/Linode.Local.puml b/distribution/simpleicons-5/L/Linode.Local.puml new file mode 100644 index 00000000000..9500d6beda7 --- /dev/null +++ b/distribution/simpleicons-5/L/Linode.Local.puml @@ -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 Linode +include('simpleicons-5/L/Linode') + +' renders the element +Linode('Linode', 'Linode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linode.Remote.puml b/distribution/simpleicons-5/L/Linode.Remote.puml new file mode 100644 index 00000000000..097f66a0eb7 --- /dev/null +++ b/distribution/simpleicons-5/L/Linode.Remote.puml @@ -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 Linode +include('simpleicons-5/L/Linode') + +' renders the element +Linode('Linode', 'Linode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linode.md b/distribution/simpleicons-5/L/Linode.md new file mode 100644 index 00000000000..a2318152d08 --- /dev/null +++ b/distribution/simpleicons-5/L/Linode.md @@ -0,0 +1,63 @@ +# Linode + + +```text +simpleicons-5/L/Linode +``` + +```text +include('simpleicons-5/L/Linode') +``` + + + +| Illustration | Linode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linode.png) | ![illustration for Linode](../../simpleicons-5/L/Linode.Local.png) | + + + + +## Linode + +### 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 Linode +include('simpleicons-5/L/Linode') + +' renders the element +Linode('Linode', 'Linode', '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 Linode +include('simpleicons-5/L/Linode') + +' renders the element +Linode('Linode', 'Linode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linode.png b/distribution/simpleicons-5/L/Linode.png new file mode 100644 index 00000000000..5ea34ea83cf Binary files /dev/null and b/distribution/simpleicons-5/L/Linode.png differ diff --git a/distribution/simpleicons-5/L/Linode.puml b/distribution/simpleicons-5/L/Linode.puml new file mode 100644 index 00000000000..9fa9192462f --- /dev/null +++ b/distribution/simpleicons-5/L/Linode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linode + +sprite $LinodeXs [10x10/16z] uwS3 + +sprite $LinodeSm [12x12/16z] unza + +sprite $LinodeMd [16x16/16z] un_X + +sprite $LinodeLg [20x20/16z] unzKO1G + +!procedure Linode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linux.Local.png b/distribution/simpleicons-5/L/Linux.Local.png new file mode 100644 index 00000000000..fc04d349b47 Binary files /dev/null and b/distribution/simpleicons-5/L/Linux.Local.png differ diff --git a/distribution/simpleicons-5/L/Linux.Local.puml b/distribution/simpleicons-5/L/Linux.Local.puml new file mode 100644 index 00000000000..76e3ea98562 --- /dev/null +++ b/distribution/simpleicons-5/L/Linux.Local.puml @@ -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 Linux +include('simpleicons-5/L/Linux') + +' renders the element +Linux('Linux', 'Linux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linux.Remote.puml b/distribution/simpleicons-5/L/Linux.Remote.puml new file mode 100644 index 00000000000..263e57f2a87 --- /dev/null +++ b/distribution/simpleicons-5/L/Linux.Remote.puml @@ -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 Linux +include('simpleicons-5/L/Linux') + +' renders the element +Linux('Linux', 'Linux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linux.md b/distribution/simpleicons-5/L/Linux.md new file mode 100644 index 00000000000..124a3345708 --- /dev/null +++ b/distribution/simpleicons-5/L/Linux.md @@ -0,0 +1,63 @@ +# Linux + + +```text +simpleicons-5/L/Linux +``` + +```text +include('simpleicons-5/L/Linux') +``` + + + +| Illustration | Linux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linux.png) | ![illustration for Linux](../../simpleicons-5/L/Linux.Local.png) | + + + + +## Linux + +### 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 Linux +include('simpleicons-5/L/Linux') + +' renders the element +Linux('Linux', 'Linux', '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 Linux +include('simpleicons-5/L/Linux') + +' renders the element +Linux('Linux', 'Linux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linux.png b/distribution/simpleicons-5/L/Linux.png new file mode 100644 index 00000000000..9018e9a6b22 Binary files /dev/null and b/distribution/simpleicons-5/L/Linux.png differ diff --git a/distribution/simpleicons-5/L/Linux.puml b/distribution/simpleicons-5/L/Linux.puml new file mode 100644 index 00000000000..aa284966bea --- /dev/null +++ b/distribution/simpleicons-5/L/Linux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linux + +sprite $LinuxXs [10x10/16z] uwS3 + +sprite $LinuxSm [12x12/16z] unza + +sprite $LinuxMd [16x16/16z] un_X + +sprite $LinuxLg [20x20/16z] unzKO1G + +!procedure Linux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linuxcontainers.Local.png b/distribution/simpleicons-5/L/Linuxcontainers.Local.png new file mode 100644 index 00000000000..cfdd824b272 Binary files /dev/null and b/distribution/simpleicons-5/L/Linuxcontainers.Local.png differ diff --git a/distribution/simpleicons-5/L/Linuxcontainers.Local.puml b/distribution/simpleicons-5/L/Linuxcontainers.Local.puml new file mode 100644 index 00000000000..ec58d1fb7a6 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxcontainers.Local.puml @@ -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 Linuxcontainers +include('simpleicons-5/L/Linuxcontainers') + +' renders the element +Linuxcontainers('Linuxcontainers', 'Linuxcontainers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linuxcontainers.Remote.puml b/distribution/simpleicons-5/L/Linuxcontainers.Remote.puml new file mode 100644 index 00000000000..e674617a106 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxcontainers.Remote.puml @@ -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 Linuxcontainers +include('simpleicons-5/L/Linuxcontainers') + +' renders the element +Linuxcontainers('Linuxcontainers', 'Linuxcontainers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linuxcontainers.md b/distribution/simpleicons-5/L/Linuxcontainers.md new file mode 100644 index 00000000000..7f0c67baa29 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxcontainers.md @@ -0,0 +1,63 @@ +# Linuxcontainers + + +```text +simpleicons-5/L/Linuxcontainers +``` + +```text +include('simpleicons-5/L/Linuxcontainers') +``` + + + +| Illustration | Linuxcontainers | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linuxcontainers.png) | ![illustration for Linuxcontainers](../../simpleicons-5/L/Linuxcontainers.Local.png) | + + + + +## Linuxcontainers + +### 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 Linuxcontainers +include('simpleicons-5/L/Linuxcontainers') + +' renders the element +Linuxcontainers('Linuxcontainers', 'Linuxcontainers', '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 Linuxcontainers +include('simpleicons-5/L/Linuxcontainers') + +' renders the element +Linuxcontainers('Linuxcontainers', 'Linuxcontainers', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linuxcontainers.png b/distribution/simpleicons-5/L/Linuxcontainers.png new file mode 100644 index 00000000000..591237bbc8b Binary files /dev/null and b/distribution/simpleicons-5/L/Linuxcontainers.png differ diff --git a/distribution/simpleicons-5/L/Linuxcontainers.puml b/distribution/simpleicons-5/L/Linuxcontainers.puml new file mode 100644 index 00000000000..e18a10f4a9c --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxcontainers.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linuxcontainers + +sprite $LinuxcontainersXs [10x10/16z] uwS3 + +sprite $LinuxcontainersSm [12x12/16z] unza + +sprite $LinuxcontainersMd [16x16/16z] un_X + +sprite $LinuxcontainersLg [20x20/16z] unzKO1G + +!procedure Linuxcontainers($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linuxcontainers', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linuxfoundation.Local.png b/distribution/simpleicons-5/L/Linuxfoundation.Local.png new file mode 100644 index 00000000000..1a282212864 Binary files /dev/null and b/distribution/simpleicons-5/L/Linuxfoundation.Local.png differ diff --git a/distribution/simpleicons-5/L/Linuxfoundation.Local.puml b/distribution/simpleicons-5/L/Linuxfoundation.Local.puml new file mode 100644 index 00000000000..0904b6eeedc --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxfoundation.Local.puml @@ -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 Linuxfoundation +include('simpleicons-5/L/Linuxfoundation') + +' renders the element +Linuxfoundation('Linuxfoundation', 'Linuxfoundation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linuxfoundation.Remote.puml b/distribution/simpleicons-5/L/Linuxfoundation.Remote.puml new file mode 100644 index 00000000000..abc515e36e6 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxfoundation.Remote.puml @@ -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 Linuxfoundation +include('simpleicons-5/L/Linuxfoundation') + +' renders the element +Linuxfoundation('Linuxfoundation', 'Linuxfoundation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linuxfoundation.md b/distribution/simpleicons-5/L/Linuxfoundation.md new file mode 100644 index 00000000000..406392a76e1 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxfoundation.md @@ -0,0 +1,63 @@ +# Linuxfoundation + + +```text +simpleicons-5/L/Linuxfoundation +``` + +```text +include('simpleicons-5/L/Linuxfoundation') +``` + + + +| Illustration | Linuxfoundation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linuxfoundation.png) | ![illustration for Linuxfoundation](../../simpleicons-5/L/Linuxfoundation.Local.png) | + + + + +## Linuxfoundation + +### 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 Linuxfoundation +include('simpleicons-5/L/Linuxfoundation') + +' renders the element +Linuxfoundation('Linuxfoundation', 'Linuxfoundation', '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 Linuxfoundation +include('simpleicons-5/L/Linuxfoundation') + +' renders the element +Linuxfoundation('Linuxfoundation', 'Linuxfoundation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linuxfoundation.png b/distribution/simpleicons-5/L/Linuxfoundation.png new file mode 100644 index 00000000000..a7f05964dd4 Binary files /dev/null and b/distribution/simpleicons-5/L/Linuxfoundation.png differ diff --git a/distribution/simpleicons-5/L/Linuxfoundation.puml b/distribution/simpleicons-5/L/Linuxfoundation.puml new file mode 100644 index 00000000000..dab93fa26cd --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxfoundation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linuxfoundation + +sprite $LinuxfoundationXs [10x10/16z] uwS3 + +sprite $LinuxfoundationSm [12x12/16z] unza + +sprite $LinuxfoundationMd [16x16/16z] un_X + +sprite $LinuxfoundationLg [20x20/16z] unzKO1G + +!procedure Linuxfoundation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linuxfoundation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Linuxmint.Local.png b/distribution/simpleicons-5/L/Linuxmint.Local.png new file mode 100644 index 00000000000..e5ed6251d3e Binary files /dev/null and b/distribution/simpleicons-5/L/Linuxmint.Local.png differ diff --git a/distribution/simpleicons-5/L/Linuxmint.Local.puml b/distribution/simpleicons-5/L/Linuxmint.Local.puml new file mode 100644 index 00000000000..89d6352381b --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxmint.Local.puml @@ -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 Linuxmint +include('simpleicons-5/L/Linuxmint') + +' renders the element +Linuxmint('Linuxmint', 'Linuxmint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linuxmint.Remote.puml b/distribution/simpleicons-5/L/Linuxmint.Remote.puml new file mode 100644 index 00000000000..426bfc0af25 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxmint.Remote.puml @@ -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 Linuxmint +include('simpleicons-5/L/Linuxmint') + +' renders the element +Linuxmint('Linuxmint', 'Linuxmint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Linuxmint.md b/distribution/simpleicons-5/L/Linuxmint.md new file mode 100644 index 00000000000..7d8eb304a19 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxmint.md @@ -0,0 +1,63 @@ +# Linuxmint + + +```text +simpleicons-5/L/Linuxmint +``` + +```text +include('simpleicons-5/L/Linuxmint') +``` + + + +| Illustration | Linuxmint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Linuxmint.png) | ![illustration for Linuxmint](../../simpleicons-5/L/Linuxmint.Local.png) | + + + + +## Linuxmint + +### 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 Linuxmint +include('simpleicons-5/L/Linuxmint') + +' renders the element +Linuxmint('Linuxmint', 'Linuxmint', '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 Linuxmint +include('simpleicons-5/L/Linuxmint') + +' renders the element +Linuxmint('Linuxmint', 'Linuxmint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Linuxmint.png b/distribution/simpleicons-5/L/Linuxmint.png new file mode 100644 index 00000000000..e5ccddb9365 Binary files /dev/null and b/distribution/simpleicons-5/L/Linuxmint.png differ diff --git a/distribution/simpleicons-5/L/Linuxmint.puml b/distribution/simpleicons-5/L/Linuxmint.puml new file mode 100644 index 00000000000..379b8d027f4 --- /dev/null +++ b/distribution/simpleicons-5/L/Linuxmint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Linuxmint + +sprite $LinuxmintXs [10x10/16z] uwS3 + +sprite $LinuxmintSm [12x12/16z] unza + +sprite $LinuxmintMd [16x16/16z] un_X + +sprite $LinuxmintLg [20x20/16z] unzKO1G + +!procedure Linuxmint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Linuxmint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lionair.Local.png b/distribution/simpleicons-5/L/Lionair.Local.png new file mode 100644 index 00000000000..3cd644e2675 Binary files /dev/null and b/distribution/simpleicons-5/L/Lionair.Local.png differ diff --git a/distribution/simpleicons-5/L/Lionair.Local.puml b/distribution/simpleicons-5/L/Lionair.Local.puml new file mode 100644 index 00000000000..473f6b7d9ca --- /dev/null +++ b/distribution/simpleicons-5/L/Lionair.Local.puml @@ -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 Lionair +include('simpleicons-5/L/Lionair') + +' renders the element +Lionair('Lionair', 'Lionair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lionair.Remote.puml b/distribution/simpleicons-5/L/Lionair.Remote.puml new file mode 100644 index 00000000000..10638517ece --- /dev/null +++ b/distribution/simpleicons-5/L/Lionair.Remote.puml @@ -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 Lionair +include('simpleicons-5/L/Lionair') + +' renders the element +Lionair('Lionair', 'Lionair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lionair.md b/distribution/simpleicons-5/L/Lionair.md new file mode 100644 index 00000000000..5cd485bcfe7 --- /dev/null +++ b/distribution/simpleicons-5/L/Lionair.md @@ -0,0 +1,63 @@ +# Lionair + + +```text +simpleicons-5/L/Lionair +``` + +```text +include('simpleicons-5/L/Lionair') +``` + + + +| Illustration | Lionair | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lionair.png) | ![illustration for Lionair](../../simpleicons-5/L/Lionair.Local.png) | + + + + +## Lionair + +### 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 Lionair +include('simpleicons-5/L/Lionair') + +' renders the element +Lionair('Lionair', 'Lionair', '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 Lionair +include('simpleicons-5/L/Lionair') + +' renders the element +Lionair('Lionair', 'Lionair', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lionair.png b/distribution/simpleicons-5/L/Lionair.png new file mode 100644 index 00000000000..5ff69e2e8b0 Binary files /dev/null and b/distribution/simpleicons-5/L/Lionair.png differ diff --git a/distribution/simpleicons-5/L/Lionair.puml b/distribution/simpleicons-5/L/Lionair.puml new file mode 100644 index 00000000000..98ccd4b2095 --- /dev/null +++ b/distribution/simpleicons-5/L/Lionair.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lionair + +sprite $LionairXs [10x10/16z] uwS3 + +sprite $LionairSm [12x12/16z] unza + +sprite $LionairMd [16x16/16z] un_X + +sprite $LionairLg [20x20/16z] unzKO1G + +!procedure Lionair($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lionair', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lit.Local.png b/distribution/simpleicons-5/L/Lit.Local.png new file mode 100644 index 00000000000..d4d77a2e29c Binary files /dev/null and b/distribution/simpleicons-5/L/Lit.Local.png differ diff --git a/distribution/simpleicons-5/L/Lit.Local.puml b/distribution/simpleicons-5/L/Lit.Local.puml new file mode 100644 index 00000000000..e3177458fc7 --- /dev/null +++ b/distribution/simpleicons-5/L/Lit.Local.puml @@ -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 Lit +include('simpleicons-5/L/Lit') + +' renders the element +Lit('Lit', 'Lit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lit.Remote.puml b/distribution/simpleicons-5/L/Lit.Remote.puml new file mode 100644 index 00000000000..fd4bffe3a6f --- /dev/null +++ b/distribution/simpleicons-5/L/Lit.Remote.puml @@ -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 Lit +include('simpleicons-5/L/Lit') + +' renders the element +Lit('Lit', 'Lit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lit.md b/distribution/simpleicons-5/L/Lit.md new file mode 100644 index 00000000000..bd92072cfe0 --- /dev/null +++ b/distribution/simpleicons-5/L/Lit.md @@ -0,0 +1,63 @@ +# Lit + + +```text +simpleicons-5/L/Lit +``` + +```text +include('simpleicons-5/L/Lit') +``` + + + +| Illustration | Lit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lit.png) | ![illustration for Lit](../../simpleicons-5/L/Lit.Local.png) | + + + + +## Lit + +### 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 Lit +include('simpleicons-5/L/Lit') + +' renders the element +Lit('Lit', 'Lit', '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 Lit +include('simpleicons-5/L/Lit') + +' renders the element +Lit('Lit', 'Lit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lit.png b/distribution/simpleicons-5/L/Lit.png new file mode 100644 index 00000000000..fe2179903da Binary files /dev/null and b/distribution/simpleicons-5/L/Lit.png differ diff --git a/distribution/simpleicons-5/L/Lit.puml b/distribution/simpleicons-5/L/Lit.puml new file mode 100644 index 00000000000..bfdb5ca123c --- /dev/null +++ b/distribution/simpleicons-5/L/Lit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lit + +sprite $LitXs [10x10/16z] uwS3 + +sprite $LitSm [12x12/16z] unza + +sprite $LitMd [16x16/16z] un_X + +sprite $LitLg [20x20/16z] unzKO1G + +!procedure Lit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Litecoin.Local.png b/distribution/simpleicons-5/L/Litecoin.Local.png new file mode 100644 index 00000000000..02d1204a6bc Binary files /dev/null and b/distribution/simpleicons-5/L/Litecoin.Local.png differ diff --git a/distribution/simpleicons-5/L/Litecoin.Local.puml b/distribution/simpleicons-5/L/Litecoin.Local.puml new file mode 100644 index 00000000000..28ec149caca --- /dev/null +++ b/distribution/simpleicons-5/L/Litecoin.Local.puml @@ -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 Litecoin +include('simpleicons-5/L/Litecoin') + +' renders the element +Litecoin('Litecoin', 'Litecoin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Litecoin.Remote.puml b/distribution/simpleicons-5/L/Litecoin.Remote.puml new file mode 100644 index 00000000000..4bae21a8f30 --- /dev/null +++ b/distribution/simpleicons-5/L/Litecoin.Remote.puml @@ -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 Litecoin +include('simpleicons-5/L/Litecoin') + +' renders the element +Litecoin('Litecoin', 'Litecoin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Litecoin.md b/distribution/simpleicons-5/L/Litecoin.md new file mode 100644 index 00000000000..28caef6a7b6 --- /dev/null +++ b/distribution/simpleicons-5/L/Litecoin.md @@ -0,0 +1,63 @@ +# Litecoin + + +```text +simpleicons-5/L/Litecoin +``` + +```text +include('simpleicons-5/L/Litecoin') +``` + + + +| Illustration | Litecoin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Litecoin.png) | ![illustration for Litecoin](../../simpleicons-5/L/Litecoin.Local.png) | + + + + +## Litecoin + +### 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 Litecoin +include('simpleicons-5/L/Litecoin') + +' renders the element +Litecoin('Litecoin', 'Litecoin', '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 Litecoin +include('simpleicons-5/L/Litecoin') + +' renders the element +Litecoin('Litecoin', 'Litecoin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Litecoin.png b/distribution/simpleicons-5/L/Litecoin.png new file mode 100644 index 00000000000..4adae29d4b6 Binary files /dev/null and b/distribution/simpleicons-5/L/Litecoin.png differ diff --git a/distribution/simpleicons-5/L/Litecoin.puml b/distribution/simpleicons-5/L/Litecoin.puml new file mode 100644 index 00000000000..b6f96b02d73 --- /dev/null +++ b/distribution/simpleicons-5/L/Litecoin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Litecoin + +sprite $LitecoinXs [10x10/16z] uwS3 + +sprite $LitecoinSm [12x12/16z] unza + +sprite $LitecoinMd [16x16/16z] un_X + +sprite $LitecoinLg [20x20/16z] unzKO1G + +!procedure Litecoin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Litecoin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Livechat.Local.png b/distribution/simpleicons-5/L/Livechat.Local.png new file mode 100644 index 00000000000..14199818089 Binary files /dev/null and b/distribution/simpleicons-5/L/Livechat.Local.png differ diff --git a/distribution/simpleicons-5/L/Livechat.Local.puml b/distribution/simpleicons-5/L/Livechat.Local.puml new file mode 100644 index 00000000000..ca904ee6aaa --- /dev/null +++ b/distribution/simpleicons-5/L/Livechat.Local.puml @@ -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 Livechat +include('simpleicons-5/L/Livechat') + +' renders the element +Livechat('Livechat', 'Livechat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Livechat.Remote.puml b/distribution/simpleicons-5/L/Livechat.Remote.puml new file mode 100644 index 00000000000..4d597c57ea0 --- /dev/null +++ b/distribution/simpleicons-5/L/Livechat.Remote.puml @@ -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 Livechat +include('simpleicons-5/L/Livechat') + +' renders the element +Livechat('Livechat', 'Livechat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Livechat.md b/distribution/simpleicons-5/L/Livechat.md new file mode 100644 index 00000000000..344ab450325 --- /dev/null +++ b/distribution/simpleicons-5/L/Livechat.md @@ -0,0 +1,63 @@ +# Livechat + + +```text +simpleicons-5/L/Livechat +``` + +```text +include('simpleicons-5/L/Livechat') +``` + + + +| Illustration | Livechat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Livechat.png) | ![illustration for Livechat](../../simpleicons-5/L/Livechat.Local.png) | + + + + +## Livechat + +### 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 Livechat +include('simpleicons-5/L/Livechat') + +' renders the element +Livechat('Livechat', 'Livechat', '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 Livechat +include('simpleicons-5/L/Livechat') + +' renders the element +Livechat('Livechat', 'Livechat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Livechat.png b/distribution/simpleicons-5/L/Livechat.png new file mode 100644 index 00000000000..5d96aa535e5 Binary files /dev/null and b/distribution/simpleicons-5/L/Livechat.png differ diff --git a/distribution/simpleicons-5/L/Livechat.puml b/distribution/simpleicons-5/L/Livechat.puml new file mode 100644 index 00000000000..4f4c482ead1 --- /dev/null +++ b/distribution/simpleicons-5/L/Livechat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Livechat + +sprite $LivechatXs [10x10/16z] uwS3 + +sprite $LivechatSm [12x12/16z] unza + +sprite $LivechatMd [16x16/16z] un_X + +sprite $LivechatLg [20x20/16z] unzKO1G + +!procedure Livechat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Livechat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Livejournal.Local.png b/distribution/simpleicons-5/L/Livejournal.Local.png new file mode 100644 index 00000000000..2c9a222b5ef Binary files /dev/null and b/distribution/simpleicons-5/L/Livejournal.Local.png differ diff --git a/distribution/simpleicons-5/L/Livejournal.Local.puml b/distribution/simpleicons-5/L/Livejournal.Local.puml new file mode 100644 index 00000000000..938066c464b --- /dev/null +++ b/distribution/simpleicons-5/L/Livejournal.Local.puml @@ -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 Livejournal +include('simpleicons-5/L/Livejournal') + +' renders the element +Livejournal('Livejournal', 'Livejournal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Livejournal.Remote.puml b/distribution/simpleicons-5/L/Livejournal.Remote.puml new file mode 100644 index 00000000000..49a4f824911 --- /dev/null +++ b/distribution/simpleicons-5/L/Livejournal.Remote.puml @@ -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 Livejournal +include('simpleicons-5/L/Livejournal') + +' renders the element +Livejournal('Livejournal', 'Livejournal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Livejournal.md b/distribution/simpleicons-5/L/Livejournal.md new file mode 100644 index 00000000000..f34b3e38211 --- /dev/null +++ b/distribution/simpleicons-5/L/Livejournal.md @@ -0,0 +1,63 @@ +# Livejournal + + +```text +simpleicons-5/L/Livejournal +``` + +```text +include('simpleicons-5/L/Livejournal') +``` + + + +| Illustration | Livejournal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Livejournal.png) | ![illustration for Livejournal](../../simpleicons-5/L/Livejournal.Local.png) | + + + + +## Livejournal + +### 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 Livejournal +include('simpleicons-5/L/Livejournal') + +' renders the element +Livejournal('Livejournal', 'Livejournal', '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 Livejournal +include('simpleicons-5/L/Livejournal') + +' renders the element +Livejournal('Livejournal', 'Livejournal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Livejournal.png b/distribution/simpleicons-5/L/Livejournal.png new file mode 100644 index 00000000000..461c5264c9d Binary files /dev/null and b/distribution/simpleicons-5/L/Livejournal.png differ diff --git a/distribution/simpleicons-5/L/Livejournal.puml b/distribution/simpleicons-5/L/Livejournal.puml new file mode 100644 index 00000000000..2a255570ca3 --- /dev/null +++ b/distribution/simpleicons-5/L/Livejournal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Livejournal + +sprite $LivejournalXs [10x10/16z] uwS3 + +sprite $LivejournalSm [12x12/16z] unza + +sprite $LivejournalMd [16x16/16z] un_X + +sprite $LivejournalLg [20x20/16z] unzKO1G + +!procedure Livejournal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Livejournal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Llvm.Local.png b/distribution/simpleicons-5/L/Llvm.Local.png new file mode 100644 index 00000000000..715c38b52c4 Binary files /dev/null and b/distribution/simpleicons-5/L/Llvm.Local.png differ diff --git a/distribution/simpleicons-5/L/Llvm.Local.puml b/distribution/simpleicons-5/L/Llvm.Local.puml new file mode 100644 index 00000000000..f15b4e68de2 --- /dev/null +++ b/distribution/simpleicons-5/L/Llvm.Local.puml @@ -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 Llvm +include('simpleicons-5/L/Llvm') + +' renders the element +Llvm('Llvm', 'Llvm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Llvm.Remote.puml b/distribution/simpleicons-5/L/Llvm.Remote.puml new file mode 100644 index 00000000000..ecaf319e65a --- /dev/null +++ b/distribution/simpleicons-5/L/Llvm.Remote.puml @@ -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 Llvm +include('simpleicons-5/L/Llvm') + +' renders the element +Llvm('Llvm', 'Llvm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Llvm.md b/distribution/simpleicons-5/L/Llvm.md new file mode 100644 index 00000000000..660c88ab226 --- /dev/null +++ b/distribution/simpleicons-5/L/Llvm.md @@ -0,0 +1,63 @@ +# Llvm + + +```text +simpleicons-5/L/Llvm +``` + +```text +include('simpleicons-5/L/Llvm') +``` + + + +| Illustration | Llvm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Llvm.png) | ![illustration for Llvm](../../simpleicons-5/L/Llvm.Local.png) | + + + + +## Llvm + +### 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 Llvm +include('simpleicons-5/L/Llvm') + +' renders the element +Llvm('Llvm', 'Llvm', '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 Llvm +include('simpleicons-5/L/Llvm') + +' renders the element +Llvm('Llvm', 'Llvm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Llvm.png b/distribution/simpleicons-5/L/Llvm.png new file mode 100644 index 00000000000..3c1d2e672e5 Binary files /dev/null and b/distribution/simpleicons-5/L/Llvm.png differ diff --git a/distribution/simpleicons-5/L/Llvm.puml b/distribution/simpleicons-5/L/Llvm.puml new file mode 100644 index 00000000000..7371582c511 --- /dev/null +++ b/distribution/simpleicons-5/L/Llvm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Llvm + +sprite $LlvmXs [10x10/16z] uwS3 + +sprite $LlvmSm [12x12/16z] unza + +sprite $LlvmMd [16x16/16z] un_X + +sprite $LlvmLg [20x20/16z] unzKO1G + +!procedure Llvm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Llvm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lmms.Local.png b/distribution/simpleicons-5/L/Lmms.Local.png new file mode 100644 index 00000000000..4355b03262f Binary files /dev/null and b/distribution/simpleicons-5/L/Lmms.Local.png differ diff --git a/distribution/simpleicons-5/L/Lmms.Local.puml b/distribution/simpleicons-5/L/Lmms.Local.puml new file mode 100644 index 00000000000..89fe0945d38 --- /dev/null +++ b/distribution/simpleicons-5/L/Lmms.Local.puml @@ -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 Lmms +include('simpleicons-5/L/Lmms') + +' renders the element +Lmms('Lmms', 'Lmms', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lmms.Remote.puml b/distribution/simpleicons-5/L/Lmms.Remote.puml new file mode 100644 index 00000000000..2e7a8a4d459 --- /dev/null +++ b/distribution/simpleicons-5/L/Lmms.Remote.puml @@ -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 Lmms +include('simpleicons-5/L/Lmms') + +' renders the element +Lmms('Lmms', 'Lmms', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lmms.md b/distribution/simpleicons-5/L/Lmms.md new file mode 100644 index 00000000000..e33efacac63 --- /dev/null +++ b/distribution/simpleicons-5/L/Lmms.md @@ -0,0 +1,63 @@ +# Lmms + + +```text +simpleicons-5/L/Lmms +``` + +```text +include('simpleicons-5/L/Lmms') +``` + + + +| Illustration | Lmms | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lmms.png) | ![illustration for Lmms](../../simpleicons-5/L/Lmms.Local.png) | + + + + +## Lmms + +### 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 Lmms +include('simpleicons-5/L/Lmms') + +' renders the element +Lmms('Lmms', 'Lmms', '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 Lmms +include('simpleicons-5/L/Lmms') + +' renders the element +Lmms('Lmms', 'Lmms', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lmms.png b/distribution/simpleicons-5/L/Lmms.png new file mode 100644 index 00000000000..14b6faf9fc4 Binary files /dev/null and b/distribution/simpleicons-5/L/Lmms.png differ diff --git a/distribution/simpleicons-5/L/Lmms.puml b/distribution/simpleicons-5/L/Lmms.puml new file mode 100644 index 00000000000..b7e80273e70 --- /dev/null +++ b/distribution/simpleicons-5/L/Lmms.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lmms + +sprite $LmmsXs [10x10/16z] uwS3 + +sprite $LmmsSm [12x12/16z] unza + +sprite $LmmsMd [16x16/16z] un_X + +sprite $LmmsLg [20x20/16z] unzKO1G + +!procedure Lmms($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lmms', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Logitech.Local.png b/distribution/simpleicons-5/L/Logitech.Local.png new file mode 100644 index 00000000000..4d2e24c8be2 Binary files /dev/null and b/distribution/simpleicons-5/L/Logitech.Local.png differ diff --git a/distribution/simpleicons-5/L/Logitech.Local.puml b/distribution/simpleicons-5/L/Logitech.Local.puml new file mode 100644 index 00000000000..ef79a2c1505 --- /dev/null +++ b/distribution/simpleicons-5/L/Logitech.Local.puml @@ -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 Logitech +include('simpleicons-5/L/Logitech') + +' renders the element +Logitech('Logitech', 'Logitech', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Logitech.Remote.puml b/distribution/simpleicons-5/L/Logitech.Remote.puml new file mode 100644 index 00000000000..c50caa025f4 --- /dev/null +++ b/distribution/simpleicons-5/L/Logitech.Remote.puml @@ -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 Logitech +include('simpleicons-5/L/Logitech') + +' renders the element +Logitech('Logitech', 'Logitech', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Logitech.md b/distribution/simpleicons-5/L/Logitech.md new file mode 100644 index 00000000000..f90b4abb22f --- /dev/null +++ b/distribution/simpleicons-5/L/Logitech.md @@ -0,0 +1,63 @@ +# Logitech + + +```text +simpleicons-5/L/Logitech +``` + +```text +include('simpleicons-5/L/Logitech') +``` + + + +| Illustration | Logitech | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Logitech.png) | ![illustration for Logitech](../../simpleicons-5/L/Logitech.Local.png) | + + + + +## Logitech + +### 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 Logitech +include('simpleicons-5/L/Logitech') + +' renders the element +Logitech('Logitech', 'Logitech', '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 Logitech +include('simpleicons-5/L/Logitech') + +' renders the element +Logitech('Logitech', 'Logitech', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Logitech.png b/distribution/simpleicons-5/L/Logitech.png new file mode 100644 index 00000000000..4bfba9eec3b Binary files /dev/null and b/distribution/simpleicons-5/L/Logitech.png differ diff --git a/distribution/simpleicons-5/L/Logitech.puml b/distribution/simpleicons-5/L/Logitech.puml new file mode 100644 index 00000000000..24e42032590 --- /dev/null +++ b/distribution/simpleicons-5/L/Logitech.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Logitech + +sprite $LogitechXs [10x10/16z] uwS3 + +sprite $LogitechSm [12x12/16z] unza + +sprite $LogitechMd [16x16/16z] un_X + +sprite $LogitechLg [20x20/16z] unzKO1G + +!procedure Logitech($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Logitech', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Logmein.Local.png b/distribution/simpleicons-5/L/Logmein.Local.png new file mode 100644 index 00000000000..62f171820f9 Binary files /dev/null and b/distribution/simpleicons-5/L/Logmein.Local.png differ diff --git a/distribution/simpleicons-5/L/Logmein.Local.puml b/distribution/simpleicons-5/L/Logmein.Local.puml new file mode 100644 index 00000000000..d08a695f71c --- /dev/null +++ b/distribution/simpleicons-5/L/Logmein.Local.puml @@ -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 Logmein +include('simpleicons-5/L/Logmein') + +' renders the element +Logmein('Logmein', 'Logmein', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Logmein.Remote.puml b/distribution/simpleicons-5/L/Logmein.Remote.puml new file mode 100644 index 00000000000..9c2edf4719b --- /dev/null +++ b/distribution/simpleicons-5/L/Logmein.Remote.puml @@ -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 Logmein +include('simpleicons-5/L/Logmein') + +' renders the element +Logmein('Logmein', 'Logmein', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Logmein.md b/distribution/simpleicons-5/L/Logmein.md new file mode 100644 index 00000000000..f11543d5279 --- /dev/null +++ b/distribution/simpleicons-5/L/Logmein.md @@ -0,0 +1,63 @@ +# Logmein + + +```text +simpleicons-5/L/Logmein +``` + +```text +include('simpleicons-5/L/Logmein') +``` + + + +| Illustration | Logmein | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Logmein.png) | ![illustration for Logmein](../../simpleicons-5/L/Logmein.Local.png) | + + + + +## Logmein + +### 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 Logmein +include('simpleicons-5/L/Logmein') + +' renders the element +Logmein('Logmein', 'Logmein', '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 Logmein +include('simpleicons-5/L/Logmein') + +' renders the element +Logmein('Logmein', 'Logmein', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Logmein.png b/distribution/simpleicons-5/L/Logmein.png new file mode 100644 index 00000000000..75fbbe15b70 Binary files /dev/null and b/distribution/simpleicons-5/L/Logmein.png differ diff --git a/distribution/simpleicons-5/L/Logmein.puml b/distribution/simpleicons-5/L/Logmein.puml new file mode 100644 index 00000000000..f25bc41bf5e --- /dev/null +++ b/distribution/simpleicons-5/L/Logmein.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Logmein + +sprite $LogmeinXs [10x10/16z] uwS3 + +sprite $LogmeinSm [12x12/16z] unza + +sprite $LogmeinMd [16x16/16z] un_X + +sprite $LogmeinLg [20x20/16z] unzKO1G + +!procedure Logmein($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Logmein', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Logstash.Local.png b/distribution/simpleicons-5/L/Logstash.Local.png new file mode 100644 index 00000000000..a5c72f96a84 Binary files /dev/null and b/distribution/simpleicons-5/L/Logstash.Local.png differ diff --git a/distribution/simpleicons-5/L/Logstash.Local.puml b/distribution/simpleicons-5/L/Logstash.Local.puml new file mode 100644 index 00000000000..16f5bfddce6 --- /dev/null +++ b/distribution/simpleicons-5/L/Logstash.Local.puml @@ -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 Logstash +include('simpleicons-5/L/Logstash') + +' renders the element +Logstash('Logstash', 'Logstash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Logstash.Remote.puml b/distribution/simpleicons-5/L/Logstash.Remote.puml new file mode 100644 index 00000000000..37f94e1aae0 --- /dev/null +++ b/distribution/simpleicons-5/L/Logstash.Remote.puml @@ -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 Logstash +include('simpleicons-5/L/Logstash') + +' renders the element +Logstash('Logstash', 'Logstash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Logstash.md b/distribution/simpleicons-5/L/Logstash.md new file mode 100644 index 00000000000..aeacd8e7071 --- /dev/null +++ b/distribution/simpleicons-5/L/Logstash.md @@ -0,0 +1,63 @@ +# Logstash + + +```text +simpleicons-5/L/Logstash +``` + +```text +include('simpleicons-5/L/Logstash') +``` + + + +| Illustration | Logstash | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Logstash.png) | ![illustration for Logstash](../../simpleicons-5/L/Logstash.Local.png) | + + + + +## Logstash + +### 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 Logstash +include('simpleicons-5/L/Logstash') + +' renders the element +Logstash('Logstash', 'Logstash', '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 Logstash +include('simpleicons-5/L/Logstash') + +' renders the element +Logstash('Logstash', 'Logstash', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Logstash.png b/distribution/simpleicons-5/L/Logstash.png new file mode 100644 index 00000000000..82ab1f55226 Binary files /dev/null and b/distribution/simpleicons-5/L/Logstash.png differ diff --git a/distribution/simpleicons-5/L/Logstash.puml b/distribution/simpleicons-5/L/Logstash.puml new file mode 100644 index 00000000000..c99ca7b0ae9 --- /dev/null +++ b/distribution/simpleicons-5/L/Logstash.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Logstash + +sprite $LogstashXs [10x10/16z] uwS3 + +sprite $LogstashSm [12x12/16z] unza + +sprite $LogstashMd [16x16/16z] un_X + +sprite $LogstashLg [20x20/16z] unzKO1G + +!procedure Logstash($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Logstash', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Looker.Local.png b/distribution/simpleicons-5/L/Looker.Local.png new file mode 100644 index 00000000000..d395a100ce6 Binary files /dev/null and b/distribution/simpleicons-5/L/Looker.Local.png differ diff --git a/distribution/simpleicons-5/L/Looker.Local.puml b/distribution/simpleicons-5/L/Looker.Local.puml new file mode 100644 index 00000000000..649b21705d4 --- /dev/null +++ b/distribution/simpleicons-5/L/Looker.Local.puml @@ -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 Looker +include('simpleicons-5/L/Looker') + +' renders the element +Looker('Looker', 'Looker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Looker.Remote.puml b/distribution/simpleicons-5/L/Looker.Remote.puml new file mode 100644 index 00000000000..96198928bcb --- /dev/null +++ b/distribution/simpleicons-5/L/Looker.Remote.puml @@ -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 Looker +include('simpleicons-5/L/Looker') + +' renders the element +Looker('Looker', 'Looker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Looker.md b/distribution/simpleicons-5/L/Looker.md new file mode 100644 index 00000000000..5c000c901f1 --- /dev/null +++ b/distribution/simpleicons-5/L/Looker.md @@ -0,0 +1,63 @@ +# Looker + + +```text +simpleicons-5/L/Looker +``` + +```text +include('simpleicons-5/L/Looker') +``` + + + +| Illustration | Looker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Looker.png) | ![illustration for Looker](../../simpleicons-5/L/Looker.Local.png) | + + + + +## Looker + +### 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 Looker +include('simpleicons-5/L/Looker') + +' renders the element +Looker('Looker', 'Looker', '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 Looker +include('simpleicons-5/L/Looker') + +' renders the element +Looker('Looker', 'Looker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Looker.png b/distribution/simpleicons-5/L/Looker.png new file mode 100644 index 00000000000..8edd7adb8c7 Binary files /dev/null and b/distribution/simpleicons-5/L/Looker.png differ diff --git a/distribution/simpleicons-5/L/Looker.puml b/distribution/simpleicons-5/L/Looker.puml new file mode 100644 index 00000000000..8706c17fc2e --- /dev/null +++ b/distribution/simpleicons-5/L/Looker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Looker + +sprite $LookerXs [10x10/16z] uwS3 + +sprite $LookerSm [12x12/16z] unza + +sprite $LookerMd [16x16/16z] un_X + +sprite $LookerLg [20x20/16z] unzKO1G + +!procedure Looker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Looker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Loom.Local.png b/distribution/simpleicons-5/L/Loom.Local.png new file mode 100644 index 00000000000..a5c1827ee29 Binary files /dev/null and b/distribution/simpleicons-5/L/Loom.Local.png differ diff --git a/distribution/simpleicons-5/L/Loom.Local.puml b/distribution/simpleicons-5/L/Loom.Local.puml new file mode 100644 index 00000000000..9f330b8c672 --- /dev/null +++ b/distribution/simpleicons-5/L/Loom.Local.puml @@ -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 Loom +include('simpleicons-5/L/Loom') + +' renders the element +Loom('Loom', 'Loom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Loom.Remote.puml b/distribution/simpleicons-5/L/Loom.Remote.puml new file mode 100644 index 00000000000..d87f6f12aab --- /dev/null +++ b/distribution/simpleicons-5/L/Loom.Remote.puml @@ -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 Loom +include('simpleicons-5/L/Loom') + +' renders the element +Loom('Loom', 'Loom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Loom.md b/distribution/simpleicons-5/L/Loom.md new file mode 100644 index 00000000000..f750d50c139 --- /dev/null +++ b/distribution/simpleicons-5/L/Loom.md @@ -0,0 +1,63 @@ +# Loom + + +```text +simpleicons-5/L/Loom +``` + +```text +include('simpleicons-5/L/Loom') +``` + + + +| Illustration | Loom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Loom.png) | ![illustration for Loom](../../simpleicons-5/L/Loom.Local.png) | + + + + +## Loom + +### 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 Loom +include('simpleicons-5/L/Loom') + +' renders the element +Loom('Loom', 'Loom', '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 Loom +include('simpleicons-5/L/Loom') + +' renders the element +Loom('Loom', 'Loom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Loom.png b/distribution/simpleicons-5/L/Loom.png new file mode 100644 index 00000000000..00aa666083d Binary files /dev/null and b/distribution/simpleicons-5/L/Loom.png differ diff --git a/distribution/simpleicons-5/L/Loom.puml b/distribution/simpleicons-5/L/Loom.puml new file mode 100644 index 00000000000..8bd728342e9 --- /dev/null +++ b/distribution/simpleicons-5/L/Loom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Loom + +sprite $LoomXs [10x10/16z] uwS3 + +sprite $LoomSm [12x12/16z] unza + +sprite $LoomMd [16x16/16z] un_X + +sprite $LoomLg [20x20/16z] unzKO1G + +!procedure Loom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Loom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Loop.Local.png b/distribution/simpleicons-5/L/Loop.Local.png new file mode 100644 index 00000000000..0b826048c11 Binary files /dev/null and b/distribution/simpleicons-5/L/Loop.Local.png differ diff --git a/distribution/simpleicons-5/L/Loop.Local.puml b/distribution/simpleicons-5/L/Loop.Local.puml new file mode 100644 index 00000000000..71e43b66f6d --- /dev/null +++ b/distribution/simpleicons-5/L/Loop.Local.puml @@ -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 Loop +include('simpleicons-5/L/Loop') + +' renders the element +Loop('Loop', 'Loop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Loop.Remote.puml b/distribution/simpleicons-5/L/Loop.Remote.puml new file mode 100644 index 00000000000..0db3e443ea1 --- /dev/null +++ b/distribution/simpleicons-5/L/Loop.Remote.puml @@ -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 Loop +include('simpleicons-5/L/Loop') + +' renders the element +Loop('Loop', 'Loop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Loop.md b/distribution/simpleicons-5/L/Loop.md new file mode 100644 index 00000000000..da560d5a07d --- /dev/null +++ b/distribution/simpleicons-5/L/Loop.md @@ -0,0 +1,63 @@ +# Loop + + +```text +simpleicons-5/L/Loop +``` + +```text +include('simpleicons-5/L/Loop') +``` + + + +| Illustration | Loop | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Loop.png) | ![illustration for Loop](../../simpleicons-5/L/Loop.Local.png) | + + + + +## Loop + +### 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 Loop +include('simpleicons-5/L/Loop') + +' renders the element +Loop('Loop', 'Loop', '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 Loop +include('simpleicons-5/L/Loop') + +' renders the element +Loop('Loop', 'Loop', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Loop.png b/distribution/simpleicons-5/L/Loop.png new file mode 100644 index 00000000000..fd8c0f7af5d Binary files /dev/null and b/distribution/simpleicons-5/L/Loop.png differ diff --git a/distribution/simpleicons-5/L/Loop.puml b/distribution/simpleicons-5/L/Loop.puml new file mode 100644 index 00000000000..d2bfa2dc40d --- /dev/null +++ b/distribution/simpleicons-5/L/Loop.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Loop + +sprite $LoopXs [10x10/16z] uwS3 + +sprite $LoopSm [12x12/16z] unza + +sprite $LoopMd [16x16/16z] un_X + +sprite $LoopLg [20x20/16z] unzKO1G + +!procedure Loop($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Loop', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lospec.Local.png b/distribution/simpleicons-5/L/Lospec.Local.png new file mode 100644 index 00000000000..2da99eee2c9 Binary files /dev/null and b/distribution/simpleicons-5/L/Lospec.Local.png differ diff --git a/distribution/simpleicons-5/L/Lospec.Local.puml b/distribution/simpleicons-5/L/Lospec.Local.puml new file mode 100644 index 00000000000..ebbeef2067e --- /dev/null +++ b/distribution/simpleicons-5/L/Lospec.Local.puml @@ -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 Lospec +include('simpleicons-5/L/Lospec') + +' renders the element +Lospec('Lospec', 'Lospec', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lospec.Remote.puml b/distribution/simpleicons-5/L/Lospec.Remote.puml new file mode 100644 index 00000000000..504401c9578 --- /dev/null +++ b/distribution/simpleicons-5/L/Lospec.Remote.puml @@ -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 Lospec +include('simpleicons-5/L/Lospec') + +' renders the element +Lospec('Lospec', 'Lospec', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lospec.md b/distribution/simpleicons-5/L/Lospec.md new file mode 100644 index 00000000000..f5f18dbd6f3 --- /dev/null +++ b/distribution/simpleicons-5/L/Lospec.md @@ -0,0 +1,63 @@ +# Lospec + + +```text +simpleicons-5/L/Lospec +``` + +```text +include('simpleicons-5/L/Lospec') +``` + + + +| Illustration | Lospec | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lospec.png) | ![illustration for Lospec](../../simpleicons-5/L/Lospec.Local.png) | + + + + +## Lospec + +### 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 Lospec +include('simpleicons-5/L/Lospec') + +' renders the element +Lospec('Lospec', 'Lospec', '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 Lospec +include('simpleicons-5/L/Lospec') + +' renders the element +Lospec('Lospec', 'Lospec', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lospec.png b/distribution/simpleicons-5/L/Lospec.png new file mode 100644 index 00000000000..6b5980749d8 Binary files /dev/null and b/distribution/simpleicons-5/L/Lospec.png differ diff --git a/distribution/simpleicons-5/L/Lospec.puml b/distribution/simpleicons-5/L/Lospec.puml new file mode 100644 index 00000000000..cf017a70101 --- /dev/null +++ b/distribution/simpleicons-5/L/Lospec.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lospec + +sprite $LospecXs [10x10/16z] uwS3 + +sprite $LospecSm [12x12/16z] unza + +sprite $LospecMd [16x16/16z] un_X + +sprite $LospecLg [20x20/16z] unzKO1G + +!procedure Lospec($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lospec', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lotpolishairlines.Local.png b/distribution/simpleicons-5/L/Lotpolishairlines.Local.png new file mode 100644 index 00000000000..bea340b0d0e Binary files /dev/null and b/distribution/simpleicons-5/L/Lotpolishairlines.Local.png differ diff --git a/distribution/simpleicons-5/L/Lotpolishairlines.Local.puml b/distribution/simpleicons-5/L/Lotpolishairlines.Local.puml new file mode 100644 index 00000000000..6d10efe6b68 --- /dev/null +++ b/distribution/simpleicons-5/L/Lotpolishairlines.Local.puml @@ -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 Lotpolishairlines +include('simpleicons-5/L/Lotpolishairlines') + +' renders the element +Lotpolishairlines('Lotpolishairlines', 'Lotpolishairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lotpolishairlines.Remote.puml b/distribution/simpleicons-5/L/Lotpolishairlines.Remote.puml new file mode 100644 index 00000000000..ab7a7b60729 --- /dev/null +++ b/distribution/simpleicons-5/L/Lotpolishairlines.Remote.puml @@ -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 Lotpolishairlines +include('simpleicons-5/L/Lotpolishairlines') + +' renders the element +Lotpolishairlines('Lotpolishairlines', 'Lotpolishairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lotpolishairlines.md b/distribution/simpleicons-5/L/Lotpolishairlines.md new file mode 100644 index 00000000000..52db938a61b --- /dev/null +++ b/distribution/simpleicons-5/L/Lotpolishairlines.md @@ -0,0 +1,63 @@ +# Lotpolishairlines + + +```text +simpleicons-5/L/Lotpolishairlines +``` + +```text +include('simpleicons-5/L/Lotpolishairlines') +``` + + + +| Illustration | Lotpolishairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lotpolishairlines.png) | ![illustration for Lotpolishairlines](../../simpleicons-5/L/Lotpolishairlines.Local.png) | + + + + +## Lotpolishairlines + +### 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 Lotpolishairlines +include('simpleicons-5/L/Lotpolishairlines') + +' renders the element +Lotpolishairlines('Lotpolishairlines', 'Lotpolishairlines', '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 Lotpolishairlines +include('simpleicons-5/L/Lotpolishairlines') + +' renders the element +Lotpolishairlines('Lotpolishairlines', 'Lotpolishairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lotpolishairlines.png b/distribution/simpleicons-5/L/Lotpolishairlines.png new file mode 100644 index 00000000000..6852aeff9e8 Binary files /dev/null and b/distribution/simpleicons-5/L/Lotpolishairlines.png differ diff --git a/distribution/simpleicons-5/L/Lotpolishairlines.puml b/distribution/simpleicons-5/L/Lotpolishairlines.puml new file mode 100644 index 00000000000..482a0482a84 --- /dev/null +++ b/distribution/simpleicons-5/L/Lotpolishairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lotpolishairlines + +sprite $LotpolishairlinesXs [10x10/16z] uwS3 + +sprite $LotpolishairlinesSm [12x12/16z] unza + +sprite $LotpolishairlinesMd [16x16/16z] un_X + +sprite $LotpolishairlinesLg [20x20/16z] unzKO1G + +!procedure Lotpolishairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lotpolishairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lua.Local.png b/distribution/simpleicons-5/L/Lua.Local.png new file mode 100644 index 00000000000..b60cadfd339 Binary files /dev/null and b/distribution/simpleicons-5/L/Lua.Local.png differ diff --git a/distribution/simpleicons-5/L/Lua.Local.puml b/distribution/simpleicons-5/L/Lua.Local.puml new file mode 100644 index 00000000000..4f3830e40c1 --- /dev/null +++ b/distribution/simpleicons-5/L/Lua.Local.puml @@ -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 Lua +include('simpleicons-5/L/Lua') + +' renders the element +Lua('Lua', 'Lua', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lua.Remote.puml b/distribution/simpleicons-5/L/Lua.Remote.puml new file mode 100644 index 00000000000..4a260197d52 --- /dev/null +++ b/distribution/simpleicons-5/L/Lua.Remote.puml @@ -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 Lua +include('simpleicons-5/L/Lua') + +' renders the element +Lua('Lua', 'Lua', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lua.md b/distribution/simpleicons-5/L/Lua.md new file mode 100644 index 00000000000..5ca7eef9e3b --- /dev/null +++ b/distribution/simpleicons-5/L/Lua.md @@ -0,0 +1,63 @@ +# Lua + + +```text +simpleicons-5/L/Lua +``` + +```text +include('simpleicons-5/L/Lua') +``` + + + +| Illustration | Lua | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lua.png) | ![illustration for Lua](../../simpleicons-5/L/Lua.Local.png) | + + + + +## Lua + +### 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 Lua +include('simpleicons-5/L/Lua') + +' renders the element +Lua('Lua', 'Lua', '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 Lua +include('simpleicons-5/L/Lua') + +' renders the element +Lua('Lua', 'Lua', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lua.png b/distribution/simpleicons-5/L/Lua.png new file mode 100644 index 00000000000..7d0ef40c188 Binary files /dev/null and b/distribution/simpleicons-5/L/Lua.png differ diff --git a/distribution/simpleicons-5/L/Lua.puml b/distribution/simpleicons-5/L/Lua.puml new file mode 100644 index 00000000000..20fc8f30dd4 --- /dev/null +++ b/distribution/simpleicons-5/L/Lua.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lua + +sprite $LuaXs [10x10/16z] uwS3 + +sprite $LuaSm [12x12/16z] unza + +sprite $LuaMd [16x16/16z] un_X + +sprite $LuaLg [20x20/16z] unzKO1G + +!procedure Lua($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lua', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lubuntu.Local.png b/distribution/simpleicons-5/L/Lubuntu.Local.png new file mode 100644 index 00000000000..a4893448cae Binary files /dev/null and b/distribution/simpleicons-5/L/Lubuntu.Local.png differ diff --git a/distribution/simpleicons-5/L/Lubuntu.Local.puml b/distribution/simpleicons-5/L/Lubuntu.Local.puml new file mode 100644 index 00000000000..1dcd88ed91a --- /dev/null +++ b/distribution/simpleicons-5/L/Lubuntu.Local.puml @@ -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 Lubuntu +include('simpleicons-5/L/Lubuntu') + +' renders the element +Lubuntu('Lubuntu', 'Lubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lubuntu.Remote.puml b/distribution/simpleicons-5/L/Lubuntu.Remote.puml new file mode 100644 index 00000000000..97aae210b70 --- /dev/null +++ b/distribution/simpleicons-5/L/Lubuntu.Remote.puml @@ -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 Lubuntu +include('simpleicons-5/L/Lubuntu') + +' renders the element +Lubuntu('Lubuntu', 'Lubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lubuntu.md b/distribution/simpleicons-5/L/Lubuntu.md new file mode 100644 index 00000000000..f14ec85b25b --- /dev/null +++ b/distribution/simpleicons-5/L/Lubuntu.md @@ -0,0 +1,63 @@ +# Lubuntu + + +```text +simpleicons-5/L/Lubuntu +``` + +```text +include('simpleicons-5/L/Lubuntu') +``` + + + +| Illustration | Lubuntu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lubuntu.png) | ![illustration for Lubuntu](../../simpleicons-5/L/Lubuntu.Local.png) | + + + + +## Lubuntu + +### 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 Lubuntu +include('simpleicons-5/L/Lubuntu') + +' renders the element +Lubuntu('Lubuntu', 'Lubuntu', '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 Lubuntu +include('simpleicons-5/L/Lubuntu') + +' renders the element +Lubuntu('Lubuntu', 'Lubuntu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lubuntu.png b/distribution/simpleicons-5/L/Lubuntu.png new file mode 100644 index 00000000000..4846d598f7f Binary files /dev/null and b/distribution/simpleicons-5/L/Lubuntu.png differ diff --git a/distribution/simpleicons-5/L/Lubuntu.puml b/distribution/simpleicons-5/L/Lubuntu.puml new file mode 100644 index 00000000000..2ee53102fdc --- /dev/null +++ b/distribution/simpleicons-5/L/Lubuntu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lubuntu + +sprite $LubuntuXs [10x10/16z] uwS3 + +sprite $LubuntuSm [12x12/16z] unza + +sprite $LubuntuMd [16x16/16z] un_X + +sprite $LubuntuLg [20x20/16z] unzKO1G + +!procedure Lubuntu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lubuntu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lufthansa.Local.png b/distribution/simpleicons-5/L/Lufthansa.Local.png new file mode 100644 index 00000000000..9effa0b795f Binary files /dev/null and b/distribution/simpleicons-5/L/Lufthansa.Local.png differ diff --git a/distribution/simpleicons-5/L/Lufthansa.Local.puml b/distribution/simpleicons-5/L/Lufthansa.Local.puml new file mode 100644 index 00000000000..d385438b6af --- /dev/null +++ b/distribution/simpleicons-5/L/Lufthansa.Local.puml @@ -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 Lufthansa +include('simpleicons-5/L/Lufthansa') + +' renders the element +Lufthansa('Lufthansa', 'Lufthansa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lufthansa.Remote.puml b/distribution/simpleicons-5/L/Lufthansa.Remote.puml new file mode 100644 index 00000000000..50d03f2e9d3 --- /dev/null +++ b/distribution/simpleicons-5/L/Lufthansa.Remote.puml @@ -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 Lufthansa +include('simpleicons-5/L/Lufthansa') + +' renders the element +Lufthansa('Lufthansa', 'Lufthansa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lufthansa.md b/distribution/simpleicons-5/L/Lufthansa.md new file mode 100644 index 00000000000..73002131570 --- /dev/null +++ b/distribution/simpleicons-5/L/Lufthansa.md @@ -0,0 +1,63 @@ +# Lufthansa + + +```text +simpleicons-5/L/Lufthansa +``` + +```text +include('simpleicons-5/L/Lufthansa') +``` + + + +| Illustration | Lufthansa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lufthansa.png) | ![illustration for Lufthansa](../../simpleicons-5/L/Lufthansa.Local.png) | + + + + +## Lufthansa + +### 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 Lufthansa +include('simpleicons-5/L/Lufthansa') + +' renders the element +Lufthansa('Lufthansa', 'Lufthansa', '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 Lufthansa +include('simpleicons-5/L/Lufthansa') + +' renders the element +Lufthansa('Lufthansa', 'Lufthansa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lufthansa.png b/distribution/simpleicons-5/L/Lufthansa.png new file mode 100644 index 00000000000..20dba0a2132 Binary files /dev/null and b/distribution/simpleicons-5/L/Lufthansa.png differ diff --git a/distribution/simpleicons-5/L/Lufthansa.puml b/distribution/simpleicons-5/L/Lufthansa.puml new file mode 100644 index 00000000000..ecc21514326 --- /dev/null +++ b/distribution/simpleicons-5/L/Lufthansa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lufthansa + +sprite $LufthansaXs [10x10/16z] uwS3 + +sprite $LufthansaSm [12x12/16z] unza + +sprite $LufthansaMd [16x16/16z] un_X + +sprite $LufthansaLg [20x20/16z] unzKO1G + +!procedure Lufthansa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lufthansa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lumen.Local.png b/distribution/simpleicons-5/L/Lumen.Local.png new file mode 100644 index 00000000000..db3497bf379 Binary files /dev/null and b/distribution/simpleicons-5/L/Lumen.Local.png differ diff --git a/distribution/simpleicons-5/L/Lumen.Local.puml b/distribution/simpleicons-5/L/Lumen.Local.puml new file mode 100644 index 00000000000..59c54cd2615 --- /dev/null +++ b/distribution/simpleicons-5/L/Lumen.Local.puml @@ -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 Lumen +include('simpleicons-5/L/Lumen') + +' renders the element +Lumen('Lumen', 'Lumen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lumen.Remote.puml b/distribution/simpleicons-5/L/Lumen.Remote.puml new file mode 100644 index 00000000000..ecfec08d447 --- /dev/null +++ b/distribution/simpleicons-5/L/Lumen.Remote.puml @@ -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 Lumen +include('simpleicons-5/L/Lumen') + +' renders the element +Lumen('Lumen', 'Lumen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lumen.md b/distribution/simpleicons-5/L/Lumen.md new file mode 100644 index 00000000000..c6a2646b0c2 --- /dev/null +++ b/distribution/simpleicons-5/L/Lumen.md @@ -0,0 +1,63 @@ +# Lumen + + +```text +simpleicons-5/L/Lumen +``` + +```text +include('simpleicons-5/L/Lumen') +``` + + + +| Illustration | Lumen | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lumen.png) | ![illustration for Lumen](../../simpleicons-5/L/Lumen.Local.png) | + + + + +## Lumen + +### 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 Lumen +include('simpleicons-5/L/Lumen') + +' renders the element +Lumen('Lumen', 'Lumen', '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 Lumen +include('simpleicons-5/L/Lumen') + +' renders the element +Lumen('Lumen', 'Lumen', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lumen.png b/distribution/simpleicons-5/L/Lumen.png new file mode 100644 index 00000000000..3de7b9855dc Binary files /dev/null and b/distribution/simpleicons-5/L/Lumen.png differ diff --git a/distribution/simpleicons-5/L/Lumen.puml b/distribution/simpleicons-5/L/Lumen.puml new file mode 100644 index 00000000000..c6976da64c6 --- /dev/null +++ b/distribution/simpleicons-5/L/Lumen.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lumen + +sprite $LumenXs [10x10/16z] uwS3 + +sprite $LumenSm [12x12/16z] unza + +sprite $LumenMd [16x16/16z] un_X + +sprite $LumenLg [20x20/16z] unzKO1G + +!procedure Lumen($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lumen', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lydia.Local.png b/distribution/simpleicons-5/L/Lydia.Local.png new file mode 100644 index 00000000000..f0aa52f7e61 Binary files /dev/null and b/distribution/simpleicons-5/L/Lydia.Local.png differ diff --git a/distribution/simpleicons-5/L/Lydia.Local.puml b/distribution/simpleicons-5/L/Lydia.Local.puml new file mode 100644 index 00000000000..30bf7ff4ba2 --- /dev/null +++ b/distribution/simpleicons-5/L/Lydia.Local.puml @@ -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 Lydia +include('simpleicons-5/L/Lydia') + +' renders the element +Lydia('Lydia', 'Lydia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lydia.Remote.puml b/distribution/simpleicons-5/L/Lydia.Remote.puml new file mode 100644 index 00000000000..80f4b9123ff --- /dev/null +++ b/distribution/simpleicons-5/L/Lydia.Remote.puml @@ -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 Lydia +include('simpleicons-5/L/Lydia') + +' renders the element +Lydia('Lydia', 'Lydia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lydia.md b/distribution/simpleicons-5/L/Lydia.md new file mode 100644 index 00000000000..b5375c251fb --- /dev/null +++ b/distribution/simpleicons-5/L/Lydia.md @@ -0,0 +1,63 @@ +# Lydia + + +```text +simpleicons-5/L/Lydia +``` + +```text +include('simpleicons-5/L/Lydia') +``` + + + +| Illustration | Lydia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lydia.png) | ![illustration for Lydia](../../simpleicons-5/L/Lydia.Local.png) | + + + + +## Lydia + +### 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 Lydia +include('simpleicons-5/L/Lydia') + +' renders the element +Lydia('Lydia', 'Lydia', '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 Lydia +include('simpleicons-5/L/Lydia') + +' renders the element +Lydia('Lydia', 'Lydia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lydia.png b/distribution/simpleicons-5/L/Lydia.png new file mode 100644 index 00000000000..b7cedbeab8e Binary files /dev/null and b/distribution/simpleicons-5/L/Lydia.png differ diff --git a/distribution/simpleicons-5/L/Lydia.puml b/distribution/simpleicons-5/L/Lydia.puml new file mode 100644 index 00000000000..1c42f20bb85 --- /dev/null +++ b/distribution/simpleicons-5/L/Lydia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lydia + +sprite $LydiaXs [10x10/16z] uwS3 + +sprite $LydiaSm [12x12/16z] unza + +sprite $LydiaMd [16x16/16z] un_X + +sprite $LydiaLg [20x20/16z] unzKO1G + +!procedure Lydia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lydia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/Lyft.Local.png b/distribution/simpleicons-5/L/Lyft.Local.png new file mode 100644 index 00000000000..d011e428111 Binary files /dev/null and b/distribution/simpleicons-5/L/Lyft.Local.png differ diff --git a/distribution/simpleicons-5/L/Lyft.Local.puml b/distribution/simpleicons-5/L/Lyft.Local.puml new file mode 100644 index 00000000000..72275c83faa --- /dev/null +++ b/distribution/simpleicons-5/L/Lyft.Local.puml @@ -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 Lyft +include('simpleicons-5/L/Lyft') + +' renders the element +Lyft('Lyft', 'Lyft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lyft.Remote.puml b/distribution/simpleicons-5/L/Lyft.Remote.puml new file mode 100644 index 00000000000..a48cb7c394e --- /dev/null +++ b/distribution/simpleicons-5/L/Lyft.Remote.puml @@ -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 Lyft +include('simpleicons-5/L/Lyft') + +' renders the element +Lyft('Lyft', 'Lyft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/L/Lyft.md b/distribution/simpleicons-5/L/Lyft.md new file mode 100644 index 00000000000..f001b7b8b1b --- /dev/null +++ b/distribution/simpleicons-5/L/Lyft.md @@ -0,0 +1,63 @@ +# Lyft + + +```text +simpleicons-5/L/Lyft +``` + +```text +include('simpleicons-5/L/Lyft') +``` + + + +| Illustration | Lyft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/L/Lyft.png) | ![illustration for Lyft](../../simpleicons-5/L/Lyft.Local.png) | + + + + +## Lyft + +### 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 Lyft +include('simpleicons-5/L/Lyft') + +' renders the element +Lyft('Lyft', 'Lyft', '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 Lyft +include('simpleicons-5/L/Lyft') + +' renders the element +Lyft('Lyft', 'Lyft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/L/Lyft.png b/distribution/simpleicons-5/L/Lyft.png new file mode 100644 index 00000000000..960630dc64a Binary files /dev/null and b/distribution/simpleicons-5/L/Lyft.png differ diff --git a/distribution/simpleicons-5/L/Lyft.puml b/distribution/simpleicons-5/L/Lyft.puml new file mode 100644 index 00000000000..c5b0d27320a --- /dev/null +++ b/distribution/simpleicons-5/L/Lyft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/L/Lyft + +sprite $LyftXs [10x10/16z] uwS3 + +sprite $LyftSm [12x12/16z] unza + +sprite $LyftMd [16x16/16z] un_X + +sprite $LyftLg [20x20/16z] unzKO1G + +!procedure Lyft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/L/Lyft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/L/README.md b/distribution/simpleicons-5/L/README.md new file mode 100644 index 00000000000..64a96113db7 --- /dev/null +++ b/distribution/simpleicons-5/L/README.md @@ -0,0 +1,71 @@ +# L + +The module contains 60 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/L/Labview](../../simpleicons-5/L/Labview.png) | [simpleicons-5/L/Labview](../../simpleicons-5/L/Labview.md) | +| ![illustration of simpleicons-5/L/Lada](../../simpleicons-5/L/Lada.png) | [simpleicons-5/L/Lada](../../simpleicons-5/L/Lada.md) | +| ![illustration of simpleicons-5/L/Lamborghini](../../simpleicons-5/L/Lamborghini.png) | [simpleicons-5/L/Lamborghini](../../simpleicons-5/L/Lamborghini.md) | +| ![illustration of simpleicons-5/L/Landrover](../../simpleicons-5/L/Landrover.png) | [simpleicons-5/L/Landrover](../../simpleicons-5/L/Landrover.md) | +| ![illustration of simpleicons-5/L/Laragon](../../simpleicons-5/L/Laragon.png) | [simpleicons-5/L/Laragon](../../simpleicons-5/L/Laragon.md) | +| ![illustration of simpleicons-5/L/Laravel](../../simpleicons-5/L/Laravel.png) | [simpleicons-5/L/Laravel](../../simpleicons-5/L/Laravel.md) | +| ![illustration of simpleicons-5/L/Laravelhorizon](../../simpleicons-5/L/Laravelhorizon.png) | [simpleicons-5/L/Laravelhorizon](../../simpleicons-5/L/Laravelhorizon.md) | +| ![illustration of simpleicons-5/L/Laravelnova](../../simpleicons-5/L/Laravelnova.png) | [simpleicons-5/L/Laravelnova](../../simpleicons-5/L/Laravelnova.md) | +| ![illustration of simpleicons-5/L/Lastdotfm](../../simpleicons-5/L/Lastdotfm.png) | [simpleicons-5/L/Lastdotfm](../../simpleicons-5/L/Lastdotfm.md) | +| ![illustration of simpleicons-5/L/Lastpass](../../simpleicons-5/L/Lastpass.png) | [simpleicons-5/L/Lastpass](../../simpleicons-5/L/Lastpass.md) | +| ![illustration of simpleicons-5/L/Latex](../../simpleicons-5/L/Latex.png) | [simpleicons-5/L/Latex](../../simpleicons-5/L/Latex.md) | +| ![illustration of simpleicons-5/L/Launchpad](../../simpleicons-5/L/Launchpad.png) | [simpleicons-5/L/Launchpad](../../simpleicons-5/L/Launchpad.md) | +| ![illustration of simpleicons-5/L/Lbry](../../simpleicons-5/L/Lbry.png) | [simpleicons-5/L/Lbry](../../simpleicons-5/L/Lbry.md) | +| ![illustration of simpleicons-5/L/Leaflet](../../simpleicons-5/L/Leaflet.png) | [simpleicons-5/L/Leaflet](../../simpleicons-5/L/Leaflet.md) | +| ![illustration of simpleicons-5/L/Leanpub](../../simpleicons-5/L/Leanpub.png) | [simpleicons-5/L/Leanpub](../../simpleicons-5/L/Leanpub.md) | +| ![illustration of simpleicons-5/L/Leetcode](../../simpleicons-5/L/Leetcode.png) | [simpleicons-5/L/Leetcode](../../simpleicons-5/L/Leetcode.md) | +| ![illustration of simpleicons-5/L/Lenovo](../../simpleicons-5/L/Lenovo.png) | [simpleicons-5/L/Lenovo](../../simpleicons-5/L/Lenovo.md) | +| ![illustration of simpleicons-5/L/Less](../../simpleicons-5/L/Less.png) | [simpleicons-5/L/Less](../../simpleicons-5/L/Less.md) | +| ![illustration of simpleicons-5/L/Letsencrypt](../../simpleicons-5/L/Letsencrypt.png) | [simpleicons-5/L/Letsencrypt](../../simpleicons-5/L/Letsencrypt.md) | +| ![illustration of simpleicons-5/L/Letterboxd](../../simpleicons-5/L/Letterboxd.png) | [simpleicons-5/L/Letterboxd](../../simpleicons-5/L/Letterboxd.md) | +| ![illustration of simpleicons-5/L/Lg](../../simpleicons-5/L/Lg.png) | [simpleicons-5/L/Lg](../../simpleicons-5/L/Lg.md) | +| ![illustration of simpleicons-5/L/Lgtm](../../simpleicons-5/L/Lgtm.png) | [simpleicons-5/L/Lgtm](../../simpleicons-5/L/Lgtm.md) | +| ![illustration of simpleicons-5/L/Liberapay](../../simpleicons-5/L/Liberapay.png) | [simpleicons-5/L/Liberapay](../../simpleicons-5/L/Liberapay.md) | +| ![illustration of simpleicons-5/L/Librariesdotio](../../simpleicons-5/L/Librariesdotio.png) | [simpleicons-5/L/Librariesdotio](../../simpleicons-5/L/Librariesdotio.md) | +| ![illustration of simpleicons-5/L/Librarything](../../simpleicons-5/L/Librarything.png) | [simpleicons-5/L/Librarything](../../simpleicons-5/L/Librarything.md) | +| ![illustration of simpleicons-5/L/Libreoffice](../../simpleicons-5/L/Libreoffice.png) | [simpleicons-5/L/Libreoffice](../../simpleicons-5/L/Libreoffice.md) | +| ![illustration of simpleicons-5/L/Libuv](../../simpleicons-5/L/Libuv.png) | [simpleicons-5/L/Libuv](../../simpleicons-5/L/Libuv.md) | +| ![illustration of simpleicons-5/L/Lichess](../../simpleicons-5/L/Lichess.png) | [simpleicons-5/L/Lichess](../../simpleicons-5/L/Lichess.md) | +| ![illustration of simpleicons-5/L/Lifx](../../simpleicons-5/L/Lifx.png) | [simpleicons-5/L/Lifx](../../simpleicons-5/L/Lifx.md) | +| ![illustration of simpleicons-5/L/Lighthouse](../../simpleicons-5/L/Lighthouse.png) | [simpleicons-5/L/Lighthouse](../../simpleicons-5/L/Lighthouse.md) | +| ![illustration of simpleicons-5/L/Line](../../simpleicons-5/L/Line.png) | [simpleicons-5/L/Line](../../simpleicons-5/L/Line.md) | +| ![illustration of simpleicons-5/L/Lineageos](../../simpleicons-5/L/Lineageos.png) | [simpleicons-5/L/Lineageos](../../simpleicons-5/L/Lineageos.md) | +| ![illustration of simpleicons-5/L/Linkedin](../../simpleicons-5/L/Linkedin.png) | [simpleicons-5/L/Linkedin](../../simpleicons-5/L/Linkedin.md) | +| ![illustration of simpleicons-5/L/Linktree](../../simpleicons-5/L/Linktree.png) | [simpleicons-5/L/Linktree](../../simpleicons-5/L/Linktree.md) | +| ![illustration of simpleicons-5/L/Linode](../../simpleicons-5/L/Linode.png) | [simpleicons-5/L/Linode](../../simpleicons-5/L/Linode.md) | +| ![illustration of simpleicons-5/L/Linux](../../simpleicons-5/L/Linux.png) | [simpleicons-5/L/Linux](../../simpleicons-5/L/Linux.md) | +| ![illustration of simpleicons-5/L/Linuxcontainers](../../simpleicons-5/L/Linuxcontainers.png) | [simpleicons-5/L/Linuxcontainers](../../simpleicons-5/L/Linuxcontainers.md) | +| ![illustration of simpleicons-5/L/Linuxfoundation](../../simpleicons-5/L/Linuxfoundation.png) | [simpleicons-5/L/Linuxfoundation](../../simpleicons-5/L/Linuxfoundation.md) | +| ![illustration of simpleicons-5/L/Linuxmint](../../simpleicons-5/L/Linuxmint.png) | [simpleicons-5/L/Linuxmint](../../simpleicons-5/L/Linuxmint.md) | +| ![illustration of simpleicons-5/L/Lionair](../../simpleicons-5/L/Lionair.png) | [simpleicons-5/L/Lionair](../../simpleicons-5/L/Lionair.md) | +| ![illustration of simpleicons-5/L/Lit](../../simpleicons-5/L/Lit.png) | [simpleicons-5/L/Lit](../../simpleicons-5/L/Lit.md) | +| ![illustration of simpleicons-5/L/Litecoin](../../simpleicons-5/L/Litecoin.png) | [simpleicons-5/L/Litecoin](../../simpleicons-5/L/Litecoin.md) | +| ![illustration of simpleicons-5/L/Livechat](../../simpleicons-5/L/Livechat.png) | [simpleicons-5/L/Livechat](../../simpleicons-5/L/Livechat.md) | +| ![illustration of simpleicons-5/L/Livejournal](../../simpleicons-5/L/Livejournal.png) | [simpleicons-5/L/Livejournal](../../simpleicons-5/L/Livejournal.md) | +| ![illustration of simpleicons-5/L/Llvm](../../simpleicons-5/L/Llvm.png) | [simpleicons-5/L/Llvm](../../simpleicons-5/L/Llvm.md) | +| ![illustration of simpleicons-5/L/Lmms](../../simpleicons-5/L/Lmms.png) | [simpleicons-5/L/Lmms](../../simpleicons-5/L/Lmms.md) | +| ![illustration of simpleicons-5/L/Logitech](../../simpleicons-5/L/Logitech.png) | [simpleicons-5/L/Logitech](../../simpleicons-5/L/Logitech.md) | +| ![illustration of simpleicons-5/L/Logmein](../../simpleicons-5/L/Logmein.png) | [simpleicons-5/L/Logmein](../../simpleicons-5/L/Logmein.md) | +| ![illustration of simpleicons-5/L/Logstash](../../simpleicons-5/L/Logstash.png) | [simpleicons-5/L/Logstash](../../simpleicons-5/L/Logstash.md) | +| ![illustration of simpleicons-5/L/Looker](../../simpleicons-5/L/Looker.png) | [simpleicons-5/L/Looker](../../simpleicons-5/L/Looker.md) | +| ![illustration of simpleicons-5/L/Loom](../../simpleicons-5/L/Loom.png) | [simpleicons-5/L/Loom](../../simpleicons-5/L/Loom.md) | +| ![illustration of simpleicons-5/L/Loop](../../simpleicons-5/L/Loop.png) | [simpleicons-5/L/Loop](../../simpleicons-5/L/Loop.md) | +| ![illustration of simpleicons-5/L/Lospec](../../simpleicons-5/L/Lospec.png) | [simpleicons-5/L/Lospec](../../simpleicons-5/L/Lospec.md) | +| ![illustration of simpleicons-5/L/Lotpolishairlines](../../simpleicons-5/L/Lotpolishairlines.png) | [simpleicons-5/L/Lotpolishairlines](../../simpleicons-5/L/Lotpolishairlines.md) | +| ![illustration of simpleicons-5/L/Lua](../../simpleicons-5/L/Lua.png) | [simpleicons-5/L/Lua](../../simpleicons-5/L/Lua.md) | +| ![illustration of simpleicons-5/L/Lubuntu](../../simpleicons-5/L/Lubuntu.png) | [simpleicons-5/L/Lubuntu](../../simpleicons-5/L/Lubuntu.md) | +| ![illustration of simpleicons-5/L/Lufthansa](../../simpleicons-5/L/Lufthansa.png) | [simpleicons-5/L/Lufthansa](../../simpleicons-5/L/Lufthansa.md) | +| ![illustration of simpleicons-5/L/Lumen](../../simpleicons-5/L/Lumen.png) | [simpleicons-5/L/Lumen](../../simpleicons-5/L/Lumen.md) | +| ![illustration of simpleicons-5/L/Lydia](../../simpleicons-5/L/Lydia.png) | [simpleicons-5/L/Lydia](../../simpleicons-5/L/Lydia.md) | +| ![illustration of simpleicons-5/L/Lyft](../../simpleicons-5/L/Lyft.png) | [simpleicons-5/L/Lyft](../../simpleicons-5/L/Lyft.md) | + + + diff --git a/distribution/simpleicons-5/M/Maas.Local.png b/distribution/simpleicons-5/M/Maas.Local.png new file mode 100644 index 00000000000..fde1e293127 Binary files /dev/null and b/distribution/simpleicons-5/M/Maas.Local.png differ diff --git a/distribution/simpleicons-5/M/Maas.Local.puml b/distribution/simpleicons-5/M/Maas.Local.puml new file mode 100644 index 00000000000..3ec8972b189 --- /dev/null +++ b/distribution/simpleicons-5/M/Maas.Local.puml @@ -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 Maas +include('simpleicons-5/M/Maas') + +' renders the element +Maas('Maas', 'Maas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maas.Remote.puml b/distribution/simpleicons-5/M/Maas.Remote.puml new file mode 100644 index 00000000000..78174ae59e7 --- /dev/null +++ b/distribution/simpleicons-5/M/Maas.Remote.puml @@ -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 Maas +include('simpleicons-5/M/Maas') + +' renders the element +Maas('Maas', 'Maas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maas.md b/distribution/simpleicons-5/M/Maas.md new file mode 100644 index 00000000000..7628592ffc5 --- /dev/null +++ b/distribution/simpleicons-5/M/Maas.md @@ -0,0 +1,63 @@ +# Maas + + +```text +simpleicons-5/M/Maas +``` + +```text +include('simpleicons-5/M/Maas') +``` + + + +| Illustration | Maas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Maas.png) | ![illustration for Maas](../../simpleicons-5/M/Maas.Local.png) | + + + + +## Maas + +### 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 Maas +include('simpleicons-5/M/Maas') + +' renders the element +Maas('Maas', 'Maas', '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 Maas +include('simpleicons-5/M/Maas') + +' renders the element +Maas('Maas', 'Maas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Maas.png b/distribution/simpleicons-5/M/Maas.png new file mode 100644 index 00000000000..d8abacb6906 Binary files /dev/null and b/distribution/simpleicons-5/M/Maas.png differ diff --git a/distribution/simpleicons-5/M/Maas.puml b/distribution/simpleicons-5/M/Maas.puml new file mode 100644 index 00000000000..0729cc0d0b4 --- /dev/null +++ b/distribution/simpleicons-5/M/Maas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Maas + +sprite $MaasXs [10x10/16z] uwS3 + +sprite $MaasSm [12x12/16z] unza + +sprite $MaasMd [16x16/16z] un_X + +sprite $MaasLg [20x20/16z] unzKO1G + +!procedure Maas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Maas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Macos.Local.png b/distribution/simpleicons-5/M/Macos.Local.png new file mode 100644 index 00000000000..bd35478d4e1 Binary files /dev/null and b/distribution/simpleicons-5/M/Macos.Local.png differ diff --git a/distribution/simpleicons-5/M/Macos.Local.puml b/distribution/simpleicons-5/M/Macos.Local.puml new file mode 100644 index 00000000000..b27e8e301c9 --- /dev/null +++ b/distribution/simpleicons-5/M/Macos.Local.puml @@ -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 Macos +include('simpleicons-5/M/Macos') + +' renders the element +Macos('Macos', 'Macos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Macos.Remote.puml b/distribution/simpleicons-5/M/Macos.Remote.puml new file mode 100644 index 00000000000..d09348de77c --- /dev/null +++ b/distribution/simpleicons-5/M/Macos.Remote.puml @@ -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 Macos +include('simpleicons-5/M/Macos') + +' renders the element +Macos('Macos', 'Macos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Macos.md b/distribution/simpleicons-5/M/Macos.md new file mode 100644 index 00000000000..974e1d250f2 --- /dev/null +++ b/distribution/simpleicons-5/M/Macos.md @@ -0,0 +1,63 @@ +# Macos + + +```text +simpleicons-5/M/Macos +``` + +```text +include('simpleicons-5/M/Macos') +``` + + + +| Illustration | Macos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Macos.png) | ![illustration for Macos](../../simpleicons-5/M/Macos.Local.png) | + + + + +## Macos + +### 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 Macos +include('simpleicons-5/M/Macos') + +' renders the element +Macos('Macos', 'Macos', '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 Macos +include('simpleicons-5/M/Macos') + +' renders the element +Macos('Macos', 'Macos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Macos.png b/distribution/simpleicons-5/M/Macos.png new file mode 100644 index 00000000000..01f73652f70 Binary files /dev/null and b/distribution/simpleicons-5/M/Macos.png differ diff --git a/distribution/simpleicons-5/M/Macos.puml b/distribution/simpleicons-5/M/Macos.puml new file mode 100644 index 00000000000..2f10d8032a3 --- /dev/null +++ b/distribution/simpleicons-5/M/Macos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Macos + +sprite $MacosXs [10x10/16z] uwS3 + +sprite $MacosSm [12x12/16z] unza + +sprite $MacosMd [16x16/16z] un_X + +sprite $MacosLg [20x20/16z] unzKO1G + +!procedure Macos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Macos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Macys.Local.png b/distribution/simpleicons-5/M/Macys.Local.png new file mode 100644 index 00000000000..dbb5cbeecca Binary files /dev/null and b/distribution/simpleicons-5/M/Macys.Local.png differ diff --git a/distribution/simpleicons-5/M/Macys.Local.puml b/distribution/simpleicons-5/M/Macys.Local.puml new file mode 100644 index 00000000000..d6b964f4f36 --- /dev/null +++ b/distribution/simpleicons-5/M/Macys.Local.puml @@ -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 Macys +include('simpleicons-5/M/Macys') + +' renders the element +Macys('Macys', 'Macys', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Macys.Remote.puml b/distribution/simpleicons-5/M/Macys.Remote.puml new file mode 100644 index 00000000000..9bb21399f20 --- /dev/null +++ b/distribution/simpleicons-5/M/Macys.Remote.puml @@ -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 Macys +include('simpleicons-5/M/Macys') + +' renders the element +Macys('Macys', 'Macys', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Macys.md b/distribution/simpleicons-5/M/Macys.md new file mode 100644 index 00000000000..f0e9d39b48f --- /dev/null +++ b/distribution/simpleicons-5/M/Macys.md @@ -0,0 +1,63 @@ +# Macys + + +```text +simpleicons-5/M/Macys +``` + +```text +include('simpleicons-5/M/Macys') +``` + + + +| Illustration | Macys | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Macys.png) | ![illustration for Macys](../../simpleicons-5/M/Macys.Local.png) | + + + + +## Macys + +### 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 Macys +include('simpleicons-5/M/Macys') + +' renders the element +Macys('Macys', 'Macys', '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 Macys +include('simpleicons-5/M/Macys') + +' renders the element +Macys('Macys', 'Macys', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Macys.png b/distribution/simpleicons-5/M/Macys.png new file mode 100644 index 00000000000..29ed8e297d8 Binary files /dev/null and b/distribution/simpleicons-5/M/Macys.png differ diff --git a/distribution/simpleicons-5/M/Macys.puml b/distribution/simpleicons-5/M/Macys.puml new file mode 100644 index 00000000000..e1496469e5d --- /dev/null +++ b/distribution/simpleicons-5/M/Macys.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Macys + +sprite $MacysXs [10x10/16z] uwS3 + +sprite $MacysSm [12x12/16z] unza + +sprite $MacysMd [16x16/16z] un_X + +sprite $MacysLg [20x20/16z] unzKO1G + +!procedure Macys($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Macys', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Magento.Local.png b/distribution/simpleicons-5/M/Magento.Local.png new file mode 100644 index 00000000000..6b70f188b27 Binary files /dev/null and b/distribution/simpleicons-5/M/Magento.Local.png differ diff --git a/distribution/simpleicons-5/M/Magento.Local.puml b/distribution/simpleicons-5/M/Magento.Local.puml new file mode 100644 index 00000000000..ead7158ed62 --- /dev/null +++ b/distribution/simpleicons-5/M/Magento.Local.puml @@ -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 Magento +include('simpleicons-5/M/Magento') + +' renders the element +Magento('Magento', 'Magento', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Magento.Remote.puml b/distribution/simpleicons-5/M/Magento.Remote.puml new file mode 100644 index 00000000000..dcceaa14a21 --- /dev/null +++ b/distribution/simpleicons-5/M/Magento.Remote.puml @@ -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 Magento +include('simpleicons-5/M/Magento') + +' renders the element +Magento('Magento', 'Magento', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Magento.md b/distribution/simpleicons-5/M/Magento.md new file mode 100644 index 00000000000..fe282f7de24 --- /dev/null +++ b/distribution/simpleicons-5/M/Magento.md @@ -0,0 +1,63 @@ +# Magento + + +```text +simpleicons-5/M/Magento +``` + +```text +include('simpleicons-5/M/Magento') +``` + + + +| Illustration | Magento | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Magento.png) | ![illustration for Magento](../../simpleicons-5/M/Magento.Local.png) | + + + + +## Magento + +### 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 Magento +include('simpleicons-5/M/Magento') + +' renders the element +Magento('Magento', 'Magento', '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 Magento +include('simpleicons-5/M/Magento') + +' renders the element +Magento('Magento', 'Magento', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Magento.png b/distribution/simpleicons-5/M/Magento.png new file mode 100644 index 00000000000..ee8c8591907 Binary files /dev/null and b/distribution/simpleicons-5/M/Magento.png differ diff --git a/distribution/simpleicons-5/M/Magento.puml b/distribution/simpleicons-5/M/Magento.puml new file mode 100644 index 00000000000..2356f0c82fc --- /dev/null +++ b/distribution/simpleicons-5/M/Magento.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Magento + +sprite $MagentoXs [10x10/16z] uwS3 + +sprite $MagentoSm [12x12/16z] unza + +sprite $MagentoMd [16x16/16z] un_X + +sprite $MagentoLg [20x20/16z] unzKO1G + +!procedure Magento($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Magento', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Magisk.Local.png b/distribution/simpleicons-5/M/Magisk.Local.png new file mode 100644 index 00000000000..43655e3255f Binary files /dev/null and b/distribution/simpleicons-5/M/Magisk.Local.png differ diff --git a/distribution/simpleicons-5/M/Magisk.Local.puml b/distribution/simpleicons-5/M/Magisk.Local.puml new file mode 100644 index 00000000000..8aa09cd90cf --- /dev/null +++ b/distribution/simpleicons-5/M/Magisk.Local.puml @@ -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 Magisk +include('simpleicons-5/M/Magisk') + +' renders the element +Magisk('Magisk', 'Magisk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Magisk.Remote.puml b/distribution/simpleicons-5/M/Magisk.Remote.puml new file mode 100644 index 00000000000..2d44ef3f715 --- /dev/null +++ b/distribution/simpleicons-5/M/Magisk.Remote.puml @@ -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 Magisk +include('simpleicons-5/M/Magisk') + +' renders the element +Magisk('Magisk', 'Magisk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Magisk.md b/distribution/simpleicons-5/M/Magisk.md new file mode 100644 index 00000000000..f1a37712fec --- /dev/null +++ b/distribution/simpleicons-5/M/Magisk.md @@ -0,0 +1,63 @@ +# Magisk + + +```text +simpleicons-5/M/Magisk +``` + +```text +include('simpleicons-5/M/Magisk') +``` + + + +| Illustration | Magisk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Magisk.png) | ![illustration for Magisk](../../simpleicons-5/M/Magisk.Local.png) | + + + + +## Magisk + +### 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 Magisk +include('simpleicons-5/M/Magisk') + +' renders the element +Magisk('Magisk', 'Magisk', '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 Magisk +include('simpleicons-5/M/Magisk') + +' renders the element +Magisk('Magisk', 'Magisk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Magisk.png b/distribution/simpleicons-5/M/Magisk.png new file mode 100644 index 00000000000..ca16fac7b11 Binary files /dev/null and b/distribution/simpleicons-5/M/Magisk.png differ diff --git a/distribution/simpleicons-5/M/Magisk.puml b/distribution/simpleicons-5/M/Magisk.puml new file mode 100644 index 00000000000..93220109efe --- /dev/null +++ b/distribution/simpleicons-5/M/Magisk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Magisk + +sprite $MagiskXs [10x10/16z] uwS3 + +sprite $MagiskSm [12x12/16z] unza + +sprite $MagiskMd [16x16/16z] un_X + +sprite $MagiskLg [20x20/16z] unzKO1G + +!procedure Magisk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Magisk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mailchimp.Local.png b/distribution/simpleicons-5/M/Mailchimp.Local.png new file mode 100644 index 00000000000..f8fd66790f7 Binary files /dev/null and b/distribution/simpleicons-5/M/Mailchimp.Local.png differ diff --git a/distribution/simpleicons-5/M/Mailchimp.Local.puml b/distribution/simpleicons-5/M/Mailchimp.Local.puml new file mode 100644 index 00000000000..addd393aae4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mailchimp.Local.puml @@ -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 Mailchimp +include('simpleicons-5/M/Mailchimp') + +' renders the element +Mailchimp('Mailchimp', 'Mailchimp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mailchimp.Remote.puml b/distribution/simpleicons-5/M/Mailchimp.Remote.puml new file mode 100644 index 00000000000..60656550a3f --- /dev/null +++ b/distribution/simpleicons-5/M/Mailchimp.Remote.puml @@ -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 Mailchimp +include('simpleicons-5/M/Mailchimp') + +' renders the element +Mailchimp('Mailchimp', 'Mailchimp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mailchimp.md b/distribution/simpleicons-5/M/Mailchimp.md new file mode 100644 index 00000000000..694c729c135 --- /dev/null +++ b/distribution/simpleicons-5/M/Mailchimp.md @@ -0,0 +1,63 @@ +# Mailchimp + + +```text +simpleicons-5/M/Mailchimp +``` + +```text +include('simpleicons-5/M/Mailchimp') +``` + + + +| Illustration | Mailchimp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mailchimp.png) | ![illustration for Mailchimp](../../simpleicons-5/M/Mailchimp.Local.png) | + + + + +## Mailchimp + +### 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 Mailchimp +include('simpleicons-5/M/Mailchimp') + +' renders the element +Mailchimp('Mailchimp', 'Mailchimp', '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 Mailchimp +include('simpleicons-5/M/Mailchimp') + +' renders the element +Mailchimp('Mailchimp', 'Mailchimp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mailchimp.png b/distribution/simpleicons-5/M/Mailchimp.png new file mode 100644 index 00000000000..dcd3bdaf3ff Binary files /dev/null and b/distribution/simpleicons-5/M/Mailchimp.png differ diff --git a/distribution/simpleicons-5/M/Mailchimp.puml b/distribution/simpleicons-5/M/Mailchimp.puml new file mode 100644 index 00000000000..ed07d09d6ba --- /dev/null +++ b/distribution/simpleicons-5/M/Mailchimp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mailchimp + +sprite $MailchimpXs [10x10/16z] uwS3 + +sprite $MailchimpSm [12x12/16z] unza + +sprite $MailchimpMd [16x16/16z] un_X + +sprite $MailchimpLg [20x20/16z] unzKO1G + +!procedure Mailchimp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mailchimp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Maildotru.Local.png b/distribution/simpleicons-5/M/Maildotru.Local.png new file mode 100644 index 00000000000..eb79029cd24 Binary files /dev/null and b/distribution/simpleicons-5/M/Maildotru.Local.png differ diff --git a/distribution/simpleicons-5/M/Maildotru.Local.puml b/distribution/simpleicons-5/M/Maildotru.Local.puml new file mode 100644 index 00000000000..430639022b1 --- /dev/null +++ b/distribution/simpleicons-5/M/Maildotru.Local.puml @@ -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 Maildotru +include('simpleicons-5/M/Maildotru') + +' renders the element +Maildotru('Maildotru', 'Maildotru', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maildotru.Remote.puml b/distribution/simpleicons-5/M/Maildotru.Remote.puml new file mode 100644 index 00000000000..be9d3d4b061 --- /dev/null +++ b/distribution/simpleicons-5/M/Maildotru.Remote.puml @@ -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 Maildotru +include('simpleicons-5/M/Maildotru') + +' renders the element +Maildotru('Maildotru', 'Maildotru', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maildotru.md b/distribution/simpleicons-5/M/Maildotru.md new file mode 100644 index 00000000000..71d0a79efff --- /dev/null +++ b/distribution/simpleicons-5/M/Maildotru.md @@ -0,0 +1,63 @@ +# Maildotru + + +```text +simpleicons-5/M/Maildotru +``` + +```text +include('simpleicons-5/M/Maildotru') +``` + + + +| Illustration | Maildotru | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Maildotru.png) | ![illustration for Maildotru](../../simpleicons-5/M/Maildotru.Local.png) | + + + + +## Maildotru + +### 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 Maildotru +include('simpleicons-5/M/Maildotru') + +' renders the element +Maildotru('Maildotru', 'Maildotru', '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 Maildotru +include('simpleicons-5/M/Maildotru') + +' renders the element +Maildotru('Maildotru', 'Maildotru', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Maildotru.png b/distribution/simpleicons-5/M/Maildotru.png new file mode 100644 index 00000000000..c7cedca468f Binary files /dev/null and b/distribution/simpleicons-5/M/Maildotru.png differ diff --git a/distribution/simpleicons-5/M/Maildotru.puml b/distribution/simpleicons-5/M/Maildotru.puml new file mode 100644 index 00000000000..d0a7be5928f --- /dev/null +++ b/distribution/simpleicons-5/M/Maildotru.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Maildotru + +sprite $MaildotruXs [10x10/16z] uwS3 + +sprite $MaildotruSm [12x12/16z] unza + +sprite $MaildotruMd [16x16/16z] un_X + +sprite $MaildotruLg [20x20/16z] unzKO1G + +!procedure Maildotru($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Maildotru', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Majorleaguehacking.Local.png b/distribution/simpleicons-5/M/Majorleaguehacking.Local.png new file mode 100644 index 00000000000..27fb215e0df Binary files /dev/null and b/distribution/simpleicons-5/M/Majorleaguehacking.Local.png differ diff --git a/distribution/simpleicons-5/M/Majorleaguehacking.Local.puml b/distribution/simpleicons-5/M/Majorleaguehacking.Local.puml new file mode 100644 index 00000000000..d13a9c78179 --- /dev/null +++ b/distribution/simpleicons-5/M/Majorleaguehacking.Local.puml @@ -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 Majorleaguehacking +include('simpleicons-5/M/Majorleaguehacking') + +' renders the element +Majorleaguehacking('Majorleaguehacking', 'Majorleaguehacking', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Majorleaguehacking.Remote.puml b/distribution/simpleicons-5/M/Majorleaguehacking.Remote.puml new file mode 100644 index 00000000000..32147e774d0 --- /dev/null +++ b/distribution/simpleicons-5/M/Majorleaguehacking.Remote.puml @@ -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 Majorleaguehacking +include('simpleicons-5/M/Majorleaguehacking') + +' renders the element +Majorleaguehacking('Majorleaguehacking', 'Majorleaguehacking', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Majorleaguehacking.md b/distribution/simpleicons-5/M/Majorleaguehacking.md new file mode 100644 index 00000000000..be7df7ae3a4 --- /dev/null +++ b/distribution/simpleicons-5/M/Majorleaguehacking.md @@ -0,0 +1,63 @@ +# Majorleaguehacking + + +```text +simpleicons-5/M/Majorleaguehacking +``` + +```text +include('simpleicons-5/M/Majorleaguehacking') +``` + + + +| Illustration | Majorleaguehacking | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Majorleaguehacking.png) | ![illustration for Majorleaguehacking](../../simpleicons-5/M/Majorleaguehacking.Local.png) | + + + + +## Majorleaguehacking + +### 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 Majorleaguehacking +include('simpleicons-5/M/Majorleaguehacking') + +' renders the element +Majorleaguehacking('Majorleaguehacking', 'Majorleaguehacking', '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 Majorleaguehacking +include('simpleicons-5/M/Majorleaguehacking') + +' renders the element +Majorleaguehacking('Majorleaguehacking', 'Majorleaguehacking', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Majorleaguehacking.png b/distribution/simpleicons-5/M/Majorleaguehacking.png new file mode 100644 index 00000000000..0b28a79f7ae Binary files /dev/null and b/distribution/simpleicons-5/M/Majorleaguehacking.png differ diff --git a/distribution/simpleicons-5/M/Majorleaguehacking.puml b/distribution/simpleicons-5/M/Majorleaguehacking.puml new file mode 100644 index 00000000000..9766ee20086 --- /dev/null +++ b/distribution/simpleicons-5/M/Majorleaguehacking.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Majorleaguehacking + +sprite $MajorleaguehackingXs [10x10/16z] uwS3 + +sprite $MajorleaguehackingSm [12x12/16z] unza + +sprite $MajorleaguehackingMd [16x16/16z] un_X + +sprite $MajorleaguehackingLg [20x20/16z] unzKO1G + +!procedure Majorleaguehacking($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Majorleaguehacking', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Makerbot.Local.png b/distribution/simpleicons-5/M/Makerbot.Local.png new file mode 100644 index 00000000000..b80060d40ab Binary files /dev/null and b/distribution/simpleicons-5/M/Makerbot.Local.png differ diff --git a/distribution/simpleicons-5/M/Makerbot.Local.puml b/distribution/simpleicons-5/M/Makerbot.Local.puml new file mode 100644 index 00000000000..b2d6f158dd2 --- /dev/null +++ b/distribution/simpleicons-5/M/Makerbot.Local.puml @@ -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 Makerbot +include('simpleicons-5/M/Makerbot') + +' renders the element +Makerbot('Makerbot', 'Makerbot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Makerbot.Remote.puml b/distribution/simpleicons-5/M/Makerbot.Remote.puml new file mode 100644 index 00000000000..7f88326894b --- /dev/null +++ b/distribution/simpleicons-5/M/Makerbot.Remote.puml @@ -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 Makerbot +include('simpleicons-5/M/Makerbot') + +' renders the element +Makerbot('Makerbot', 'Makerbot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Makerbot.md b/distribution/simpleicons-5/M/Makerbot.md new file mode 100644 index 00000000000..34e1d78c94a --- /dev/null +++ b/distribution/simpleicons-5/M/Makerbot.md @@ -0,0 +1,63 @@ +# Makerbot + + +```text +simpleicons-5/M/Makerbot +``` + +```text +include('simpleicons-5/M/Makerbot') +``` + + + +| Illustration | Makerbot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Makerbot.png) | ![illustration for Makerbot](../../simpleicons-5/M/Makerbot.Local.png) | + + + + +## Makerbot + +### 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 Makerbot +include('simpleicons-5/M/Makerbot') + +' renders the element +Makerbot('Makerbot', 'Makerbot', '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 Makerbot +include('simpleicons-5/M/Makerbot') + +' renders the element +Makerbot('Makerbot', 'Makerbot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Makerbot.png b/distribution/simpleicons-5/M/Makerbot.png new file mode 100644 index 00000000000..4ca7020ec48 Binary files /dev/null and b/distribution/simpleicons-5/M/Makerbot.png differ diff --git a/distribution/simpleicons-5/M/Makerbot.puml b/distribution/simpleicons-5/M/Makerbot.puml new file mode 100644 index 00000000000..cece652665f --- /dev/null +++ b/distribution/simpleicons-5/M/Makerbot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Makerbot + +sprite $MakerbotXs [10x10/16z] uwS3 + +sprite $MakerbotSm [12x12/16z] unza + +sprite $MakerbotMd [16x16/16z] un_X + +sprite $MakerbotLg [20x20/16z] unzKO1G + +!procedure Makerbot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Makerbot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Man.Local.png b/distribution/simpleicons-5/M/Man.Local.png new file mode 100644 index 00000000000..be36ef96142 Binary files /dev/null and b/distribution/simpleicons-5/M/Man.Local.png differ diff --git a/distribution/simpleicons-5/M/Man.Local.puml b/distribution/simpleicons-5/M/Man.Local.puml new file mode 100644 index 00000000000..9cd3986f396 --- /dev/null +++ b/distribution/simpleicons-5/M/Man.Local.puml @@ -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 Man +include('simpleicons-5/M/Man') + +' renders the element +Man('Man', 'Man', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Man.Remote.puml b/distribution/simpleicons-5/M/Man.Remote.puml new file mode 100644 index 00000000000..e02d8f311a5 --- /dev/null +++ b/distribution/simpleicons-5/M/Man.Remote.puml @@ -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 Man +include('simpleicons-5/M/Man') + +' renders the element +Man('Man', 'Man', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Man.md b/distribution/simpleicons-5/M/Man.md new file mode 100644 index 00000000000..741b4025430 --- /dev/null +++ b/distribution/simpleicons-5/M/Man.md @@ -0,0 +1,63 @@ +# Man + + +```text +simpleicons-5/M/Man +``` + +```text +include('simpleicons-5/M/Man') +``` + + + +| Illustration | Man | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Man.png) | ![illustration for Man](../../simpleicons-5/M/Man.Local.png) | + + + + +## Man + +### 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 Man +include('simpleicons-5/M/Man') + +' renders the element +Man('Man', 'Man', '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 Man +include('simpleicons-5/M/Man') + +' renders the element +Man('Man', 'Man', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Man.png b/distribution/simpleicons-5/M/Man.png new file mode 100644 index 00000000000..94290a372b9 Binary files /dev/null and b/distribution/simpleicons-5/M/Man.png differ diff --git a/distribution/simpleicons-5/M/Man.puml b/distribution/simpleicons-5/M/Man.puml new file mode 100644 index 00000000000..cd1c34f72a6 --- /dev/null +++ b/distribution/simpleicons-5/M/Man.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Man + +sprite $ManXs [10x10/16z] uwS3 + +sprite $ManSm [12x12/16z] unza + +sprite $ManMd [16x16/16z] un_X + +sprite $ManLg [20x20/16z] unzKO1G + +!procedure Man($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Man', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Manageiq.Local.png b/distribution/simpleicons-5/M/Manageiq.Local.png new file mode 100644 index 00000000000..b61f8f7319b Binary files /dev/null and b/distribution/simpleicons-5/M/Manageiq.Local.png differ diff --git a/distribution/simpleicons-5/M/Manageiq.Local.puml b/distribution/simpleicons-5/M/Manageiq.Local.puml new file mode 100644 index 00000000000..aa1aab29e3e --- /dev/null +++ b/distribution/simpleicons-5/M/Manageiq.Local.puml @@ -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 Manageiq +include('simpleicons-5/M/Manageiq') + +' renders the element +Manageiq('Manageiq', 'Manageiq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Manageiq.Remote.puml b/distribution/simpleicons-5/M/Manageiq.Remote.puml new file mode 100644 index 00000000000..ddc0aa325b7 --- /dev/null +++ b/distribution/simpleicons-5/M/Manageiq.Remote.puml @@ -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 Manageiq +include('simpleicons-5/M/Manageiq') + +' renders the element +Manageiq('Manageiq', 'Manageiq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Manageiq.md b/distribution/simpleicons-5/M/Manageiq.md new file mode 100644 index 00000000000..597672cd34a --- /dev/null +++ b/distribution/simpleicons-5/M/Manageiq.md @@ -0,0 +1,63 @@ +# Manageiq + + +```text +simpleicons-5/M/Manageiq +``` + +```text +include('simpleicons-5/M/Manageiq') +``` + + + +| Illustration | Manageiq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Manageiq.png) | ![illustration for Manageiq](../../simpleicons-5/M/Manageiq.Local.png) | + + + + +## Manageiq + +### 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 Manageiq +include('simpleicons-5/M/Manageiq') + +' renders the element +Manageiq('Manageiq', 'Manageiq', '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 Manageiq +include('simpleicons-5/M/Manageiq') + +' renders the element +Manageiq('Manageiq', 'Manageiq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Manageiq.png b/distribution/simpleicons-5/M/Manageiq.png new file mode 100644 index 00000000000..d1f01654445 Binary files /dev/null and b/distribution/simpleicons-5/M/Manageiq.png differ diff --git a/distribution/simpleicons-5/M/Manageiq.puml b/distribution/simpleicons-5/M/Manageiq.puml new file mode 100644 index 00000000000..f5f2aa261e8 --- /dev/null +++ b/distribution/simpleicons-5/M/Manageiq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Manageiq + +sprite $ManageiqXs [10x10/16z] uwS3 + +sprite $ManageiqSm [12x12/16z] unza + +sprite $ManageiqMd [16x16/16z] un_X + +sprite $ManageiqLg [20x20/16z] unzKO1G + +!procedure Manageiq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Manageiq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Manjaro.Local.png b/distribution/simpleicons-5/M/Manjaro.Local.png new file mode 100644 index 00000000000..848eb79cc01 Binary files /dev/null and b/distribution/simpleicons-5/M/Manjaro.Local.png differ diff --git a/distribution/simpleicons-5/M/Manjaro.Local.puml b/distribution/simpleicons-5/M/Manjaro.Local.puml new file mode 100644 index 00000000000..6db80e8b089 --- /dev/null +++ b/distribution/simpleicons-5/M/Manjaro.Local.puml @@ -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 Manjaro +include('simpleicons-5/M/Manjaro') + +' renders the element +Manjaro('Manjaro', 'Manjaro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Manjaro.Remote.puml b/distribution/simpleicons-5/M/Manjaro.Remote.puml new file mode 100644 index 00000000000..3525a4c4bb4 --- /dev/null +++ b/distribution/simpleicons-5/M/Manjaro.Remote.puml @@ -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 Manjaro +include('simpleicons-5/M/Manjaro') + +' renders the element +Manjaro('Manjaro', 'Manjaro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Manjaro.md b/distribution/simpleicons-5/M/Manjaro.md new file mode 100644 index 00000000000..fd5e5bc1f3c --- /dev/null +++ b/distribution/simpleicons-5/M/Manjaro.md @@ -0,0 +1,63 @@ +# Manjaro + + +```text +simpleicons-5/M/Manjaro +``` + +```text +include('simpleicons-5/M/Manjaro') +``` + + + +| Illustration | Manjaro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Manjaro.png) | ![illustration for Manjaro](../../simpleicons-5/M/Manjaro.Local.png) | + + + + +## Manjaro + +### 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 Manjaro +include('simpleicons-5/M/Manjaro') + +' renders the element +Manjaro('Manjaro', 'Manjaro', '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 Manjaro +include('simpleicons-5/M/Manjaro') + +' renders the element +Manjaro('Manjaro', 'Manjaro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Manjaro.png b/distribution/simpleicons-5/M/Manjaro.png new file mode 100644 index 00000000000..b03115bb68e Binary files /dev/null and b/distribution/simpleicons-5/M/Manjaro.png differ diff --git a/distribution/simpleicons-5/M/Manjaro.puml b/distribution/simpleicons-5/M/Manjaro.puml new file mode 100644 index 00000000000..7962fa4f801 --- /dev/null +++ b/distribution/simpleicons-5/M/Manjaro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Manjaro + +sprite $ManjaroXs [10x10/16z] uwS3 + +sprite $ManjaroSm [12x12/16z] unza + +sprite $ManjaroMd [16x16/16z] un_X + +sprite $ManjaroLg [20x20/16z] unzKO1G + +!procedure Manjaro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Manjaro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mapbox.Local.png b/distribution/simpleicons-5/M/Mapbox.Local.png new file mode 100644 index 00000000000..9d2276dd7da Binary files /dev/null and b/distribution/simpleicons-5/M/Mapbox.Local.png differ diff --git a/distribution/simpleicons-5/M/Mapbox.Local.puml b/distribution/simpleicons-5/M/Mapbox.Local.puml new file mode 100644 index 00000000000..380a71b9974 --- /dev/null +++ b/distribution/simpleicons-5/M/Mapbox.Local.puml @@ -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 Mapbox +include('simpleicons-5/M/Mapbox') + +' renders the element +Mapbox('Mapbox', 'Mapbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mapbox.Remote.puml b/distribution/simpleicons-5/M/Mapbox.Remote.puml new file mode 100644 index 00000000000..83163817c58 --- /dev/null +++ b/distribution/simpleicons-5/M/Mapbox.Remote.puml @@ -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 Mapbox +include('simpleicons-5/M/Mapbox') + +' renders the element +Mapbox('Mapbox', 'Mapbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mapbox.md b/distribution/simpleicons-5/M/Mapbox.md new file mode 100644 index 00000000000..d5e0e108ae3 --- /dev/null +++ b/distribution/simpleicons-5/M/Mapbox.md @@ -0,0 +1,63 @@ +# Mapbox + + +```text +simpleicons-5/M/Mapbox +``` + +```text +include('simpleicons-5/M/Mapbox') +``` + + + +| Illustration | Mapbox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mapbox.png) | ![illustration for Mapbox](../../simpleicons-5/M/Mapbox.Local.png) | + + + + +## Mapbox + +### 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 Mapbox +include('simpleicons-5/M/Mapbox') + +' renders the element +Mapbox('Mapbox', 'Mapbox', '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 Mapbox +include('simpleicons-5/M/Mapbox') + +' renders the element +Mapbox('Mapbox', 'Mapbox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mapbox.png b/distribution/simpleicons-5/M/Mapbox.png new file mode 100644 index 00000000000..2f2a3c92b03 Binary files /dev/null and b/distribution/simpleicons-5/M/Mapbox.png differ diff --git a/distribution/simpleicons-5/M/Mapbox.puml b/distribution/simpleicons-5/M/Mapbox.puml new file mode 100644 index 00000000000..b3626e9e944 --- /dev/null +++ b/distribution/simpleicons-5/M/Mapbox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mapbox + +sprite $MapboxXs [10x10/16z] uwS3 + +sprite $MapboxSm [12x12/16z] unza + +sprite $MapboxMd [16x16/16z] un_X + +sprite $MapboxLg [20x20/16z] unzKO1G + +!procedure Mapbox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mapbox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mariadb.Local.png b/distribution/simpleicons-5/M/Mariadb.Local.png new file mode 100644 index 00000000000..ee6f9179ee9 Binary files /dev/null and b/distribution/simpleicons-5/M/Mariadb.Local.png differ diff --git a/distribution/simpleicons-5/M/Mariadb.Local.puml b/distribution/simpleicons-5/M/Mariadb.Local.puml new file mode 100644 index 00000000000..85ee5323901 --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadb.Local.puml @@ -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 Mariadb +include('simpleicons-5/M/Mariadb') + +' renders the element +Mariadb('Mariadb', 'Mariadb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mariadb.Remote.puml b/distribution/simpleicons-5/M/Mariadb.Remote.puml new file mode 100644 index 00000000000..47d1dcc9fdc --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadb.Remote.puml @@ -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 Mariadb +include('simpleicons-5/M/Mariadb') + +' renders the element +Mariadb('Mariadb', 'Mariadb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mariadb.md b/distribution/simpleicons-5/M/Mariadb.md new file mode 100644 index 00000000000..cfed8269db8 --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadb.md @@ -0,0 +1,63 @@ +# Mariadb + + +```text +simpleicons-5/M/Mariadb +``` + +```text +include('simpleicons-5/M/Mariadb') +``` + + + +| Illustration | Mariadb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mariadb.png) | ![illustration for Mariadb](../../simpleicons-5/M/Mariadb.Local.png) | + + + + +## Mariadb + +### 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 Mariadb +include('simpleicons-5/M/Mariadb') + +' renders the element +Mariadb('Mariadb', 'Mariadb', '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 Mariadb +include('simpleicons-5/M/Mariadb') + +' renders the element +Mariadb('Mariadb', 'Mariadb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mariadb.png b/distribution/simpleicons-5/M/Mariadb.png new file mode 100644 index 00000000000..75f543d83a1 Binary files /dev/null and b/distribution/simpleicons-5/M/Mariadb.png differ diff --git a/distribution/simpleicons-5/M/Mariadb.puml b/distribution/simpleicons-5/M/Mariadb.puml new file mode 100644 index 00000000000..698610d185f --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mariadb + +sprite $MariadbXs [10x10/16z] uwS3 + +sprite $MariadbSm [12x12/16z] unza + +sprite $MariadbMd [16x16/16z] un_X + +sprite $MariadbLg [20x20/16z] unzKO1G + +!procedure Mariadb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mariadb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mariadbfoundation.Local.png b/distribution/simpleicons-5/M/Mariadbfoundation.Local.png new file mode 100644 index 00000000000..50e52df0da2 Binary files /dev/null and b/distribution/simpleicons-5/M/Mariadbfoundation.Local.png differ diff --git a/distribution/simpleicons-5/M/Mariadbfoundation.Local.puml b/distribution/simpleicons-5/M/Mariadbfoundation.Local.puml new file mode 100644 index 00000000000..887846a3a03 --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadbfoundation.Local.puml @@ -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 Mariadbfoundation +include('simpleicons-5/M/Mariadbfoundation') + +' renders the element +Mariadbfoundation('Mariadbfoundation', 'Mariadbfoundation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mariadbfoundation.Remote.puml b/distribution/simpleicons-5/M/Mariadbfoundation.Remote.puml new file mode 100644 index 00000000000..d0d72605926 --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadbfoundation.Remote.puml @@ -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 Mariadbfoundation +include('simpleicons-5/M/Mariadbfoundation') + +' renders the element +Mariadbfoundation('Mariadbfoundation', 'Mariadbfoundation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mariadbfoundation.md b/distribution/simpleicons-5/M/Mariadbfoundation.md new file mode 100644 index 00000000000..c1af7b78bb5 --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadbfoundation.md @@ -0,0 +1,63 @@ +# Mariadbfoundation + + +```text +simpleicons-5/M/Mariadbfoundation +``` + +```text +include('simpleicons-5/M/Mariadbfoundation') +``` + + + +| Illustration | Mariadbfoundation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mariadbfoundation.png) | ![illustration for Mariadbfoundation](../../simpleicons-5/M/Mariadbfoundation.Local.png) | + + + + +## Mariadbfoundation + +### 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 Mariadbfoundation +include('simpleicons-5/M/Mariadbfoundation') + +' renders the element +Mariadbfoundation('Mariadbfoundation', 'Mariadbfoundation', '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 Mariadbfoundation +include('simpleicons-5/M/Mariadbfoundation') + +' renders the element +Mariadbfoundation('Mariadbfoundation', 'Mariadbfoundation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mariadbfoundation.png b/distribution/simpleicons-5/M/Mariadbfoundation.png new file mode 100644 index 00000000000..3e9ee644b4f Binary files /dev/null and b/distribution/simpleicons-5/M/Mariadbfoundation.png differ diff --git a/distribution/simpleicons-5/M/Mariadbfoundation.puml b/distribution/simpleicons-5/M/Mariadbfoundation.puml new file mode 100644 index 00000000000..349fa4c28e3 --- /dev/null +++ b/distribution/simpleicons-5/M/Mariadbfoundation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mariadbfoundation + +sprite $MariadbfoundationXs [10x10/16z] uwS3 + +sprite $MariadbfoundationSm [12x12/16z] unza + +sprite $MariadbfoundationMd [16x16/16z] un_X + +sprite $MariadbfoundationLg [20x20/16z] unzKO1G + +!procedure Mariadbfoundation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mariadbfoundation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Markdown.Local.png b/distribution/simpleicons-5/M/Markdown.Local.png new file mode 100644 index 00000000000..749faed407c Binary files /dev/null and b/distribution/simpleicons-5/M/Markdown.Local.png differ diff --git a/distribution/simpleicons-5/M/Markdown.Local.puml b/distribution/simpleicons-5/M/Markdown.Local.puml new file mode 100644 index 00000000000..6b3f4c2f9c9 --- /dev/null +++ b/distribution/simpleicons-5/M/Markdown.Local.puml @@ -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 Markdown +include('simpleicons-5/M/Markdown') + +' renders the element +Markdown('Markdown', 'Markdown', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Markdown.Remote.puml b/distribution/simpleicons-5/M/Markdown.Remote.puml new file mode 100644 index 00000000000..010a2de82c1 --- /dev/null +++ b/distribution/simpleicons-5/M/Markdown.Remote.puml @@ -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 Markdown +include('simpleicons-5/M/Markdown') + +' renders the element +Markdown('Markdown', 'Markdown', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Markdown.md b/distribution/simpleicons-5/M/Markdown.md new file mode 100644 index 00000000000..1382d3249a7 --- /dev/null +++ b/distribution/simpleicons-5/M/Markdown.md @@ -0,0 +1,63 @@ +# Markdown + + +```text +simpleicons-5/M/Markdown +``` + +```text +include('simpleicons-5/M/Markdown') +``` + + + +| Illustration | Markdown | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Markdown.png) | ![illustration for Markdown](../../simpleicons-5/M/Markdown.Local.png) | + + + + +## Markdown + +### 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 Markdown +include('simpleicons-5/M/Markdown') + +' renders the element +Markdown('Markdown', 'Markdown', '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 Markdown +include('simpleicons-5/M/Markdown') + +' renders the element +Markdown('Markdown', 'Markdown', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Markdown.png b/distribution/simpleicons-5/M/Markdown.png new file mode 100644 index 00000000000..2d4a990378c Binary files /dev/null and b/distribution/simpleicons-5/M/Markdown.png differ diff --git a/distribution/simpleicons-5/M/Markdown.puml b/distribution/simpleicons-5/M/Markdown.puml new file mode 100644 index 00000000000..9f3cc22b8ab --- /dev/null +++ b/distribution/simpleicons-5/M/Markdown.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Markdown + +sprite $MarkdownXs [10x10/16z] uwS3 + +sprite $MarkdownSm [12x12/16z] unza + +sprite $MarkdownMd [16x16/16z] un_X + +sprite $MarkdownLg [20x20/16z] unzKO1G + +!procedure Markdown($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Markdown', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Marketo.Local.png b/distribution/simpleicons-5/M/Marketo.Local.png new file mode 100644 index 00000000000..8951ba7e91b Binary files /dev/null and b/distribution/simpleicons-5/M/Marketo.Local.png differ diff --git a/distribution/simpleicons-5/M/Marketo.Local.puml b/distribution/simpleicons-5/M/Marketo.Local.puml new file mode 100644 index 00000000000..7da98aeaa58 --- /dev/null +++ b/distribution/simpleicons-5/M/Marketo.Local.puml @@ -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 Marketo +include('simpleicons-5/M/Marketo') + +' renders the element +Marketo('Marketo', 'Marketo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Marketo.Remote.puml b/distribution/simpleicons-5/M/Marketo.Remote.puml new file mode 100644 index 00000000000..ea2441a9e8f --- /dev/null +++ b/distribution/simpleicons-5/M/Marketo.Remote.puml @@ -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 Marketo +include('simpleicons-5/M/Marketo') + +' renders the element +Marketo('Marketo', 'Marketo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Marketo.md b/distribution/simpleicons-5/M/Marketo.md new file mode 100644 index 00000000000..aade1ab66a1 --- /dev/null +++ b/distribution/simpleicons-5/M/Marketo.md @@ -0,0 +1,63 @@ +# Marketo + + +```text +simpleicons-5/M/Marketo +``` + +```text +include('simpleicons-5/M/Marketo') +``` + + + +| Illustration | Marketo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Marketo.png) | ![illustration for Marketo](../../simpleicons-5/M/Marketo.Local.png) | + + + + +## Marketo + +### 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 Marketo +include('simpleicons-5/M/Marketo') + +' renders the element +Marketo('Marketo', 'Marketo', '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 Marketo +include('simpleicons-5/M/Marketo') + +' renders the element +Marketo('Marketo', 'Marketo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Marketo.png b/distribution/simpleicons-5/M/Marketo.png new file mode 100644 index 00000000000..a30c8304292 Binary files /dev/null and b/distribution/simpleicons-5/M/Marketo.png differ diff --git a/distribution/simpleicons-5/M/Marketo.puml b/distribution/simpleicons-5/M/Marketo.puml new file mode 100644 index 00000000000..68e99428d9b --- /dev/null +++ b/distribution/simpleicons-5/M/Marketo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Marketo + +sprite $MarketoXs [10x10/16z] uwS3 + +sprite $MarketoSm [12x12/16z] unza + +sprite $MarketoMd [16x16/16z] un_X + +sprite $MarketoLg [20x20/16z] unzKO1G + +!procedure Marketo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Marketo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Marriott.Local.png b/distribution/simpleicons-5/M/Marriott.Local.png new file mode 100644 index 00000000000..e5198b3d479 Binary files /dev/null and b/distribution/simpleicons-5/M/Marriott.Local.png differ diff --git a/distribution/simpleicons-5/M/Marriott.Local.puml b/distribution/simpleicons-5/M/Marriott.Local.puml new file mode 100644 index 00000000000..a6b09c62ca8 --- /dev/null +++ b/distribution/simpleicons-5/M/Marriott.Local.puml @@ -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 Marriott +include('simpleicons-5/M/Marriott') + +' renders the element +Marriott('Marriott', 'Marriott', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Marriott.Remote.puml b/distribution/simpleicons-5/M/Marriott.Remote.puml new file mode 100644 index 00000000000..a5be0d851db --- /dev/null +++ b/distribution/simpleicons-5/M/Marriott.Remote.puml @@ -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 Marriott +include('simpleicons-5/M/Marriott') + +' renders the element +Marriott('Marriott', 'Marriott', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Marriott.md b/distribution/simpleicons-5/M/Marriott.md new file mode 100644 index 00000000000..a22568ca019 --- /dev/null +++ b/distribution/simpleicons-5/M/Marriott.md @@ -0,0 +1,63 @@ +# Marriott + + +```text +simpleicons-5/M/Marriott +``` + +```text +include('simpleicons-5/M/Marriott') +``` + + + +| Illustration | Marriott | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Marriott.png) | ![illustration for Marriott](../../simpleicons-5/M/Marriott.Local.png) | + + + + +## Marriott + +### 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 Marriott +include('simpleicons-5/M/Marriott') + +' renders the element +Marriott('Marriott', 'Marriott', '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 Marriott +include('simpleicons-5/M/Marriott') + +' renders the element +Marriott('Marriott', 'Marriott', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Marriott.png b/distribution/simpleicons-5/M/Marriott.png new file mode 100644 index 00000000000..54d1971967b Binary files /dev/null and b/distribution/simpleicons-5/M/Marriott.png differ diff --git a/distribution/simpleicons-5/M/Marriott.puml b/distribution/simpleicons-5/M/Marriott.puml new file mode 100644 index 00000000000..608e8f1f959 --- /dev/null +++ b/distribution/simpleicons-5/M/Marriott.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Marriott + +sprite $MarriottXs [10x10/16z] uwS3 + +sprite $MarriottSm [12x12/16z] unza + +sprite $MarriottMd [16x16/16z] un_X + +sprite $MarriottLg [20x20/16z] unzKO1G + +!procedure Marriott($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Marriott', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Maserati.Local.png b/distribution/simpleicons-5/M/Maserati.Local.png new file mode 100644 index 00000000000..552a1f3d961 Binary files /dev/null and b/distribution/simpleicons-5/M/Maserati.Local.png differ diff --git a/distribution/simpleicons-5/M/Maserati.Local.puml b/distribution/simpleicons-5/M/Maserati.Local.puml new file mode 100644 index 00000000000..c163f532b87 --- /dev/null +++ b/distribution/simpleicons-5/M/Maserati.Local.puml @@ -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 Maserati +include('simpleicons-5/M/Maserati') + +' renders the element +Maserati('Maserati', 'Maserati', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maserati.Remote.puml b/distribution/simpleicons-5/M/Maserati.Remote.puml new file mode 100644 index 00000000000..e55276eb596 --- /dev/null +++ b/distribution/simpleicons-5/M/Maserati.Remote.puml @@ -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 Maserati +include('simpleicons-5/M/Maserati') + +' renders the element +Maserati('Maserati', 'Maserati', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maserati.md b/distribution/simpleicons-5/M/Maserati.md new file mode 100644 index 00000000000..6a047f44382 --- /dev/null +++ b/distribution/simpleicons-5/M/Maserati.md @@ -0,0 +1,63 @@ +# Maserati + + +```text +simpleicons-5/M/Maserati +``` + +```text +include('simpleicons-5/M/Maserati') +``` + + + +| Illustration | Maserati | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Maserati.png) | ![illustration for Maserati](../../simpleicons-5/M/Maserati.Local.png) | + + + + +## Maserati + +### 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 Maserati +include('simpleicons-5/M/Maserati') + +' renders the element +Maserati('Maserati', 'Maserati', '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 Maserati +include('simpleicons-5/M/Maserati') + +' renders the element +Maserati('Maserati', 'Maserati', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Maserati.png b/distribution/simpleicons-5/M/Maserati.png new file mode 100644 index 00000000000..b2b6233cfd5 Binary files /dev/null and b/distribution/simpleicons-5/M/Maserati.png differ diff --git a/distribution/simpleicons-5/M/Maserati.puml b/distribution/simpleicons-5/M/Maserati.puml new file mode 100644 index 00000000000..cbf94068991 --- /dev/null +++ b/distribution/simpleicons-5/M/Maserati.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Maserati + +sprite $MaseratiXs [10x10/16z] uwS3 + +sprite $MaseratiSm [12x12/16z] unza + +sprite $MaseratiMd [16x16/16z] un_X + +sprite $MaseratiLg [20x20/16z] unzKO1G + +!procedure Maserati($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Maserati', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mastercard.Local.png b/distribution/simpleicons-5/M/Mastercard.Local.png new file mode 100644 index 00000000000..c7c5fb4b845 Binary files /dev/null and b/distribution/simpleicons-5/M/Mastercard.Local.png differ diff --git a/distribution/simpleicons-5/M/Mastercard.Local.puml b/distribution/simpleicons-5/M/Mastercard.Local.puml new file mode 100644 index 00000000000..0047274e5ca --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercard.Local.puml @@ -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 Mastercard +include('simpleicons-5/M/Mastercard') + +' renders the element +Mastercard('Mastercard', 'Mastercard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mastercard.Remote.puml b/distribution/simpleicons-5/M/Mastercard.Remote.puml new file mode 100644 index 00000000000..3990d23f63a --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercard.Remote.puml @@ -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 Mastercard +include('simpleicons-5/M/Mastercard') + +' renders the element +Mastercard('Mastercard', 'Mastercard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mastercard.md b/distribution/simpleicons-5/M/Mastercard.md new file mode 100644 index 00000000000..1b1e8d8ff5d --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercard.md @@ -0,0 +1,63 @@ +# Mastercard + + +```text +simpleicons-5/M/Mastercard +``` + +```text +include('simpleicons-5/M/Mastercard') +``` + + + +| Illustration | Mastercard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mastercard.png) | ![illustration for Mastercard](../../simpleicons-5/M/Mastercard.Local.png) | + + + + +## Mastercard + +### 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 Mastercard +include('simpleicons-5/M/Mastercard') + +' renders the element +Mastercard('Mastercard', 'Mastercard', '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 Mastercard +include('simpleicons-5/M/Mastercard') + +' renders the element +Mastercard('Mastercard', 'Mastercard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mastercard.png b/distribution/simpleicons-5/M/Mastercard.png new file mode 100644 index 00000000000..5a532ed4a31 Binary files /dev/null and b/distribution/simpleicons-5/M/Mastercard.png differ diff --git a/distribution/simpleicons-5/M/Mastercard.puml b/distribution/simpleicons-5/M/Mastercard.puml new file mode 100644 index 00000000000..1369c19052e --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mastercard + +sprite $MastercardXs [10x10/16z] uwS3 + +sprite $MastercardSm [12x12/16z] unza + +sprite $MastercardMd [16x16/16z] un_X + +sprite $MastercardLg [20x20/16z] unzKO1G + +!procedure Mastercard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mastercard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mastercomfig.Local.png b/distribution/simpleicons-5/M/Mastercomfig.Local.png new file mode 100644 index 00000000000..8f5903e77d0 Binary files /dev/null and b/distribution/simpleicons-5/M/Mastercomfig.Local.png differ diff --git a/distribution/simpleicons-5/M/Mastercomfig.Local.puml b/distribution/simpleicons-5/M/Mastercomfig.Local.puml new file mode 100644 index 00000000000..7790edf47c4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercomfig.Local.puml @@ -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 Mastercomfig +include('simpleicons-5/M/Mastercomfig') + +' renders the element +Mastercomfig('Mastercomfig', 'Mastercomfig', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mastercomfig.Remote.puml b/distribution/simpleicons-5/M/Mastercomfig.Remote.puml new file mode 100644 index 00000000000..122e6cf4df7 --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercomfig.Remote.puml @@ -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 Mastercomfig +include('simpleicons-5/M/Mastercomfig') + +' renders the element +Mastercomfig('Mastercomfig', 'Mastercomfig', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mastercomfig.md b/distribution/simpleicons-5/M/Mastercomfig.md new file mode 100644 index 00000000000..d99a080e195 --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercomfig.md @@ -0,0 +1,63 @@ +# Mastercomfig + + +```text +simpleicons-5/M/Mastercomfig +``` + +```text +include('simpleicons-5/M/Mastercomfig') +``` + + + +| Illustration | Mastercomfig | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mastercomfig.png) | ![illustration for Mastercomfig](../../simpleicons-5/M/Mastercomfig.Local.png) | + + + + +## Mastercomfig + +### 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 Mastercomfig +include('simpleicons-5/M/Mastercomfig') + +' renders the element +Mastercomfig('Mastercomfig', 'Mastercomfig', '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 Mastercomfig +include('simpleicons-5/M/Mastercomfig') + +' renders the element +Mastercomfig('Mastercomfig', 'Mastercomfig', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mastercomfig.png b/distribution/simpleicons-5/M/Mastercomfig.png new file mode 100644 index 00000000000..5ced6403f96 Binary files /dev/null and b/distribution/simpleicons-5/M/Mastercomfig.png differ diff --git a/distribution/simpleicons-5/M/Mastercomfig.puml b/distribution/simpleicons-5/M/Mastercomfig.puml new file mode 100644 index 00000000000..0e0c22a54d2 --- /dev/null +++ b/distribution/simpleicons-5/M/Mastercomfig.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mastercomfig + +sprite $MastercomfigXs [10x10/16z] uwS3 + +sprite $MastercomfigSm [12x12/16z] unza + +sprite $MastercomfigMd [16x16/16z] un_X + +sprite $MastercomfigLg [20x20/16z] unzKO1G + +!procedure Mastercomfig($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mastercomfig', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mastodon.Local.png b/distribution/simpleicons-5/M/Mastodon.Local.png new file mode 100644 index 00000000000..12d616092dd Binary files /dev/null and b/distribution/simpleicons-5/M/Mastodon.Local.png differ diff --git a/distribution/simpleicons-5/M/Mastodon.Local.puml b/distribution/simpleicons-5/M/Mastodon.Local.puml new file mode 100644 index 00000000000..86cb3d6c019 --- /dev/null +++ b/distribution/simpleicons-5/M/Mastodon.Local.puml @@ -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 Mastodon +include('simpleicons-5/M/Mastodon') + +' renders the element +Mastodon('Mastodon', 'Mastodon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mastodon.Remote.puml b/distribution/simpleicons-5/M/Mastodon.Remote.puml new file mode 100644 index 00000000000..e9af3a5abd6 --- /dev/null +++ b/distribution/simpleicons-5/M/Mastodon.Remote.puml @@ -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 Mastodon +include('simpleicons-5/M/Mastodon') + +' renders the element +Mastodon('Mastodon', 'Mastodon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mastodon.md b/distribution/simpleicons-5/M/Mastodon.md new file mode 100644 index 00000000000..8ca6317888d --- /dev/null +++ b/distribution/simpleicons-5/M/Mastodon.md @@ -0,0 +1,63 @@ +# Mastodon + + +```text +simpleicons-5/M/Mastodon +``` + +```text +include('simpleicons-5/M/Mastodon') +``` + + + +| Illustration | Mastodon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mastodon.png) | ![illustration for Mastodon](../../simpleicons-5/M/Mastodon.Local.png) | + + + + +## Mastodon + +### 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 Mastodon +include('simpleicons-5/M/Mastodon') + +' renders the element +Mastodon('Mastodon', 'Mastodon', '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 Mastodon +include('simpleicons-5/M/Mastodon') + +' renders the element +Mastodon('Mastodon', 'Mastodon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mastodon.png b/distribution/simpleicons-5/M/Mastodon.png new file mode 100644 index 00000000000..3542bf4b7cb Binary files /dev/null and b/distribution/simpleicons-5/M/Mastodon.png differ diff --git a/distribution/simpleicons-5/M/Mastodon.puml b/distribution/simpleicons-5/M/Mastodon.puml new file mode 100644 index 00000000000..a81ad2dfbdd --- /dev/null +++ b/distribution/simpleicons-5/M/Mastodon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mastodon + +sprite $MastodonXs [10x10/16z] uwS3 + +sprite $MastodonSm [12x12/16z] unza + +sprite $MastodonMd [16x16/16z] un_X + +sprite $MastodonLg [20x20/16z] unzKO1G + +!procedure Mastodon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mastodon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Materialdesign.Local.png b/distribution/simpleicons-5/M/Materialdesign.Local.png new file mode 100644 index 00000000000..ebd04a90bf3 Binary files /dev/null and b/distribution/simpleicons-5/M/Materialdesign.Local.png differ diff --git a/distribution/simpleicons-5/M/Materialdesign.Local.puml b/distribution/simpleicons-5/M/Materialdesign.Local.puml new file mode 100644 index 00000000000..b2c6796ba20 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesign.Local.puml @@ -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 Materialdesign +include('simpleicons-5/M/Materialdesign') + +' renders the element +Materialdesign('Materialdesign', 'Materialdesign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Materialdesign.Remote.puml b/distribution/simpleicons-5/M/Materialdesign.Remote.puml new file mode 100644 index 00000000000..04161f699b2 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesign.Remote.puml @@ -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 Materialdesign +include('simpleicons-5/M/Materialdesign') + +' renders the element +Materialdesign('Materialdesign', 'Materialdesign', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Materialdesign.md b/distribution/simpleicons-5/M/Materialdesign.md new file mode 100644 index 00000000000..e750e1a3316 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesign.md @@ -0,0 +1,63 @@ +# Materialdesign + + +```text +simpleicons-5/M/Materialdesign +``` + +```text +include('simpleicons-5/M/Materialdesign') +``` + + + +| Illustration | Materialdesign | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Materialdesign.png) | ![illustration for Materialdesign](../../simpleicons-5/M/Materialdesign.Local.png) | + + + + +## Materialdesign + +### 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 Materialdesign +include('simpleicons-5/M/Materialdesign') + +' renders the element +Materialdesign('Materialdesign', 'Materialdesign', '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 Materialdesign +include('simpleicons-5/M/Materialdesign') + +' renders the element +Materialdesign('Materialdesign', 'Materialdesign', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Materialdesign.png b/distribution/simpleicons-5/M/Materialdesign.png new file mode 100644 index 00000000000..5495a2c5b71 Binary files /dev/null and b/distribution/simpleicons-5/M/Materialdesign.png differ diff --git a/distribution/simpleicons-5/M/Materialdesign.puml b/distribution/simpleicons-5/M/Materialdesign.puml new file mode 100644 index 00000000000..cb1478fcf9d --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesign.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Materialdesign + +sprite $MaterialdesignXs [10x10/16z] uwS3 + +sprite $MaterialdesignSm [12x12/16z] unza + +sprite $MaterialdesignMd [16x16/16z] un_X + +sprite $MaterialdesignLg [20x20/16z] unzKO1G + +!procedure Materialdesign($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Materialdesign', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Materialdesignicons.Local.png b/distribution/simpleicons-5/M/Materialdesignicons.Local.png new file mode 100644 index 00000000000..62c89dc3fb7 Binary files /dev/null and b/distribution/simpleicons-5/M/Materialdesignicons.Local.png differ diff --git a/distribution/simpleicons-5/M/Materialdesignicons.Local.puml b/distribution/simpleicons-5/M/Materialdesignicons.Local.puml new file mode 100644 index 00000000000..a4c3ea10e8a --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesignicons.Local.puml @@ -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 Materialdesignicons +include('simpleicons-5/M/Materialdesignicons') + +' renders the element +Materialdesignicons('Materialdesignicons', 'Materialdesignicons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Materialdesignicons.Remote.puml b/distribution/simpleicons-5/M/Materialdesignicons.Remote.puml new file mode 100644 index 00000000000..8716b2dd9f0 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesignicons.Remote.puml @@ -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 Materialdesignicons +include('simpleicons-5/M/Materialdesignicons') + +' renders the element +Materialdesignicons('Materialdesignicons', 'Materialdesignicons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Materialdesignicons.md b/distribution/simpleicons-5/M/Materialdesignicons.md new file mode 100644 index 00000000000..4b78ca34a42 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesignicons.md @@ -0,0 +1,63 @@ +# Materialdesignicons + + +```text +simpleicons-5/M/Materialdesignicons +``` + +```text +include('simpleicons-5/M/Materialdesignicons') +``` + + + +| Illustration | Materialdesignicons | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Materialdesignicons.png) | ![illustration for Materialdesignicons](../../simpleicons-5/M/Materialdesignicons.Local.png) | + + + + +## Materialdesignicons + +### 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 Materialdesignicons +include('simpleicons-5/M/Materialdesignicons') + +' renders the element +Materialdesignicons('Materialdesignicons', 'Materialdesignicons', '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 Materialdesignicons +include('simpleicons-5/M/Materialdesignicons') + +' renders the element +Materialdesignicons('Materialdesignicons', 'Materialdesignicons', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Materialdesignicons.png b/distribution/simpleicons-5/M/Materialdesignicons.png new file mode 100644 index 00000000000..26e38de1613 Binary files /dev/null and b/distribution/simpleicons-5/M/Materialdesignicons.png differ diff --git a/distribution/simpleicons-5/M/Materialdesignicons.puml b/distribution/simpleicons-5/M/Materialdesignicons.puml new file mode 100644 index 00000000000..a5e2abce3a7 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialdesignicons.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Materialdesignicons + +sprite $MaterialdesigniconsXs [10x10/16z] uwS3 + +sprite $MaterialdesigniconsSm [12x12/16z] unza + +sprite $MaterialdesigniconsMd [16x16/16z] un_X + +sprite $MaterialdesigniconsLg [20x20/16z] unzKO1G + +!procedure Materialdesignicons($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Materialdesignicons', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Materialui.Local.png b/distribution/simpleicons-5/M/Materialui.Local.png new file mode 100644 index 00000000000..09d02a67b8b Binary files /dev/null and b/distribution/simpleicons-5/M/Materialui.Local.png differ diff --git a/distribution/simpleicons-5/M/Materialui.Local.puml b/distribution/simpleicons-5/M/Materialui.Local.puml new file mode 100644 index 00000000000..158537f5df6 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialui.Local.puml @@ -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 Materialui +include('simpleicons-5/M/Materialui') + +' renders the element +Materialui('Materialui', 'Materialui', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Materialui.Remote.puml b/distribution/simpleicons-5/M/Materialui.Remote.puml new file mode 100644 index 00000000000..f3a86c7b1a3 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialui.Remote.puml @@ -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 Materialui +include('simpleicons-5/M/Materialui') + +' renders the element +Materialui('Materialui', 'Materialui', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Materialui.md b/distribution/simpleicons-5/M/Materialui.md new file mode 100644 index 00000000000..75e92b21e72 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialui.md @@ -0,0 +1,63 @@ +# Materialui + + +```text +simpleicons-5/M/Materialui +``` + +```text +include('simpleicons-5/M/Materialui') +``` + + + +| Illustration | Materialui | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Materialui.png) | ![illustration for Materialui](../../simpleicons-5/M/Materialui.Local.png) | + + + + +## Materialui + +### 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 Materialui +include('simpleicons-5/M/Materialui') + +' renders the element +Materialui('Materialui', 'Materialui', '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 Materialui +include('simpleicons-5/M/Materialui') + +' renders the element +Materialui('Materialui', 'Materialui', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Materialui.png b/distribution/simpleicons-5/M/Materialui.png new file mode 100644 index 00000000000..b70de7c97f9 Binary files /dev/null and b/distribution/simpleicons-5/M/Materialui.png differ diff --git a/distribution/simpleicons-5/M/Materialui.puml b/distribution/simpleicons-5/M/Materialui.puml new file mode 100644 index 00000000000..104586c5642 --- /dev/null +++ b/distribution/simpleicons-5/M/Materialui.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Materialui + +sprite $MaterialuiXs [10x10/16z] uwS3 + +sprite $MaterialuiSm [12x12/16z] unza + +sprite $MaterialuiMd [16x16/16z] un_X + +sprite $MaterialuiLg [20x20/16z] unzKO1G + +!procedure Materialui($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Materialui', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Matomo.Local.png b/distribution/simpleicons-5/M/Matomo.Local.png new file mode 100644 index 00000000000..7ee7a8d5d39 Binary files /dev/null and b/distribution/simpleicons-5/M/Matomo.Local.png differ diff --git a/distribution/simpleicons-5/M/Matomo.Local.puml b/distribution/simpleicons-5/M/Matomo.Local.puml new file mode 100644 index 00000000000..01465093994 --- /dev/null +++ b/distribution/simpleicons-5/M/Matomo.Local.puml @@ -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 Matomo +include('simpleicons-5/M/Matomo') + +' renders the element +Matomo('Matomo', 'Matomo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Matomo.Remote.puml b/distribution/simpleicons-5/M/Matomo.Remote.puml new file mode 100644 index 00000000000..03e2b32fea1 --- /dev/null +++ b/distribution/simpleicons-5/M/Matomo.Remote.puml @@ -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 Matomo +include('simpleicons-5/M/Matomo') + +' renders the element +Matomo('Matomo', 'Matomo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Matomo.md b/distribution/simpleicons-5/M/Matomo.md new file mode 100644 index 00000000000..56b938b612f --- /dev/null +++ b/distribution/simpleicons-5/M/Matomo.md @@ -0,0 +1,63 @@ +# Matomo + + +```text +simpleicons-5/M/Matomo +``` + +```text +include('simpleicons-5/M/Matomo') +``` + + + +| Illustration | Matomo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Matomo.png) | ![illustration for Matomo](../../simpleicons-5/M/Matomo.Local.png) | + + + + +## Matomo + +### 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 Matomo +include('simpleicons-5/M/Matomo') + +' renders the element +Matomo('Matomo', 'Matomo', '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 Matomo +include('simpleicons-5/M/Matomo') + +' renders the element +Matomo('Matomo', 'Matomo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Matomo.png b/distribution/simpleicons-5/M/Matomo.png new file mode 100644 index 00000000000..bc4d363fe91 Binary files /dev/null and b/distribution/simpleicons-5/M/Matomo.png differ diff --git a/distribution/simpleicons-5/M/Matomo.puml b/distribution/simpleicons-5/M/Matomo.puml new file mode 100644 index 00000000000..ae470c1ab1f --- /dev/null +++ b/distribution/simpleicons-5/M/Matomo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Matomo + +sprite $MatomoXs [10x10/16z] uwS3 + +sprite $MatomoSm [12x12/16z] unza + +sprite $MatomoMd [16x16/16z] un_X + +sprite $MatomoLg [20x20/16z] unzKO1G + +!procedure Matomo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Matomo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Matrix.Local.png b/distribution/simpleicons-5/M/Matrix.Local.png new file mode 100644 index 00000000000..bdb60a58abe Binary files /dev/null and b/distribution/simpleicons-5/M/Matrix.Local.png differ diff --git a/distribution/simpleicons-5/M/Matrix.Local.puml b/distribution/simpleicons-5/M/Matrix.Local.puml new file mode 100644 index 00000000000..9b3c65cdf67 --- /dev/null +++ b/distribution/simpleicons-5/M/Matrix.Local.puml @@ -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 Matrix +include('simpleicons-5/M/Matrix') + +' renders the element +Matrix('Matrix', 'Matrix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Matrix.Remote.puml b/distribution/simpleicons-5/M/Matrix.Remote.puml new file mode 100644 index 00000000000..a9bb9ee4429 --- /dev/null +++ b/distribution/simpleicons-5/M/Matrix.Remote.puml @@ -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 Matrix +include('simpleicons-5/M/Matrix') + +' renders the element +Matrix('Matrix', 'Matrix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Matrix.md b/distribution/simpleicons-5/M/Matrix.md new file mode 100644 index 00000000000..10da914f178 --- /dev/null +++ b/distribution/simpleicons-5/M/Matrix.md @@ -0,0 +1,63 @@ +# Matrix + + +```text +simpleicons-5/M/Matrix +``` + +```text +include('simpleicons-5/M/Matrix') +``` + + + +| Illustration | Matrix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Matrix.png) | ![illustration for Matrix](../../simpleicons-5/M/Matrix.Local.png) | + + + + +## Matrix + +### 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 Matrix +include('simpleicons-5/M/Matrix') + +' renders the element +Matrix('Matrix', 'Matrix', '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 Matrix +include('simpleicons-5/M/Matrix') + +' renders the element +Matrix('Matrix', 'Matrix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Matrix.png b/distribution/simpleicons-5/M/Matrix.png new file mode 100644 index 00000000000..f04b2f66123 Binary files /dev/null and b/distribution/simpleicons-5/M/Matrix.png differ diff --git a/distribution/simpleicons-5/M/Matrix.puml b/distribution/simpleicons-5/M/Matrix.puml new file mode 100644 index 00000000000..5717ca2f37e --- /dev/null +++ b/distribution/simpleicons-5/M/Matrix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Matrix + +sprite $MatrixXs [10x10/16z] uwS3 + +sprite $MatrixSm [12x12/16z] unza + +sprite $MatrixMd [16x16/16z] un_X + +sprite $MatrixLg [20x20/16z] unzKO1G + +!procedure Matrix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Matrix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mattermost.Local.png b/distribution/simpleicons-5/M/Mattermost.Local.png new file mode 100644 index 00000000000..9f41bea51b2 Binary files /dev/null and b/distribution/simpleicons-5/M/Mattermost.Local.png differ diff --git a/distribution/simpleicons-5/M/Mattermost.Local.puml b/distribution/simpleicons-5/M/Mattermost.Local.puml new file mode 100644 index 00000000000..7ac03ab36d0 --- /dev/null +++ b/distribution/simpleicons-5/M/Mattermost.Local.puml @@ -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 Mattermost +include('simpleicons-5/M/Mattermost') + +' renders the element +Mattermost('Mattermost', 'Mattermost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mattermost.Remote.puml b/distribution/simpleicons-5/M/Mattermost.Remote.puml new file mode 100644 index 00000000000..7a288f959e7 --- /dev/null +++ b/distribution/simpleicons-5/M/Mattermost.Remote.puml @@ -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 Mattermost +include('simpleicons-5/M/Mattermost') + +' renders the element +Mattermost('Mattermost', 'Mattermost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mattermost.md b/distribution/simpleicons-5/M/Mattermost.md new file mode 100644 index 00000000000..f888f4ea853 --- /dev/null +++ b/distribution/simpleicons-5/M/Mattermost.md @@ -0,0 +1,63 @@ +# Mattermost + + +```text +simpleicons-5/M/Mattermost +``` + +```text +include('simpleicons-5/M/Mattermost') +``` + + + +| Illustration | Mattermost | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mattermost.png) | ![illustration for Mattermost](../../simpleicons-5/M/Mattermost.Local.png) | + + + + +## Mattermost + +### 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 Mattermost +include('simpleicons-5/M/Mattermost') + +' renders the element +Mattermost('Mattermost', 'Mattermost', '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 Mattermost +include('simpleicons-5/M/Mattermost') + +' renders the element +Mattermost('Mattermost', 'Mattermost', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mattermost.png b/distribution/simpleicons-5/M/Mattermost.png new file mode 100644 index 00000000000..b59f73dc278 Binary files /dev/null and b/distribution/simpleicons-5/M/Mattermost.png differ diff --git a/distribution/simpleicons-5/M/Mattermost.puml b/distribution/simpleicons-5/M/Mattermost.puml new file mode 100644 index 00000000000..60b0087939c --- /dev/null +++ b/distribution/simpleicons-5/M/Mattermost.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mattermost + +sprite $MattermostXs [10x10/16z] uwS3 + +sprite $MattermostSm [12x12/16z] unza + +sprite $MattermostMd [16x16/16z] un_X + +sprite $MattermostLg [20x20/16z] unzKO1G + +!procedure Mattermost($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mattermost', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Matternet.Local.png b/distribution/simpleicons-5/M/Matternet.Local.png new file mode 100644 index 00000000000..76f5030fb21 Binary files /dev/null and b/distribution/simpleicons-5/M/Matternet.Local.png differ diff --git a/distribution/simpleicons-5/M/Matternet.Local.puml b/distribution/simpleicons-5/M/Matternet.Local.puml new file mode 100644 index 00000000000..11138ec61d6 --- /dev/null +++ b/distribution/simpleicons-5/M/Matternet.Local.puml @@ -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 Matternet +include('simpleicons-5/M/Matternet') + +' renders the element +Matternet('Matternet', 'Matternet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Matternet.Remote.puml b/distribution/simpleicons-5/M/Matternet.Remote.puml new file mode 100644 index 00000000000..c2e0808004a --- /dev/null +++ b/distribution/simpleicons-5/M/Matternet.Remote.puml @@ -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 Matternet +include('simpleicons-5/M/Matternet') + +' renders the element +Matternet('Matternet', 'Matternet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Matternet.md b/distribution/simpleicons-5/M/Matternet.md new file mode 100644 index 00000000000..bdf673fdb72 --- /dev/null +++ b/distribution/simpleicons-5/M/Matternet.md @@ -0,0 +1,63 @@ +# Matternet + + +```text +simpleicons-5/M/Matternet +``` + +```text +include('simpleicons-5/M/Matternet') +``` + + + +| Illustration | Matternet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Matternet.png) | ![illustration for Matternet](../../simpleicons-5/M/Matternet.Local.png) | + + + + +## Matternet + +### 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 Matternet +include('simpleicons-5/M/Matternet') + +' renders the element +Matternet('Matternet', 'Matternet', '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 Matternet +include('simpleicons-5/M/Matternet') + +' renders the element +Matternet('Matternet', 'Matternet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Matternet.png b/distribution/simpleicons-5/M/Matternet.png new file mode 100644 index 00000000000..2bab77c93e6 Binary files /dev/null and b/distribution/simpleicons-5/M/Matternet.png differ diff --git a/distribution/simpleicons-5/M/Matternet.puml b/distribution/simpleicons-5/M/Matternet.puml new file mode 100644 index 00000000000..310eda1b47b --- /dev/null +++ b/distribution/simpleicons-5/M/Matternet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Matternet + +sprite $MatternetXs [10x10/16z] uwS3 + +sprite $MatternetSm [12x12/16z] unza + +sprite $MatternetMd [16x16/16z] un_X + +sprite $MatternetLg [20x20/16z] unzKO1G + +!procedure Matternet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Matternet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Max.Local.png b/distribution/simpleicons-5/M/Max.Local.png new file mode 100644 index 00000000000..9e3989366b8 Binary files /dev/null and b/distribution/simpleicons-5/M/Max.Local.png differ diff --git a/distribution/simpleicons-5/M/Max.Local.puml b/distribution/simpleicons-5/M/Max.Local.puml new file mode 100644 index 00000000000..d05b0399a0e --- /dev/null +++ b/distribution/simpleicons-5/M/Max.Local.puml @@ -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 Max +include('simpleicons-5/M/Max') + +' renders the element +Max('Max', 'Max', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Max.Remote.puml b/distribution/simpleicons-5/M/Max.Remote.puml new file mode 100644 index 00000000000..985fb2141ea --- /dev/null +++ b/distribution/simpleicons-5/M/Max.Remote.puml @@ -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 Max +include('simpleicons-5/M/Max') + +' renders the element +Max('Max', 'Max', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Max.md b/distribution/simpleicons-5/M/Max.md new file mode 100644 index 00000000000..68883c77045 --- /dev/null +++ b/distribution/simpleicons-5/M/Max.md @@ -0,0 +1,63 @@ +# Max + + +```text +simpleicons-5/M/Max +``` + +```text +include('simpleicons-5/M/Max') +``` + + + +| Illustration | Max | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Max.png) | ![illustration for Max](../../simpleicons-5/M/Max.Local.png) | + + + + +## Max + +### 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 Max +include('simpleicons-5/M/Max') + +' renders the element +Max('Max', 'Max', '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 Max +include('simpleicons-5/M/Max') + +' renders the element +Max('Max', 'Max', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Max.png b/distribution/simpleicons-5/M/Max.png new file mode 100644 index 00000000000..31a1d923c12 Binary files /dev/null and b/distribution/simpleicons-5/M/Max.png differ diff --git a/distribution/simpleicons-5/M/Max.puml b/distribution/simpleicons-5/M/Max.puml new file mode 100644 index 00000000000..9148b15df9a --- /dev/null +++ b/distribution/simpleicons-5/M/Max.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Max + +sprite $MaxXs [10x10/16z] uwS3 + +sprite $MaxSm [12x12/16z] unza + +sprite $MaxMd [16x16/16z] un_X + +sprite $MaxLg [20x20/16z] unzKO1G + +!procedure Max($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Max', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Maxplanckgesellschaft.Local.png b/distribution/simpleicons-5/M/Maxplanckgesellschaft.Local.png new file mode 100644 index 00000000000..ce0d97714fb Binary files /dev/null and b/distribution/simpleicons-5/M/Maxplanckgesellschaft.Local.png differ diff --git a/distribution/simpleicons-5/M/Maxplanckgesellschaft.Local.puml b/distribution/simpleicons-5/M/Maxplanckgesellschaft.Local.puml new file mode 100644 index 00000000000..b7da7d55c85 --- /dev/null +++ b/distribution/simpleicons-5/M/Maxplanckgesellschaft.Local.puml @@ -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 Maxplanckgesellschaft +include('simpleicons-5/M/Maxplanckgesellschaft') + +' renders the element +Maxplanckgesellschaft('Maxplanckgesellschaft', 'Maxplanckgesellschaft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maxplanckgesellschaft.Remote.puml b/distribution/simpleicons-5/M/Maxplanckgesellschaft.Remote.puml new file mode 100644 index 00000000000..04011ae1126 --- /dev/null +++ b/distribution/simpleicons-5/M/Maxplanckgesellschaft.Remote.puml @@ -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 Maxplanckgesellschaft +include('simpleicons-5/M/Maxplanckgesellschaft') + +' renders the element +Maxplanckgesellschaft('Maxplanckgesellschaft', 'Maxplanckgesellschaft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maxplanckgesellschaft.md b/distribution/simpleicons-5/M/Maxplanckgesellschaft.md new file mode 100644 index 00000000000..e7c97ceac69 --- /dev/null +++ b/distribution/simpleicons-5/M/Maxplanckgesellschaft.md @@ -0,0 +1,63 @@ +# Maxplanckgesellschaft + + +```text +simpleicons-5/M/Maxplanckgesellschaft +``` + +```text +include('simpleicons-5/M/Maxplanckgesellschaft') +``` + + + +| Illustration | Maxplanckgesellschaft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Maxplanckgesellschaft.png) | ![illustration for Maxplanckgesellschaft](../../simpleicons-5/M/Maxplanckgesellschaft.Local.png) | + + + + +## Maxplanckgesellschaft + +### 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 Maxplanckgesellschaft +include('simpleicons-5/M/Maxplanckgesellschaft') + +' renders the element +Maxplanckgesellschaft('Maxplanckgesellschaft', 'Maxplanckgesellschaft', '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 Maxplanckgesellschaft +include('simpleicons-5/M/Maxplanckgesellschaft') + +' renders the element +Maxplanckgesellschaft('Maxplanckgesellschaft', 'Maxplanckgesellschaft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Maxplanckgesellschaft.png b/distribution/simpleicons-5/M/Maxplanckgesellschaft.png new file mode 100644 index 00000000000..151f9934fae Binary files /dev/null and b/distribution/simpleicons-5/M/Maxplanckgesellschaft.png differ diff --git a/distribution/simpleicons-5/M/Maxplanckgesellschaft.puml b/distribution/simpleicons-5/M/Maxplanckgesellschaft.puml new file mode 100644 index 00000000000..08e3cc27788 --- /dev/null +++ b/distribution/simpleicons-5/M/Maxplanckgesellschaft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Maxplanckgesellschaft + +sprite $MaxplanckgesellschaftXs [10x10/16z] uwS3 + +sprite $MaxplanckgesellschaftSm [12x12/16z] unza + +sprite $MaxplanckgesellschaftMd [16x16/16z] un_X + +sprite $MaxplanckgesellschaftLg [20x20/16z] unzKO1G + +!procedure Maxplanckgesellschaft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Maxplanckgesellschaft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Maytag.Local.png b/distribution/simpleicons-5/M/Maytag.Local.png new file mode 100644 index 00000000000..7c1b930b18a Binary files /dev/null and b/distribution/simpleicons-5/M/Maytag.Local.png differ diff --git a/distribution/simpleicons-5/M/Maytag.Local.puml b/distribution/simpleicons-5/M/Maytag.Local.puml new file mode 100644 index 00000000000..20b077b85b9 --- /dev/null +++ b/distribution/simpleicons-5/M/Maytag.Local.puml @@ -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 Maytag +include('simpleicons-5/M/Maytag') + +' renders the element +Maytag('Maytag', 'Maytag', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maytag.Remote.puml b/distribution/simpleicons-5/M/Maytag.Remote.puml new file mode 100644 index 00000000000..cd0d4699187 --- /dev/null +++ b/distribution/simpleicons-5/M/Maytag.Remote.puml @@ -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 Maytag +include('simpleicons-5/M/Maytag') + +' renders the element +Maytag('Maytag', 'Maytag', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Maytag.md b/distribution/simpleicons-5/M/Maytag.md new file mode 100644 index 00000000000..1c5120f0dd9 --- /dev/null +++ b/distribution/simpleicons-5/M/Maytag.md @@ -0,0 +1,63 @@ +# Maytag + + +```text +simpleicons-5/M/Maytag +``` + +```text +include('simpleicons-5/M/Maytag') +``` + + + +| Illustration | Maytag | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Maytag.png) | ![illustration for Maytag](../../simpleicons-5/M/Maytag.Local.png) | + + + + +## Maytag + +### 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 Maytag +include('simpleicons-5/M/Maytag') + +' renders the element +Maytag('Maytag', 'Maytag', '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 Maytag +include('simpleicons-5/M/Maytag') + +' renders the element +Maytag('Maytag', 'Maytag', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Maytag.png b/distribution/simpleicons-5/M/Maytag.png new file mode 100644 index 00000000000..eb7548758bb Binary files /dev/null and b/distribution/simpleicons-5/M/Maytag.png differ diff --git a/distribution/simpleicons-5/M/Maytag.puml b/distribution/simpleicons-5/M/Maytag.puml new file mode 100644 index 00000000000..50b2d69758c --- /dev/null +++ b/distribution/simpleicons-5/M/Maytag.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Maytag + +sprite $MaytagXs [10x10/16z] uwS3 + +sprite $MaytagSm [12x12/16z] unza + +sprite $MaytagMd [16x16/16z] un_X + +sprite $MaytagLg [20x20/16z] unzKO1G + +!procedure Maytag($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Maytag', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mazda.Local.png b/distribution/simpleicons-5/M/Mazda.Local.png new file mode 100644 index 00000000000..e46964db283 Binary files /dev/null and b/distribution/simpleicons-5/M/Mazda.Local.png differ diff --git a/distribution/simpleicons-5/M/Mazda.Local.puml b/distribution/simpleicons-5/M/Mazda.Local.puml new file mode 100644 index 00000000000..e457adda9b0 --- /dev/null +++ b/distribution/simpleicons-5/M/Mazda.Local.puml @@ -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 Mazda +include('simpleicons-5/M/Mazda') + +' renders the element +Mazda('Mazda', 'Mazda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mazda.Remote.puml b/distribution/simpleicons-5/M/Mazda.Remote.puml new file mode 100644 index 00000000000..8ffdc672b34 --- /dev/null +++ b/distribution/simpleicons-5/M/Mazda.Remote.puml @@ -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 Mazda +include('simpleicons-5/M/Mazda') + +' renders the element +Mazda('Mazda', 'Mazda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mazda.md b/distribution/simpleicons-5/M/Mazda.md new file mode 100644 index 00000000000..04132a75540 --- /dev/null +++ b/distribution/simpleicons-5/M/Mazda.md @@ -0,0 +1,63 @@ +# Mazda + + +```text +simpleicons-5/M/Mazda +``` + +```text +include('simpleicons-5/M/Mazda') +``` + + + +| Illustration | Mazda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mazda.png) | ![illustration for Mazda](../../simpleicons-5/M/Mazda.Local.png) | + + + + +## Mazda + +### 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 Mazda +include('simpleicons-5/M/Mazda') + +' renders the element +Mazda('Mazda', 'Mazda', '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 Mazda +include('simpleicons-5/M/Mazda') + +' renders the element +Mazda('Mazda', 'Mazda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mazda.png b/distribution/simpleicons-5/M/Mazda.png new file mode 100644 index 00000000000..94e63f5a081 Binary files /dev/null and b/distribution/simpleicons-5/M/Mazda.png differ diff --git a/distribution/simpleicons-5/M/Mazda.puml b/distribution/simpleicons-5/M/Mazda.puml new file mode 100644 index 00000000000..0f469811179 --- /dev/null +++ b/distribution/simpleicons-5/M/Mazda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mazda + +sprite $MazdaXs [10x10/16z] uwS3 + +sprite $MazdaSm [12x12/16z] unza + +sprite $MazdaMd [16x16/16z] un_X + +sprite $MazdaLg [20x20/16z] unzKO1G + +!procedure Mazda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mazda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mcafee.Local.png b/distribution/simpleicons-5/M/Mcafee.Local.png new file mode 100644 index 00000000000..eb4a510ec1b Binary files /dev/null and b/distribution/simpleicons-5/M/Mcafee.Local.png differ diff --git a/distribution/simpleicons-5/M/Mcafee.Local.puml b/distribution/simpleicons-5/M/Mcafee.Local.puml new file mode 100644 index 00000000000..8b3826921cb --- /dev/null +++ b/distribution/simpleicons-5/M/Mcafee.Local.puml @@ -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 Mcafee +include('simpleicons-5/M/Mcafee') + +' renders the element +Mcafee('Mcafee', 'Mcafee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mcafee.Remote.puml b/distribution/simpleicons-5/M/Mcafee.Remote.puml new file mode 100644 index 00000000000..29a237056d5 --- /dev/null +++ b/distribution/simpleicons-5/M/Mcafee.Remote.puml @@ -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 Mcafee +include('simpleicons-5/M/Mcafee') + +' renders the element +Mcafee('Mcafee', 'Mcafee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mcafee.md b/distribution/simpleicons-5/M/Mcafee.md new file mode 100644 index 00000000000..834490c211f --- /dev/null +++ b/distribution/simpleicons-5/M/Mcafee.md @@ -0,0 +1,63 @@ +# Mcafee + + +```text +simpleicons-5/M/Mcafee +``` + +```text +include('simpleicons-5/M/Mcafee') +``` + + + +| Illustration | Mcafee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mcafee.png) | ![illustration for Mcafee](../../simpleicons-5/M/Mcafee.Local.png) | + + + + +## Mcafee + +### 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 Mcafee +include('simpleicons-5/M/Mcafee') + +' renders the element +Mcafee('Mcafee', 'Mcafee', '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 Mcafee +include('simpleicons-5/M/Mcafee') + +' renders the element +Mcafee('Mcafee', 'Mcafee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mcafee.png b/distribution/simpleicons-5/M/Mcafee.png new file mode 100644 index 00000000000..a83eed0115b Binary files /dev/null and b/distribution/simpleicons-5/M/Mcafee.png differ diff --git a/distribution/simpleicons-5/M/Mcafee.puml b/distribution/simpleicons-5/M/Mcafee.puml new file mode 100644 index 00000000000..96cf7a6e623 --- /dev/null +++ b/distribution/simpleicons-5/M/Mcafee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mcafee + +sprite $McafeeXs [10x10/16z] uwS3 + +sprite $McafeeSm [12x12/16z] unza + +sprite $McafeeMd [16x16/16z] un_X + +sprite $McafeeLg [20x20/16z] unzKO1G + +!procedure Mcafee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mcafee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mcdonalds.Local.png b/distribution/simpleicons-5/M/Mcdonalds.Local.png new file mode 100644 index 00000000000..57bb35d7b22 Binary files /dev/null and b/distribution/simpleicons-5/M/Mcdonalds.Local.png differ diff --git a/distribution/simpleicons-5/M/Mcdonalds.Local.puml b/distribution/simpleicons-5/M/Mcdonalds.Local.puml new file mode 100644 index 00000000000..5bdae2883b8 --- /dev/null +++ b/distribution/simpleicons-5/M/Mcdonalds.Local.puml @@ -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 Mcdonalds +include('simpleicons-5/M/Mcdonalds') + +' renders the element +Mcdonalds('Mcdonalds', 'Mcdonalds', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mcdonalds.Remote.puml b/distribution/simpleicons-5/M/Mcdonalds.Remote.puml new file mode 100644 index 00000000000..de562b75a15 --- /dev/null +++ b/distribution/simpleicons-5/M/Mcdonalds.Remote.puml @@ -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 Mcdonalds +include('simpleicons-5/M/Mcdonalds') + +' renders the element +Mcdonalds('Mcdonalds', 'Mcdonalds', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mcdonalds.md b/distribution/simpleicons-5/M/Mcdonalds.md new file mode 100644 index 00000000000..0cae00846ee --- /dev/null +++ b/distribution/simpleicons-5/M/Mcdonalds.md @@ -0,0 +1,63 @@ +# Mcdonalds + + +```text +simpleicons-5/M/Mcdonalds +``` + +```text +include('simpleicons-5/M/Mcdonalds') +``` + + + +| Illustration | Mcdonalds | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mcdonalds.png) | ![illustration for Mcdonalds](../../simpleicons-5/M/Mcdonalds.Local.png) | + + + + +## Mcdonalds + +### 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 Mcdonalds +include('simpleicons-5/M/Mcdonalds') + +' renders the element +Mcdonalds('Mcdonalds', 'Mcdonalds', '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 Mcdonalds +include('simpleicons-5/M/Mcdonalds') + +' renders the element +Mcdonalds('Mcdonalds', 'Mcdonalds', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mcdonalds.png b/distribution/simpleicons-5/M/Mcdonalds.png new file mode 100644 index 00000000000..42054844557 Binary files /dev/null and b/distribution/simpleicons-5/M/Mcdonalds.png differ diff --git a/distribution/simpleicons-5/M/Mcdonalds.puml b/distribution/simpleicons-5/M/Mcdonalds.puml new file mode 100644 index 00000000000..98738afacaa --- /dev/null +++ b/distribution/simpleicons-5/M/Mcdonalds.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mcdonalds + +sprite $McdonaldsXs [10x10/16z] uwS3 + +sprite $McdonaldsSm [12x12/16z] unza + +sprite $McdonaldsMd [16x16/16z] un_X + +sprite $McdonaldsLg [20x20/16z] unzKO1G + +!procedure Mcdonalds($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mcdonalds', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mclaren.Local.png b/distribution/simpleicons-5/M/Mclaren.Local.png new file mode 100644 index 00000000000..03699de0f8f Binary files /dev/null and b/distribution/simpleicons-5/M/Mclaren.Local.png differ diff --git a/distribution/simpleicons-5/M/Mclaren.Local.puml b/distribution/simpleicons-5/M/Mclaren.Local.puml new file mode 100644 index 00000000000..3537674f1bc --- /dev/null +++ b/distribution/simpleicons-5/M/Mclaren.Local.puml @@ -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 Mclaren +include('simpleicons-5/M/Mclaren') + +' renders the element +Mclaren('Mclaren', 'Mclaren', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mclaren.Remote.puml b/distribution/simpleicons-5/M/Mclaren.Remote.puml new file mode 100644 index 00000000000..82e45291ec4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mclaren.Remote.puml @@ -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 Mclaren +include('simpleicons-5/M/Mclaren') + +' renders the element +Mclaren('Mclaren', 'Mclaren', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mclaren.md b/distribution/simpleicons-5/M/Mclaren.md new file mode 100644 index 00000000000..0baa35f492c --- /dev/null +++ b/distribution/simpleicons-5/M/Mclaren.md @@ -0,0 +1,63 @@ +# Mclaren + + +```text +simpleicons-5/M/Mclaren +``` + +```text +include('simpleicons-5/M/Mclaren') +``` + + + +| Illustration | Mclaren | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mclaren.png) | ![illustration for Mclaren](../../simpleicons-5/M/Mclaren.Local.png) | + + + + +## Mclaren + +### 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 Mclaren +include('simpleicons-5/M/Mclaren') + +' renders the element +Mclaren('Mclaren', 'Mclaren', '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 Mclaren +include('simpleicons-5/M/Mclaren') + +' renders the element +Mclaren('Mclaren', 'Mclaren', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mclaren.png b/distribution/simpleicons-5/M/Mclaren.png new file mode 100644 index 00000000000..e9c94d5606e Binary files /dev/null and b/distribution/simpleicons-5/M/Mclaren.png differ diff --git a/distribution/simpleicons-5/M/Mclaren.puml b/distribution/simpleicons-5/M/Mclaren.puml new file mode 100644 index 00000000000..c6bebee56ee --- /dev/null +++ b/distribution/simpleicons-5/M/Mclaren.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mclaren + +sprite $MclarenXs [10x10/16z] uwS3 + +sprite $MclarenSm [12x12/16z] unza + +sprite $MclarenMd [16x16/16z] un_X + +sprite $MclarenLg [20x20/16z] unzKO1G + +!procedure Mclaren($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mclaren', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mdnwebdocs.Local.png b/distribution/simpleicons-5/M/Mdnwebdocs.Local.png new file mode 100644 index 00000000000..608646bb756 Binary files /dev/null and b/distribution/simpleicons-5/M/Mdnwebdocs.Local.png differ diff --git a/distribution/simpleicons-5/M/Mdnwebdocs.Local.puml b/distribution/simpleicons-5/M/Mdnwebdocs.Local.puml new file mode 100644 index 00000000000..8a2ca26b065 --- /dev/null +++ b/distribution/simpleicons-5/M/Mdnwebdocs.Local.puml @@ -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 Mdnwebdocs +include('simpleicons-5/M/Mdnwebdocs') + +' renders the element +Mdnwebdocs('Mdnwebdocs', 'Mdnwebdocs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mdnwebdocs.Remote.puml b/distribution/simpleicons-5/M/Mdnwebdocs.Remote.puml new file mode 100644 index 00000000000..2e8a7e78ace --- /dev/null +++ b/distribution/simpleicons-5/M/Mdnwebdocs.Remote.puml @@ -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 Mdnwebdocs +include('simpleicons-5/M/Mdnwebdocs') + +' renders the element +Mdnwebdocs('Mdnwebdocs', 'Mdnwebdocs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mdnwebdocs.md b/distribution/simpleicons-5/M/Mdnwebdocs.md new file mode 100644 index 00000000000..ee5a7912f3e --- /dev/null +++ b/distribution/simpleicons-5/M/Mdnwebdocs.md @@ -0,0 +1,63 @@ +# Mdnwebdocs + + +```text +simpleicons-5/M/Mdnwebdocs +``` + +```text +include('simpleicons-5/M/Mdnwebdocs') +``` + + + +| Illustration | Mdnwebdocs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mdnwebdocs.png) | ![illustration for Mdnwebdocs](../../simpleicons-5/M/Mdnwebdocs.Local.png) | + + + + +## Mdnwebdocs + +### 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 Mdnwebdocs +include('simpleicons-5/M/Mdnwebdocs') + +' renders the element +Mdnwebdocs('Mdnwebdocs', 'Mdnwebdocs', '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 Mdnwebdocs +include('simpleicons-5/M/Mdnwebdocs') + +' renders the element +Mdnwebdocs('Mdnwebdocs', 'Mdnwebdocs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mdnwebdocs.png b/distribution/simpleicons-5/M/Mdnwebdocs.png new file mode 100644 index 00000000000..ba67c14dffd Binary files /dev/null and b/distribution/simpleicons-5/M/Mdnwebdocs.png differ diff --git a/distribution/simpleicons-5/M/Mdnwebdocs.puml b/distribution/simpleicons-5/M/Mdnwebdocs.puml new file mode 100644 index 00000000000..42a2f19b1d9 --- /dev/null +++ b/distribution/simpleicons-5/M/Mdnwebdocs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mdnwebdocs + +sprite $MdnwebdocsXs [10x10/16z] uwS3 + +sprite $MdnwebdocsSm [12x12/16z] unza + +sprite $MdnwebdocsMd [16x16/16z] un_X + +sprite $MdnwebdocsLg [20x20/16z] unzKO1G + +!procedure Mdnwebdocs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mdnwebdocs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mediafire.Local.png b/distribution/simpleicons-5/M/Mediafire.Local.png new file mode 100644 index 00000000000..95d94544981 Binary files /dev/null and b/distribution/simpleicons-5/M/Mediafire.Local.png differ diff --git a/distribution/simpleicons-5/M/Mediafire.Local.puml b/distribution/simpleicons-5/M/Mediafire.Local.puml new file mode 100644 index 00000000000..6422fe499e4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediafire.Local.puml @@ -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 Mediafire +include('simpleicons-5/M/Mediafire') + +' renders the element +Mediafire('Mediafire', 'Mediafire', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mediafire.Remote.puml b/distribution/simpleicons-5/M/Mediafire.Remote.puml new file mode 100644 index 00000000000..9e41ff930dc --- /dev/null +++ b/distribution/simpleicons-5/M/Mediafire.Remote.puml @@ -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 Mediafire +include('simpleicons-5/M/Mediafire') + +' renders the element +Mediafire('Mediafire', 'Mediafire', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mediafire.md b/distribution/simpleicons-5/M/Mediafire.md new file mode 100644 index 00000000000..107eaeb941f --- /dev/null +++ b/distribution/simpleicons-5/M/Mediafire.md @@ -0,0 +1,63 @@ +# Mediafire + + +```text +simpleicons-5/M/Mediafire +``` + +```text +include('simpleicons-5/M/Mediafire') +``` + + + +| Illustration | Mediafire | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mediafire.png) | ![illustration for Mediafire](../../simpleicons-5/M/Mediafire.Local.png) | + + + + +## Mediafire + +### 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 Mediafire +include('simpleicons-5/M/Mediafire') + +' renders the element +Mediafire('Mediafire', 'Mediafire', '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 Mediafire +include('simpleicons-5/M/Mediafire') + +' renders the element +Mediafire('Mediafire', 'Mediafire', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mediafire.png b/distribution/simpleicons-5/M/Mediafire.png new file mode 100644 index 00000000000..31e760623ad Binary files /dev/null and b/distribution/simpleicons-5/M/Mediafire.png differ diff --git a/distribution/simpleicons-5/M/Mediafire.puml b/distribution/simpleicons-5/M/Mediafire.puml new file mode 100644 index 00000000000..fe1ace5e4ad --- /dev/null +++ b/distribution/simpleicons-5/M/Mediafire.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mediafire + +sprite $MediafireXs [10x10/16z] uwS3 + +sprite $MediafireSm [12x12/16z] unza + +sprite $MediafireMd [16x16/16z] un_X + +sprite $MediafireLg [20x20/16z] unzKO1G + +!procedure Mediafire($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mediafire', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mediatek.Local.png b/distribution/simpleicons-5/M/Mediatek.Local.png new file mode 100644 index 00000000000..48a91241b23 Binary files /dev/null and b/distribution/simpleicons-5/M/Mediatek.Local.png differ diff --git a/distribution/simpleicons-5/M/Mediatek.Local.puml b/distribution/simpleicons-5/M/Mediatek.Local.puml new file mode 100644 index 00000000000..ab338bd9a6e --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatek.Local.puml @@ -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 Mediatek +include('simpleicons-5/M/Mediatek') + +' renders the element +Mediatek('Mediatek', 'Mediatek', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mediatek.Remote.puml b/distribution/simpleicons-5/M/Mediatek.Remote.puml new file mode 100644 index 00000000000..16895c48df0 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatek.Remote.puml @@ -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 Mediatek +include('simpleicons-5/M/Mediatek') + +' renders the element +Mediatek('Mediatek', 'Mediatek', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mediatek.md b/distribution/simpleicons-5/M/Mediatek.md new file mode 100644 index 00000000000..72a8cbc15a1 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatek.md @@ -0,0 +1,63 @@ +# Mediatek + + +```text +simpleicons-5/M/Mediatek +``` + +```text +include('simpleicons-5/M/Mediatek') +``` + + + +| Illustration | Mediatek | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mediatek.png) | ![illustration for Mediatek](../../simpleicons-5/M/Mediatek.Local.png) | + + + + +## Mediatek + +### 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 Mediatek +include('simpleicons-5/M/Mediatek') + +' renders the element +Mediatek('Mediatek', 'Mediatek', '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 Mediatek +include('simpleicons-5/M/Mediatek') + +' renders the element +Mediatek('Mediatek', 'Mediatek', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mediatek.png b/distribution/simpleicons-5/M/Mediatek.png new file mode 100644 index 00000000000..700805a4202 Binary files /dev/null and b/distribution/simpleicons-5/M/Mediatek.png differ diff --git a/distribution/simpleicons-5/M/Mediatek.puml b/distribution/simpleicons-5/M/Mediatek.puml new file mode 100644 index 00000000000..d922956c9b4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatek.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mediatek + +sprite $MediatekXs [10x10/16z] uwS3 + +sprite $MediatekSm [12x12/16z] unza + +sprite $MediatekMd [16x16/16z] un_X + +sprite $MediatekLg [20x20/16z] unzKO1G + +!procedure Mediatek($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mediatek', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mediatemple.Local.png b/distribution/simpleicons-5/M/Mediatemple.Local.png new file mode 100644 index 00000000000..30bd5298192 Binary files /dev/null and b/distribution/simpleicons-5/M/Mediatemple.Local.png differ diff --git a/distribution/simpleicons-5/M/Mediatemple.Local.puml b/distribution/simpleicons-5/M/Mediatemple.Local.puml new file mode 100644 index 00000000000..56f9b4cab41 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatemple.Local.puml @@ -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 Mediatemple +include('simpleicons-5/M/Mediatemple') + +' renders the element +Mediatemple('Mediatemple', 'Mediatemple', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mediatemple.Remote.puml b/distribution/simpleicons-5/M/Mediatemple.Remote.puml new file mode 100644 index 00000000000..470cae4d2cf --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatemple.Remote.puml @@ -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 Mediatemple +include('simpleicons-5/M/Mediatemple') + +' renders the element +Mediatemple('Mediatemple', 'Mediatemple', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mediatemple.md b/distribution/simpleicons-5/M/Mediatemple.md new file mode 100644 index 00000000000..cc14b0cfc28 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatemple.md @@ -0,0 +1,63 @@ +# Mediatemple + + +```text +simpleicons-5/M/Mediatemple +``` + +```text +include('simpleicons-5/M/Mediatemple') +``` + + + +| Illustration | Mediatemple | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mediatemple.png) | ![illustration for Mediatemple](../../simpleicons-5/M/Mediatemple.Local.png) | + + + + +## Mediatemple + +### 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 Mediatemple +include('simpleicons-5/M/Mediatemple') + +' renders the element +Mediatemple('Mediatemple', 'Mediatemple', '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 Mediatemple +include('simpleicons-5/M/Mediatemple') + +' renders the element +Mediatemple('Mediatemple', 'Mediatemple', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mediatemple.png b/distribution/simpleicons-5/M/Mediatemple.png new file mode 100644 index 00000000000..825f3a67b63 Binary files /dev/null and b/distribution/simpleicons-5/M/Mediatemple.png differ diff --git a/distribution/simpleicons-5/M/Mediatemple.puml b/distribution/simpleicons-5/M/Mediatemple.puml new file mode 100644 index 00000000000..67960a41477 --- /dev/null +++ b/distribution/simpleicons-5/M/Mediatemple.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mediatemple + +sprite $MediatempleXs [10x10/16z] uwS3 + +sprite $MediatempleSm [12x12/16z] unza + +sprite $MediatempleMd [16x16/16z] un_X + +sprite $MediatempleLg [20x20/16z] unzKO1G + +!procedure Mediatemple($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mediatemple', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Medium.Local.png b/distribution/simpleicons-5/M/Medium.Local.png new file mode 100644 index 00000000000..76d7960d9ff Binary files /dev/null and b/distribution/simpleicons-5/M/Medium.Local.png differ diff --git a/distribution/simpleicons-5/M/Medium.Local.puml b/distribution/simpleicons-5/M/Medium.Local.puml new file mode 100644 index 00000000000..09eea3d3d1f --- /dev/null +++ b/distribution/simpleicons-5/M/Medium.Local.puml @@ -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 Medium +include('simpleicons-5/M/Medium') + +' renders the element +Medium('Medium', 'Medium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Medium.Remote.puml b/distribution/simpleicons-5/M/Medium.Remote.puml new file mode 100644 index 00000000000..165a67aeb46 --- /dev/null +++ b/distribution/simpleicons-5/M/Medium.Remote.puml @@ -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 Medium +include('simpleicons-5/M/Medium') + +' renders the element +Medium('Medium', 'Medium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Medium.md b/distribution/simpleicons-5/M/Medium.md new file mode 100644 index 00000000000..2f1ac25fed5 --- /dev/null +++ b/distribution/simpleicons-5/M/Medium.md @@ -0,0 +1,63 @@ +# Medium + + +```text +simpleicons-5/M/Medium +``` + +```text +include('simpleicons-5/M/Medium') +``` + + + +| Illustration | Medium | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Medium.png) | ![illustration for Medium](../../simpleicons-5/M/Medium.Local.png) | + + + + +## Medium + +### 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 Medium +include('simpleicons-5/M/Medium') + +' renders the element +Medium('Medium', 'Medium', '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 Medium +include('simpleicons-5/M/Medium') + +' renders the element +Medium('Medium', 'Medium', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Medium.png b/distribution/simpleicons-5/M/Medium.png new file mode 100644 index 00000000000..f03d129ef3c Binary files /dev/null and b/distribution/simpleicons-5/M/Medium.png differ diff --git a/distribution/simpleicons-5/M/Medium.puml b/distribution/simpleicons-5/M/Medium.puml new file mode 100644 index 00000000000..d79a58db5a3 --- /dev/null +++ b/distribution/simpleicons-5/M/Medium.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Medium + +sprite $MediumXs [10x10/16z] uwS3 + +sprite $MediumSm [12x12/16z] unza + +sprite $MediumMd [16x16/16z] un_X + +sprite $MediumLg [20x20/16z] unzKO1G + +!procedure Medium($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Medium', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Meetup.Local.png b/distribution/simpleicons-5/M/Meetup.Local.png new file mode 100644 index 00000000000..4623c3282af Binary files /dev/null and b/distribution/simpleicons-5/M/Meetup.Local.png differ diff --git a/distribution/simpleicons-5/M/Meetup.Local.puml b/distribution/simpleicons-5/M/Meetup.Local.puml new file mode 100644 index 00000000000..6bd5f13ce0e --- /dev/null +++ b/distribution/simpleicons-5/M/Meetup.Local.puml @@ -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 Meetup +include('simpleicons-5/M/Meetup') + +' renders the element +Meetup('Meetup', 'Meetup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Meetup.Remote.puml b/distribution/simpleicons-5/M/Meetup.Remote.puml new file mode 100644 index 00000000000..ff4511f49d2 --- /dev/null +++ b/distribution/simpleicons-5/M/Meetup.Remote.puml @@ -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 Meetup +include('simpleicons-5/M/Meetup') + +' renders the element +Meetup('Meetup', 'Meetup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Meetup.md b/distribution/simpleicons-5/M/Meetup.md new file mode 100644 index 00000000000..caa5d852d81 --- /dev/null +++ b/distribution/simpleicons-5/M/Meetup.md @@ -0,0 +1,63 @@ +# Meetup + + +```text +simpleicons-5/M/Meetup +``` + +```text +include('simpleicons-5/M/Meetup') +``` + + + +| Illustration | Meetup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Meetup.png) | ![illustration for Meetup](../../simpleicons-5/M/Meetup.Local.png) | + + + + +## Meetup + +### 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 Meetup +include('simpleicons-5/M/Meetup') + +' renders the element +Meetup('Meetup', 'Meetup', '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 Meetup +include('simpleicons-5/M/Meetup') + +' renders the element +Meetup('Meetup', 'Meetup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Meetup.png b/distribution/simpleicons-5/M/Meetup.png new file mode 100644 index 00000000000..95d00b43cd1 Binary files /dev/null and b/distribution/simpleicons-5/M/Meetup.png differ diff --git a/distribution/simpleicons-5/M/Meetup.puml b/distribution/simpleicons-5/M/Meetup.puml new file mode 100644 index 00000000000..b17ce8979fc --- /dev/null +++ b/distribution/simpleicons-5/M/Meetup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Meetup + +sprite $MeetupXs [10x10/16z] uwS3 + +sprite $MeetupSm [12x12/16z] unza + +sprite $MeetupMd [16x16/16z] un_X + +sprite $MeetupLg [20x20/16z] unzKO1G + +!procedure Meetup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Meetup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mega.Local.png b/distribution/simpleicons-5/M/Mega.Local.png new file mode 100644 index 00000000000..0f0d21056a2 Binary files /dev/null and b/distribution/simpleicons-5/M/Mega.Local.png differ diff --git a/distribution/simpleicons-5/M/Mega.Local.puml b/distribution/simpleicons-5/M/Mega.Local.puml new file mode 100644 index 00000000000..c0e9d7b7ab4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mega.Local.puml @@ -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 Mega +include('simpleicons-5/M/Mega') + +' renders the element +Mega('Mega', 'Mega', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mega.Remote.puml b/distribution/simpleicons-5/M/Mega.Remote.puml new file mode 100644 index 00000000000..b00da49fa62 --- /dev/null +++ b/distribution/simpleicons-5/M/Mega.Remote.puml @@ -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 Mega +include('simpleicons-5/M/Mega') + +' renders the element +Mega('Mega', 'Mega', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mega.md b/distribution/simpleicons-5/M/Mega.md new file mode 100644 index 00000000000..5594dcdc3ec --- /dev/null +++ b/distribution/simpleicons-5/M/Mega.md @@ -0,0 +1,63 @@ +# Mega + + +```text +simpleicons-5/M/Mega +``` + +```text +include('simpleicons-5/M/Mega') +``` + + + +| Illustration | Mega | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mega.png) | ![illustration for Mega](../../simpleicons-5/M/Mega.Local.png) | + + + + +## Mega + +### 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 Mega +include('simpleicons-5/M/Mega') + +' renders the element +Mega('Mega', 'Mega', '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 Mega +include('simpleicons-5/M/Mega') + +' renders the element +Mega('Mega', 'Mega', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mega.png b/distribution/simpleicons-5/M/Mega.png new file mode 100644 index 00000000000..1c1132f5094 Binary files /dev/null and b/distribution/simpleicons-5/M/Mega.png differ diff --git a/distribution/simpleicons-5/M/Mega.puml b/distribution/simpleicons-5/M/Mega.puml new file mode 100644 index 00000000000..229a256cb7c --- /dev/null +++ b/distribution/simpleicons-5/M/Mega.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mega + +sprite $MegaXs [10x10/16z] uwS3 + +sprite $MegaSm [12x12/16z] unza + +sprite $MegaMd [16x16/16z] un_X + +sprite $MegaLg [20x20/16z] unzKO1G + +!procedure Mega($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mega', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mendeley.Local.png b/distribution/simpleicons-5/M/Mendeley.Local.png new file mode 100644 index 00000000000..c8e230bdbd5 Binary files /dev/null and b/distribution/simpleicons-5/M/Mendeley.Local.png differ diff --git a/distribution/simpleicons-5/M/Mendeley.Local.puml b/distribution/simpleicons-5/M/Mendeley.Local.puml new file mode 100644 index 00000000000..ad00dfaaa45 --- /dev/null +++ b/distribution/simpleicons-5/M/Mendeley.Local.puml @@ -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 Mendeley +include('simpleicons-5/M/Mendeley') + +' renders the element +Mendeley('Mendeley', 'Mendeley', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mendeley.Remote.puml b/distribution/simpleicons-5/M/Mendeley.Remote.puml new file mode 100644 index 00000000000..c891383cede --- /dev/null +++ b/distribution/simpleicons-5/M/Mendeley.Remote.puml @@ -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 Mendeley +include('simpleicons-5/M/Mendeley') + +' renders the element +Mendeley('Mendeley', 'Mendeley', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mendeley.md b/distribution/simpleicons-5/M/Mendeley.md new file mode 100644 index 00000000000..9d419d61a2a --- /dev/null +++ b/distribution/simpleicons-5/M/Mendeley.md @@ -0,0 +1,63 @@ +# Mendeley + + +```text +simpleicons-5/M/Mendeley +``` + +```text +include('simpleicons-5/M/Mendeley') +``` + + + +| Illustration | Mendeley | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mendeley.png) | ![illustration for Mendeley](../../simpleicons-5/M/Mendeley.Local.png) | + + + + +## Mendeley + +### 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 Mendeley +include('simpleicons-5/M/Mendeley') + +' renders the element +Mendeley('Mendeley', 'Mendeley', '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 Mendeley +include('simpleicons-5/M/Mendeley') + +' renders the element +Mendeley('Mendeley', 'Mendeley', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mendeley.png b/distribution/simpleicons-5/M/Mendeley.png new file mode 100644 index 00000000000..45a729e9955 Binary files /dev/null and b/distribution/simpleicons-5/M/Mendeley.png differ diff --git a/distribution/simpleicons-5/M/Mendeley.puml b/distribution/simpleicons-5/M/Mendeley.puml new file mode 100644 index 00000000000..ffea8460db5 --- /dev/null +++ b/distribution/simpleicons-5/M/Mendeley.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mendeley + +sprite $MendeleyXs [10x10/16z] uwS3 + +sprite $MendeleySm [12x12/16z] unza + +sprite $MendeleyMd [16x16/16z] un_X + +sprite $MendeleyLg [20x20/16z] unzKO1G + +!procedure Mendeley($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mendeley', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mercedes.Local.png b/distribution/simpleicons-5/M/Mercedes.Local.png new file mode 100644 index 00000000000..54d54490917 Binary files /dev/null and b/distribution/simpleicons-5/M/Mercedes.Local.png differ diff --git a/distribution/simpleicons-5/M/Mercedes.Local.puml b/distribution/simpleicons-5/M/Mercedes.Local.puml new file mode 100644 index 00000000000..dfe13e42484 --- /dev/null +++ b/distribution/simpleicons-5/M/Mercedes.Local.puml @@ -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 Mercedes +include('simpleicons-5/M/Mercedes') + +' renders the element +Mercedes('Mercedes', 'Mercedes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mercedes.Remote.puml b/distribution/simpleicons-5/M/Mercedes.Remote.puml new file mode 100644 index 00000000000..6efa841b81c --- /dev/null +++ b/distribution/simpleicons-5/M/Mercedes.Remote.puml @@ -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 Mercedes +include('simpleicons-5/M/Mercedes') + +' renders the element +Mercedes('Mercedes', 'Mercedes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mercedes.md b/distribution/simpleicons-5/M/Mercedes.md new file mode 100644 index 00000000000..2c7808003fe --- /dev/null +++ b/distribution/simpleicons-5/M/Mercedes.md @@ -0,0 +1,63 @@ +# Mercedes + + +```text +simpleicons-5/M/Mercedes +``` + +```text +include('simpleicons-5/M/Mercedes') +``` + + + +| Illustration | Mercedes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mercedes.png) | ![illustration for Mercedes](../../simpleicons-5/M/Mercedes.Local.png) | + + + + +## Mercedes + +### 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 Mercedes +include('simpleicons-5/M/Mercedes') + +' renders the element +Mercedes('Mercedes', 'Mercedes', '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 Mercedes +include('simpleicons-5/M/Mercedes') + +' renders the element +Mercedes('Mercedes', 'Mercedes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mercedes.png b/distribution/simpleicons-5/M/Mercedes.png new file mode 100644 index 00000000000..f761d48a8c2 Binary files /dev/null and b/distribution/simpleicons-5/M/Mercedes.png differ diff --git a/distribution/simpleicons-5/M/Mercedes.puml b/distribution/simpleicons-5/M/Mercedes.puml new file mode 100644 index 00000000000..14baf34bc14 --- /dev/null +++ b/distribution/simpleicons-5/M/Mercedes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mercedes + +sprite $MercedesXs [10x10/16z] uwS3 + +sprite $MercedesSm [12x12/16z] unza + +sprite $MercedesMd [16x16/16z] un_X + +sprite $MercedesLg [20x20/16z] unzKO1G + +!procedure Mercedes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mercedes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mercurial.Local.png b/distribution/simpleicons-5/M/Mercurial.Local.png new file mode 100644 index 00000000000..41347091ab1 Binary files /dev/null and b/distribution/simpleicons-5/M/Mercurial.Local.png differ diff --git a/distribution/simpleicons-5/M/Mercurial.Local.puml b/distribution/simpleicons-5/M/Mercurial.Local.puml new file mode 100644 index 00000000000..0359750af39 --- /dev/null +++ b/distribution/simpleicons-5/M/Mercurial.Local.puml @@ -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 Mercurial +include('simpleicons-5/M/Mercurial') + +' renders the element +Mercurial('Mercurial', 'Mercurial', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mercurial.Remote.puml b/distribution/simpleicons-5/M/Mercurial.Remote.puml new file mode 100644 index 00000000000..6a7c3c538b7 --- /dev/null +++ b/distribution/simpleicons-5/M/Mercurial.Remote.puml @@ -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 Mercurial +include('simpleicons-5/M/Mercurial') + +' renders the element +Mercurial('Mercurial', 'Mercurial', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mercurial.md b/distribution/simpleicons-5/M/Mercurial.md new file mode 100644 index 00000000000..ac494cc9043 --- /dev/null +++ b/distribution/simpleicons-5/M/Mercurial.md @@ -0,0 +1,63 @@ +# Mercurial + + +```text +simpleicons-5/M/Mercurial +``` + +```text +include('simpleicons-5/M/Mercurial') +``` + + + +| Illustration | Mercurial | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mercurial.png) | ![illustration for Mercurial](../../simpleicons-5/M/Mercurial.Local.png) | + + + + +## Mercurial + +### 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 Mercurial +include('simpleicons-5/M/Mercurial') + +' renders the element +Mercurial('Mercurial', 'Mercurial', '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 Mercurial +include('simpleicons-5/M/Mercurial') + +' renders the element +Mercurial('Mercurial', 'Mercurial', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mercurial.png b/distribution/simpleicons-5/M/Mercurial.png new file mode 100644 index 00000000000..aab7d441ae4 Binary files /dev/null and b/distribution/simpleicons-5/M/Mercurial.png differ diff --git a/distribution/simpleicons-5/M/Mercurial.puml b/distribution/simpleicons-5/M/Mercurial.puml new file mode 100644 index 00000000000..2ca3b8b4940 --- /dev/null +++ b/distribution/simpleicons-5/M/Mercurial.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mercurial + +sprite $MercurialXs [10x10/16z] uwS3 + +sprite $MercurialSm [12x12/16z] unza + +sprite $MercurialMd [16x16/16z] un_X + +sprite $MercurialLg [20x20/16z] unzKO1G + +!procedure Mercurial($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mercurial', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Messenger.Local.png b/distribution/simpleicons-5/M/Messenger.Local.png new file mode 100644 index 00000000000..357847801ff Binary files /dev/null and b/distribution/simpleicons-5/M/Messenger.Local.png differ diff --git a/distribution/simpleicons-5/M/Messenger.Local.puml b/distribution/simpleicons-5/M/Messenger.Local.puml new file mode 100644 index 00000000000..ef32605a963 --- /dev/null +++ b/distribution/simpleicons-5/M/Messenger.Local.puml @@ -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 Messenger +include('simpleicons-5/M/Messenger') + +' renders the element +Messenger('Messenger', 'Messenger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Messenger.Remote.puml b/distribution/simpleicons-5/M/Messenger.Remote.puml new file mode 100644 index 00000000000..c730b1bdad6 --- /dev/null +++ b/distribution/simpleicons-5/M/Messenger.Remote.puml @@ -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 Messenger +include('simpleicons-5/M/Messenger') + +' renders the element +Messenger('Messenger', 'Messenger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Messenger.md b/distribution/simpleicons-5/M/Messenger.md new file mode 100644 index 00000000000..841808b1ac4 --- /dev/null +++ b/distribution/simpleicons-5/M/Messenger.md @@ -0,0 +1,63 @@ +# Messenger + + +```text +simpleicons-5/M/Messenger +``` + +```text +include('simpleicons-5/M/Messenger') +``` + + + +| Illustration | Messenger | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Messenger.png) | ![illustration for Messenger](../../simpleicons-5/M/Messenger.Local.png) | + + + + +## Messenger + +### 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 Messenger +include('simpleicons-5/M/Messenger') + +' renders the element +Messenger('Messenger', 'Messenger', '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 Messenger +include('simpleicons-5/M/Messenger') + +' renders the element +Messenger('Messenger', 'Messenger', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Messenger.png b/distribution/simpleicons-5/M/Messenger.png new file mode 100644 index 00000000000..d48c827738d Binary files /dev/null and b/distribution/simpleicons-5/M/Messenger.png differ diff --git a/distribution/simpleicons-5/M/Messenger.puml b/distribution/simpleicons-5/M/Messenger.puml new file mode 100644 index 00000000000..2192bb45821 --- /dev/null +++ b/distribution/simpleicons-5/M/Messenger.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Messenger + +sprite $MessengerXs [10x10/16z] uwS3 + +sprite $MessengerSm [12x12/16z] unza + +sprite $MessengerMd [16x16/16z] un_X + +sprite $MessengerLg [20x20/16z] unzKO1G + +!procedure Messenger($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Messenger', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Metabase.Local.png b/distribution/simpleicons-5/M/Metabase.Local.png new file mode 100644 index 00000000000..573c008eadd Binary files /dev/null and b/distribution/simpleicons-5/M/Metabase.Local.png differ diff --git a/distribution/simpleicons-5/M/Metabase.Local.puml b/distribution/simpleicons-5/M/Metabase.Local.puml new file mode 100644 index 00000000000..bd99abd4b81 --- /dev/null +++ b/distribution/simpleicons-5/M/Metabase.Local.puml @@ -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 Metabase +include('simpleicons-5/M/Metabase') + +' renders the element +Metabase('Metabase', 'Metabase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metabase.Remote.puml b/distribution/simpleicons-5/M/Metabase.Remote.puml new file mode 100644 index 00000000000..e145648fb0c --- /dev/null +++ b/distribution/simpleicons-5/M/Metabase.Remote.puml @@ -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 Metabase +include('simpleicons-5/M/Metabase') + +' renders the element +Metabase('Metabase', 'Metabase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metabase.md b/distribution/simpleicons-5/M/Metabase.md new file mode 100644 index 00000000000..6d53b70ece8 --- /dev/null +++ b/distribution/simpleicons-5/M/Metabase.md @@ -0,0 +1,63 @@ +# Metabase + + +```text +simpleicons-5/M/Metabase +``` + +```text +include('simpleicons-5/M/Metabase') +``` + + + +| Illustration | Metabase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Metabase.png) | ![illustration for Metabase](../../simpleicons-5/M/Metabase.Local.png) | + + + + +## Metabase + +### 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 Metabase +include('simpleicons-5/M/Metabase') + +' renders the element +Metabase('Metabase', 'Metabase', '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 Metabase +include('simpleicons-5/M/Metabase') + +' renders the element +Metabase('Metabase', 'Metabase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Metabase.png b/distribution/simpleicons-5/M/Metabase.png new file mode 100644 index 00000000000..5abf102a2eb Binary files /dev/null and b/distribution/simpleicons-5/M/Metabase.png differ diff --git a/distribution/simpleicons-5/M/Metabase.puml b/distribution/simpleicons-5/M/Metabase.puml new file mode 100644 index 00000000000..daf6c49ec38 --- /dev/null +++ b/distribution/simpleicons-5/M/Metabase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Metabase + +sprite $MetabaseXs [10x10/16z] uwS3 + +sprite $MetabaseSm [12x12/16z] unza + +sprite $MetabaseMd [16x16/16z] un_X + +sprite $MetabaseLg [20x20/16z] unzKO1G + +!procedure Metabase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Metabase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Metafilter.Local.png b/distribution/simpleicons-5/M/Metafilter.Local.png new file mode 100644 index 00000000000..04f88e60a8f Binary files /dev/null and b/distribution/simpleicons-5/M/Metafilter.Local.png differ diff --git a/distribution/simpleicons-5/M/Metafilter.Local.puml b/distribution/simpleicons-5/M/Metafilter.Local.puml new file mode 100644 index 00000000000..26d3fe58962 --- /dev/null +++ b/distribution/simpleicons-5/M/Metafilter.Local.puml @@ -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 Metafilter +include('simpleicons-5/M/Metafilter') + +' renders the element +Metafilter('Metafilter', 'Metafilter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metafilter.Remote.puml b/distribution/simpleicons-5/M/Metafilter.Remote.puml new file mode 100644 index 00000000000..492ee78b163 --- /dev/null +++ b/distribution/simpleicons-5/M/Metafilter.Remote.puml @@ -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 Metafilter +include('simpleicons-5/M/Metafilter') + +' renders the element +Metafilter('Metafilter', 'Metafilter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metafilter.md b/distribution/simpleicons-5/M/Metafilter.md new file mode 100644 index 00000000000..a7e7962017e --- /dev/null +++ b/distribution/simpleicons-5/M/Metafilter.md @@ -0,0 +1,63 @@ +# Metafilter + + +```text +simpleicons-5/M/Metafilter +``` + +```text +include('simpleicons-5/M/Metafilter') +``` + + + +| Illustration | Metafilter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Metafilter.png) | ![illustration for Metafilter](../../simpleicons-5/M/Metafilter.Local.png) | + + + + +## Metafilter + +### 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 Metafilter +include('simpleicons-5/M/Metafilter') + +' renders the element +Metafilter('Metafilter', 'Metafilter', '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 Metafilter +include('simpleicons-5/M/Metafilter') + +' renders the element +Metafilter('Metafilter', 'Metafilter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Metafilter.png b/distribution/simpleicons-5/M/Metafilter.png new file mode 100644 index 00000000000..030190015e2 Binary files /dev/null and b/distribution/simpleicons-5/M/Metafilter.png differ diff --git a/distribution/simpleicons-5/M/Metafilter.puml b/distribution/simpleicons-5/M/Metafilter.puml new file mode 100644 index 00000000000..04390a0b158 --- /dev/null +++ b/distribution/simpleicons-5/M/Metafilter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Metafilter + +sprite $MetafilterXs [10x10/16z] uwS3 + +sprite $MetafilterSm [12x12/16z] unza + +sprite $MetafilterMd [16x16/16z] un_X + +sprite $MetafilterLg [20x20/16z] unzKO1G + +!procedure Metafilter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Metafilter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Meteor.Local.png b/distribution/simpleicons-5/M/Meteor.Local.png new file mode 100644 index 00000000000..130d257f78d Binary files /dev/null and b/distribution/simpleicons-5/M/Meteor.Local.png differ diff --git a/distribution/simpleicons-5/M/Meteor.Local.puml b/distribution/simpleicons-5/M/Meteor.Local.puml new file mode 100644 index 00000000000..5e19db4bf06 --- /dev/null +++ b/distribution/simpleicons-5/M/Meteor.Local.puml @@ -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 Meteor +include('simpleicons-5/M/Meteor') + +' renders the element +Meteor('Meteor', 'Meteor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Meteor.Remote.puml b/distribution/simpleicons-5/M/Meteor.Remote.puml new file mode 100644 index 00000000000..d99c4248f8f --- /dev/null +++ b/distribution/simpleicons-5/M/Meteor.Remote.puml @@ -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 Meteor +include('simpleicons-5/M/Meteor') + +' renders the element +Meteor('Meteor', 'Meteor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Meteor.md b/distribution/simpleicons-5/M/Meteor.md new file mode 100644 index 00000000000..3f553eda61d --- /dev/null +++ b/distribution/simpleicons-5/M/Meteor.md @@ -0,0 +1,63 @@ +# Meteor + + +```text +simpleicons-5/M/Meteor +``` + +```text +include('simpleicons-5/M/Meteor') +``` + + + +| Illustration | Meteor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Meteor.png) | ![illustration for Meteor](../../simpleicons-5/M/Meteor.Local.png) | + + + + +## Meteor + +### 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 Meteor +include('simpleicons-5/M/Meteor') + +' renders the element +Meteor('Meteor', 'Meteor', '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 Meteor +include('simpleicons-5/M/Meteor') + +' renders the element +Meteor('Meteor', 'Meteor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Meteor.png b/distribution/simpleicons-5/M/Meteor.png new file mode 100644 index 00000000000..09bb2967176 Binary files /dev/null and b/distribution/simpleicons-5/M/Meteor.png differ diff --git a/distribution/simpleicons-5/M/Meteor.puml b/distribution/simpleicons-5/M/Meteor.puml new file mode 100644 index 00000000000..e9acf3fc118 --- /dev/null +++ b/distribution/simpleicons-5/M/Meteor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Meteor + +sprite $MeteorXs [10x10/16z] uwS3 + +sprite $MeteorSm [12x12/16z] unza + +sprite $MeteorMd [16x16/16z] un_X + +sprite $MeteorLg [20x20/16z] unzKO1G + +!procedure Meteor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Meteor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Metro.Local.png b/distribution/simpleicons-5/M/Metro.Local.png new file mode 100644 index 00000000000..301f2ec5963 Binary files /dev/null and b/distribution/simpleicons-5/M/Metro.Local.png differ diff --git a/distribution/simpleicons-5/M/Metro.Local.puml b/distribution/simpleicons-5/M/Metro.Local.puml new file mode 100644 index 00000000000..f544f3c1374 --- /dev/null +++ b/distribution/simpleicons-5/M/Metro.Local.puml @@ -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 Metro +include('simpleicons-5/M/Metro') + +' renders the element +Metro('Metro', 'Metro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metro.Remote.puml b/distribution/simpleicons-5/M/Metro.Remote.puml new file mode 100644 index 00000000000..550d1c5e4eb --- /dev/null +++ b/distribution/simpleicons-5/M/Metro.Remote.puml @@ -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 Metro +include('simpleicons-5/M/Metro') + +' renders the element +Metro('Metro', 'Metro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metro.md b/distribution/simpleicons-5/M/Metro.md new file mode 100644 index 00000000000..5f8e4eb742f --- /dev/null +++ b/distribution/simpleicons-5/M/Metro.md @@ -0,0 +1,63 @@ +# Metro + + +```text +simpleicons-5/M/Metro +``` + +```text +include('simpleicons-5/M/Metro') +``` + + + +| Illustration | Metro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Metro.png) | ![illustration for Metro](../../simpleicons-5/M/Metro.Local.png) | + + + + +## Metro + +### 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 Metro +include('simpleicons-5/M/Metro') + +' renders the element +Metro('Metro', 'Metro', '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 Metro +include('simpleicons-5/M/Metro') + +' renders the element +Metro('Metro', 'Metro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Metro.png b/distribution/simpleicons-5/M/Metro.png new file mode 100644 index 00000000000..1abd99e35bd Binary files /dev/null and b/distribution/simpleicons-5/M/Metro.png differ diff --git a/distribution/simpleicons-5/M/Metro.puml b/distribution/simpleicons-5/M/Metro.puml new file mode 100644 index 00000000000..568ac8765aa --- /dev/null +++ b/distribution/simpleicons-5/M/Metro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Metro + +sprite $MetroXs [10x10/16z] uwS3 + +sprite $MetroSm [12x12/16z] unza + +sprite $MetroMd [16x16/16z] un_X + +sprite $MetroLg [20x20/16z] unzKO1G + +!procedure Metro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Metro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Local.png b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Local.png new file mode 100644 index 00000000000..62503595afd Binary files /dev/null and b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Local.png differ diff --git a/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Local.puml b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Local.puml new file mode 100644 index 00000000000..427ebe1e0fb --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Local.puml @@ -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 Metrodelaciudaddemexico +include('simpleicons-5/M/Metrodelaciudaddemexico') + +' renders the element +Metrodelaciudaddemexico('Metrodelaciudaddemexico', 'Metrodelaciudaddemexico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Remote.puml b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Remote.puml new file mode 100644 index 00000000000..a6817b7a17c --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.Remote.puml @@ -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 Metrodelaciudaddemexico +include('simpleicons-5/M/Metrodelaciudaddemexico') + +' renders the element +Metrodelaciudaddemexico('Metrodelaciudaddemexico', 'Metrodelaciudaddemexico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metrodelaciudaddemexico.md b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.md new file mode 100644 index 00000000000..33499930a20 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.md @@ -0,0 +1,63 @@ +# Metrodelaciudaddemexico + + +```text +simpleicons-5/M/Metrodelaciudaddemexico +``` + +```text +include('simpleicons-5/M/Metrodelaciudaddemexico') +``` + + + +| Illustration | Metrodelaciudaddemexico | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Metrodelaciudaddemexico.png) | ![illustration for Metrodelaciudaddemexico](../../simpleicons-5/M/Metrodelaciudaddemexico.Local.png) | + + + + +## Metrodelaciudaddemexico + +### 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 Metrodelaciudaddemexico +include('simpleicons-5/M/Metrodelaciudaddemexico') + +' renders the element +Metrodelaciudaddemexico('Metrodelaciudaddemexico', 'Metrodelaciudaddemexico', '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 Metrodelaciudaddemexico +include('simpleicons-5/M/Metrodelaciudaddemexico') + +' renders the element +Metrodelaciudaddemexico('Metrodelaciudaddemexico', 'Metrodelaciudaddemexico', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Metrodelaciudaddemexico.png b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.png new file mode 100644 index 00000000000..b2d219626a6 Binary files /dev/null and b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.png differ diff --git a/distribution/simpleicons-5/M/Metrodelaciudaddemexico.puml b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.puml new file mode 100644 index 00000000000..b1a3f84a5ab --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodelaciudaddemexico.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Metrodelaciudaddemexico + +sprite $MetrodelaciudaddemexicoXs [10x10/16z] uwS3 + +sprite $MetrodelaciudaddemexicoSm [12x12/16z] unza + +sprite $MetrodelaciudaddemexicoMd [16x16/16z] un_X + +sprite $MetrodelaciudaddemexicoLg [20x20/16z] unzKO1G + +!procedure Metrodelaciudaddemexico($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Metrodelaciudaddemexico', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Metrodemadrid.Local.png b/distribution/simpleicons-5/M/Metrodemadrid.Local.png new file mode 100644 index 00000000000..7b4c1b29fd6 Binary files /dev/null and b/distribution/simpleicons-5/M/Metrodemadrid.Local.png differ diff --git a/distribution/simpleicons-5/M/Metrodemadrid.Local.puml b/distribution/simpleicons-5/M/Metrodemadrid.Local.puml new file mode 100644 index 00000000000..68388f6f751 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodemadrid.Local.puml @@ -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 Metrodemadrid +include('simpleicons-5/M/Metrodemadrid') + +' renders the element +Metrodemadrid('Metrodemadrid', 'Metrodemadrid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metrodemadrid.Remote.puml b/distribution/simpleicons-5/M/Metrodemadrid.Remote.puml new file mode 100644 index 00000000000..8c492b2e194 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodemadrid.Remote.puml @@ -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 Metrodemadrid +include('simpleicons-5/M/Metrodemadrid') + +' renders the element +Metrodemadrid('Metrodemadrid', 'Metrodemadrid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metrodemadrid.md b/distribution/simpleicons-5/M/Metrodemadrid.md new file mode 100644 index 00000000000..b3d996d954c --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodemadrid.md @@ -0,0 +1,63 @@ +# Metrodemadrid + + +```text +simpleicons-5/M/Metrodemadrid +``` + +```text +include('simpleicons-5/M/Metrodemadrid') +``` + + + +| Illustration | Metrodemadrid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Metrodemadrid.png) | ![illustration for Metrodemadrid](../../simpleicons-5/M/Metrodemadrid.Local.png) | + + + + +## Metrodemadrid + +### 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 Metrodemadrid +include('simpleicons-5/M/Metrodemadrid') + +' renders the element +Metrodemadrid('Metrodemadrid', 'Metrodemadrid', '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 Metrodemadrid +include('simpleicons-5/M/Metrodemadrid') + +' renders the element +Metrodemadrid('Metrodemadrid', 'Metrodemadrid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Metrodemadrid.png b/distribution/simpleicons-5/M/Metrodemadrid.png new file mode 100644 index 00000000000..a2c62d4cf3f Binary files /dev/null and b/distribution/simpleicons-5/M/Metrodemadrid.png differ diff --git a/distribution/simpleicons-5/M/Metrodemadrid.puml b/distribution/simpleicons-5/M/Metrodemadrid.puml new file mode 100644 index 00000000000..3d37e8b3cb3 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodemadrid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Metrodemadrid + +sprite $MetrodemadridXs [10x10/16z] uwS3 + +sprite $MetrodemadridSm [12x12/16z] unza + +sprite $MetrodemadridMd [16x16/16z] un_X + +sprite $MetrodemadridLg [20x20/16z] unzKO1G + +!procedure Metrodemadrid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Metrodemadrid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Metrodeparis.Local.png b/distribution/simpleicons-5/M/Metrodeparis.Local.png new file mode 100644 index 00000000000..3bca1a7d991 Binary files /dev/null and b/distribution/simpleicons-5/M/Metrodeparis.Local.png differ diff --git a/distribution/simpleicons-5/M/Metrodeparis.Local.puml b/distribution/simpleicons-5/M/Metrodeparis.Local.puml new file mode 100644 index 00000000000..d9aa482ca45 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodeparis.Local.puml @@ -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 Metrodeparis +include('simpleicons-5/M/Metrodeparis') + +' renders the element +Metrodeparis('Metrodeparis', 'Metrodeparis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metrodeparis.Remote.puml b/distribution/simpleicons-5/M/Metrodeparis.Remote.puml new file mode 100644 index 00000000000..2d0a89f121c --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodeparis.Remote.puml @@ -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 Metrodeparis +include('simpleicons-5/M/Metrodeparis') + +' renders the element +Metrodeparis('Metrodeparis', 'Metrodeparis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Metrodeparis.md b/distribution/simpleicons-5/M/Metrodeparis.md new file mode 100644 index 00000000000..d7f91c21119 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodeparis.md @@ -0,0 +1,63 @@ +# Metrodeparis + + +```text +simpleicons-5/M/Metrodeparis +``` + +```text +include('simpleicons-5/M/Metrodeparis') +``` + + + +| Illustration | Metrodeparis | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Metrodeparis.png) | ![illustration for Metrodeparis](../../simpleicons-5/M/Metrodeparis.Local.png) | + + + + +## Metrodeparis + +### 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 Metrodeparis +include('simpleicons-5/M/Metrodeparis') + +' renders the element +Metrodeparis('Metrodeparis', 'Metrodeparis', '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 Metrodeparis +include('simpleicons-5/M/Metrodeparis') + +' renders the element +Metrodeparis('Metrodeparis', 'Metrodeparis', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Metrodeparis.png b/distribution/simpleicons-5/M/Metrodeparis.png new file mode 100644 index 00000000000..5b57a4a3a7f Binary files /dev/null and b/distribution/simpleicons-5/M/Metrodeparis.png differ diff --git a/distribution/simpleicons-5/M/Metrodeparis.puml b/distribution/simpleicons-5/M/Metrodeparis.puml new file mode 100644 index 00000000000..c9f5b693a72 --- /dev/null +++ b/distribution/simpleicons-5/M/Metrodeparis.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Metrodeparis + +sprite $MetrodeparisXs [10x10/16z] uwS3 + +sprite $MetrodeparisSm [12x12/16z] unza + +sprite $MetrodeparisMd [16x16/16z] un_X + +sprite $MetrodeparisLg [20x20/16z] unzKO1G + +!procedure Metrodeparis($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Metrodeparis', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mewe.Local.png b/distribution/simpleicons-5/M/Mewe.Local.png new file mode 100644 index 00000000000..c9230452f46 Binary files /dev/null and b/distribution/simpleicons-5/M/Mewe.Local.png differ diff --git a/distribution/simpleicons-5/M/Mewe.Local.puml b/distribution/simpleicons-5/M/Mewe.Local.puml new file mode 100644 index 00000000000..e7222b1e084 --- /dev/null +++ b/distribution/simpleicons-5/M/Mewe.Local.puml @@ -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 Mewe +include('simpleicons-5/M/Mewe') + +' renders the element +Mewe('Mewe', 'Mewe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mewe.Remote.puml b/distribution/simpleicons-5/M/Mewe.Remote.puml new file mode 100644 index 00000000000..67f177bf04d --- /dev/null +++ b/distribution/simpleicons-5/M/Mewe.Remote.puml @@ -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 Mewe +include('simpleicons-5/M/Mewe') + +' renders the element +Mewe('Mewe', 'Mewe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mewe.md b/distribution/simpleicons-5/M/Mewe.md new file mode 100644 index 00000000000..1fbb8f7cabb --- /dev/null +++ b/distribution/simpleicons-5/M/Mewe.md @@ -0,0 +1,63 @@ +# Mewe + + +```text +simpleicons-5/M/Mewe +``` + +```text +include('simpleicons-5/M/Mewe') +``` + + + +| Illustration | Mewe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mewe.png) | ![illustration for Mewe](../../simpleicons-5/M/Mewe.Local.png) | + + + + +## Mewe + +### 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 Mewe +include('simpleicons-5/M/Mewe') + +' renders the element +Mewe('Mewe', 'Mewe', '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 Mewe +include('simpleicons-5/M/Mewe') + +' renders the element +Mewe('Mewe', 'Mewe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mewe.png b/distribution/simpleicons-5/M/Mewe.png new file mode 100644 index 00000000000..91c0c732f28 Binary files /dev/null and b/distribution/simpleicons-5/M/Mewe.png differ diff --git a/distribution/simpleicons-5/M/Mewe.puml b/distribution/simpleicons-5/M/Mewe.puml new file mode 100644 index 00000000000..1466754cddc --- /dev/null +++ b/distribution/simpleicons-5/M/Mewe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mewe + +sprite $MeweXs [10x10/16z] uwS3 + +sprite $MeweSm [12x12/16z] unza + +sprite $MeweMd [16x16/16z] un_X + +sprite $MeweLg [20x20/16z] unzKO1G + +!procedure Mewe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mewe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microbit.Local.png b/distribution/simpleicons-5/M/Microbit.Local.png new file mode 100644 index 00000000000..d0aa9d3b631 Binary files /dev/null and b/distribution/simpleicons-5/M/Microbit.Local.png differ diff --git a/distribution/simpleicons-5/M/Microbit.Local.puml b/distribution/simpleicons-5/M/Microbit.Local.puml new file mode 100644 index 00000000000..2308f22627b --- /dev/null +++ b/distribution/simpleicons-5/M/Microbit.Local.puml @@ -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 Microbit +include('simpleicons-5/M/Microbit') + +' renders the element +Microbit('Microbit', 'Microbit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microbit.Remote.puml b/distribution/simpleicons-5/M/Microbit.Remote.puml new file mode 100644 index 00000000000..72f64b7ed99 --- /dev/null +++ b/distribution/simpleicons-5/M/Microbit.Remote.puml @@ -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 Microbit +include('simpleicons-5/M/Microbit') + +' renders the element +Microbit('Microbit', 'Microbit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microbit.md b/distribution/simpleicons-5/M/Microbit.md new file mode 100644 index 00000000000..8cc50a817ee --- /dev/null +++ b/distribution/simpleicons-5/M/Microbit.md @@ -0,0 +1,63 @@ +# Microbit + + +```text +simpleicons-5/M/Microbit +``` + +```text +include('simpleicons-5/M/Microbit') +``` + + + +| Illustration | Microbit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microbit.png) | ![illustration for Microbit](../../simpleicons-5/M/Microbit.Local.png) | + + + + +## Microbit + +### 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 Microbit +include('simpleicons-5/M/Microbit') + +' renders the element +Microbit('Microbit', 'Microbit', '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 Microbit +include('simpleicons-5/M/Microbit') + +' renders the element +Microbit('Microbit', 'Microbit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microbit.png b/distribution/simpleicons-5/M/Microbit.png new file mode 100644 index 00000000000..5bbf095b60b Binary files /dev/null and b/distribution/simpleicons-5/M/Microbit.png differ diff --git a/distribution/simpleicons-5/M/Microbit.puml b/distribution/simpleicons-5/M/Microbit.puml new file mode 100644 index 00000000000..ad492c59c0f --- /dev/null +++ b/distribution/simpleicons-5/M/Microbit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microbit + +sprite $MicrobitXs [10x10/16z] uwS3 + +sprite $MicrobitSm [12x12/16z] unza + +sprite $MicrobitMd [16x16/16z] un_X + +sprite $MicrobitLg [20x20/16z] unzKO1G + +!procedure Microbit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microbit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microdotblog.Local.png b/distribution/simpleicons-5/M/Microdotblog.Local.png new file mode 100644 index 00000000000..f91ebc8ae0c Binary files /dev/null and b/distribution/simpleicons-5/M/Microdotblog.Local.png differ diff --git a/distribution/simpleicons-5/M/Microdotblog.Local.puml b/distribution/simpleicons-5/M/Microdotblog.Local.puml new file mode 100644 index 00000000000..01f1dc6755d --- /dev/null +++ b/distribution/simpleicons-5/M/Microdotblog.Local.puml @@ -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 Microdotblog +include('simpleicons-5/M/Microdotblog') + +' renders the element +Microdotblog('Microdotblog', 'Microdotblog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microdotblog.Remote.puml b/distribution/simpleicons-5/M/Microdotblog.Remote.puml new file mode 100644 index 00000000000..3cb43e4c646 --- /dev/null +++ b/distribution/simpleicons-5/M/Microdotblog.Remote.puml @@ -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 Microdotblog +include('simpleicons-5/M/Microdotblog') + +' renders the element +Microdotblog('Microdotblog', 'Microdotblog', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microdotblog.md b/distribution/simpleicons-5/M/Microdotblog.md new file mode 100644 index 00000000000..f6f87038c55 --- /dev/null +++ b/distribution/simpleicons-5/M/Microdotblog.md @@ -0,0 +1,63 @@ +# Microdotblog + + +```text +simpleicons-5/M/Microdotblog +``` + +```text +include('simpleicons-5/M/Microdotblog') +``` + + + +| Illustration | Microdotblog | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microdotblog.png) | ![illustration for Microdotblog](../../simpleicons-5/M/Microdotblog.Local.png) | + + + + +## Microdotblog + +### 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 Microdotblog +include('simpleicons-5/M/Microdotblog') + +' renders the element +Microdotblog('Microdotblog', 'Microdotblog', '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 Microdotblog +include('simpleicons-5/M/Microdotblog') + +' renders the element +Microdotblog('Microdotblog', 'Microdotblog', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microdotblog.png b/distribution/simpleicons-5/M/Microdotblog.png new file mode 100644 index 00000000000..8d5d2624bd8 Binary files /dev/null and b/distribution/simpleicons-5/M/Microdotblog.png differ diff --git a/distribution/simpleicons-5/M/Microdotblog.puml b/distribution/simpleicons-5/M/Microdotblog.puml new file mode 100644 index 00000000000..a497d787882 --- /dev/null +++ b/distribution/simpleicons-5/M/Microdotblog.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microdotblog + +sprite $MicrodotblogXs [10x10/16z] uwS3 + +sprite $MicrodotblogSm [12x12/16z] unza + +sprite $MicrodotblogMd [16x16/16z] un_X + +sprite $MicrodotblogLg [20x20/16z] unzKO1G + +!procedure Microdotblog($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microdotblog', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microgenetics.Local.png b/distribution/simpleicons-5/M/Microgenetics.Local.png new file mode 100644 index 00000000000..b4f284099da Binary files /dev/null and b/distribution/simpleicons-5/M/Microgenetics.Local.png differ diff --git a/distribution/simpleicons-5/M/Microgenetics.Local.puml b/distribution/simpleicons-5/M/Microgenetics.Local.puml new file mode 100644 index 00000000000..a5d0ffbbeca --- /dev/null +++ b/distribution/simpleicons-5/M/Microgenetics.Local.puml @@ -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 Microgenetics +include('simpleicons-5/M/Microgenetics') + +' renders the element +Microgenetics('Microgenetics', 'Microgenetics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microgenetics.Remote.puml b/distribution/simpleicons-5/M/Microgenetics.Remote.puml new file mode 100644 index 00000000000..19d3e7ea07d --- /dev/null +++ b/distribution/simpleicons-5/M/Microgenetics.Remote.puml @@ -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 Microgenetics +include('simpleicons-5/M/Microgenetics') + +' renders the element +Microgenetics('Microgenetics', 'Microgenetics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microgenetics.md b/distribution/simpleicons-5/M/Microgenetics.md new file mode 100644 index 00000000000..c34824789a2 --- /dev/null +++ b/distribution/simpleicons-5/M/Microgenetics.md @@ -0,0 +1,63 @@ +# Microgenetics + + +```text +simpleicons-5/M/Microgenetics +``` + +```text +include('simpleicons-5/M/Microgenetics') +``` + + + +| Illustration | Microgenetics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microgenetics.png) | ![illustration for Microgenetics](../../simpleicons-5/M/Microgenetics.Local.png) | + + + + +## Microgenetics + +### 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 Microgenetics +include('simpleicons-5/M/Microgenetics') + +' renders the element +Microgenetics('Microgenetics', 'Microgenetics', '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 Microgenetics +include('simpleicons-5/M/Microgenetics') + +' renders the element +Microgenetics('Microgenetics', 'Microgenetics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microgenetics.png b/distribution/simpleicons-5/M/Microgenetics.png new file mode 100644 index 00000000000..955d970ce26 Binary files /dev/null and b/distribution/simpleicons-5/M/Microgenetics.png differ diff --git a/distribution/simpleicons-5/M/Microgenetics.puml b/distribution/simpleicons-5/M/Microgenetics.puml new file mode 100644 index 00000000000..449dfc9e3f7 --- /dev/null +++ b/distribution/simpleicons-5/M/Microgenetics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microgenetics + +sprite $MicrogeneticsXs [10x10/16z] uwS3 + +sprite $MicrogeneticsSm [12x12/16z] unza + +sprite $MicrogeneticsMd [16x16/16z] un_X + +sprite $MicrogeneticsLg [20x20/16z] unzKO1G + +!procedure Microgenetics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microgenetics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Micropython.Local.png b/distribution/simpleicons-5/M/Micropython.Local.png new file mode 100644 index 00000000000..d75169bbd87 Binary files /dev/null and b/distribution/simpleicons-5/M/Micropython.Local.png differ diff --git a/distribution/simpleicons-5/M/Micropython.Local.puml b/distribution/simpleicons-5/M/Micropython.Local.puml new file mode 100644 index 00000000000..c1635b2f5b2 --- /dev/null +++ b/distribution/simpleicons-5/M/Micropython.Local.puml @@ -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 Micropython +include('simpleicons-5/M/Micropython') + +' renders the element +Micropython('Micropython', 'Micropython', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Micropython.Remote.puml b/distribution/simpleicons-5/M/Micropython.Remote.puml new file mode 100644 index 00000000000..9aed05720f6 --- /dev/null +++ b/distribution/simpleicons-5/M/Micropython.Remote.puml @@ -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 Micropython +include('simpleicons-5/M/Micropython') + +' renders the element +Micropython('Micropython', 'Micropython', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Micropython.md b/distribution/simpleicons-5/M/Micropython.md new file mode 100644 index 00000000000..444754a4c52 --- /dev/null +++ b/distribution/simpleicons-5/M/Micropython.md @@ -0,0 +1,63 @@ +# Micropython + + +```text +simpleicons-5/M/Micropython +``` + +```text +include('simpleicons-5/M/Micropython') +``` + + + +| Illustration | Micropython | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Micropython.png) | ![illustration for Micropython](../../simpleicons-5/M/Micropython.Local.png) | + + + + +## Micropython + +### 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 Micropython +include('simpleicons-5/M/Micropython') + +' renders the element +Micropython('Micropython', 'Micropython', '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 Micropython +include('simpleicons-5/M/Micropython') + +' renders the element +Micropython('Micropython', 'Micropython', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Micropython.png b/distribution/simpleicons-5/M/Micropython.png new file mode 100644 index 00000000000..ce69cd7c49d Binary files /dev/null and b/distribution/simpleicons-5/M/Micropython.png differ diff --git a/distribution/simpleicons-5/M/Micropython.puml b/distribution/simpleicons-5/M/Micropython.puml new file mode 100644 index 00000000000..bd50357476e --- /dev/null +++ b/distribution/simpleicons-5/M/Micropython.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Micropython + +sprite $MicropythonXs [10x10/16z] uwS3 + +sprite $MicropythonSm [12x12/16z] unza + +sprite $MicropythonMd [16x16/16z] un_X + +sprite $MicropythonLg [20x20/16z] unzKO1G + +!procedure Micropython($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Micropython', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoft.Local.png b/distribution/simpleicons-5/M/Microsoft.Local.png new file mode 100644 index 00000000000..93cd13fcb04 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoft.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoft.Local.puml b/distribution/simpleicons-5/M/Microsoft.Local.puml new file mode 100644 index 00000000000..20f96913b6f --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoft.Local.puml @@ -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 Microsoft +include('simpleicons-5/M/Microsoft') + +' renders the element +Microsoft('Microsoft', 'Microsoft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoft.Remote.puml b/distribution/simpleicons-5/M/Microsoft.Remote.puml new file mode 100644 index 00000000000..5c0ebea064a --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoft.Remote.puml @@ -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 Microsoft +include('simpleicons-5/M/Microsoft') + +' renders the element +Microsoft('Microsoft', 'Microsoft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoft.md b/distribution/simpleicons-5/M/Microsoft.md new file mode 100644 index 00000000000..aee24cd6b5d --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoft.md @@ -0,0 +1,63 @@ +# Microsoft + + +```text +simpleicons-5/M/Microsoft +``` + +```text +include('simpleicons-5/M/Microsoft') +``` + + + +| Illustration | Microsoft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoft.png) | ![illustration for Microsoft](../../simpleicons-5/M/Microsoft.Local.png) | + + + + +## Microsoft + +### 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 Microsoft +include('simpleicons-5/M/Microsoft') + +' renders the element +Microsoft('Microsoft', 'Microsoft', '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 Microsoft +include('simpleicons-5/M/Microsoft') + +' renders the element +Microsoft('Microsoft', 'Microsoft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoft.png b/distribution/simpleicons-5/M/Microsoft.png new file mode 100644 index 00000000000..ec1d9f6217c Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoft.png differ diff --git a/distribution/simpleicons-5/M/Microsoft.puml b/distribution/simpleicons-5/M/Microsoft.puml new file mode 100644 index 00000000000..648b2edf63f --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoft + +sprite $MicrosoftXs [10x10/16z] uwS3 + +sprite $MicrosoftSm [12x12/16z] unza + +sprite $MicrosoftMd [16x16/16z] un_X + +sprite $MicrosoftLg [20x20/16z] unzKO1G + +!procedure Microsoft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftacademic.Local.png b/distribution/simpleicons-5/M/Microsoftacademic.Local.png new file mode 100644 index 00000000000..808c274d2bc Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftacademic.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftacademic.Local.puml b/distribution/simpleicons-5/M/Microsoftacademic.Local.puml new file mode 100644 index 00000000000..019166c4aa5 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftacademic.Local.puml @@ -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 Microsoftacademic +include('simpleicons-5/M/Microsoftacademic') + +' renders the element +Microsoftacademic('Microsoftacademic', 'Microsoftacademic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftacademic.Remote.puml b/distribution/simpleicons-5/M/Microsoftacademic.Remote.puml new file mode 100644 index 00000000000..c393fbebed0 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftacademic.Remote.puml @@ -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 Microsoftacademic +include('simpleicons-5/M/Microsoftacademic') + +' renders the element +Microsoftacademic('Microsoftacademic', 'Microsoftacademic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftacademic.md b/distribution/simpleicons-5/M/Microsoftacademic.md new file mode 100644 index 00000000000..ffd0d8ad97d --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftacademic.md @@ -0,0 +1,63 @@ +# Microsoftacademic + + +```text +simpleicons-5/M/Microsoftacademic +``` + +```text +include('simpleicons-5/M/Microsoftacademic') +``` + + + +| Illustration | Microsoftacademic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftacademic.png) | ![illustration for Microsoftacademic](../../simpleicons-5/M/Microsoftacademic.Local.png) | + + + + +## Microsoftacademic + +### 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 Microsoftacademic +include('simpleicons-5/M/Microsoftacademic') + +' renders the element +Microsoftacademic('Microsoftacademic', 'Microsoftacademic', '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 Microsoftacademic +include('simpleicons-5/M/Microsoftacademic') + +' renders the element +Microsoftacademic('Microsoftacademic', 'Microsoftacademic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftacademic.png b/distribution/simpleicons-5/M/Microsoftacademic.png new file mode 100644 index 00000000000..bd34e5a058e Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftacademic.png differ diff --git a/distribution/simpleicons-5/M/Microsoftacademic.puml b/distribution/simpleicons-5/M/Microsoftacademic.puml new file mode 100644 index 00000000000..6fbbdabeee8 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftacademic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftacademic + +sprite $MicrosoftacademicXs [10x10/16z] uwS3 + +sprite $MicrosoftacademicSm [12x12/16z] unza + +sprite $MicrosoftacademicMd [16x16/16z] un_X + +sprite $MicrosoftacademicLg [20x20/16z] unzKO1G + +!procedure Microsoftacademic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftacademic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftaccess.Local.png b/distribution/simpleicons-5/M/Microsoftaccess.Local.png new file mode 100644 index 00000000000..c49e08b5f7e Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftaccess.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftaccess.Local.puml b/distribution/simpleicons-5/M/Microsoftaccess.Local.puml new file mode 100644 index 00000000000..e7a59911b23 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftaccess.Local.puml @@ -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 Microsoftaccess +include('simpleicons-5/M/Microsoftaccess') + +' renders the element +Microsoftaccess('Microsoftaccess', 'Microsoftaccess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftaccess.Remote.puml b/distribution/simpleicons-5/M/Microsoftaccess.Remote.puml new file mode 100644 index 00000000000..b938da2be27 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftaccess.Remote.puml @@ -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 Microsoftaccess +include('simpleicons-5/M/Microsoftaccess') + +' renders the element +Microsoftaccess('Microsoftaccess', 'Microsoftaccess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftaccess.md b/distribution/simpleicons-5/M/Microsoftaccess.md new file mode 100644 index 00000000000..c99388aa2f0 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftaccess.md @@ -0,0 +1,63 @@ +# Microsoftaccess + + +```text +simpleicons-5/M/Microsoftaccess +``` + +```text +include('simpleicons-5/M/Microsoftaccess') +``` + + + +| Illustration | Microsoftaccess | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftaccess.png) | ![illustration for Microsoftaccess](../../simpleicons-5/M/Microsoftaccess.Local.png) | + + + + +## Microsoftaccess + +### 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 Microsoftaccess +include('simpleicons-5/M/Microsoftaccess') + +' renders the element +Microsoftaccess('Microsoftaccess', 'Microsoftaccess', '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 Microsoftaccess +include('simpleicons-5/M/Microsoftaccess') + +' renders the element +Microsoftaccess('Microsoftaccess', 'Microsoftaccess', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftaccess.png b/distribution/simpleicons-5/M/Microsoftaccess.png new file mode 100644 index 00000000000..fbfa959e090 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftaccess.png differ diff --git a/distribution/simpleicons-5/M/Microsoftaccess.puml b/distribution/simpleicons-5/M/Microsoftaccess.puml new file mode 100644 index 00000000000..4d028affbd4 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftaccess.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftaccess + +sprite $MicrosoftaccessXs [10x10/16z] uwS3 + +sprite $MicrosoftaccessSm [12x12/16z] unza + +sprite $MicrosoftaccessMd [16x16/16z] un_X + +sprite $MicrosoftaccessLg [20x20/16z] unzKO1G + +!procedure Microsoftaccess($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftaccess', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftazure.Local.png b/distribution/simpleicons-5/M/Microsoftazure.Local.png new file mode 100644 index 00000000000..82c3ca0276e Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftazure.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftazure.Local.puml b/distribution/simpleicons-5/M/Microsoftazure.Local.puml new file mode 100644 index 00000000000..c6c1862b310 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftazure.Local.puml @@ -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 Microsoftazure +include('simpleicons-5/M/Microsoftazure') + +' renders the element +Microsoftazure('Microsoftazure', 'Microsoftazure', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftazure.Remote.puml b/distribution/simpleicons-5/M/Microsoftazure.Remote.puml new file mode 100644 index 00000000000..b3b44315dc8 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftazure.Remote.puml @@ -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 Microsoftazure +include('simpleicons-5/M/Microsoftazure') + +' renders the element +Microsoftazure('Microsoftazure', 'Microsoftazure', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftazure.md b/distribution/simpleicons-5/M/Microsoftazure.md new file mode 100644 index 00000000000..2537d73e55f --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftazure.md @@ -0,0 +1,63 @@ +# Microsoftazure + + +```text +simpleicons-5/M/Microsoftazure +``` + +```text +include('simpleicons-5/M/Microsoftazure') +``` + + + +| Illustration | Microsoftazure | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftazure.png) | ![illustration for Microsoftazure](../../simpleicons-5/M/Microsoftazure.Local.png) | + + + + +## Microsoftazure + +### 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 Microsoftazure +include('simpleicons-5/M/Microsoftazure') + +' renders the element +Microsoftazure('Microsoftazure', 'Microsoftazure', '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 Microsoftazure +include('simpleicons-5/M/Microsoftazure') + +' renders the element +Microsoftazure('Microsoftazure', 'Microsoftazure', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftazure.png b/distribution/simpleicons-5/M/Microsoftazure.png new file mode 100644 index 00000000000..4eb45ea265f Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftazure.png differ diff --git a/distribution/simpleicons-5/M/Microsoftazure.puml b/distribution/simpleicons-5/M/Microsoftazure.puml new file mode 100644 index 00000000000..94436e9a158 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftazure.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftazure + +sprite $MicrosoftazureXs [10x10/16z] uwS3 + +sprite $MicrosoftazureSm [12x12/16z] unza + +sprite $MicrosoftazureMd [16x16/16z] un_X + +sprite $MicrosoftazureLg [20x20/16z] unzKO1G + +!procedure Microsoftazure($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftazure', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftbing.Local.png b/distribution/simpleicons-5/M/Microsoftbing.Local.png new file mode 100644 index 00000000000..4b13c441e56 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftbing.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftbing.Local.puml b/distribution/simpleicons-5/M/Microsoftbing.Local.puml new file mode 100644 index 00000000000..cf1c5ecc4af --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftbing.Local.puml @@ -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 Microsoftbing +include('simpleicons-5/M/Microsoftbing') + +' renders the element +Microsoftbing('Microsoftbing', 'Microsoftbing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftbing.Remote.puml b/distribution/simpleicons-5/M/Microsoftbing.Remote.puml new file mode 100644 index 00000000000..42ad5af29a3 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftbing.Remote.puml @@ -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 Microsoftbing +include('simpleicons-5/M/Microsoftbing') + +' renders the element +Microsoftbing('Microsoftbing', 'Microsoftbing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftbing.md b/distribution/simpleicons-5/M/Microsoftbing.md new file mode 100644 index 00000000000..5219ebc3b5a --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftbing.md @@ -0,0 +1,63 @@ +# Microsoftbing + + +```text +simpleicons-5/M/Microsoftbing +``` + +```text +include('simpleicons-5/M/Microsoftbing') +``` + + + +| Illustration | Microsoftbing | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftbing.png) | ![illustration for Microsoftbing](../../simpleicons-5/M/Microsoftbing.Local.png) | + + + + +## Microsoftbing + +### 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 Microsoftbing +include('simpleicons-5/M/Microsoftbing') + +' renders the element +Microsoftbing('Microsoftbing', 'Microsoftbing', '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 Microsoftbing +include('simpleicons-5/M/Microsoftbing') + +' renders the element +Microsoftbing('Microsoftbing', 'Microsoftbing', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftbing.png b/distribution/simpleicons-5/M/Microsoftbing.png new file mode 100644 index 00000000000..057d2d686f8 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftbing.png differ diff --git a/distribution/simpleicons-5/M/Microsoftbing.puml b/distribution/simpleicons-5/M/Microsoftbing.puml new file mode 100644 index 00000000000..a01ebb27924 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftbing.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftbing + +sprite $MicrosoftbingXs [10x10/16z] uwS3 + +sprite $MicrosoftbingSm [12x12/16z] unza + +sprite $MicrosoftbingMd [16x16/16z] un_X + +sprite $MicrosoftbingLg [20x20/16z] unzKO1G + +!procedure Microsoftbing($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftbing', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftedge.Local.png b/distribution/simpleicons-5/M/Microsoftedge.Local.png new file mode 100644 index 00000000000..5a2e0b9f5f7 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftedge.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftedge.Local.puml b/distribution/simpleicons-5/M/Microsoftedge.Local.puml new file mode 100644 index 00000000000..696b80bfea6 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftedge.Local.puml @@ -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 Microsoftedge +include('simpleicons-5/M/Microsoftedge') + +' renders the element +Microsoftedge('Microsoftedge', 'Microsoftedge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftedge.Remote.puml b/distribution/simpleicons-5/M/Microsoftedge.Remote.puml new file mode 100644 index 00000000000..b93cdafe556 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftedge.Remote.puml @@ -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 Microsoftedge +include('simpleicons-5/M/Microsoftedge') + +' renders the element +Microsoftedge('Microsoftedge', 'Microsoftedge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftedge.md b/distribution/simpleicons-5/M/Microsoftedge.md new file mode 100644 index 00000000000..a052ba05e62 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftedge.md @@ -0,0 +1,63 @@ +# Microsoftedge + + +```text +simpleicons-5/M/Microsoftedge +``` + +```text +include('simpleicons-5/M/Microsoftedge') +``` + + + +| Illustration | Microsoftedge | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftedge.png) | ![illustration for Microsoftedge](../../simpleicons-5/M/Microsoftedge.Local.png) | + + + + +## Microsoftedge + +### 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 Microsoftedge +include('simpleicons-5/M/Microsoftedge') + +' renders the element +Microsoftedge('Microsoftedge', 'Microsoftedge', '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 Microsoftedge +include('simpleicons-5/M/Microsoftedge') + +' renders the element +Microsoftedge('Microsoftedge', 'Microsoftedge', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftedge.png b/distribution/simpleicons-5/M/Microsoftedge.png new file mode 100644 index 00000000000..7562ec355d0 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftedge.png differ diff --git a/distribution/simpleicons-5/M/Microsoftedge.puml b/distribution/simpleicons-5/M/Microsoftedge.puml new file mode 100644 index 00000000000..7f3e8bac4fe --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftedge.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftedge + +sprite $MicrosoftedgeXs [10x10/16z] uwS3 + +sprite $MicrosoftedgeSm [12x12/16z] unza + +sprite $MicrosoftedgeMd [16x16/16z] un_X + +sprite $MicrosoftedgeLg [20x20/16z] unzKO1G + +!procedure Microsoftedge($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftedge', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftexcel.Local.png b/distribution/simpleicons-5/M/Microsoftexcel.Local.png new file mode 100644 index 00000000000..f7438a9ecf2 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftexcel.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftexcel.Local.puml b/distribution/simpleicons-5/M/Microsoftexcel.Local.puml new file mode 100644 index 00000000000..b482eff7ffc --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexcel.Local.puml @@ -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 Microsoftexcel +include('simpleicons-5/M/Microsoftexcel') + +' renders the element +Microsoftexcel('Microsoftexcel', 'Microsoftexcel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftexcel.Remote.puml b/distribution/simpleicons-5/M/Microsoftexcel.Remote.puml new file mode 100644 index 00000000000..8afc357f48b --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexcel.Remote.puml @@ -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 Microsoftexcel +include('simpleicons-5/M/Microsoftexcel') + +' renders the element +Microsoftexcel('Microsoftexcel', 'Microsoftexcel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftexcel.md b/distribution/simpleicons-5/M/Microsoftexcel.md new file mode 100644 index 00000000000..17f037bba23 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexcel.md @@ -0,0 +1,63 @@ +# Microsoftexcel + + +```text +simpleicons-5/M/Microsoftexcel +``` + +```text +include('simpleicons-5/M/Microsoftexcel') +``` + + + +| Illustration | Microsoftexcel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftexcel.png) | ![illustration for Microsoftexcel](../../simpleicons-5/M/Microsoftexcel.Local.png) | + + + + +## Microsoftexcel + +### 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 Microsoftexcel +include('simpleicons-5/M/Microsoftexcel') + +' renders the element +Microsoftexcel('Microsoftexcel', 'Microsoftexcel', '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 Microsoftexcel +include('simpleicons-5/M/Microsoftexcel') + +' renders the element +Microsoftexcel('Microsoftexcel', 'Microsoftexcel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftexcel.png b/distribution/simpleicons-5/M/Microsoftexcel.png new file mode 100644 index 00000000000..aab43eece41 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftexcel.png differ diff --git a/distribution/simpleicons-5/M/Microsoftexcel.puml b/distribution/simpleicons-5/M/Microsoftexcel.puml new file mode 100644 index 00000000000..62590e21796 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexcel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftexcel + +sprite $MicrosoftexcelXs [10x10/16z] uwS3 + +sprite $MicrosoftexcelSm [12x12/16z] unza + +sprite $MicrosoftexcelMd [16x16/16z] un_X + +sprite $MicrosoftexcelLg [20x20/16z] unzKO1G + +!procedure Microsoftexcel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftexcel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftexchange.Local.png b/distribution/simpleicons-5/M/Microsoftexchange.Local.png new file mode 100644 index 00000000000..1d929731522 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftexchange.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftexchange.Local.puml b/distribution/simpleicons-5/M/Microsoftexchange.Local.puml new file mode 100644 index 00000000000..093c80206f0 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexchange.Local.puml @@ -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 Microsoftexchange +include('simpleicons-5/M/Microsoftexchange') + +' renders the element +Microsoftexchange('Microsoftexchange', 'Microsoftexchange', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftexchange.Remote.puml b/distribution/simpleicons-5/M/Microsoftexchange.Remote.puml new file mode 100644 index 00000000000..33e5c7f850c --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexchange.Remote.puml @@ -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 Microsoftexchange +include('simpleicons-5/M/Microsoftexchange') + +' renders the element +Microsoftexchange('Microsoftexchange', 'Microsoftexchange', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftexchange.md b/distribution/simpleicons-5/M/Microsoftexchange.md new file mode 100644 index 00000000000..583b2668689 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexchange.md @@ -0,0 +1,63 @@ +# Microsoftexchange + + +```text +simpleicons-5/M/Microsoftexchange +``` + +```text +include('simpleicons-5/M/Microsoftexchange') +``` + + + +| Illustration | Microsoftexchange | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftexchange.png) | ![illustration for Microsoftexchange](../../simpleicons-5/M/Microsoftexchange.Local.png) | + + + + +## Microsoftexchange + +### 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 Microsoftexchange +include('simpleicons-5/M/Microsoftexchange') + +' renders the element +Microsoftexchange('Microsoftexchange', 'Microsoftexchange', '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 Microsoftexchange +include('simpleicons-5/M/Microsoftexchange') + +' renders the element +Microsoftexchange('Microsoftexchange', 'Microsoftexchange', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftexchange.png b/distribution/simpleicons-5/M/Microsoftexchange.png new file mode 100644 index 00000000000..d56b255f800 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftexchange.png differ diff --git a/distribution/simpleicons-5/M/Microsoftexchange.puml b/distribution/simpleicons-5/M/Microsoftexchange.puml new file mode 100644 index 00000000000..2c7707318c3 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftexchange.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftexchange + +sprite $MicrosoftexchangeXs [10x10/16z] uwS3 + +sprite $MicrosoftexchangeSm [12x12/16z] unza + +sprite $MicrosoftexchangeMd [16x16/16z] un_X + +sprite $MicrosoftexchangeLg [20x20/16z] unzKO1G + +!procedure Microsoftexchange($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftexchange', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftoffice.Local.png b/distribution/simpleicons-5/M/Microsoftoffice.Local.png new file mode 100644 index 00000000000..50fed7b57ec Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftoffice.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftoffice.Local.puml b/distribution/simpleicons-5/M/Microsoftoffice.Local.puml new file mode 100644 index 00000000000..f0b21c15a8c --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoffice.Local.puml @@ -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 Microsoftoffice +include('simpleicons-5/M/Microsoftoffice') + +' renders the element +Microsoftoffice('Microsoftoffice', 'Microsoftoffice', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftoffice.Remote.puml b/distribution/simpleicons-5/M/Microsoftoffice.Remote.puml new file mode 100644 index 00000000000..1612cd1a086 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoffice.Remote.puml @@ -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 Microsoftoffice +include('simpleicons-5/M/Microsoftoffice') + +' renders the element +Microsoftoffice('Microsoftoffice', 'Microsoftoffice', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftoffice.md b/distribution/simpleicons-5/M/Microsoftoffice.md new file mode 100644 index 00000000000..2a8293b8577 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoffice.md @@ -0,0 +1,63 @@ +# Microsoftoffice + + +```text +simpleicons-5/M/Microsoftoffice +``` + +```text +include('simpleicons-5/M/Microsoftoffice') +``` + + + +| Illustration | Microsoftoffice | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftoffice.png) | ![illustration for Microsoftoffice](../../simpleicons-5/M/Microsoftoffice.Local.png) | + + + + +## Microsoftoffice + +### 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 Microsoftoffice +include('simpleicons-5/M/Microsoftoffice') + +' renders the element +Microsoftoffice('Microsoftoffice', 'Microsoftoffice', '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 Microsoftoffice +include('simpleicons-5/M/Microsoftoffice') + +' renders the element +Microsoftoffice('Microsoftoffice', 'Microsoftoffice', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftoffice.png b/distribution/simpleicons-5/M/Microsoftoffice.png new file mode 100644 index 00000000000..60a4929d2f5 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftoffice.png differ diff --git a/distribution/simpleicons-5/M/Microsoftoffice.puml b/distribution/simpleicons-5/M/Microsoftoffice.puml new file mode 100644 index 00000000000..db580d0d6e8 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoffice.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftoffice + +sprite $MicrosoftofficeXs [10x10/16z] uwS3 + +sprite $MicrosoftofficeSm [12x12/16z] unza + +sprite $MicrosoftofficeMd [16x16/16z] un_X + +sprite $MicrosoftofficeLg [20x20/16z] unzKO1G + +!procedure Microsoftoffice($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftoffice', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftonedrive.Local.png b/distribution/simpleicons-5/M/Microsoftonedrive.Local.png new file mode 100644 index 00000000000..5b3344cf937 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftonedrive.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftonedrive.Local.puml b/distribution/simpleicons-5/M/Microsoftonedrive.Local.puml new file mode 100644 index 00000000000..a2b07b7f48e --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonedrive.Local.puml @@ -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 Microsoftonedrive +include('simpleicons-5/M/Microsoftonedrive') + +' renders the element +Microsoftonedrive('Microsoftonedrive', 'Microsoftonedrive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftonedrive.Remote.puml b/distribution/simpleicons-5/M/Microsoftonedrive.Remote.puml new file mode 100644 index 00000000000..711733820b8 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonedrive.Remote.puml @@ -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 Microsoftonedrive +include('simpleicons-5/M/Microsoftonedrive') + +' renders the element +Microsoftonedrive('Microsoftonedrive', 'Microsoftonedrive', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftonedrive.md b/distribution/simpleicons-5/M/Microsoftonedrive.md new file mode 100644 index 00000000000..684c3c1f904 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonedrive.md @@ -0,0 +1,63 @@ +# Microsoftonedrive + + +```text +simpleicons-5/M/Microsoftonedrive +``` + +```text +include('simpleicons-5/M/Microsoftonedrive') +``` + + + +| Illustration | Microsoftonedrive | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftonedrive.png) | ![illustration for Microsoftonedrive](../../simpleicons-5/M/Microsoftonedrive.Local.png) | + + + + +## Microsoftonedrive + +### 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 Microsoftonedrive +include('simpleicons-5/M/Microsoftonedrive') + +' renders the element +Microsoftonedrive('Microsoftonedrive', 'Microsoftonedrive', '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 Microsoftonedrive +include('simpleicons-5/M/Microsoftonedrive') + +' renders the element +Microsoftonedrive('Microsoftonedrive', 'Microsoftonedrive', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftonedrive.png b/distribution/simpleicons-5/M/Microsoftonedrive.png new file mode 100644 index 00000000000..d54bb24e44d Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftonedrive.png differ diff --git a/distribution/simpleicons-5/M/Microsoftonedrive.puml b/distribution/simpleicons-5/M/Microsoftonedrive.puml new file mode 100644 index 00000000000..83711dd569b --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonedrive.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftonedrive + +sprite $MicrosoftonedriveXs [10x10/16z] uwS3 + +sprite $MicrosoftonedriveSm [12x12/16z] unza + +sprite $MicrosoftonedriveMd [16x16/16z] un_X + +sprite $MicrosoftonedriveLg [20x20/16z] unzKO1G + +!procedure Microsoftonedrive($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftonedrive', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftonenote.Local.png b/distribution/simpleicons-5/M/Microsoftonenote.Local.png new file mode 100644 index 00000000000..864eaceb4cb Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftonenote.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftonenote.Local.puml b/distribution/simpleicons-5/M/Microsoftonenote.Local.puml new file mode 100644 index 00000000000..d9aafe4d4f2 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonenote.Local.puml @@ -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 Microsoftonenote +include('simpleicons-5/M/Microsoftonenote') + +' renders the element +Microsoftonenote('Microsoftonenote', 'Microsoftonenote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftonenote.Remote.puml b/distribution/simpleicons-5/M/Microsoftonenote.Remote.puml new file mode 100644 index 00000000000..a2ffd6ed8a5 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonenote.Remote.puml @@ -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 Microsoftonenote +include('simpleicons-5/M/Microsoftonenote') + +' renders the element +Microsoftonenote('Microsoftonenote', 'Microsoftonenote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftonenote.md b/distribution/simpleicons-5/M/Microsoftonenote.md new file mode 100644 index 00000000000..e6037210d1c --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonenote.md @@ -0,0 +1,63 @@ +# Microsoftonenote + + +```text +simpleicons-5/M/Microsoftonenote +``` + +```text +include('simpleicons-5/M/Microsoftonenote') +``` + + + +| Illustration | Microsoftonenote | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftonenote.png) | ![illustration for Microsoftonenote](../../simpleicons-5/M/Microsoftonenote.Local.png) | + + + + +## Microsoftonenote + +### 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 Microsoftonenote +include('simpleicons-5/M/Microsoftonenote') + +' renders the element +Microsoftonenote('Microsoftonenote', 'Microsoftonenote', '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 Microsoftonenote +include('simpleicons-5/M/Microsoftonenote') + +' renders the element +Microsoftonenote('Microsoftonenote', 'Microsoftonenote', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftonenote.png b/distribution/simpleicons-5/M/Microsoftonenote.png new file mode 100644 index 00000000000..9a745750be7 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftonenote.png differ diff --git a/distribution/simpleicons-5/M/Microsoftonenote.puml b/distribution/simpleicons-5/M/Microsoftonenote.puml new file mode 100644 index 00000000000..e9017d21167 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftonenote.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftonenote + +sprite $MicrosoftonenoteXs [10x10/16z] uwS3 + +sprite $MicrosoftonenoteSm [12x12/16z] unza + +sprite $MicrosoftonenoteMd [16x16/16z] un_X + +sprite $MicrosoftonenoteLg [20x20/16z] unzKO1G + +!procedure Microsoftonenote($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftonenote', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftoutlook.Local.png b/distribution/simpleicons-5/M/Microsoftoutlook.Local.png new file mode 100644 index 00000000000..8c331b56c7c Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftoutlook.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftoutlook.Local.puml b/distribution/simpleicons-5/M/Microsoftoutlook.Local.puml new file mode 100644 index 00000000000..6ec5ac2828d --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoutlook.Local.puml @@ -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 Microsoftoutlook +include('simpleicons-5/M/Microsoftoutlook') + +' renders the element +Microsoftoutlook('Microsoftoutlook', 'Microsoftoutlook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftoutlook.Remote.puml b/distribution/simpleicons-5/M/Microsoftoutlook.Remote.puml new file mode 100644 index 00000000000..96eef14b9b5 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoutlook.Remote.puml @@ -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 Microsoftoutlook +include('simpleicons-5/M/Microsoftoutlook') + +' renders the element +Microsoftoutlook('Microsoftoutlook', 'Microsoftoutlook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftoutlook.md b/distribution/simpleicons-5/M/Microsoftoutlook.md new file mode 100644 index 00000000000..52affe908d8 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoutlook.md @@ -0,0 +1,63 @@ +# Microsoftoutlook + + +```text +simpleicons-5/M/Microsoftoutlook +``` + +```text +include('simpleicons-5/M/Microsoftoutlook') +``` + + + +| Illustration | Microsoftoutlook | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftoutlook.png) | ![illustration for Microsoftoutlook](../../simpleicons-5/M/Microsoftoutlook.Local.png) | + + + + +## Microsoftoutlook + +### 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 Microsoftoutlook +include('simpleicons-5/M/Microsoftoutlook') + +' renders the element +Microsoftoutlook('Microsoftoutlook', 'Microsoftoutlook', '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 Microsoftoutlook +include('simpleicons-5/M/Microsoftoutlook') + +' renders the element +Microsoftoutlook('Microsoftoutlook', 'Microsoftoutlook', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftoutlook.png b/distribution/simpleicons-5/M/Microsoftoutlook.png new file mode 100644 index 00000000000..6e022fc9fb4 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftoutlook.png differ diff --git a/distribution/simpleicons-5/M/Microsoftoutlook.puml b/distribution/simpleicons-5/M/Microsoftoutlook.puml new file mode 100644 index 00000000000..a9be2a71113 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftoutlook.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftoutlook + +sprite $MicrosoftoutlookXs [10x10/16z] uwS3 + +sprite $MicrosoftoutlookSm [12x12/16z] unza + +sprite $MicrosoftoutlookMd [16x16/16z] un_X + +sprite $MicrosoftoutlookLg [20x20/16z] unzKO1G + +!procedure Microsoftoutlook($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftoutlook', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftpowerpoint.Local.png b/distribution/simpleicons-5/M/Microsoftpowerpoint.Local.png new file mode 100644 index 00000000000..3a81b942f86 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftpowerpoint.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftpowerpoint.Local.puml b/distribution/simpleicons-5/M/Microsoftpowerpoint.Local.puml new file mode 100644 index 00000000000..fdad5daa548 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftpowerpoint.Local.puml @@ -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 Microsoftpowerpoint +include('simpleicons-5/M/Microsoftpowerpoint') + +' renders the element +Microsoftpowerpoint('Microsoftpowerpoint', 'Microsoftpowerpoint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftpowerpoint.Remote.puml b/distribution/simpleicons-5/M/Microsoftpowerpoint.Remote.puml new file mode 100644 index 00000000000..64a8548eb4b --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftpowerpoint.Remote.puml @@ -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 Microsoftpowerpoint +include('simpleicons-5/M/Microsoftpowerpoint') + +' renders the element +Microsoftpowerpoint('Microsoftpowerpoint', 'Microsoftpowerpoint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftpowerpoint.md b/distribution/simpleicons-5/M/Microsoftpowerpoint.md new file mode 100644 index 00000000000..b0bbd036121 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftpowerpoint.md @@ -0,0 +1,63 @@ +# Microsoftpowerpoint + + +```text +simpleicons-5/M/Microsoftpowerpoint +``` + +```text +include('simpleicons-5/M/Microsoftpowerpoint') +``` + + + +| Illustration | Microsoftpowerpoint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftpowerpoint.png) | ![illustration for Microsoftpowerpoint](../../simpleicons-5/M/Microsoftpowerpoint.Local.png) | + + + + +## Microsoftpowerpoint + +### 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 Microsoftpowerpoint +include('simpleicons-5/M/Microsoftpowerpoint') + +' renders the element +Microsoftpowerpoint('Microsoftpowerpoint', 'Microsoftpowerpoint', '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 Microsoftpowerpoint +include('simpleicons-5/M/Microsoftpowerpoint') + +' renders the element +Microsoftpowerpoint('Microsoftpowerpoint', 'Microsoftpowerpoint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftpowerpoint.png b/distribution/simpleicons-5/M/Microsoftpowerpoint.png new file mode 100644 index 00000000000..7e65b76ba3f Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftpowerpoint.png differ diff --git a/distribution/simpleicons-5/M/Microsoftpowerpoint.puml b/distribution/simpleicons-5/M/Microsoftpowerpoint.puml new file mode 100644 index 00000000000..a9ab0f28120 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftpowerpoint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftpowerpoint + +sprite $MicrosoftpowerpointXs [10x10/16z] uwS3 + +sprite $MicrosoftpowerpointSm [12x12/16z] unza + +sprite $MicrosoftpowerpointMd [16x16/16z] un_X + +sprite $MicrosoftpowerpointLg [20x20/16z] unzKO1G + +!procedure Microsoftpowerpoint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftpowerpoint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftsharepoint.Local.png b/distribution/simpleicons-5/M/Microsoftsharepoint.Local.png new file mode 100644 index 00000000000..2b3da1d2549 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftsharepoint.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftsharepoint.Local.puml b/distribution/simpleicons-5/M/Microsoftsharepoint.Local.puml new file mode 100644 index 00000000000..cdf9c45585b --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsharepoint.Local.puml @@ -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 Microsoftsharepoint +include('simpleicons-5/M/Microsoftsharepoint') + +' renders the element +Microsoftsharepoint('Microsoftsharepoint', 'Microsoftsharepoint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftsharepoint.Remote.puml b/distribution/simpleicons-5/M/Microsoftsharepoint.Remote.puml new file mode 100644 index 00000000000..7a1dfa7ee30 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsharepoint.Remote.puml @@ -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 Microsoftsharepoint +include('simpleicons-5/M/Microsoftsharepoint') + +' renders the element +Microsoftsharepoint('Microsoftsharepoint', 'Microsoftsharepoint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftsharepoint.md b/distribution/simpleicons-5/M/Microsoftsharepoint.md new file mode 100644 index 00000000000..af625d41b59 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsharepoint.md @@ -0,0 +1,63 @@ +# Microsoftsharepoint + + +```text +simpleicons-5/M/Microsoftsharepoint +``` + +```text +include('simpleicons-5/M/Microsoftsharepoint') +``` + + + +| Illustration | Microsoftsharepoint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftsharepoint.png) | ![illustration for Microsoftsharepoint](../../simpleicons-5/M/Microsoftsharepoint.Local.png) | + + + + +## Microsoftsharepoint + +### 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 Microsoftsharepoint +include('simpleicons-5/M/Microsoftsharepoint') + +' renders the element +Microsoftsharepoint('Microsoftsharepoint', 'Microsoftsharepoint', '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 Microsoftsharepoint +include('simpleicons-5/M/Microsoftsharepoint') + +' renders the element +Microsoftsharepoint('Microsoftsharepoint', 'Microsoftsharepoint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftsharepoint.png b/distribution/simpleicons-5/M/Microsoftsharepoint.png new file mode 100644 index 00000000000..f7010178f5a Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftsharepoint.png differ diff --git a/distribution/simpleicons-5/M/Microsoftsharepoint.puml b/distribution/simpleicons-5/M/Microsoftsharepoint.puml new file mode 100644 index 00000000000..6f78dffe0e1 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsharepoint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftsharepoint + +sprite $MicrosoftsharepointXs [10x10/16z] uwS3 + +sprite $MicrosoftsharepointSm [12x12/16z] unza + +sprite $MicrosoftsharepointMd [16x16/16z] un_X + +sprite $MicrosoftsharepointLg [20x20/16z] unzKO1G + +!procedure Microsoftsharepoint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftsharepoint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftsqlserver.Local.png b/distribution/simpleicons-5/M/Microsoftsqlserver.Local.png new file mode 100644 index 00000000000..47522888b25 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftsqlserver.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftsqlserver.Local.puml b/distribution/simpleicons-5/M/Microsoftsqlserver.Local.puml new file mode 100644 index 00000000000..e2c438d97d3 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsqlserver.Local.puml @@ -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 Microsoftsqlserver +include('simpleicons-5/M/Microsoftsqlserver') + +' renders the element +Microsoftsqlserver('Microsoftsqlserver', 'Microsoftsqlserver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftsqlserver.Remote.puml b/distribution/simpleicons-5/M/Microsoftsqlserver.Remote.puml new file mode 100644 index 00000000000..8dad91ae53a --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsqlserver.Remote.puml @@ -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 Microsoftsqlserver +include('simpleicons-5/M/Microsoftsqlserver') + +' renders the element +Microsoftsqlserver('Microsoftsqlserver', 'Microsoftsqlserver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftsqlserver.md b/distribution/simpleicons-5/M/Microsoftsqlserver.md new file mode 100644 index 00000000000..e5616afd758 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsqlserver.md @@ -0,0 +1,63 @@ +# Microsoftsqlserver + + +```text +simpleicons-5/M/Microsoftsqlserver +``` + +```text +include('simpleicons-5/M/Microsoftsqlserver') +``` + + + +| Illustration | Microsoftsqlserver | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftsqlserver.png) | ![illustration for Microsoftsqlserver](../../simpleicons-5/M/Microsoftsqlserver.Local.png) | + + + + +## Microsoftsqlserver + +### 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 Microsoftsqlserver +include('simpleicons-5/M/Microsoftsqlserver') + +' renders the element +Microsoftsqlserver('Microsoftsqlserver', 'Microsoftsqlserver', '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 Microsoftsqlserver +include('simpleicons-5/M/Microsoftsqlserver') + +' renders the element +Microsoftsqlserver('Microsoftsqlserver', 'Microsoftsqlserver', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftsqlserver.png b/distribution/simpleicons-5/M/Microsoftsqlserver.png new file mode 100644 index 00000000000..54e60063a13 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftsqlserver.png differ diff --git a/distribution/simpleicons-5/M/Microsoftsqlserver.puml b/distribution/simpleicons-5/M/Microsoftsqlserver.puml new file mode 100644 index 00000000000..71ae3e21f6f --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftsqlserver.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftsqlserver + +sprite $MicrosoftsqlserverXs [10x10/16z] uwS3 + +sprite $MicrosoftsqlserverSm [12x12/16z] unza + +sprite $MicrosoftsqlserverMd [16x16/16z] un_X + +sprite $MicrosoftsqlserverLg [20x20/16z] unzKO1G + +!procedure Microsoftsqlserver($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftsqlserver', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftteams.Local.png b/distribution/simpleicons-5/M/Microsoftteams.Local.png new file mode 100644 index 00000000000..e9c88bb88dc Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftteams.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftteams.Local.puml b/distribution/simpleicons-5/M/Microsoftteams.Local.puml new file mode 100644 index 00000000000..c17d4598eba --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftteams.Local.puml @@ -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 Microsoftteams +include('simpleicons-5/M/Microsoftteams') + +' renders the element +Microsoftteams('Microsoftteams', 'Microsoftteams', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftteams.Remote.puml b/distribution/simpleicons-5/M/Microsoftteams.Remote.puml new file mode 100644 index 00000000000..9f8df45ae6e --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftteams.Remote.puml @@ -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 Microsoftteams +include('simpleicons-5/M/Microsoftteams') + +' renders the element +Microsoftteams('Microsoftteams', 'Microsoftteams', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftteams.md b/distribution/simpleicons-5/M/Microsoftteams.md new file mode 100644 index 00000000000..e6ad2337131 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftteams.md @@ -0,0 +1,63 @@ +# Microsoftteams + + +```text +simpleicons-5/M/Microsoftteams +``` + +```text +include('simpleicons-5/M/Microsoftteams') +``` + + + +| Illustration | Microsoftteams | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftteams.png) | ![illustration for Microsoftteams](../../simpleicons-5/M/Microsoftteams.Local.png) | + + + + +## Microsoftteams + +### 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 Microsoftteams +include('simpleicons-5/M/Microsoftteams') + +' renders the element +Microsoftteams('Microsoftteams', 'Microsoftteams', '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 Microsoftteams +include('simpleicons-5/M/Microsoftteams') + +' renders the element +Microsoftteams('Microsoftteams', 'Microsoftteams', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftteams.png b/distribution/simpleicons-5/M/Microsoftteams.png new file mode 100644 index 00000000000..394a4371412 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftteams.png differ diff --git a/distribution/simpleicons-5/M/Microsoftteams.puml b/distribution/simpleicons-5/M/Microsoftteams.puml new file mode 100644 index 00000000000..35f17175018 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftteams.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftteams + +sprite $MicrosoftteamsXs [10x10/16z] uwS3 + +sprite $MicrosoftteamsSm [12x12/16z] unza + +sprite $MicrosoftteamsMd [16x16/16z] un_X + +sprite $MicrosoftteamsLg [20x20/16z] unzKO1G + +!procedure Microsoftteams($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftteams', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftvisio.Local.png b/distribution/simpleicons-5/M/Microsoftvisio.Local.png new file mode 100644 index 00000000000..a3150f0fc8e Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftvisio.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftvisio.Local.puml b/distribution/simpleicons-5/M/Microsoftvisio.Local.puml new file mode 100644 index 00000000000..3e20ac269e6 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftvisio.Local.puml @@ -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 Microsoftvisio +include('simpleicons-5/M/Microsoftvisio') + +' renders the element +Microsoftvisio('Microsoftvisio', 'Microsoftvisio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftvisio.Remote.puml b/distribution/simpleicons-5/M/Microsoftvisio.Remote.puml new file mode 100644 index 00000000000..3cbcbd71b9b --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftvisio.Remote.puml @@ -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 Microsoftvisio +include('simpleicons-5/M/Microsoftvisio') + +' renders the element +Microsoftvisio('Microsoftvisio', 'Microsoftvisio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftvisio.md b/distribution/simpleicons-5/M/Microsoftvisio.md new file mode 100644 index 00000000000..0aaeb2f8f2d --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftvisio.md @@ -0,0 +1,63 @@ +# Microsoftvisio + + +```text +simpleicons-5/M/Microsoftvisio +``` + +```text +include('simpleicons-5/M/Microsoftvisio') +``` + + + +| Illustration | Microsoftvisio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftvisio.png) | ![illustration for Microsoftvisio](../../simpleicons-5/M/Microsoftvisio.Local.png) | + + + + +## Microsoftvisio + +### 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 Microsoftvisio +include('simpleicons-5/M/Microsoftvisio') + +' renders the element +Microsoftvisio('Microsoftvisio', 'Microsoftvisio', '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 Microsoftvisio +include('simpleicons-5/M/Microsoftvisio') + +' renders the element +Microsoftvisio('Microsoftvisio', 'Microsoftvisio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftvisio.png b/distribution/simpleicons-5/M/Microsoftvisio.png new file mode 100644 index 00000000000..8ca24d7cedb Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftvisio.png differ diff --git a/distribution/simpleicons-5/M/Microsoftvisio.puml b/distribution/simpleicons-5/M/Microsoftvisio.puml new file mode 100644 index 00000000000..a47c2c5a113 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftvisio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftvisio + +sprite $MicrosoftvisioXs [10x10/16z] uwS3 + +sprite $MicrosoftvisioSm [12x12/16z] unza + +sprite $MicrosoftvisioMd [16x16/16z] un_X + +sprite $MicrosoftvisioLg [20x20/16z] unzKO1G + +!procedure Microsoftvisio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftvisio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microsoftword.Local.png b/distribution/simpleicons-5/M/Microsoftword.Local.png new file mode 100644 index 00000000000..29af68b4cc3 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftword.Local.png differ diff --git a/distribution/simpleicons-5/M/Microsoftword.Local.puml b/distribution/simpleicons-5/M/Microsoftword.Local.puml new file mode 100644 index 00000000000..d0db1521379 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftword.Local.puml @@ -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 Microsoftword +include('simpleicons-5/M/Microsoftword') + +' renders the element +Microsoftword('Microsoftword', 'Microsoftword', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftword.Remote.puml b/distribution/simpleicons-5/M/Microsoftword.Remote.puml new file mode 100644 index 00000000000..dec35b118a2 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftword.Remote.puml @@ -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 Microsoftword +include('simpleicons-5/M/Microsoftword') + +' renders the element +Microsoftword('Microsoftword', 'Microsoftword', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microsoftword.md b/distribution/simpleicons-5/M/Microsoftword.md new file mode 100644 index 00000000000..8ccd9c373e7 --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftword.md @@ -0,0 +1,63 @@ +# Microsoftword + + +```text +simpleicons-5/M/Microsoftword +``` + +```text +include('simpleicons-5/M/Microsoftword') +``` + + + +| Illustration | Microsoftword | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microsoftword.png) | ![illustration for Microsoftword](../../simpleicons-5/M/Microsoftword.Local.png) | + + + + +## Microsoftword + +### 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 Microsoftword +include('simpleicons-5/M/Microsoftword') + +' renders the element +Microsoftword('Microsoftword', 'Microsoftword', '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 Microsoftword +include('simpleicons-5/M/Microsoftword') + +' renders the element +Microsoftword('Microsoftword', 'Microsoftword', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microsoftword.png b/distribution/simpleicons-5/M/Microsoftword.png new file mode 100644 index 00000000000..d16710878e6 Binary files /dev/null and b/distribution/simpleicons-5/M/Microsoftword.png differ diff --git a/distribution/simpleicons-5/M/Microsoftword.puml b/distribution/simpleicons-5/M/Microsoftword.puml new file mode 100644 index 00000000000..ae16ec79c2c --- /dev/null +++ b/distribution/simpleicons-5/M/Microsoftword.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microsoftword + +sprite $MicrosoftwordXs [10x10/16z] uwS3 + +sprite $MicrosoftwordSm [12x12/16z] unza + +sprite $MicrosoftwordMd [16x16/16z] un_X + +sprite $MicrosoftwordLg [20x20/16z] unzKO1G + +!procedure Microsoftword($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microsoftword', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Microstrategy.Local.png b/distribution/simpleicons-5/M/Microstrategy.Local.png new file mode 100644 index 00000000000..8e628736696 Binary files /dev/null and b/distribution/simpleicons-5/M/Microstrategy.Local.png differ diff --git a/distribution/simpleicons-5/M/Microstrategy.Local.puml b/distribution/simpleicons-5/M/Microstrategy.Local.puml new file mode 100644 index 00000000000..621dbcff731 --- /dev/null +++ b/distribution/simpleicons-5/M/Microstrategy.Local.puml @@ -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 Microstrategy +include('simpleicons-5/M/Microstrategy') + +' renders the element +Microstrategy('Microstrategy', 'Microstrategy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microstrategy.Remote.puml b/distribution/simpleicons-5/M/Microstrategy.Remote.puml new file mode 100644 index 00000000000..aa6233b7298 --- /dev/null +++ b/distribution/simpleicons-5/M/Microstrategy.Remote.puml @@ -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 Microstrategy +include('simpleicons-5/M/Microstrategy') + +' renders the element +Microstrategy('Microstrategy', 'Microstrategy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Microstrategy.md b/distribution/simpleicons-5/M/Microstrategy.md new file mode 100644 index 00000000000..219c1ed636e --- /dev/null +++ b/distribution/simpleicons-5/M/Microstrategy.md @@ -0,0 +1,63 @@ +# Microstrategy + + +```text +simpleicons-5/M/Microstrategy +``` + +```text +include('simpleicons-5/M/Microstrategy') +``` + + + +| Illustration | Microstrategy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Microstrategy.png) | ![illustration for Microstrategy](../../simpleicons-5/M/Microstrategy.Local.png) | + + + + +## Microstrategy + +### 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 Microstrategy +include('simpleicons-5/M/Microstrategy') + +' renders the element +Microstrategy('Microstrategy', 'Microstrategy', '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 Microstrategy +include('simpleicons-5/M/Microstrategy') + +' renders the element +Microstrategy('Microstrategy', 'Microstrategy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Microstrategy.png b/distribution/simpleicons-5/M/Microstrategy.png new file mode 100644 index 00000000000..9f6bbc212a1 Binary files /dev/null and b/distribution/simpleicons-5/M/Microstrategy.png differ diff --git a/distribution/simpleicons-5/M/Microstrategy.puml b/distribution/simpleicons-5/M/Microstrategy.puml new file mode 100644 index 00000000000..5d1c96830d4 --- /dev/null +++ b/distribution/simpleicons-5/M/Microstrategy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Microstrategy + +sprite $MicrostrategyXs [10x10/16z] uwS3 + +sprite $MicrostrategySm [12x12/16z] unza + +sprite $MicrostrategyMd [16x16/16z] un_X + +sprite $MicrostrategyLg [20x20/16z] unzKO1G + +!procedure Microstrategy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Microstrategy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Midi.Local.png b/distribution/simpleicons-5/M/Midi.Local.png new file mode 100644 index 00000000000..997d15dce9a Binary files /dev/null and b/distribution/simpleicons-5/M/Midi.Local.png differ diff --git a/distribution/simpleicons-5/M/Midi.Local.puml b/distribution/simpleicons-5/M/Midi.Local.puml new file mode 100644 index 00000000000..8e12a619b76 --- /dev/null +++ b/distribution/simpleicons-5/M/Midi.Local.puml @@ -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 Midi +include('simpleicons-5/M/Midi') + +' renders the element +Midi('Midi', 'Midi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Midi.Remote.puml b/distribution/simpleicons-5/M/Midi.Remote.puml new file mode 100644 index 00000000000..0f416c87690 --- /dev/null +++ b/distribution/simpleicons-5/M/Midi.Remote.puml @@ -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 Midi +include('simpleicons-5/M/Midi') + +' renders the element +Midi('Midi', 'Midi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Midi.md b/distribution/simpleicons-5/M/Midi.md new file mode 100644 index 00000000000..c4353fbdf79 --- /dev/null +++ b/distribution/simpleicons-5/M/Midi.md @@ -0,0 +1,63 @@ +# Midi + + +```text +simpleicons-5/M/Midi +``` + +```text +include('simpleicons-5/M/Midi') +``` + + + +| Illustration | Midi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Midi.png) | ![illustration for Midi](../../simpleicons-5/M/Midi.Local.png) | + + + + +## Midi + +### 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 Midi +include('simpleicons-5/M/Midi') + +' renders the element +Midi('Midi', 'Midi', '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 Midi +include('simpleicons-5/M/Midi') + +' renders the element +Midi('Midi', 'Midi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Midi.png b/distribution/simpleicons-5/M/Midi.png new file mode 100644 index 00000000000..ea870b94ec2 Binary files /dev/null and b/distribution/simpleicons-5/M/Midi.png differ diff --git a/distribution/simpleicons-5/M/Midi.puml b/distribution/simpleicons-5/M/Midi.puml new file mode 100644 index 00000000000..1534cde5c29 --- /dev/null +++ b/distribution/simpleicons-5/M/Midi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Midi + +sprite $MidiXs [10x10/16z] uwS3 + +sprite $MidiSm [12x12/16z] unza + +sprite $MidiMd [16x16/16z] un_X + +sprite $MidiLg [20x20/16z] unzKO1G + +!procedure Midi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Midi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Minds.Local.png b/distribution/simpleicons-5/M/Minds.Local.png new file mode 100644 index 00000000000..41684887c14 Binary files /dev/null and b/distribution/simpleicons-5/M/Minds.Local.png differ diff --git a/distribution/simpleicons-5/M/Minds.Local.puml b/distribution/simpleicons-5/M/Minds.Local.puml new file mode 100644 index 00000000000..7817b7a1fd0 --- /dev/null +++ b/distribution/simpleicons-5/M/Minds.Local.puml @@ -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 Minds +include('simpleicons-5/M/Minds') + +' renders the element +Minds('Minds', 'Minds', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minds.Remote.puml b/distribution/simpleicons-5/M/Minds.Remote.puml new file mode 100644 index 00000000000..e310596b2b2 --- /dev/null +++ b/distribution/simpleicons-5/M/Minds.Remote.puml @@ -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 Minds +include('simpleicons-5/M/Minds') + +' renders the element +Minds('Minds', 'Minds', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minds.md b/distribution/simpleicons-5/M/Minds.md new file mode 100644 index 00000000000..39c94e6106e --- /dev/null +++ b/distribution/simpleicons-5/M/Minds.md @@ -0,0 +1,63 @@ +# Minds + + +```text +simpleicons-5/M/Minds +``` + +```text +include('simpleicons-5/M/Minds') +``` + + + +| Illustration | Minds | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Minds.png) | ![illustration for Minds](../../simpleicons-5/M/Minds.Local.png) | + + + + +## Minds + +### 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 Minds +include('simpleicons-5/M/Minds') + +' renders the element +Minds('Minds', 'Minds', '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 Minds +include('simpleicons-5/M/Minds') + +' renders the element +Minds('Minds', 'Minds', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Minds.png b/distribution/simpleicons-5/M/Minds.png new file mode 100644 index 00000000000..e535af7ab35 Binary files /dev/null and b/distribution/simpleicons-5/M/Minds.png differ diff --git a/distribution/simpleicons-5/M/Minds.puml b/distribution/simpleicons-5/M/Minds.puml new file mode 100644 index 00000000000..54756a87aeb --- /dev/null +++ b/distribution/simpleicons-5/M/Minds.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Minds + +sprite $MindsXs [10x10/16z] uwS3 + +sprite $MindsSm [12x12/16z] unza + +sprite $MindsMd [16x16/16z] un_X + +sprite $MindsLg [20x20/16z] unzKO1G + +!procedure Minds($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Minds', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Minecraft.Local.png b/distribution/simpleicons-5/M/Minecraft.Local.png new file mode 100644 index 00000000000..fc44ddc8b7a Binary files /dev/null and b/distribution/simpleicons-5/M/Minecraft.Local.png differ diff --git a/distribution/simpleicons-5/M/Minecraft.Local.puml b/distribution/simpleicons-5/M/Minecraft.Local.puml new file mode 100644 index 00000000000..491b524b474 --- /dev/null +++ b/distribution/simpleicons-5/M/Minecraft.Local.puml @@ -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 Minecraft +include('simpleicons-5/M/Minecraft') + +' renders the element +Minecraft('Minecraft', 'Minecraft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minecraft.Remote.puml b/distribution/simpleicons-5/M/Minecraft.Remote.puml new file mode 100644 index 00000000000..461e5d578f8 --- /dev/null +++ b/distribution/simpleicons-5/M/Minecraft.Remote.puml @@ -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 Minecraft +include('simpleicons-5/M/Minecraft') + +' renders the element +Minecraft('Minecraft', 'Minecraft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minecraft.md b/distribution/simpleicons-5/M/Minecraft.md new file mode 100644 index 00000000000..c77a9396e64 --- /dev/null +++ b/distribution/simpleicons-5/M/Minecraft.md @@ -0,0 +1,63 @@ +# Minecraft + + +```text +simpleicons-5/M/Minecraft +``` + +```text +include('simpleicons-5/M/Minecraft') +``` + + + +| Illustration | Minecraft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Minecraft.png) | ![illustration for Minecraft](../../simpleicons-5/M/Minecraft.Local.png) | + + + + +## Minecraft + +### 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 Minecraft +include('simpleicons-5/M/Minecraft') + +' renders the element +Minecraft('Minecraft', 'Minecraft', '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 Minecraft +include('simpleicons-5/M/Minecraft') + +' renders the element +Minecraft('Minecraft', 'Minecraft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Minecraft.png b/distribution/simpleicons-5/M/Minecraft.png new file mode 100644 index 00000000000..bf09c1ee9f2 Binary files /dev/null and b/distribution/simpleicons-5/M/Minecraft.png differ diff --git a/distribution/simpleicons-5/M/Minecraft.puml b/distribution/simpleicons-5/M/Minecraft.puml new file mode 100644 index 00000000000..52d3285e62e --- /dev/null +++ b/distribution/simpleicons-5/M/Minecraft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Minecraft + +sprite $MinecraftXs [10x10/16z] uwS3 + +sprite $MinecraftSm [12x12/16z] unza + +sprite $MinecraftMd [16x16/16z] un_X + +sprite $MinecraftLg [20x20/16z] unzKO1G + +!procedure Minecraft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Minecraft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Minetest.Local.png b/distribution/simpleicons-5/M/Minetest.Local.png new file mode 100644 index 00000000000..ac859dbf9ee Binary files /dev/null and b/distribution/simpleicons-5/M/Minetest.Local.png differ diff --git a/distribution/simpleicons-5/M/Minetest.Local.puml b/distribution/simpleicons-5/M/Minetest.Local.puml new file mode 100644 index 00000000000..1942dd98a69 --- /dev/null +++ b/distribution/simpleicons-5/M/Minetest.Local.puml @@ -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 Minetest +include('simpleicons-5/M/Minetest') + +' renders the element +Minetest('Minetest', 'Minetest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minetest.Remote.puml b/distribution/simpleicons-5/M/Minetest.Remote.puml new file mode 100644 index 00000000000..f95fb56b3e0 --- /dev/null +++ b/distribution/simpleicons-5/M/Minetest.Remote.puml @@ -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 Minetest +include('simpleicons-5/M/Minetest') + +' renders the element +Minetest('Minetest', 'Minetest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minetest.md b/distribution/simpleicons-5/M/Minetest.md new file mode 100644 index 00000000000..c57cfc4c952 --- /dev/null +++ b/distribution/simpleicons-5/M/Minetest.md @@ -0,0 +1,63 @@ +# Minetest + + +```text +simpleicons-5/M/Minetest +``` + +```text +include('simpleicons-5/M/Minetest') +``` + + + +| Illustration | Minetest | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Minetest.png) | ![illustration for Minetest](../../simpleicons-5/M/Minetest.Local.png) | + + + + +## Minetest + +### 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 Minetest +include('simpleicons-5/M/Minetest') + +' renders the element +Minetest('Minetest', 'Minetest', '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 Minetest +include('simpleicons-5/M/Minetest') + +' renders the element +Minetest('Minetest', 'Minetest', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Minetest.png b/distribution/simpleicons-5/M/Minetest.png new file mode 100644 index 00000000000..a21e3b584f2 Binary files /dev/null and b/distribution/simpleicons-5/M/Minetest.png differ diff --git a/distribution/simpleicons-5/M/Minetest.puml b/distribution/simpleicons-5/M/Minetest.puml new file mode 100644 index 00000000000..323818e5152 --- /dev/null +++ b/distribution/simpleicons-5/M/Minetest.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Minetest + +sprite $MinetestXs [10x10/16z] uwS3 + +sprite $MinetestSm [12x12/16z] unza + +sprite $MinetestMd [16x16/16z] un_X + +sprite $MinetestLg [20x20/16z] unzKO1G + +!procedure Minetest($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Minetest', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mini.Local.png b/distribution/simpleicons-5/M/Mini.Local.png new file mode 100644 index 00000000000..c2c1cf5b294 Binary files /dev/null and b/distribution/simpleicons-5/M/Mini.Local.png differ diff --git a/distribution/simpleicons-5/M/Mini.Local.puml b/distribution/simpleicons-5/M/Mini.Local.puml new file mode 100644 index 00000000000..407e2dde658 --- /dev/null +++ b/distribution/simpleicons-5/M/Mini.Local.puml @@ -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 Mini +include('simpleicons-5/M/Mini') + +' renders the element +Mini('Mini', 'Mini', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mini.Remote.puml b/distribution/simpleicons-5/M/Mini.Remote.puml new file mode 100644 index 00000000000..03affae17b3 --- /dev/null +++ b/distribution/simpleicons-5/M/Mini.Remote.puml @@ -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 Mini +include('simpleicons-5/M/Mini') + +' renders the element +Mini('Mini', 'Mini', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mini.md b/distribution/simpleicons-5/M/Mini.md new file mode 100644 index 00000000000..d0d1b43d5d1 --- /dev/null +++ b/distribution/simpleicons-5/M/Mini.md @@ -0,0 +1,63 @@ +# Mini + + +```text +simpleicons-5/M/Mini +``` + +```text +include('simpleicons-5/M/Mini') +``` + + + +| Illustration | Mini | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mini.png) | ![illustration for Mini](../../simpleicons-5/M/Mini.Local.png) | + + + + +## Mini + +### 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 Mini +include('simpleicons-5/M/Mini') + +' renders the element +Mini('Mini', 'Mini', '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 Mini +include('simpleicons-5/M/Mini') + +' renders the element +Mini('Mini', 'Mini', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mini.png b/distribution/simpleicons-5/M/Mini.png new file mode 100644 index 00000000000..e1da8e2bf0d Binary files /dev/null and b/distribution/simpleicons-5/M/Mini.png differ diff --git a/distribution/simpleicons-5/M/Mini.puml b/distribution/simpleicons-5/M/Mini.puml new file mode 100644 index 00000000000..55a9ffe15d9 --- /dev/null +++ b/distribution/simpleicons-5/M/Mini.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mini + +sprite $MiniXs [10x10/16z] uwS3 + +sprite $MiniSm [12x12/16z] unza + +sprite $MiniMd [16x16/16z] un_X + +sprite $MiniLg [20x20/16z] unzKO1G + +!procedure Mini($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mini', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Minutemailer.Local.png b/distribution/simpleicons-5/M/Minutemailer.Local.png new file mode 100644 index 00000000000..9d1181d61aa Binary files /dev/null and b/distribution/simpleicons-5/M/Minutemailer.Local.png differ diff --git a/distribution/simpleicons-5/M/Minutemailer.Local.puml b/distribution/simpleicons-5/M/Minutemailer.Local.puml new file mode 100644 index 00000000000..71a6ac53fdf --- /dev/null +++ b/distribution/simpleicons-5/M/Minutemailer.Local.puml @@ -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 Minutemailer +include('simpleicons-5/M/Minutemailer') + +' renders the element +Minutemailer('Minutemailer', 'Minutemailer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minutemailer.Remote.puml b/distribution/simpleicons-5/M/Minutemailer.Remote.puml new file mode 100644 index 00000000000..606dc39e4f8 --- /dev/null +++ b/distribution/simpleicons-5/M/Minutemailer.Remote.puml @@ -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 Minutemailer +include('simpleicons-5/M/Minutemailer') + +' renders the element +Minutemailer('Minutemailer', 'Minutemailer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Minutemailer.md b/distribution/simpleicons-5/M/Minutemailer.md new file mode 100644 index 00000000000..bc292e3acef --- /dev/null +++ b/distribution/simpleicons-5/M/Minutemailer.md @@ -0,0 +1,63 @@ +# Minutemailer + + +```text +simpleicons-5/M/Minutemailer +``` + +```text +include('simpleicons-5/M/Minutemailer') +``` + + + +| Illustration | Minutemailer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Minutemailer.png) | ![illustration for Minutemailer](../../simpleicons-5/M/Minutemailer.Local.png) | + + + + +## Minutemailer + +### 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 Minutemailer +include('simpleicons-5/M/Minutemailer') + +' renders the element +Minutemailer('Minutemailer', 'Minutemailer', '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 Minutemailer +include('simpleicons-5/M/Minutemailer') + +' renders the element +Minutemailer('Minutemailer', 'Minutemailer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Minutemailer.png b/distribution/simpleicons-5/M/Minutemailer.png new file mode 100644 index 00000000000..a03a29e89ef Binary files /dev/null and b/distribution/simpleicons-5/M/Minutemailer.png differ diff --git a/distribution/simpleicons-5/M/Minutemailer.puml b/distribution/simpleicons-5/M/Minutemailer.puml new file mode 100644 index 00000000000..6b193129ba2 --- /dev/null +++ b/distribution/simpleicons-5/M/Minutemailer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Minutemailer + +sprite $MinutemailerXs [10x10/16z] uwS3 + +sprite $MinutemailerSm [12x12/16z] unza + +sprite $MinutemailerMd [16x16/16z] un_X + +sprite $MinutemailerLg [20x20/16z] unzKO1G + +!procedure Minutemailer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Minutemailer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Miro.Local.png b/distribution/simpleicons-5/M/Miro.Local.png new file mode 100644 index 00000000000..7ab1780123d Binary files /dev/null and b/distribution/simpleicons-5/M/Miro.Local.png differ diff --git a/distribution/simpleicons-5/M/Miro.Local.puml b/distribution/simpleicons-5/M/Miro.Local.puml new file mode 100644 index 00000000000..d4699ed56aa --- /dev/null +++ b/distribution/simpleicons-5/M/Miro.Local.puml @@ -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 Miro +include('simpleicons-5/M/Miro') + +' renders the element +Miro('Miro', 'Miro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Miro.Remote.puml b/distribution/simpleicons-5/M/Miro.Remote.puml new file mode 100644 index 00000000000..51769a1a3af --- /dev/null +++ b/distribution/simpleicons-5/M/Miro.Remote.puml @@ -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 Miro +include('simpleicons-5/M/Miro') + +' renders the element +Miro('Miro', 'Miro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Miro.md b/distribution/simpleicons-5/M/Miro.md new file mode 100644 index 00000000000..de7352d49d2 --- /dev/null +++ b/distribution/simpleicons-5/M/Miro.md @@ -0,0 +1,63 @@ +# Miro + + +```text +simpleicons-5/M/Miro +``` + +```text +include('simpleicons-5/M/Miro') +``` + + + +| Illustration | Miro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Miro.png) | ![illustration for Miro](../../simpleicons-5/M/Miro.Local.png) | + + + + +## Miro + +### 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 Miro +include('simpleicons-5/M/Miro') + +' renders the element +Miro('Miro', 'Miro', '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 Miro +include('simpleicons-5/M/Miro') + +' renders the element +Miro('Miro', 'Miro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Miro.png b/distribution/simpleicons-5/M/Miro.png new file mode 100644 index 00000000000..9a1604e5595 Binary files /dev/null and b/distribution/simpleicons-5/M/Miro.png differ diff --git a/distribution/simpleicons-5/M/Miro.puml b/distribution/simpleicons-5/M/Miro.puml new file mode 100644 index 00000000000..5d6475141b1 --- /dev/null +++ b/distribution/simpleicons-5/M/Miro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Miro + +sprite $MiroXs [10x10/16z] uwS3 + +sprite $MiroSm [12x12/16z] unza + +sprite $MiroMd [16x16/16z] un_X + +sprite $MiroLg [20x20/16z] unzKO1G + +!procedure Miro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Miro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mitsubishi.Local.png b/distribution/simpleicons-5/M/Mitsubishi.Local.png new file mode 100644 index 00000000000..f98ecf63dc5 Binary files /dev/null and b/distribution/simpleicons-5/M/Mitsubishi.Local.png differ diff --git a/distribution/simpleicons-5/M/Mitsubishi.Local.puml b/distribution/simpleicons-5/M/Mitsubishi.Local.puml new file mode 100644 index 00000000000..e8390969334 --- /dev/null +++ b/distribution/simpleicons-5/M/Mitsubishi.Local.puml @@ -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 Mitsubishi +include('simpleicons-5/M/Mitsubishi') + +' renders the element +Mitsubishi('Mitsubishi', 'Mitsubishi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mitsubishi.Remote.puml b/distribution/simpleicons-5/M/Mitsubishi.Remote.puml new file mode 100644 index 00000000000..ae8208461b1 --- /dev/null +++ b/distribution/simpleicons-5/M/Mitsubishi.Remote.puml @@ -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 Mitsubishi +include('simpleicons-5/M/Mitsubishi') + +' renders the element +Mitsubishi('Mitsubishi', 'Mitsubishi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mitsubishi.md b/distribution/simpleicons-5/M/Mitsubishi.md new file mode 100644 index 00000000000..477caa1601a --- /dev/null +++ b/distribution/simpleicons-5/M/Mitsubishi.md @@ -0,0 +1,63 @@ +# Mitsubishi + + +```text +simpleicons-5/M/Mitsubishi +``` + +```text +include('simpleicons-5/M/Mitsubishi') +``` + + + +| Illustration | Mitsubishi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mitsubishi.png) | ![illustration for Mitsubishi](../../simpleicons-5/M/Mitsubishi.Local.png) | + + + + +## Mitsubishi + +### 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 Mitsubishi +include('simpleicons-5/M/Mitsubishi') + +' renders the element +Mitsubishi('Mitsubishi', 'Mitsubishi', '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 Mitsubishi +include('simpleicons-5/M/Mitsubishi') + +' renders the element +Mitsubishi('Mitsubishi', 'Mitsubishi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mitsubishi.png b/distribution/simpleicons-5/M/Mitsubishi.png new file mode 100644 index 00000000000..eea02a4a8c8 Binary files /dev/null and b/distribution/simpleicons-5/M/Mitsubishi.png differ diff --git a/distribution/simpleicons-5/M/Mitsubishi.puml b/distribution/simpleicons-5/M/Mitsubishi.puml new file mode 100644 index 00000000000..2c971116562 --- /dev/null +++ b/distribution/simpleicons-5/M/Mitsubishi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mitsubishi + +sprite $MitsubishiXs [10x10/16z] uwS3 + +sprite $MitsubishiSm [12x12/16z] unza + +sprite $MitsubishiMd [16x16/16z] un_X + +sprite $MitsubishiLg [20x20/16z] unzKO1G + +!procedure Mitsubishi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mitsubishi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mix.Local.png b/distribution/simpleicons-5/M/Mix.Local.png new file mode 100644 index 00000000000..086bbd856cc Binary files /dev/null and b/distribution/simpleicons-5/M/Mix.Local.png differ diff --git a/distribution/simpleicons-5/M/Mix.Local.puml b/distribution/simpleicons-5/M/Mix.Local.puml new file mode 100644 index 00000000000..45ef50b933e --- /dev/null +++ b/distribution/simpleicons-5/M/Mix.Local.puml @@ -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 Mix +include('simpleicons-5/M/Mix') + +' renders the element +Mix('Mix', 'Mix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mix.Remote.puml b/distribution/simpleicons-5/M/Mix.Remote.puml new file mode 100644 index 00000000000..09d769ec239 --- /dev/null +++ b/distribution/simpleicons-5/M/Mix.Remote.puml @@ -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 Mix +include('simpleicons-5/M/Mix') + +' renders the element +Mix('Mix', 'Mix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mix.md b/distribution/simpleicons-5/M/Mix.md new file mode 100644 index 00000000000..ae29e037a3e --- /dev/null +++ b/distribution/simpleicons-5/M/Mix.md @@ -0,0 +1,63 @@ +# Mix + + +```text +simpleicons-5/M/Mix +``` + +```text +include('simpleicons-5/M/Mix') +``` + + + +| Illustration | Mix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mix.png) | ![illustration for Mix](../../simpleicons-5/M/Mix.Local.png) | + + + + +## Mix + +### 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 Mix +include('simpleicons-5/M/Mix') + +' renders the element +Mix('Mix', 'Mix', '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 Mix +include('simpleicons-5/M/Mix') + +' renders the element +Mix('Mix', 'Mix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mix.png b/distribution/simpleicons-5/M/Mix.png new file mode 100644 index 00000000000..83228d34662 Binary files /dev/null and b/distribution/simpleicons-5/M/Mix.png differ diff --git a/distribution/simpleicons-5/M/Mix.puml b/distribution/simpleicons-5/M/Mix.puml new file mode 100644 index 00000000000..d420e447ac0 --- /dev/null +++ b/distribution/simpleicons-5/M/Mix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mix + +sprite $MixXs [10x10/16z] uwS3 + +sprite $MixSm [12x12/16z] unza + +sprite $MixMd [16x16/16z] un_X + +sprite $MixLg [20x20/16z] unzKO1G + +!procedure Mix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mixcloud.Local.png b/distribution/simpleicons-5/M/Mixcloud.Local.png new file mode 100644 index 00000000000..51fe0e24376 Binary files /dev/null and b/distribution/simpleicons-5/M/Mixcloud.Local.png differ diff --git a/distribution/simpleicons-5/M/Mixcloud.Local.puml b/distribution/simpleicons-5/M/Mixcloud.Local.puml new file mode 100644 index 00000000000..a50e05890d9 --- /dev/null +++ b/distribution/simpleicons-5/M/Mixcloud.Local.puml @@ -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 Mixcloud +include('simpleicons-5/M/Mixcloud') + +' renders the element +Mixcloud('Mixcloud', 'Mixcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mixcloud.Remote.puml b/distribution/simpleicons-5/M/Mixcloud.Remote.puml new file mode 100644 index 00000000000..55d0c1494d8 --- /dev/null +++ b/distribution/simpleicons-5/M/Mixcloud.Remote.puml @@ -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 Mixcloud +include('simpleicons-5/M/Mixcloud') + +' renders the element +Mixcloud('Mixcloud', 'Mixcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mixcloud.md b/distribution/simpleicons-5/M/Mixcloud.md new file mode 100644 index 00000000000..fd91cb506f3 --- /dev/null +++ b/distribution/simpleicons-5/M/Mixcloud.md @@ -0,0 +1,63 @@ +# Mixcloud + + +```text +simpleicons-5/M/Mixcloud +``` + +```text +include('simpleicons-5/M/Mixcloud') +``` + + + +| Illustration | Mixcloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mixcloud.png) | ![illustration for Mixcloud](../../simpleicons-5/M/Mixcloud.Local.png) | + + + + +## Mixcloud + +### 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 Mixcloud +include('simpleicons-5/M/Mixcloud') + +' renders the element +Mixcloud('Mixcloud', 'Mixcloud', '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 Mixcloud +include('simpleicons-5/M/Mixcloud') + +' renders the element +Mixcloud('Mixcloud', 'Mixcloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mixcloud.png b/distribution/simpleicons-5/M/Mixcloud.png new file mode 100644 index 00000000000..7951108c46e Binary files /dev/null and b/distribution/simpleicons-5/M/Mixcloud.png differ diff --git a/distribution/simpleicons-5/M/Mixcloud.puml b/distribution/simpleicons-5/M/Mixcloud.puml new file mode 100644 index 00000000000..c9f3db9d3c6 --- /dev/null +++ b/distribution/simpleicons-5/M/Mixcloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mixcloud + +sprite $MixcloudXs [10x10/16z] uwS3 + +sprite $MixcloudSm [12x12/16z] unza + +sprite $MixcloudMd [16x16/16z] un_X + +sprite $MixcloudLg [20x20/16z] unzKO1G + +!procedure Mixcloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mixcloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mobx.Local.png b/distribution/simpleicons-5/M/Mobx.Local.png new file mode 100644 index 00000000000..ee8fb95db45 Binary files /dev/null and b/distribution/simpleicons-5/M/Mobx.Local.png differ diff --git a/distribution/simpleicons-5/M/Mobx.Local.puml b/distribution/simpleicons-5/M/Mobx.Local.puml new file mode 100644 index 00000000000..5b8b8df3b25 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobx.Local.puml @@ -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 Mobx +include('simpleicons-5/M/Mobx') + +' renders the element +Mobx('Mobx', 'Mobx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mobx.Remote.puml b/distribution/simpleicons-5/M/Mobx.Remote.puml new file mode 100644 index 00000000000..a276bb33555 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobx.Remote.puml @@ -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 Mobx +include('simpleicons-5/M/Mobx') + +' renders the element +Mobx('Mobx', 'Mobx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mobx.md b/distribution/simpleicons-5/M/Mobx.md new file mode 100644 index 00000000000..2db623447e5 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobx.md @@ -0,0 +1,63 @@ +# Mobx + + +```text +simpleicons-5/M/Mobx +``` + +```text +include('simpleicons-5/M/Mobx') +``` + + + +| Illustration | Mobx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mobx.png) | ![illustration for Mobx](../../simpleicons-5/M/Mobx.Local.png) | + + + + +## Mobx + +### 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 Mobx +include('simpleicons-5/M/Mobx') + +' renders the element +Mobx('Mobx', 'Mobx', '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 Mobx +include('simpleicons-5/M/Mobx') + +' renders the element +Mobx('Mobx', 'Mobx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mobx.png b/distribution/simpleicons-5/M/Mobx.png new file mode 100644 index 00000000000..03b7c48b2ce Binary files /dev/null and b/distribution/simpleicons-5/M/Mobx.png differ diff --git a/distribution/simpleicons-5/M/Mobx.puml b/distribution/simpleicons-5/M/Mobx.puml new file mode 100644 index 00000000000..80945874e07 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mobx + +sprite $MobxXs [10x10/16z] uwS3 + +sprite $MobxSm [12x12/16z] unza + +sprite $MobxMd [16x16/16z] un_X + +sprite $MobxLg [20x20/16z] unzKO1G + +!procedure Mobx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mobx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mobxstatetree.Local.png b/distribution/simpleicons-5/M/Mobxstatetree.Local.png new file mode 100644 index 00000000000..1183c5dedec Binary files /dev/null and b/distribution/simpleicons-5/M/Mobxstatetree.Local.png differ diff --git a/distribution/simpleicons-5/M/Mobxstatetree.Local.puml b/distribution/simpleicons-5/M/Mobxstatetree.Local.puml new file mode 100644 index 00000000000..c9d59a682ae --- /dev/null +++ b/distribution/simpleicons-5/M/Mobxstatetree.Local.puml @@ -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 Mobxstatetree +include('simpleicons-5/M/Mobxstatetree') + +' renders the element +Mobxstatetree('Mobxstatetree', 'Mobxstatetree', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mobxstatetree.Remote.puml b/distribution/simpleicons-5/M/Mobxstatetree.Remote.puml new file mode 100644 index 00000000000..35d4fef7385 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobxstatetree.Remote.puml @@ -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 Mobxstatetree +include('simpleicons-5/M/Mobxstatetree') + +' renders the element +Mobxstatetree('Mobxstatetree', 'Mobxstatetree', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mobxstatetree.md b/distribution/simpleicons-5/M/Mobxstatetree.md new file mode 100644 index 00000000000..31659e7fc49 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobxstatetree.md @@ -0,0 +1,63 @@ +# Mobxstatetree + + +```text +simpleicons-5/M/Mobxstatetree +``` + +```text +include('simpleicons-5/M/Mobxstatetree') +``` + + + +| Illustration | Mobxstatetree | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mobxstatetree.png) | ![illustration for Mobxstatetree](../../simpleicons-5/M/Mobxstatetree.Local.png) | + + + + +## Mobxstatetree + +### 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 Mobxstatetree +include('simpleicons-5/M/Mobxstatetree') + +' renders the element +Mobxstatetree('Mobxstatetree', 'Mobxstatetree', '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 Mobxstatetree +include('simpleicons-5/M/Mobxstatetree') + +' renders the element +Mobxstatetree('Mobxstatetree', 'Mobxstatetree', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mobxstatetree.png b/distribution/simpleicons-5/M/Mobxstatetree.png new file mode 100644 index 00000000000..879fd0ae45f Binary files /dev/null and b/distribution/simpleicons-5/M/Mobxstatetree.png differ diff --git a/distribution/simpleicons-5/M/Mobxstatetree.puml b/distribution/simpleicons-5/M/Mobxstatetree.puml new file mode 100644 index 00000000000..6bffb87bf30 --- /dev/null +++ b/distribution/simpleicons-5/M/Mobxstatetree.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mobxstatetree + +sprite $MobxstatetreeXs [10x10/16z] uwS3 + +sprite $MobxstatetreeSm [12x12/16z] unza + +sprite $MobxstatetreeMd [16x16/16z] un_X + +sprite $MobxstatetreeLg [20x20/16z] unzKO1G + +!procedure Mobxstatetree($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mobxstatetree', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mocha.Local.png b/distribution/simpleicons-5/M/Mocha.Local.png new file mode 100644 index 00000000000..06e212ece86 Binary files /dev/null and b/distribution/simpleicons-5/M/Mocha.Local.png differ diff --git a/distribution/simpleicons-5/M/Mocha.Local.puml b/distribution/simpleicons-5/M/Mocha.Local.puml new file mode 100644 index 00000000000..ef7e95d903a --- /dev/null +++ b/distribution/simpleicons-5/M/Mocha.Local.puml @@ -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 Mocha +include('simpleicons-5/M/Mocha') + +' renders the element +Mocha('Mocha', 'Mocha', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mocha.Remote.puml b/distribution/simpleicons-5/M/Mocha.Remote.puml new file mode 100644 index 00000000000..18abd9994f5 --- /dev/null +++ b/distribution/simpleicons-5/M/Mocha.Remote.puml @@ -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 Mocha +include('simpleicons-5/M/Mocha') + +' renders the element +Mocha('Mocha', 'Mocha', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mocha.md b/distribution/simpleicons-5/M/Mocha.md new file mode 100644 index 00000000000..633e774050b --- /dev/null +++ b/distribution/simpleicons-5/M/Mocha.md @@ -0,0 +1,63 @@ +# Mocha + + +```text +simpleicons-5/M/Mocha +``` + +```text +include('simpleicons-5/M/Mocha') +``` + + + +| Illustration | Mocha | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mocha.png) | ![illustration for Mocha](../../simpleicons-5/M/Mocha.Local.png) | + + + + +## Mocha + +### 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 Mocha +include('simpleicons-5/M/Mocha') + +' renders the element +Mocha('Mocha', 'Mocha', '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 Mocha +include('simpleicons-5/M/Mocha') + +' renders the element +Mocha('Mocha', 'Mocha', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mocha.png b/distribution/simpleicons-5/M/Mocha.png new file mode 100644 index 00000000000..a34f90a81a6 Binary files /dev/null and b/distribution/simpleicons-5/M/Mocha.png differ diff --git a/distribution/simpleicons-5/M/Mocha.puml b/distribution/simpleicons-5/M/Mocha.puml new file mode 100644 index 00000000000..5f76e403dc4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mocha.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mocha + +sprite $MochaXs [10x10/16z] uwS3 + +sprite $MochaSm [12x12/16z] unza + +sprite $MochaMd [16x16/16z] un_X + +sprite $MochaLg [20x20/16z] unzKO1G + +!procedure Mocha($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mocha', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Modx.Local.png b/distribution/simpleicons-5/M/Modx.Local.png new file mode 100644 index 00000000000..bba6fa771fd Binary files /dev/null and b/distribution/simpleicons-5/M/Modx.Local.png differ diff --git a/distribution/simpleicons-5/M/Modx.Local.puml b/distribution/simpleicons-5/M/Modx.Local.puml new file mode 100644 index 00000000000..6815fefa11d --- /dev/null +++ b/distribution/simpleicons-5/M/Modx.Local.puml @@ -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 Modx +include('simpleicons-5/M/Modx') + +' renders the element +Modx('Modx', 'Modx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Modx.Remote.puml b/distribution/simpleicons-5/M/Modx.Remote.puml new file mode 100644 index 00000000000..4ba2102de28 --- /dev/null +++ b/distribution/simpleicons-5/M/Modx.Remote.puml @@ -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 Modx +include('simpleicons-5/M/Modx') + +' renders the element +Modx('Modx', 'Modx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Modx.md b/distribution/simpleicons-5/M/Modx.md new file mode 100644 index 00000000000..25dd5590615 --- /dev/null +++ b/distribution/simpleicons-5/M/Modx.md @@ -0,0 +1,63 @@ +# Modx + + +```text +simpleicons-5/M/Modx +``` + +```text +include('simpleicons-5/M/Modx') +``` + + + +| Illustration | Modx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Modx.png) | ![illustration for Modx](../../simpleicons-5/M/Modx.Local.png) | + + + + +## Modx + +### 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 Modx +include('simpleicons-5/M/Modx') + +' renders the element +Modx('Modx', 'Modx', '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 Modx +include('simpleicons-5/M/Modx') + +' renders the element +Modx('Modx', 'Modx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Modx.png b/distribution/simpleicons-5/M/Modx.png new file mode 100644 index 00000000000..b1e1f9354cb Binary files /dev/null and b/distribution/simpleicons-5/M/Modx.png differ diff --git a/distribution/simpleicons-5/M/Modx.puml b/distribution/simpleicons-5/M/Modx.puml new file mode 100644 index 00000000000..c2a5ec21325 --- /dev/null +++ b/distribution/simpleicons-5/M/Modx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Modx + +sprite $ModxXs [10x10/16z] uwS3 + +sprite $ModxSm [12x12/16z] unza + +sprite $ModxMd [16x16/16z] un_X + +sprite $ModxLg [20x20/16z] unzKO1G + +!procedure Modx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Modx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mojangstudios.Local.png b/distribution/simpleicons-5/M/Mojangstudios.Local.png new file mode 100644 index 00000000000..6f9659655da Binary files /dev/null and b/distribution/simpleicons-5/M/Mojangstudios.Local.png differ diff --git a/distribution/simpleicons-5/M/Mojangstudios.Local.puml b/distribution/simpleicons-5/M/Mojangstudios.Local.puml new file mode 100644 index 00000000000..f0c2b4cee5c --- /dev/null +++ b/distribution/simpleicons-5/M/Mojangstudios.Local.puml @@ -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 Mojangstudios +include('simpleicons-5/M/Mojangstudios') + +' renders the element +Mojangstudios('Mojangstudios', 'Mojangstudios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mojangstudios.Remote.puml b/distribution/simpleicons-5/M/Mojangstudios.Remote.puml new file mode 100644 index 00000000000..1d88dd74fa8 --- /dev/null +++ b/distribution/simpleicons-5/M/Mojangstudios.Remote.puml @@ -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 Mojangstudios +include('simpleicons-5/M/Mojangstudios') + +' renders the element +Mojangstudios('Mojangstudios', 'Mojangstudios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mojangstudios.md b/distribution/simpleicons-5/M/Mojangstudios.md new file mode 100644 index 00000000000..21ac197d72f --- /dev/null +++ b/distribution/simpleicons-5/M/Mojangstudios.md @@ -0,0 +1,63 @@ +# Mojangstudios + + +```text +simpleicons-5/M/Mojangstudios +``` + +```text +include('simpleicons-5/M/Mojangstudios') +``` + + + +| Illustration | Mojangstudios | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mojangstudios.png) | ![illustration for Mojangstudios](../../simpleicons-5/M/Mojangstudios.Local.png) | + + + + +## Mojangstudios + +### 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 Mojangstudios +include('simpleicons-5/M/Mojangstudios') + +' renders the element +Mojangstudios('Mojangstudios', 'Mojangstudios', '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 Mojangstudios +include('simpleicons-5/M/Mojangstudios') + +' renders the element +Mojangstudios('Mojangstudios', 'Mojangstudios', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mojangstudios.png b/distribution/simpleicons-5/M/Mojangstudios.png new file mode 100644 index 00000000000..30d67d407d3 Binary files /dev/null and b/distribution/simpleicons-5/M/Mojangstudios.png differ diff --git a/distribution/simpleicons-5/M/Mojangstudios.puml b/distribution/simpleicons-5/M/Mojangstudios.puml new file mode 100644 index 00000000000..b573259e382 --- /dev/null +++ b/distribution/simpleicons-5/M/Mojangstudios.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mojangstudios + +sprite $MojangstudiosXs [10x10/16z] uwS3 + +sprite $MojangstudiosSm [12x12/16z] unza + +sprite $MojangstudiosMd [16x16/16z] un_X + +sprite $MojangstudiosLg [20x20/16z] unzKO1G + +!procedure Mojangstudios($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mojangstudios', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Moleculer.Local.png b/distribution/simpleicons-5/M/Moleculer.Local.png new file mode 100644 index 00000000000..77fc8e3a640 Binary files /dev/null and b/distribution/simpleicons-5/M/Moleculer.Local.png differ diff --git a/distribution/simpleicons-5/M/Moleculer.Local.puml b/distribution/simpleicons-5/M/Moleculer.Local.puml new file mode 100644 index 00000000000..d1d5cf81fd5 --- /dev/null +++ b/distribution/simpleicons-5/M/Moleculer.Local.puml @@ -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 Moleculer +include('simpleicons-5/M/Moleculer') + +' renders the element +Moleculer('Moleculer', 'Moleculer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Moleculer.Remote.puml b/distribution/simpleicons-5/M/Moleculer.Remote.puml new file mode 100644 index 00000000000..151fc40a560 --- /dev/null +++ b/distribution/simpleicons-5/M/Moleculer.Remote.puml @@ -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 Moleculer +include('simpleicons-5/M/Moleculer') + +' renders the element +Moleculer('Moleculer', 'Moleculer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Moleculer.md b/distribution/simpleicons-5/M/Moleculer.md new file mode 100644 index 00000000000..0fef81b8eed --- /dev/null +++ b/distribution/simpleicons-5/M/Moleculer.md @@ -0,0 +1,63 @@ +# Moleculer + + +```text +simpleicons-5/M/Moleculer +``` + +```text +include('simpleicons-5/M/Moleculer') +``` + + + +| Illustration | Moleculer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Moleculer.png) | ![illustration for Moleculer](../../simpleicons-5/M/Moleculer.Local.png) | + + + + +## Moleculer + +### 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 Moleculer +include('simpleicons-5/M/Moleculer') + +' renders the element +Moleculer('Moleculer', 'Moleculer', '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 Moleculer +include('simpleicons-5/M/Moleculer') + +' renders the element +Moleculer('Moleculer', 'Moleculer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Moleculer.png b/distribution/simpleicons-5/M/Moleculer.png new file mode 100644 index 00000000000..70ed59a7ff7 Binary files /dev/null and b/distribution/simpleicons-5/M/Moleculer.png differ diff --git a/distribution/simpleicons-5/M/Moleculer.puml b/distribution/simpleicons-5/M/Moleculer.puml new file mode 100644 index 00000000000..cc508a06e7d --- /dev/null +++ b/distribution/simpleicons-5/M/Moleculer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Moleculer + +sprite $MoleculerXs [10x10/16z] uwS3 + +sprite $MoleculerSm [12x12/16z] unza + +sprite $MoleculerMd [16x16/16z] un_X + +sprite $MoleculerLg [20x20/16z] unzKO1G + +!procedure Moleculer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Moleculer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Momenteo.Local.png b/distribution/simpleicons-5/M/Momenteo.Local.png new file mode 100644 index 00000000000..1841de0d68e Binary files /dev/null and b/distribution/simpleicons-5/M/Momenteo.Local.png differ diff --git a/distribution/simpleicons-5/M/Momenteo.Local.puml b/distribution/simpleicons-5/M/Momenteo.Local.puml new file mode 100644 index 00000000000..04b8708c458 --- /dev/null +++ b/distribution/simpleicons-5/M/Momenteo.Local.puml @@ -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 Momenteo +include('simpleicons-5/M/Momenteo') + +' renders the element +Momenteo('Momenteo', 'Momenteo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Momenteo.Remote.puml b/distribution/simpleicons-5/M/Momenteo.Remote.puml new file mode 100644 index 00000000000..5b150a13bd4 --- /dev/null +++ b/distribution/simpleicons-5/M/Momenteo.Remote.puml @@ -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 Momenteo +include('simpleicons-5/M/Momenteo') + +' renders the element +Momenteo('Momenteo', 'Momenteo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Momenteo.md b/distribution/simpleicons-5/M/Momenteo.md new file mode 100644 index 00000000000..4e26d4e65e1 --- /dev/null +++ b/distribution/simpleicons-5/M/Momenteo.md @@ -0,0 +1,63 @@ +# Momenteo + + +```text +simpleicons-5/M/Momenteo +``` + +```text +include('simpleicons-5/M/Momenteo') +``` + + + +| Illustration | Momenteo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Momenteo.png) | ![illustration for Momenteo](../../simpleicons-5/M/Momenteo.Local.png) | + + + + +## Momenteo + +### 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 Momenteo +include('simpleicons-5/M/Momenteo') + +' renders the element +Momenteo('Momenteo', 'Momenteo', '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 Momenteo +include('simpleicons-5/M/Momenteo') + +' renders the element +Momenteo('Momenteo', 'Momenteo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Momenteo.png b/distribution/simpleicons-5/M/Momenteo.png new file mode 100644 index 00000000000..8908b75f73c Binary files /dev/null and b/distribution/simpleicons-5/M/Momenteo.png differ diff --git a/distribution/simpleicons-5/M/Momenteo.puml b/distribution/simpleicons-5/M/Momenteo.puml new file mode 100644 index 00000000000..f551cc19fb3 --- /dev/null +++ b/distribution/simpleicons-5/M/Momenteo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Momenteo + +sprite $MomenteoXs [10x10/16z] uwS3 + +sprite $MomenteoSm [12x12/16z] unza + +sprite $MomenteoMd [16x16/16z] un_X + +sprite $MomenteoLg [20x20/16z] unzKO1G + +!procedure Momenteo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Momenteo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Monero.Local.png b/distribution/simpleicons-5/M/Monero.Local.png new file mode 100644 index 00000000000..233949886b5 Binary files /dev/null and b/distribution/simpleicons-5/M/Monero.Local.png differ diff --git a/distribution/simpleicons-5/M/Monero.Local.puml b/distribution/simpleicons-5/M/Monero.Local.puml new file mode 100644 index 00000000000..1aed104420b --- /dev/null +++ b/distribution/simpleicons-5/M/Monero.Local.puml @@ -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 Monero +include('simpleicons-5/M/Monero') + +' renders the element +Monero('Monero', 'Monero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monero.Remote.puml b/distribution/simpleicons-5/M/Monero.Remote.puml new file mode 100644 index 00000000000..f1d55687e58 --- /dev/null +++ b/distribution/simpleicons-5/M/Monero.Remote.puml @@ -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 Monero +include('simpleicons-5/M/Monero') + +' renders the element +Monero('Monero', 'Monero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monero.md b/distribution/simpleicons-5/M/Monero.md new file mode 100644 index 00000000000..2fb70f3d1eb --- /dev/null +++ b/distribution/simpleicons-5/M/Monero.md @@ -0,0 +1,63 @@ +# Monero + + +```text +simpleicons-5/M/Monero +``` + +```text +include('simpleicons-5/M/Monero') +``` + + + +| Illustration | Monero | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Monero.png) | ![illustration for Monero](../../simpleicons-5/M/Monero.Local.png) | + + + + +## Monero + +### 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 Monero +include('simpleicons-5/M/Monero') + +' renders the element +Monero('Monero', 'Monero', '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 Monero +include('simpleicons-5/M/Monero') + +' renders the element +Monero('Monero', 'Monero', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Monero.png b/distribution/simpleicons-5/M/Monero.png new file mode 100644 index 00000000000..c340d4e7662 Binary files /dev/null and b/distribution/simpleicons-5/M/Monero.png differ diff --git a/distribution/simpleicons-5/M/Monero.puml b/distribution/simpleicons-5/M/Monero.puml new file mode 100644 index 00000000000..d77fa83c044 --- /dev/null +++ b/distribution/simpleicons-5/M/Monero.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Monero + +sprite $MoneroXs [10x10/16z] uwS3 + +sprite $MoneroSm [12x12/16z] unza + +sprite $MoneroMd [16x16/16z] un_X + +sprite $MoneroLg [20x20/16z] unzKO1G + +!procedure Monero($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Monero', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mongodb.Local.png b/distribution/simpleicons-5/M/Mongodb.Local.png new file mode 100644 index 00000000000..017856d5639 Binary files /dev/null and b/distribution/simpleicons-5/M/Mongodb.Local.png differ diff --git a/distribution/simpleicons-5/M/Mongodb.Local.puml b/distribution/simpleicons-5/M/Mongodb.Local.puml new file mode 100644 index 00000000000..312bbd32ffa --- /dev/null +++ b/distribution/simpleicons-5/M/Mongodb.Local.puml @@ -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 Mongodb +include('simpleicons-5/M/Mongodb') + +' renders the element +Mongodb('Mongodb', 'Mongodb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mongodb.Remote.puml b/distribution/simpleicons-5/M/Mongodb.Remote.puml new file mode 100644 index 00000000000..79b25f83b3f --- /dev/null +++ b/distribution/simpleicons-5/M/Mongodb.Remote.puml @@ -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 Mongodb +include('simpleicons-5/M/Mongodb') + +' renders the element +Mongodb('Mongodb', 'Mongodb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mongodb.md b/distribution/simpleicons-5/M/Mongodb.md new file mode 100644 index 00000000000..fee40a2bcb7 --- /dev/null +++ b/distribution/simpleicons-5/M/Mongodb.md @@ -0,0 +1,63 @@ +# Mongodb + + +```text +simpleicons-5/M/Mongodb +``` + +```text +include('simpleicons-5/M/Mongodb') +``` + + + +| Illustration | Mongodb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mongodb.png) | ![illustration for Mongodb](../../simpleicons-5/M/Mongodb.Local.png) | + + + + +## Mongodb + +### 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 Mongodb +include('simpleicons-5/M/Mongodb') + +' renders the element +Mongodb('Mongodb', 'Mongodb', '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 Mongodb +include('simpleicons-5/M/Mongodb') + +' renders the element +Mongodb('Mongodb', 'Mongodb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mongodb.png b/distribution/simpleicons-5/M/Mongodb.png new file mode 100644 index 00000000000..7c00589ac5e Binary files /dev/null and b/distribution/simpleicons-5/M/Mongodb.png differ diff --git a/distribution/simpleicons-5/M/Mongodb.puml b/distribution/simpleicons-5/M/Mongodb.puml new file mode 100644 index 00000000000..236dbc0c8cb --- /dev/null +++ b/distribution/simpleicons-5/M/Mongodb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mongodb + +sprite $MongodbXs [10x10/16z] uwS3 + +sprite $MongodbSm [12x12/16z] unza + +sprite $MongodbMd [16x16/16z] un_X + +sprite $MongodbLg [20x20/16z] unzKO1G + +!procedure Mongodb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mongodb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Monkeytie.Local.png b/distribution/simpleicons-5/M/Monkeytie.Local.png new file mode 100644 index 00000000000..b775c7adf0f Binary files /dev/null and b/distribution/simpleicons-5/M/Monkeytie.Local.png differ diff --git a/distribution/simpleicons-5/M/Monkeytie.Local.puml b/distribution/simpleicons-5/M/Monkeytie.Local.puml new file mode 100644 index 00000000000..955d3075121 --- /dev/null +++ b/distribution/simpleicons-5/M/Monkeytie.Local.puml @@ -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 Monkeytie +include('simpleicons-5/M/Monkeytie') + +' renders the element +Monkeytie('Monkeytie', 'Monkeytie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monkeytie.Remote.puml b/distribution/simpleicons-5/M/Monkeytie.Remote.puml new file mode 100644 index 00000000000..ae829b649cc --- /dev/null +++ b/distribution/simpleicons-5/M/Monkeytie.Remote.puml @@ -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 Monkeytie +include('simpleicons-5/M/Monkeytie') + +' renders the element +Monkeytie('Monkeytie', 'Monkeytie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monkeytie.md b/distribution/simpleicons-5/M/Monkeytie.md new file mode 100644 index 00000000000..ee949a04c62 --- /dev/null +++ b/distribution/simpleicons-5/M/Monkeytie.md @@ -0,0 +1,63 @@ +# Monkeytie + + +```text +simpleicons-5/M/Monkeytie +``` + +```text +include('simpleicons-5/M/Monkeytie') +``` + + + +| Illustration | Monkeytie | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Monkeytie.png) | ![illustration for Monkeytie](../../simpleicons-5/M/Monkeytie.Local.png) | + + + + +## Monkeytie + +### 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 Monkeytie +include('simpleicons-5/M/Monkeytie') + +' renders the element +Monkeytie('Monkeytie', 'Monkeytie', '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 Monkeytie +include('simpleicons-5/M/Monkeytie') + +' renders the element +Monkeytie('Monkeytie', 'Monkeytie', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Monkeytie.png b/distribution/simpleicons-5/M/Monkeytie.png new file mode 100644 index 00000000000..39b0e932e4c Binary files /dev/null and b/distribution/simpleicons-5/M/Monkeytie.png differ diff --git a/distribution/simpleicons-5/M/Monkeytie.puml b/distribution/simpleicons-5/M/Monkeytie.puml new file mode 100644 index 00000000000..6bc591b103d --- /dev/null +++ b/distribution/simpleicons-5/M/Monkeytie.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Monkeytie + +sprite $MonkeytieXs [10x10/16z] uwS3 + +sprite $MonkeytieSm [12x12/16z] unza + +sprite $MonkeytieMd [16x16/16z] un_X + +sprite $MonkeytieLg [20x20/16z] unzKO1G + +!procedure Monkeytie($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Monkeytie', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Monster.Local.png b/distribution/simpleicons-5/M/Monster.Local.png new file mode 100644 index 00000000000..2718d7f6b5a Binary files /dev/null and b/distribution/simpleicons-5/M/Monster.Local.png differ diff --git a/distribution/simpleicons-5/M/Monster.Local.puml b/distribution/simpleicons-5/M/Monster.Local.puml new file mode 100644 index 00000000000..98d3bcaa28c --- /dev/null +++ b/distribution/simpleicons-5/M/Monster.Local.puml @@ -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 Monster +include('simpleicons-5/M/Monster') + +' renders the element +Monster('Monster', 'Monster', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monster.Remote.puml b/distribution/simpleicons-5/M/Monster.Remote.puml new file mode 100644 index 00000000000..72573fc810f --- /dev/null +++ b/distribution/simpleicons-5/M/Monster.Remote.puml @@ -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 Monster +include('simpleicons-5/M/Monster') + +' renders the element +Monster('Monster', 'Monster', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monster.md b/distribution/simpleicons-5/M/Monster.md new file mode 100644 index 00000000000..ec15a7778de --- /dev/null +++ b/distribution/simpleicons-5/M/Monster.md @@ -0,0 +1,63 @@ +# Monster + + +```text +simpleicons-5/M/Monster +``` + +```text +include('simpleicons-5/M/Monster') +``` + + + +| Illustration | Monster | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Monster.png) | ![illustration for Monster](../../simpleicons-5/M/Monster.Local.png) | + + + + +## Monster + +### 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 Monster +include('simpleicons-5/M/Monster') + +' renders the element +Monster('Monster', 'Monster', '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 Monster +include('simpleicons-5/M/Monster') + +' renders the element +Monster('Monster', 'Monster', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Monster.png b/distribution/simpleicons-5/M/Monster.png new file mode 100644 index 00000000000..c71642aa081 Binary files /dev/null and b/distribution/simpleicons-5/M/Monster.png differ diff --git a/distribution/simpleicons-5/M/Monster.puml b/distribution/simpleicons-5/M/Monster.puml new file mode 100644 index 00000000000..32fb26a2af2 --- /dev/null +++ b/distribution/simpleicons-5/M/Monster.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Monster + +sprite $MonsterXs [10x10/16z] uwS3 + +sprite $MonsterSm [12x12/16z] unza + +sprite $MonsterMd [16x16/16z] un_X + +sprite $MonsterLg [20x20/16z] unzKO1G + +!procedure Monster($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Monster', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Monzo.Local.png b/distribution/simpleicons-5/M/Monzo.Local.png new file mode 100644 index 00000000000..820d26b7d74 Binary files /dev/null and b/distribution/simpleicons-5/M/Monzo.Local.png differ diff --git a/distribution/simpleicons-5/M/Monzo.Local.puml b/distribution/simpleicons-5/M/Monzo.Local.puml new file mode 100644 index 00000000000..fb71d209ba8 --- /dev/null +++ b/distribution/simpleicons-5/M/Monzo.Local.puml @@ -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 Monzo +include('simpleicons-5/M/Monzo') + +' renders the element +Monzo('Monzo', 'Monzo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monzo.Remote.puml b/distribution/simpleicons-5/M/Monzo.Remote.puml new file mode 100644 index 00000000000..1a574244213 --- /dev/null +++ b/distribution/simpleicons-5/M/Monzo.Remote.puml @@ -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 Monzo +include('simpleicons-5/M/Monzo') + +' renders the element +Monzo('Monzo', 'Monzo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Monzo.md b/distribution/simpleicons-5/M/Monzo.md new file mode 100644 index 00000000000..ff88cfecdf8 --- /dev/null +++ b/distribution/simpleicons-5/M/Monzo.md @@ -0,0 +1,63 @@ +# Monzo + + +```text +simpleicons-5/M/Monzo +``` + +```text +include('simpleicons-5/M/Monzo') +``` + + + +| Illustration | Monzo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Monzo.png) | ![illustration for Monzo](../../simpleicons-5/M/Monzo.Local.png) | + + + + +## Monzo + +### 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 Monzo +include('simpleicons-5/M/Monzo') + +' renders the element +Monzo('Monzo', 'Monzo', '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 Monzo +include('simpleicons-5/M/Monzo') + +' renders the element +Monzo('Monzo', 'Monzo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Monzo.png b/distribution/simpleicons-5/M/Monzo.png new file mode 100644 index 00000000000..3daccda4368 Binary files /dev/null and b/distribution/simpleicons-5/M/Monzo.png differ diff --git a/distribution/simpleicons-5/M/Monzo.puml b/distribution/simpleicons-5/M/Monzo.puml new file mode 100644 index 00000000000..9cf1fd3d3e1 --- /dev/null +++ b/distribution/simpleicons-5/M/Monzo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Monzo + +sprite $MonzoXs [10x10/16z] uwS3 + +sprite $MonzoSm [12x12/16z] unza + +sprite $MonzoMd [16x16/16z] un_X + +sprite $MonzoLg [20x20/16z] unzKO1G + +!procedure Monzo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Monzo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Moo.Local.png b/distribution/simpleicons-5/M/Moo.Local.png new file mode 100644 index 00000000000..4f507999f83 Binary files /dev/null and b/distribution/simpleicons-5/M/Moo.Local.png differ diff --git a/distribution/simpleicons-5/M/Moo.Local.puml b/distribution/simpleicons-5/M/Moo.Local.puml new file mode 100644 index 00000000000..d6b5b963360 --- /dev/null +++ b/distribution/simpleicons-5/M/Moo.Local.puml @@ -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 Moo +include('simpleicons-5/M/Moo') + +' renders the element +Moo('Moo', 'Moo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Moo.Remote.puml b/distribution/simpleicons-5/M/Moo.Remote.puml new file mode 100644 index 00000000000..978098036ee --- /dev/null +++ b/distribution/simpleicons-5/M/Moo.Remote.puml @@ -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 Moo +include('simpleicons-5/M/Moo') + +' renders the element +Moo('Moo', 'Moo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Moo.md b/distribution/simpleicons-5/M/Moo.md new file mode 100644 index 00000000000..9f5bf99e83f --- /dev/null +++ b/distribution/simpleicons-5/M/Moo.md @@ -0,0 +1,63 @@ +# Moo + + +```text +simpleicons-5/M/Moo +``` + +```text +include('simpleicons-5/M/Moo') +``` + + + +| Illustration | Moo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Moo.png) | ![illustration for Moo](../../simpleicons-5/M/Moo.Local.png) | + + + + +## Moo + +### 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 Moo +include('simpleicons-5/M/Moo') + +' renders the element +Moo('Moo', 'Moo', '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 Moo +include('simpleicons-5/M/Moo') + +' renders the element +Moo('Moo', 'Moo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Moo.png b/distribution/simpleicons-5/M/Moo.png new file mode 100644 index 00000000000..b9c82037d33 Binary files /dev/null and b/distribution/simpleicons-5/M/Moo.png differ diff --git a/distribution/simpleicons-5/M/Moo.puml b/distribution/simpleicons-5/M/Moo.puml new file mode 100644 index 00000000000..91aa52ecf0f --- /dev/null +++ b/distribution/simpleicons-5/M/Moo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Moo + +sprite $MooXs [10x10/16z] uwS3 + +sprite $MooSm [12x12/16z] unza + +sprite $MooMd [16x16/16z] un_X + +sprite $MooLg [20x20/16z] unzKO1G + +!procedure Moo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Moo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Moscowmetro.Local.png b/distribution/simpleicons-5/M/Moscowmetro.Local.png new file mode 100644 index 00000000000..cc0a4f9bb48 Binary files /dev/null and b/distribution/simpleicons-5/M/Moscowmetro.Local.png differ diff --git a/distribution/simpleicons-5/M/Moscowmetro.Local.puml b/distribution/simpleicons-5/M/Moscowmetro.Local.puml new file mode 100644 index 00000000000..0fc54586662 --- /dev/null +++ b/distribution/simpleicons-5/M/Moscowmetro.Local.puml @@ -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 Moscowmetro +include('simpleicons-5/M/Moscowmetro') + +' renders the element +Moscowmetro('Moscowmetro', 'Moscowmetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Moscowmetro.Remote.puml b/distribution/simpleicons-5/M/Moscowmetro.Remote.puml new file mode 100644 index 00000000000..55e3040e418 --- /dev/null +++ b/distribution/simpleicons-5/M/Moscowmetro.Remote.puml @@ -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 Moscowmetro +include('simpleicons-5/M/Moscowmetro') + +' renders the element +Moscowmetro('Moscowmetro', 'Moscowmetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Moscowmetro.md b/distribution/simpleicons-5/M/Moscowmetro.md new file mode 100644 index 00000000000..40fb762bed7 --- /dev/null +++ b/distribution/simpleicons-5/M/Moscowmetro.md @@ -0,0 +1,63 @@ +# Moscowmetro + + +```text +simpleicons-5/M/Moscowmetro +``` + +```text +include('simpleicons-5/M/Moscowmetro') +``` + + + +| Illustration | Moscowmetro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Moscowmetro.png) | ![illustration for Moscowmetro](../../simpleicons-5/M/Moscowmetro.Local.png) | + + + + +## Moscowmetro + +### 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 Moscowmetro +include('simpleicons-5/M/Moscowmetro') + +' renders the element +Moscowmetro('Moscowmetro', 'Moscowmetro', '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 Moscowmetro +include('simpleicons-5/M/Moscowmetro') + +' renders the element +Moscowmetro('Moscowmetro', 'Moscowmetro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Moscowmetro.png b/distribution/simpleicons-5/M/Moscowmetro.png new file mode 100644 index 00000000000..2378cfcd5ad Binary files /dev/null and b/distribution/simpleicons-5/M/Moscowmetro.png differ diff --git a/distribution/simpleicons-5/M/Moscowmetro.puml b/distribution/simpleicons-5/M/Moscowmetro.puml new file mode 100644 index 00000000000..836499cac23 --- /dev/null +++ b/distribution/simpleicons-5/M/Moscowmetro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Moscowmetro + +sprite $MoscowmetroXs [10x10/16z] uwS3 + +sprite $MoscowmetroSm [12x12/16z] unza + +sprite $MoscowmetroMd [16x16/16z] un_X + +sprite $MoscowmetroLg [20x20/16z] unzKO1G + +!procedure Moscowmetro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Moscowmetro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Motorola.Local.png b/distribution/simpleicons-5/M/Motorola.Local.png new file mode 100644 index 00000000000..fbd0f05f76d Binary files /dev/null and b/distribution/simpleicons-5/M/Motorola.Local.png differ diff --git a/distribution/simpleicons-5/M/Motorola.Local.puml b/distribution/simpleicons-5/M/Motorola.Local.puml new file mode 100644 index 00000000000..7c87f228272 --- /dev/null +++ b/distribution/simpleicons-5/M/Motorola.Local.puml @@ -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 Motorola +include('simpleicons-5/M/Motorola') + +' renders the element +Motorola('Motorola', 'Motorola', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Motorola.Remote.puml b/distribution/simpleicons-5/M/Motorola.Remote.puml new file mode 100644 index 00000000000..d2391d2b148 --- /dev/null +++ b/distribution/simpleicons-5/M/Motorola.Remote.puml @@ -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 Motorola +include('simpleicons-5/M/Motorola') + +' renders the element +Motorola('Motorola', 'Motorola', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Motorola.md b/distribution/simpleicons-5/M/Motorola.md new file mode 100644 index 00000000000..9fdaa46b321 --- /dev/null +++ b/distribution/simpleicons-5/M/Motorola.md @@ -0,0 +1,63 @@ +# Motorola + + +```text +simpleicons-5/M/Motorola +``` + +```text +include('simpleicons-5/M/Motorola') +``` + + + +| Illustration | Motorola | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Motorola.png) | ![illustration for Motorola](../../simpleicons-5/M/Motorola.Local.png) | + + + + +## Motorola + +### 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 Motorola +include('simpleicons-5/M/Motorola') + +' renders the element +Motorola('Motorola', 'Motorola', '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 Motorola +include('simpleicons-5/M/Motorola') + +' renders the element +Motorola('Motorola', 'Motorola', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Motorola.png b/distribution/simpleicons-5/M/Motorola.png new file mode 100644 index 00000000000..985ac6558dd Binary files /dev/null and b/distribution/simpleicons-5/M/Motorola.png differ diff --git a/distribution/simpleicons-5/M/Motorola.puml b/distribution/simpleicons-5/M/Motorola.puml new file mode 100644 index 00000000000..54f4a942dd1 --- /dev/null +++ b/distribution/simpleicons-5/M/Motorola.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Motorola + +sprite $MotorolaXs [10x10/16z] uwS3 + +sprite $MotorolaSm [12x12/16z] unza + +sprite $MotorolaMd [16x16/16z] un_X + +sprite $MotorolaLg [20x20/16z] unzKO1G + +!procedure Motorola($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Motorola', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mozilla.Local.png b/distribution/simpleicons-5/M/Mozilla.Local.png new file mode 100644 index 00000000000..253a544aaf9 Binary files /dev/null and b/distribution/simpleicons-5/M/Mozilla.Local.png differ diff --git a/distribution/simpleicons-5/M/Mozilla.Local.puml b/distribution/simpleicons-5/M/Mozilla.Local.puml new file mode 100644 index 00000000000..a30eda90b78 --- /dev/null +++ b/distribution/simpleicons-5/M/Mozilla.Local.puml @@ -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 Mozilla +include('simpleicons-5/M/Mozilla') + +' renders the element +Mozilla('Mozilla', 'Mozilla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mozilla.Remote.puml b/distribution/simpleicons-5/M/Mozilla.Remote.puml new file mode 100644 index 00000000000..b549bdb40dc --- /dev/null +++ b/distribution/simpleicons-5/M/Mozilla.Remote.puml @@ -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 Mozilla +include('simpleicons-5/M/Mozilla') + +' renders the element +Mozilla('Mozilla', 'Mozilla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mozilla.md b/distribution/simpleicons-5/M/Mozilla.md new file mode 100644 index 00000000000..383bb76e1b1 --- /dev/null +++ b/distribution/simpleicons-5/M/Mozilla.md @@ -0,0 +1,63 @@ +# Mozilla + + +```text +simpleicons-5/M/Mozilla +``` + +```text +include('simpleicons-5/M/Mozilla') +``` + + + +| Illustration | Mozilla | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mozilla.png) | ![illustration for Mozilla](../../simpleicons-5/M/Mozilla.Local.png) | + + + + +## Mozilla + +### 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 Mozilla +include('simpleicons-5/M/Mozilla') + +' renders the element +Mozilla('Mozilla', 'Mozilla', '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 Mozilla +include('simpleicons-5/M/Mozilla') + +' renders the element +Mozilla('Mozilla', 'Mozilla', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mozilla.png b/distribution/simpleicons-5/M/Mozilla.png new file mode 100644 index 00000000000..2ad428048f1 Binary files /dev/null and b/distribution/simpleicons-5/M/Mozilla.png differ diff --git a/distribution/simpleicons-5/M/Mozilla.puml b/distribution/simpleicons-5/M/Mozilla.puml new file mode 100644 index 00000000000..a22c78eaae8 --- /dev/null +++ b/distribution/simpleicons-5/M/Mozilla.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mozilla + +sprite $MozillaXs [10x10/16z] uwS3 + +sprite $MozillaSm [12x12/16z] unza + +sprite $MozillaMd [16x16/16z] un_X + +sprite $MozillaLg [20x20/16z] unzKO1G + +!procedure Mozilla($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mozilla', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mta.Local.png b/distribution/simpleicons-5/M/Mta.Local.png new file mode 100644 index 00000000000..7c759cbe542 Binary files /dev/null and b/distribution/simpleicons-5/M/Mta.Local.png differ diff --git a/distribution/simpleicons-5/M/Mta.Local.puml b/distribution/simpleicons-5/M/Mta.Local.puml new file mode 100644 index 00000000000..9c3ea94064a --- /dev/null +++ b/distribution/simpleicons-5/M/Mta.Local.puml @@ -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 Mta +include('simpleicons-5/M/Mta') + +' renders the element +Mta('Mta', 'Mta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mta.Remote.puml b/distribution/simpleicons-5/M/Mta.Remote.puml new file mode 100644 index 00000000000..1018e3661ef --- /dev/null +++ b/distribution/simpleicons-5/M/Mta.Remote.puml @@ -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 Mta +include('simpleicons-5/M/Mta') + +' renders the element +Mta('Mta', 'Mta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mta.md b/distribution/simpleicons-5/M/Mta.md new file mode 100644 index 00000000000..7fdc4682049 --- /dev/null +++ b/distribution/simpleicons-5/M/Mta.md @@ -0,0 +1,63 @@ +# Mta + + +```text +simpleicons-5/M/Mta +``` + +```text +include('simpleicons-5/M/Mta') +``` + + + +| Illustration | Mta | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mta.png) | ![illustration for Mta](../../simpleicons-5/M/Mta.Local.png) | + + + + +## Mta + +### 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 Mta +include('simpleicons-5/M/Mta') + +' renders the element +Mta('Mta', 'Mta', '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 Mta +include('simpleicons-5/M/Mta') + +' renders the element +Mta('Mta', 'Mta', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mta.png b/distribution/simpleicons-5/M/Mta.png new file mode 100644 index 00000000000..bf6b651ac4a Binary files /dev/null and b/distribution/simpleicons-5/M/Mta.png differ diff --git a/distribution/simpleicons-5/M/Mta.puml b/distribution/simpleicons-5/M/Mta.puml new file mode 100644 index 00000000000..70cf86ed568 --- /dev/null +++ b/distribution/simpleicons-5/M/Mta.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mta + +sprite $MtaXs [10x10/16z] uwS3 + +sprite $MtaSm [12x12/16z] unza + +sprite $MtaMd [16x16/16z] un_X + +sprite $MtaLg [20x20/16z] unzKO1G + +!procedure Mta($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mta', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mtr.Local.png b/distribution/simpleicons-5/M/Mtr.Local.png new file mode 100644 index 00000000000..397186de5c0 Binary files /dev/null and b/distribution/simpleicons-5/M/Mtr.Local.png differ diff --git a/distribution/simpleicons-5/M/Mtr.Local.puml b/distribution/simpleicons-5/M/Mtr.Local.puml new file mode 100644 index 00000000000..168b0dbc007 --- /dev/null +++ b/distribution/simpleicons-5/M/Mtr.Local.puml @@ -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 Mtr +include('simpleicons-5/M/Mtr') + +' renders the element +Mtr('Mtr', 'Mtr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mtr.Remote.puml b/distribution/simpleicons-5/M/Mtr.Remote.puml new file mode 100644 index 00000000000..38d7d47f23e --- /dev/null +++ b/distribution/simpleicons-5/M/Mtr.Remote.puml @@ -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 Mtr +include('simpleicons-5/M/Mtr') + +' renders the element +Mtr('Mtr', 'Mtr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mtr.md b/distribution/simpleicons-5/M/Mtr.md new file mode 100644 index 00000000000..37addcb0407 --- /dev/null +++ b/distribution/simpleicons-5/M/Mtr.md @@ -0,0 +1,63 @@ +# Mtr + + +```text +simpleicons-5/M/Mtr +``` + +```text +include('simpleicons-5/M/Mtr') +``` + + + +| Illustration | Mtr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mtr.png) | ![illustration for Mtr](../../simpleicons-5/M/Mtr.Local.png) | + + + + +## Mtr + +### 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 Mtr +include('simpleicons-5/M/Mtr') + +' renders the element +Mtr('Mtr', 'Mtr', '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 Mtr +include('simpleicons-5/M/Mtr') + +' renders the element +Mtr('Mtr', 'Mtr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mtr.png b/distribution/simpleicons-5/M/Mtr.png new file mode 100644 index 00000000000..5fa3d5c1a75 Binary files /dev/null and b/distribution/simpleicons-5/M/Mtr.png differ diff --git a/distribution/simpleicons-5/M/Mtr.puml b/distribution/simpleicons-5/M/Mtr.puml new file mode 100644 index 00000000000..fa54aa8c8e0 --- /dev/null +++ b/distribution/simpleicons-5/M/Mtr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mtr + +sprite $MtrXs [10x10/16z] uwS3 + +sprite $MtrSm [12x12/16z] unza + +sprite $MtrMd [16x16/16z] un_X + +sprite $MtrLg [20x20/16z] unzKO1G + +!procedure Mtr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mtr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mumble.Local.png b/distribution/simpleicons-5/M/Mumble.Local.png new file mode 100644 index 00000000000..c277a1f0d1e Binary files /dev/null and b/distribution/simpleicons-5/M/Mumble.Local.png differ diff --git a/distribution/simpleicons-5/M/Mumble.Local.puml b/distribution/simpleicons-5/M/Mumble.Local.puml new file mode 100644 index 00000000000..ca3f590c3c3 --- /dev/null +++ b/distribution/simpleicons-5/M/Mumble.Local.puml @@ -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 Mumble +include('simpleicons-5/M/Mumble') + +' renders the element +Mumble('Mumble', 'Mumble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mumble.Remote.puml b/distribution/simpleicons-5/M/Mumble.Remote.puml new file mode 100644 index 00000000000..f96bf43aaa4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mumble.Remote.puml @@ -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 Mumble +include('simpleicons-5/M/Mumble') + +' renders the element +Mumble('Mumble', 'Mumble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mumble.md b/distribution/simpleicons-5/M/Mumble.md new file mode 100644 index 00000000000..0ef4206b4b2 --- /dev/null +++ b/distribution/simpleicons-5/M/Mumble.md @@ -0,0 +1,63 @@ +# Mumble + + +```text +simpleicons-5/M/Mumble +``` + +```text +include('simpleicons-5/M/Mumble') +``` + + + +| Illustration | Mumble | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mumble.png) | ![illustration for Mumble](../../simpleicons-5/M/Mumble.Local.png) | + + + + +## Mumble + +### 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 Mumble +include('simpleicons-5/M/Mumble') + +' renders the element +Mumble('Mumble', 'Mumble', '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 Mumble +include('simpleicons-5/M/Mumble') + +' renders the element +Mumble('Mumble', 'Mumble', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mumble.png b/distribution/simpleicons-5/M/Mumble.png new file mode 100644 index 00000000000..6d7aa060e91 Binary files /dev/null and b/distribution/simpleicons-5/M/Mumble.png differ diff --git a/distribution/simpleicons-5/M/Mumble.puml b/distribution/simpleicons-5/M/Mumble.puml new file mode 100644 index 00000000000..8723a6f34e9 --- /dev/null +++ b/distribution/simpleicons-5/M/Mumble.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mumble + +sprite $MumbleXs [10x10/16z] uwS3 + +sprite $MumbleSm [12x12/16z] unza + +sprite $MumbleMd [16x16/16z] un_X + +sprite $MumbleLg [20x20/16z] unzKO1G + +!procedure Mumble($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mumble', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Musescore.Local.png b/distribution/simpleicons-5/M/Musescore.Local.png new file mode 100644 index 00000000000..f57d2a434e9 Binary files /dev/null and b/distribution/simpleicons-5/M/Musescore.Local.png differ diff --git a/distribution/simpleicons-5/M/Musescore.Local.puml b/distribution/simpleicons-5/M/Musescore.Local.puml new file mode 100644 index 00000000000..e85b0f9c899 --- /dev/null +++ b/distribution/simpleicons-5/M/Musescore.Local.puml @@ -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 Musescore +include('simpleicons-5/M/Musescore') + +' renders the element +Musescore('Musescore', 'Musescore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Musescore.Remote.puml b/distribution/simpleicons-5/M/Musescore.Remote.puml new file mode 100644 index 00000000000..559c1cac793 --- /dev/null +++ b/distribution/simpleicons-5/M/Musescore.Remote.puml @@ -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 Musescore +include('simpleicons-5/M/Musescore') + +' renders the element +Musescore('Musescore', 'Musescore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Musescore.md b/distribution/simpleicons-5/M/Musescore.md new file mode 100644 index 00000000000..11f52945b89 --- /dev/null +++ b/distribution/simpleicons-5/M/Musescore.md @@ -0,0 +1,63 @@ +# Musescore + + +```text +simpleicons-5/M/Musescore +``` + +```text +include('simpleicons-5/M/Musescore') +``` + + + +| Illustration | Musescore | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Musescore.png) | ![illustration for Musescore](../../simpleicons-5/M/Musescore.Local.png) | + + + + +## Musescore + +### 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 Musescore +include('simpleicons-5/M/Musescore') + +' renders the element +Musescore('Musescore', 'Musescore', '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 Musescore +include('simpleicons-5/M/Musescore') + +' renders the element +Musescore('Musescore', 'Musescore', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Musescore.png b/distribution/simpleicons-5/M/Musescore.png new file mode 100644 index 00000000000..a8ad618da43 Binary files /dev/null and b/distribution/simpleicons-5/M/Musescore.png differ diff --git a/distribution/simpleicons-5/M/Musescore.puml b/distribution/simpleicons-5/M/Musescore.puml new file mode 100644 index 00000000000..eda59f24afb --- /dev/null +++ b/distribution/simpleicons-5/M/Musescore.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Musescore + +sprite $MusescoreXs [10x10/16z] uwS3 + +sprite $MusescoreSm [12x12/16z] unza + +sprite $MusescoreMd [16x16/16z] un_X + +sprite $MusescoreLg [20x20/16z] unzKO1G + +!procedure Musescore($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Musescore', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Musicbrainz.Local.png b/distribution/simpleicons-5/M/Musicbrainz.Local.png new file mode 100644 index 00000000000..c29a2583235 Binary files /dev/null and b/distribution/simpleicons-5/M/Musicbrainz.Local.png differ diff --git a/distribution/simpleicons-5/M/Musicbrainz.Local.puml b/distribution/simpleicons-5/M/Musicbrainz.Local.puml new file mode 100644 index 00000000000..6728585fcff --- /dev/null +++ b/distribution/simpleicons-5/M/Musicbrainz.Local.puml @@ -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 Musicbrainz +include('simpleicons-5/M/Musicbrainz') + +' renders the element +Musicbrainz('Musicbrainz', 'Musicbrainz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Musicbrainz.Remote.puml b/distribution/simpleicons-5/M/Musicbrainz.Remote.puml new file mode 100644 index 00000000000..f767156b514 --- /dev/null +++ b/distribution/simpleicons-5/M/Musicbrainz.Remote.puml @@ -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 Musicbrainz +include('simpleicons-5/M/Musicbrainz') + +' renders the element +Musicbrainz('Musicbrainz', 'Musicbrainz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Musicbrainz.md b/distribution/simpleicons-5/M/Musicbrainz.md new file mode 100644 index 00000000000..05304bead81 --- /dev/null +++ b/distribution/simpleicons-5/M/Musicbrainz.md @@ -0,0 +1,63 @@ +# Musicbrainz + + +```text +simpleicons-5/M/Musicbrainz +``` + +```text +include('simpleicons-5/M/Musicbrainz') +``` + + + +| Illustration | Musicbrainz | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Musicbrainz.png) | ![illustration for Musicbrainz](../../simpleicons-5/M/Musicbrainz.Local.png) | + + + + +## Musicbrainz + +### 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 Musicbrainz +include('simpleicons-5/M/Musicbrainz') + +' renders the element +Musicbrainz('Musicbrainz', 'Musicbrainz', '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 Musicbrainz +include('simpleicons-5/M/Musicbrainz') + +' renders the element +Musicbrainz('Musicbrainz', 'Musicbrainz', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Musicbrainz.png b/distribution/simpleicons-5/M/Musicbrainz.png new file mode 100644 index 00000000000..6690d2528a7 Binary files /dev/null and b/distribution/simpleicons-5/M/Musicbrainz.png differ diff --git a/distribution/simpleicons-5/M/Musicbrainz.puml b/distribution/simpleicons-5/M/Musicbrainz.puml new file mode 100644 index 00000000000..f2754c38374 --- /dev/null +++ b/distribution/simpleicons-5/M/Musicbrainz.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Musicbrainz + +sprite $MusicbrainzXs [10x10/16z] uwS3 + +sprite $MusicbrainzSm [12x12/16z] unza + +sprite $MusicbrainzMd [16x16/16z] un_X + +sprite $MusicbrainzLg [20x20/16z] unzKO1G + +!procedure Musicbrainz($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Musicbrainz', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mxlinux.Local.png b/distribution/simpleicons-5/M/Mxlinux.Local.png new file mode 100644 index 00000000000..8ddfc9172a2 Binary files /dev/null and b/distribution/simpleicons-5/M/Mxlinux.Local.png differ diff --git a/distribution/simpleicons-5/M/Mxlinux.Local.puml b/distribution/simpleicons-5/M/Mxlinux.Local.puml new file mode 100644 index 00000000000..889a21a9295 --- /dev/null +++ b/distribution/simpleicons-5/M/Mxlinux.Local.puml @@ -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 Mxlinux +include('simpleicons-5/M/Mxlinux') + +' renders the element +Mxlinux('Mxlinux', 'Mxlinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mxlinux.Remote.puml b/distribution/simpleicons-5/M/Mxlinux.Remote.puml new file mode 100644 index 00000000000..5f8a69f636f --- /dev/null +++ b/distribution/simpleicons-5/M/Mxlinux.Remote.puml @@ -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 Mxlinux +include('simpleicons-5/M/Mxlinux') + +' renders the element +Mxlinux('Mxlinux', 'Mxlinux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mxlinux.md b/distribution/simpleicons-5/M/Mxlinux.md new file mode 100644 index 00000000000..cd5d5fb3832 --- /dev/null +++ b/distribution/simpleicons-5/M/Mxlinux.md @@ -0,0 +1,63 @@ +# Mxlinux + + +```text +simpleicons-5/M/Mxlinux +``` + +```text +include('simpleicons-5/M/Mxlinux') +``` + + + +| Illustration | Mxlinux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mxlinux.png) | ![illustration for Mxlinux](../../simpleicons-5/M/Mxlinux.Local.png) | + + + + +## Mxlinux + +### 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 Mxlinux +include('simpleicons-5/M/Mxlinux') + +' renders the element +Mxlinux('Mxlinux', 'Mxlinux', '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 Mxlinux +include('simpleicons-5/M/Mxlinux') + +' renders the element +Mxlinux('Mxlinux', 'Mxlinux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mxlinux.png b/distribution/simpleicons-5/M/Mxlinux.png new file mode 100644 index 00000000000..d47922e768e Binary files /dev/null and b/distribution/simpleicons-5/M/Mxlinux.png differ diff --git a/distribution/simpleicons-5/M/Mxlinux.puml b/distribution/simpleicons-5/M/Mxlinux.puml new file mode 100644 index 00000000000..d0ba32ac0fd --- /dev/null +++ b/distribution/simpleicons-5/M/Mxlinux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mxlinux + +sprite $MxlinuxXs [10x10/16z] uwS3 + +sprite $MxlinuxSm [12x12/16z] unza + +sprite $MxlinuxMd [16x16/16z] un_X + +sprite $MxlinuxLg [20x20/16z] unzKO1G + +!procedure Mxlinux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mxlinux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Myanimelist.Local.png b/distribution/simpleicons-5/M/Myanimelist.Local.png new file mode 100644 index 00000000000..f6914c75ac7 Binary files /dev/null and b/distribution/simpleicons-5/M/Myanimelist.Local.png differ diff --git a/distribution/simpleicons-5/M/Myanimelist.Local.puml b/distribution/simpleicons-5/M/Myanimelist.Local.puml new file mode 100644 index 00000000000..f3d5cf9ba29 --- /dev/null +++ b/distribution/simpleicons-5/M/Myanimelist.Local.puml @@ -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 Myanimelist +include('simpleicons-5/M/Myanimelist') + +' renders the element +Myanimelist('Myanimelist', 'Myanimelist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Myanimelist.Remote.puml b/distribution/simpleicons-5/M/Myanimelist.Remote.puml new file mode 100644 index 00000000000..69564692d91 --- /dev/null +++ b/distribution/simpleicons-5/M/Myanimelist.Remote.puml @@ -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 Myanimelist +include('simpleicons-5/M/Myanimelist') + +' renders the element +Myanimelist('Myanimelist', 'Myanimelist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Myanimelist.md b/distribution/simpleicons-5/M/Myanimelist.md new file mode 100644 index 00000000000..d12db8254c0 --- /dev/null +++ b/distribution/simpleicons-5/M/Myanimelist.md @@ -0,0 +1,63 @@ +# Myanimelist + + +```text +simpleicons-5/M/Myanimelist +``` + +```text +include('simpleicons-5/M/Myanimelist') +``` + + + +| Illustration | Myanimelist | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Myanimelist.png) | ![illustration for Myanimelist](../../simpleicons-5/M/Myanimelist.Local.png) | + + + + +## Myanimelist + +### 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 Myanimelist +include('simpleicons-5/M/Myanimelist') + +' renders the element +Myanimelist('Myanimelist', 'Myanimelist', '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 Myanimelist +include('simpleicons-5/M/Myanimelist') + +' renders the element +Myanimelist('Myanimelist', 'Myanimelist', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Myanimelist.png b/distribution/simpleicons-5/M/Myanimelist.png new file mode 100644 index 00000000000..bbd724f94e6 Binary files /dev/null and b/distribution/simpleicons-5/M/Myanimelist.png differ diff --git a/distribution/simpleicons-5/M/Myanimelist.puml b/distribution/simpleicons-5/M/Myanimelist.puml new file mode 100644 index 00000000000..6b39cef9e38 --- /dev/null +++ b/distribution/simpleicons-5/M/Myanimelist.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Myanimelist + +sprite $MyanimelistXs [10x10/16z] uwS3 + +sprite $MyanimelistSm [12x12/16z] unza + +sprite $MyanimelistMd [16x16/16z] un_X + +sprite $MyanimelistLg [20x20/16z] unzKO1G + +!procedure Myanimelist($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Myanimelist', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Myob.Local.png b/distribution/simpleicons-5/M/Myob.Local.png new file mode 100644 index 00000000000..a6b0e51a7ca Binary files /dev/null and b/distribution/simpleicons-5/M/Myob.Local.png differ diff --git a/distribution/simpleicons-5/M/Myob.Local.puml b/distribution/simpleicons-5/M/Myob.Local.puml new file mode 100644 index 00000000000..6024185afa1 --- /dev/null +++ b/distribution/simpleicons-5/M/Myob.Local.puml @@ -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 Myob +include('simpleicons-5/M/Myob') + +' renders the element +Myob('Myob', 'Myob', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Myob.Remote.puml b/distribution/simpleicons-5/M/Myob.Remote.puml new file mode 100644 index 00000000000..a7befc22de0 --- /dev/null +++ b/distribution/simpleicons-5/M/Myob.Remote.puml @@ -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 Myob +include('simpleicons-5/M/Myob') + +' renders the element +Myob('Myob', 'Myob', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Myob.md b/distribution/simpleicons-5/M/Myob.md new file mode 100644 index 00000000000..410582736db --- /dev/null +++ b/distribution/simpleicons-5/M/Myob.md @@ -0,0 +1,63 @@ +# Myob + + +```text +simpleicons-5/M/Myob +``` + +```text +include('simpleicons-5/M/Myob') +``` + + + +| Illustration | Myob | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Myob.png) | ![illustration for Myob](../../simpleicons-5/M/Myob.Local.png) | + + + + +## Myob + +### 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 Myob +include('simpleicons-5/M/Myob') + +' renders the element +Myob('Myob', 'Myob', '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 Myob +include('simpleicons-5/M/Myob') + +' renders the element +Myob('Myob', 'Myob', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Myob.png b/distribution/simpleicons-5/M/Myob.png new file mode 100644 index 00000000000..c9f9293189d Binary files /dev/null and b/distribution/simpleicons-5/M/Myob.png differ diff --git a/distribution/simpleicons-5/M/Myob.puml b/distribution/simpleicons-5/M/Myob.puml new file mode 100644 index 00000000000..ef6f28656bb --- /dev/null +++ b/distribution/simpleicons-5/M/Myob.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Myob + +sprite $MyobXs [10x10/16z] uwS3 + +sprite $MyobSm [12x12/16z] unza + +sprite $MyobMd [16x16/16z] un_X + +sprite $MyobLg [20x20/16z] unzKO1G + +!procedure Myob($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Myob', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Myspace.Local.png b/distribution/simpleicons-5/M/Myspace.Local.png new file mode 100644 index 00000000000..26d38621fcf Binary files /dev/null and b/distribution/simpleicons-5/M/Myspace.Local.png differ diff --git a/distribution/simpleicons-5/M/Myspace.Local.puml b/distribution/simpleicons-5/M/Myspace.Local.puml new file mode 100644 index 00000000000..7effc6047d8 --- /dev/null +++ b/distribution/simpleicons-5/M/Myspace.Local.puml @@ -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 Myspace +include('simpleicons-5/M/Myspace') + +' renders the element +Myspace('Myspace', 'Myspace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Myspace.Remote.puml b/distribution/simpleicons-5/M/Myspace.Remote.puml new file mode 100644 index 00000000000..30ba22a4099 --- /dev/null +++ b/distribution/simpleicons-5/M/Myspace.Remote.puml @@ -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 Myspace +include('simpleicons-5/M/Myspace') + +' renders the element +Myspace('Myspace', 'Myspace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Myspace.md b/distribution/simpleicons-5/M/Myspace.md new file mode 100644 index 00000000000..075431afb1e --- /dev/null +++ b/distribution/simpleicons-5/M/Myspace.md @@ -0,0 +1,63 @@ +# Myspace + + +```text +simpleicons-5/M/Myspace +``` + +```text +include('simpleicons-5/M/Myspace') +``` + + + +| Illustration | Myspace | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Myspace.png) | ![illustration for Myspace](../../simpleicons-5/M/Myspace.Local.png) | + + + + +## Myspace + +### 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 Myspace +include('simpleicons-5/M/Myspace') + +' renders the element +Myspace('Myspace', 'Myspace', '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 Myspace +include('simpleicons-5/M/Myspace') + +' renders the element +Myspace('Myspace', 'Myspace', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Myspace.png b/distribution/simpleicons-5/M/Myspace.png new file mode 100644 index 00000000000..e346c587f9e Binary files /dev/null and b/distribution/simpleicons-5/M/Myspace.png differ diff --git a/distribution/simpleicons-5/M/Myspace.puml b/distribution/simpleicons-5/M/Myspace.puml new file mode 100644 index 00000000000..56dc9e6d488 --- /dev/null +++ b/distribution/simpleicons-5/M/Myspace.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Myspace + +sprite $MyspaceXs [10x10/16z] uwS3 + +sprite $MyspaceSm [12x12/16z] unza + +sprite $MyspaceMd [16x16/16z] un_X + +sprite $MyspaceLg [20x20/16z] unzKO1G + +!procedure Myspace($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Myspace', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/Mysql.Local.png b/distribution/simpleicons-5/M/Mysql.Local.png new file mode 100644 index 00000000000..8450b1a802e Binary files /dev/null and b/distribution/simpleicons-5/M/Mysql.Local.png differ diff --git a/distribution/simpleicons-5/M/Mysql.Local.puml b/distribution/simpleicons-5/M/Mysql.Local.puml new file mode 100644 index 00000000000..081ad469a57 --- /dev/null +++ b/distribution/simpleicons-5/M/Mysql.Local.puml @@ -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 Mysql +include('simpleicons-5/M/Mysql') + +' renders the element +Mysql('Mysql', 'Mysql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mysql.Remote.puml b/distribution/simpleicons-5/M/Mysql.Remote.puml new file mode 100644 index 00000000000..51b9a5373ab --- /dev/null +++ b/distribution/simpleicons-5/M/Mysql.Remote.puml @@ -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 Mysql +include('simpleicons-5/M/Mysql') + +' renders the element +Mysql('Mysql', 'Mysql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/M/Mysql.md b/distribution/simpleicons-5/M/Mysql.md new file mode 100644 index 00000000000..4550ad63f14 --- /dev/null +++ b/distribution/simpleicons-5/M/Mysql.md @@ -0,0 +1,63 @@ +# Mysql + + +```text +simpleicons-5/M/Mysql +``` + +```text +include('simpleicons-5/M/Mysql') +``` + + + +| Illustration | Mysql | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/M/Mysql.png) | ![illustration for Mysql](../../simpleicons-5/M/Mysql.Local.png) | + + + + +## Mysql + +### 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 Mysql +include('simpleicons-5/M/Mysql') + +' renders the element +Mysql('Mysql', 'Mysql', '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 Mysql +include('simpleicons-5/M/Mysql') + +' renders the element +Mysql('Mysql', 'Mysql', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/M/Mysql.png b/distribution/simpleicons-5/M/Mysql.png new file mode 100644 index 00000000000..090502df9ac Binary files /dev/null and b/distribution/simpleicons-5/M/Mysql.png differ diff --git a/distribution/simpleicons-5/M/Mysql.puml b/distribution/simpleicons-5/M/Mysql.puml new file mode 100644 index 00000000000..9037272cbd4 --- /dev/null +++ b/distribution/simpleicons-5/M/Mysql.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/M/Mysql + +sprite $MysqlXs [10x10/16z] uwS3 + +sprite $MysqlSm [12x12/16z] unza + +sprite $MysqlMd [16x16/16z] un_X + +sprite $MysqlLg [20x20/16z] unzKO1G + +!procedure Mysql($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/M/Mysql', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/M/README.md b/distribution/simpleicons-5/M/README.md new file mode 100644 index 00000000000..2a0c792969b --- /dev/null +++ b/distribution/simpleicons-5/M/README.md @@ -0,0 +1,125 @@ +# M + +The module contains 114 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/M/Maas](../../simpleicons-5/M/Maas.png) | [simpleicons-5/M/Maas](../../simpleicons-5/M/Maas.md) | +| ![illustration of simpleicons-5/M/Macos](../../simpleicons-5/M/Macos.png) | [simpleicons-5/M/Macos](../../simpleicons-5/M/Macos.md) | +| ![illustration of simpleicons-5/M/Macys](../../simpleicons-5/M/Macys.png) | [simpleicons-5/M/Macys](../../simpleicons-5/M/Macys.md) | +| ![illustration of simpleicons-5/M/Magento](../../simpleicons-5/M/Magento.png) | [simpleicons-5/M/Magento](../../simpleicons-5/M/Magento.md) | +| ![illustration of simpleicons-5/M/Magisk](../../simpleicons-5/M/Magisk.png) | [simpleicons-5/M/Magisk](../../simpleicons-5/M/Magisk.md) | +| ![illustration of simpleicons-5/M/Mailchimp](../../simpleicons-5/M/Mailchimp.png) | [simpleicons-5/M/Mailchimp](../../simpleicons-5/M/Mailchimp.md) | +| ![illustration of simpleicons-5/M/Maildotru](../../simpleicons-5/M/Maildotru.png) | [simpleicons-5/M/Maildotru](../../simpleicons-5/M/Maildotru.md) | +| ![illustration of simpleicons-5/M/Majorleaguehacking](../../simpleicons-5/M/Majorleaguehacking.png) | [simpleicons-5/M/Majorleaguehacking](../../simpleicons-5/M/Majorleaguehacking.md) | +| ![illustration of simpleicons-5/M/Makerbot](../../simpleicons-5/M/Makerbot.png) | [simpleicons-5/M/Makerbot](../../simpleicons-5/M/Makerbot.md) | +| ![illustration of simpleicons-5/M/Man](../../simpleicons-5/M/Man.png) | [simpleicons-5/M/Man](../../simpleicons-5/M/Man.md) | +| ![illustration of simpleicons-5/M/Manageiq](../../simpleicons-5/M/Manageiq.png) | [simpleicons-5/M/Manageiq](../../simpleicons-5/M/Manageiq.md) | +| ![illustration of simpleicons-5/M/Manjaro](../../simpleicons-5/M/Manjaro.png) | [simpleicons-5/M/Manjaro](../../simpleicons-5/M/Manjaro.md) | +| ![illustration of simpleicons-5/M/Mapbox](../../simpleicons-5/M/Mapbox.png) | [simpleicons-5/M/Mapbox](../../simpleicons-5/M/Mapbox.md) | +| ![illustration of simpleicons-5/M/Mariadb](../../simpleicons-5/M/Mariadb.png) | [simpleicons-5/M/Mariadb](../../simpleicons-5/M/Mariadb.md) | +| ![illustration of simpleicons-5/M/Mariadbfoundation](../../simpleicons-5/M/Mariadbfoundation.png) | [simpleicons-5/M/Mariadbfoundation](../../simpleicons-5/M/Mariadbfoundation.md) | +| ![illustration of simpleicons-5/M/Markdown](../../simpleicons-5/M/Markdown.png) | [simpleicons-5/M/Markdown](../../simpleicons-5/M/Markdown.md) | +| ![illustration of simpleicons-5/M/Marketo](../../simpleicons-5/M/Marketo.png) | [simpleicons-5/M/Marketo](../../simpleicons-5/M/Marketo.md) | +| ![illustration of simpleicons-5/M/Marriott](../../simpleicons-5/M/Marriott.png) | [simpleicons-5/M/Marriott](../../simpleicons-5/M/Marriott.md) | +| ![illustration of simpleicons-5/M/Maserati](../../simpleicons-5/M/Maserati.png) | [simpleicons-5/M/Maserati](../../simpleicons-5/M/Maserati.md) | +| ![illustration of simpleicons-5/M/Mastercard](../../simpleicons-5/M/Mastercard.png) | [simpleicons-5/M/Mastercard](../../simpleicons-5/M/Mastercard.md) | +| ![illustration of simpleicons-5/M/Mastercomfig](../../simpleicons-5/M/Mastercomfig.png) | [simpleicons-5/M/Mastercomfig](../../simpleicons-5/M/Mastercomfig.md) | +| ![illustration of simpleicons-5/M/Mastodon](../../simpleicons-5/M/Mastodon.png) | [simpleicons-5/M/Mastodon](../../simpleicons-5/M/Mastodon.md) | +| ![illustration of simpleicons-5/M/Materialdesign](../../simpleicons-5/M/Materialdesign.png) | [simpleicons-5/M/Materialdesign](../../simpleicons-5/M/Materialdesign.md) | +| ![illustration of simpleicons-5/M/Materialdesignicons](../../simpleicons-5/M/Materialdesignicons.png) | [simpleicons-5/M/Materialdesignicons](../../simpleicons-5/M/Materialdesignicons.md) | +| ![illustration of simpleicons-5/M/Materialui](../../simpleicons-5/M/Materialui.png) | [simpleicons-5/M/Materialui](../../simpleicons-5/M/Materialui.md) | +| ![illustration of simpleicons-5/M/Matomo](../../simpleicons-5/M/Matomo.png) | [simpleicons-5/M/Matomo](../../simpleicons-5/M/Matomo.md) | +| ![illustration of simpleicons-5/M/Matrix](../../simpleicons-5/M/Matrix.png) | [simpleicons-5/M/Matrix](../../simpleicons-5/M/Matrix.md) | +| ![illustration of simpleicons-5/M/Mattermost](../../simpleicons-5/M/Mattermost.png) | [simpleicons-5/M/Mattermost](../../simpleicons-5/M/Mattermost.md) | +| ![illustration of simpleicons-5/M/Matternet](../../simpleicons-5/M/Matternet.png) | [simpleicons-5/M/Matternet](../../simpleicons-5/M/Matternet.md) | +| ![illustration of simpleicons-5/M/Max](../../simpleicons-5/M/Max.png) | [simpleicons-5/M/Max](../../simpleicons-5/M/Max.md) | +| ![illustration of simpleicons-5/M/Maxplanckgesellschaft](../../simpleicons-5/M/Maxplanckgesellschaft.png) | [simpleicons-5/M/Maxplanckgesellschaft](../../simpleicons-5/M/Maxplanckgesellschaft.md) | +| ![illustration of simpleicons-5/M/Maytag](../../simpleicons-5/M/Maytag.png) | [simpleicons-5/M/Maytag](../../simpleicons-5/M/Maytag.md) | +| ![illustration of simpleicons-5/M/Mazda](../../simpleicons-5/M/Mazda.png) | [simpleicons-5/M/Mazda](../../simpleicons-5/M/Mazda.md) | +| ![illustration of simpleicons-5/M/Mcafee](../../simpleicons-5/M/Mcafee.png) | [simpleicons-5/M/Mcafee](../../simpleicons-5/M/Mcafee.md) | +| ![illustration of simpleicons-5/M/Mcdonalds](../../simpleicons-5/M/Mcdonalds.png) | [simpleicons-5/M/Mcdonalds](../../simpleicons-5/M/Mcdonalds.md) | +| ![illustration of simpleicons-5/M/Mclaren](../../simpleicons-5/M/Mclaren.png) | [simpleicons-5/M/Mclaren](../../simpleicons-5/M/Mclaren.md) | +| ![illustration of simpleicons-5/M/Mdnwebdocs](../../simpleicons-5/M/Mdnwebdocs.png) | [simpleicons-5/M/Mdnwebdocs](../../simpleicons-5/M/Mdnwebdocs.md) | +| ![illustration of simpleicons-5/M/Mediafire](../../simpleicons-5/M/Mediafire.png) | [simpleicons-5/M/Mediafire](../../simpleicons-5/M/Mediafire.md) | +| ![illustration of simpleicons-5/M/Mediatek](../../simpleicons-5/M/Mediatek.png) | [simpleicons-5/M/Mediatek](../../simpleicons-5/M/Mediatek.md) | +| ![illustration of simpleicons-5/M/Mediatemple](../../simpleicons-5/M/Mediatemple.png) | [simpleicons-5/M/Mediatemple](../../simpleicons-5/M/Mediatemple.md) | +| ![illustration of simpleicons-5/M/Medium](../../simpleicons-5/M/Medium.png) | [simpleicons-5/M/Medium](../../simpleicons-5/M/Medium.md) | +| ![illustration of simpleicons-5/M/Meetup](../../simpleicons-5/M/Meetup.png) | [simpleicons-5/M/Meetup](../../simpleicons-5/M/Meetup.md) | +| ![illustration of simpleicons-5/M/Mega](../../simpleicons-5/M/Mega.png) | [simpleicons-5/M/Mega](../../simpleicons-5/M/Mega.md) | +| ![illustration of simpleicons-5/M/Mendeley](../../simpleicons-5/M/Mendeley.png) | [simpleicons-5/M/Mendeley](../../simpleicons-5/M/Mendeley.md) | +| ![illustration of simpleicons-5/M/Mercedes](../../simpleicons-5/M/Mercedes.png) | [simpleicons-5/M/Mercedes](../../simpleicons-5/M/Mercedes.md) | +| ![illustration of simpleicons-5/M/Mercurial](../../simpleicons-5/M/Mercurial.png) | [simpleicons-5/M/Mercurial](../../simpleicons-5/M/Mercurial.md) | +| ![illustration of simpleicons-5/M/Messenger](../../simpleicons-5/M/Messenger.png) | [simpleicons-5/M/Messenger](../../simpleicons-5/M/Messenger.md) | +| ![illustration of simpleicons-5/M/Metabase](../../simpleicons-5/M/Metabase.png) | [simpleicons-5/M/Metabase](../../simpleicons-5/M/Metabase.md) | +| ![illustration of simpleicons-5/M/Metafilter](../../simpleicons-5/M/Metafilter.png) | [simpleicons-5/M/Metafilter](../../simpleicons-5/M/Metafilter.md) | +| ![illustration of simpleicons-5/M/Meteor](../../simpleicons-5/M/Meteor.png) | [simpleicons-5/M/Meteor](../../simpleicons-5/M/Meteor.md) | +| ![illustration of simpleicons-5/M/Metro](../../simpleicons-5/M/Metro.png) | [simpleicons-5/M/Metro](../../simpleicons-5/M/Metro.md) | +| ![illustration of simpleicons-5/M/Metrodelaciudaddemexico](../../simpleicons-5/M/Metrodelaciudaddemexico.png) | [simpleicons-5/M/Metrodelaciudaddemexico](../../simpleicons-5/M/Metrodelaciudaddemexico.md) | +| ![illustration of simpleicons-5/M/Metrodemadrid](../../simpleicons-5/M/Metrodemadrid.png) | [simpleicons-5/M/Metrodemadrid](../../simpleicons-5/M/Metrodemadrid.md) | +| ![illustration of simpleicons-5/M/Metrodeparis](../../simpleicons-5/M/Metrodeparis.png) | [simpleicons-5/M/Metrodeparis](../../simpleicons-5/M/Metrodeparis.md) | +| ![illustration of simpleicons-5/M/Mewe](../../simpleicons-5/M/Mewe.png) | [simpleicons-5/M/Mewe](../../simpleicons-5/M/Mewe.md) | +| ![illustration of simpleicons-5/M/Microbit](../../simpleicons-5/M/Microbit.png) | [simpleicons-5/M/Microbit](../../simpleicons-5/M/Microbit.md) | +| ![illustration of simpleicons-5/M/Microdotblog](../../simpleicons-5/M/Microdotblog.png) | [simpleicons-5/M/Microdotblog](../../simpleicons-5/M/Microdotblog.md) | +| ![illustration of simpleicons-5/M/Microgenetics](../../simpleicons-5/M/Microgenetics.png) | [simpleicons-5/M/Microgenetics](../../simpleicons-5/M/Microgenetics.md) | +| ![illustration of simpleicons-5/M/Micropython](../../simpleicons-5/M/Micropython.png) | [simpleicons-5/M/Micropython](../../simpleicons-5/M/Micropython.md) | +| ![illustration of simpleicons-5/M/Microsoft](../../simpleicons-5/M/Microsoft.png) | [simpleicons-5/M/Microsoft](../../simpleicons-5/M/Microsoft.md) | +| ![illustration of simpleicons-5/M/Microsoftacademic](../../simpleicons-5/M/Microsoftacademic.png) | [simpleicons-5/M/Microsoftacademic](../../simpleicons-5/M/Microsoftacademic.md) | +| ![illustration of simpleicons-5/M/Microsoftaccess](../../simpleicons-5/M/Microsoftaccess.png) | [simpleicons-5/M/Microsoftaccess](../../simpleicons-5/M/Microsoftaccess.md) | +| ![illustration of simpleicons-5/M/Microsoftazure](../../simpleicons-5/M/Microsoftazure.png) | [simpleicons-5/M/Microsoftazure](../../simpleicons-5/M/Microsoftazure.md) | +| ![illustration of simpleicons-5/M/Microsoftbing](../../simpleicons-5/M/Microsoftbing.png) | [simpleicons-5/M/Microsoftbing](../../simpleicons-5/M/Microsoftbing.md) | +| ![illustration of simpleicons-5/M/Microsoftedge](../../simpleicons-5/M/Microsoftedge.png) | [simpleicons-5/M/Microsoftedge](../../simpleicons-5/M/Microsoftedge.md) | +| ![illustration of simpleicons-5/M/Microsoftexcel](../../simpleicons-5/M/Microsoftexcel.png) | [simpleicons-5/M/Microsoftexcel](../../simpleicons-5/M/Microsoftexcel.md) | +| ![illustration of simpleicons-5/M/Microsoftexchange](../../simpleicons-5/M/Microsoftexchange.png) | [simpleicons-5/M/Microsoftexchange](../../simpleicons-5/M/Microsoftexchange.md) | +| ![illustration of simpleicons-5/M/Microsoftoffice](../../simpleicons-5/M/Microsoftoffice.png) | [simpleicons-5/M/Microsoftoffice](../../simpleicons-5/M/Microsoftoffice.md) | +| ![illustration of simpleicons-5/M/Microsoftonedrive](../../simpleicons-5/M/Microsoftonedrive.png) | [simpleicons-5/M/Microsoftonedrive](../../simpleicons-5/M/Microsoftonedrive.md) | +| ![illustration of simpleicons-5/M/Microsoftonenote](../../simpleicons-5/M/Microsoftonenote.png) | [simpleicons-5/M/Microsoftonenote](../../simpleicons-5/M/Microsoftonenote.md) | +| ![illustration of simpleicons-5/M/Microsoftoutlook](../../simpleicons-5/M/Microsoftoutlook.png) | [simpleicons-5/M/Microsoftoutlook](../../simpleicons-5/M/Microsoftoutlook.md) | +| ![illustration of simpleicons-5/M/Microsoftpowerpoint](../../simpleicons-5/M/Microsoftpowerpoint.png) | [simpleicons-5/M/Microsoftpowerpoint](../../simpleicons-5/M/Microsoftpowerpoint.md) | +| ![illustration of simpleicons-5/M/Microsoftsharepoint](../../simpleicons-5/M/Microsoftsharepoint.png) | [simpleicons-5/M/Microsoftsharepoint](../../simpleicons-5/M/Microsoftsharepoint.md) | +| ![illustration of simpleicons-5/M/Microsoftsqlserver](../../simpleicons-5/M/Microsoftsqlserver.png) | [simpleicons-5/M/Microsoftsqlserver](../../simpleicons-5/M/Microsoftsqlserver.md) | +| ![illustration of simpleicons-5/M/Microsoftteams](../../simpleicons-5/M/Microsoftteams.png) | [simpleicons-5/M/Microsoftteams](../../simpleicons-5/M/Microsoftteams.md) | +| ![illustration of simpleicons-5/M/Microsoftvisio](../../simpleicons-5/M/Microsoftvisio.png) | [simpleicons-5/M/Microsoftvisio](../../simpleicons-5/M/Microsoftvisio.md) | +| ![illustration of simpleicons-5/M/Microsoftword](../../simpleicons-5/M/Microsoftword.png) | [simpleicons-5/M/Microsoftword](../../simpleicons-5/M/Microsoftword.md) | +| ![illustration of simpleicons-5/M/Microstrategy](../../simpleicons-5/M/Microstrategy.png) | [simpleicons-5/M/Microstrategy](../../simpleicons-5/M/Microstrategy.md) | +| ![illustration of simpleicons-5/M/Midi](../../simpleicons-5/M/Midi.png) | [simpleicons-5/M/Midi](../../simpleicons-5/M/Midi.md) | +| ![illustration of simpleicons-5/M/Minds](../../simpleicons-5/M/Minds.png) | [simpleicons-5/M/Minds](../../simpleicons-5/M/Minds.md) | +| ![illustration of simpleicons-5/M/Minecraft](../../simpleicons-5/M/Minecraft.png) | [simpleicons-5/M/Minecraft](../../simpleicons-5/M/Minecraft.md) | +| ![illustration of simpleicons-5/M/Minetest](../../simpleicons-5/M/Minetest.png) | [simpleicons-5/M/Minetest](../../simpleicons-5/M/Minetest.md) | +| ![illustration of simpleicons-5/M/Mini](../../simpleicons-5/M/Mini.png) | [simpleicons-5/M/Mini](../../simpleicons-5/M/Mini.md) | +| ![illustration of simpleicons-5/M/Minutemailer](../../simpleicons-5/M/Minutemailer.png) | [simpleicons-5/M/Minutemailer](../../simpleicons-5/M/Minutemailer.md) | +| ![illustration of simpleicons-5/M/Miro](../../simpleicons-5/M/Miro.png) | [simpleicons-5/M/Miro](../../simpleicons-5/M/Miro.md) | +| ![illustration of simpleicons-5/M/Mitsubishi](../../simpleicons-5/M/Mitsubishi.png) | [simpleicons-5/M/Mitsubishi](../../simpleicons-5/M/Mitsubishi.md) | +| ![illustration of simpleicons-5/M/Mix](../../simpleicons-5/M/Mix.png) | [simpleicons-5/M/Mix](../../simpleicons-5/M/Mix.md) | +| ![illustration of simpleicons-5/M/Mixcloud](../../simpleicons-5/M/Mixcloud.png) | [simpleicons-5/M/Mixcloud](../../simpleicons-5/M/Mixcloud.md) | +| ![illustration of simpleicons-5/M/Mobx](../../simpleicons-5/M/Mobx.png) | [simpleicons-5/M/Mobx](../../simpleicons-5/M/Mobx.md) | +| ![illustration of simpleicons-5/M/Mobxstatetree](../../simpleicons-5/M/Mobxstatetree.png) | [simpleicons-5/M/Mobxstatetree](../../simpleicons-5/M/Mobxstatetree.md) | +| ![illustration of simpleicons-5/M/Mocha](../../simpleicons-5/M/Mocha.png) | [simpleicons-5/M/Mocha](../../simpleicons-5/M/Mocha.md) | +| ![illustration of simpleicons-5/M/Modx](../../simpleicons-5/M/Modx.png) | [simpleicons-5/M/Modx](../../simpleicons-5/M/Modx.md) | +| ![illustration of simpleicons-5/M/Mojangstudios](../../simpleicons-5/M/Mojangstudios.png) | [simpleicons-5/M/Mojangstudios](../../simpleicons-5/M/Mojangstudios.md) | +| ![illustration of simpleicons-5/M/Moleculer](../../simpleicons-5/M/Moleculer.png) | [simpleicons-5/M/Moleculer](../../simpleicons-5/M/Moleculer.md) | +| ![illustration of simpleicons-5/M/Momenteo](../../simpleicons-5/M/Momenteo.png) | [simpleicons-5/M/Momenteo](../../simpleicons-5/M/Momenteo.md) | +| ![illustration of simpleicons-5/M/Monero](../../simpleicons-5/M/Monero.png) | [simpleicons-5/M/Monero](../../simpleicons-5/M/Monero.md) | +| ![illustration of simpleicons-5/M/Mongodb](../../simpleicons-5/M/Mongodb.png) | [simpleicons-5/M/Mongodb](../../simpleicons-5/M/Mongodb.md) | +| ![illustration of simpleicons-5/M/Monkeytie](../../simpleicons-5/M/Monkeytie.png) | [simpleicons-5/M/Monkeytie](../../simpleicons-5/M/Monkeytie.md) | +| ![illustration of simpleicons-5/M/Monster](../../simpleicons-5/M/Monster.png) | [simpleicons-5/M/Monster](../../simpleicons-5/M/Monster.md) | +| ![illustration of simpleicons-5/M/Monzo](../../simpleicons-5/M/Monzo.png) | [simpleicons-5/M/Monzo](../../simpleicons-5/M/Monzo.md) | +| ![illustration of simpleicons-5/M/Moo](../../simpleicons-5/M/Moo.png) | [simpleicons-5/M/Moo](../../simpleicons-5/M/Moo.md) | +| ![illustration of simpleicons-5/M/Moscowmetro](../../simpleicons-5/M/Moscowmetro.png) | [simpleicons-5/M/Moscowmetro](../../simpleicons-5/M/Moscowmetro.md) | +| ![illustration of simpleicons-5/M/Motorola](../../simpleicons-5/M/Motorola.png) | [simpleicons-5/M/Motorola](../../simpleicons-5/M/Motorola.md) | +| ![illustration of simpleicons-5/M/Mozilla](../../simpleicons-5/M/Mozilla.png) | [simpleicons-5/M/Mozilla](../../simpleicons-5/M/Mozilla.md) | +| ![illustration of simpleicons-5/M/Mta](../../simpleicons-5/M/Mta.png) | [simpleicons-5/M/Mta](../../simpleicons-5/M/Mta.md) | +| ![illustration of simpleicons-5/M/Mtr](../../simpleicons-5/M/Mtr.png) | [simpleicons-5/M/Mtr](../../simpleicons-5/M/Mtr.md) | +| ![illustration of simpleicons-5/M/Mumble](../../simpleicons-5/M/Mumble.png) | [simpleicons-5/M/Mumble](../../simpleicons-5/M/Mumble.md) | +| ![illustration of simpleicons-5/M/Musescore](../../simpleicons-5/M/Musescore.png) | [simpleicons-5/M/Musescore](../../simpleicons-5/M/Musescore.md) | +| ![illustration of simpleicons-5/M/Musicbrainz](../../simpleicons-5/M/Musicbrainz.png) | [simpleicons-5/M/Musicbrainz](../../simpleicons-5/M/Musicbrainz.md) | +| ![illustration of simpleicons-5/M/Mxlinux](../../simpleicons-5/M/Mxlinux.png) | [simpleicons-5/M/Mxlinux](../../simpleicons-5/M/Mxlinux.md) | +| ![illustration of simpleicons-5/M/Myanimelist](../../simpleicons-5/M/Myanimelist.png) | [simpleicons-5/M/Myanimelist](../../simpleicons-5/M/Myanimelist.md) | +| ![illustration of simpleicons-5/M/Myob](../../simpleicons-5/M/Myob.png) | [simpleicons-5/M/Myob](../../simpleicons-5/M/Myob.md) | +| ![illustration of simpleicons-5/M/Myspace](../../simpleicons-5/M/Myspace.png) | [simpleicons-5/M/Myspace](../../simpleicons-5/M/Myspace.md) | +| ![illustration of simpleicons-5/M/Mysql](../../simpleicons-5/M/Mysql.png) | [simpleicons-5/M/Mysql](../../simpleicons-5/M/Mysql.md) | + + + diff --git a/distribution/simpleicons-5/N/N26.Local.png b/distribution/simpleicons-5/N/N26.Local.png new file mode 100644 index 00000000000..36733173140 Binary files /dev/null and b/distribution/simpleicons-5/N/N26.Local.png differ diff --git a/distribution/simpleicons-5/N/N26.Local.puml b/distribution/simpleicons-5/N/N26.Local.puml new file mode 100644 index 00000000000..83536b72ac7 --- /dev/null +++ b/distribution/simpleicons-5/N/N26.Local.puml @@ -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 N26 +include('simpleicons-5/N/N26') + +' renders the element +N26('N26', 'N26', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/N26.Remote.puml b/distribution/simpleicons-5/N/N26.Remote.puml new file mode 100644 index 00000000000..ed40957e673 --- /dev/null +++ b/distribution/simpleicons-5/N/N26.Remote.puml @@ -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 N26 +include('simpleicons-5/N/N26') + +' renders the element +N26('N26', 'N26', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/N26.md b/distribution/simpleicons-5/N/N26.md new file mode 100644 index 00000000000..161a6e47b3b --- /dev/null +++ b/distribution/simpleicons-5/N/N26.md @@ -0,0 +1,63 @@ +# N26 + + +```text +simpleicons-5/N/N26 +``` + +```text +include('simpleicons-5/N/N26') +``` + + + +| Illustration | N26 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/N26.png) | ![illustration for N26](../../simpleicons-5/N/N26.Local.png) | + + + + +## N26 + +### 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 N26 +include('simpleicons-5/N/N26') + +' renders the element +N26('N26', 'N26', '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 N26 +include('simpleicons-5/N/N26') + +' renders the element +N26('N26', 'N26', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/N26.png b/distribution/simpleicons-5/N/N26.png new file mode 100644 index 00000000000..08ca39c5f73 Binary files /dev/null and b/distribution/simpleicons-5/N/N26.png differ diff --git a/distribution/simpleicons-5/N/N26.puml b/distribution/simpleicons-5/N/N26.puml new file mode 100644 index 00000000000..67403f34c72 --- /dev/null +++ b/distribution/simpleicons-5/N/N26.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/N26 + +sprite $N26Xs [10x10/16z] uwS3 + +sprite $N26Sm [12x12/16z] unza + +sprite $N26Md [16x16/16z] un_X + +sprite $N26Lg [20x20/16z] unzKO1G + +!procedure N26($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/N26', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Namebase.Local.png b/distribution/simpleicons-5/N/Namebase.Local.png new file mode 100644 index 00000000000..4330114e756 Binary files /dev/null and b/distribution/simpleicons-5/N/Namebase.Local.png differ diff --git a/distribution/simpleicons-5/N/Namebase.Local.puml b/distribution/simpleicons-5/N/Namebase.Local.puml new file mode 100644 index 00000000000..142b9882364 --- /dev/null +++ b/distribution/simpleicons-5/N/Namebase.Local.puml @@ -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 Namebase +include('simpleicons-5/N/Namebase') + +' renders the element +Namebase('Namebase', 'Namebase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Namebase.Remote.puml b/distribution/simpleicons-5/N/Namebase.Remote.puml new file mode 100644 index 00000000000..995bf7fe9cc --- /dev/null +++ b/distribution/simpleicons-5/N/Namebase.Remote.puml @@ -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 Namebase +include('simpleicons-5/N/Namebase') + +' renders the element +Namebase('Namebase', 'Namebase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Namebase.md b/distribution/simpleicons-5/N/Namebase.md new file mode 100644 index 00000000000..56bc9708ce6 --- /dev/null +++ b/distribution/simpleicons-5/N/Namebase.md @@ -0,0 +1,63 @@ +# Namebase + + +```text +simpleicons-5/N/Namebase +``` + +```text +include('simpleicons-5/N/Namebase') +``` + + + +| Illustration | Namebase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Namebase.png) | ![illustration for Namebase](../../simpleicons-5/N/Namebase.Local.png) | + + + + +## Namebase + +### 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 Namebase +include('simpleicons-5/N/Namebase') + +' renders the element +Namebase('Namebase', 'Namebase', '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 Namebase +include('simpleicons-5/N/Namebase') + +' renders the element +Namebase('Namebase', 'Namebase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Namebase.png b/distribution/simpleicons-5/N/Namebase.png new file mode 100644 index 00000000000..5a9a7735e30 Binary files /dev/null and b/distribution/simpleicons-5/N/Namebase.png differ diff --git a/distribution/simpleicons-5/N/Namebase.puml b/distribution/simpleicons-5/N/Namebase.puml new file mode 100644 index 00000000000..6357009c2de --- /dev/null +++ b/distribution/simpleicons-5/N/Namebase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Namebase + +sprite $NamebaseXs [10x10/16z] uwS3 + +sprite $NamebaseSm [12x12/16z] unza + +sprite $NamebaseMd [16x16/16z] un_X + +sprite $NamebaseLg [20x20/16z] unzKO1G + +!procedure Namebase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Namebase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Namecheap.Local.png b/distribution/simpleicons-5/N/Namecheap.Local.png new file mode 100644 index 00000000000..fe7b5515fda Binary files /dev/null and b/distribution/simpleicons-5/N/Namecheap.Local.png differ diff --git a/distribution/simpleicons-5/N/Namecheap.Local.puml b/distribution/simpleicons-5/N/Namecheap.Local.puml new file mode 100644 index 00000000000..ab871f4e923 --- /dev/null +++ b/distribution/simpleicons-5/N/Namecheap.Local.puml @@ -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 Namecheap +include('simpleicons-5/N/Namecheap') + +' renders the element +Namecheap('Namecheap', 'Namecheap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Namecheap.Remote.puml b/distribution/simpleicons-5/N/Namecheap.Remote.puml new file mode 100644 index 00000000000..c93e53385b5 --- /dev/null +++ b/distribution/simpleicons-5/N/Namecheap.Remote.puml @@ -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 Namecheap +include('simpleicons-5/N/Namecheap') + +' renders the element +Namecheap('Namecheap', 'Namecheap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Namecheap.md b/distribution/simpleicons-5/N/Namecheap.md new file mode 100644 index 00000000000..6293b989bc5 --- /dev/null +++ b/distribution/simpleicons-5/N/Namecheap.md @@ -0,0 +1,63 @@ +# Namecheap + + +```text +simpleicons-5/N/Namecheap +``` + +```text +include('simpleicons-5/N/Namecheap') +``` + + + +| Illustration | Namecheap | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Namecheap.png) | ![illustration for Namecheap](../../simpleicons-5/N/Namecheap.Local.png) | + + + + +## Namecheap + +### 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 Namecheap +include('simpleicons-5/N/Namecheap') + +' renders the element +Namecheap('Namecheap', 'Namecheap', '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 Namecheap +include('simpleicons-5/N/Namecheap') + +' renders the element +Namecheap('Namecheap', 'Namecheap', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Namecheap.png b/distribution/simpleicons-5/N/Namecheap.png new file mode 100644 index 00000000000..d8b37e193c5 Binary files /dev/null and b/distribution/simpleicons-5/N/Namecheap.png differ diff --git a/distribution/simpleicons-5/N/Namecheap.puml b/distribution/simpleicons-5/N/Namecheap.puml new file mode 100644 index 00000000000..7501954a534 --- /dev/null +++ b/distribution/simpleicons-5/N/Namecheap.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Namecheap + +sprite $NamecheapXs [10x10/16z] uwS3 + +sprite $NamecheapSm [12x12/16z] unza + +sprite $NamecheapMd [16x16/16z] un_X + +sprite $NamecheapLg [20x20/16z] unzKO1G + +!procedure Namecheap($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Namecheap', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nano.Local.png b/distribution/simpleicons-5/N/Nano.Local.png new file mode 100644 index 00000000000..8260e2ba546 Binary files /dev/null and b/distribution/simpleicons-5/N/Nano.Local.png differ diff --git a/distribution/simpleicons-5/N/Nano.Local.puml b/distribution/simpleicons-5/N/Nano.Local.puml new file mode 100644 index 00000000000..5287f8c1fc5 --- /dev/null +++ b/distribution/simpleicons-5/N/Nano.Local.puml @@ -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 Nano +include('simpleicons-5/N/Nano') + +' renders the element +Nano('Nano', 'Nano', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nano.Remote.puml b/distribution/simpleicons-5/N/Nano.Remote.puml new file mode 100644 index 00000000000..ea310a90ed2 --- /dev/null +++ b/distribution/simpleicons-5/N/Nano.Remote.puml @@ -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 Nano +include('simpleicons-5/N/Nano') + +' renders the element +Nano('Nano', 'Nano', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nano.md b/distribution/simpleicons-5/N/Nano.md new file mode 100644 index 00000000000..ed66c81e97c --- /dev/null +++ b/distribution/simpleicons-5/N/Nano.md @@ -0,0 +1,63 @@ +# Nano + + +```text +simpleicons-5/N/Nano +``` + +```text +include('simpleicons-5/N/Nano') +``` + + + +| Illustration | Nano | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nano.png) | ![illustration for Nano](../../simpleicons-5/N/Nano.Local.png) | + + + + +## Nano + +### 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 Nano +include('simpleicons-5/N/Nano') + +' renders the element +Nano('Nano', 'Nano', '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 Nano +include('simpleicons-5/N/Nano') + +' renders the element +Nano('Nano', 'Nano', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nano.png b/distribution/simpleicons-5/N/Nano.png new file mode 100644 index 00000000000..f532036fffe Binary files /dev/null and b/distribution/simpleicons-5/N/Nano.png differ diff --git a/distribution/simpleicons-5/N/Nano.puml b/distribution/simpleicons-5/N/Nano.puml new file mode 100644 index 00000000000..ef8a17bf620 --- /dev/null +++ b/distribution/simpleicons-5/N/Nano.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nano + +sprite $NanoXs [10x10/16z] uwS3 + +sprite $NanoSm [12x12/16z] unza + +sprite $NanoMd [16x16/16z] un_X + +sprite $NanoLg [20x20/16z] unzKO1G + +!procedure Nano($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nano', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nasa.Local.png b/distribution/simpleicons-5/N/Nasa.Local.png new file mode 100644 index 00000000000..74c2c25bb56 Binary files /dev/null and b/distribution/simpleicons-5/N/Nasa.Local.png differ diff --git a/distribution/simpleicons-5/N/Nasa.Local.puml b/distribution/simpleicons-5/N/Nasa.Local.puml new file mode 100644 index 00000000000..a46e15caa27 --- /dev/null +++ b/distribution/simpleicons-5/N/Nasa.Local.puml @@ -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 Nasa +include('simpleicons-5/N/Nasa') + +' renders the element +Nasa('Nasa', 'Nasa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nasa.Remote.puml b/distribution/simpleicons-5/N/Nasa.Remote.puml new file mode 100644 index 00000000000..efc70a159df --- /dev/null +++ b/distribution/simpleicons-5/N/Nasa.Remote.puml @@ -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 Nasa +include('simpleicons-5/N/Nasa') + +' renders the element +Nasa('Nasa', 'Nasa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nasa.md b/distribution/simpleicons-5/N/Nasa.md new file mode 100644 index 00000000000..a66de529a74 --- /dev/null +++ b/distribution/simpleicons-5/N/Nasa.md @@ -0,0 +1,63 @@ +# Nasa + + +```text +simpleicons-5/N/Nasa +``` + +```text +include('simpleicons-5/N/Nasa') +``` + + + +| Illustration | Nasa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nasa.png) | ![illustration for Nasa](../../simpleicons-5/N/Nasa.Local.png) | + + + + +## Nasa + +### 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 Nasa +include('simpleicons-5/N/Nasa') + +' renders the element +Nasa('Nasa', 'Nasa', '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 Nasa +include('simpleicons-5/N/Nasa') + +' renders the element +Nasa('Nasa', 'Nasa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nasa.png b/distribution/simpleicons-5/N/Nasa.png new file mode 100644 index 00000000000..e4096e71c20 Binary files /dev/null and b/distribution/simpleicons-5/N/Nasa.png differ diff --git a/distribution/simpleicons-5/N/Nasa.puml b/distribution/simpleicons-5/N/Nasa.puml new file mode 100644 index 00000000000..ebe0ec78c50 --- /dev/null +++ b/distribution/simpleicons-5/N/Nasa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nasa + +sprite $NasaXs [10x10/16z] uwS3 + +sprite $NasaSm [12x12/16z] unza + +sprite $NasaMd [16x16/16z] un_X + +sprite $NasaLg [20x20/16z] unzKO1G + +!procedure Nasa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nasa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nationalgrid.Local.png b/distribution/simpleicons-5/N/Nationalgrid.Local.png new file mode 100644 index 00000000000..776a650140b Binary files /dev/null and b/distribution/simpleicons-5/N/Nationalgrid.Local.png differ diff --git a/distribution/simpleicons-5/N/Nationalgrid.Local.puml b/distribution/simpleicons-5/N/Nationalgrid.Local.puml new file mode 100644 index 00000000000..761fae32be4 --- /dev/null +++ b/distribution/simpleicons-5/N/Nationalgrid.Local.puml @@ -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 Nationalgrid +include('simpleicons-5/N/Nationalgrid') + +' renders the element +Nationalgrid('Nationalgrid', 'Nationalgrid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nationalgrid.Remote.puml b/distribution/simpleicons-5/N/Nationalgrid.Remote.puml new file mode 100644 index 00000000000..11c46dcc041 --- /dev/null +++ b/distribution/simpleicons-5/N/Nationalgrid.Remote.puml @@ -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 Nationalgrid +include('simpleicons-5/N/Nationalgrid') + +' renders the element +Nationalgrid('Nationalgrid', 'Nationalgrid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nationalgrid.md b/distribution/simpleicons-5/N/Nationalgrid.md new file mode 100644 index 00000000000..ddb644dc6ed --- /dev/null +++ b/distribution/simpleicons-5/N/Nationalgrid.md @@ -0,0 +1,63 @@ +# Nationalgrid + + +```text +simpleicons-5/N/Nationalgrid +``` + +```text +include('simpleicons-5/N/Nationalgrid') +``` + + + +| Illustration | Nationalgrid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nationalgrid.png) | ![illustration for Nationalgrid](../../simpleicons-5/N/Nationalgrid.Local.png) | + + + + +## Nationalgrid + +### 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 Nationalgrid +include('simpleicons-5/N/Nationalgrid') + +' renders the element +Nationalgrid('Nationalgrid', 'Nationalgrid', '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 Nationalgrid +include('simpleicons-5/N/Nationalgrid') + +' renders the element +Nationalgrid('Nationalgrid', 'Nationalgrid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nationalgrid.png b/distribution/simpleicons-5/N/Nationalgrid.png new file mode 100644 index 00000000000..29857a88f0a Binary files /dev/null and b/distribution/simpleicons-5/N/Nationalgrid.png differ diff --git a/distribution/simpleicons-5/N/Nationalgrid.puml b/distribution/simpleicons-5/N/Nationalgrid.puml new file mode 100644 index 00000000000..de79d63633b --- /dev/null +++ b/distribution/simpleicons-5/N/Nationalgrid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nationalgrid + +sprite $NationalgridXs [10x10/16z] uwS3 + +sprite $NationalgridSm [12x12/16z] unza + +sprite $NationalgridMd [16x16/16z] un_X + +sprite $NationalgridLg [20x20/16z] unzKO1G + +!procedure Nationalgrid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nationalgrid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nativescript.Local.png b/distribution/simpleicons-5/N/Nativescript.Local.png new file mode 100644 index 00000000000..ebc24f4d36a Binary files /dev/null and b/distribution/simpleicons-5/N/Nativescript.Local.png differ diff --git a/distribution/simpleicons-5/N/Nativescript.Local.puml b/distribution/simpleicons-5/N/Nativescript.Local.puml new file mode 100644 index 00000000000..b6da010d602 --- /dev/null +++ b/distribution/simpleicons-5/N/Nativescript.Local.puml @@ -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 Nativescript +include('simpleicons-5/N/Nativescript') + +' renders the element +Nativescript('Nativescript', 'Nativescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nativescript.Remote.puml b/distribution/simpleicons-5/N/Nativescript.Remote.puml new file mode 100644 index 00000000000..829fabc5541 --- /dev/null +++ b/distribution/simpleicons-5/N/Nativescript.Remote.puml @@ -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 Nativescript +include('simpleicons-5/N/Nativescript') + +' renders the element +Nativescript('Nativescript', 'Nativescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nativescript.md b/distribution/simpleicons-5/N/Nativescript.md new file mode 100644 index 00000000000..8c10cc8fb3c --- /dev/null +++ b/distribution/simpleicons-5/N/Nativescript.md @@ -0,0 +1,63 @@ +# Nativescript + + +```text +simpleicons-5/N/Nativescript +``` + +```text +include('simpleicons-5/N/Nativescript') +``` + + + +| Illustration | Nativescript | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nativescript.png) | ![illustration for Nativescript](../../simpleicons-5/N/Nativescript.Local.png) | + + + + +## Nativescript + +### 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 Nativescript +include('simpleicons-5/N/Nativescript') + +' renders the element +Nativescript('Nativescript', 'Nativescript', '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 Nativescript +include('simpleicons-5/N/Nativescript') + +' renders the element +Nativescript('Nativescript', 'Nativescript', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nativescript.png b/distribution/simpleicons-5/N/Nativescript.png new file mode 100644 index 00000000000..83636a52944 Binary files /dev/null and b/distribution/simpleicons-5/N/Nativescript.png differ diff --git a/distribution/simpleicons-5/N/Nativescript.puml b/distribution/simpleicons-5/N/Nativescript.puml new file mode 100644 index 00000000000..7e16cfbb504 --- /dev/null +++ b/distribution/simpleicons-5/N/Nativescript.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nativescript + +sprite $NativescriptXs [10x10/16z] uwS3 + +sprite $NativescriptSm [12x12/16z] unza + +sprite $NativescriptMd [16x16/16z] un_X + +sprite $NativescriptLg [20x20/16z] unzKO1G + +!procedure Nativescript($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nativescript', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Naver.Local.png b/distribution/simpleicons-5/N/Naver.Local.png new file mode 100644 index 00000000000..0b214a2e042 Binary files /dev/null and b/distribution/simpleicons-5/N/Naver.Local.png differ diff --git a/distribution/simpleicons-5/N/Naver.Local.puml b/distribution/simpleicons-5/N/Naver.Local.puml new file mode 100644 index 00000000000..07fab08b080 --- /dev/null +++ b/distribution/simpleicons-5/N/Naver.Local.puml @@ -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 Naver +include('simpleicons-5/N/Naver') + +' renders the element +Naver('Naver', 'Naver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Naver.Remote.puml b/distribution/simpleicons-5/N/Naver.Remote.puml new file mode 100644 index 00000000000..8b9b6117c13 --- /dev/null +++ b/distribution/simpleicons-5/N/Naver.Remote.puml @@ -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 Naver +include('simpleicons-5/N/Naver') + +' renders the element +Naver('Naver', 'Naver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Naver.md b/distribution/simpleicons-5/N/Naver.md new file mode 100644 index 00000000000..5a0e6fbfaa1 --- /dev/null +++ b/distribution/simpleicons-5/N/Naver.md @@ -0,0 +1,63 @@ +# Naver + + +```text +simpleicons-5/N/Naver +``` + +```text +include('simpleicons-5/N/Naver') +``` + + + +| Illustration | Naver | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Naver.png) | ![illustration for Naver](../../simpleicons-5/N/Naver.Local.png) | + + + + +## Naver + +### 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 Naver +include('simpleicons-5/N/Naver') + +' renders the element +Naver('Naver', 'Naver', '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 Naver +include('simpleicons-5/N/Naver') + +' renders the element +Naver('Naver', 'Naver', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Naver.png b/distribution/simpleicons-5/N/Naver.png new file mode 100644 index 00000000000..fa4f9aa0ec8 Binary files /dev/null and b/distribution/simpleicons-5/N/Naver.png differ diff --git a/distribution/simpleicons-5/N/Naver.puml b/distribution/simpleicons-5/N/Naver.puml new file mode 100644 index 00000000000..6b9ded8e8d9 --- /dev/null +++ b/distribution/simpleicons-5/N/Naver.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Naver + +sprite $NaverXs [10x10/16z] uwS3 + +sprite $NaverSm [12x12/16z] unza + +sprite $NaverMd [16x16/16z] un_X + +sprite $NaverLg [20x20/16z] unzKO1G + +!procedure Naver($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Naver', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nba.Local.png b/distribution/simpleicons-5/N/Nba.Local.png new file mode 100644 index 00000000000..dd6fe366fdf Binary files /dev/null and b/distribution/simpleicons-5/N/Nba.Local.png differ diff --git a/distribution/simpleicons-5/N/Nba.Local.puml b/distribution/simpleicons-5/N/Nba.Local.puml new file mode 100644 index 00000000000..60357c7c17a --- /dev/null +++ b/distribution/simpleicons-5/N/Nba.Local.puml @@ -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 Nba +include('simpleicons-5/N/Nba') + +' renders the element +Nba('Nba', 'Nba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nba.Remote.puml b/distribution/simpleicons-5/N/Nba.Remote.puml new file mode 100644 index 00000000000..cdaa1069181 --- /dev/null +++ b/distribution/simpleicons-5/N/Nba.Remote.puml @@ -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 Nba +include('simpleicons-5/N/Nba') + +' renders the element +Nba('Nba', 'Nba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nba.md b/distribution/simpleicons-5/N/Nba.md new file mode 100644 index 00000000000..f76678f2fc1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nba.md @@ -0,0 +1,63 @@ +# Nba + + +```text +simpleicons-5/N/Nba +``` + +```text +include('simpleicons-5/N/Nba') +``` + + + +| Illustration | Nba | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nba.png) | ![illustration for Nba](../../simpleicons-5/N/Nba.Local.png) | + + + + +## Nba + +### 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 Nba +include('simpleicons-5/N/Nba') + +' renders the element +Nba('Nba', 'Nba', '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 Nba +include('simpleicons-5/N/Nba') + +' renders the element +Nba('Nba', 'Nba', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nba.png b/distribution/simpleicons-5/N/Nba.png new file mode 100644 index 00000000000..6ba9305ea24 Binary files /dev/null and b/distribution/simpleicons-5/N/Nba.png differ diff --git a/distribution/simpleicons-5/N/Nba.puml b/distribution/simpleicons-5/N/Nba.puml new file mode 100644 index 00000000000..48dbfd7a0f7 --- /dev/null +++ b/distribution/simpleicons-5/N/Nba.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nba + +sprite $NbaXs [10x10/16z] uwS3 + +sprite $NbaSm [12x12/16z] unza + +sprite $NbaMd [16x16/16z] un_X + +sprite $NbaLg [20x20/16z] unzKO1G + +!procedure Nba($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nba', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nbb.Local.png b/distribution/simpleicons-5/N/Nbb.Local.png new file mode 100644 index 00000000000..5c8eefff3f4 Binary files /dev/null and b/distribution/simpleicons-5/N/Nbb.Local.png differ diff --git a/distribution/simpleicons-5/N/Nbb.Local.puml b/distribution/simpleicons-5/N/Nbb.Local.puml new file mode 100644 index 00000000000..af247f62681 --- /dev/null +++ b/distribution/simpleicons-5/N/Nbb.Local.puml @@ -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 Nbb +include('simpleicons-5/N/Nbb') + +' renders the element +Nbb('Nbb', 'Nbb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nbb.Remote.puml b/distribution/simpleicons-5/N/Nbb.Remote.puml new file mode 100644 index 00000000000..fabee8fc4ac --- /dev/null +++ b/distribution/simpleicons-5/N/Nbb.Remote.puml @@ -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 Nbb +include('simpleicons-5/N/Nbb') + +' renders the element +Nbb('Nbb', 'Nbb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nbb.md b/distribution/simpleicons-5/N/Nbb.md new file mode 100644 index 00000000000..e5d9216beba --- /dev/null +++ b/distribution/simpleicons-5/N/Nbb.md @@ -0,0 +1,63 @@ +# Nbb + + +```text +simpleicons-5/N/Nbb +``` + +```text +include('simpleicons-5/N/Nbb') +``` + + + +| Illustration | Nbb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nbb.png) | ![illustration for Nbb](../../simpleicons-5/N/Nbb.Local.png) | + + + + +## Nbb + +### 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 Nbb +include('simpleicons-5/N/Nbb') + +' renders the element +Nbb('Nbb', 'Nbb', '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 Nbb +include('simpleicons-5/N/Nbb') + +' renders the element +Nbb('Nbb', 'Nbb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nbb.png b/distribution/simpleicons-5/N/Nbb.png new file mode 100644 index 00000000000..1d64378a388 Binary files /dev/null and b/distribution/simpleicons-5/N/Nbb.png differ diff --git a/distribution/simpleicons-5/N/Nbb.puml b/distribution/simpleicons-5/N/Nbb.puml new file mode 100644 index 00000000000..807d48101f4 --- /dev/null +++ b/distribution/simpleicons-5/N/Nbb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nbb + +sprite $NbbXs [10x10/16z] uwS3 + +sprite $NbbSm [12x12/16z] unza + +sprite $NbbMd [16x16/16z] un_X + +sprite $NbbLg [20x20/16z] unzKO1G + +!procedure Nbb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nbb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Ndr.Local.png b/distribution/simpleicons-5/N/Ndr.Local.png new file mode 100644 index 00000000000..99a74b2cf46 Binary files /dev/null and b/distribution/simpleicons-5/N/Ndr.Local.png differ diff --git a/distribution/simpleicons-5/N/Ndr.Local.puml b/distribution/simpleicons-5/N/Ndr.Local.puml new file mode 100644 index 00000000000..f5bbe56cc3a --- /dev/null +++ b/distribution/simpleicons-5/N/Ndr.Local.puml @@ -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 Ndr +include('simpleicons-5/N/Ndr') + +' renders the element +Ndr('Ndr', 'Ndr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Ndr.Remote.puml b/distribution/simpleicons-5/N/Ndr.Remote.puml new file mode 100644 index 00000000000..b0ad9c08de2 --- /dev/null +++ b/distribution/simpleicons-5/N/Ndr.Remote.puml @@ -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 Ndr +include('simpleicons-5/N/Ndr') + +' renders the element +Ndr('Ndr', 'Ndr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Ndr.md b/distribution/simpleicons-5/N/Ndr.md new file mode 100644 index 00000000000..b7f48505b6c --- /dev/null +++ b/distribution/simpleicons-5/N/Ndr.md @@ -0,0 +1,63 @@ +# Ndr + + +```text +simpleicons-5/N/Ndr +``` + +```text +include('simpleicons-5/N/Ndr') +``` + + + +| Illustration | Ndr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Ndr.png) | ![illustration for Ndr](../../simpleicons-5/N/Ndr.Local.png) | + + + + +## Ndr + +### 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 Ndr +include('simpleicons-5/N/Ndr') + +' renders the element +Ndr('Ndr', 'Ndr', '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 Ndr +include('simpleicons-5/N/Ndr') + +' renders the element +Ndr('Ndr', 'Ndr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Ndr.png b/distribution/simpleicons-5/N/Ndr.png new file mode 100644 index 00000000000..e245344debb Binary files /dev/null and b/distribution/simpleicons-5/N/Ndr.png differ diff --git a/distribution/simpleicons-5/N/Ndr.puml b/distribution/simpleicons-5/N/Ndr.puml new file mode 100644 index 00000000000..c2a17fccbff --- /dev/null +++ b/distribution/simpleicons-5/N/Ndr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Ndr + +sprite $NdrXs [10x10/16z] uwS3 + +sprite $NdrSm [12x12/16z] unza + +sprite $NdrMd [16x16/16z] un_X + +sprite $NdrLg [20x20/16z] unzKO1G + +!procedure Ndr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Ndr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nec.Local.png b/distribution/simpleicons-5/N/Nec.Local.png new file mode 100644 index 00000000000..cb487f9570a Binary files /dev/null and b/distribution/simpleicons-5/N/Nec.Local.png differ diff --git a/distribution/simpleicons-5/N/Nec.Local.puml b/distribution/simpleicons-5/N/Nec.Local.puml new file mode 100644 index 00000000000..90dc07797b1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nec.Local.puml @@ -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 Nec +include('simpleicons-5/N/Nec') + +' renders the element +Nec('Nec', 'Nec', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nec.Remote.puml b/distribution/simpleicons-5/N/Nec.Remote.puml new file mode 100644 index 00000000000..e71e60569a5 --- /dev/null +++ b/distribution/simpleicons-5/N/Nec.Remote.puml @@ -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 Nec +include('simpleicons-5/N/Nec') + +' renders the element +Nec('Nec', 'Nec', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nec.md b/distribution/simpleicons-5/N/Nec.md new file mode 100644 index 00000000000..0c3decd8a7e --- /dev/null +++ b/distribution/simpleicons-5/N/Nec.md @@ -0,0 +1,63 @@ +# Nec + + +```text +simpleicons-5/N/Nec +``` + +```text +include('simpleicons-5/N/Nec') +``` + + + +| Illustration | Nec | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nec.png) | ![illustration for Nec](../../simpleicons-5/N/Nec.Local.png) | + + + + +## Nec + +### 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 Nec +include('simpleicons-5/N/Nec') + +' renders the element +Nec('Nec', 'Nec', '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 Nec +include('simpleicons-5/N/Nec') + +' renders the element +Nec('Nec', 'Nec', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nec.png b/distribution/simpleicons-5/N/Nec.png new file mode 100644 index 00000000000..4ad1801adc6 Binary files /dev/null and b/distribution/simpleicons-5/N/Nec.png differ diff --git a/distribution/simpleicons-5/N/Nec.puml b/distribution/simpleicons-5/N/Nec.puml new file mode 100644 index 00000000000..3dce1978a15 --- /dev/null +++ b/distribution/simpleicons-5/N/Nec.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nec + +sprite $NecXs [10x10/16z] uwS3 + +sprite $NecSm [12x12/16z] unza + +sprite $NecMd [16x16/16z] un_X + +sprite $NecLg [20x20/16z] unzKO1G + +!procedure Nec($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nec', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Neo4J.Local.png b/distribution/simpleicons-5/N/Neo4J.Local.png new file mode 100644 index 00000000000..c61faf2eeb4 Binary files /dev/null and b/distribution/simpleicons-5/N/Neo4J.Local.png differ diff --git a/distribution/simpleicons-5/N/Neo4J.Local.puml b/distribution/simpleicons-5/N/Neo4J.Local.puml new file mode 100644 index 00000000000..77860051dc1 --- /dev/null +++ b/distribution/simpleicons-5/N/Neo4J.Local.puml @@ -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 Neo4J +include('simpleicons-5/N/Neo4J') + +' renders the element +Neo4J('Neo4J', 'Neo4 J', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Neo4J.Remote.puml b/distribution/simpleicons-5/N/Neo4J.Remote.puml new file mode 100644 index 00000000000..9c16e1505de --- /dev/null +++ b/distribution/simpleicons-5/N/Neo4J.Remote.puml @@ -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 Neo4J +include('simpleicons-5/N/Neo4J') + +' renders the element +Neo4J('Neo4J', 'Neo4 J', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Neo4J.md b/distribution/simpleicons-5/N/Neo4J.md new file mode 100644 index 00000000000..8feec2546b2 --- /dev/null +++ b/distribution/simpleicons-5/N/Neo4J.md @@ -0,0 +1,63 @@ +# Neo4J + + +```text +simpleicons-5/N/Neo4J +``` + +```text +include('simpleicons-5/N/Neo4J') +``` + + + +| Illustration | Neo4J | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Neo4J.png) | ![illustration for Neo4J](../../simpleicons-5/N/Neo4J.Local.png) | + + + + +## Neo4J + +### 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 Neo4J +include('simpleicons-5/N/Neo4J') + +' renders the element +Neo4J('Neo4J', 'Neo4 J', '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 Neo4J +include('simpleicons-5/N/Neo4J') + +' renders the element +Neo4J('Neo4J', 'Neo4 J', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Neo4J.png b/distribution/simpleicons-5/N/Neo4J.png new file mode 100644 index 00000000000..bb7402f0955 Binary files /dev/null and b/distribution/simpleicons-5/N/Neo4J.png differ diff --git a/distribution/simpleicons-5/N/Neo4J.puml b/distribution/simpleicons-5/N/Neo4J.puml new file mode 100644 index 00000000000..e1b76e04ca0 --- /dev/null +++ b/distribution/simpleicons-5/N/Neo4J.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Neo4J + +sprite $Neo4JXs [10x10/16z] uwS3 + +sprite $Neo4JSm [12x12/16z] unza + +sprite $Neo4JMd [16x16/16z] un_X + +sprite $Neo4JLg [20x20/16z] unzKO1G + +!procedure Neo4J($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Neo4J', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Neovim.Local.png b/distribution/simpleicons-5/N/Neovim.Local.png new file mode 100644 index 00000000000..ffe69d71694 Binary files /dev/null and b/distribution/simpleicons-5/N/Neovim.Local.png differ diff --git a/distribution/simpleicons-5/N/Neovim.Local.puml b/distribution/simpleicons-5/N/Neovim.Local.puml new file mode 100644 index 00000000000..1a7ed6d3c4a --- /dev/null +++ b/distribution/simpleicons-5/N/Neovim.Local.puml @@ -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 Neovim +include('simpleicons-5/N/Neovim') + +' renders the element +Neovim('Neovim', 'Neovim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Neovim.Remote.puml b/distribution/simpleicons-5/N/Neovim.Remote.puml new file mode 100644 index 00000000000..b41076081c8 --- /dev/null +++ b/distribution/simpleicons-5/N/Neovim.Remote.puml @@ -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 Neovim +include('simpleicons-5/N/Neovim') + +' renders the element +Neovim('Neovim', 'Neovim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Neovim.md b/distribution/simpleicons-5/N/Neovim.md new file mode 100644 index 00000000000..be15f4b297b --- /dev/null +++ b/distribution/simpleicons-5/N/Neovim.md @@ -0,0 +1,63 @@ +# Neovim + + +```text +simpleicons-5/N/Neovim +``` + +```text +include('simpleicons-5/N/Neovim') +``` + + + +| Illustration | Neovim | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Neovim.png) | ![illustration for Neovim](../../simpleicons-5/N/Neovim.Local.png) | + + + + +## Neovim + +### 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 Neovim +include('simpleicons-5/N/Neovim') + +' renders the element +Neovim('Neovim', 'Neovim', '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 Neovim +include('simpleicons-5/N/Neovim') + +' renders the element +Neovim('Neovim', 'Neovim', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Neovim.png b/distribution/simpleicons-5/N/Neovim.png new file mode 100644 index 00000000000..fd0c8139fce Binary files /dev/null and b/distribution/simpleicons-5/N/Neovim.png differ diff --git a/distribution/simpleicons-5/N/Neovim.puml b/distribution/simpleicons-5/N/Neovim.puml new file mode 100644 index 00000000000..b6e45033988 --- /dev/null +++ b/distribution/simpleicons-5/N/Neovim.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Neovim + +sprite $NeovimXs [10x10/16z] uwS3 + +sprite $NeovimSm [12x12/16z] unza + +sprite $NeovimMd [16x16/16z] un_X + +sprite $NeovimLg [20x20/16z] unzKO1G + +!procedure Neovim($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Neovim', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nestjs.Local.png b/distribution/simpleicons-5/N/Nestjs.Local.png new file mode 100644 index 00000000000..c434a3b739c Binary files /dev/null and b/distribution/simpleicons-5/N/Nestjs.Local.png differ diff --git a/distribution/simpleicons-5/N/Nestjs.Local.puml b/distribution/simpleicons-5/N/Nestjs.Local.puml new file mode 100644 index 00000000000..491c5dfa9fc --- /dev/null +++ b/distribution/simpleicons-5/N/Nestjs.Local.puml @@ -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 Nestjs +include('simpleicons-5/N/Nestjs') + +' renders the element +Nestjs('Nestjs', 'Nestjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nestjs.Remote.puml b/distribution/simpleicons-5/N/Nestjs.Remote.puml new file mode 100644 index 00000000000..d7fd7a2eb84 --- /dev/null +++ b/distribution/simpleicons-5/N/Nestjs.Remote.puml @@ -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 Nestjs +include('simpleicons-5/N/Nestjs') + +' renders the element +Nestjs('Nestjs', 'Nestjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nestjs.md b/distribution/simpleicons-5/N/Nestjs.md new file mode 100644 index 00000000000..311660f54fb --- /dev/null +++ b/distribution/simpleicons-5/N/Nestjs.md @@ -0,0 +1,63 @@ +# Nestjs + + +```text +simpleicons-5/N/Nestjs +``` + +```text +include('simpleicons-5/N/Nestjs') +``` + + + +| Illustration | Nestjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nestjs.png) | ![illustration for Nestjs](../../simpleicons-5/N/Nestjs.Local.png) | + + + + +## Nestjs + +### 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 Nestjs +include('simpleicons-5/N/Nestjs') + +' renders the element +Nestjs('Nestjs', 'Nestjs', '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 Nestjs +include('simpleicons-5/N/Nestjs') + +' renders the element +Nestjs('Nestjs', 'Nestjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nestjs.png b/distribution/simpleicons-5/N/Nestjs.png new file mode 100644 index 00000000000..3e0452bb0b0 Binary files /dev/null and b/distribution/simpleicons-5/N/Nestjs.png differ diff --git a/distribution/simpleicons-5/N/Nestjs.puml b/distribution/simpleicons-5/N/Nestjs.puml new file mode 100644 index 00000000000..908c7840415 --- /dev/null +++ b/distribution/simpleicons-5/N/Nestjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nestjs + +sprite $NestjsXs [10x10/16z] uwS3 + +sprite $NestjsSm [12x12/16z] unza + +sprite $NestjsMd [16x16/16z] un_X + +sprite $NestjsLg [20x20/16z] unzKO1G + +!procedure Nestjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nestjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Netapp.Local.png b/distribution/simpleicons-5/N/Netapp.Local.png new file mode 100644 index 00000000000..eab231cb742 Binary files /dev/null and b/distribution/simpleicons-5/N/Netapp.Local.png differ diff --git a/distribution/simpleicons-5/N/Netapp.Local.puml b/distribution/simpleicons-5/N/Netapp.Local.puml new file mode 100644 index 00000000000..3ad089a2a0c --- /dev/null +++ b/distribution/simpleicons-5/N/Netapp.Local.puml @@ -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 Netapp +include('simpleicons-5/N/Netapp') + +' renders the element +Netapp('Netapp', 'Netapp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Netapp.Remote.puml b/distribution/simpleicons-5/N/Netapp.Remote.puml new file mode 100644 index 00000000000..b62669800b3 --- /dev/null +++ b/distribution/simpleicons-5/N/Netapp.Remote.puml @@ -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 Netapp +include('simpleicons-5/N/Netapp') + +' renders the element +Netapp('Netapp', 'Netapp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Netapp.md b/distribution/simpleicons-5/N/Netapp.md new file mode 100644 index 00000000000..eb7ba4d79fc --- /dev/null +++ b/distribution/simpleicons-5/N/Netapp.md @@ -0,0 +1,63 @@ +# Netapp + + +```text +simpleicons-5/N/Netapp +``` + +```text +include('simpleicons-5/N/Netapp') +``` + + + +| Illustration | Netapp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Netapp.png) | ![illustration for Netapp](../../simpleicons-5/N/Netapp.Local.png) | + + + + +## Netapp + +### 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 Netapp +include('simpleicons-5/N/Netapp') + +' renders the element +Netapp('Netapp', 'Netapp', '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 Netapp +include('simpleicons-5/N/Netapp') + +' renders the element +Netapp('Netapp', 'Netapp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Netapp.png b/distribution/simpleicons-5/N/Netapp.png new file mode 100644 index 00000000000..9a6f6fe4953 Binary files /dev/null and b/distribution/simpleicons-5/N/Netapp.png differ diff --git a/distribution/simpleicons-5/N/Netapp.puml b/distribution/simpleicons-5/N/Netapp.puml new file mode 100644 index 00000000000..46de2f6c03d --- /dev/null +++ b/distribution/simpleicons-5/N/Netapp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Netapp + +sprite $NetappXs [10x10/16z] uwS3 + +sprite $NetappSm [12x12/16z] unza + +sprite $NetappMd [16x16/16z] un_X + +sprite $NetappLg [20x20/16z] unzKO1G + +!procedure Netapp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Netapp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Netflix.Local.png b/distribution/simpleicons-5/N/Netflix.Local.png new file mode 100644 index 00000000000..a6d45fcb5ab Binary files /dev/null and b/distribution/simpleicons-5/N/Netflix.Local.png differ diff --git a/distribution/simpleicons-5/N/Netflix.Local.puml b/distribution/simpleicons-5/N/Netflix.Local.puml new file mode 100644 index 00000000000..0644b3c166a --- /dev/null +++ b/distribution/simpleicons-5/N/Netflix.Local.puml @@ -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 Netflix +include('simpleicons-5/N/Netflix') + +' renders the element +Netflix('Netflix', 'Netflix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Netflix.Remote.puml b/distribution/simpleicons-5/N/Netflix.Remote.puml new file mode 100644 index 00000000000..576dbc0e747 --- /dev/null +++ b/distribution/simpleicons-5/N/Netflix.Remote.puml @@ -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 Netflix +include('simpleicons-5/N/Netflix') + +' renders the element +Netflix('Netflix', 'Netflix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Netflix.md b/distribution/simpleicons-5/N/Netflix.md new file mode 100644 index 00000000000..5c4a588287d --- /dev/null +++ b/distribution/simpleicons-5/N/Netflix.md @@ -0,0 +1,63 @@ +# Netflix + + +```text +simpleicons-5/N/Netflix +``` + +```text +include('simpleicons-5/N/Netflix') +``` + + + +| Illustration | Netflix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Netflix.png) | ![illustration for Netflix](../../simpleicons-5/N/Netflix.Local.png) | + + + + +## Netflix + +### 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 Netflix +include('simpleicons-5/N/Netflix') + +' renders the element +Netflix('Netflix', 'Netflix', '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 Netflix +include('simpleicons-5/N/Netflix') + +' renders the element +Netflix('Netflix', 'Netflix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Netflix.png b/distribution/simpleicons-5/N/Netflix.png new file mode 100644 index 00000000000..15f218620ae Binary files /dev/null and b/distribution/simpleicons-5/N/Netflix.png differ diff --git a/distribution/simpleicons-5/N/Netflix.puml b/distribution/simpleicons-5/N/Netflix.puml new file mode 100644 index 00000000000..0f0fc47b0df --- /dev/null +++ b/distribution/simpleicons-5/N/Netflix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Netflix + +sprite $NetflixXs [10x10/16z] uwS3 + +sprite $NetflixSm [12x12/16z] unza + +sprite $NetflixMd [16x16/16z] un_X + +sprite $NetflixLg [20x20/16z] unzKO1G + +!procedure Netflix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Netflix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Netlify.Local.png b/distribution/simpleicons-5/N/Netlify.Local.png new file mode 100644 index 00000000000..06d645e30f7 Binary files /dev/null and b/distribution/simpleicons-5/N/Netlify.Local.png differ diff --git a/distribution/simpleicons-5/N/Netlify.Local.puml b/distribution/simpleicons-5/N/Netlify.Local.puml new file mode 100644 index 00000000000..3bdc2e7937c --- /dev/null +++ b/distribution/simpleicons-5/N/Netlify.Local.puml @@ -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 Netlify +include('simpleicons-5/N/Netlify') + +' renders the element +Netlify('Netlify', 'Netlify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Netlify.Remote.puml b/distribution/simpleicons-5/N/Netlify.Remote.puml new file mode 100644 index 00000000000..158251fa12c --- /dev/null +++ b/distribution/simpleicons-5/N/Netlify.Remote.puml @@ -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 Netlify +include('simpleicons-5/N/Netlify') + +' renders the element +Netlify('Netlify', 'Netlify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Netlify.md b/distribution/simpleicons-5/N/Netlify.md new file mode 100644 index 00000000000..aa61c9f55a8 --- /dev/null +++ b/distribution/simpleicons-5/N/Netlify.md @@ -0,0 +1,63 @@ +# Netlify + + +```text +simpleicons-5/N/Netlify +``` + +```text +include('simpleicons-5/N/Netlify') +``` + + + +| Illustration | Netlify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Netlify.png) | ![illustration for Netlify](../../simpleicons-5/N/Netlify.Local.png) | + + + + +## Netlify + +### 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 Netlify +include('simpleicons-5/N/Netlify') + +' renders the element +Netlify('Netlify', 'Netlify', '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 Netlify +include('simpleicons-5/N/Netlify') + +' renders the element +Netlify('Netlify', 'Netlify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Netlify.png b/distribution/simpleicons-5/N/Netlify.png new file mode 100644 index 00000000000..a5b8f3900e2 Binary files /dev/null and b/distribution/simpleicons-5/N/Netlify.png differ diff --git a/distribution/simpleicons-5/N/Netlify.puml b/distribution/simpleicons-5/N/Netlify.puml new file mode 100644 index 00000000000..fff742af811 --- /dev/null +++ b/distribution/simpleicons-5/N/Netlify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Netlify + +sprite $NetlifyXs [10x10/16z] uwS3 + +sprite $NetlifySm [12x12/16z] unza + +sprite $NetlifyMd [16x16/16z] un_X + +sprite $NetlifyLg [20x20/16z] unzKO1G + +!procedure Netlify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Netlify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Newjapanprowrestling.Local.png b/distribution/simpleicons-5/N/Newjapanprowrestling.Local.png new file mode 100644 index 00000000000..e30e97f10c6 Binary files /dev/null and b/distribution/simpleicons-5/N/Newjapanprowrestling.Local.png differ diff --git a/distribution/simpleicons-5/N/Newjapanprowrestling.Local.puml b/distribution/simpleicons-5/N/Newjapanprowrestling.Local.puml new file mode 100644 index 00000000000..5fc5cbe62d5 --- /dev/null +++ b/distribution/simpleicons-5/N/Newjapanprowrestling.Local.puml @@ -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 Newjapanprowrestling +include('simpleicons-5/N/Newjapanprowrestling') + +' renders the element +Newjapanprowrestling('Newjapanprowrestling', 'Newjapanprowrestling', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Newjapanprowrestling.Remote.puml b/distribution/simpleicons-5/N/Newjapanprowrestling.Remote.puml new file mode 100644 index 00000000000..39d54993dac --- /dev/null +++ b/distribution/simpleicons-5/N/Newjapanprowrestling.Remote.puml @@ -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 Newjapanprowrestling +include('simpleicons-5/N/Newjapanprowrestling') + +' renders the element +Newjapanprowrestling('Newjapanprowrestling', 'Newjapanprowrestling', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Newjapanprowrestling.md b/distribution/simpleicons-5/N/Newjapanprowrestling.md new file mode 100644 index 00000000000..5b65fc08df7 --- /dev/null +++ b/distribution/simpleicons-5/N/Newjapanprowrestling.md @@ -0,0 +1,63 @@ +# Newjapanprowrestling + + +```text +simpleicons-5/N/Newjapanprowrestling +``` + +```text +include('simpleicons-5/N/Newjapanprowrestling') +``` + + + +| Illustration | Newjapanprowrestling | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Newjapanprowrestling.png) | ![illustration for Newjapanprowrestling](../../simpleicons-5/N/Newjapanprowrestling.Local.png) | + + + + +## Newjapanprowrestling + +### 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 Newjapanprowrestling +include('simpleicons-5/N/Newjapanprowrestling') + +' renders the element +Newjapanprowrestling('Newjapanprowrestling', 'Newjapanprowrestling', '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 Newjapanprowrestling +include('simpleicons-5/N/Newjapanprowrestling') + +' renders the element +Newjapanprowrestling('Newjapanprowrestling', 'Newjapanprowrestling', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Newjapanprowrestling.png b/distribution/simpleicons-5/N/Newjapanprowrestling.png new file mode 100644 index 00000000000..02d4855f092 Binary files /dev/null and b/distribution/simpleicons-5/N/Newjapanprowrestling.png differ diff --git a/distribution/simpleicons-5/N/Newjapanprowrestling.puml b/distribution/simpleicons-5/N/Newjapanprowrestling.puml new file mode 100644 index 00000000000..963fd2e3088 --- /dev/null +++ b/distribution/simpleicons-5/N/Newjapanprowrestling.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Newjapanprowrestling + +sprite $NewjapanprowrestlingXs [10x10/16z] uwS3 + +sprite $NewjapanprowrestlingSm [12x12/16z] unza + +sprite $NewjapanprowrestlingMd [16x16/16z] un_X + +sprite $NewjapanprowrestlingLg [20x20/16z] unzKO1G + +!procedure Newjapanprowrestling($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Newjapanprowrestling', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Newrelic.Local.png b/distribution/simpleicons-5/N/Newrelic.Local.png new file mode 100644 index 00000000000..1e2979bec39 Binary files /dev/null and b/distribution/simpleicons-5/N/Newrelic.Local.png differ diff --git a/distribution/simpleicons-5/N/Newrelic.Local.puml b/distribution/simpleicons-5/N/Newrelic.Local.puml new file mode 100644 index 00000000000..8bd0628c32f --- /dev/null +++ b/distribution/simpleicons-5/N/Newrelic.Local.puml @@ -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 Newrelic +include('simpleicons-5/N/Newrelic') + +' renders the element +Newrelic('Newrelic', 'Newrelic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Newrelic.Remote.puml b/distribution/simpleicons-5/N/Newrelic.Remote.puml new file mode 100644 index 00000000000..f58d116cda0 --- /dev/null +++ b/distribution/simpleicons-5/N/Newrelic.Remote.puml @@ -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 Newrelic +include('simpleicons-5/N/Newrelic') + +' renders the element +Newrelic('Newrelic', 'Newrelic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Newrelic.md b/distribution/simpleicons-5/N/Newrelic.md new file mode 100644 index 00000000000..0a33d4c2133 --- /dev/null +++ b/distribution/simpleicons-5/N/Newrelic.md @@ -0,0 +1,63 @@ +# Newrelic + + +```text +simpleicons-5/N/Newrelic +``` + +```text +include('simpleicons-5/N/Newrelic') +``` + + + +| Illustration | Newrelic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Newrelic.png) | ![illustration for Newrelic](../../simpleicons-5/N/Newrelic.Local.png) | + + + + +## Newrelic + +### 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 Newrelic +include('simpleicons-5/N/Newrelic') + +' renders the element +Newrelic('Newrelic', 'Newrelic', '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 Newrelic +include('simpleicons-5/N/Newrelic') + +' renders the element +Newrelic('Newrelic', 'Newrelic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Newrelic.png b/distribution/simpleicons-5/N/Newrelic.png new file mode 100644 index 00000000000..4e184833ec7 Binary files /dev/null and b/distribution/simpleicons-5/N/Newrelic.png differ diff --git a/distribution/simpleicons-5/N/Newrelic.puml b/distribution/simpleicons-5/N/Newrelic.puml new file mode 100644 index 00000000000..08da88ca6a9 --- /dev/null +++ b/distribution/simpleicons-5/N/Newrelic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Newrelic + +sprite $NewrelicXs [10x10/16z] uwS3 + +sprite $NewrelicSm [12x12/16z] unza + +sprite $NewrelicMd [16x16/16z] un_X + +sprite $NewrelicLg [20x20/16z] unzKO1G + +!procedure Newrelic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Newrelic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Newyorktimes.Local.png b/distribution/simpleicons-5/N/Newyorktimes.Local.png new file mode 100644 index 00000000000..84c45cf42a1 Binary files /dev/null and b/distribution/simpleicons-5/N/Newyorktimes.Local.png differ diff --git a/distribution/simpleicons-5/N/Newyorktimes.Local.puml b/distribution/simpleicons-5/N/Newyorktimes.Local.puml new file mode 100644 index 00000000000..b7548bd0cc1 --- /dev/null +++ b/distribution/simpleicons-5/N/Newyorktimes.Local.puml @@ -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 Newyorktimes +include('simpleicons-5/N/Newyorktimes') + +' renders the element +Newyorktimes('Newyorktimes', 'Newyorktimes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Newyorktimes.Remote.puml b/distribution/simpleicons-5/N/Newyorktimes.Remote.puml new file mode 100644 index 00000000000..3cf275126c8 --- /dev/null +++ b/distribution/simpleicons-5/N/Newyorktimes.Remote.puml @@ -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 Newyorktimes +include('simpleicons-5/N/Newyorktimes') + +' renders the element +Newyorktimes('Newyorktimes', 'Newyorktimes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Newyorktimes.md b/distribution/simpleicons-5/N/Newyorktimes.md new file mode 100644 index 00000000000..b1959c4c266 --- /dev/null +++ b/distribution/simpleicons-5/N/Newyorktimes.md @@ -0,0 +1,63 @@ +# Newyorktimes + + +```text +simpleicons-5/N/Newyorktimes +``` + +```text +include('simpleicons-5/N/Newyorktimes') +``` + + + +| Illustration | Newyorktimes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Newyorktimes.png) | ![illustration for Newyorktimes](../../simpleicons-5/N/Newyorktimes.Local.png) | + + + + +## Newyorktimes + +### 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 Newyorktimes +include('simpleicons-5/N/Newyorktimes') + +' renders the element +Newyorktimes('Newyorktimes', 'Newyorktimes', '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 Newyorktimes +include('simpleicons-5/N/Newyorktimes') + +' renders the element +Newyorktimes('Newyorktimes', 'Newyorktimes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Newyorktimes.png b/distribution/simpleicons-5/N/Newyorktimes.png new file mode 100644 index 00000000000..8cce099b170 Binary files /dev/null and b/distribution/simpleicons-5/N/Newyorktimes.png differ diff --git a/distribution/simpleicons-5/N/Newyorktimes.puml b/distribution/simpleicons-5/N/Newyorktimes.puml new file mode 100644 index 00000000000..d65d75b4fb5 --- /dev/null +++ b/distribution/simpleicons-5/N/Newyorktimes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Newyorktimes + +sprite $NewyorktimesXs [10x10/16z] uwS3 + +sprite $NewyorktimesSm [12x12/16z] unza + +sprite $NewyorktimesMd [16x16/16z] un_X + +sprite $NewyorktimesLg [20x20/16z] unzKO1G + +!procedure Newyorktimes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Newyorktimes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nextcloud.Local.png b/distribution/simpleicons-5/N/Nextcloud.Local.png new file mode 100644 index 00000000000..ded9cc3e2ba Binary files /dev/null and b/distribution/simpleicons-5/N/Nextcloud.Local.png differ diff --git a/distribution/simpleicons-5/N/Nextcloud.Local.puml b/distribution/simpleicons-5/N/Nextcloud.Local.puml new file mode 100644 index 00000000000..f8dfe12b7a3 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextcloud.Local.puml @@ -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 Nextcloud +include('simpleicons-5/N/Nextcloud') + +' renders the element +Nextcloud('Nextcloud', 'Nextcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nextcloud.Remote.puml b/distribution/simpleicons-5/N/Nextcloud.Remote.puml new file mode 100644 index 00000000000..9c1e9ef0fe1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextcloud.Remote.puml @@ -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 Nextcloud +include('simpleicons-5/N/Nextcloud') + +' renders the element +Nextcloud('Nextcloud', 'Nextcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nextcloud.md b/distribution/simpleicons-5/N/Nextcloud.md new file mode 100644 index 00000000000..2599ceca565 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextcloud.md @@ -0,0 +1,63 @@ +# Nextcloud + + +```text +simpleicons-5/N/Nextcloud +``` + +```text +include('simpleicons-5/N/Nextcloud') +``` + + + +| Illustration | Nextcloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nextcloud.png) | ![illustration for Nextcloud](../../simpleicons-5/N/Nextcloud.Local.png) | + + + + +## Nextcloud + +### 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 Nextcloud +include('simpleicons-5/N/Nextcloud') + +' renders the element +Nextcloud('Nextcloud', 'Nextcloud', '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 Nextcloud +include('simpleicons-5/N/Nextcloud') + +' renders the element +Nextcloud('Nextcloud', 'Nextcloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nextcloud.png b/distribution/simpleicons-5/N/Nextcloud.png new file mode 100644 index 00000000000..dc9fb4f4a31 Binary files /dev/null and b/distribution/simpleicons-5/N/Nextcloud.png differ diff --git a/distribution/simpleicons-5/N/Nextcloud.puml b/distribution/simpleicons-5/N/Nextcloud.puml new file mode 100644 index 00000000000..8fa48b0a659 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextcloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nextcloud + +sprite $NextcloudXs [10x10/16z] uwS3 + +sprite $NextcloudSm [12x12/16z] unza + +sprite $NextcloudMd [16x16/16z] un_X + +sprite $NextcloudLg [20x20/16z] unzKO1G + +!procedure Nextcloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nextcloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nextdoor.Local.png b/distribution/simpleicons-5/N/Nextdoor.Local.png new file mode 100644 index 00000000000..db23fbd5658 Binary files /dev/null and b/distribution/simpleicons-5/N/Nextdoor.Local.png differ diff --git a/distribution/simpleicons-5/N/Nextdoor.Local.puml b/distribution/simpleicons-5/N/Nextdoor.Local.puml new file mode 100644 index 00000000000..abf076714aa --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdoor.Local.puml @@ -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 Nextdoor +include('simpleicons-5/N/Nextdoor') + +' renders the element +Nextdoor('Nextdoor', 'Nextdoor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nextdoor.Remote.puml b/distribution/simpleicons-5/N/Nextdoor.Remote.puml new file mode 100644 index 00000000000..ea4e03ebbfe --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdoor.Remote.puml @@ -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 Nextdoor +include('simpleicons-5/N/Nextdoor') + +' renders the element +Nextdoor('Nextdoor', 'Nextdoor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nextdoor.md b/distribution/simpleicons-5/N/Nextdoor.md new file mode 100644 index 00000000000..a633633178f --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdoor.md @@ -0,0 +1,63 @@ +# Nextdoor + + +```text +simpleicons-5/N/Nextdoor +``` + +```text +include('simpleicons-5/N/Nextdoor') +``` + + + +| Illustration | Nextdoor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nextdoor.png) | ![illustration for Nextdoor](../../simpleicons-5/N/Nextdoor.Local.png) | + + + + +## Nextdoor + +### 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 Nextdoor +include('simpleicons-5/N/Nextdoor') + +' renders the element +Nextdoor('Nextdoor', 'Nextdoor', '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 Nextdoor +include('simpleicons-5/N/Nextdoor') + +' renders the element +Nextdoor('Nextdoor', 'Nextdoor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nextdoor.png b/distribution/simpleicons-5/N/Nextdoor.png new file mode 100644 index 00000000000..bf1b6646e22 Binary files /dev/null and b/distribution/simpleicons-5/N/Nextdoor.png differ diff --git a/distribution/simpleicons-5/N/Nextdoor.puml b/distribution/simpleicons-5/N/Nextdoor.puml new file mode 100644 index 00000000000..f5513c3c8d6 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdoor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nextdoor + +sprite $NextdoorXs [10x10/16z] uwS3 + +sprite $NextdoorSm [12x12/16z] unza + +sprite $NextdoorMd [16x16/16z] un_X + +sprite $NextdoorLg [20x20/16z] unzKO1G + +!procedure Nextdoor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nextdoor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nextdotjs.Local.png b/distribution/simpleicons-5/N/Nextdotjs.Local.png new file mode 100644 index 00000000000..5668bfca54c Binary files /dev/null and b/distribution/simpleicons-5/N/Nextdotjs.Local.png differ diff --git a/distribution/simpleicons-5/N/Nextdotjs.Local.puml b/distribution/simpleicons-5/N/Nextdotjs.Local.puml new file mode 100644 index 00000000000..9584e8a1916 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdotjs.Local.puml @@ -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 Nextdotjs +include('simpleicons-5/N/Nextdotjs') + +' renders the element +Nextdotjs('Nextdotjs', 'Nextdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nextdotjs.Remote.puml b/distribution/simpleicons-5/N/Nextdotjs.Remote.puml new file mode 100644 index 00000000000..462b0c21590 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdotjs.Remote.puml @@ -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 Nextdotjs +include('simpleicons-5/N/Nextdotjs') + +' renders the element +Nextdotjs('Nextdotjs', 'Nextdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nextdotjs.md b/distribution/simpleicons-5/N/Nextdotjs.md new file mode 100644 index 00000000000..eeb8893a1e9 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdotjs.md @@ -0,0 +1,63 @@ +# Nextdotjs + + +```text +simpleicons-5/N/Nextdotjs +``` + +```text +include('simpleicons-5/N/Nextdotjs') +``` + + + +| Illustration | Nextdotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nextdotjs.png) | ![illustration for Nextdotjs](../../simpleicons-5/N/Nextdotjs.Local.png) | + + + + +## Nextdotjs + +### 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 Nextdotjs +include('simpleicons-5/N/Nextdotjs') + +' renders the element +Nextdotjs('Nextdotjs', 'Nextdotjs', '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 Nextdotjs +include('simpleicons-5/N/Nextdotjs') + +' renders the element +Nextdotjs('Nextdotjs', 'Nextdotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nextdotjs.png b/distribution/simpleicons-5/N/Nextdotjs.png new file mode 100644 index 00000000000..c010a29a9aa Binary files /dev/null and b/distribution/simpleicons-5/N/Nextdotjs.png differ diff --git a/distribution/simpleicons-5/N/Nextdotjs.puml b/distribution/simpleicons-5/N/Nextdotjs.puml new file mode 100644 index 00000000000..860a91679a0 --- /dev/null +++ b/distribution/simpleicons-5/N/Nextdotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nextdotjs + +sprite $NextdotjsXs [10x10/16z] uwS3 + +sprite $NextdotjsSm [12x12/16z] unza + +sprite $NextdotjsMd [16x16/16z] un_X + +sprite $NextdotjsLg [20x20/16z] unzKO1G + +!procedure Nextdotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nextdotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nfc.Local.png b/distribution/simpleicons-5/N/Nfc.Local.png new file mode 100644 index 00000000000..61346c5faac Binary files /dev/null and b/distribution/simpleicons-5/N/Nfc.Local.png differ diff --git a/distribution/simpleicons-5/N/Nfc.Local.puml b/distribution/simpleicons-5/N/Nfc.Local.puml new file mode 100644 index 00000000000..c3ce1507693 --- /dev/null +++ b/distribution/simpleicons-5/N/Nfc.Local.puml @@ -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 Nfc +include('simpleicons-5/N/Nfc') + +' renders the element +Nfc('Nfc', 'Nfc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nfc.Remote.puml b/distribution/simpleicons-5/N/Nfc.Remote.puml new file mode 100644 index 00000000000..40468cee9c4 --- /dev/null +++ b/distribution/simpleicons-5/N/Nfc.Remote.puml @@ -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 Nfc +include('simpleicons-5/N/Nfc') + +' renders the element +Nfc('Nfc', 'Nfc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nfc.md b/distribution/simpleicons-5/N/Nfc.md new file mode 100644 index 00000000000..033b9d8c8f1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nfc.md @@ -0,0 +1,63 @@ +# Nfc + + +```text +simpleicons-5/N/Nfc +``` + +```text +include('simpleicons-5/N/Nfc') +``` + + + +| Illustration | Nfc | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nfc.png) | ![illustration for Nfc](../../simpleicons-5/N/Nfc.Local.png) | + + + + +## Nfc + +### 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 Nfc +include('simpleicons-5/N/Nfc') + +' renders the element +Nfc('Nfc', 'Nfc', '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 Nfc +include('simpleicons-5/N/Nfc') + +' renders the element +Nfc('Nfc', 'Nfc', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nfc.png b/distribution/simpleicons-5/N/Nfc.png new file mode 100644 index 00000000000..1831cf9960b Binary files /dev/null and b/distribution/simpleicons-5/N/Nfc.png differ diff --git a/distribution/simpleicons-5/N/Nfc.puml b/distribution/simpleicons-5/N/Nfc.puml new file mode 100644 index 00000000000..ce1a181df36 --- /dev/null +++ b/distribution/simpleicons-5/N/Nfc.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nfc + +sprite $NfcXs [10x10/16z] uwS3 + +sprite $NfcSm [12x12/16z] unza + +sprite $NfcMd [16x16/16z] un_X + +sprite $NfcLg [20x20/16z] unzKO1G + +!procedure Nfc($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nfc', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nginx.Local.png b/distribution/simpleicons-5/N/Nginx.Local.png new file mode 100644 index 00000000000..bd56b986093 Binary files /dev/null and b/distribution/simpleicons-5/N/Nginx.Local.png differ diff --git a/distribution/simpleicons-5/N/Nginx.Local.puml b/distribution/simpleicons-5/N/Nginx.Local.puml new file mode 100644 index 00000000000..0d717f5c1d8 --- /dev/null +++ b/distribution/simpleicons-5/N/Nginx.Local.puml @@ -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 Nginx +include('simpleicons-5/N/Nginx') + +' renders the element +Nginx('Nginx', 'Nginx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nginx.Remote.puml b/distribution/simpleicons-5/N/Nginx.Remote.puml new file mode 100644 index 00000000000..8dcd6073049 --- /dev/null +++ b/distribution/simpleicons-5/N/Nginx.Remote.puml @@ -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 Nginx +include('simpleicons-5/N/Nginx') + +' renders the element +Nginx('Nginx', 'Nginx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nginx.md b/distribution/simpleicons-5/N/Nginx.md new file mode 100644 index 00000000000..8e77abe86ec --- /dev/null +++ b/distribution/simpleicons-5/N/Nginx.md @@ -0,0 +1,63 @@ +# Nginx + + +```text +simpleicons-5/N/Nginx +``` + +```text +include('simpleicons-5/N/Nginx') +``` + + + +| Illustration | Nginx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nginx.png) | ![illustration for Nginx](../../simpleicons-5/N/Nginx.Local.png) | + + + + +## Nginx + +### 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 Nginx +include('simpleicons-5/N/Nginx') + +' renders the element +Nginx('Nginx', 'Nginx', '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 Nginx +include('simpleicons-5/N/Nginx') + +' renders the element +Nginx('Nginx', 'Nginx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nginx.png b/distribution/simpleicons-5/N/Nginx.png new file mode 100644 index 00000000000..c9cda353976 Binary files /dev/null and b/distribution/simpleicons-5/N/Nginx.png differ diff --git a/distribution/simpleicons-5/N/Nginx.puml b/distribution/simpleicons-5/N/Nginx.puml new file mode 100644 index 00000000000..190f084bc0f --- /dev/null +++ b/distribution/simpleicons-5/N/Nginx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nginx + +sprite $NginxXs [10x10/16z] uwS3 + +sprite $NginxSm [12x12/16z] unza + +sprite $NginxMd [16x16/16z] un_X + +sprite $NginxLg [20x20/16z] unzKO1G + +!procedure Nginx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nginx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Ngrok.Local.png b/distribution/simpleicons-5/N/Ngrok.Local.png new file mode 100644 index 00000000000..2874c2a38fe Binary files /dev/null and b/distribution/simpleicons-5/N/Ngrok.Local.png differ diff --git a/distribution/simpleicons-5/N/Ngrok.Local.puml b/distribution/simpleicons-5/N/Ngrok.Local.puml new file mode 100644 index 00000000000..2cc22f507fa --- /dev/null +++ b/distribution/simpleicons-5/N/Ngrok.Local.puml @@ -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 Ngrok +include('simpleicons-5/N/Ngrok') + +' renders the element +Ngrok('Ngrok', 'Ngrok', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Ngrok.Remote.puml b/distribution/simpleicons-5/N/Ngrok.Remote.puml new file mode 100644 index 00000000000..6ab38723a14 --- /dev/null +++ b/distribution/simpleicons-5/N/Ngrok.Remote.puml @@ -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 Ngrok +include('simpleicons-5/N/Ngrok') + +' renders the element +Ngrok('Ngrok', 'Ngrok', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Ngrok.md b/distribution/simpleicons-5/N/Ngrok.md new file mode 100644 index 00000000000..c9f348adb63 --- /dev/null +++ b/distribution/simpleicons-5/N/Ngrok.md @@ -0,0 +1,63 @@ +# Ngrok + + +```text +simpleicons-5/N/Ngrok +``` + +```text +include('simpleicons-5/N/Ngrok') +``` + + + +| Illustration | Ngrok | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Ngrok.png) | ![illustration for Ngrok](../../simpleicons-5/N/Ngrok.Local.png) | + + + + +## Ngrok + +### 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 Ngrok +include('simpleicons-5/N/Ngrok') + +' renders the element +Ngrok('Ngrok', 'Ngrok', '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 Ngrok +include('simpleicons-5/N/Ngrok') + +' renders the element +Ngrok('Ngrok', 'Ngrok', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Ngrok.png b/distribution/simpleicons-5/N/Ngrok.png new file mode 100644 index 00000000000..e60e5a25bb8 Binary files /dev/null and b/distribution/simpleicons-5/N/Ngrok.png differ diff --git a/distribution/simpleicons-5/N/Ngrok.puml b/distribution/simpleicons-5/N/Ngrok.puml new file mode 100644 index 00000000000..889bcc317f8 --- /dev/null +++ b/distribution/simpleicons-5/N/Ngrok.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Ngrok + +sprite $NgrokXs [10x10/16z] uwS3 + +sprite $NgrokSm [12x12/16z] unza + +sprite $NgrokMd [16x16/16z] un_X + +sprite $NgrokLg [20x20/16z] unzKO1G + +!procedure Ngrok($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Ngrok', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Niconico.Local.png b/distribution/simpleicons-5/N/Niconico.Local.png new file mode 100644 index 00000000000..1bfe487ac6e Binary files /dev/null and b/distribution/simpleicons-5/N/Niconico.Local.png differ diff --git a/distribution/simpleicons-5/N/Niconico.Local.puml b/distribution/simpleicons-5/N/Niconico.Local.puml new file mode 100644 index 00000000000..726d7d9f38f --- /dev/null +++ b/distribution/simpleicons-5/N/Niconico.Local.puml @@ -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 Niconico +include('simpleicons-5/N/Niconico') + +' renders the element +Niconico('Niconico', 'Niconico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Niconico.Remote.puml b/distribution/simpleicons-5/N/Niconico.Remote.puml new file mode 100644 index 00000000000..11f814a21f8 --- /dev/null +++ b/distribution/simpleicons-5/N/Niconico.Remote.puml @@ -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 Niconico +include('simpleicons-5/N/Niconico') + +' renders the element +Niconico('Niconico', 'Niconico', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Niconico.md b/distribution/simpleicons-5/N/Niconico.md new file mode 100644 index 00000000000..f2aa788c7d3 --- /dev/null +++ b/distribution/simpleicons-5/N/Niconico.md @@ -0,0 +1,63 @@ +# Niconico + + +```text +simpleicons-5/N/Niconico +``` + +```text +include('simpleicons-5/N/Niconico') +``` + + + +| Illustration | Niconico | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Niconico.png) | ![illustration for Niconico](../../simpleicons-5/N/Niconico.Local.png) | + + + + +## Niconico + +### 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 Niconico +include('simpleicons-5/N/Niconico') + +' renders the element +Niconico('Niconico', 'Niconico', '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 Niconico +include('simpleicons-5/N/Niconico') + +' renders the element +Niconico('Niconico', 'Niconico', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Niconico.png b/distribution/simpleicons-5/N/Niconico.png new file mode 100644 index 00000000000..726b6f9b5d8 Binary files /dev/null and b/distribution/simpleicons-5/N/Niconico.png differ diff --git a/distribution/simpleicons-5/N/Niconico.puml b/distribution/simpleicons-5/N/Niconico.puml new file mode 100644 index 00000000000..58fb8a5eba6 --- /dev/null +++ b/distribution/simpleicons-5/N/Niconico.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Niconico + +sprite $NiconicoXs [10x10/16z] uwS3 + +sprite $NiconicoSm [12x12/16z] unza + +sprite $NiconicoMd [16x16/16z] un_X + +sprite $NiconicoLg [20x20/16z] unzKO1G + +!procedure Niconico($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Niconico', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nim.Local.png b/distribution/simpleicons-5/N/Nim.Local.png new file mode 100644 index 00000000000..209ab4c5ad4 Binary files /dev/null and b/distribution/simpleicons-5/N/Nim.Local.png differ diff --git a/distribution/simpleicons-5/N/Nim.Local.puml b/distribution/simpleicons-5/N/Nim.Local.puml new file mode 100644 index 00000000000..4fdb69a4acf --- /dev/null +++ b/distribution/simpleicons-5/N/Nim.Local.puml @@ -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 Nim +include('simpleicons-5/N/Nim') + +' renders the element +Nim('Nim', 'Nim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nim.Remote.puml b/distribution/simpleicons-5/N/Nim.Remote.puml new file mode 100644 index 00000000000..14eba7e5877 --- /dev/null +++ b/distribution/simpleicons-5/N/Nim.Remote.puml @@ -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 Nim +include('simpleicons-5/N/Nim') + +' renders the element +Nim('Nim', 'Nim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nim.md b/distribution/simpleicons-5/N/Nim.md new file mode 100644 index 00000000000..0bd633062c1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nim.md @@ -0,0 +1,63 @@ +# Nim + + +```text +simpleicons-5/N/Nim +``` + +```text +include('simpleicons-5/N/Nim') +``` + + + +| Illustration | Nim | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nim.png) | ![illustration for Nim](../../simpleicons-5/N/Nim.Local.png) | + + + + +## Nim + +### 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 Nim +include('simpleicons-5/N/Nim') + +' renders the element +Nim('Nim', 'Nim', '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 Nim +include('simpleicons-5/N/Nim') + +' renders the element +Nim('Nim', 'Nim', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nim.png b/distribution/simpleicons-5/N/Nim.png new file mode 100644 index 00000000000..28a2469913c Binary files /dev/null and b/distribution/simpleicons-5/N/Nim.png differ diff --git a/distribution/simpleicons-5/N/Nim.puml b/distribution/simpleicons-5/N/Nim.puml new file mode 100644 index 00000000000..a2b3eddecf7 --- /dev/null +++ b/distribution/simpleicons-5/N/Nim.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nim + +sprite $NimXs [10x10/16z] uwS3 + +sprite $NimSm [12x12/16z] unza + +sprite $NimMd [16x16/16z] un_X + +sprite $NimLg [20x20/16z] unzKO1G + +!procedure Nim($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nim', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nintendo.Local.png b/distribution/simpleicons-5/N/Nintendo.Local.png new file mode 100644 index 00000000000..d5d8ffa896b Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendo.Local.png differ diff --git a/distribution/simpleicons-5/N/Nintendo.Local.puml b/distribution/simpleicons-5/N/Nintendo.Local.puml new file mode 100644 index 00000000000..4d0ce124443 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo.Local.puml @@ -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 Nintendo +include('simpleicons-5/N/Nintendo') + +' renders the element +Nintendo('Nintendo', 'Nintendo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendo.Remote.puml b/distribution/simpleicons-5/N/Nintendo.Remote.puml new file mode 100644 index 00000000000..7e1ac6ee905 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo.Remote.puml @@ -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 Nintendo +include('simpleicons-5/N/Nintendo') + +' renders the element +Nintendo('Nintendo', 'Nintendo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendo.md b/distribution/simpleicons-5/N/Nintendo.md new file mode 100644 index 00000000000..c069b2275b9 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo.md @@ -0,0 +1,63 @@ +# Nintendo + + +```text +simpleicons-5/N/Nintendo +``` + +```text +include('simpleicons-5/N/Nintendo') +``` + + + +| Illustration | Nintendo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nintendo.png) | ![illustration for Nintendo](../../simpleicons-5/N/Nintendo.Local.png) | + + + + +## Nintendo + +### 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 Nintendo +include('simpleicons-5/N/Nintendo') + +' renders the element +Nintendo('Nintendo', 'Nintendo', '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 Nintendo +include('simpleicons-5/N/Nintendo') + +' renders the element +Nintendo('Nintendo', 'Nintendo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nintendo.png b/distribution/simpleicons-5/N/Nintendo.png new file mode 100644 index 00000000000..56154147d49 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendo.png differ diff --git a/distribution/simpleicons-5/N/Nintendo.puml b/distribution/simpleicons-5/N/Nintendo.puml new file mode 100644 index 00000000000..a9e9e16dc3d --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nintendo + +sprite $NintendoXs [10x10/16z] uwS3 + +sprite $NintendoSm [12x12/16z] unza + +sprite $NintendoMd [16x16/16z] un_X + +sprite $NintendoLg [20x20/16z] unzKO1G + +!procedure Nintendo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nintendo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nintendo3Ds.Local.png b/distribution/simpleicons-5/N/Nintendo3Ds.Local.png new file mode 100644 index 00000000000..658cd448069 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendo3Ds.Local.png differ diff --git a/distribution/simpleicons-5/N/Nintendo3Ds.Local.puml b/distribution/simpleicons-5/N/Nintendo3Ds.Local.puml new file mode 100644 index 00000000000..342cfe87a56 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo3Ds.Local.puml @@ -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 Nintendo3Ds +include('simpleicons-5/N/Nintendo3Ds') + +' renders the element +Nintendo3Ds('Nintendo3Ds', 'Nintendo3 Ds', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendo3Ds.Remote.puml b/distribution/simpleicons-5/N/Nintendo3Ds.Remote.puml new file mode 100644 index 00000000000..8b2f9f1226f --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo3Ds.Remote.puml @@ -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 Nintendo3Ds +include('simpleicons-5/N/Nintendo3Ds') + +' renders the element +Nintendo3Ds('Nintendo3Ds', 'Nintendo3 Ds', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendo3Ds.md b/distribution/simpleicons-5/N/Nintendo3Ds.md new file mode 100644 index 00000000000..363821677b1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo3Ds.md @@ -0,0 +1,63 @@ +# Nintendo3Ds + + +```text +simpleicons-5/N/Nintendo3Ds +``` + +```text +include('simpleicons-5/N/Nintendo3Ds') +``` + + + +| Illustration | Nintendo3Ds | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nintendo3Ds.png) | ![illustration for Nintendo3Ds](../../simpleicons-5/N/Nintendo3Ds.Local.png) | + + + + +## Nintendo3Ds + +### 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 Nintendo3Ds +include('simpleicons-5/N/Nintendo3Ds') + +' renders the element +Nintendo3Ds('Nintendo3Ds', 'Nintendo3 Ds', '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 Nintendo3Ds +include('simpleicons-5/N/Nintendo3Ds') + +' renders the element +Nintendo3Ds('Nintendo3Ds', 'Nintendo3 Ds', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nintendo3Ds.png b/distribution/simpleicons-5/N/Nintendo3Ds.png new file mode 100644 index 00000000000..6c3564d6196 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendo3Ds.png differ diff --git a/distribution/simpleicons-5/N/Nintendo3Ds.puml b/distribution/simpleicons-5/N/Nintendo3Ds.puml new file mode 100644 index 00000000000..d26b8f1409f --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendo3Ds.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nintendo3Ds + +sprite $Nintendo3DsXs [10x10/16z] uwS3 + +sprite $Nintendo3DsSm [12x12/16z] unza + +sprite $Nintendo3DsMd [16x16/16z] un_X + +sprite $Nintendo3DsLg [20x20/16z] unzKO1G + +!procedure Nintendo3Ds($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nintendo3Ds', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nintendogamecube.Local.png b/distribution/simpleicons-5/N/Nintendogamecube.Local.png new file mode 100644 index 00000000000..d311a4dbd45 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendogamecube.Local.png differ diff --git a/distribution/simpleicons-5/N/Nintendogamecube.Local.puml b/distribution/simpleicons-5/N/Nintendogamecube.Local.puml new file mode 100644 index 00000000000..8c505465bf2 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendogamecube.Local.puml @@ -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 Nintendogamecube +include('simpleicons-5/N/Nintendogamecube') + +' renders the element +Nintendogamecube('Nintendogamecube', 'Nintendogamecube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendogamecube.Remote.puml b/distribution/simpleicons-5/N/Nintendogamecube.Remote.puml new file mode 100644 index 00000000000..0ceeaa14012 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendogamecube.Remote.puml @@ -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 Nintendogamecube +include('simpleicons-5/N/Nintendogamecube') + +' renders the element +Nintendogamecube('Nintendogamecube', 'Nintendogamecube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendogamecube.md b/distribution/simpleicons-5/N/Nintendogamecube.md new file mode 100644 index 00000000000..1f511c2feb4 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendogamecube.md @@ -0,0 +1,63 @@ +# Nintendogamecube + + +```text +simpleicons-5/N/Nintendogamecube +``` + +```text +include('simpleicons-5/N/Nintendogamecube') +``` + + + +| Illustration | Nintendogamecube | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nintendogamecube.png) | ![illustration for Nintendogamecube](../../simpleicons-5/N/Nintendogamecube.Local.png) | + + + + +## Nintendogamecube + +### 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 Nintendogamecube +include('simpleicons-5/N/Nintendogamecube') + +' renders the element +Nintendogamecube('Nintendogamecube', 'Nintendogamecube', '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 Nintendogamecube +include('simpleicons-5/N/Nintendogamecube') + +' renders the element +Nintendogamecube('Nintendogamecube', 'Nintendogamecube', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nintendogamecube.png b/distribution/simpleicons-5/N/Nintendogamecube.png new file mode 100644 index 00000000000..cc0c4918b20 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendogamecube.png differ diff --git a/distribution/simpleicons-5/N/Nintendogamecube.puml b/distribution/simpleicons-5/N/Nintendogamecube.puml new file mode 100644 index 00000000000..9227fe3760e --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendogamecube.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nintendogamecube + +sprite $NintendogamecubeXs [10x10/16z] uwS3 + +sprite $NintendogamecubeSm [12x12/16z] unza + +sprite $NintendogamecubeMd [16x16/16z] un_X + +sprite $NintendogamecubeLg [20x20/16z] unzKO1G + +!procedure Nintendogamecube($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nintendogamecube', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nintendonetwork.Local.png b/distribution/simpleicons-5/N/Nintendonetwork.Local.png new file mode 100644 index 00000000000..39719075b19 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendonetwork.Local.png differ diff --git a/distribution/simpleicons-5/N/Nintendonetwork.Local.puml b/distribution/simpleicons-5/N/Nintendonetwork.Local.puml new file mode 100644 index 00000000000..283adb98afd --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendonetwork.Local.puml @@ -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 Nintendonetwork +include('simpleicons-5/N/Nintendonetwork') + +' renders the element +Nintendonetwork('Nintendonetwork', 'Nintendonetwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendonetwork.Remote.puml b/distribution/simpleicons-5/N/Nintendonetwork.Remote.puml new file mode 100644 index 00000000000..74153591a6a --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendonetwork.Remote.puml @@ -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 Nintendonetwork +include('simpleicons-5/N/Nintendonetwork') + +' renders the element +Nintendonetwork('Nintendonetwork', 'Nintendonetwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendonetwork.md b/distribution/simpleicons-5/N/Nintendonetwork.md new file mode 100644 index 00000000000..652919d64f7 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendonetwork.md @@ -0,0 +1,63 @@ +# Nintendonetwork + + +```text +simpleicons-5/N/Nintendonetwork +``` + +```text +include('simpleicons-5/N/Nintendonetwork') +``` + + + +| Illustration | Nintendonetwork | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nintendonetwork.png) | ![illustration for Nintendonetwork](../../simpleicons-5/N/Nintendonetwork.Local.png) | + + + + +## Nintendonetwork + +### 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 Nintendonetwork +include('simpleicons-5/N/Nintendonetwork') + +' renders the element +Nintendonetwork('Nintendonetwork', 'Nintendonetwork', '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 Nintendonetwork +include('simpleicons-5/N/Nintendonetwork') + +' renders the element +Nintendonetwork('Nintendonetwork', 'Nintendonetwork', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nintendonetwork.png b/distribution/simpleicons-5/N/Nintendonetwork.png new file mode 100644 index 00000000000..22f1591d6c4 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendonetwork.png differ diff --git a/distribution/simpleicons-5/N/Nintendonetwork.puml b/distribution/simpleicons-5/N/Nintendonetwork.puml new file mode 100644 index 00000000000..52f2e9d969e --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendonetwork.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nintendonetwork + +sprite $NintendonetworkXs [10x10/16z] uwS3 + +sprite $NintendonetworkSm [12x12/16z] unza + +sprite $NintendonetworkMd [16x16/16z] un_X + +sprite $NintendonetworkLg [20x20/16z] unzKO1G + +!procedure Nintendonetwork($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nintendonetwork', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nintendoswitch.Local.png b/distribution/simpleicons-5/N/Nintendoswitch.Local.png new file mode 100644 index 00000000000..860d43d54e4 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendoswitch.Local.png differ diff --git a/distribution/simpleicons-5/N/Nintendoswitch.Local.puml b/distribution/simpleicons-5/N/Nintendoswitch.Local.puml new file mode 100644 index 00000000000..dbd11a70d63 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendoswitch.Local.puml @@ -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 Nintendoswitch +include('simpleicons-5/N/Nintendoswitch') + +' renders the element +Nintendoswitch('Nintendoswitch', 'Nintendoswitch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendoswitch.Remote.puml b/distribution/simpleicons-5/N/Nintendoswitch.Remote.puml new file mode 100644 index 00000000000..d95e900cf13 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendoswitch.Remote.puml @@ -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 Nintendoswitch +include('simpleicons-5/N/Nintendoswitch') + +' renders the element +Nintendoswitch('Nintendoswitch', 'Nintendoswitch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nintendoswitch.md b/distribution/simpleicons-5/N/Nintendoswitch.md new file mode 100644 index 00000000000..df89400ba62 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendoswitch.md @@ -0,0 +1,63 @@ +# Nintendoswitch + + +```text +simpleicons-5/N/Nintendoswitch +``` + +```text +include('simpleicons-5/N/Nintendoswitch') +``` + + + +| Illustration | Nintendoswitch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nintendoswitch.png) | ![illustration for Nintendoswitch](../../simpleicons-5/N/Nintendoswitch.Local.png) | + + + + +## Nintendoswitch + +### 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 Nintendoswitch +include('simpleicons-5/N/Nintendoswitch') + +' renders the element +Nintendoswitch('Nintendoswitch', 'Nintendoswitch', '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 Nintendoswitch +include('simpleicons-5/N/Nintendoswitch') + +' renders the element +Nintendoswitch('Nintendoswitch', 'Nintendoswitch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nintendoswitch.png b/distribution/simpleicons-5/N/Nintendoswitch.png new file mode 100644 index 00000000000..ca1013c9058 Binary files /dev/null and b/distribution/simpleicons-5/N/Nintendoswitch.png differ diff --git a/distribution/simpleicons-5/N/Nintendoswitch.puml b/distribution/simpleicons-5/N/Nintendoswitch.puml new file mode 100644 index 00000000000..97061e927d7 --- /dev/null +++ b/distribution/simpleicons-5/N/Nintendoswitch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nintendoswitch + +sprite $NintendoswitchXs [10x10/16z] uwS3 + +sprite $NintendoswitchSm [12x12/16z] unza + +sprite $NintendoswitchMd [16x16/16z] un_X + +sprite $NintendoswitchLg [20x20/16z] unzKO1G + +!procedure Nintendoswitch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nintendoswitch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nissan.Local.png b/distribution/simpleicons-5/N/Nissan.Local.png new file mode 100644 index 00000000000..7085ea3ced8 Binary files /dev/null and b/distribution/simpleicons-5/N/Nissan.Local.png differ diff --git a/distribution/simpleicons-5/N/Nissan.Local.puml b/distribution/simpleicons-5/N/Nissan.Local.puml new file mode 100644 index 00000000000..2d40377173b --- /dev/null +++ b/distribution/simpleicons-5/N/Nissan.Local.puml @@ -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 Nissan +include('simpleicons-5/N/Nissan') + +' renders the element +Nissan('Nissan', 'Nissan', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nissan.Remote.puml b/distribution/simpleicons-5/N/Nissan.Remote.puml new file mode 100644 index 00000000000..c3d2b6a1ce5 --- /dev/null +++ b/distribution/simpleicons-5/N/Nissan.Remote.puml @@ -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 Nissan +include('simpleicons-5/N/Nissan') + +' renders the element +Nissan('Nissan', 'Nissan', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nissan.md b/distribution/simpleicons-5/N/Nissan.md new file mode 100644 index 00000000000..c7da928f753 --- /dev/null +++ b/distribution/simpleicons-5/N/Nissan.md @@ -0,0 +1,63 @@ +# Nissan + + +```text +simpleicons-5/N/Nissan +``` + +```text +include('simpleicons-5/N/Nissan') +``` + + + +| Illustration | Nissan | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nissan.png) | ![illustration for Nissan](../../simpleicons-5/N/Nissan.Local.png) | + + + + +## Nissan + +### 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 Nissan +include('simpleicons-5/N/Nissan') + +' renders the element +Nissan('Nissan', 'Nissan', '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 Nissan +include('simpleicons-5/N/Nissan') + +' renders the element +Nissan('Nissan', 'Nissan', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nissan.png b/distribution/simpleicons-5/N/Nissan.png new file mode 100644 index 00000000000..9a5fb70400f Binary files /dev/null and b/distribution/simpleicons-5/N/Nissan.png differ diff --git a/distribution/simpleicons-5/N/Nissan.puml b/distribution/simpleicons-5/N/Nissan.puml new file mode 100644 index 00000000000..b816c26ae82 --- /dev/null +++ b/distribution/simpleicons-5/N/Nissan.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nissan + +sprite $NissanXs [10x10/16z] uwS3 + +sprite $NissanSm [12x12/16z] unza + +sprite $NissanMd [16x16/16z] un_X + +sprite $NissanLg [20x20/16z] unzKO1G + +!procedure Nissan($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nissan', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nixos.Local.png b/distribution/simpleicons-5/N/Nixos.Local.png new file mode 100644 index 00000000000..0c00daec08f Binary files /dev/null and b/distribution/simpleicons-5/N/Nixos.Local.png differ diff --git a/distribution/simpleicons-5/N/Nixos.Local.puml b/distribution/simpleicons-5/N/Nixos.Local.puml new file mode 100644 index 00000000000..41fabd5fcae --- /dev/null +++ b/distribution/simpleicons-5/N/Nixos.Local.puml @@ -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 Nixos +include('simpleicons-5/N/Nixos') + +' renders the element +Nixos('Nixos', 'Nixos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nixos.Remote.puml b/distribution/simpleicons-5/N/Nixos.Remote.puml new file mode 100644 index 00000000000..d746d796b0e --- /dev/null +++ b/distribution/simpleicons-5/N/Nixos.Remote.puml @@ -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 Nixos +include('simpleicons-5/N/Nixos') + +' renders the element +Nixos('Nixos', 'Nixos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nixos.md b/distribution/simpleicons-5/N/Nixos.md new file mode 100644 index 00000000000..698a8a7ac02 --- /dev/null +++ b/distribution/simpleicons-5/N/Nixos.md @@ -0,0 +1,63 @@ +# Nixos + + +```text +simpleicons-5/N/Nixos +``` + +```text +include('simpleicons-5/N/Nixos') +``` + + + +| Illustration | Nixos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nixos.png) | ![illustration for Nixos](../../simpleicons-5/N/Nixos.Local.png) | + + + + +## Nixos + +### 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 Nixos +include('simpleicons-5/N/Nixos') + +' renders the element +Nixos('Nixos', 'Nixos', '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 Nixos +include('simpleicons-5/N/Nixos') + +' renders the element +Nixos('Nixos', 'Nixos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nixos.png b/distribution/simpleicons-5/N/Nixos.png new file mode 100644 index 00000000000..ffd84e7fe12 Binary files /dev/null and b/distribution/simpleicons-5/N/Nixos.png differ diff --git a/distribution/simpleicons-5/N/Nixos.puml b/distribution/simpleicons-5/N/Nixos.puml new file mode 100644 index 00000000000..7f75cf13eac --- /dev/null +++ b/distribution/simpleicons-5/N/Nixos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nixos + +sprite $NixosXs [10x10/16z] uwS3 + +sprite $NixosSm [12x12/16z] unza + +sprite $NixosMd [16x16/16z] un_X + +sprite $NixosLg [20x20/16z] unzKO1G + +!procedure Nixos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nixos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nodedotjs.Local.png b/distribution/simpleicons-5/N/Nodedotjs.Local.png new file mode 100644 index 00000000000..f80c4c7f267 Binary files /dev/null and b/distribution/simpleicons-5/N/Nodedotjs.Local.png differ diff --git a/distribution/simpleicons-5/N/Nodedotjs.Local.puml b/distribution/simpleicons-5/N/Nodedotjs.Local.puml new file mode 100644 index 00000000000..ae6f87d9222 --- /dev/null +++ b/distribution/simpleicons-5/N/Nodedotjs.Local.puml @@ -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 Nodedotjs +include('simpleicons-5/N/Nodedotjs') + +' renders the element +Nodedotjs('Nodedotjs', 'Nodedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nodedotjs.Remote.puml b/distribution/simpleicons-5/N/Nodedotjs.Remote.puml new file mode 100644 index 00000000000..a40d968d385 --- /dev/null +++ b/distribution/simpleicons-5/N/Nodedotjs.Remote.puml @@ -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 Nodedotjs +include('simpleicons-5/N/Nodedotjs') + +' renders the element +Nodedotjs('Nodedotjs', 'Nodedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nodedotjs.md b/distribution/simpleicons-5/N/Nodedotjs.md new file mode 100644 index 00000000000..6db69a7daac --- /dev/null +++ b/distribution/simpleicons-5/N/Nodedotjs.md @@ -0,0 +1,63 @@ +# Nodedotjs + + +```text +simpleicons-5/N/Nodedotjs +``` + +```text +include('simpleicons-5/N/Nodedotjs') +``` + + + +| Illustration | Nodedotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nodedotjs.png) | ![illustration for Nodedotjs](../../simpleicons-5/N/Nodedotjs.Local.png) | + + + + +## Nodedotjs + +### 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 Nodedotjs +include('simpleicons-5/N/Nodedotjs') + +' renders the element +Nodedotjs('Nodedotjs', 'Nodedotjs', '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 Nodedotjs +include('simpleicons-5/N/Nodedotjs') + +' renders the element +Nodedotjs('Nodedotjs', 'Nodedotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nodedotjs.png b/distribution/simpleicons-5/N/Nodedotjs.png new file mode 100644 index 00000000000..504780a84b4 Binary files /dev/null and b/distribution/simpleicons-5/N/Nodedotjs.png differ diff --git a/distribution/simpleicons-5/N/Nodedotjs.puml b/distribution/simpleicons-5/N/Nodedotjs.puml new file mode 100644 index 00000000000..c5a1fc7571b --- /dev/null +++ b/distribution/simpleicons-5/N/Nodedotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nodedotjs + +sprite $NodedotjsXs [10x10/16z] uwS3 + +sprite $NodedotjsSm [12x12/16z] unza + +sprite $NodedotjsMd [16x16/16z] un_X + +sprite $NodedotjsLg [20x20/16z] unzKO1G + +!procedure Nodedotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nodedotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nodemon.Local.png b/distribution/simpleicons-5/N/Nodemon.Local.png new file mode 100644 index 00000000000..2df82c7ea68 Binary files /dev/null and b/distribution/simpleicons-5/N/Nodemon.Local.png differ diff --git a/distribution/simpleicons-5/N/Nodemon.Local.puml b/distribution/simpleicons-5/N/Nodemon.Local.puml new file mode 100644 index 00000000000..e55e19dfe18 --- /dev/null +++ b/distribution/simpleicons-5/N/Nodemon.Local.puml @@ -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 Nodemon +include('simpleicons-5/N/Nodemon') + +' renders the element +Nodemon('Nodemon', 'Nodemon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nodemon.Remote.puml b/distribution/simpleicons-5/N/Nodemon.Remote.puml new file mode 100644 index 00000000000..5cb1b524c3b --- /dev/null +++ b/distribution/simpleicons-5/N/Nodemon.Remote.puml @@ -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 Nodemon +include('simpleicons-5/N/Nodemon') + +' renders the element +Nodemon('Nodemon', 'Nodemon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nodemon.md b/distribution/simpleicons-5/N/Nodemon.md new file mode 100644 index 00000000000..dc56b0f27fe --- /dev/null +++ b/distribution/simpleicons-5/N/Nodemon.md @@ -0,0 +1,63 @@ +# Nodemon + + +```text +simpleicons-5/N/Nodemon +``` + +```text +include('simpleicons-5/N/Nodemon') +``` + + + +| Illustration | Nodemon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nodemon.png) | ![illustration for Nodemon](../../simpleicons-5/N/Nodemon.Local.png) | + + + + +## Nodemon + +### 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 Nodemon +include('simpleicons-5/N/Nodemon') + +' renders the element +Nodemon('Nodemon', 'Nodemon', '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 Nodemon +include('simpleicons-5/N/Nodemon') + +' renders the element +Nodemon('Nodemon', 'Nodemon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nodemon.png b/distribution/simpleicons-5/N/Nodemon.png new file mode 100644 index 00000000000..38d7f44578b Binary files /dev/null and b/distribution/simpleicons-5/N/Nodemon.png differ diff --git a/distribution/simpleicons-5/N/Nodemon.puml b/distribution/simpleicons-5/N/Nodemon.puml new file mode 100644 index 00000000000..8e8d5bd3c09 --- /dev/null +++ b/distribution/simpleicons-5/N/Nodemon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nodemon + +sprite $NodemonXs [10x10/16z] uwS3 + +sprite $NodemonSm [12x12/16z] unza + +sprite $NodemonMd [16x16/16z] un_X + +sprite $NodemonLg [20x20/16z] unzKO1G + +!procedure Nodemon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nodemon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nodered.Local.png b/distribution/simpleicons-5/N/Nodered.Local.png new file mode 100644 index 00000000000..c4f93bf8a7c Binary files /dev/null and b/distribution/simpleicons-5/N/Nodered.Local.png differ diff --git a/distribution/simpleicons-5/N/Nodered.Local.puml b/distribution/simpleicons-5/N/Nodered.Local.puml new file mode 100644 index 00000000000..85d80748d02 --- /dev/null +++ b/distribution/simpleicons-5/N/Nodered.Local.puml @@ -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 Nodered +include('simpleicons-5/N/Nodered') + +' renders the element +Nodered('Nodered', 'Nodered', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nodered.Remote.puml b/distribution/simpleicons-5/N/Nodered.Remote.puml new file mode 100644 index 00000000000..3d5e1697d74 --- /dev/null +++ b/distribution/simpleicons-5/N/Nodered.Remote.puml @@ -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 Nodered +include('simpleicons-5/N/Nodered') + +' renders the element +Nodered('Nodered', 'Nodered', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nodered.md b/distribution/simpleicons-5/N/Nodered.md new file mode 100644 index 00000000000..ae0182af3ab --- /dev/null +++ b/distribution/simpleicons-5/N/Nodered.md @@ -0,0 +1,63 @@ +# Nodered + + +```text +simpleicons-5/N/Nodered +``` + +```text +include('simpleicons-5/N/Nodered') +``` + + + +| Illustration | Nodered | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nodered.png) | ![illustration for Nodered](../../simpleicons-5/N/Nodered.Local.png) | + + + + +## Nodered + +### 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 Nodered +include('simpleicons-5/N/Nodered') + +' renders the element +Nodered('Nodered', 'Nodered', '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 Nodered +include('simpleicons-5/N/Nodered') + +' renders the element +Nodered('Nodered', 'Nodered', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nodered.png b/distribution/simpleicons-5/N/Nodered.png new file mode 100644 index 00000000000..bfc9b643789 Binary files /dev/null and b/distribution/simpleicons-5/N/Nodered.png differ diff --git a/distribution/simpleicons-5/N/Nodered.puml b/distribution/simpleicons-5/N/Nodered.puml new file mode 100644 index 00000000000..2b61d76250e --- /dev/null +++ b/distribution/simpleicons-5/N/Nodered.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nodered + +sprite $NoderedXs [10x10/16z] uwS3 + +sprite $NoderedSm [12x12/16z] unza + +sprite $NoderedMd [16x16/16z] un_X + +sprite $NoderedLg [20x20/16z] unzKO1G + +!procedure Nodered($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nodered', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nokia.Local.png b/distribution/simpleicons-5/N/Nokia.Local.png new file mode 100644 index 00000000000..3518edb9ba1 Binary files /dev/null and b/distribution/simpleicons-5/N/Nokia.Local.png differ diff --git a/distribution/simpleicons-5/N/Nokia.Local.puml b/distribution/simpleicons-5/N/Nokia.Local.puml new file mode 100644 index 00000000000..15fa81fb9d1 --- /dev/null +++ b/distribution/simpleicons-5/N/Nokia.Local.puml @@ -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 Nokia +include('simpleicons-5/N/Nokia') + +' renders the element +Nokia('Nokia', 'Nokia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nokia.Remote.puml b/distribution/simpleicons-5/N/Nokia.Remote.puml new file mode 100644 index 00000000000..429f120cff8 --- /dev/null +++ b/distribution/simpleicons-5/N/Nokia.Remote.puml @@ -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 Nokia +include('simpleicons-5/N/Nokia') + +' renders the element +Nokia('Nokia', 'Nokia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nokia.md b/distribution/simpleicons-5/N/Nokia.md new file mode 100644 index 00000000000..9451f9cfb4d --- /dev/null +++ b/distribution/simpleicons-5/N/Nokia.md @@ -0,0 +1,63 @@ +# Nokia + + +```text +simpleicons-5/N/Nokia +``` + +```text +include('simpleicons-5/N/Nokia') +``` + + + +| Illustration | Nokia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nokia.png) | ![illustration for Nokia](../../simpleicons-5/N/Nokia.Local.png) | + + + + +## Nokia + +### 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 Nokia +include('simpleicons-5/N/Nokia') + +' renders the element +Nokia('Nokia', 'Nokia', '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 Nokia +include('simpleicons-5/N/Nokia') + +' renders the element +Nokia('Nokia', 'Nokia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nokia.png b/distribution/simpleicons-5/N/Nokia.png new file mode 100644 index 00000000000..101e81b7064 Binary files /dev/null and b/distribution/simpleicons-5/N/Nokia.png differ diff --git a/distribution/simpleicons-5/N/Nokia.puml b/distribution/simpleicons-5/N/Nokia.puml new file mode 100644 index 00000000000..82c45a6956e --- /dev/null +++ b/distribution/simpleicons-5/N/Nokia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nokia + +sprite $NokiaXs [10x10/16z] uwS3 + +sprite $NokiaSm [12x12/16z] unza + +sprite $NokiaMd [16x16/16z] un_X + +sprite $NokiaLg [20x20/16z] unzKO1G + +!procedure Nokia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nokia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Norwegian.Local.png b/distribution/simpleicons-5/N/Norwegian.Local.png new file mode 100644 index 00000000000..e0f63c71e7a Binary files /dev/null and b/distribution/simpleicons-5/N/Norwegian.Local.png differ diff --git a/distribution/simpleicons-5/N/Norwegian.Local.puml b/distribution/simpleicons-5/N/Norwegian.Local.puml new file mode 100644 index 00000000000..2c05262326c --- /dev/null +++ b/distribution/simpleicons-5/N/Norwegian.Local.puml @@ -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 Norwegian +include('simpleicons-5/N/Norwegian') + +' renders the element +Norwegian('Norwegian', 'Norwegian', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Norwegian.Remote.puml b/distribution/simpleicons-5/N/Norwegian.Remote.puml new file mode 100644 index 00000000000..369867548a6 --- /dev/null +++ b/distribution/simpleicons-5/N/Norwegian.Remote.puml @@ -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 Norwegian +include('simpleicons-5/N/Norwegian') + +' renders the element +Norwegian('Norwegian', 'Norwegian', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Norwegian.md b/distribution/simpleicons-5/N/Norwegian.md new file mode 100644 index 00000000000..f8aef2508e1 --- /dev/null +++ b/distribution/simpleicons-5/N/Norwegian.md @@ -0,0 +1,63 @@ +# Norwegian + + +```text +simpleicons-5/N/Norwegian +``` + +```text +include('simpleicons-5/N/Norwegian') +``` + + + +| Illustration | Norwegian | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Norwegian.png) | ![illustration for Norwegian](../../simpleicons-5/N/Norwegian.Local.png) | + + + + +## Norwegian + +### 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 Norwegian +include('simpleicons-5/N/Norwegian') + +' renders the element +Norwegian('Norwegian', 'Norwegian', '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 Norwegian +include('simpleicons-5/N/Norwegian') + +' renders the element +Norwegian('Norwegian', 'Norwegian', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Norwegian.png b/distribution/simpleicons-5/N/Norwegian.png new file mode 100644 index 00000000000..231b8e16252 Binary files /dev/null and b/distribution/simpleicons-5/N/Norwegian.png differ diff --git a/distribution/simpleicons-5/N/Norwegian.puml b/distribution/simpleicons-5/N/Norwegian.puml new file mode 100644 index 00000000000..039d26514e4 --- /dev/null +++ b/distribution/simpleicons-5/N/Norwegian.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Norwegian + +sprite $NorwegianXs [10x10/16z] uwS3 + +sprite $NorwegianSm [12x12/16z] unza + +sprite $NorwegianMd [16x16/16z] un_X + +sprite $NorwegianLg [20x20/16z] unzKO1G + +!procedure Norwegian($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Norwegian', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Notepadplusplus.Local.png b/distribution/simpleicons-5/N/Notepadplusplus.Local.png new file mode 100644 index 00000000000..3c96f1e0824 Binary files /dev/null and b/distribution/simpleicons-5/N/Notepadplusplus.Local.png differ diff --git a/distribution/simpleicons-5/N/Notepadplusplus.Local.puml b/distribution/simpleicons-5/N/Notepadplusplus.Local.puml new file mode 100644 index 00000000000..31205ef63ae --- /dev/null +++ b/distribution/simpleicons-5/N/Notepadplusplus.Local.puml @@ -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 Notepadplusplus +include('simpleicons-5/N/Notepadplusplus') + +' renders the element +Notepadplusplus('Notepadplusplus', 'Notepadplusplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Notepadplusplus.Remote.puml b/distribution/simpleicons-5/N/Notepadplusplus.Remote.puml new file mode 100644 index 00000000000..45a9e600711 --- /dev/null +++ b/distribution/simpleicons-5/N/Notepadplusplus.Remote.puml @@ -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 Notepadplusplus +include('simpleicons-5/N/Notepadplusplus') + +' renders the element +Notepadplusplus('Notepadplusplus', 'Notepadplusplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Notepadplusplus.md b/distribution/simpleicons-5/N/Notepadplusplus.md new file mode 100644 index 00000000000..eeefa4335ec --- /dev/null +++ b/distribution/simpleicons-5/N/Notepadplusplus.md @@ -0,0 +1,63 @@ +# Notepadplusplus + + +```text +simpleicons-5/N/Notepadplusplus +``` + +```text +include('simpleicons-5/N/Notepadplusplus') +``` + + + +| Illustration | Notepadplusplus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Notepadplusplus.png) | ![illustration for Notepadplusplus](../../simpleicons-5/N/Notepadplusplus.Local.png) | + + + + +## Notepadplusplus + +### 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 Notepadplusplus +include('simpleicons-5/N/Notepadplusplus') + +' renders the element +Notepadplusplus('Notepadplusplus', 'Notepadplusplus', '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 Notepadplusplus +include('simpleicons-5/N/Notepadplusplus') + +' renders the element +Notepadplusplus('Notepadplusplus', 'Notepadplusplus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Notepadplusplus.png b/distribution/simpleicons-5/N/Notepadplusplus.png new file mode 100644 index 00000000000..0494ff15379 Binary files /dev/null and b/distribution/simpleicons-5/N/Notepadplusplus.png differ diff --git a/distribution/simpleicons-5/N/Notepadplusplus.puml b/distribution/simpleicons-5/N/Notepadplusplus.puml new file mode 100644 index 00000000000..3e2c67a83ce --- /dev/null +++ b/distribution/simpleicons-5/N/Notepadplusplus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Notepadplusplus + +sprite $NotepadplusplusXs [10x10/16z] uwS3 + +sprite $NotepadplusplusSm [12x12/16z] unza + +sprite $NotepadplusplusMd [16x16/16z] un_X + +sprite $NotepadplusplusLg [20x20/16z] unzKO1G + +!procedure Notepadplusplus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Notepadplusplus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Notion.Local.png b/distribution/simpleicons-5/N/Notion.Local.png new file mode 100644 index 00000000000..998a48eb00e Binary files /dev/null and b/distribution/simpleicons-5/N/Notion.Local.png differ diff --git a/distribution/simpleicons-5/N/Notion.Local.puml b/distribution/simpleicons-5/N/Notion.Local.puml new file mode 100644 index 00000000000..81c9cd37b79 --- /dev/null +++ b/distribution/simpleicons-5/N/Notion.Local.puml @@ -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 Notion +include('simpleicons-5/N/Notion') + +' renders the element +Notion('Notion', 'Notion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Notion.Remote.puml b/distribution/simpleicons-5/N/Notion.Remote.puml new file mode 100644 index 00000000000..9b52489f3b9 --- /dev/null +++ b/distribution/simpleicons-5/N/Notion.Remote.puml @@ -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 Notion +include('simpleicons-5/N/Notion') + +' renders the element +Notion('Notion', 'Notion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Notion.md b/distribution/simpleicons-5/N/Notion.md new file mode 100644 index 00000000000..aa3ae17b8f3 --- /dev/null +++ b/distribution/simpleicons-5/N/Notion.md @@ -0,0 +1,63 @@ +# Notion + + +```text +simpleicons-5/N/Notion +``` + +```text +include('simpleicons-5/N/Notion') +``` + + + +| Illustration | Notion | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Notion.png) | ![illustration for Notion](../../simpleicons-5/N/Notion.Local.png) | + + + + +## Notion + +### 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 Notion +include('simpleicons-5/N/Notion') + +' renders the element +Notion('Notion', 'Notion', '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 Notion +include('simpleicons-5/N/Notion') + +' renders the element +Notion('Notion', 'Notion', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Notion.png b/distribution/simpleicons-5/N/Notion.png new file mode 100644 index 00000000000..a5353735f1f Binary files /dev/null and b/distribution/simpleicons-5/N/Notion.png differ diff --git a/distribution/simpleicons-5/N/Notion.puml b/distribution/simpleicons-5/N/Notion.puml new file mode 100644 index 00000000000..abad6499fe1 --- /dev/null +++ b/distribution/simpleicons-5/N/Notion.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Notion + +sprite $NotionXs [10x10/16z] uwS3 + +sprite $NotionSm [12x12/16z] unza + +sprite $NotionMd [16x16/16z] un_X + +sprite $NotionLg [20x20/16z] unzKO1G + +!procedure Notion($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Notion', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Notist.Local.png b/distribution/simpleicons-5/N/Notist.Local.png new file mode 100644 index 00000000000..ab2581cf8f7 Binary files /dev/null and b/distribution/simpleicons-5/N/Notist.Local.png differ diff --git a/distribution/simpleicons-5/N/Notist.Local.puml b/distribution/simpleicons-5/N/Notist.Local.puml new file mode 100644 index 00000000000..7ab75bf60ab --- /dev/null +++ b/distribution/simpleicons-5/N/Notist.Local.puml @@ -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 Notist +include('simpleicons-5/N/Notist') + +' renders the element +Notist('Notist', 'Notist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Notist.Remote.puml b/distribution/simpleicons-5/N/Notist.Remote.puml new file mode 100644 index 00000000000..f4d4f1d1990 --- /dev/null +++ b/distribution/simpleicons-5/N/Notist.Remote.puml @@ -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 Notist +include('simpleicons-5/N/Notist') + +' renders the element +Notist('Notist', 'Notist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Notist.md b/distribution/simpleicons-5/N/Notist.md new file mode 100644 index 00000000000..fce75bc4a11 --- /dev/null +++ b/distribution/simpleicons-5/N/Notist.md @@ -0,0 +1,63 @@ +# Notist + + +```text +simpleicons-5/N/Notist +``` + +```text +include('simpleicons-5/N/Notist') +``` + + + +| Illustration | Notist | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Notist.png) | ![illustration for Notist](../../simpleicons-5/N/Notist.Local.png) | + + + + +## Notist + +### 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 Notist +include('simpleicons-5/N/Notist') + +' renders the element +Notist('Notist', 'Notist', '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 Notist +include('simpleicons-5/N/Notist') + +' renders the element +Notist('Notist', 'Notist', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Notist.png b/distribution/simpleicons-5/N/Notist.png new file mode 100644 index 00000000000..c174a6720b7 Binary files /dev/null and b/distribution/simpleicons-5/N/Notist.png differ diff --git a/distribution/simpleicons-5/N/Notist.puml b/distribution/simpleicons-5/N/Notist.puml new file mode 100644 index 00000000000..6a56055bca3 --- /dev/null +++ b/distribution/simpleicons-5/N/Notist.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Notist + +sprite $NotistXs [10x10/16z] uwS3 + +sprite $NotistSm [12x12/16z] unza + +sprite $NotistMd [16x16/16z] un_X + +sprite $NotistLg [20x20/16z] unzKO1G + +!procedure Notist($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Notist', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nounproject.Local.png b/distribution/simpleicons-5/N/Nounproject.Local.png new file mode 100644 index 00000000000..005c9e1bcec Binary files /dev/null and b/distribution/simpleicons-5/N/Nounproject.Local.png differ diff --git a/distribution/simpleicons-5/N/Nounproject.Local.puml b/distribution/simpleicons-5/N/Nounproject.Local.puml new file mode 100644 index 00000000000..970f3b14e81 --- /dev/null +++ b/distribution/simpleicons-5/N/Nounproject.Local.puml @@ -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 Nounproject +include('simpleicons-5/N/Nounproject') + +' renders the element +Nounproject('Nounproject', 'Nounproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nounproject.Remote.puml b/distribution/simpleicons-5/N/Nounproject.Remote.puml new file mode 100644 index 00000000000..5a54172ef1b --- /dev/null +++ b/distribution/simpleicons-5/N/Nounproject.Remote.puml @@ -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 Nounproject +include('simpleicons-5/N/Nounproject') + +' renders the element +Nounproject('Nounproject', 'Nounproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nounproject.md b/distribution/simpleicons-5/N/Nounproject.md new file mode 100644 index 00000000000..73c0216dc70 --- /dev/null +++ b/distribution/simpleicons-5/N/Nounproject.md @@ -0,0 +1,63 @@ +# Nounproject + + +```text +simpleicons-5/N/Nounproject +``` + +```text +include('simpleicons-5/N/Nounproject') +``` + + + +| Illustration | Nounproject | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nounproject.png) | ![illustration for Nounproject](../../simpleicons-5/N/Nounproject.Local.png) | + + + + +## Nounproject + +### 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 Nounproject +include('simpleicons-5/N/Nounproject') + +' renders the element +Nounproject('Nounproject', 'Nounproject', '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 Nounproject +include('simpleicons-5/N/Nounproject') + +' renders the element +Nounproject('Nounproject', 'Nounproject', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nounproject.png b/distribution/simpleicons-5/N/Nounproject.png new file mode 100644 index 00000000000..84888ea6a46 Binary files /dev/null and b/distribution/simpleicons-5/N/Nounproject.png differ diff --git a/distribution/simpleicons-5/N/Nounproject.puml b/distribution/simpleicons-5/N/Nounproject.puml new file mode 100644 index 00000000000..a684e0550ea --- /dev/null +++ b/distribution/simpleicons-5/N/Nounproject.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nounproject + +sprite $NounprojectXs [10x10/16z] uwS3 + +sprite $NounprojectSm [12x12/16z] unza + +sprite $NounprojectMd [16x16/16z] un_X + +sprite $NounprojectLg [20x20/16z] unzKO1G + +!procedure Nounproject($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nounproject', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Npm.Local.png b/distribution/simpleicons-5/N/Npm.Local.png new file mode 100644 index 00000000000..2d4ccacec24 Binary files /dev/null and b/distribution/simpleicons-5/N/Npm.Local.png differ diff --git a/distribution/simpleicons-5/N/Npm.Local.puml b/distribution/simpleicons-5/N/Npm.Local.puml new file mode 100644 index 00000000000..d92b1c2e78c --- /dev/null +++ b/distribution/simpleicons-5/N/Npm.Local.puml @@ -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 Npm +include('simpleicons-5/N/Npm') + +' renders the element +Npm('Npm', 'Npm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Npm.Remote.puml b/distribution/simpleicons-5/N/Npm.Remote.puml new file mode 100644 index 00000000000..87d0c2b3eb5 --- /dev/null +++ b/distribution/simpleicons-5/N/Npm.Remote.puml @@ -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 Npm +include('simpleicons-5/N/Npm') + +' renders the element +Npm('Npm', 'Npm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Npm.md b/distribution/simpleicons-5/N/Npm.md new file mode 100644 index 00000000000..615558f05c9 --- /dev/null +++ b/distribution/simpleicons-5/N/Npm.md @@ -0,0 +1,63 @@ +# Npm + + +```text +simpleicons-5/N/Npm +``` + +```text +include('simpleicons-5/N/Npm') +``` + + + +| Illustration | Npm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Npm.png) | ![illustration for Npm](../../simpleicons-5/N/Npm.Local.png) | + + + + +## Npm + +### 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 Npm +include('simpleicons-5/N/Npm') + +' renders the element +Npm('Npm', 'Npm', '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 Npm +include('simpleicons-5/N/Npm') + +' renders the element +Npm('Npm', 'Npm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Npm.png b/distribution/simpleicons-5/N/Npm.png new file mode 100644 index 00000000000..bec00813c67 Binary files /dev/null and b/distribution/simpleicons-5/N/Npm.png differ diff --git a/distribution/simpleicons-5/N/Npm.puml b/distribution/simpleicons-5/N/Npm.puml new file mode 100644 index 00000000000..830a401621b --- /dev/null +++ b/distribution/simpleicons-5/N/Npm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Npm + +sprite $NpmXs [10x10/16z] uwS3 + +sprite $NpmSm [12x12/16z] unza + +sprite $NpmMd [16x16/16z] un_X + +sprite $NpmLg [20x20/16z] unzKO1G + +!procedure Npm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Npm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nrwl.Local.png b/distribution/simpleicons-5/N/Nrwl.Local.png new file mode 100644 index 00000000000..936fa04a5e2 Binary files /dev/null and b/distribution/simpleicons-5/N/Nrwl.Local.png differ diff --git a/distribution/simpleicons-5/N/Nrwl.Local.puml b/distribution/simpleicons-5/N/Nrwl.Local.puml new file mode 100644 index 00000000000..f11937fdabf --- /dev/null +++ b/distribution/simpleicons-5/N/Nrwl.Local.puml @@ -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 Nrwl +include('simpleicons-5/N/Nrwl') + +' renders the element +Nrwl('Nrwl', 'Nrwl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nrwl.Remote.puml b/distribution/simpleicons-5/N/Nrwl.Remote.puml new file mode 100644 index 00000000000..6d39a3b37f8 --- /dev/null +++ b/distribution/simpleicons-5/N/Nrwl.Remote.puml @@ -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 Nrwl +include('simpleicons-5/N/Nrwl') + +' renders the element +Nrwl('Nrwl', 'Nrwl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nrwl.md b/distribution/simpleicons-5/N/Nrwl.md new file mode 100644 index 00000000000..7c7f88d4341 --- /dev/null +++ b/distribution/simpleicons-5/N/Nrwl.md @@ -0,0 +1,63 @@ +# Nrwl + + +```text +simpleicons-5/N/Nrwl +``` + +```text +include('simpleicons-5/N/Nrwl') +``` + + + +| Illustration | Nrwl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nrwl.png) | ![illustration for Nrwl](../../simpleicons-5/N/Nrwl.Local.png) | + + + + +## Nrwl + +### 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 Nrwl +include('simpleicons-5/N/Nrwl') + +' renders the element +Nrwl('Nrwl', 'Nrwl', '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 Nrwl +include('simpleicons-5/N/Nrwl') + +' renders the element +Nrwl('Nrwl', 'Nrwl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nrwl.png b/distribution/simpleicons-5/N/Nrwl.png new file mode 100644 index 00000000000..e8b71cc0fbb Binary files /dev/null and b/distribution/simpleicons-5/N/Nrwl.png differ diff --git a/distribution/simpleicons-5/N/Nrwl.puml b/distribution/simpleicons-5/N/Nrwl.puml new file mode 100644 index 00000000000..673fbba762c --- /dev/null +++ b/distribution/simpleicons-5/N/Nrwl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nrwl + +sprite $NrwlXs [10x10/16z] uwS3 + +sprite $NrwlSm [12x12/16z] unza + +sprite $NrwlMd [16x16/16z] un_X + +sprite $NrwlLg [20x20/16z] unzKO1G + +!procedure Nrwl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nrwl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nubank.Local.png b/distribution/simpleicons-5/N/Nubank.Local.png new file mode 100644 index 00000000000..edff1c0292d Binary files /dev/null and b/distribution/simpleicons-5/N/Nubank.Local.png differ diff --git a/distribution/simpleicons-5/N/Nubank.Local.puml b/distribution/simpleicons-5/N/Nubank.Local.puml new file mode 100644 index 00000000000..f9314168791 --- /dev/null +++ b/distribution/simpleicons-5/N/Nubank.Local.puml @@ -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 Nubank +include('simpleicons-5/N/Nubank') + +' renders the element +Nubank('Nubank', 'Nubank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nubank.Remote.puml b/distribution/simpleicons-5/N/Nubank.Remote.puml new file mode 100644 index 00000000000..23be1755fa7 --- /dev/null +++ b/distribution/simpleicons-5/N/Nubank.Remote.puml @@ -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 Nubank +include('simpleicons-5/N/Nubank') + +' renders the element +Nubank('Nubank', 'Nubank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nubank.md b/distribution/simpleicons-5/N/Nubank.md new file mode 100644 index 00000000000..21ac1a9dc72 --- /dev/null +++ b/distribution/simpleicons-5/N/Nubank.md @@ -0,0 +1,63 @@ +# Nubank + + +```text +simpleicons-5/N/Nubank +``` + +```text +include('simpleicons-5/N/Nubank') +``` + + + +| Illustration | Nubank | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nubank.png) | ![illustration for Nubank](../../simpleicons-5/N/Nubank.Local.png) | + + + + +## Nubank + +### 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 Nubank +include('simpleicons-5/N/Nubank') + +' renders the element +Nubank('Nubank', 'Nubank', '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 Nubank +include('simpleicons-5/N/Nubank') + +' renders the element +Nubank('Nubank', 'Nubank', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nubank.png b/distribution/simpleicons-5/N/Nubank.png new file mode 100644 index 00000000000..683b222d39a Binary files /dev/null and b/distribution/simpleicons-5/N/Nubank.png differ diff --git a/distribution/simpleicons-5/N/Nubank.puml b/distribution/simpleicons-5/N/Nubank.puml new file mode 100644 index 00000000000..5e991fffd28 --- /dev/null +++ b/distribution/simpleicons-5/N/Nubank.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nubank + +sprite $NubankXs [10x10/16z] uwS3 + +sprite $NubankSm [12x12/16z] unza + +sprite $NubankMd [16x16/16z] un_X + +sprite $NubankLg [20x20/16z] unzKO1G + +!procedure Nubank($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nubank', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nucleo.Local.png b/distribution/simpleicons-5/N/Nucleo.Local.png new file mode 100644 index 00000000000..81f40fb4572 Binary files /dev/null and b/distribution/simpleicons-5/N/Nucleo.Local.png differ diff --git a/distribution/simpleicons-5/N/Nucleo.Local.puml b/distribution/simpleicons-5/N/Nucleo.Local.puml new file mode 100644 index 00000000000..4f788b23576 --- /dev/null +++ b/distribution/simpleicons-5/N/Nucleo.Local.puml @@ -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 Nucleo +include('simpleicons-5/N/Nucleo') + +' renders the element +Nucleo('Nucleo', 'Nucleo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nucleo.Remote.puml b/distribution/simpleicons-5/N/Nucleo.Remote.puml new file mode 100644 index 00000000000..8f0beb831bc --- /dev/null +++ b/distribution/simpleicons-5/N/Nucleo.Remote.puml @@ -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 Nucleo +include('simpleicons-5/N/Nucleo') + +' renders the element +Nucleo('Nucleo', 'Nucleo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nucleo.md b/distribution/simpleicons-5/N/Nucleo.md new file mode 100644 index 00000000000..cd097ca6782 --- /dev/null +++ b/distribution/simpleicons-5/N/Nucleo.md @@ -0,0 +1,63 @@ +# Nucleo + + +```text +simpleicons-5/N/Nucleo +``` + +```text +include('simpleicons-5/N/Nucleo') +``` + + + +| Illustration | Nucleo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nucleo.png) | ![illustration for Nucleo](../../simpleicons-5/N/Nucleo.Local.png) | + + + + +## Nucleo + +### 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 Nucleo +include('simpleicons-5/N/Nucleo') + +' renders the element +Nucleo('Nucleo', 'Nucleo', '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 Nucleo +include('simpleicons-5/N/Nucleo') + +' renders the element +Nucleo('Nucleo', 'Nucleo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nucleo.png b/distribution/simpleicons-5/N/Nucleo.png new file mode 100644 index 00000000000..fd587e43a85 Binary files /dev/null and b/distribution/simpleicons-5/N/Nucleo.png differ diff --git a/distribution/simpleicons-5/N/Nucleo.puml b/distribution/simpleicons-5/N/Nucleo.puml new file mode 100644 index 00000000000..34c8a2a3566 --- /dev/null +++ b/distribution/simpleicons-5/N/Nucleo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nucleo + +sprite $NucleoXs [10x10/16z] uwS3 + +sprite $NucleoSm [12x12/16z] unza + +sprite $NucleoMd [16x16/16z] un_X + +sprite $NucleoLg [20x20/16z] unzKO1G + +!procedure Nucleo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nucleo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nuget.Local.png b/distribution/simpleicons-5/N/Nuget.Local.png new file mode 100644 index 00000000000..503a28c9679 Binary files /dev/null and b/distribution/simpleicons-5/N/Nuget.Local.png differ diff --git a/distribution/simpleicons-5/N/Nuget.Local.puml b/distribution/simpleicons-5/N/Nuget.Local.puml new file mode 100644 index 00000000000..6ba60f6bc1c --- /dev/null +++ b/distribution/simpleicons-5/N/Nuget.Local.puml @@ -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 Nuget +include('simpleicons-5/N/Nuget') + +' renders the element +Nuget('Nuget', 'Nuget', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nuget.Remote.puml b/distribution/simpleicons-5/N/Nuget.Remote.puml new file mode 100644 index 00000000000..3dfa554e4d9 --- /dev/null +++ b/distribution/simpleicons-5/N/Nuget.Remote.puml @@ -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 Nuget +include('simpleicons-5/N/Nuget') + +' renders the element +Nuget('Nuget', 'Nuget', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nuget.md b/distribution/simpleicons-5/N/Nuget.md new file mode 100644 index 00000000000..2537841e89b --- /dev/null +++ b/distribution/simpleicons-5/N/Nuget.md @@ -0,0 +1,63 @@ +# Nuget + + +```text +simpleicons-5/N/Nuget +``` + +```text +include('simpleicons-5/N/Nuget') +``` + + + +| Illustration | Nuget | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nuget.png) | ![illustration for Nuget](../../simpleicons-5/N/Nuget.Local.png) | + + + + +## Nuget + +### 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 Nuget +include('simpleicons-5/N/Nuget') + +' renders the element +Nuget('Nuget', 'Nuget', '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 Nuget +include('simpleicons-5/N/Nuget') + +' renders the element +Nuget('Nuget', 'Nuget', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nuget.png b/distribution/simpleicons-5/N/Nuget.png new file mode 100644 index 00000000000..18a52fa7399 Binary files /dev/null and b/distribution/simpleicons-5/N/Nuget.png differ diff --git a/distribution/simpleicons-5/N/Nuget.puml b/distribution/simpleicons-5/N/Nuget.puml new file mode 100644 index 00000000000..20175991076 --- /dev/null +++ b/distribution/simpleicons-5/N/Nuget.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nuget + +sprite $NugetXs [10x10/16z] uwS3 + +sprite $NugetSm [12x12/16z] unza + +sprite $NugetMd [16x16/16z] un_X + +sprite $NugetLg [20x20/16z] unzKO1G + +!procedure Nuget($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nuget', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nuke.Local.png b/distribution/simpleicons-5/N/Nuke.Local.png new file mode 100644 index 00000000000..a31a7283ed0 Binary files /dev/null and b/distribution/simpleicons-5/N/Nuke.Local.png differ diff --git a/distribution/simpleicons-5/N/Nuke.Local.puml b/distribution/simpleicons-5/N/Nuke.Local.puml new file mode 100644 index 00000000000..e4d8fa611da --- /dev/null +++ b/distribution/simpleicons-5/N/Nuke.Local.puml @@ -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 Nuke +include('simpleicons-5/N/Nuke') + +' renders the element +Nuke('Nuke', 'Nuke', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nuke.Remote.puml b/distribution/simpleicons-5/N/Nuke.Remote.puml new file mode 100644 index 00000000000..0dabd25d784 --- /dev/null +++ b/distribution/simpleicons-5/N/Nuke.Remote.puml @@ -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 Nuke +include('simpleicons-5/N/Nuke') + +' renders the element +Nuke('Nuke', 'Nuke', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nuke.md b/distribution/simpleicons-5/N/Nuke.md new file mode 100644 index 00000000000..b9b16651ae0 --- /dev/null +++ b/distribution/simpleicons-5/N/Nuke.md @@ -0,0 +1,63 @@ +# Nuke + + +```text +simpleicons-5/N/Nuke +``` + +```text +include('simpleicons-5/N/Nuke') +``` + + + +| Illustration | Nuke | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nuke.png) | ![illustration for Nuke](../../simpleicons-5/N/Nuke.Local.png) | + + + + +## Nuke + +### 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 Nuke +include('simpleicons-5/N/Nuke') + +' renders the element +Nuke('Nuke', 'Nuke', '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 Nuke +include('simpleicons-5/N/Nuke') + +' renders the element +Nuke('Nuke', 'Nuke', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nuke.png b/distribution/simpleicons-5/N/Nuke.png new file mode 100644 index 00000000000..6323c22c3e6 Binary files /dev/null and b/distribution/simpleicons-5/N/Nuke.png differ diff --git a/distribution/simpleicons-5/N/Nuke.puml b/distribution/simpleicons-5/N/Nuke.puml new file mode 100644 index 00000000000..bd8455ce67e --- /dev/null +++ b/distribution/simpleicons-5/N/Nuke.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nuke + +sprite $NukeXs [10x10/16z] uwS3 + +sprite $NukeSm [12x12/16z] unza + +sprite $NukeMd [16x16/16z] un_X + +sprite $NukeLg [20x20/16z] unzKO1G + +!procedure Nuke($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nuke', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Numba.Local.png b/distribution/simpleicons-5/N/Numba.Local.png new file mode 100644 index 00000000000..475f8381373 Binary files /dev/null and b/distribution/simpleicons-5/N/Numba.Local.png differ diff --git a/distribution/simpleicons-5/N/Numba.Local.puml b/distribution/simpleicons-5/N/Numba.Local.puml new file mode 100644 index 00000000000..a00c35928d6 --- /dev/null +++ b/distribution/simpleicons-5/N/Numba.Local.puml @@ -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 Numba +include('simpleicons-5/N/Numba') + +' renders the element +Numba('Numba', 'Numba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Numba.Remote.puml b/distribution/simpleicons-5/N/Numba.Remote.puml new file mode 100644 index 00000000000..90683e53a2e --- /dev/null +++ b/distribution/simpleicons-5/N/Numba.Remote.puml @@ -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 Numba +include('simpleicons-5/N/Numba') + +' renders the element +Numba('Numba', 'Numba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Numba.md b/distribution/simpleicons-5/N/Numba.md new file mode 100644 index 00000000000..3ad58868619 --- /dev/null +++ b/distribution/simpleicons-5/N/Numba.md @@ -0,0 +1,63 @@ +# Numba + + +```text +simpleicons-5/N/Numba +``` + +```text +include('simpleicons-5/N/Numba') +``` + + + +| Illustration | Numba | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Numba.png) | ![illustration for Numba](../../simpleicons-5/N/Numba.Local.png) | + + + + +## Numba + +### 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 Numba +include('simpleicons-5/N/Numba') + +' renders the element +Numba('Numba', 'Numba', '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 Numba +include('simpleicons-5/N/Numba') + +' renders the element +Numba('Numba', 'Numba', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Numba.png b/distribution/simpleicons-5/N/Numba.png new file mode 100644 index 00000000000..75efc6924b7 Binary files /dev/null and b/distribution/simpleicons-5/N/Numba.png differ diff --git a/distribution/simpleicons-5/N/Numba.puml b/distribution/simpleicons-5/N/Numba.puml new file mode 100644 index 00000000000..ff222de09b2 --- /dev/null +++ b/distribution/simpleicons-5/N/Numba.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Numba + +sprite $NumbaXs [10x10/16z] uwS3 + +sprite $NumbaSm [12x12/16z] unza + +sprite $NumbaMd [16x16/16z] un_X + +sprite $NumbaLg [20x20/16z] unzKO1G + +!procedure Numba($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Numba', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Numpy.Local.png b/distribution/simpleicons-5/N/Numpy.Local.png new file mode 100644 index 00000000000..f5cc60989b1 Binary files /dev/null and b/distribution/simpleicons-5/N/Numpy.Local.png differ diff --git a/distribution/simpleicons-5/N/Numpy.Local.puml b/distribution/simpleicons-5/N/Numpy.Local.puml new file mode 100644 index 00000000000..6da162e1a54 --- /dev/null +++ b/distribution/simpleicons-5/N/Numpy.Local.puml @@ -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 Numpy +include('simpleicons-5/N/Numpy') + +' renders the element +Numpy('Numpy', 'Numpy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Numpy.Remote.puml b/distribution/simpleicons-5/N/Numpy.Remote.puml new file mode 100644 index 00000000000..f711bb2f0df --- /dev/null +++ b/distribution/simpleicons-5/N/Numpy.Remote.puml @@ -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 Numpy +include('simpleicons-5/N/Numpy') + +' renders the element +Numpy('Numpy', 'Numpy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Numpy.md b/distribution/simpleicons-5/N/Numpy.md new file mode 100644 index 00000000000..74dbb3ba7c5 --- /dev/null +++ b/distribution/simpleicons-5/N/Numpy.md @@ -0,0 +1,63 @@ +# Numpy + + +```text +simpleicons-5/N/Numpy +``` + +```text +include('simpleicons-5/N/Numpy') +``` + + + +| Illustration | Numpy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Numpy.png) | ![illustration for Numpy](../../simpleicons-5/N/Numpy.Local.png) | + + + + +## Numpy + +### 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 Numpy +include('simpleicons-5/N/Numpy') + +' renders the element +Numpy('Numpy', 'Numpy', '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 Numpy +include('simpleicons-5/N/Numpy') + +' renders the element +Numpy('Numpy', 'Numpy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Numpy.png b/distribution/simpleicons-5/N/Numpy.png new file mode 100644 index 00000000000..ccde793bba9 Binary files /dev/null and b/distribution/simpleicons-5/N/Numpy.png differ diff --git a/distribution/simpleicons-5/N/Numpy.puml b/distribution/simpleicons-5/N/Numpy.puml new file mode 100644 index 00000000000..e85c2f53978 --- /dev/null +++ b/distribution/simpleicons-5/N/Numpy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Numpy + +sprite $NumpyXs [10x10/16z] uwS3 + +sprite $NumpySm [12x12/16z] unza + +sprite $NumpyMd [16x16/16z] un_X + +sprite $NumpyLg [20x20/16z] unzKO1G + +!procedure Numpy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Numpy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nutanix.Local.png b/distribution/simpleicons-5/N/Nutanix.Local.png new file mode 100644 index 00000000000..857776e9239 Binary files /dev/null and b/distribution/simpleicons-5/N/Nutanix.Local.png differ diff --git a/distribution/simpleicons-5/N/Nutanix.Local.puml b/distribution/simpleicons-5/N/Nutanix.Local.puml new file mode 100644 index 00000000000..b0ea72b75a4 --- /dev/null +++ b/distribution/simpleicons-5/N/Nutanix.Local.puml @@ -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 Nutanix +include('simpleicons-5/N/Nutanix') + +' renders the element +Nutanix('Nutanix', 'Nutanix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nutanix.Remote.puml b/distribution/simpleicons-5/N/Nutanix.Remote.puml new file mode 100644 index 00000000000..ab7d3bc6f8b --- /dev/null +++ b/distribution/simpleicons-5/N/Nutanix.Remote.puml @@ -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 Nutanix +include('simpleicons-5/N/Nutanix') + +' renders the element +Nutanix('Nutanix', 'Nutanix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nutanix.md b/distribution/simpleicons-5/N/Nutanix.md new file mode 100644 index 00000000000..3aefbc58cfb --- /dev/null +++ b/distribution/simpleicons-5/N/Nutanix.md @@ -0,0 +1,63 @@ +# Nutanix + + +```text +simpleicons-5/N/Nutanix +``` + +```text +include('simpleicons-5/N/Nutanix') +``` + + + +| Illustration | Nutanix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nutanix.png) | ![illustration for Nutanix](../../simpleicons-5/N/Nutanix.Local.png) | + + + + +## Nutanix + +### 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 Nutanix +include('simpleicons-5/N/Nutanix') + +' renders the element +Nutanix('Nutanix', 'Nutanix', '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 Nutanix +include('simpleicons-5/N/Nutanix') + +' renders the element +Nutanix('Nutanix', 'Nutanix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nutanix.png b/distribution/simpleicons-5/N/Nutanix.png new file mode 100644 index 00000000000..a99d20babd4 Binary files /dev/null and b/distribution/simpleicons-5/N/Nutanix.png differ diff --git a/distribution/simpleicons-5/N/Nutanix.puml b/distribution/simpleicons-5/N/Nutanix.puml new file mode 100644 index 00000000000..d4b1d3ec2be --- /dev/null +++ b/distribution/simpleicons-5/N/Nutanix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nutanix + +sprite $NutanixXs [10x10/16z] uwS3 + +sprite $NutanixSm [12x12/16z] unza + +sprite $NutanixMd [16x16/16z] un_X + +sprite $NutanixLg [20x20/16z] unzKO1G + +!procedure Nutanix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nutanix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nuxtdotjs.Local.png b/distribution/simpleicons-5/N/Nuxtdotjs.Local.png new file mode 100644 index 00000000000..de8cafad821 Binary files /dev/null and b/distribution/simpleicons-5/N/Nuxtdotjs.Local.png differ diff --git a/distribution/simpleicons-5/N/Nuxtdotjs.Local.puml b/distribution/simpleicons-5/N/Nuxtdotjs.Local.puml new file mode 100644 index 00000000000..384cf264401 --- /dev/null +++ b/distribution/simpleicons-5/N/Nuxtdotjs.Local.puml @@ -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 Nuxtdotjs +include('simpleicons-5/N/Nuxtdotjs') + +' renders the element +Nuxtdotjs('Nuxtdotjs', 'Nuxtdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nuxtdotjs.Remote.puml b/distribution/simpleicons-5/N/Nuxtdotjs.Remote.puml new file mode 100644 index 00000000000..0ef72f0bc0f --- /dev/null +++ b/distribution/simpleicons-5/N/Nuxtdotjs.Remote.puml @@ -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 Nuxtdotjs +include('simpleicons-5/N/Nuxtdotjs') + +' renders the element +Nuxtdotjs('Nuxtdotjs', 'Nuxtdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nuxtdotjs.md b/distribution/simpleicons-5/N/Nuxtdotjs.md new file mode 100644 index 00000000000..85952da3b15 --- /dev/null +++ b/distribution/simpleicons-5/N/Nuxtdotjs.md @@ -0,0 +1,63 @@ +# Nuxtdotjs + + +```text +simpleicons-5/N/Nuxtdotjs +``` + +```text +include('simpleicons-5/N/Nuxtdotjs') +``` + + + +| Illustration | Nuxtdotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nuxtdotjs.png) | ![illustration for Nuxtdotjs](../../simpleicons-5/N/Nuxtdotjs.Local.png) | + + + + +## Nuxtdotjs + +### 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 Nuxtdotjs +include('simpleicons-5/N/Nuxtdotjs') + +' renders the element +Nuxtdotjs('Nuxtdotjs', 'Nuxtdotjs', '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 Nuxtdotjs +include('simpleicons-5/N/Nuxtdotjs') + +' renders the element +Nuxtdotjs('Nuxtdotjs', 'Nuxtdotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nuxtdotjs.png b/distribution/simpleicons-5/N/Nuxtdotjs.png new file mode 100644 index 00000000000..22f9f772109 Binary files /dev/null and b/distribution/simpleicons-5/N/Nuxtdotjs.png differ diff --git a/distribution/simpleicons-5/N/Nuxtdotjs.puml b/distribution/simpleicons-5/N/Nuxtdotjs.puml new file mode 100644 index 00000000000..896b9cb576e --- /dev/null +++ b/distribution/simpleicons-5/N/Nuxtdotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nuxtdotjs + +sprite $NuxtdotjsXs [10x10/16z] uwS3 + +sprite $NuxtdotjsSm [12x12/16z] unza + +sprite $NuxtdotjsMd [16x16/16z] un_X + +sprite $NuxtdotjsLg [20x20/16z] unzKO1G + +!procedure Nuxtdotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nuxtdotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nvidia.Local.png b/distribution/simpleicons-5/N/Nvidia.Local.png new file mode 100644 index 00000000000..76214471449 Binary files /dev/null and b/distribution/simpleicons-5/N/Nvidia.Local.png differ diff --git a/distribution/simpleicons-5/N/Nvidia.Local.puml b/distribution/simpleicons-5/N/Nvidia.Local.puml new file mode 100644 index 00000000000..f8ded61a362 --- /dev/null +++ b/distribution/simpleicons-5/N/Nvidia.Local.puml @@ -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 Nvidia +include('simpleicons-5/N/Nvidia') + +' renders the element +Nvidia('Nvidia', 'Nvidia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nvidia.Remote.puml b/distribution/simpleicons-5/N/Nvidia.Remote.puml new file mode 100644 index 00000000000..da49cd9e99e --- /dev/null +++ b/distribution/simpleicons-5/N/Nvidia.Remote.puml @@ -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 Nvidia +include('simpleicons-5/N/Nvidia') + +' renders the element +Nvidia('Nvidia', 'Nvidia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nvidia.md b/distribution/simpleicons-5/N/Nvidia.md new file mode 100644 index 00000000000..9c9cce6f2f7 --- /dev/null +++ b/distribution/simpleicons-5/N/Nvidia.md @@ -0,0 +1,63 @@ +# Nvidia + + +```text +simpleicons-5/N/Nvidia +``` + +```text +include('simpleicons-5/N/Nvidia') +``` + + + +| Illustration | Nvidia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nvidia.png) | ![illustration for Nvidia](../../simpleicons-5/N/Nvidia.Local.png) | + + + + +## Nvidia + +### 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 Nvidia +include('simpleicons-5/N/Nvidia') + +' renders the element +Nvidia('Nvidia', 'Nvidia', '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 Nvidia +include('simpleicons-5/N/Nvidia') + +' renders the element +Nvidia('Nvidia', 'Nvidia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nvidia.png b/distribution/simpleicons-5/N/Nvidia.png new file mode 100644 index 00000000000..7ec6315b20b Binary files /dev/null and b/distribution/simpleicons-5/N/Nvidia.png differ diff --git a/distribution/simpleicons-5/N/Nvidia.puml b/distribution/simpleicons-5/N/Nvidia.puml new file mode 100644 index 00000000000..33be5eed67b --- /dev/null +++ b/distribution/simpleicons-5/N/Nvidia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nvidia + +sprite $NvidiaXs [10x10/16z] uwS3 + +sprite $NvidiaSm [12x12/16z] unza + +sprite $NvidiaMd [16x16/16z] un_X + +sprite $NvidiaLg [20x20/16z] unzKO1G + +!procedure Nvidia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nvidia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/Nx.Local.png b/distribution/simpleicons-5/N/Nx.Local.png new file mode 100644 index 00000000000..8752ba90ef0 Binary files /dev/null and b/distribution/simpleicons-5/N/Nx.Local.png differ diff --git a/distribution/simpleicons-5/N/Nx.Local.puml b/distribution/simpleicons-5/N/Nx.Local.puml new file mode 100644 index 00000000000..b21418c69c0 --- /dev/null +++ b/distribution/simpleicons-5/N/Nx.Local.puml @@ -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 Nx +include('simpleicons-5/N/Nx') + +' renders the element +Nx('Nx', 'Nx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nx.Remote.puml b/distribution/simpleicons-5/N/Nx.Remote.puml new file mode 100644 index 00000000000..f66793bcbd0 --- /dev/null +++ b/distribution/simpleicons-5/N/Nx.Remote.puml @@ -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 Nx +include('simpleicons-5/N/Nx') + +' renders the element +Nx('Nx', 'Nx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/N/Nx.md b/distribution/simpleicons-5/N/Nx.md new file mode 100644 index 00000000000..3ecbfa4b858 --- /dev/null +++ b/distribution/simpleicons-5/N/Nx.md @@ -0,0 +1,63 @@ +# Nx + + +```text +simpleicons-5/N/Nx +``` + +```text +include('simpleicons-5/N/Nx') +``` + + + +| Illustration | Nx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/N/Nx.png) | ![illustration for Nx](../../simpleicons-5/N/Nx.Local.png) | + + + + +## Nx + +### 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 Nx +include('simpleicons-5/N/Nx') + +' renders the element +Nx('Nx', 'Nx', '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 Nx +include('simpleicons-5/N/Nx') + +' renders the element +Nx('Nx', 'Nx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/N/Nx.png b/distribution/simpleicons-5/N/Nx.png new file mode 100644 index 00000000000..ec8d7e55ebe Binary files /dev/null and b/distribution/simpleicons-5/N/Nx.png differ diff --git a/distribution/simpleicons-5/N/Nx.puml b/distribution/simpleicons-5/N/Nx.puml new file mode 100644 index 00000000000..19011616688 --- /dev/null +++ b/distribution/simpleicons-5/N/Nx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/N/Nx + +sprite $NxXs [10x10/16z] uwS3 + +sprite $NxSm [12x12/16z] unza + +sprite $NxMd [16x16/16z] un_X + +sprite $NxLg [20x20/16z] unzKO1G + +!procedure Nx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/N/Nx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/N/README.md b/distribution/simpleicons-5/N/README.md new file mode 100644 index 00000000000..fa6005fd5fb --- /dev/null +++ b/distribution/simpleicons-5/N/README.md @@ -0,0 +1,68 @@ +# N + +The module contains 57 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/N/N26](../../simpleicons-5/N/N26.png) | [simpleicons-5/N/N26](../../simpleicons-5/N/N26.md) | +| ![illustration of simpleicons-5/N/Namebase](../../simpleicons-5/N/Namebase.png) | [simpleicons-5/N/Namebase](../../simpleicons-5/N/Namebase.md) | +| ![illustration of simpleicons-5/N/Namecheap](../../simpleicons-5/N/Namecheap.png) | [simpleicons-5/N/Namecheap](../../simpleicons-5/N/Namecheap.md) | +| ![illustration of simpleicons-5/N/Nano](../../simpleicons-5/N/Nano.png) | [simpleicons-5/N/Nano](../../simpleicons-5/N/Nano.md) | +| ![illustration of simpleicons-5/N/Nasa](../../simpleicons-5/N/Nasa.png) | [simpleicons-5/N/Nasa](../../simpleicons-5/N/Nasa.md) | +| ![illustration of simpleicons-5/N/Nationalgrid](../../simpleicons-5/N/Nationalgrid.png) | [simpleicons-5/N/Nationalgrid](../../simpleicons-5/N/Nationalgrid.md) | +| ![illustration of simpleicons-5/N/Nativescript](../../simpleicons-5/N/Nativescript.png) | [simpleicons-5/N/Nativescript](../../simpleicons-5/N/Nativescript.md) | +| ![illustration of simpleicons-5/N/Naver](../../simpleicons-5/N/Naver.png) | [simpleicons-5/N/Naver](../../simpleicons-5/N/Naver.md) | +| ![illustration of simpleicons-5/N/Nba](../../simpleicons-5/N/Nba.png) | [simpleicons-5/N/Nba](../../simpleicons-5/N/Nba.md) | +| ![illustration of simpleicons-5/N/Nbb](../../simpleicons-5/N/Nbb.png) | [simpleicons-5/N/Nbb](../../simpleicons-5/N/Nbb.md) | +| ![illustration of simpleicons-5/N/Ndr](../../simpleicons-5/N/Ndr.png) | [simpleicons-5/N/Ndr](../../simpleicons-5/N/Ndr.md) | +| ![illustration of simpleicons-5/N/Nec](../../simpleicons-5/N/Nec.png) | [simpleicons-5/N/Nec](../../simpleicons-5/N/Nec.md) | +| ![illustration of simpleicons-5/N/Neo4J](../../simpleicons-5/N/Neo4J.png) | [simpleicons-5/N/Neo4J](../../simpleicons-5/N/Neo4J.md) | +| ![illustration of simpleicons-5/N/Neovim](../../simpleicons-5/N/Neovim.png) | [simpleicons-5/N/Neovim](../../simpleicons-5/N/Neovim.md) | +| ![illustration of simpleicons-5/N/Nestjs](../../simpleicons-5/N/Nestjs.png) | [simpleicons-5/N/Nestjs](../../simpleicons-5/N/Nestjs.md) | +| ![illustration of simpleicons-5/N/Netapp](../../simpleicons-5/N/Netapp.png) | [simpleicons-5/N/Netapp](../../simpleicons-5/N/Netapp.md) | +| ![illustration of simpleicons-5/N/Netflix](../../simpleicons-5/N/Netflix.png) | [simpleicons-5/N/Netflix](../../simpleicons-5/N/Netflix.md) | +| ![illustration of simpleicons-5/N/Netlify](../../simpleicons-5/N/Netlify.png) | [simpleicons-5/N/Netlify](../../simpleicons-5/N/Netlify.md) | +| ![illustration of simpleicons-5/N/Newjapanprowrestling](../../simpleicons-5/N/Newjapanprowrestling.png) | [simpleicons-5/N/Newjapanprowrestling](../../simpleicons-5/N/Newjapanprowrestling.md) | +| ![illustration of simpleicons-5/N/Newrelic](../../simpleicons-5/N/Newrelic.png) | [simpleicons-5/N/Newrelic](../../simpleicons-5/N/Newrelic.md) | +| ![illustration of simpleicons-5/N/Newyorktimes](../../simpleicons-5/N/Newyorktimes.png) | [simpleicons-5/N/Newyorktimes](../../simpleicons-5/N/Newyorktimes.md) | +| ![illustration of simpleicons-5/N/Nextcloud](../../simpleicons-5/N/Nextcloud.png) | [simpleicons-5/N/Nextcloud](../../simpleicons-5/N/Nextcloud.md) | +| ![illustration of simpleicons-5/N/Nextdoor](../../simpleicons-5/N/Nextdoor.png) | [simpleicons-5/N/Nextdoor](../../simpleicons-5/N/Nextdoor.md) | +| ![illustration of simpleicons-5/N/Nextdotjs](../../simpleicons-5/N/Nextdotjs.png) | [simpleicons-5/N/Nextdotjs](../../simpleicons-5/N/Nextdotjs.md) | +| ![illustration of simpleicons-5/N/Nfc](../../simpleicons-5/N/Nfc.png) | [simpleicons-5/N/Nfc](../../simpleicons-5/N/Nfc.md) | +| ![illustration of simpleicons-5/N/Nginx](../../simpleicons-5/N/Nginx.png) | [simpleicons-5/N/Nginx](../../simpleicons-5/N/Nginx.md) | +| ![illustration of simpleicons-5/N/Ngrok](../../simpleicons-5/N/Ngrok.png) | [simpleicons-5/N/Ngrok](../../simpleicons-5/N/Ngrok.md) | +| ![illustration of simpleicons-5/N/Niconico](../../simpleicons-5/N/Niconico.png) | [simpleicons-5/N/Niconico](../../simpleicons-5/N/Niconico.md) | +| ![illustration of simpleicons-5/N/Nim](../../simpleicons-5/N/Nim.png) | [simpleicons-5/N/Nim](../../simpleicons-5/N/Nim.md) | +| ![illustration of simpleicons-5/N/Nintendo](../../simpleicons-5/N/Nintendo.png) | [simpleicons-5/N/Nintendo](../../simpleicons-5/N/Nintendo.md) | +| ![illustration of simpleicons-5/N/Nintendo3Ds](../../simpleicons-5/N/Nintendo3Ds.png) | [simpleicons-5/N/Nintendo3Ds](../../simpleicons-5/N/Nintendo3Ds.md) | +| ![illustration of simpleicons-5/N/Nintendogamecube](../../simpleicons-5/N/Nintendogamecube.png) | [simpleicons-5/N/Nintendogamecube](../../simpleicons-5/N/Nintendogamecube.md) | +| ![illustration of simpleicons-5/N/Nintendonetwork](../../simpleicons-5/N/Nintendonetwork.png) | [simpleicons-5/N/Nintendonetwork](../../simpleicons-5/N/Nintendonetwork.md) | +| ![illustration of simpleicons-5/N/Nintendoswitch](../../simpleicons-5/N/Nintendoswitch.png) | [simpleicons-5/N/Nintendoswitch](../../simpleicons-5/N/Nintendoswitch.md) | +| ![illustration of simpleicons-5/N/Nissan](../../simpleicons-5/N/Nissan.png) | [simpleicons-5/N/Nissan](../../simpleicons-5/N/Nissan.md) | +| ![illustration of simpleicons-5/N/Nixos](../../simpleicons-5/N/Nixos.png) | [simpleicons-5/N/Nixos](../../simpleicons-5/N/Nixos.md) | +| ![illustration of simpleicons-5/N/Nodedotjs](../../simpleicons-5/N/Nodedotjs.png) | [simpleicons-5/N/Nodedotjs](../../simpleicons-5/N/Nodedotjs.md) | +| ![illustration of simpleicons-5/N/Nodemon](../../simpleicons-5/N/Nodemon.png) | [simpleicons-5/N/Nodemon](../../simpleicons-5/N/Nodemon.md) | +| ![illustration of simpleicons-5/N/Nodered](../../simpleicons-5/N/Nodered.png) | [simpleicons-5/N/Nodered](../../simpleicons-5/N/Nodered.md) | +| ![illustration of simpleicons-5/N/Nokia](../../simpleicons-5/N/Nokia.png) | [simpleicons-5/N/Nokia](../../simpleicons-5/N/Nokia.md) | +| ![illustration of simpleicons-5/N/Norwegian](../../simpleicons-5/N/Norwegian.png) | [simpleicons-5/N/Norwegian](../../simpleicons-5/N/Norwegian.md) | +| ![illustration of simpleicons-5/N/Notepadplusplus](../../simpleicons-5/N/Notepadplusplus.png) | [simpleicons-5/N/Notepadplusplus](../../simpleicons-5/N/Notepadplusplus.md) | +| ![illustration of simpleicons-5/N/Notion](../../simpleicons-5/N/Notion.png) | [simpleicons-5/N/Notion](../../simpleicons-5/N/Notion.md) | +| ![illustration of simpleicons-5/N/Notist](../../simpleicons-5/N/Notist.png) | [simpleicons-5/N/Notist](../../simpleicons-5/N/Notist.md) | +| ![illustration of simpleicons-5/N/Nounproject](../../simpleicons-5/N/Nounproject.png) | [simpleicons-5/N/Nounproject](../../simpleicons-5/N/Nounproject.md) | +| ![illustration of simpleicons-5/N/Npm](../../simpleicons-5/N/Npm.png) | [simpleicons-5/N/Npm](../../simpleicons-5/N/Npm.md) | +| ![illustration of simpleicons-5/N/Nrwl](../../simpleicons-5/N/Nrwl.png) | [simpleicons-5/N/Nrwl](../../simpleicons-5/N/Nrwl.md) | +| ![illustration of simpleicons-5/N/Nubank](../../simpleicons-5/N/Nubank.png) | [simpleicons-5/N/Nubank](../../simpleicons-5/N/Nubank.md) | +| ![illustration of simpleicons-5/N/Nucleo](../../simpleicons-5/N/Nucleo.png) | [simpleicons-5/N/Nucleo](../../simpleicons-5/N/Nucleo.md) | +| ![illustration of simpleicons-5/N/Nuget](../../simpleicons-5/N/Nuget.png) | [simpleicons-5/N/Nuget](../../simpleicons-5/N/Nuget.md) | +| ![illustration of simpleicons-5/N/Nuke](../../simpleicons-5/N/Nuke.png) | [simpleicons-5/N/Nuke](../../simpleicons-5/N/Nuke.md) | +| ![illustration of simpleicons-5/N/Numba](../../simpleicons-5/N/Numba.png) | [simpleicons-5/N/Numba](../../simpleicons-5/N/Numba.md) | +| ![illustration of simpleicons-5/N/Numpy](../../simpleicons-5/N/Numpy.png) | [simpleicons-5/N/Numpy](../../simpleicons-5/N/Numpy.md) | +| ![illustration of simpleicons-5/N/Nutanix](../../simpleicons-5/N/Nutanix.png) | [simpleicons-5/N/Nutanix](../../simpleicons-5/N/Nutanix.md) | +| ![illustration of simpleicons-5/N/Nuxtdotjs](../../simpleicons-5/N/Nuxtdotjs.png) | [simpleicons-5/N/Nuxtdotjs](../../simpleicons-5/N/Nuxtdotjs.md) | +| ![illustration of simpleicons-5/N/Nvidia](../../simpleicons-5/N/Nvidia.png) | [simpleicons-5/N/Nvidia](../../simpleicons-5/N/Nvidia.md) | +| ![illustration of simpleicons-5/N/Nx](../../simpleicons-5/N/Nx.png) | [simpleicons-5/N/Nx](../../simpleicons-5/N/Nx.md) | + + + diff --git a/distribution/simpleicons-5/O/Observable.Local.png b/distribution/simpleicons-5/O/Observable.Local.png new file mode 100644 index 00000000000..766f5ad31ec Binary files /dev/null and b/distribution/simpleicons-5/O/Observable.Local.png differ diff --git a/distribution/simpleicons-5/O/Observable.Local.puml b/distribution/simpleicons-5/O/Observable.Local.puml new file mode 100644 index 00000000000..1d080c110b0 --- /dev/null +++ b/distribution/simpleicons-5/O/Observable.Local.puml @@ -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 Observable +include('simpleicons-5/O/Observable') + +' renders the element +Observable('Observable', 'Observable', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Observable.Remote.puml b/distribution/simpleicons-5/O/Observable.Remote.puml new file mode 100644 index 00000000000..c1a380429fc --- /dev/null +++ b/distribution/simpleicons-5/O/Observable.Remote.puml @@ -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 Observable +include('simpleicons-5/O/Observable') + +' renders the element +Observable('Observable', 'Observable', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Observable.md b/distribution/simpleicons-5/O/Observable.md new file mode 100644 index 00000000000..177a3517523 --- /dev/null +++ b/distribution/simpleicons-5/O/Observable.md @@ -0,0 +1,63 @@ +# Observable + + +```text +simpleicons-5/O/Observable +``` + +```text +include('simpleicons-5/O/Observable') +``` + + + +| Illustration | Observable | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Observable.png) | ![illustration for Observable](../../simpleicons-5/O/Observable.Local.png) | + + + + +## Observable + +### 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 Observable +include('simpleicons-5/O/Observable') + +' renders the element +Observable('Observable', 'Observable', '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 Observable +include('simpleicons-5/O/Observable') + +' renders the element +Observable('Observable', 'Observable', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Observable.png b/distribution/simpleicons-5/O/Observable.png new file mode 100644 index 00000000000..5d64e033a98 Binary files /dev/null and b/distribution/simpleicons-5/O/Observable.png differ diff --git a/distribution/simpleicons-5/O/Observable.puml b/distribution/simpleicons-5/O/Observable.puml new file mode 100644 index 00000000000..18686576f71 --- /dev/null +++ b/distribution/simpleicons-5/O/Observable.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Observable + +sprite $ObservableXs [10x10/16z] uwS3 + +sprite $ObservableSm [12x12/16z] unza + +sprite $ObservableMd [16x16/16z] un_X + +sprite $ObservableLg [20x20/16z] unzKO1G + +!procedure Observable($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Observable', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Obsstudio.Local.png b/distribution/simpleicons-5/O/Obsstudio.Local.png new file mode 100644 index 00000000000..c010825f7ee Binary files /dev/null and b/distribution/simpleicons-5/O/Obsstudio.Local.png differ diff --git a/distribution/simpleicons-5/O/Obsstudio.Local.puml b/distribution/simpleicons-5/O/Obsstudio.Local.puml new file mode 100644 index 00000000000..89d2d46cf69 --- /dev/null +++ b/distribution/simpleicons-5/O/Obsstudio.Local.puml @@ -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 Obsstudio +include('simpleicons-5/O/Obsstudio') + +' renders the element +Obsstudio('Obsstudio', 'Obsstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Obsstudio.Remote.puml b/distribution/simpleicons-5/O/Obsstudio.Remote.puml new file mode 100644 index 00000000000..58fbb313ac4 --- /dev/null +++ b/distribution/simpleicons-5/O/Obsstudio.Remote.puml @@ -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 Obsstudio +include('simpleicons-5/O/Obsstudio') + +' renders the element +Obsstudio('Obsstudio', 'Obsstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Obsstudio.md b/distribution/simpleicons-5/O/Obsstudio.md new file mode 100644 index 00000000000..83fd18e9c58 --- /dev/null +++ b/distribution/simpleicons-5/O/Obsstudio.md @@ -0,0 +1,63 @@ +# Obsstudio + + +```text +simpleicons-5/O/Obsstudio +``` + +```text +include('simpleicons-5/O/Obsstudio') +``` + + + +| Illustration | Obsstudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Obsstudio.png) | ![illustration for Obsstudio](../../simpleicons-5/O/Obsstudio.Local.png) | + + + + +## Obsstudio + +### 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 Obsstudio +include('simpleicons-5/O/Obsstudio') + +' renders the element +Obsstudio('Obsstudio', 'Obsstudio', '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 Obsstudio +include('simpleicons-5/O/Obsstudio') + +' renders the element +Obsstudio('Obsstudio', 'Obsstudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Obsstudio.png b/distribution/simpleicons-5/O/Obsstudio.png new file mode 100644 index 00000000000..74edb209255 Binary files /dev/null and b/distribution/simpleicons-5/O/Obsstudio.png differ diff --git a/distribution/simpleicons-5/O/Obsstudio.puml b/distribution/simpleicons-5/O/Obsstudio.puml new file mode 100644 index 00000000000..918532ad8fc --- /dev/null +++ b/distribution/simpleicons-5/O/Obsstudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Obsstudio + +sprite $ObsstudioXs [10x10/16z] uwS3 + +sprite $ObsstudioSm [12x12/16z] unza + +sprite $ObsstudioMd [16x16/16z] un_X + +sprite $ObsstudioLg [20x20/16z] unzKO1G + +!procedure Obsstudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Obsstudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Ocaml.Local.png b/distribution/simpleicons-5/O/Ocaml.Local.png new file mode 100644 index 00000000000..f265b112a2a Binary files /dev/null and b/distribution/simpleicons-5/O/Ocaml.Local.png differ diff --git a/distribution/simpleicons-5/O/Ocaml.Local.puml b/distribution/simpleicons-5/O/Ocaml.Local.puml new file mode 100644 index 00000000000..90678a43d8d --- /dev/null +++ b/distribution/simpleicons-5/O/Ocaml.Local.puml @@ -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 Ocaml +include('simpleicons-5/O/Ocaml') + +' renders the element +Ocaml('Ocaml', 'Ocaml', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Ocaml.Remote.puml b/distribution/simpleicons-5/O/Ocaml.Remote.puml new file mode 100644 index 00000000000..11f88fa13b4 --- /dev/null +++ b/distribution/simpleicons-5/O/Ocaml.Remote.puml @@ -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 Ocaml +include('simpleicons-5/O/Ocaml') + +' renders the element +Ocaml('Ocaml', 'Ocaml', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Ocaml.md b/distribution/simpleicons-5/O/Ocaml.md new file mode 100644 index 00000000000..a8a0874ead2 --- /dev/null +++ b/distribution/simpleicons-5/O/Ocaml.md @@ -0,0 +1,63 @@ +# Ocaml + + +```text +simpleicons-5/O/Ocaml +``` + +```text +include('simpleicons-5/O/Ocaml') +``` + + + +| Illustration | Ocaml | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Ocaml.png) | ![illustration for Ocaml](../../simpleicons-5/O/Ocaml.Local.png) | + + + + +## Ocaml + +### 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 Ocaml +include('simpleicons-5/O/Ocaml') + +' renders the element +Ocaml('Ocaml', 'Ocaml', '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 Ocaml +include('simpleicons-5/O/Ocaml') + +' renders the element +Ocaml('Ocaml', 'Ocaml', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Ocaml.png b/distribution/simpleicons-5/O/Ocaml.png new file mode 100644 index 00000000000..2d38a805b37 Binary files /dev/null and b/distribution/simpleicons-5/O/Ocaml.png differ diff --git a/distribution/simpleicons-5/O/Ocaml.puml b/distribution/simpleicons-5/O/Ocaml.puml new file mode 100644 index 00000000000..9051c1a6f62 --- /dev/null +++ b/distribution/simpleicons-5/O/Ocaml.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Ocaml + +sprite $OcamlXs [10x10/16z] uwS3 + +sprite $OcamlSm [12x12/16z] unza + +sprite $OcamlMd [16x16/16z] un_X + +sprite $OcamlLg [20x20/16z] unzKO1G + +!procedure Ocaml($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Ocaml', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Octave.Local.png b/distribution/simpleicons-5/O/Octave.Local.png new file mode 100644 index 00000000000..802b8d98b64 Binary files /dev/null and b/distribution/simpleicons-5/O/Octave.Local.png differ diff --git a/distribution/simpleicons-5/O/Octave.Local.puml b/distribution/simpleicons-5/O/Octave.Local.puml new file mode 100644 index 00000000000..23137e14d9e --- /dev/null +++ b/distribution/simpleicons-5/O/Octave.Local.puml @@ -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 Octave +include('simpleicons-5/O/Octave') + +' renders the element +Octave('Octave', 'Octave', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Octave.Remote.puml b/distribution/simpleicons-5/O/Octave.Remote.puml new file mode 100644 index 00000000000..7ed5af2f02c --- /dev/null +++ b/distribution/simpleicons-5/O/Octave.Remote.puml @@ -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 Octave +include('simpleicons-5/O/Octave') + +' renders the element +Octave('Octave', 'Octave', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Octave.md b/distribution/simpleicons-5/O/Octave.md new file mode 100644 index 00000000000..24782514a99 --- /dev/null +++ b/distribution/simpleicons-5/O/Octave.md @@ -0,0 +1,63 @@ +# Octave + + +```text +simpleicons-5/O/Octave +``` + +```text +include('simpleicons-5/O/Octave') +``` + + + +| Illustration | Octave | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Octave.png) | ![illustration for Octave](../../simpleicons-5/O/Octave.Local.png) | + + + + +## Octave + +### 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 Octave +include('simpleicons-5/O/Octave') + +' renders the element +Octave('Octave', 'Octave', '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 Octave +include('simpleicons-5/O/Octave') + +' renders the element +Octave('Octave', 'Octave', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Octave.png b/distribution/simpleicons-5/O/Octave.png new file mode 100644 index 00000000000..1f5208e4d9b Binary files /dev/null and b/distribution/simpleicons-5/O/Octave.png differ diff --git a/distribution/simpleicons-5/O/Octave.puml b/distribution/simpleicons-5/O/Octave.puml new file mode 100644 index 00000000000..3c16b80145d --- /dev/null +++ b/distribution/simpleicons-5/O/Octave.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Octave + +sprite $OctaveXs [10x10/16z] uwS3 + +sprite $OctaveSm [12x12/16z] unza + +sprite $OctaveMd [16x16/16z] un_X + +sprite $OctaveLg [20x20/16z] unzKO1G + +!procedure Octave($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Octave', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Octopusdeploy.Local.png b/distribution/simpleicons-5/O/Octopusdeploy.Local.png new file mode 100644 index 00000000000..398f89b8ab4 Binary files /dev/null and b/distribution/simpleicons-5/O/Octopusdeploy.Local.png differ diff --git a/distribution/simpleicons-5/O/Octopusdeploy.Local.puml b/distribution/simpleicons-5/O/Octopusdeploy.Local.puml new file mode 100644 index 00000000000..28b7ee7d7ea --- /dev/null +++ b/distribution/simpleicons-5/O/Octopusdeploy.Local.puml @@ -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 Octopusdeploy +include('simpleicons-5/O/Octopusdeploy') + +' renders the element +Octopusdeploy('Octopusdeploy', 'Octopusdeploy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Octopusdeploy.Remote.puml b/distribution/simpleicons-5/O/Octopusdeploy.Remote.puml new file mode 100644 index 00000000000..738bfa2b65f --- /dev/null +++ b/distribution/simpleicons-5/O/Octopusdeploy.Remote.puml @@ -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 Octopusdeploy +include('simpleicons-5/O/Octopusdeploy') + +' renders the element +Octopusdeploy('Octopusdeploy', 'Octopusdeploy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Octopusdeploy.md b/distribution/simpleicons-5/O/Octopusdeploy.md new file mode 100644 index 00000000000..a564d972b02 --- /dev/null +++ b/distribution/simpleicons-5/O/Octopusdeploy.md @@ -0,0 +1,63 @@ +# Octopusdeploy + + +```text +simpleicons-5/O/Octopusdeploy +``` + +```text +include('simpleicons-5/O/Octopusdeploy') +``` + + + +| Illustration | Octopusdeploy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Octopusdeploy.png) | ![illustration for Octopusdeploy](../../simpleicons-5/O/Octopusdeploy.Local.png) | + + + + +## Octopusdeploy + +### 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 Octopusdeploy +include('simpleicons-5/O/Octopusdeploy') + +' renders the element +Octopusdeploy('Octopusdeploy', 'Octopusdeploy', '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 Octopusdeploy +include('simpleicons-5/O/Octopusdeploy') + +' renders the element +Octopusdeploy('Octopusdeploy', 'Octopusdeploy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Octopusdeploy.png b/distribution/simpleicons-5/O/Octopusdeploy.png new file mode 100644 index 00000000000..e6eea562681 Binary files /dev/null and b/distribution/simpleicons-5/O/Octopusdeploy.png differ diff --git a/distribution/simpleicons-5/O/Octopusdeploy.puml b/distribution/simpleicons-5/O/Octopusdeploy.puml new file mode 100644 index 00000000000..061220ae58d --- /dev/null +++ b/distribution/simpleicons-5/O/Octopusdeploy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Octopusdeploy + +sprite $OctopusdeployXs [10x10/16z] uwS3 + +sprite $OctopusdeploySm [12x12/16z] unza + +sprite $OctopusdeployMd [16x16/16z] un_X + +sprite $OctopusdeployLg [20x20/16z] unzKO1G + +!procedure Octopusdeploy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Octopusdeploy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Oculus.Local.png b/distribution/simpleicons-5/O/Oculus.Local.png new file mode 100644 index 00000000000..19c89b986ac Binary files /dev/null and b/distribution/simpleicons-5/O/Oculus.Local.png differ diff --git a/distribution/simpleicons-5/O/Oculus.Local.puml b/distribution/simpleicons-5/O/Oculus.Local.puml new file mode 100644 index 00000000000..65932e3df9b --- /dev/null +++ b/distribution/simpleicons-5/O/Oculus.Local.puml @@ -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 Oculus +include('simpleicons-5/O/Oculus') + +' renders the element +Oculus('Oculus', 'Oculus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oculus.Remote.puml b/distribution/simpleicons-5/O/Oculus.Remote.puml new file mode 100644 index 00000000000..2d7edf55672 --- /dev/null +++ b/distribution/simpleicons-5/O/Oculus.Remote.puml @@ -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 Oculus +include('simpleicons-5/O/Oculus') + +' renders the element +Oculus('Oculus', 'Oculus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oculus.md b/distribution/simpleicons-5/O/Oculus.md new file mode 100644 index 00000000000..543f14073ed --- /dev/null +++ b/distribution/simpleicons-5/O/Oculus.md @@ -0,0 +1,63 @@ +# Oculus + + +```text +simpleicons-5/O/Oculus +``` + +```text +include('simpleicons-5/O/Oculus') +``` + + + +| Illustration | Oculus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Oculus.png) | ![illustration for Oculus](../../simpleicons-5/O/Oculus.Local.png) | + + + + +## Oculus + +### 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 Oculus +include('simpleicons-5/O/Oculus') + +' renders the element +Oculus('Oculus', 'Oculus', '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 Oculus +include('simpleicons-5/O/Oculus') + +' renders the element +Oculus('Oculus', 'Oculus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Oculus.png b/distribution/simpleicons-5/O/Oculus.png new file mode 100644 index 00000000000..f07664434c0 Binary files /dev/null and b/distribution/simpleicons-5/O/Oculus.png differ diff --git a/distribution/simpleicons-5/O/Oculus.puml b/distribution/simpleicons-5/O/Oculus.puml new file mode 100644 index 00000000000..d8487b8c238 --- /dev/null +++ b/distribution/simpleicons-5/O/Oculus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Oculus + +sprite $OculusXs [10x10/16z] uwS3 + +sprite $OculusSm [12x12/16z] unza + +sprite $OculusMd [16x16/16z] un_X + +sprite $OculusLg [20x20/16z] unzKO1G + +!procedure Oculus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Oculus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Odnoklassniki.Local.png b/distribution/simpleicons-5/O/Odnoklassniki.Local.png new file mode 100644 index 00000000000..6baf823f6f7 Binary files /dev/null and b/distribution/simpleicons-5/O/Odnoklassniki.Local.png differ diff --git a/distribution/simpleicons-5/O/Odnoklassniki.Local.puml b/distribution/simpleicons-5/O/Odnoklassniki.Local.puml new file mode 100644 index 00000000000..3173794abae --- /dev/null +++ b/distribution/simpleicons-5/O/Odnoklassniki.Local.puml @@ -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 Odnoklassniki +include('simpleicons-5/O/Odnoklassniki') + +' renders the element +Odnoklassniki('Odnoklassniki', 'Odnoklassniki', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Odnoklassniki.Remote.puml b/distribution/simpleicons-5/O/Odnoklassniki.Remote.puml new file mode 100644 index 00000000000..f0e9182bc63 --- /dev/null +++ b/distribution/simpleicons-5/O/Odnoklassniki.Remote.puml @@ -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 Odnoklassniki +include('simpleicons-5/O/Odnoklassniki') + +' renders the element +Odnoklassniki('Odnoklassniki', 'Odnoklassniki', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Odnoklassniki.md b/distribution/simpleicons-5/O/Odnoklassniki.md new file mode 100644 index 00000000000..ef98d6314d8 --- /dev/null +++ b/distribution/simpleicons-5/O/Odnoklassniki.md @@ -0,0 +1,63 @@ +# Odnoklassniki + + +```text +simpleicons-5/O/Odnoklassniki +``` + +```text +include('simpleicons-5/O/Odnoklassniki') +``` + + + +| Illustration | Odnoklassniki | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Odnoklassniki.png) | ![illustration for Odnoklassniki](../../simpleicons-5/O/Odnoklassniki.Local.png) | + + + + +## Odnoklassniki + +### 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 Odnoklassniki +include('simpleicons-5/O/Odnoklassniki') + +' renders the element +Odnoklassniki('Odnoklassniki', 'Odnoklassniki', '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 Odnoklassniki +include('simpleicons-5/O/Odnoklassniki') + +' renders the element +Odnoklassniki('Odnoklassniki', 'Odnoklassniki', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Odnoklassniki.png b/distribution/simpleicons-5/O/Odnoklassniki.png new file mode 100644 index 00000000000..8742963a504 Binary files /dev/null and b/distribution/simpleicons-5/O/Odnoklassniki.png differ diff --git a/distribution/simpleicons-5/O/Odnoklassniki.puml b/distribution/simpleicons-5/O/Odnoklassniki.puml new file mode 100644 index 00000000000..100c153ae04 --- /dev/null +++ b/distribution/simpleicons-5/O/Odnoklassniki.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Odnoklassniki + +sprite $OdnoklassnikiXs [10x10/16z] uwS3 + +sprite $OdnoklassnikiSm [12x12/16z] unza + +sprite $OdnoklassnikiMd [16x16/16z] un_X + +sprite $OdnoklassnikiLg [20x20/16z] unzKO1G + +!procedure Odnoklassniki($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Odnoklassniki', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Odysee.Local.png b/distribution/simpleicons-5/O/Odysee.Local.png new file mode 100644 index 00000000000..5214493a2a3 Binary files /dev/null and b/distribution/simpleicons-5/O/Odysee.Local.png differ diff --git a/distribution/simpleicons-5/O/Odysee.Local.puml b/distribution/simpleicons-5/O/Odysee.Local.puml new file mode 100644 index 00000000000..7d294b6d9fe --- /dev/null +++ b/distribution/simpleicons-5/O/Odysee.Local.puml @@ -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 Odysee +include('simpleicons-5/O/Odysee') + +' renders the element +Odysee('Odysee', 'Odysee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Odysee.Remote.puml b/distribution/simpleicons-5/O/Odysee.Remote.puml new file mode 100644 index 00000000000..2681444532e --- /dev/null +++ b/distribution/simpleicons-5/O/Odysee.Remote.puml @@ -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 Odysee +include('simpleicons-5/O/Odysee') + +' renders the element +Odysee('Odysee', 'Odysee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Odysee.md b/distribution/simpleicons-5/O/Odysee.md new file mode 100644 index 00000000000..8b71d680f3f --- /dev/null +++ b/distribution/simpleicons-5/O/Odysee.md @@ -0,0 +1,63 @@ +# Odysee + + +```text +simpleicons-5/O/Odysee +``` + +```text +include('simpleicons-5/O/Odysee') +``` + + + +| Illustration | Odysee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Odysee.png) | ![illustration for Odysee](../../simpleicons-5/O/Odysee.Local.png) | + + + + +## Odysee + +### 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 Odysee +include('simpleicons-5/O/Odysee') + +' renders the element +Odysee('Odysee', 'Odysee', '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 Odysee +include('simpleicons-5/O/Odysee') + +' renders the element +Odysee('Odysee', 'Odysee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Odysee.png b/distribution/simpleicons-5/O/Odysee.png new file mode 100644 index 00000000000..66102b9b35c Binary files /dev/null and b/distribution/simpleicons-5/O/Odysee.png differ diff --git a/distribution/simpleicons-5/O/Odysee.puml b/distribution/simpleicons-5/O/Odysee.puml new file mode 100644 index 00000000000..d45714edc16 --- /dev/null +++ b/distribution/simpleicons-5/O/Odysee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Odysee + +sprite $OdyseeXs [10x10/16z] uwS3 + +sprite $OdyseeSm [12x12/16z] unza + +sprite $OdyseeMd [16x16/16z] un_X + +sprite $OdyseeLg [20x20/16z] unzKO1G + +!procedure Odysee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Odysee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Okcupid.Local.png b/distribution/simpleicons-5/O/Okcupid.Local.png new file mode 100644 index 00000000000..a37b47b3b1c Binary files /dev/null and b/distribution/simpleicons-5/O/Okcupid.Local.png differ diff --git a/distribution/simpleicons-5/O/Okcupid.Local.puml b/distribution/simpleicons-5/O/Okcupid.Local.puml new file mode 100644 index 00000000000..c7c9ffd0c94 --- /dev/null +++ b/distribution/simpleicons-5/O/Okcupid.Local.puml @@ -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 Okcupid +include('simpleicons-5/O/Okcupid') + +' renders the element +Okcupid('Okcupid', 'Okcupid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Okcupid.Remote.puml b/distribution/simpleicons-5/O/Okcupid.Remote.puml new file mode 100644 index 00000000000..9314be4d615 --- /dev/null +++ b/distribution/simpleicons-5/O/Okcupid.Remote.puml @@ -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 Okcupid +include('simpleicons-5/O/Okcupid') + +' renders the element +Okcupid('Okcupid', 'Okcupid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Okcupid.md b/distribution/simpleicons-5/O/Okcupid.md new file mode 100644 index 00000000000..bd5f257b3d0 --- /dev/null +++ b/distribution/simpleicons-5/O/Okcupid.md @@ -0,0 +1,63 @@ +# Okcupid + + +```text +simpleicons-5/O/Okcupid +``` + +```text +include('simpleicons-5/O/Okcupid') +``` + + + +| Illustration | Okcupid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Okcupid.png) | ![illustration for Okcupid](../../simpleicons-5/O/Okcupid.Local.png) | + + + + +## Okcupid + +### 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 Okcupid +include('simpleicons-5/O/Okcupid') + +' renders the element +Okcupid('Okcupid', 'Okcupid', '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 Okcupid +include('simpleicons-5/O/Okcupid') + +' renders the element +Okcupid('Okcupid', 'Okcupid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Okcupid.png b/distribution/simpleicons-5/O/Okcupid.png new file mode 100644 index 00000000000..d71fef7f58d Binary files /dev/null and b/distribution/simpleicons-5/O/Okcupid.png differ diff --git a/distribution/simpleicons-5/O/Okcupid.puml b/distribution/simpleicons-5/O/Okcupid.puml new file mode 100644 index 00000000000..0f0f792fe91 --- /dev/null +++ b/distribution/simpleicons-5/O/Okcupid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Okcupid + +sprite $OkcupidXs [10x10/16z] uwS3 + +sprite $OkcupidSm [12x12/16z] unza + +sprite $OkcupidMd [16x16/16z] un_X + +sprite $OkcupidLg [20x20/16z] unzKO1G + +!procedure Okcupid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Okcupid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Okta.Local.png b/distribution/simpleicons-5/O/Okta.Local.png new file mode 100644 index 00000000000..2cfeeec327d Binary files /dev/null and b/distribution/simpleicons-5/O/Okta.Local.png differ diff --git a/distribution/simpleicons-5/O/Okta.Local.puml b/distribution/simpleicons-5/O/Okta.Local.puml new file mode 100644 index 00000000000..1e4a3f8650a --- /dev/null +++ b/distribution/simpleicons-5/O/Okta.Local.puml @@ -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 Okta +include('simpleicons-5/O/Okta') + +' renders the element +Okta('Okta', 'Okta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Okta.Remote.puml b/distribution/simpleicons-5/O/Okta.Remote.puml new file mode 100644 index 00000000000..0f17137a7a7 --- /dev/null +++ b/distribution/simpleicons-5/O/Okta.Remote.puml @@ -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 Okta +include('simpleicons-5/O/Okta') + +' renders the element +Okta('Okta', 'Okta', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Okta.md b/distribution/simpleicons-5/O/Okta.md new file mode 100644 index 00000000000..baeb1d492dc --- /dev/null +++ b/distribution/simpleicons-5/O/Okta.md @@ -0,0 +1,63 @@ +# Okta + + +```text +simpleicons-5/O/Okta +``` + +```text +include('simpleicons-5/O/Okta') +``` + + + +| Illustration | Okta | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Okta.png) | ![illustration for Okta](../../simpleicons-5/O/Okta.Local.png) | + + + + +## Okta + +### 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 Okta +include('simpleicons-5/O/Okta') + +' renders the element +Okta('Okta', 'Okta', '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 Okta +include('simpleicons-5/O/Okta') + +' renders the element +Okta('Okta', 'Okta', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Okta.png b/distribution/simpleicons-5/O/Okta.png new file mode 100644 index 00000000000..f43dd72dfd6 Binary files /dev/null and b/distribution/simpleicons-5/O/Okta.png differ diff --git a/distribution/simpleicons-5/O/Okta.puml b/distribution/simpleicons-5/O/Okta.puml new file mode 100644 index 00000000000..94a96ae4a29 --- /dev/null +++ b/distribution/simpleicons-5/O/Okta.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Okta + +sprite $OktaXs [10x10/16z] uwS3 + +sprite $OktaSm [12x12/16z] unza + +sprite $OktaMd [16x16/16z] un_X + +sprite $OktaLg [20x20/16z] unzKO1G + +!procedure Okta($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Okta', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Oneplus.Local.png b/distribution/simpleicons-5/O/Oneplus.Local.png new file mode 100644 index 00000000000..4e3082194a7 Binary files /dev/null and b/distribution/simpleicons-5/O/Oneplus.Local.png differ diff --git a/distribution/simpleicons-5/O/Oneplus.Local.puml b/distribution/simpleicons-5/O/Oneplus.Local.puml new file mode 100644 index 00000000000..afc8a8b378b --- /dev/null +++ b/distribution/simpleicons-5/O/Oneplus.Local.puml @@ -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 Oneplus +include('simpleicons-5/O/Oneplus') + +' renders the element +Oneplus('Oneplus', 'Oneplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oneplus.Remote.puml b/distribution/simpleicons-5/O/Oneplus.Remote.puml new file mode 100644 index 00000000000..ce3e2db4c8f --- /dev/null +++ b/distribution/simpleicons-5/O/Oneplus.Remote.puml @@ -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 Oneplus +include('simpleicons-5/O/Oneplus') + +' renders the element +Oneplus('Oneplus', 'Oneplus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oneplus.md b/distribution/simpleicons-5/O/Oneplus.md new file mode 100644 index 00000000000..d9b031534ea --- /dev/null +++ b/distribution/simpleicons-5/O/Oneplus.md @@ -0,0 +1,63 @@ +# Oneplus + + +```text +simpleicons-5/O/Oneplus +``` + +```text +include('simpleicons-5/O/Oneplus') +``` + + + +| Illustration | Oneplus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Oneplus.png) | ![illustration for Oneplus](../../simpleicons-5/O/Oneplus.Local.png) | + + + + +## Oneplus + +### 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 Oneplus +include('simpleicons-5/O/Oneplus') + +' renders the element +Oneplus('Oneplus', 'Oneplus', '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 Oneplus +include('simpleicons-5/O/Oneplus') + +' renders the element +Oneplus('Oneplus', 'Oneplus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Oneplus.png b/distribution/simpleicons-5/O/Oneplus.png new file mode 100644 index 00000000000..a0f0b282535 Binary files /dev/null and b/distribution/simpleicons-5/O/Oneplus.png differ diff --git a/distribution/simpleicons-5/O/Oneplus.puml b/distribution/simpleicons-5/O/Oneplus.puml new file mode 100644 index 00000000000..24ec88dad6f --- /dev/null +++ b/distribution/simpleicons-5/O/Oneplus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Oneplus + +sprite $OneplusXs [10x10/16z] uwS3 + +sprite $OneplusSm [12x12/16z] unza + +sprite $OneplusMd [16x16/16z] un_X + +sprite $OneplusLg [20x20/16z] unzKO1G + +!procedure Oneplus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Oneplus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Onlyfans.Local.png b/distribution/simpleicons-5/O/Onlyfans.Local.png new file mode 100644 index 00000000000..c379c2b713c Binary files /dev/null and b/distribution/simpleicons-5/O/Onlyfans.Local.png differ diff --git a/distribution/simpleicons-5/O/Onlyfans.Local.puml b/distribution/simpleicons-5/O/Onlyfans.Local.puml new file mode 100644 index 00000000000..3a300a1d79a --- /dev/null +++ b/distribution/simpleicons-5/O/Onlyfans.Local.puml @@ -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 Onlyfans +include('simpleicons-5/O/Onlyfans') + +' renders the element +Onlyfans('Onlyfans', 'Onlyfans', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Onlyfans.Remote.puml b/distribution/simpleicons-5/O/Onlyfans.Remote.puml new file mode 100644 index 00000000000..343f8fb6ef0 --- /dev/null +++ b/distribution/simpleicons-5/O/Onlyfans.Remote.puml @@ -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 Onlyfans +include('simpleicons-5/O/Onlyfans') + +' renders the element +Onlyfans('Onlyfans', 'Onlyfans', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Onlyfans.md b/distribution/simpleicons-5/O/Onlyfans.md new file mode 100644 index 00000000000..324ed53a131 --- /dev/null +++ b/distribution/simpleicons-5/O/Onlyfans.md @@ -0,0 +1,63 @@ +# Onlyfans + + +```text +simpleicons-5/O/Onlyfans +``` + +```text +include('simpleicons-5/O/Onlyfans') +``` + + + +| Illustration | Onlyfans | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Onlyfans.png) | ![illustration for Onlyfans](../../simpleicons-5/O/Onlyfans.Local.png) | + + + + +## Onlyfans + +### 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 Onlyfans +include('simpleicons-5/O/Onlyfans') + +' renders the element +Onlyfans('Onlyfans', 'Onlyfans', '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 Onlyfans +include('simpleicons-5/O/Onlyfans') + +' renders the element +Onlyfans('Onlyfans', 'Onlyfans', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Onlyfans.png b/distribution/simpleicons-5/O/Onlyfans.png new file mode 100644 index 00000000000..5df1a883c90 Binary files /dev/null and b/distribution/simpleicons-5/O/Onlyfans.png differ diff --git a/distribution/simpleicons-5/O/Onlyfans.puml b/distribution/simpleicons-5/O/Onlyfans.puml new file mode 100644 index 00000000000..daf88bb1ba0 --- /dev/null +++ b/distribution/simpleicons-5/O/Onlyfans.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Onlyfans + +sprite $OnlyfansXs [10x10/16z] uwS3 + +sprite $OnlyfansSm [12x12/16z] unza + +sprite $OnlyfansMd [16x16/16z] un_X + +sprite $OnlyfansLg [20x20/16z] unzKO1G + +!procedure Onlyfans($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Onlyfans', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Onnx.Local.png b/distribution/simpleicons-5/O/Onnx.Local.png new file mode 100644 index 00000000000..461dd3323f5 Binary files /dev/null and b/distribution/simpleicons-5/O/Onnx.Local.png differ diff --git a/distribution/simpleicons-5/O/Onnx.Local.puml b/distribution/simpleicons-5/O/Onnx.Local.puml new file mode 100644 index 00000000000..6e7dbf5b314 --- /dev/null +++ b/distribution/simpleicons-5/O/Onnx.Local.puml @@ -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 Onnx +include('simpleicons-5/O/Onnx') + +' renders the element +Onnx('Onnx', 'Onnx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Onnx.Remote.puml b/distribution/simpleicons-5/O/Onnx.Remote.puml new file mode 100644 index 00000000000..fcafe0ef221 --- /dev/null +++ b/distribution/simpleicons-5/O/Onnx.Remote.puml @@ -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 Onnx +include('simpleicons-5/O/Onnx') + +' renders the element +Onnx('Onnx', 'Onnx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Onnx.md b/distribution/simpleicons-5/O/Onnx.md new file mode 100644 index 00000000000..59a02bb885b --- /dev/null +++ b/distribution/simpleicons-5/O/Onnx.md @@ -0,0 +1,63 @@ +# Onnx + + +```text +simpleicons-5/O/Onnx +``` + +```text +include('simpleicons-5/O/Onnx') +``` + + + +| Illustration | Onnx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Onnx.png) | ![illustration for Onnx](../../simpleicons-5/O/Onnx.Local.png) | + + + + +## Onnx + +### 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 Onnx +include('simpleicons-5/O/Onnx') + +' renders the element +Onnx('Onnx', 'Onnx', '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 Onnx +include('simpleicons-5/O/Onnx') + +' renders the element +Onnx('Onnx', 'Onnx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Onnx.png b/distribution/simpleicons-5/O/Onnx.png new file mode 100644 index 00000000000..faa7cd5b642 Binary files /dev/null and b/distribution/simpleicons-5/O/Onnx.png differ diff --git a/distribution/simpleicons-5/O/Onnx.puml b/distribution/simpleicons-5/O/Onnx.puml new file mode 100644 index 00000000000..5b29eef3866 --- /dev/null +++ b/distribution/simpleicons-5/O/Onnx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Onnx + +sprite $OnnxXs [10x10/16z] uwS3 + +sprite $OnnxSm [12x12/16z] unza + +sprite $OnnxMd [16x16/16z] un_X + +sprite $OnnxLg [20x20/16z] unzKO1G + +!procedure Onnx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Onnx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Onstar.Local.png b/distribution/simpleicons-5/O/Onstar.Local.png new file mode 100644 index 00000000000..ba7996d7566 Binary files /dev/null and b/distribution/simpleicons-5/O/Onstar.Local.png differ diff --git a/distribution/simpleicons-5/O/Onstar.Local.puml b/distribution/simpleicons-5/O/Onstar.Local.puml new file mode 100644 index 00000000000..c2253dc169e --- /dev/null +++ b/distribution/simpleicons-5/O/Onstar.Local.puml @@ -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 Onstar +include('simpleicons-5/O/Onstar') + +' renders the element +Onstar('Onstar', 'Onstar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Onstar.Remote.puml b/distribution/simpleicons-5/O/Onstar.Remote.puml new file mode 100644 index 00000000000..cc4d33d1ba1 --- /dev/null +++ b/distribution/simpleicons-5/O/Onstar.Remote.puml @@ -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 Onstar +include('simpleicons-5/O/Onstar') + +' renders the element +Onstar('Onstar', 'Onstar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Onstar.md b/distribution/simpleicons-5/O/Onstar.md new file mode 100644 index 00000000000..1282479a810 --- /dev/null +++ b/distribution/simpleicons-5/O/Onstar.md @@ -0,0 +1,63 @@ +# Onstar + + +```text +simpleicons-5/O/Onstar +``` + +```text +include('simpleicons-5/O/Onstar') +``` + + + +| Illustration | Onstar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Onstar.png) | ![illustration for Onstar](../../simpleicons-5/O/Onstar.Local.png) | + + + + +## Onstar + +### 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 Onstar +include('simpleicons-5/O/Onstar') + +' renders the element +Onstar('Onstar', 'Onstar', '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 Onstar +include('simpleicons-5/O/Onstar') + +' renders the element +Onstar('Onstar', 'Onstar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Onstar.png b/distribution/simpleicons-5/O/Onstar.png new file mode 100644 index 00000000000..377dbd7f178 Binary files /dev/null and b/distribution/simpleicons-5/O/Onstar.png differ diff --git a/distribution/simpleicons-5/O/Onstar.puml b/distribution/simpleicons-5/O/Onstar.puml new file mode 100644 index 00000000000..d1f40a58ae2 --- /dev/null +++ b/distribution/simpleicons-5/O/Onstar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Onstar + +sprite $OnstarXs [10x10/16z] uwS3 + +sprite $OnstarSm [12x12/16z] unza + +sprite $OnstarMd [16x16/16z] un_X + +sprite $OnstarLg [20x20/16z] unzKO1G + +!procedure Onstar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Onstar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opel.Local.png b/distribution/simpleicons-5/O/Opel.Local.png new file mode 100644 index 00000000000..e3aaffc424c Binary files /dev/null and b/distribution/simpleicons-5/O/Opel.Local.png differ diff --git a/distribution/simpleicons-5/O/Opel.Local.puml b/distribution/simpleicons-5/O/Opel.Local.puml new file mode 100644 index 00000000000..2b07992b643 --- /dev/null +++ b/distribution/simpleicons-5/O/Opel.Local.puml @@ -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 Opel +include('simpleicons-5/O/Opel') + +' renders the element +Opel('Opel', 'Opel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opel.Remote.puml b/distribution/simpleicons-5/O/Opel.Remote.puml new file mode 100644 index 00000000000..11c5b6c19b0 --- /dev/null +++ b/distribution/simpleicons-5/O/Opel.Remote.puml @@ -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 Opel +include('simpleicons-5/O/Opel') + +' renders the element +Opel('Opel', 'Opel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opel.md b/distribution/simpleicons-5/O/Opel.md new file mode 100644 index 00000000000..74afa81878f --- /dev/null +++ b/distribution/simpleicons-5/O/Opel.md @@ -0,0 +1,63 @@ +# Opel + + +```text +simpleicons-5/O/Opel +``` + +```text +include('simpleicons-5/O/Opel') +``` + + + +| Illustration | Opel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opel.png) | ![illustration for Opel](../../simpleicons-5/O/Opel.Local.png) | + + + + +## Opel + +### 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 Opel +include('simpleicons-5/O/Opel') + +' renders the element +Opel('Opel', 'Opel', '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 Opel +include('simpleicons-5/O/Opel') + +' renders the element +Opel('Opel', 'Opel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opel.png b/distribution/simpleicons-5/O/Opel.png new file mode 100644 index 00000000000..c4d26d03c4f Binary files /dev/null and b/distribution/simpleicons-5/O/Opel.png differ diff --git a/distribution/simpleicons-5/O/Opel.puml b/distribution/simpleicons-5/O/Opel.puml new file mode 100644 index 00000000000..3fa5cd1545d --- /dev/null +++ b/distribution/simpleicons-5/O/Opel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opel + +sprite $OpelXs [10x10/16z] uwS3 + +sprite $OpelSm [12x12/16z] unza + +sprite $OpelMd [16x16/16z] un_X + +sprite $OpelLg [20x20/16z] unzKO1G + +!procedure Opel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openaccess.Local.png b/distribution/simpleicons-5/O/Openaccess.Local.png new file mode 100644 index 00000000000..a0753c1261f Binary files /dev/null and b/distribution/simpleicons-5/O/Openaccess.Local.png differ diff --git a/distribution/simpleicons-5/O/Openaccess.Local.puml b/distribution/simpleicons-5/O/Openaccess.Local.puml new file mode 100644 index 00000000000..655e64f3af9 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaccess.Local.puml @@ -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 Openaccess +include('simpleicons-5/O/Openaccess') + +' renders the element +Openaccess('Openaccess', 'Openaccess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openaccess.Remote.puml b/distribution/simpleicons-5/O/Openaccess.Remote.puml new file mode 100644 index 00000000000..7b56d9f9bb6 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaccess.Remote.puml @@ -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 Openaccess +include('simpleicons-5/O/Openaccess') + +' renders the element +Openaccess('Openaccess', 'Openaccess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openaccess.md b/distribution/simpleicons-5/O/Openaccess.md new file mode 100644 index 00000000000..12e5c987bb8 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaccess.md @@ -0,0 +1,63 @@ +# Openaccess + + +```text +simpleicons-5/O/Openaccess +``` + +```text +include('simpleicons-5/O/Openaccess') +``` + + + +| Illustration | Openaccess | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openaccess.png) | ![illustration for Openaccess](../../simpleicons-5/O/Openaccess.Local.png) | + + + + +## Openaccess + +### 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 Openaccess +include('simpleicons-5/O/Openaccess') + +' renders the element +Openaccess('Openaccess', 'Openaccess', '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 Openaccess +include('simpleicons-5/O/Openaccess') + +' renders the element +Openaccess('Openaccess', 'Openaccess', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openaccess.png b/distribution/simpleicons-5/O/Openaccess.png new file mode 100644 index 00000000000..fdd0d78c325 Binary files /dev/null and b/distribution/simpleicons-5/O/Openaccess.png differ diff --git a/distribution/simpleicons-5/O/Openaccess.puml b/distribution/simpleicons-5/O/Openaccess.puml new file mode 100644 index 00000000000..c3198e156e0 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaccess.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openaccess + +sprite $OpenaccessXs [10x10/16z] uwS3 + +sprite $OpenaccessSm [12x12/16z] unza + +sprite $OpenaccessMd [16x16/16z] un_X + +sprite $OpenaccessLg [20x20/16z] unzKO1G + +!procedure Openaccess($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openaccess', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openai.Local.png b/distribution/simpleicons-5/O/Openai.Local.png new file mode 100644 index 00000000000..75209f5e5b7 Binary files /dev/null and b/distribution/simpleicons-5/O/Openai.Local.png differ diff --git a/distribution/simpleicons-5/O/Openai.Local.puml b/distribution/simpleicons-5/O/Openai.Local.puml new file mode 100644 index 00000000000..12f430583eb --- /dev/null +++ b/distribution/simpleicons-5/O/Openai.Local.puml @@ -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 Openai +include('simpleicons-5/O/Openai') + +' renders the element +Openai('Openai', 'Openai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openai.Remote.puml b/distribution/simpleicons-5/O/Openai.Remote.puml new file mode 100644 index 00000000000..a3740495582 --- /dev/null +++ b/distribution/simpleicons-5/O/Openai.Remote.puml @@ -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 Openai +include('simpleicons-5/O/Openai') + +' renders the element +Openai('Openai', 'Openai', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openai.md b/distribution/simpleicons-5/O/Openai.md new file mode 100644 index 00000000000..0ecb7010e24 --- /dev/null +++ b/distribution/simpleicons-5/O/Openai.md @@ -0,0 +1,63 @@ +# Openai + + +```text +simpleicons-5/O/Openai +``` + +```text +include('simpleicons-5/O/Openai') +``` + + + +| Illustration | Openai | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openai.png) | ![illustration for Openai](../../simpleicons-5/O/Openai.Local.png) | + + + + +## Openai + +### 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 Openai +include('simpleicons-5/O/Openai') + +' renders the element +Openai('Openai', 'Openai', '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 Openai +include('simpleicons-5/O/Openai') + +' renders the element +Openai('Openai', 'Openai', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openai.png b/distribution/simpleicons-5/O/Openai.png new file mode 100644 index 00000000000..d14421b0c25 Binary files /dev/null and b/distribution/simpleicons-5/O/Openai.png differ diff --git a/distribution/simpleicons-5/O/Openai.puml b/distribution/simpleicons-5/O/Openai.puml new file mode 100644 index 00000000000..2eedb431dea --- /dev/null +++ b/distribution/simpleicons-5/O/Openai.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openai + +sprite $OpenaiXs [10x10/16z] uwS3 + +sprite $OpenaiSm [12x12/16z] unza + +sprite $OpenaiMd [16x16/16z] un_X + +sprite $OpenaiLg [20x20/16z] unzKO1G + +!procedure Openai($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openai', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openaigym.Local.png b/distribution/simpleicons-5/O/Openaigym.Local.png new file mode 100644 index 00000000000..a31d67a4126 Binary files /dev/null and b/distribution/simpleicons-5/O/Openaigym.Local.png differ diff --git a/distribution/simpleicons-5/O/Openaigym.Local.puml b/distribution/simpleicons-5/O/Openaigym.Local.puml new file mode 100644 index 00000000000..86b15a78670 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaigym.Local.puml @@ -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 Openaigym +include('simpleicons-5/O/Openaigym') + +' renders the element +Openaigym('Openaigym', 'Openaigym', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openaigym.Remote.puml b/distribution/simpleicons-5/O/Openaigym.Remote.puml new file mode 100644 index 00000000000..385c1fef7a2 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaigym.Remote.puml @@ -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 Openaigym +include('simpleicons-5/O/Openaigym') + +' renders the element +Openaigym('Openaigym', 'Openaigym', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openaigym.md b/distribution/simpleicons-5/O/Openaigym.md new file mode 100644 index 00000000000..9aa93021487 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaigym.md @@ -0,0 +1,63 @@ +# Openaigym + + +```text +simpleicons-5/O/Openaigym +``` + +```text +include('simpleicons-5/O/Openaigym') +``` + + + +| Illustration | Openaigym | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openaigym.png) | ![illustration for Openaigym](../../simpleicons-5/O/Openaigym.Local.png) | + + + + +## Openaigym + +### 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 Openaigym +include('simpleicons-5/O/Openaigym') + +' renders the element +Openaigym('Openaigym', 'Openaigym', '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 Openaigym +include('simpleicons-5/O/Openaigym') + +' renders the element +Openaigym('Openaigym', 'Openaigym', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openaigym.png b/distribution/simpleicons-5/O/Openaigym.png new file mode 100644 index 00000000000..88a10255e79 Binary files /dev/null and b/distribution/simpleicons-5/O/Openaigym.png differ diff --git a/distribution/simpleicons-5/O/Openaigym.puml b/distribution/simpleicons-5/O/Openaigym.puml new file mode 100644 index 00000000000..30cbb15bbd3 --- /dev/null +++ b/distribution/simpleicons-5/O/Openaigym.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openaigym + +sprite $OpenaigymXs [10x10/16z] uwS3 + +sprite $OpenaigymSm [12x12/16z] unza + +sprite $OpenaigymMd [16x16/16z] un_X + +sprite $OpenaigymLg [20x20/16z] unzKO1G + +!procedure Openaigym($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openaigym', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openapiinitiative.Local.png b/distribution/simpleicons-5/O/Openapiinitiative.Local.png new file mode 100644 index 00000000000..b083c6eaba6 Binary files /dev/null and b/distribution/simpleicons-5/O/Openapiinitiative.Local.png differ diff --git a/distribution/simpleicons-5/O/Openapiinitiative.Local.puml b/distribution/simpleicons-5/O/Openapiinitiative.Local.puml new file mode 100644 index 00000000000..9926f8f2eb4 --- /dev/null +++ b/distribution/simpleicons-5/O/Openapiinitiative.Local.puml @@ -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 Openapiinitiative +include('simpleicons-5/O/Openapiinitiative') + +' renders the element +Openapiinitiative('Openapiinitiative', 'Openapiinitiative', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openapiinitiative.Remote.puml b/distribution/simpleicons-5/O/Openapiinitiative.Remote.puml new file mode 100644 index 00000000000..e108bf8341f --- /dev/null +++ b/distribution/simpleicons-5/O/Openapiinitiative.Remote.puml @@ -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 Openapiinitiative +include('simpleicons-5/O/Openapiinitiative') + +' renders the element +Openapiinitiative('Openapiinitiative', 'Openapiinitiative', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openapiinitiative.md b/distribution/simpleicons-5/O/Openapiinitiative.md new file mode 100644 index 00000000000..a087660d71d --- /dev/null +++ b/distribution/simpleicons-5/O/Openapiinitiative.md @@ -0,0 +1,63 @@ +# Openapiinitiative + + +```text +simpleicons-5/O/Openapiinitiative +``` + +```text +include('simpleicons-5/O/Openapiinitiative') +``` + + + +| Illustration | Openapiinitiative | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openapiinitiative.png) | ![illustration for Openapiinitiative](../../simpleicons-5/O/Openapiinitiative.Local.png) | + + + + +## Openapiinitiative + +### 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 Openapiinitiative +include('simpleicons-5/O/Openapiinitiative') + +' renders the element +Openapiinitiative('Openapiinitiative', 'Openapiinitiative', '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 Openapiinitiative +include('simpleicons-5/O/Openapiinitiative') + +' renders the element +Openapiinitiative('Openapiinitiative', 'Openapiinitiative', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openapiinitiative.png b/distribution/simpleicons-5/O/Openapiinitiative.png new file mode 100644 index 00000000000..49865a1abe5 Binary files /dev/null and b/distribution/simpleicons-5/O/Openapiinitiative.png differ diff --git a/distribution/simpleicons-5/O/Openapiinitiative.puml b/distribution/simpleicons-5/O/Openapiinitiative.puml new file mode 100644 index 00000000000..09472d62218 --- /dev/null +++ b/distribution/simpleicons-5/O/Openapiinitiative.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openapiinitiative + +sprite $OpenapiinitiativeXs [10x10/16z] uwS3 + +sprite $OpenapiinitiativeSm [12x12/16z] unza + +sprite $OpenapiinitiativeMd [16x16/16z] un_X + +sprite $OpenapiinitiativeLg [20x20/16z] unzKO1G + +!procedure Openapiinitiative($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openapiinitiative', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openbadges.Local.png b/distribution/simpleicons-5/O/Openbadges.Local.png new file mode 100644 index 00000000000..884a33da859 Binary files /dev/null and b/distribution/simpleicons-5/O/Openbadges.Local.png differ diff --git a/distribution/simpleicons-5/O/Openbadges.Local.puml b/distribution/simpleicons-5/O/Openbadges.Local.puml new file mode 100644 index 00000000000..5c670a57799 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbadges.Local.puml @@ -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 Openbadges +include('simpleicons-5/O/Openbadges') + +' renders the element +Openbadges('Openbadges', 'Openbadges', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openbadges.Remote.puml b/distribution/simpleicons-5/O/Openbadges.Remote.puml new file mode 100644 index 00000000000..be577652838 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbadges.Remote.puml @@ -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 Openbadges +include('simpleicons-5/O/Openbadges') + +' renders the element +Openbadges('Openbadges', 'Openbadges', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openbadges.md b/distribution/simpleicons-5/O/Openbadges.md new file mode 100644 index 00000000000..62f9f2c109c --- /dev/null +++ b/distribution/simpleicons-5/O/Openbadges.md @@ -0,0 +1,63 @@ +# Openbadges + + +```text +simpleicons-5/O/Openbadges +``` + +```text +include('simpleicons-5/O/Openbadges') +``` + + + +| Illustration | Openbadges | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openbadges.png) | ![illustration for Openbadges](../../simpleicons-5/O/Openbadges.Local.png) | + + + + +## Openbadges + +### 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 Openbadges +include('simpleicons-5/O/Openbadges') + +' renders the element +Openbadges('Openbadges', 'Openbadges', '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 Openbadges +include('simpleicons-5/O/Openbadges') + +' renders the element +Openbadges('Openbadges', 'Openbadges', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openbadges.png b/distribution/simpleicons-5/O/Openbadges.png new file mode 100644 index 00000000000..602b6dde6a6 Binary files /dev/null and b/distribution/simpleicons-5/O/Openbadges.png differ diff --git a/distribution/simpleicons-5/O/Openbadges.puml b/distribution/simpleicons-5/O/Openbadges.puml new file mode 100644 index 00000000000..3321c3fed14 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbadges.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openbadges + +sprite $OpenbadgesXs [10x10/16z] uwS3 + +sprite $OpenbadgesSm [12x12/16z] unza + +sprite $OpenbadgesMd [16x16/16z] un_X + +sprite $OpenbadgesLg [20x20/16z] unzKO1G + +!procedure Openbadges($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openbadges', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openbsd.Local.png b/distribution/simpleicons-5/O/Openbsd.Local.png new file mode 100644 index 00000000000..171ad3395fd Binary files /dev/null and b/distribution/simpleicons-5/O/Openbsd.Local.png differ diff --git a/distribution/simpleicons-5/O/Openbsd.Local.puml b/distribution/simpleicons-5/O/Openbsd.Local.puml new file mode 100644 index 00000000000..9ec46806f1a --- /dev/null +++ b/distribution/simpleicons-5/O/Openbsd.Local.puml @@ -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 Openbsd +include('simpleicons-5/O/Openbsd') + +' renders the element +Openbsd('Openbsd', 'Openbsd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openbsd.Remote.puml b/distribution/simpleicons-5/O/Openbsd.Remote.puml new file mode 100644 index 00000000000..9a3cfd2aca7 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbsd.Remote.puml @@ -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 Openbsd +include('simpleicons-5/O/Openbsd') + +' renders the element +Openbsd('Openbsd', 'Openbsd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openbsd.md b/distribution/simpleicons-5/O/Openbsd.md new file mode 100644 index 00000000000..45e033987ea --- /dev/null +++ b/distribution/simpleicons-5/O/Openbsd.md @@ -0,0 +1,63 @@ +# Openbsd + + +```text +simpleicons-5/O/Openbsd +``` + +```text +include('simpleicons-5/O/Openbsd') +``` + + + +| Illustration | Openbsd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openbsd.png) | ![illustration for Openbsd](../../simpleicons-5/O/Openbsd.Local.png) | + + + + +## Openbsd + +### 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 Openbsd +include('simpleicons-5/O/Openbsd') + +' renders the element +Openbsd('Openbsd', 'Openbsd', '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 Openbsd +include('simpleicons-5/O/Openbsd') + +' renders the element +Openbsd('Openbsd', 'Openbsd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openbsd.png b/distribution/simpleicons-5/O/Openbsd.png new file mode 100644 index 00000000000..718c7cd9819 Binary files /dev/null and b/distribution/simpleicons-5/O/Openbsd.png differ diff --git a/distribution/simpleicons-5/O/Openbsd.puml b/distribution/simpleicons-5/O/Openbsd.puml new file mode 100644 index 00000000000..77b94aa3333 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbsd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openbsd + +sprite $OpenbsdXs [10x10/16z] uwS3 + +sprite $OpenbsdSm [12x12/16z] unza + +sprite $OpenbsdMd [16x16/16z] un_X + +sprite $OpenbsdLg [20x20/16z] unzKO1G + +!procedure Openbsd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openbsd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openbugbounty.Local.png b/distribution/simpleicons-5/O/Openbugbounty.Local.png new file mode 100644 index 00000000000..171444e567a Binary files /dev/null and b/distribution/simpleicons-5/O/Openbugbounty.Local.png differ diff --git a/distribution/simpleicons-5/O/Openbugbounty.Local.puml b/distribution/simpleicons-5/O/Openbugbounty.Local.puml new file mode 100644 index 00000000000..eef2b86dc10 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbugbounty.Local.puml @@ -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 Openbugbounty +include('simpleicons-5/O/Openbugbounty') + +' renders the element +Openbugbounty('Openbugbounty', 'Openbugbounty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openbugbounty.Remote.puml b/distribution/simpleicons-5/O/Openbugbounty.Remote.puml new file mode 100644 index 00000000000..94f26db47d3 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbugbounty.Remote.puml @@ -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 Openbugbounty +include('simpleicons-5/O/Openbugbounty') + +' renders the element +Openbugbounty('Openbugbounty', 'Openbugbounty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openbugbounty.md b/distribution/simpleicons-5/O/Openbugbounty.md new file mode 100644 index 00000000000..9a67fead99d --- /dev/null +++ b/distribution/simpleicons-5/O/Openbugbounty.md @@ -0,0 +1,63 @@ +# Openbugbounty + + +```text +simpleicons-5/O/Openbugbounty +``` + +```text +include('simpleicons-5/O/Openbugbounty') +``` + + + +| Illustration | Openbugbounty | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openbugbounty.png) | ![illustration for Openbugbounty](../../simpleicons-5/O/Openbugbounty.Local.png) | + + + + +## Openbugbounty + +### 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 Openbugbounty +include('simpleicons-5/O/Openbugbounty') + +' renders the element +Openbugbounty('Openbugbounty', 'Openbugbounty', '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 Openbugbounty +include('simpleicons-5/O/Openbugbounty') + +' renders the element +Openbugbounty('Openbugbounty', 'Openbugbounty', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openbugbounty.png b/distribution/simpleicons-5/O/Openbugbounty.png new file mode 100644 index 00000000000..78f8020cd02 Binary files /dev/null and b/distribution/simpleicons-5/O/Openbugbounty.png differ diff --git a/distribution/simpleicons-5/O/Openbugbounty.puml b/distribution/simpleicons-5/O/Openbugbounty.puml new file mode 100644 index 00000000000..a08da93ffa5 --- /dev/null +++ b/distribution/simpleicons-5/O/Openbugbounty.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openbugbounty + +sprite $OpenbugbountyXs [10x10/16z] uwS3 + +sprite $OpenbugbountySm [12x12/16z] unza + +sprite $OpenbugbountyMd [16x16/16z] un_X + +sprite $OpenbugbountyLg [20x20/16z] unzKO1G + +!procedure Openbugbounty($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openbugbounty', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opencollective.Local.png b/distribution/simpleicons-5/O/Opencollective.Local.png new file mode 100644 index 00000000000..979f1eb4bfb Binary files /dev/null and b/distribution/simpleicons-5/O/Opencollective.Local.png differ diff --git a/distribution/simpleicons-5/O/Opencollective.Local.puml b/distribution/simpleicons-5/O/Opencollective.Local.puml new file mode 100644 index 00000000000..d2ce590ab63 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencollective.Local.puml @@ -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 Opencollective +include('simpleicons-5/O/Opencollective') + +' renders the element +Opencollective('Opencollective', 'Opencollective', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opencollective.Remote.puml b/distribution/simpleicons-5/O/Opencollective.Remote.puml new file mode 100644 index 00000000000..d37ff516f9c --- /dev/null +++ b/distribution/simpleicons-5/O/Opencollective.Remote.puml @@ -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 Opencollective +include('simpleicons-5/O/Opencollective') + +' renders the element +Opencollective('Opencollective', 'Opencollective', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opencollective.md b/distribution/simpleicons-5/O/Opencollective.md new file mode 100644 index 00000000000..f780d1b2a68 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencollective.md @@ -0,0 +1,63 @@ +# Opencollective + + +```text +simpleicons-5/O/Opencollective +``` + +```text +include('simpleicons-5/O/Opencollective') +``` + + + +| Illustration | Opencollective | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opencollective.png) | ![illustration for Opencollective](../../simpleicons-5/O/Opencollective.Local.png) | + + + + +## Opencollective + +### 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 Opencollective +include('simpleicons-5/O/Opencollective') + +' renders the element +Opencollective('Opencollective', 'Opencollective', '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 Opencollective +include('simpleicons-5/O/Opencollective') + +' renders the element +Opencollective('Opencollective', 'Opencollective', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opencollective.png b/distribution/simpleicons-5/O/Opencollective.png new file mode 100644 index 00000000000..62f0622553e Binary files /dev/null and b/distribution/simpleicons-5/O/Opencollective.png differ diff --git a/distribution/simpleicons-5/O/Opencollective.puml b/distribution/simpleicons-5/O/Opencollective.puml new file mode 100644 index 00000000000..ee256d4a5cc --- /dev/null +++ b/distribution/simpleicons-5/O/Opencollective.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opencollective + +sprite $OpencollectiveXs [10x10/16z] uwS3 + +sprite $OpencollectiveSm [12x12/16z] unza + +sprite $OpencollectiveMd [16x16/16z] un_X + +sprite $OpencollectiveLg [20x20/16z] unzKO1G + +!procedure Opencollective($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opencollective', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opencontainersinitiative.Local.png b/distribution/simpleicons-5/O/Opencontainersinitiative.Local.png new file mode 100644 index 00000000000..1162b8ddeee Binary files /dev/null and b/distribution/simpleicons-5/O/Opencontainersinitiative.Local.png differ diff --git a/distribution/simpleicons-5/O/Opencontainersinitiative.Local.puml b/distribution/simpleicons-5/O/Opencontainersinitiative.Local.puml new file mode 100644 index 00000000000..d40f1d511f6 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencontainersinitiative.Local.puml @@ -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 Opencontainersinitiative +include('simpleicons-5/O/Opencontainersinitiative') + +' renders the element +Opencontainersinitiative('Opencontainersinitiative', 'Opencontainersinitiative', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opencontainersinitiative.Remote.puml b/distribution/simpleicons-5/O/Opencontainersinitiative.Remote.puml new file mode 100644 index 00000000000..02a18bfa6b9 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencontainersinitiative.Remote.puml @@ -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 Opencontainersinitiative +include('simpleicons-5/O/Opencontainersinitiative') + +' renders the element +Opencontainersinitiative('Opencontainersinitiative', 'Opencontainersinitiative', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opencontainersinitiative.md b/distribution/simpleicons-5/O/Opencontainersinitiative.md new file mode 100644 index 00000000000..77df0d6f639 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencontainersinitiative.md @@ -0,0 +1,63 @@ +# Opencontainersinitiative + + +```text +simpleicons-5/O/Opencontainersinitiative +``` + +```text +include('simpleicons-5/O/Opencontainersinitiative') +``` + + + +| Illustration | Opencontainersinitiative | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opencontainersinitiative.png) | ![illustration for Opencontainersinitiative](../../simpleicons-5/O/Opencontainersinitiative.Local.png) | + + + + +## Opencontainersinitiative + +### 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 Opencontainersinitiative +include('simpleicons-5/O/Opencontainersinitiative') + +' renders the element +Opencontainersinitiative('Opencontainersinitiative', 'Opencontainersinitiative', '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 Opencontainersinitiative +include('simpleicons-5/O/Opencontainersinitiative') + +' renders the element +Opencontainersinitiative('Opencontainersinitiative', 'Opencontainersinitiative', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opencontainersinitiative.png b/distribution/simpleicons-5/O/Opencontainersinitiative.png new file mode 100644 index 00000000000..5eb61c93c28 Binary files /dev/null and b/distribution/simpleicons-5/O/Opencontainersinitiative.png differ diff --git a/distribution/simpleicons-5/O/Opencontainersinitiative.puml b/distribution/simpleicons-5/O/Opencontainersinitiative.puml new file mode 100644 index 00000000000..b6ea0aeb83a --- /dev/null +++ b/distribution/simpleicons-5/O/Opencontainersinitiative.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opencontainersinitiative + +sprite $OpencontainersinitiativeXs [10x10/16z] uwS3 + +sprite $OpencontainersinitiativeSm [12x12/16z] unza + +sprite $OpencontainersinitiativeMd [16x16/16z] un_X + +sprite $OpencontainersinitiativeLg [20x20/16z] unzKO1G + +!procedure Opencontainersinitiative($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opencontainersinitiative', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opencv.Local.png b/distribution/simpleicons-5/O/Opencv.Local.png new file mode 100644 index 00000000000..d7f85823bdd Binary files /dev/null and b/distribution/simpleicons-5/O/Opencv.Local.png differ diff --git a/distribution/simpleicons-5/O/Opencv.Local.puml b/distribution/simpleicons-5/O/Opencv.Local.puml new file mode 100644 index 00000000000..c5eed41764e --- /dev/null +++ b/distribution/simpleicons-5/O/Opencv.Local.puml @@ -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 Opencv +include('simpleicons-5/O/Opencv') + +' renders the element +Opencv('Opencv', 'Opencv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opencv.Remote.puml b/distribution/simpleicons-5/O/Opencv.Remote.puml new file mode 100644 index 00000000000..ce232451573 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencv.Remote.puml @@ -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 Opencv +include('simpleicons-5/O/Opencv') + +' renders the element +Opencv('Opencv', 'Opencv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opencv.md b/distribution/simpleicons-5/O/Opencv.md new file mode 100644 index 00000000000..aadde5dd0f2 --- /dev/null +++ b/distribution/simpleicons-5/O/Opencv.md @@ -0,0 +1,63 @@ +# Opencv + + +```text +simpleicons-5/O/Opencv +``` + +```text +include('simpleicons-5/O/Opencv') +``` + + + +| Illustration | Opencv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opencv.png) | ![illustration for Opencv](../../simpleicons-5/O/Opencv.Local.png) | + + + + +## Opencv + +### 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 Opencv +include('simpleicons-5/O/Opencv') + +' renders the element +Opencv('Opencv', 'Opencv', '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 Opencv +include('simpleicons-5/O/Opencv') + +' renders the element +Opencv('Opencv', 'Opencv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opencv.png b/distribution/simpleicons-5/O/Opencv.png new file mode 100644 index 00000000000..d76efff6d32 Binary files /dev/null and b/distribution/simpleicons-5/O/Opencv.png differ diff --git a/distribution/simpleicons-5/O/Opencv.puml b/distribution/simpleicons-5/O/Opencv.puml new file mode 100644 index 00000000000..8ae9e53991a --- /dev/null +++ b/distribution/simpleicons-5/O/Opencv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opencv + +sprite $OpencvXs [10x10/16z] uwS3 + +sprite $OpencvSm [12x12/16z] unza + +sprite $OpencvMd [16x16/16z] un_X + +sprite $OpencvLg [20x20/16z] unzKO1G + +!procedure Opencv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opencv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openfaas.Local.png b/distribution/simpleicons-5/O/Openfaas.Local.png new file mode 100644 index 00000000000..1b2268298f0 Binary files /dev/null and b/distribution/simpleicons-5/O/Openfaas.Local.png differ diff --git a/distribution/simpleicons-5/O/Openfaas.Local.puml b/distribution/simpleicons-5/O/Openfaas.Local.puml new file mode 100644 index 00000000000..b200c6291a1 --- /dev/null +++ b/distribution/simpleicons-5/O/Openfaas.Local.puml @@ -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 Openfaas +include('simpleicons-5/O/Openfaas') + +' renders the element +Openfaas('Openfaas', 'Openfaas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openfaas.Remote.puml b/distribution/simpleicons-5/O/Openfaas.Remote.puml new file mode 100644 index 00000000000..83e4ca1418a --- /dev/null +++ b/distribution/simpleicons-5/O/Openfaas.Remote.puml @@ -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 Openfaas +include('simpleicons-5/O/Openfaas') + +' renders the element +Openfaas('Openfaas', 'Openfaas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openfaas.md b/distribution/simpleicons-5/O/Openfaas.md new file mode 100644 index 00000000000..9923ffd014f --- /dev/null +++ b/distribution/simpleicons-5/O/Openfaas.md @@ -0,0 +1,63 @@ +# Openfaas + + +```text +simpleicons-5/O/Openfaas +``` + +```text +include('simpleicons-5/O/Openfaas') +``` + + + +| Illustration | Openfaas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openfaas.png) | ![illustration for Openfaas](../../simpleicons-5/O/Openfaas.Local.png) | + + + + +## Openfaas + +### 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 Openfaas +include('simpleicons-5/O/Openfaas') + +' renders the element +Openfaas('Openfaas', 'Openfaas', '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 Openfaas +include('simpleicons-5/O/Openfaas') + +' renders the element +Openfaas('Openfaas', 'Openfaas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openfaas.png b/distribution/simpleicons-5/O/Openfaas.png new file mode 100644 index 00000000000..4645bc9421c Binary files /dev/null and b/distribution/simpleicons-5/O/Openfaas.png differ diff --git a/distribution/simpleicons-5/O/Openfaas.puml b/distribution/simpleicons-5/O/Openfaas.puml new file mode 100644 index 00000000000..daf71ede6a0 --- /dev/null +++ b/distribution/simpleicons-5/O/Openfaas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openfaas + +sprite $OpenfaasXs [10x10/16z] uwS3 + +sprite $OpenfaasSm [12x12/16z] unza + +sprite $OpenfaasMd [16x16/16z] un_X + +sprite $OpenfaasLg [20x20/16z] unzKO1G + +!procedure Openfaas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openfaas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opengl.Local.png b/distribution/simpleicons-5/O/Opengl.Local.png new file mode 100644 index 00000000000..4139ee8fe11 Binary files /dev/null and b/distribution/simpleicons-5/O/Opengl.Local.png differ diff --git a/distribution/simpleicons-5/O/Opengl.Local.puml b/distribution/simpleicons-5/O/Opengl.Local.puml new file mode 100644 index 00000000000..f4f397fe9d7 --- /dev/null +++ b/distribution/simpleicons-5/O/Opengl.Local.puml @@ -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 Opengl +include('simpleicons-5/O/Opengl') + +' renders the element +Opengl('Opengl', 'Opengl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opengl.Remote.puml b/distribution/simpleicons-5/O/Opengl.Remote.puml new file mode 100644 index 00000000000..5f6f2f20296 --- /dev/null +++ b/distribution/simpleicons-5/O/Opengl.Remote.puml @@ -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 Opengl +include('simpleicons-5/O/Opengl') + +' renders the element +Opengl('Opengl', 'Opengl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opengl.md b/distribution/simpleicons-5/O/Opengl.md new file mode 100644 index 00000000000..f1a366e1ee0 --- /dev/null +++ b/distribution/simpleicons-5/O/Opengl.md @@ -0,0 +1,63 @@ +# Opengl + + +```text +simpleicons-5/O/Opengl +``` + +```text +include('simpleicons-5/O/Opengl') +``` + + + +| Illustration | Opengl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opengl.png) | ![illustration for Opengl](../../simpleicons-5/O/Opengl.Local.png) | + + + + +## Opengl + +### 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 Opengl +include('simpleicons-5/O/Opengl') + +' renders the element +Opengl('Opengl', 'Opengl', '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 Opengl +include('simpleicons-5/O/Opengl') + +' renders the element +Opengl('Opengl', 'Opengl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opengl.png b/distribution/simpleicons-5/O/Opengl.png new file mode 100644 index 00000000000..e3ead658cfc Binary files /dev/null and b/distribution/simpleicons-5/O/Opengl.png differ diff --git a/distribution/simpleicons-5/O/Opengl.puml b/distribution/simpleicons-5/O/Opengl.puml new file mode 100644 index 00000000000..693cdb9e363 --- /dev/null +++ b/distribution/simpleicons-5/O/Opengl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opengl + +sprite $OpenglXs [10x10/16z] uwS3 + +sprite $OpenglSm [12x12/16z] unza + +sprite $OpenglMd [16x16/16z] un_X + +sprite $OpenglLg [20x20/16z] unzKO1G + +!procedure Opengl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opengl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openid.Local.png b/distribution/simpleicons-5/O/Openid.Local.png new file mode 100644 index 00000000000..a1ab95893c0 Binary files /dev/null and b/distribution/simpleicons-5/O/Openid.Local.png differ diff --git a/distribution/simpleicons-5/O/Openid.Local.puml b/distribution/simpleicons-5/O/Openid.Local.puml new file mode 100644 index 00000000000..eb5e8be3f96 --- /dev/null +++ b/distribution/simpleicons-5/O/Openid.Local.puml @@ -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 Openid +include('simpleicons-5/O/Openid') + +' renders the element +Openid('Openid', 'Openid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openid.Remote.puml b/distribution/simpleicons-5/O/Openid.Remote.puml new file mode 100644 index 00000000000..83b0f179c4c --- /dev/null +++ b/distribution/simpleicons-5/O/Openid.Remote.puml @@ -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 Openid +include('simpleicons-5/O/Openid') + +' renders the element +Openid('Openid', 'Openid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openid.md b/distribution/simpleicons-5/O/Openid.md new file mode 100644 index 00000000000..ea81e7ecc21 --- /dev/null +++ b/distribution/simpleicons-5/O/Openid.md @@ -0,0 +1,63 @@ +# Openid + + +```text +simpleicons-5/O/Openid +``` + +```text +include('simpleicons-5/O/Openid') +``` + + + +| Illustration | Openid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openid.png) | ![illustration for Openid](../../simpleicons-5/O/Openid.Local.png) | + + + + +## Openid + +### 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 Openid +include('simpleicons-5/O/Openid') + +' renders the element +Openid('Openid', 'Openid', '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 Openid +include('simpleicons-5/O/Openid') + +' renders the element +Openid('Openid', 'Openid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openid.png b/distribution/simpleicons-5/O/Openid.png new file mode 100644 index 00000000000..81acb4234d1 Binary files /dev/null and b/distribution/simpleicons-5/O/Openid.png differ diff --git a/distribution/simpleicons-5/O/Openid.puml b/distribution/simpleicons-5/O/Openid.puml new file mode 100644 index 00000000000..3f6f7194817 --- /dev/null +++ b/distribution/simpleicons-5/O/Openid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openid + +sprite $OpenidXs [10x10/16z] uwS3 + +sprite $OpenidSm [12x12/16z] unza + +sprite $OpenidMd [16x16/16z] un_X + +sprite $OpenidLg [20x20/16z] unzKO1G + +!procedure Openid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openlayers.Local.png b/distribution/simpleicons-5/O/Openlayers.Local.png new file mode 100644 index 00000000000..ed6fc0c5add Binary files /dev/null and b/distribution/simpleicons-5/O/Openlayers.Local.png differ diff --git a/distribution/simpleicons-5/O/Openlayers.Local.puml b/distribution/simpleicons-5/O/Openlayers.Local.puml new file mode 100644 index 00000000000..6c1daedab47 --- /dev/null +++ b/distribution/simpleicons-5/O/Openlayers.Local.puml @@ -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 Openlayers +include('simpleicons-5/O/Openlayers') + +' renders the element +Openlayers('Openlayers', 'Openlayers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openlayers.Remote.puml b/distribution/simpleicons-5/O/Openlayers.Remote.puml new file mode 100644 index 00000000000..16527abcdb0 --- /dev/null +++ b/distribution/simpleicons-5/O/Openlayers.Remote.puml @@ -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 Openlayers +include('simpleicons-5/O/Openlayers') + +' renders the element +Openlayers('Openlayers', 'Openlayers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openlayers.md b/distribution/simpleicons-5/O/Openlayers.md new file mode 100644 index 00000000000..664a8a2d812 --- /dev/null +++ b/distribution/simpleicons-5/O/Openlayers.md @@ -0,0 +1,63 @@ +# Openlayers + + +```text +simpleicons-5/O/Openlayers +``` + +```text +include('simpleicons-5/O/Openlayers') +``` + + + +| Illustration | Openlayers | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openlayers.png) | ![illustration for Openlayers](../../simpleicons-5/O/Openlayers.Local.png) | + + + + +## Openlayers + +### 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 Openlayers +include('simpleicons-5/O/Openlayers') + +' renders the element +Openlayers('Openlayers', 'Openlayers', '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 Openlayers +include('simpleicons-5/O/Openlayers') + +' renders the element +Openlayers('Openlayers', 'Openlayers', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openlayers.png b/distribution/simpleicons-5/O/Openlayers.png new file mode 100644 index 00000000000..9eeca340f43 Binary files /dev/null and b/distribution/simpleicons-5/O/Openlayers.png differ diff --git a/distribution/simpleicons-5/O/Openlayers.puml b/distribution/simpleicons-5/O/Openlayers.puml new file mode 100644 index 00000000000..3a7d1dc9d52 --- /dev/null +++ b/distribution/simpleicons-5/O/Openlayers.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openlayers + +sprite $OpenlayersXs [10x10/16z] uwS3 + +sprite $OpenlayersSm [12x12/16z] unza + +sprite $OpenlayersMd [16x16/16z] un_X + +sprite $OpenlayersLg [20x20/16z] unzKO1G + +!procedure Openlayers($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openlayers', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opennebula.Local.png b/distribution/simpleicons-5/O/Opennebula.Local.png new file mode 100644 index 00000000000..e1dba724e3f Binary files /dev/null and b/distribution/simpleicons-5/O/Opennebula.Local.png differ diff --git a/distribution/simpleicons-5/O/Opennebula.Local.puml b/distribution/simpleicons-5/O/Opennebula.Local.puml new file mode 100644 index 00000000000..0e813006ebf --- /dev/null +++ b/distribution/simpleicons-5/O/Opennebula.Local.puml @@ -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 Opennebula +include('simpleicons-5/O/Opennebula') + +' renders the element +Opennebula('Opennebula', 'Opennebula', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opennebula.Remote.puml b/distribution/simpleicons-5/O/Opennebula.Remote.puml new file mode 100644 index 00000000000..c7b5e3c197e --- /dev/null +++ b/distribution/simpleicons-5/O/Opennebula.Remote.puml @@ -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 Opennebula +include('simpleicons-5/O/Opennebula') + +' renders the element +Opennebula('Opennebula', 'Opennebula', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opennebula.md b/distribution/simpleicons-5/O/Opennebula.md new file mode 100644 index 00000000000..477771eb08c --- /dev/null +++ b/distribution/simpleicons-5/O/Opennebula.md @@ -0,0 +1,63 @@ +# Opennebula + + +```text +simpleicons-5/O/Opennebula +``` + +```text +include('simpleicons-5/O/Opennebula') +``` + + + +| Illustration | Opennebula | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opennebula.png) | ![illustration for Opennebula](../../simpleicons-5/O/Opennebula.Local.png) | + + + + +## Opennebula + +### 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 Opennebula +include('simpleicons-5/O/Opennebula') + +' renders the element +Opennebula('Opennebula', 'Opennebula', '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 Opennebula +include('simpleicons-5/O/Opennebula') + +' renders the element +Opennebula('Opennebula', 'Opennebula', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opennebula.png b/distribution/simpleicons-5/O/Opennebula.png new file mode 100644 index 00000000000..80d7cf9e5f3 Binary files /dev/null and b/distribution/simpleicons-5/O/Opennebula.png differ diff --git a/distribution/simpleicons-5/O/Opennebula.puml b/distribution/simpleicons-5/O/Opennebula.puml new file mode 100644 index 00000000000..62c88d6e8e3 --- /dev/null +++ b/distribution/simpleicons-5/O/Opennebula.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opennebula + +sprite $OpennebulaXs [10x10/16z] uwS3 + +sprite $OpennebulaSm [12x12/16z] unza + +sprite $OpennebulaMd [16x16/16z] un_X + +sprite $OpennebulaLg [20x20/16z] unzKO1G + +!procedure Opennebula($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opennebula', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opensourceinitiative.Local.png b/distribution/simpleicons-5/O/Opensourceinitiative.Local.png new file mode 100644 index 00000000000..8755161b485 Binary files /dev/null and b/distribution/simpleicons-5/O/Opensourceinitiative.Local.png differ diff --git a/distribution/simpleicons-5/O/Opensourceinitiative.Local.puml b/distribution/simpleicons-5/O/Opensourceinitiative.Local.puml new file mode 100644 index 00000000000..7b6cef4da18 --- /dev/null +++ b/distribution/simpleicons-5/O/Opensourceinitiative.Local.puml @@ -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 Opensourceinitiative +include('simpleicons-5/O/Opensourceinitiative') + +' renders the element +Opensourceinitiative('Opensourceinitiative', 'Opensourceinitiative', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opensourceinitiative.Remote.puml b/distribution/simpleicons-5/O/Opensourceinitiative.Remote.puml new file mode 100644 index 00000000000..fca4338d7d3 --- /dev/null +++ b/distribution/simpleicons-5/O/Opensourceinitiative.Remote.puml @@ -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 Opensourceinitiative +include('simpleicons-5/O/Opensourceinitiative') + +' renders the element +Opensourceinitiative('Opensourceinitiative', 'Opensourceinitiative', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opensourceinitiative.md b/distribution/simpleicons-5/O/Opensourceinitiative.md new file mode 100644 index 00000000000..4fea7638327 --- /dev/null +++ b/distribution/simpleicons-5/O/Opensourceinitiative.md @@ -0,0 +1,63 @@ +# Opensourceinitiative + + +```text +simpleicons-5/O/Opensourceinitiative +``` + +```text +include('simpleicons-5/O/Opensourceinitiative') +``` + + + +| Illustration | Opensourceinitiative | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opensourceinitiative.png) | ![illustration for Opensourceinitiative](../../simpleicons-5/O/Opensourceinitiative.Local.png) | + + + + +## Opensourceinitiative + +### 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 Opensourceinitiative +include('simpleicons-5/O/Opensourceinitiative') + +' renders the element +Opensourceinitiative('Opensourceinitiative', 'Opensourceinitiative', '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 Opensourceinitiative +include('simpleicons-5/O/Opensourceinitiative') + +' renders the element +Opensourceinitiative('Opensourceinitiative', 'Opensourceinitiative', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opensourceinitiative.png b/distribution/simpleicons-5/O/Opensourceinitiative.png new file mode 100644 index 00000000000..7f00bd17712 Binary files /dev/null and b/distribution/simpleicons-5/O/Opensourceinitiative.png differ diff --git a/distribution/simpleicons-5/O/Opensourceinitiative.puml b/distribution/simpleicons-5/O/Opensourceinitiative.puml new file mode 100644 index 00000000000..51afd1f418e --- /dev/null +++ b/distribution/simpleicons-5/O/Opensourceinitiative.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opensourceinitiative + +sprite $OpensourceinitiativeXs [10x10/16z] uwS3 + +sprite $OpensourceinitiativeSm [12x12/16z] unza + +sprite $OpensourceinitiativeMd [16x16/16z] un_X + +sprite $OpensourceinitiativeLg [20x20/16z] unzKO1G + +!procedure Opensourceinitiative($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opensourceinitiative', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openssl.Local.png b/distribution/simpleicons-5/O/Openssl.Local.png new file mode 100644 index 00000000000..3a5f547a096 Binary files /dev/null and b/distribution/simpleicons-5/O/Openssl.Local.png differ diff --git a/distribution/simpleicons-5/O/Openssl.Local.puml b/distribution/simpleicons-5/O/Openssl.Local.puml new file mode 100644 index 00000000000..5f836a7f062 --- /dev/null +++ b/distribution/simpleicons-5/O/Openssl.Local.puml @@ -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 Openssl +include('simpleicons-5/O/Openssl') + +' renders the element +Openssl('Openssl', 'Openssl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openssl.Remote.puml b/distribution/simpleicons-5/O/Openssl.Remote.puml new file mode 100644 index 00000000000..44bfd879f9d --- /dev/null +++ b/distribution/simpleicons-5/O/Openssl.Remote.puml @@ -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 Openssl +include('simpleicons-5/O/Openssl') + +' renders the element +Openssl('Openssl', 'Openssl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openssl.md b/distribution/simpleicons-5/O/Openssl.md new file mode 100644 index 00000000000..2f30f3f8c6f --- /dev/null +++ b/distribution/simpleicons-5/O/Openssl.md @@ -0,0 +1,63 @@ +# Openssl + + +```text +simpleicons-5/O/Openssl +``` + +```text +include('simpleicons-5/O/Openssl') +``` + + + +| Illustration | Openssl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openssl.png) | ![illustration for Openssl](../../simpleicons-5/O/Openssl.Local.png) | + + + + +## Openssl + +### 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 Openssl +include('simpleicons-5/O/Openssl') + +' renders the element +Openssl('Openssl', 'Openssl', '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 Openssl +include('simpleicons-5/O/Openssl') + +' renders the element +Openssl('Openssl', 'Openssl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openssl.png b/distribution/simpleicons-5/O/Openssl.png new file mode 100644 index 00000000000..373b5e9b89e Binary files /dev/null and b/distribution/simpleicons-5/O/Openssl.png differ diff --git a/distribution/simpleicons-5/O/Openssl.puml b/distribution/simpleicons-5/O/Openssl.puml new file mode 100644 index 00000000000..5466bff94a2 --- /dev/null +++ b/distribution/simpleicons-5/O/Openssl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openssl + +sprite $OpensslXs [10x10/16z] uwS3 + +sprite $OpensslSm [12x12/16z] unza + +sprite $OpensslMd [16x16/16z] un_X + +sprite $OpensslLg [20x20/16z] unzKO1G + +!procedure Openssl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openssl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openstack.Local.png b/distribution/simpleicons-5/O/Openstack.Local.png new file mode 100644 index 00000000000..6994efa4216 Binary files /dev/null and b/distribution/simpleicons-5/O/Openstack.Local.png differ diff --git a/distribution/simpleicons-5/O/Openstack.Local.puml b/distribution/simpleicons-5/O/Openstack.Local.puml new file mode 100644 index 00000000000..ded0344daba --- /dev/null +++ b/distribution/simpleicons-5/O/Openstack.Local.puml @@ -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 Openstack +include('simpleicons-5/O/Openstack') + +' renders the element +Openstack('Openstack', 'Openstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openstack.Remote.puml b/distribution/simpleicons-5/O/Openstack.Remote.puml new file mode 100644 index 00000000000..29382bc8f6d --- /dev/null +++ b/distribution/simpleicons-5/O/Openstack.Remote.puml @@ -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 Openstack +include('simpleicons-5/O/Openstack') + +' renders the element +Openstack('Openstack', 'Openstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openstack.md b/distribution/simpleicons-5/O/Openstack.md new file mode 100644 index 00000000000..2122b2332d8 --- /dev/null +++ b/distribution/simpleicons-5/O/Openstack.md @@ -0,0 +1,63 @@ +# Openstack + + +```text +simpleicons-5/O/Openstack +``` + +```text +include('simpleicons-5/O/Openstack') +``` + + + +| Illustration | Openstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openstack.png) | ![illustration for Openstack](../../simpleicons-5/O/Openstack.Local.png) | + + + + +## Openstack + +### 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 Openstack +include('simpleicons-5/O/Openstack') + +' renders the element +Openstack('Openstack', 'Openstack', '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 Openstack +include('simpleicons-5/O/Openstack') + +' renders the element +Openstack('Openstack', 'Openstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openstack.png b/distribution/simpleicons-5/O/Openstack.png new file mode 100644 index 00000000000..8b6c737ee5e Binary files /dev/null and b/distribution/simpleicons-5/O/Openstack.png differ diff --git a/distribution/simpleicons-5/O/Openstack.puml b/distribution/simpleicons-5/O/Openstack.puml new file mode 100644 index 00000000000..2b23fbc93e3 --- /dev/null +++ b/distribution/simpleicons-5/O/Openstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openstack + +sprite $OpenstackXs [10x10/16z] uwS3 + +sprite $OpenstackSm [12x12/16z] unza + +sprite $OpenstackMd [16x16/16z] un_X + +sprite $OpenstackLg [20x20/16z] unzKO1G + +!procedure Openstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openstreetmap.Local.png b/distribution/simpleicons-5/O/Openstreetmap.Local.png new file mode 100644 index 00000000000..7bd3f388414 Binary files /dev/null and b/distribution/simpleicons-5/O/Openstreetmap.Local.png differ diff --git a/distribution/simpleicons-5/O/Openstreetmap.Local.puml b/distribution/simpleicons-5/O/Openstreetmap.Local.puml new file mode 100644 index 00000000000..3e7217f78c0 --- /dev/null +++ b/distribution/simpleicons-5/O/Openstreetmap.Local.puml @@ -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 Openstreetmap +include('simpleicons-5/O/Openstreetmap') + +' renders the element +Openstreetmap('Openstreetmap', 'Openstreetmap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openstreetmap.Remote.puml b/distribution/simpleicons-5/O/Openstreetmap.Remote.puml new file mode 100644 index 00000000000..9079e895947 --- /dev/null +++ b/distribution/simpleicons-5/O/Openstreetmap.Remote.puml @@ -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 Openstreetmap +include('simpleicons-5/O/Openstreetmap') + +' renders the element +Openstreetmap('Openstreetmap', 'Openstreetmap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openstreetmap.md b/distribution/simpleicons-5/O/Openstreetmap.md new file mode 100644 index 00000000000..041f00b4929 --- /dev/null +++ b/distribution/simpleicons-5/O/Openstreetmap.md @@ -0,0 +1,63 @@ +# Openstreetmap + + +```text +simpleicons-5/O/Openstreetmap +``` + +```text +include('simpleicons-5/O/Openstreetmap') +``` + + + +| Illustration | Openstreetmap | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openstreetmap.png) | ![illustration for Openstreetmap](../../simpleicons-5/O/Openstreetmap.Local.png) | + + + + +## Openstreetmap + +### 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 Openstreetmap +include('simpleicons-5/O/Openstreetmap') + +' renders the element +Openstreetmap('Openstreetmap', 'Openstreetmap', '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 Openstreetmap +include('simpleicons-5/O/Openstreetmap') + +' renders the element +Openstreetmap('Openstreetmap', 'Openstreetmap', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openstreetmap.png b/distribution/simpleicons-5/O/Openstreetmap.png new file mode 100644 index 00000000000..a8a3a8c73eb Binary files /dev/null and b/distribution/simpleicons-5/O/Openstreetmap.png differ diff --git a/distribution/simpleicons-5/O/Openstreetmap.puml b/distribution/simpleicons-5/O/Openstreetmap.puml new file mode 100644 index 00000000000..8168342b89a --- /dev/null +++ b/distribution/simpleicons-5/O/Openstreetmap.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openstreetmap + +sprite $OpenstreetmapXs [10x10/16z] uwS3 + +sprite $OpenstreetmapSm [12x12/16z] unza + +sprite $OpenstreetmapMd [16x16/16z] un_X + +sprite $OpenstreetmapLg [20x20/16z] unzKO1G + +!procedure Openstreetmap($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openstreetmap', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opensuse.Local.png b/distribution/simpleicons-5/O/Opensuse.Local.png new file mode 100644 index 00000000000..2eda4e0f7d7 Binary files /dev/null and b/distribution/simpleicons-5/O/Opensuse.Local.png differ diff --git a/distribution/simpleicons-5/O/Opensuse.Local.puml b/distribution/simpleicons-5/O/Opensuse.Local.puml new file mode 100644 index 00000000000..26fb888b5e6 --- /dev/null +++ b/distribution/simpleicons-5/O/Opensuse.Local.puml @@ -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 Opensuse +include('simpleicons-5/O/Opensuse') + +' renders the element +Opensuse('Opensuse', 'Opensuse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opensuse.Remote.puml b/distribution/simpleicons-5/O/Opensuse.Remote.puml new file mode 100644 index 00000000000..ae7b09ff212 --- /dev/null +++ b/distribution/simpleicons-5/O/Opensuse.Remote.puml @@ -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 Opensuse +include('simpleicons-5/O/Opensuse') + +' renders the element +Opensuse('Opensuse', 'Opensuse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opensuse.md b/distribution/simpleicons-5/O/Opensuse.md new file mode 100644 index 00000000000..bb264505adf --- /dev/null +++ b/distribution/simpleicons-5/O/Opensuse.md @@ -0,0 +1,63 @@ +# Opensuse + + +```text +simpleicons-5/O/Opensuse +``` + +```text +include('simpleicons-5/O/Opensuse') +``` + + + +| Illustration | Opensuse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opensuse.png) | ![illustration for Opensuse](../../simpleicons-5/O/Opensuse.Local.png) | + + + + +## Opensuse + +### 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 Opensuse +include('simpleicons-5/O/Opensuse') + +' renders the element +Opensuse('Opensuse', 'Opensuse', '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 Opensuse +include('simpleicons-5/O/Opensuse') + +' renders the element +Opensuse('Opensuse', 'Opensuse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opensuse.png b/distribution/simpleicons-5/O/Opensuse.png new file mode 100644 index 00000000000..4adb0a17233 Binary files /dev/null and b/distribution/simpleicons-5/O/Opensuse.png differ diff --git a/distribution/simpleicons-5/O/Opensuse.puml b/distribution/simpleicons-5/O/Opensuse.puml new file mode 100644 index 00000000000..68a474f273d --- /dev/null +++ b/distribution/simpleicons-5/O/Opensuse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opensuse + +sprite $OpensuseXs [10x10/16z] uwS3 + +sprite $OpensuseSm [12x12/16z] unza + +sprite $OpensuseMd [16x16/16z] un_X + +sprite $OpensuseLg [20x20/16z] unzKO1G + +!procedure Opensuse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opensuse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openvpn.Local.png b/distribution/simpleicons-5/O/Openvpn.Local.png new file mode 100644 index 00000000000..79d3d0b557e Binary files /dev/null and b/distribution/simpleicons-5/O/Openvpn.Local.png differ diff --git a/distribution/simpleicons-5/O/Openvpn.Local.puml b/distribution/simpleicons-5/O/Openvpn.Local.puml new file mode 100644 index 00000000000..e0ad28c9966 --- /dev/null +++ b/distribution/simpleicons-5/O/Openvpn.Local.puml @@ -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 Openvpn +include('simpleicons-5/O/Openvpn') + +' renders the element +Openvpn('Openvpn', 'Openvpn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openvpn.Remote.puml b/distribution/simpleicons-5/O/Openvpn.Remote.puml new file mode 100644 index 00000000000..c734d3ccf12 --- /dev/null +++ b/distribution/simpleicons-5/O/Openvpn.Remote.puml @@ -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 Openvpn +include('simpleicons-5/O/Openvpn') + +' renders the element +Openvpn('Openvpn', 'Openvpn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openvpn.md b/distribution/simpleicons-5/O/Openvpn.md new file mode 100644 index 00000000000..04fb474fca9 --- /dev/null +++ b/distribution/simpleicons-5/O/Openvpn.md @@ -0,0 +1,63 @@ +# Openvpn + + +```text +simpleicons-5/O/Openvpn +``` + +```text +include('simpleicons-5/O/Openvpn') +``` + + + +| Illustration | Openvpn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openvpn.png) | ![illustration for Openvpn](../../simpleicons-5/O/Openvpn.Local.png) | + + + + +## Openvpn + +### 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 Openvpn +include('simpleicons-5/O/Openvpn') + +' renders the element +Openvpn('Openvpn', 'Openvpn', '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 Openvpn +include('simpleicons-5/O/Openvpn') + +' renders the element +Openvpn('Openvpn', 'Openvpn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openvpn.png b/distribution/simpleicons-5/O/Openvpn.png new file mode 100644 index 00000000000..68a0acbd9e1 Binary files /dev/null and b/distribution/simpleicons-5/O/Openvpn.png differ diff --git a/distribution/simpleicons-5/O/Openvpn.puml b/distribution/simpleicons-5/O/Openvpn.puml new file mode 100644 index 00000000000..d537ce6ef8b --- /dev/null +++ b/distribution/simpleicons-5/O/Openvpn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openvpn + +sprite $OpenvpnXs [10x10/16z] uwS3 + +sprite $OpenvpnSm [12x12/16z] unza + +sprite $OpenvpnMd [16x16/16z] un_X + +sprite $OpenvpnLg [20x20/16z] unzKO1G + +!procedure Openvpn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openvpn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Openwrt.Local.png b/distribution/simpleicons-5/O/Openwrt.Local.png new file mode 100644 index 00000000000..23b88c02378 Binary files /dev/null and b/distribution/simpleicons-5/O/Openwrt.Local.png differ diff --git a/distribution/simpleicons-5/O/Openwrt.Local.puml b/distribution/simpleicons-5/O/Openwrt.Local.puml new file mode 100644 index 00000000000..f50f816edfe --- /dev/null +++ b/distribution/simpleicons-5/O/Openwrt.Local.puml @@ -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 Openwrt +include('simpleicons-5/O/Openwrt') + +' renders the element +Openwrt('Openwrt', 'Openwrt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openwrt.Remote.puml b/distribution/simpleicons-5/O/Openwrt.Remote.puml new file mode 100644 index 00000000000..9c3a46bb900 --- /dev/null +++ b/distribution/simpleicons-5/O/Openwrt.Remote.puml @@ -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 Openwrt +include('simpleicons-5/O/Openwrt') + +' renders the element +Openwrt('Openwrt', 'Openwrt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Openwrt.md b/distribution/simpleicons-5/O/Openwrt.md new file mode 100644 index 00000000000..440887c80e3 --- /dev/null +++ b/distribution/simpleicons-5/O/Openwrt.md @@ -0,0 +1,63 @@ +# Openwrt + + +```text +simpleicons-5/O/Openwrt +``` + +```text +include('simpleicons-5/O/Openwrt') +``` + + + +| Illustration | Openwrt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Openwrt.png) | ![illustration for Openwrt](../../simpleicons-5/O/Openwrt.Local.png) | + + + + +## Openwrt + +### 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 Openwrt +include('simpleicons-5/O/Openwrt') + +' renders the element +Openwrt('Openwrt', 'Openwrt', '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 Openwrt +include('simpleicons-5/O/Openwrt') + +' renders the element +Openwrt('Openwrt', 'Openwrt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Openwrt.png b/distribution/simpleicons-5/O/Openwrt.png new file mode 100644 index 00000000000..f82e9c45b00 Binary files /dev/null and b/distribution/simpleicons-5/O/Openwrt.png differ diff --git a/distribution/simpleicons-5/O/Openwrt.puml b/distribution/simpleicons-5/O/Openwrt.puml new file mode 100644 index 00000000000..f4fa1a67393 --- /dev/null +++ b/distribution/simpleicons-5/O/Openwrt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Openwrt + +sprite $OpenwrtXs [10x10/16z] uwS3 + +sprite $OpenwrtSm [12x12/16z] unza + +sprite $OpenwrtMd [16x16/16z] un_X + +sprite $OpenwrtLg [20x20/16z] unzKO1G + +!procedure Openwrt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Openwrt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opera.Local.png b/distribution/simpleicons-5/O/Opera.Local.png new file mode 100644 index 00000000000..6ad699ddec4 Binary files /dev/null and b/distribution/simpleicons-5/O/Opera.Local.png differ diff --git a/distribution/simpleicons-5/O/Opera.Local.puml b/distribution/simpleicons-5/O/Opera.Local.puml new file mode 100644 index 00000000000..19da653ad6e --- /dev/null +++ b/distribution/simpleicons-5/O/Opera.Local.puml @@ -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 Opera +include('simpleicons-5/O/Opera') + +' renders the element +Opera('Opera', 'Opera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opera.Remote.puml b/distribution/simpleicons-5/O/Opera.Remote.puml new file mode 100644 index 00000000000..350147ef969 --- /dev/null +++ b/distribution/simpleicons-5/O/Opera.Remote.puml @@ -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 Opera +include('simpleicons-5/O/Opera') + +' renders the element +Opera('Opera', 'Opera', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opera.md b/distribution/simpleicons-5/O/Opera.md new file mode 100644 index 00000000000..47957a5b55e --- /dev/null +++ b/distribution/simpleicons-5/O/Opera.md @@ -0,0 +1,63 @@ +# Opera + + +```text +simpleicons-5/O/Opera +``` + +```text +include('simpleicons-5/O/Opera') +``` + + + +| Illustration | Opera | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opera.png) | ![illustration for Opera](../../simpleicons-5/O/Opera.Local.png) | + + + + +## Opera + +### 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 Opera +include('simpleicons-5/O/Opera') + +' renders the element +Opera('Opera', 'Opera', '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 Opera +include('simpleicons-5/O/Opera') + +' renders the element +Opera('Opera', 'Opera', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opera.png b/distribution/simpleicons-5/O/Opera.png new file mode 100644 index 00000000000..94f2dc4b71a Binary files /dev/null and b/distribution/simpleicons-5/O/Opera.png differ diff --git a/distribution/simpleicons-5/O/Opera.puml b/distribution/simpleicons-5/O/Opera.puml new file mode 100644 index 00000000000..5d1ee2b2518 --- /dev/null +++ b/distribution/simpleicons-5/O/Opera.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opera + +sprite $OperaXs [10x10/16z] uwS3 + +sprite $OperaSm [12x12/16z] unza + +sprite $OperaMd [16x16/16z] un_X + +sprite $OperaLg [20x20/16z] unzKO1G + +!procedure Opera($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opera', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opnsense.Local.png b/distribution/simpleicons-5/O/Opnsense.Local.png new file mode 100644 index 00000000000..67e2e6ca79e Binary files /dev/null and b/distribution/simpleicons-5/O/Opnsense.Local.png differ diff --git a/distribution/simpleicons-5/O/Opnsense.Local.puml b/distribution/simpleicons-5/O/Opnsense.Local.puml new file mode 100644 index 00000000000..ebc857e2ea1 --- /dev/null +++ b/distribution/simpleicons-5/O/Opnsense.Local.puml @@ -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 Opnsense +include('simpleicons-5/O/Opnsense') + +' renders the element +Opnsense('Opnsense', 'Opnsense', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opnsense.Remote.puml b/distribution/simpleicons-5/O/Opnsense.Remote.puml new file mode 100644 index 00000000000..37e61c44df4 --- /dev/null +++ b/distribution/simpleicons-5/O/Opnsense.Remote.puml @@ -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 Opnsense +include('simpleicons-5/O/Opnsense') + +' renders the element +Opnsense('Opnsense', 'Opnsense', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opnsense.md b/distribution/simpleicons-5/O/Opnsense.md new file mode 100644 index 00000000000..7f2a2c15037 --- /dev/null +++ b/distribution/simpleicons-5/O/Opnsense.md @@ -0,0 +1,63 @@ +# Opnsense + + +```text +simpleicons-5/O/Opnsense +``` + +```text +include('simpleicons-5/O/Opnsense') +``` + + + +| Illustration | Opnsense | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opnsense.png) | ![illustration for Opnsense](../../simpleicons-5/O/Opnsense.Local.png) | + + + + +## Opnsense + +### 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 Opnsense +include('simpleicons-5/O/Opnsense') + +' renders the element +Opnsense('Opnsense', 'Opnsense', '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 Opnsense +include('simpleicons-5/O/Opnsense') + +' renders the element +Opnsense('Opnsense', 'Opnsense', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opnsense.png b/distribution/simpleicons-5/O/Opnsense.png new file mode 100644 index 00000000000..ef1249c6ce5 Binary files /dev/null and b/distribution/simpleicons-5/O/Opnsense.png differ diff --git a/distribution/simpleicons-5/O/Opnsense.puml b/distribution/simpleicons-5/O/Opnsense.puml new file mode 100644 index 00000000000..7e702040af1 --- /dev/null +++ b/distribution/simpleicons-5/O/Opnsense.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opnsense + +sprite $OpnsenseXs [10x10/16z] uwS3 + +sprite $OpnsenseSm [12x12/16z] unza + +sprite $OpnsenseMd [16x16/16z] un_X + +sprite $OpnsenseLg [20x20/16z] unzKO1G + +!procedure Opnsense($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opnsense', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opsgenie.Local.png b/distribution/simpleicons-5/O/Opsgenie.Local.png new file mode 100644 index 00000000000..99c2c189d5b Binary files /dev/null and b/distribution/simpleicons-5/O/Opsgenie.Local.png differ diff --git a/distribution/simpleicons-5/O/Opsgenie.Local.puml b/distribution/simpleicons-5/O/Opsgenie.Local.puml new file mode 100644 index 00000000000..9de45f5d8b3 --- /dev/null +++ b/distribution/simpleicons-5/O/Opsgenie.Local.puml @@ -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 Opsgenie +include('simpleicons-5/O/Opsgenie') + +' renders the element +Opsgenie('Opsgenie', 'Opsgenie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opsgenie.Remote.puml b/distribution/simpleicons-5/O/Opsgenie.Remote.puml new file mode 100644 index 00000000000..0268f5a535b --- /dev/null +++ b/distribution/simpleicons-5/O/Opsgenie.Remote.puml @@ -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 Opsgenie +include('simpleicons-5/O/Opsgenie') + +' renders the element +Opsgenie('Opsgenie', 'Opsgenie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opsgenie.md b/distribution/simpleicons-5/O/Opsgenie.md new file mode 100644 index 00000000000..d2ade767949 --- /dev/null +++ b/distribution/simpleicons-5/O/Opsgenie.md @@ -0,0 +1,63 @@ +# Opsgenie + + +```text +simpleicons-5/O/Opsgenie +``` + +```text +include('simpleicons-5/O/Opsgenie') +``` + + + +| Illustration | Opsgenie | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opsgenie.png) | ![illustration for Opsgenie](../../simpleicons-5/O/Opsgenie.Local.png) | + + + + +## Opsgenie + +### 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 Opsgenie +include('simpleicons-5/O/Opsgenie') + +' renders the element +Opsgenie('Opsgenie', 'Opsgenie', '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 Opsgenie +include('simpleicons-5/O/Opsgenie') + +' renders the element +Opsgenie('Opsgenie', 'Opsgenie', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opsgenie.png b/distribution/simpleicons-5/O/Opsgenie.png new file mode 100644 index 00000000000..5335fdeb5a1 Binary files /dev/null and b/distribution/simpleicons-5/O/Opsgenie.png differ diff --git a/distribution/simpleicons-5/O/Opsgenie.puml b/distribution/simpleicons-5/O/Opsgenie.puml new file mode 100644 index 00000000000..40058c7c26f --- /dev/null +++ b/distribution/simpleicons-5/O/Opsgenie.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opsgenie + +sprite $OpsgenieXs [10x10/16z] uwS3 + +sprite $OpsgenieSm [12x12/16z] unza + +sprite $OpsgenieMd [16x16/16z] un_X + +sprite $OpsgenieLg [20x20/16z] unzKO1G + +!procedure Opsgenie($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opsgenie', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Opslevel.Local.png b/distribution/simpleicons-5/O/Opslevel.Local.png new file mode 100644 index 00000000000..54cd05dcab2 Binary files /dev/null and b/distribution/simpleicons-5/O/Opslevel.Local.png differ diff --git a/distribution/simpleicons-5/O/Opslevel.Local.puml b/distribution/simpleicons-5/O/Opslevel.Local.puml new file mode 100644 index 00000000000..4d91494c877 --- /dev/null +++ b/distribution/simpleicons-5/O/Opslevel.Local.puml @@ -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 Opslevel +include('simpleicons-5/O/Opslevel') + +' renders the element +Opslevel('Opslevel', 'Opslevel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opslevel.Remote.puml b/distribution/simpleicons-5/O/Opslevel.Remote.puml new file mode 100644 index 00000000000..e4b1d781757 --- /dev/null +++ b/distribution/simpleicons-5/O/Opslevel.Remote.puml @@ -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 Opslevel +include('simpleicons-5/O/Opslevel') + +' renders the element +Opslevel('Opslevel', 'Opslevel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Opslevel.md b/distribution/simpleicons-5/O/Opslevel.md new file mode 100644 index 00000000000..0cdab5f409c --- /dev/null +++ b/distribution/simpleicons-5/O/Opslevel.md @@ -0,0 +1,63 @@ +# Opslevel + + +```text +simpleicons-5/O/Opslevel +``` + +```text +include('simpleicons-5/O/Opslevel') +``` + + + +| Illustration | Opslevel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Opslevel.png) | ![illustration for Opslevel](../../simpleicons-5/O/Opslevel.Local.png) | + + + + +## Opslevel + +### 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 Opslevel +include('simpleicons-5/O/Opslevel') + +' renders the element +Opslevel('Opslevel', 'Opslevel', '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 Opslevel +include('simpleicons-5/O/Opslevel') + +' renders the element +Opslevel('Opslevel', 'Opslevel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Opslevel.png b/distribution/simpleicons-5/O/Opslevel.png new file mode 100644 index 00000000000..7c8f2cd19d8 Binary files /dev/null and b/distribution/simpleicons-5/O/Opslevel.png differ diff --git a/distribution/simpleicons-5/O/Opslevel.puml b/distribution/simpleicons-5/O/Opslevel.puml new file mode 100644 index 00000000000..634380aa0dc --- /dev/null +++ b/distribution/simpleicons-5/O/Opslevel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Opslevel + +sprite $OpslevelXs [10x10/16z] uwS3 + +sprite $OpslevelSm [12x12/16z] unza + +sprite $OpslevelMd [16x16/16z] un_X + +sprite $OpslevelLg [20x20/16z] unzKO1G + +!procedure Opslevel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Opslevel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Oracle.Local.png b/distribution/simpleicons-5/O/Oracle.Local.png new file mode 100644 index 00000000000..7605ba822cf Binary files /dev/null and b/distribution/simpleicons-5/O/Oracle.Local.png differ diff --git a/distribution/simpleicons-5/O/Oracle.Local.puml b/distribution/simpleicons-5/O/Oracle.Local.puml new file mode 100644 index 00000000000..4cc45aa6b51 --- /dev/null +++ b/distribution/simpleicons-5/O/Oracle.Local.puml @@ -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 Oracle +include('simpleicons-5/O/Oracle') + +' renders the element +Oracle('Oracle', 'Oracle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oracle.Remote.puml b/distribution/simpleicons-5/O/Oracle.Remote.puml new file mode 100644 index 00000000000..6a0d78bc704 --- /dev/null +++ b/distribution/simpleicons-5/O/Oracle.Remote.puml @@ -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 Oracle +include('simpleicons-5/O/Oracle') + +' renders the element +Oracle('Oracle', 'Oracle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oracle.md b/distribution/simpleicons-5/O/Oracle.md new file mode 100644 index 00000000000..6780f09ab68 --- /dev/null +++ b/distribution/simpleicons-5/O/Oracle.md @@ -0,0 +1,63 @@ +# Oracle + + +```text +simpleicons-5/O/Oracle +``` + +```text +include('simpleicons-5/O/Oracle') +``` + + + +| Illustration | Oracle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Oracle.png) | ![illustration for Oracle](../../simpleicons-5/O/Oracle.Local.png) | + + + + +## Oracle + +### 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 Oracle +include('simpleicons-5/O/Oracle') + +' renders the element +Oracle('Oracle', 'Oracle', '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 Oracle +include('simpleicons-5/O/Oracle') + +' renders the element +Oracle('Oracle', 'Oracle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Oracle.png b/distribution/simpleicons-5/O/Oracle.png new file mode 100644 index 00000000000..6800a59e2ba Binary files /dev/null and b/distribution/simpleicons-5/O/Oracle.png differ diff --git a/distribution/simpleicons-5/O/Oracle.puml b/distribution/simpleicons-5/O/Oracle.puml new file mode 100644 index 00000000000..fb8a42f9591 --- /dev/null +++ b/distribution/simpleicons-5/O/Oracle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Oracle + +sprite $OracleXs [10x10/16z] uwS3 + +sprite $OracleSm [12x12/16z] unza + +sprite $OracleMd [16x16/16z] un_X + +sprite $OracleLg [20x20/16z] unzKO1G + +!procedure Oracle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Oracle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Orcid.Local.png b/distribution/simpleicons-5/O/Orcid.Local.png new file mode 100644 index 00000000000..16df286219b Binary files /dev/null and b/distribution/simpleicons-5/O/Orcid.Local.png differ diff --git a/distribution/simpleicons-5/O/Orcid.Local.puml b/distribution/simpleicons-5/O/Orcid.Local.puml new file mode 100644 index 00000000000..7fd11c96912 --- /dev/null +++ b/distribution/simpleicons-5/O/Orcid.Local.puml @@ -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 Orcid +include('simpleicons-5/O/Orcid') + +' renders the element +Orcid('Orcid', 'Orcid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Orcid.Remote.puml b/distribution/simpleicons-5/O/Orcid.Remote.puml new file mode 100644 index 00000000000..5f7578f60d7 --- /dev/null +++ b/distribution/simpleicons-5/O/Orcid.Remote.puml @@ -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 Orcid +include('simpleicons-5/O/Orcid') + +' renders the element +Orcid('Orcid', 'Orcid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Orcid.md b/distribution/simpleicons-5/O/Orcid.md new file mode 100644 index 00000000000..e8ba3384026 --- /dev/null +++ b/distribution/simpleicons-5/O/Orcid.md @@ -0,0 +1,63 @@ +# Orcid + + +```text +simpleicons-5/O/Orcid +``` + +```text +include('simpleicons-5/O/Orcid') +``` + + + +| Illustration | Orcid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Orcid.png) | ![illustration for Orcid](../../simpleicons-5/O/Orcid.Local.png) | + + + + +## Orcid + +### 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 Orcid +include('simpleicons-5/O/Orcid') + +' renders the element +Orcid('Orcid', 'Orcid', '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 Orcid +include('simpleicons-5/O/Orcid') + +' renders the element +Orcid('Orcid', 'Orcid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Orcid.png b/distribution/simpleicons-5/O/Orcid.png new file mode 100644 index 00000000000..87388d6a59f Binary files /dev/null and b/distribution/simpleicons-5/O/Orcid.png differ diff --git a/distribution/simpleicons-5/O/Orcid.puml b/distribution/simpleicons-5/O/Orcid.puml new file mode 100644 index 00000000000..b079c2508e9 --- /dev/null +++ b/distribution/simpleicons-5/O/Orcid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Orcid + +sprite $OrcidXs [10x10/16z] uwS3 + +sprite $OrcidSm [12x12/16z] unza + +sprite $OrcidMd [16x16/16z] un_X + +sprite $OrcidLg [20x20/16z] unzKO1G + +!procedure Orcid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Orcid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Org.Local.png b/distribution/simpleicons-5/O/Org.Local.png new file mode 100644 index 00000000000..ff450be544e Binary files /dev/null and b/distribution/simpleicons-5/O/Org.Local.png differ diff --git a/distribution/simpleicons-5/O/Org.Local.puml b/distribution/simpleicons-5/O/Org.Local.puml new file mode 100644 index 00000000000..bf5074771be --- /dev/null +++ b/distribution/simpleicons-5/O/Org.Local.puml @@ -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 Org +include('simpleicons-5/O/Org') + +' renders the element +Org('Org', 'Org', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Org.Remote.puml b/distribution/simpleicons-5/O/Org.Remote.puml new file mode 100644 index 00000000000..9254795a17f --- /dev/null +++ b/distribution/simpleicons-5/O/Org.Remote.puml @@ -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 Org +include('simpleicons-5/O/Org') + +' renders the element +Org('Org', 'Org', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Org.md b/distribution/simpleicons-5/O/Org.md new file mode 100644 index 00000000000..8f9cd4c87b5 --- /dev/null +++ b/distribution/simpleicons-5/O/Org.md @@ -0,0 +1,63 @@ +# Org + + +```text +simpleicons-5/O/Org +``` + +```text +include('simpleicons-5/O/Org') +``` + + + +| Illustration | Org | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Org.png) | ![illustration for Org](../../simpleicons-5/O/Org.Local.png) | + + + + +## Org + +### 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 Org +include('simpleicons-5/O/Org') + +' renders the element +Org('Org', 'Org', '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 Org +include('simpleicons-5/O/Org') + +' renders the element +Org('Org', 'Org', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Org.png b/distribution/simpleicons-5/O/Org.png new file mode 100644 index 00000000000..22013886f16 Binary files /dev/null and b/distribution/simpleicons-5/O/Org.png differ diff --git a/distribution/simpleicons-5/O/Org.puml b/distribution/simpleicons-5/O/Org.puml new file mode 100644 index 00000000000..3340c518337 --- /dev/null +++ b/distribution/simpleicons-5/O/Org.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Org + +sprite $OrgXs [10x10/16z] uwS3 + +sprite $OrgSm [12x12/16z] unza + +sprite $OrgMd [16x16/16z] un_X + +sprite $OrgLg [20x20/16z] unzKO1G + +!procedure Org($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Org', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Origin.Local.png b/distribution/simpleicons-5/O/Origin.Local.png new file mode 100644 index 00000000000..15acd1a845a Binary files /dev/null and b/distribution/simpleicons-5/O/Origin.Local.png differ diff --git a/distribution/simpleicons-5/O/Origin.Local.puml b/distribution/simpleicons-5/O/Origin.Local.puml new file mode 100644 index 00000000000..bc3753e0d9e --- /dev/null +++ b/distribution/simpleicons-5/O/Origin.Local.puml @@ -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 Origin +include('simpleicons-5/O/Origin') + +' renders the element +Origin('Origin', 'Origin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Origin.Remote.puml b/distribution/simpleicons-5/O/Origin.Remote.puml new file mode 100644 index 00000000000..c500e177486 --- /dev/null +++ b/distribution/simpleicons-5/O/Origin.Remote.puml @@ -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 Origin +include('simpleicons-5/O/Origin') + +' renders the element +Origin('Origin', 'Origin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Origin.md b/distribution/simpleicons-5/O/Origin.md new file mode 100644 index 00000000000..685adb0dc16 --- /dev/null +++ b/distribution/simpleicons-5/O/Origin.md @@ -0,0 +1,63 @@ +# Origin + + +```text +simpleicons-5/O/Origin +``` + +```text +include('simpleicons-5/O/Origin') +``` + + + +| Illustration | Origin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Origin.png) | ![illustration for Origin](../../simpleicons-5/O/Origin.Local.png) | + + + + +## Origin + +### 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 Origin +include('simpleicons-5/O/Origin') + +' renders the element +Origin('Origin', 'Origin', '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 Origin +include('simpleicons-5/O/Origin') + +' renders the element +Origin('Origin', 'Origin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Origin.png b/distribution/simpleicons-5/O/Origin.png new file mode 100644 index 00000000000..5b91ff56873 Binary files /dev/null and b/distribution/simpleicons-5/O/Origin.png differ diff --git a/distribution/simpleicons-5/O/Origin.puml b/distribution/simpleicons-5/O/Origin.puml new file mode 100644 index 00000000000..ab3f57ed02a --- /dev/null +++ b/distribution/simpleicons-5/O/Origin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Origin + +sprite $OriginXs [10x10/16z] uwS3 + +sprite $OriginSm [12x12/16z] unza + +sprite $OriginMd [16x16/16z] un_X + +sprite $OriginLg [20x20/16z] unzKO1G + +!procedure Origin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Origin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Osano.Local.png b/distribution/simpleicons-5/O/Osano.Local.png new file mode 100644 index 00000000000..8fcb88d4ff6 Binary files /dev/null and b/distribution/simpleicons-5/O/Osano.Local.png differ diff --git a/distribution/simpleicons-5/O/Osano.Local.puml b/distribution/simpleicons-5/O/Osano.Local.puml new file mode 100644 index 00000000000..a0030a5a202 --- /dev/null +++ b/distribution/simpleicons-5/O/Osano.Local.puml @@ -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 Osano +include('simpleicons-5/O/Osano') + +' renders the element +Osano('Osano', 'Osano', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Osano.Remote.puml b/distribution/simpleicons-5/O/Osano.Remote.puml new file mode 100644 index 00000000000..aab3e37398a --- /dev/null +++ b/distribution/simpleicons-5/O/Osano.Remote.puml @@ -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 Osano +include('simpleicons-5/O/Osano') + +' renders the element +Osano('Osano', 'Osano', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Osano.md b/distribution/simpleicons-5/O/Osano.md new file mode 100644 index 00000000000..2d5367343a0 --- /dev/null +++ b/distribution/simpleicons-5/O/Osano.md @@ -0,0 +1,63 @@ +# Osano + + +```text +simpleicons-5/O/Osano +``` + +```text +include('simpleicons-5/O/Osano') +``` + + + +| Illustration | Osano | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Osano.png) | ![illustration for Osano](../../simpleicons-5/O/Osano.Local.png) | + + + + +## Osano + +### 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 Osano +include('simpleicons-5/O/Osano') + +' renders the element +Osano('Osano', 'Osano', '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 Osano +include('simpleicons-5/O/Osano') + +' renders the element +Osano('Osano', 'Osano', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Osano.png b/distribution/simpleicons-5/O/Osano.png new file mode 100644 index 00000000000..d60b1418cf4 Binary files /dev/null and b/distribution/simpleicons-5/O/Osano.png differ diff --git a/distribution/simpleicons-5/O/Osano.puml b/distribution/simpleicons-5/O/Osano.puml new file mode 100644 index 00000000000..7fb7eba97ea --- /dev/null +++ b/distribution/simpleicons-5/O/Osano.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Osano + +sprite $OsanoXs [10x10/16z] uwS3 + +sprite $OsanoSm [12x12/16z] unza + +sprite $OsanoMd [16x16/16z] un_X + +sprite $OsanoLg [20x20/16z] unzKO1G + +!procedure Osano($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Osano', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Oshkosh.Local.png b/distribution/simpleicons-5/O/Oshkosh.Local.png new file mode 100644 index 00000000000..f476606068c Binary files /dev/null and b/distribution/simpleicons-5/O/Oshkosh.Local.png differ diff --git a/distribution/simpleicons-5/O/Oshkosh.Local.puml b/distribution/simpleicons-5/O/Oshkosh.Local.puml new file mode 100644 index 00000000000..ff6b5d3c763 --- /dev/null +++ b/distribution/simpleicons-5/O/Oshkosh.Local.puml @@ -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 Oshkosh +include('simpleicons-5/O/Oshkosh') + +' renders the element +Oshkosh('Oshkosh', 'Oshkosh', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oshkosh.Remote.puml b/distribution/simpleicons-5/O/Oshkosh.Remote.puml new file mode 100644 index 00000000000..44f06df99c8 --- /dev/null +++ b/distribution/simpleicons-5/O/Oshkosh.Remote.puml @@ -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 Oshkosh +include('simpleicons-5/O/Oshkosh') + +' renders the element +Oshkosh('Oshkosh', 'Oshkosh', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oshkosh.md b/distribution/simpleicons-5/O/Oshkosh.md new file mode 100644 index 00000000000..dcd3f011ba7 --- /dev/null +++ b/distribution/simpleicons-5/O/Oshkosh.md @@ -0,0 +1,63 @@ +# Oshkosh + + +```text +simpleicons-5/O/Oshkosh +``` + +```text +include('simpleicons-5/O/Oshkosh') +``` + + + +| Illustration | Oshkosh | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Oshkosh.png) | ![illustration for Oshkosh](../../simpleicons-5/O/Oshkosh.Local.png) | + + + + +## Oshkosh + +### 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 Oshkosh +include('simpleicons-5/O/Oshkosh') + +' renders the element +Oshkosh('Oshkosh', 'Oshkosh', '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 Oshkosh +include('simpleicons-5/O/Oshkosh') + +' renders the element +Oshkosh('Oshkosh', 'Oshkosh', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Oshkosh.png b/distribution/simpleicons-5/O/Oshkosh.png new file mode 100644 index 00000000000..5d8e9eff743 Binary files /dev/null and b/distribution/simpleicons-5/O/Oshkosh.png differ diff --git a/distribution/simpleicons-5/O/Oshkosh.puml b/distribution/simpleicons-5/O/Oshkosh.puml new file mode 100644 index 00000000000..05b2ab0d057 --- /dev/null +++ b/distribution/simpleicons-5/O/Oshkosh.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Oshkosh + +sprite $OshkoshXs [10x10/16z] uwS3 + +sprite $OshkoshSm [12x12/16z] unza + +sprite $OshkoshMd [16x16/16z] un_X + +sprite $OshkoshLg [20x20/16z] unzKO1G + +!procedure Oshkosh($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Oshkosh', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Osmc.Local.png b/distribution/simpleicons-5/O/Osmc.Local.png new file mode 100644 index 00000000000..0b6da70ae16 Binary files /dev/null and b/distribution/simpleicons-5/O/Osmc.Local.png differ diff --git a/distribution/simpleicons-5/O/Osmc.Local.puml b/distribution/simpleicons-5/O/Osmc.Local.puml new file mode 100644 index 00000000000..a181a70961d --- /dev/null +++ b/distribution/simpleicons-5/O/Osmc.Local.puml @@ -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 Osmc +include('simpleicons-5/O/Osmc') + +' renders the element +Osmc('Osmc', 'Osmc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Osmc.Remote.puml b/distribution/simpleicons-5/O/Osmc.Remote.puml new file mode 100644 index 00000000000..226387e69f3 --- /dev/null +++ b/distribution/simpleicons-5/O/Osmc.Remote.puml @@ -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 Osmc +include('simpleicons-5/O/Osmc') + +' renders the element +Osmc('Osmc', 'Osmc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Osmc.md b/distribution/simpleicons-5/O/Osmc.md new file mode 100644 index 00000000000..430d71fdfdf --- /dev/null +++ b/distribution/simpleicons-5/O/Osmc.md @@ -0,0 +1,63 @@ +# Osmc + + +```text +simpleicons-5/O/Osmc +``` + +```text +include('simpleicons-5/O/Osmc') +``` + + + +| Illustration | Osmc | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Osmc.png) | ![illustration for Osmc](../../simpleicons-5/O/Osmc.Local.png) | + + + + +## Osmc + +### 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 Osmc +include('simpleicons-5/O/Osmc') + +' renders the element +Osmc('Osmc', 'Osmc', '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 Osmc +include('simpleicons-5/O/Osmc') + +' renders the element +Osmc('Osmc', 'Osmc', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Osmc.png b/distribution/simpleicons-5/O/Osmc.png new file mode 100644 index 00000000000..a98e5213fe2 Binary files /dev/null and b/distribution/simpleicons-5/O/Osmc.png differ diff --git a/distribution/simpleicons-5/O/Osmc.puml b/distribution/simpleicons-5/O/Osmc.puml new file mode 100644 index 00000000000..05a48c3e7d8 --- /dev/null +++ b/distribution/simpleicons-5/O/Osmc.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Osmc + +sprite $OsmcXs [10x10/16z] uwS3 + +sprite $OsmcSm [12x12/16z] unza + +sprite $OsmcMd [16x16/16z] un_X + +sprite $OsmcLg [20x20/16z] unzKO1G + +!procedure Osmc($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Osmc', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Osu.Local.png b/distribution/simpleicons-5/O/Osu.Local.png new file mode 100644 index 00000000000..4fa9c39f05f Binary files /dev/null and b/distribution/simpleicons-5/O/Osu.Local.png differ diff --git a/distribution/simpleicons-5/O/Osu.Local.puml b/distribution/simpleicons-5/O/Osu.Local.puml new file mode 100644 index 00000000000..3359f374cde --- /dev/null +++ b/distribution/simpleicons-5/O/Osu.Local.puml @@ -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 Osu +include('simpleicons-5/O/Osu') + +' renders the element +Osu('Osu', 'Osu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Osu.Remote.puml b/distribution/simpleicons-5/O/Osu.Remote.puml new file mode 100644 index 00000000000..20fb16a192b --- /dev/null +++ b/distribution/simpleicons-5/O/Osu.Remote.puml @@ -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 Osu +include('simpleicons-5/O/Osu') + +' renders the element +Osu('Osu', 'Osu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Osu.md b/distribution/simpleicons-5/O/Osu.md new file mode 100644 index 00000000000..7700e3540fa --- /dev/null +++ b/distribution/simpleicons-5/O/Osu.md @@ -0,0 +1,63 @@ +# Osu + + +```text +simpleicons-5/O/Osu +``` + +```text +include('simpleicons-5/O/Osu') +``` + + + +| Illustration | Osu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Osu.png) | ![illustration for Osu](../../simpleicons-5/O/Osu.Local.png) | + + + + +## Osu + +### 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 Osu +include('simpleicons-5/O/Osu') + +' renders the element +Osu('Osu', 'Osu', '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 Osu +include('simpleicons-5/O/Osu') + +' renders the element +Osu('Osu', 'Osu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Osu.png b/distribution/simpleicons-5/O/Osu.png new file mode 100644 index 00000000000..d347c418fdd Binary files /dev/null and b/distribution/simpleicons-5/O/Osu.png differ diff --git a/distribution/simpleicons-5/O/Osu.puml b/distribution/simpleicons-5/O/Osu.puml new file mode 100644 index 00000000000..e5f5917fc97 --- /dev/null +++ b/distribution/simpleicons-5/O/Osu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Osu + +sprite $OsuXs [10x10/16z] uwS3 + +sprite $OsuSm [12x12/16z] unza + +sprite $OsuMd [16x16/16z] un_X + +sprite $OsuLg [20x20/16z] unzKO1G + +!procedure Osu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Osu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Overcast.Local.png b/distribution/simpleicons-5/O/Overcast.Local.png new file mode 100644 index 00000000000..5b0033286cd Binary files /dev/null and b/distribution/simpleicons-5/O/Overcast.Local.png differ diff --git a/distribution/simpleicons-5/O/Overcast.Local.puml b/distribution/simpleicons-5/O/Overcast.Local.puml new file mode 100644 index 00000000000..5836b496fe2 --- /dev/null +++ b/distribution/simpleicons-5/O/Overcast.Local.puml @@ -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 Overcast +include('simpleicons-5/O/Overcast') + +' renders the element +Overcast('Overcast', 'Overcast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Overcast.Remote.puml b/distribution/simpleicons-5/O/Overcast.Remote.puml new file mode 100644 index 00000000000..772b468fc10 --- /dev/null +++ b/distribution/simpleicons-5/O/Overcast.Remote.puml @@ -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 Overcast +include('simpleicons-5/O/Overcast') + +' renders the element +Overcast('Overcast', 'Overcast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Overcast.md b/distribution/simpleicons-5/O/Overcast.md new file mode 100644 index 00000000000..aee7ce08203 --- /dev/null +++ b/distribution/simpleicons-5/O/Overcast.md @@ -0,0 +1,63 @@ +# Overcast + + +```text +simpleicons-5/O/Overcast +``` + +```text +include('simpleicons-5/O/Overcast') +``` + + + +| Illustration | Overcast | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Overcast.png) | ![illustration for Overcast](../../simpleicons-5/O/Overcast.Local.png) | + + + + +## Overcast + +### 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 Overcast +include('simpleicons-5/O/Overcast') + +' renders the element +Overcast('Overcast', 'Overcast', '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 Overcast +include('simpleicons-5/O/Overcast') + +' renders the element +Overcast('Overcast', 'Overcast', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Overcast.png b/distribution/simpleicons-5/O/Overcast.png new file mode 100644 index 00000000000..cea585a372c Binary files /dev/null and b/distribution/simpleicons-5/O/Overcast.png differ diff --git a/distribution/simpleicons-5/O/Overcast.puml b/distribution/simpleicons-5/O/Overcast.puml new file mode 100644 index 00000000000..cc49e667eb2 --- /dev/null +++ b/distribution/simpleicons-5/O/Overcast.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Overcast + +sprite $OvercastXs [10x10/16z] uwS3 + +sprite $OvercastSm [12x12/16z] unza + +sprite $OvercastMd [16x16/16z] un_X + +sprite $OvercastLg [20x20/16z] unzKO1G + +!procedure Overcast($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Overcast', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Overleaf.Local.png b/distribution/simpleicons-5/O/Overleaf.Local.png new file mode 100644 index 00000000000..fcb172ace8a Binary files /dev/null and b/distribution/simpleicons-5/O/Overleaf.Local.png differ diff --git a/distribution/simpleicons-5/O/Overleaf.Local.puml b/distribution/simpleicons-5/O/Overleaf.Local.puml new file mode 100644 index 00000000000..936483c0031 --- /dev/null +++ b/distribution/simpleicons-5/O/Overleaf.Local.puml @@ -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 Overleaf +include('simpleicons-5/O/Overleaf') + +' renders the element +Overleaf('Overleaf', 'Overleaf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Overleaf.Remote.puml b/distribution/simpleicons-5/O/Overleaf.Remote.puml new file mode 100644 index 00000000000..830e33f8aa3 --- /dev/null +++ b/distribution/simpleicons-5/O/Overleaf.Remote.puml @@ -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 Overleaf +include('simpleicons-5/O/Overleaf') + +' renders the element +Overleaf('Overleaf', 'Overleaf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Overleaf.md b/distribution/simpleicons-5/O/Overleaf.md new file mode 100644 index 00000000000..395cf14ccfc --- /dev/null +++ b/distribution/simpleicons-5/O/Overleaf.md @@ -0,0 +1,63 @@ +# Overleaf + + +```text +simpleicons-5/O/Overleaf +``` + +```text +include('simpleicons-5/O/Overleaf') +``` + + + +| Illustration | Overleaf | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Overleaf.png) | ![illustration for Overleaf](../../simpleicons-5/O/Overleaf.Local.png) | + + + + +## Overleaf + +### 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 Overleaf +include('simpleicons-5/O/Overleaf') + +' renders the element +Overleaf('Overleaf', 'Overleaf', '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 Overleaf +include('simpleicons-5/O/Overleaf') + +' renders the element +Overleaf('Overleaf', 'Overleaf', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Overleaf.png b/distribution/simpleicons-5/O/Overleaf.png new file mode 100644 index 00000000000..1d0668dd366 Binary files /dev/null and b/distribution/simpleicons-5/O/Overleaf.png differ diff --git a/distribution/simpleicons-5/O/Overleaf.puml b/distribution/simpleicons-5/O/Overleaf.puml new file mode 100644 index 00000000000..25c7003d058 --- /dev/null +++ b/distribution/simpleicons-5/O/Overleaf.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Overleaf + +sprite $OverleafXs [10x10/16z] uwS3 + +sprite $OverleafSm [12x12/16z] unza + +sprite $OverleafMd [16x16/16z] un_X + +sprite $OverleafLg [20x20/16z] unzKO1G + +!procedure Overleaf($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Overleaf', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Ovh.Local.png b/distribution/simpleicons-5/O/Ovh.Local.png new file mode 100644 index 00000000000..f021472a093 Binary files /dev/null and b/distribution/simpleicons-5/O/Ovh.Local.png differ diff --git a/distribution/simpleicons-5/O/Ovh.Local.puml b/distribution/simpleicons-5/O/Ovh.Local.puml new file mode 100644 index 00000000000..c925bcbabfa --- /dev/null +++ b/distribution/simpleicons-5/O/Ovh.Local.puml @@ -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 Ovh +include('simpleicons-5/O/Ovh') + +' renders the element +Ovh('Ovh', 'Ovh', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Ovh.Remote.puml b/distribution/simpleicons-5/O/Ovh.Remote.puml new file mode 100644 index 00000000000..9dd9d28a210 --- /dev/null +++ b/distribution/simpleicons-5/O/Ovh.Remote.puml @@ -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 Ovh +include('simpleicons-5/O/Ovh') + +' renders the element +Ovh('Ovh', 'Ovh', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Ovh.md b/distribution/simpleicons-5/O/Ovh.md new file mode 100644 index 00000000000..e3832110b48 --- /dev/null +++ b/distribution/simpleicons-5/O/Ovh.md @@ -0,0 +1,63 @@ +# Ovh + + +```text +simpleicons-5/O/Ovh +``` + +```text +include('simpleicons-5/O/Ovh') +``` + + + +| Illustration | Ovh | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Ovh.png) | ![illustration for Ovh](../../simpleicons-5/O/Ovh.Local.png) | + + + + +## Ovh + +### 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 Ovh +include('simpleicons-5/O/Ovh') + +' renders the element +Ovh('Ovh', 'Ovh', '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 Ovh +include('simpleicons-5/O/Ovh') + +' renders the element +Ovh('Ovh', 'Ovh', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Ovh.png b/distribution/simpleicons-5/O/Ovh.png new file mode 100644 index 00000000000..a94a41e4713 Binary files /dev/null and b/distribution/simpleicons-5/O/Ovh.png differ diff --git a/distribution/simpleicons-5/O/Ovh.puml b/distribution/simpleicons-5/O/Ovh.puml new file mode 100644 index 00000000000..9432b91207c --- /dev/null +++ b/distribution/simpleicons-5/O/Ovh.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Ovh + +sprite $OvhXs [10x10/16z] uwS3 + +sprite $OvhSm [12x12/16z] unza + +sprite $OvhMd [16x16/16z] un_X + +sprite $OvhLg [20x20/16z] unzKO1G + +!procedure Ovh($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Ovh', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Owasp.Local.png b/distribution/simpleicons-5/O/Owasp.Local.png new file mode 100644 index 00000000000..e1a79120c75 Binary files /dev/null and b/distribution/simpleicons-5/O/Owasp.Local.png differ diff --git a/distribution/simpleicons-5/O/Owasp.Local.puml b/distribution/simpleicons-5/O/Owasp.Local.puml new file mode 100644 index 00000000000..8f8a4d3930a --- /dev/null +++ b/distribution/simpleicons-5/O/Owasp.Local.puml @@ -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 Owasp +include('simpleicons-5/O/Owasp') + +' renders the element +Owasp('Owasp', 'Owasp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Owasp.Remote.puml b/distribution/simpleicons-5/O/Owasp.Remote.puml new file mode 100644 index 00000000000..157d415a71b --- /dev/null +++ b/distribution/simpleicons-5/O/Owasp.Remote.puml @@ -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 Owasp +include('simpleicons-5/O/Owasp') + +' renders the element +Owasp('Owasp', 'Owasp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Owasp.md b/distribution/simpleicons-5/O/Owasp.md new file mode 100644 index 00000000000..a7ccfe929fc --- /dev/null +++ b/distribution/simpleicons-5/O/Owasp.md @@ -0,0 +1,63 @@ +# Owasp + + +```text +simpleicons-5/O/Owasp +``` + +```text +include('simpleicons-5/O/Owasp') +``` + + + +| Illustration | Owasp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Owasp.png) | ![illustration for Owasp](../../simpleicons-5/O/Owasp.Local.png) | + + + + +## Owasp + +### 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 Owasp +include('simpleicons-5/O/Owasp') + +' renders the element +Owasp('Owasp', 'Owasp', '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 Owasp +include('simpleicons-5/O/Owasp') + +' renders the element +Owasp('Owasp', 'Owasp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Owasp.png b/distribution/simpleicons-5/O/Owasp.png new file mode 100644 index 00000000000..338c4b9b171 Binary files /dev/null and b/distribution/simpleicons-5/O/Owasp.png differ diff --git a/distribution/simpleicons-5/O/Owasp.puml b/distribution/simpleicons-5/O/Owasp.puml new file mode 100644 index 00000000000..eec019419e8 --- /dev/null +++ b/distribution/simpleicons-5/O/Owasp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Owasp + +sprite $OwaspXs [10x10/16z] uwS3 + +sprite $OwaspSm [12x12/16z] unza + +sprite $OwaspMd [16x16/16z] un_X + +sprite $OwaspLg [20x20/16z] unzKO1G + +!procedure Owasp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Owasp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Oxygen.Local.png b/distribution/simpleicons-5/O/Oxygen.Local.png new file mode 100644 index 00000000000..d1e96fe68e1 Binary files /dev/null and b/distribution/simpleicons-5/O/Oxygen.Local.png differ diff --git a/distribution/simpleicons-5/O/Oxygen.Local.puml b/distribution/simpleicons-5/O/Oxygen.Local.puml new file mode 100644 index 00000000000..f113d5bf98f --- /dev/null +++ b/distribution/simpleicons-5/O/Oxygen.Local.puml @@ -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 Oxygen +include('simpleicons-5/O/Oxygen') + +' renders the element +Oxygen('Oxygen', 'Oxygen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oxygen.Remote.puml b/distribution/simpleicons-5/O/Oxygen.Remote.puml new file mode 100644 index 00000000000..4402f38f8f7 --- /dev/null +++ b/distribution/simpleicons-5/O/Oxygen.Remote.puml @@ -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 Oxygen +include('simpleicons-5/O/Oxygen') + +' renders the element +Oxygen('Oxygen', 'Oxygen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oxygen.md b/distribution/simpleicons-5/O/Oxygen.md new file mode 100644 index 00000000000..e412ab2e080 --- /dev/null +++ b/distribution/simpleicons-5/O/Oxygen.md @@ -0,0 +1,63 @@ +# Oxygen + + +```text +simpleicons-5/O/Oxygen +``` + +```text +include('simpleicons-5/O/Oxygen') +``` + + + +| Illustration | Oxygen | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Oxygen.png) | ![illustration for Oxygen](../../simpleicons-5/O/Oxygen.Local.png) | + + + + +## Oxygen + +### 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 Oxygen +include('simpleicons-5/O/Oxygen') + +' renders the element +Oxygen('Oxygen', 'Oxygen', '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 Oxygen +include('simpleicons-5/O/Oxygen') + +' renders the element +Oxygen('Oxygen', 'Oxygen', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Oxygen.png b/distribution/simpleicons-5/O/Oxygen.png new file mode 100644 index 00000000000..6c21ebe2a5c Binary files /dev/null and b/distribution/simpleicons-5/O/Oxygen.png differ diff --git a/distribution/simpleicons-5/O/Oxygen.puml b/distribution/simpleicons-5/O/Oxygen.puml new file mode 100644 index 00000000000..4dc13d2e599 --- /dev/null +++ b/distribution/simpleicons-5/O/Oxygen.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Oxygen + +sprite $OxygenXs [10x10/16z] uwS3 + +sprite $OxygenSm [12x12/16z] unza + +sprite $OxygenMd [16x16/16z] un_X + +sprite $OxygenLg [20x20/16z] unzKO1G + +!procedure Oxygen($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Oxygen', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/Oyo.Local.png b/distribution/simpleicons-5/O/Oyo.Local.png new file mode 100644 index 00000000000..5abb031935c Binary files /dev/null and b/distribution/simpleicons-5/O/Oyo.Local.png differ diff --git a/distribution/simpleicons-5/O/Oyo.Local.puml b/distribution/simpleicons-5/O/Oyo.Local.puml new file mode 100644 index 00000000000..8eeba88ef78 --- /dev/null +++ b/distribution/simpleicons-5/O/Oyo.Local.puml @@ -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 Oyo +include('simpleicons-5/O/Oyo') + +' renders the element +Oyo('Oyo', 'Oyo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oyo.Remote.puml b/distribution/simpleicons-5/O/Oyo.Remote.puml new file mode 100644 index 00000000000..688ee4467bc --- /dev/null +++ b/distribution/simpleicons-5/O/Oyo.Remote.puml @@ -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 Oyo +include('simpleicons-5/O/Oyo') + +' renders the element +Oyo('Oyo', 'Oyo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/O/Oyo.md b/distribution/simpleicons-5/O/Oyo.md new file mode 100644 index 00000000000..b9a1ea3eb0a --- /dev/null +++ b/distribution/simpleicons-5/O/Oyo.md @@ -0,0 +1,63 @@ +# Oyo + + +```text +simpleicons-5/O/Oyo +``` + +```text +include('simpleicons-5/O/Oyo') +``` + + + +| Illustration | Oyo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/O/Oyo.png) | ![illustration for Oyo](../../simpleicons-5/O/Oyo.Local.png) | + + + + +## Oyo + +### 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 Oyo +include('simpleicons-5/O/Oyo') + +' renders the element +Oyo('Oyo', 'Oyo', '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 Oyo +include('simpleicons-5/O/Oyo') + +' renders the element +Oyo('Oyo', 'Oyo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/O/Oyo.png b/distribution/simpleicons-5/O/Oyo.png new file mode 100644 index 00000000000..4f7b4b257cc Binary files /dev/null and b/distribution/simpleicons-5/O/Oyo.png differ diff --git a/distribution/simpleicons-5/O/Oyo.puml b/distribution/simpleicons-5/O/Oyo.puml new file mode 100644 index 00000000000..e1dc2c6f75d --- /dev/null +++ b/distribution/simpleicons-5/O/Oyo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/O/Oyo + +sprite $OyoXs [10x10/16z] uwS3 + +sprite $OyoSm [12x12/16z] unza + +sprite $OyoMd [16x16/16z] un_X + +sprite $OyoLg [20x20/16z] unzKO1G + +!procedure Oyo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/O/Oyo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/O/README.md b/distribution/simpleicons-5/O/README.md new file mode 100644 index 00000000000..11285dd58bc --- /dev/null +++ b/distribution/simpleicons-5/O/README.md @@ -0,0 +1,66 @@ +# O + +The module contains 55 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/O/Observable](../../simpleicons-5/O/Observable.png) | [simpleicons-5/O/Observable](../../simpleicons-5/O/Observable.md) | +| ![illustration of simpleicons-5/O/Obsstudio](../../simpleicons-5/O/Obsstudio.png) | [simpleicons-5/O/Obsstudio](../../simpleicons-5/O/Obsstudio.md) | +| ![illustration of simpleicons-5/O/Ocaml](../../simpleicons-5/O/Ocaml.png) | [simpleicons-5/O/Ocaml](../../simpleicons-5/O/Ocaml.md) | +| ![illustration of simpleicons-5/O/Octave](../../simpleicons-5/O/Octave.png) | [simpleicons-5/O/Octave](../../simpleicons-5/O/Octave.md) | +| ![illustration of simpleicons-5/O/Octopusdeploy](../../simpleicons-5/O/Octopusdeploy.png) | [simpleicons-5/O/Octopusdeploy](../../simpleicons-5/O/Octopusdeploy.md) | +| ![illustration of simpleicons-5/O/Oculus](../../simpleicons-5/O/Oculus.png) | [simpleicons-5/O/Oculus](../../simpleicons-5/O/Oculus.md) | +| ![illustration of simpleicons-5/O/Odnoklassniki](../../simpleicons-5/O/Odnoklassniki.png) | [simpleicons-5/O/Odnoklassniki](../../simpleicons-5/O/Odnoklassniki.md) | +| ![illustration of simpleicons-5/O/Odysee](../../simpleicons-5/O/Odysee.png) | [simpleicons-5/O/Odysee](../../simpleicons-5/O/Odysee.md) | +| ![illustration of simpleicons-5/O/Okcupid](../../simpleicons-5/O/Okcupid.png) | [simpleicons-5/O/Okcupid](../../simpleicons-5/O/Okcupid.md) | +| ![illustration of simpleicons-5/O/Okta](../../simpleicons-5/O/Okta.png) | [simpleicons-5/O/Okta](../../simpleicons-5/O/Okta.md) | +| ![illustration of simpleicons-5/O/Oneplus](../../simpleicons-5/O/Oneplus.png) | [simpleicons-5/O/Oneplus](../../simpleicons-5/O/Oneplus.md) | +| ![illustration of simpleicons-5/O/Onlyfans](../../simpleicons-5/O/Onlyfans.png) | [simpleicons-5/O/Onlyfans](../../simpleicons-5/O/Onlyfans.md) | +| ![illustration of simpleicons-5/O/Onnx](../../simpleicons-5/O/Onnx.png) | [simpleicons-5/O/Onnx](../../simpleicons-5/O/Onnx.md) | +| ![illustration of simpleicons-5/O/Onstar](../../simpleicons-5/O/Onstar.png) | [simpleicons-5/O/Onstar](../../simpleicons-5/O/Onstar.md) | +| ![illustration of simpleicons-5/O/Opel](../../simpleicons-5/O/Opel.png) | [simpleicons-5/O/Opel](../../simpleicons-5/O/Opel.md) | +| ![illustration of simpleicons-5/O/Openaccess](../../simpleicons-5/O/Openaccess.png) | [simpleicons-5/O/Openaccess](../../simpleicons-5/O/Openaccess.md) | +| ![illustration of simpleicons-5/O/Openai](../../simpleicons-5/O/Openai.png) | [simpleicons-5/O/Openai](../../simpleicons-5/O/Openai.md) | +| ![illustration of simpleicons-5/O/Openaigym](../../simpleicons-5/O/Openaigym.png) | [simpleicons-5/O/Openaigym](../../simpleicons-5/O/Openaigym.md) | +| ![illustration of simpleicons-5/O/Openapiinitiative](../../simpleicons-5/O/Openapiinitiative.png) | [simpleicons-5/O/Openapiinitiative](../../simpleicons-5/O/Openapiinitiative.md) | +| ![illustration of simpleicons-5/O/Openbadges](../../simpleicons-5/O/Openbadges.png) | [simpleicons-5/O/Openbadges](../../simpleicons-5/O/Openbadges.md) | +| ![illustration of simpleicons-5/O/Openbsd](../../simpleicons-5/O/Openbsd.png) | [simpleicons-5/O/Openbsd](../../simpleicons-5/O/Openbsd.md) | +| ![illustration of simpleicons-5/O/Openbugbounty](../../simpleicons-5/O/Openbugbounty.png) | [simpleicons-5/O/Openbugbounty](../../simpleicons-5/O/Openbugbounty.md) | +| ![illustration of simpleicons-5/O/Opencollective](../../simpleicons-5/O/Opencollective.png) | [simpleicons-5/O/Opencollective](../../simpleicons-5/O/Opencollective.md) | +| ![illustration of simpleicons-5/O/Opencontainersinitiative](../../simpleicons-5/O/Opencontainersinitiative.png) | [simpleicons-5/O/Opencontainersinitiative](../../simpleicons-5/O/Opencontainersinitiative.md) | +| ![illustration of simpleicons-5/O/Opencv](../../simpleicons-5/O/Opencv.png) | [simpleicons-5/O/Opencv](../../simpleicons-5/O/Opencv.md) | +| ![illustration of simpleicons-5/O/Openfaas](../../simpleicons-5/O/Openfaas.png) | [simpleicons-5/O/Openfaas](../../simpleicons-5/O/Openfaas.md) | +| ![illustration of simpleicons-5/O/Opengl](../../simpleicons-5/O/Opengl.png) | [simpleicons-5/O/Opengl](../../simpleicons-5/O/Opengl.md) | +| ![illustration of simpleicons-5/O/Openid](../../simpleicons-5/O/Openid.png) | [simpleicons-5/O/Openid](../../simpleicons-5/O/Openid.md) | +| ![illustration of simpleicons-5/O/Openlayers](../../simpleicons-5/O/Openlayers.png) | [simpleicons-5/O/Openlayers](../../simpleicons-5/O/Openlayers.md) | +| ![illustration of simpleicons-5/O/Opennebula](../../simpleicons-5/O/Opennebula.png) | [simpleicons-5/O/Opennebula](../../simpleicons-5/O/Opennebula.md) | +| ![illustration of simpleicons-5/O/Opensourceinitiative](../../simpleicons-5/O/Opensourceinitiative.png) | [simpleicons-5/O/Opensourceinitiative](../../simpleicons-5/O/Opensourceinitiative.md) | +| ![illustration of simpleicons-5/O/Openssl](../../simpleicons-5/O/Openssl.png) | [simpleicons-5/O/Openssl](../../simpleicons-5/O/Openssl.md) | +| ![illustration of simpleicons-5/O/Openstack](../../simpleicons-5/O/Openstack.png) | [simpleicons-5/O/Openstack](../../simpleicons-5/O/Openstack.md) | +| ![illustration of simpleicons-5/O/Openstreetmap](../../simpleicons-5/O/Openstreetmap.png) | [simpleicons-5/O/Openstreetmap](../../simpleicons-5/O/Openstreetmap.md) | +| ![illustration of simpleicons-5/O/Opensuse](../../simpleicons-5/O/Opensuse.png) | [simpleicons-5/O/Opensuse](../../simpleicons-5/O/Opensuse.md) | +| ![illustration of simpleicons-5/O/Openvpn](../../simpleicons-5/O/Openvpn.png) | [simpleicons-5/O/Openvpn](../../simpleicons-5/O/Openvpn.md) | +| ![illustration of simpleicons-5/O/Openwrt](../../simpleicons-5/O/Openwrt.png) | [simpleicons-5/O/Openwrt](../../simpleicons-5/O/Openwrt.md) | +| ![illustration of simpleicons-5/O/Opera](../../simpleicons-5/O/Opera.png) | [simpleicons-5/O/Opera](../../simpleicons-5/O/Opera.md) | +| ![illustration of simpleicons-5/O/Opnsense](../../simpleicons-5/O/Opnsense.png) | [simpleicons-5/O/Opnsense](../../simpleicons-5/O/Opnsense.md) | +| ![illustration of simpleicons-5/O/Opsgenie](../../simpleicons-5/O/Opsgenie.png) | [simpleicons-5/O/Opsgenie](../../simpleicons-5/O/Opsgenie.md) | +| ![illustration of simpleicons-5/O/Opslevel](../../simpleicons-5/O/Opslevel.png) | [simpleicons-5/O/Opslevel](../../simpleicons-5/O/Opslevel.md) | +| ![illustration of simpleicons-5/O/Oracle](../../simpleicons-5/O/Oracle.png) | [simpleicons-5/O/Oracle](../../simpleicons-5/O/Oracle.md) | +| ![illustration of simpleicons-5/O/Orcid](../../simpleicons-5/O/Orcid.png) | [simpleicons-5/O/Orcid](../../simpleicons-5/O/Orcid.md) | +| ![illustration of simpleicons-5/O/Org](../../simpleicons-5/O/Org.png) | [simpleicons-5/O/Org](../../simpleicons-5/O/Org.md) | +| ![illustration of simpleicons-5/O/Origin](../../simpleicons-5/O/Origin.png) | [simpleicons-5/O/Origin](../../simpleicons-5/O/Origin.md) | +| ![illustration of simpleicons-5/O/Osano](../../simpleicons-5/O/Osano.png) | [simpleicons-5/O/Osano](../../simpleicons-5/O/Osano.md) | +| ![illustration of simpleicons-5/O/Oshkosh](../../simpleicons-5/O/Oshkosh.png) | [simpleicons-5/O/Oshkosh](../../simpleicons-5/O/Oshkosh.md) | +| ![illustration of simpleicons-5/O/Osmc](../../simpleicons-5/O/Osmc.png) | [simpleicons-5/O/Osmc](../../simpleicons-5/O/Osmc.md) | +| ![illustration of simpleicons-5/O/Osu](../../simpleicons-5/O/Osu.png) | [simpleicons-5/O/Osu](../../simpleicons-5/O/Osu.md) | +| ![illustration of simpleicons-5/O/Overcast](../../simpleicons-5/O/Overcast.png) | [simpleicons-5/O/Overcast](../../simpleicons-5/O/Overcast.md) | +| ![illustration of simpleicons-5/O/Overleaf](../../simpleicons-5/O/Overleaf.png) | [simpleicons-5/O/Overleaf](../../simpleicons-5/O/Overleaf.md) | +| ![illustration of simpleicons-5/O/Ovh](../../simpleicons-5/O/Ovh.png) | [simpleicons-5/O/Ovh](../../simpleicons-5/O/Ovh.md) | +| ![illustration of simpleicons-5/O/Owasp](../../simpleicons-5/O/Owasp.png) | [simpleicons-5/O/Owasp](../../simpleicons-5/O/Owasp.md) | +| ![illustration of simpleicons-5/O/Oxygen](../../simpleicons-5/O/Oxygen.png) | [simpleicons-5/O/Oxygen](../../simpleicons-5/O/Oxygen.md) | +| ![illustration of simpleicons-5/O/Oyo](../../simpleicons-5/O/Oyo.png) | [simpleicons-5/O/Oyo](../../simpleicons-5/O/Oyo.md) | + + + diff --git a/distribution/simpleicons-5/P/P5Dotjs.Local.png b/distribution/simpleicons-5/P/P5Dotjs.Local.png new file mode 100644 index 00000000000..88da7f2b07e Binary files /dev/null and b/distribution/simpleicons-5/P/P5Dotjs.Local.png differ diff --git a/distribution/simpleicons-5/P/P5Dotjs.Local.puml b/distribution/simpleicons-5/P/P5Dotjs.Local.puml new file mode 100644 index 00000000000..fb64d270343 --- /dev/null +++ b/distribution/simpleicons-5/P/P5Dotjs.Local.puml @@ -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 P5Dotjs +include('simpleicons-5/P/P5Dotjs') + +' renders the element +P5Dotjs('P5Dotjs', 'P5 Dotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/P5Dotjs.Remote.puml b/distribution/simpleicons-5/P/P5Dotjs.Remote.puml new file mode 100644 index 00000000000..464c69f4059 --- /dev/null +++ b/distribution/simpleicons-5/P/P5Dotjs.Remote.puml @@ -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 P5Dotjs +include('simpleicons-5/P/P5Dotjs') + +' renders the element +P5Dotjs('P5Dotjs', 'P5 Dotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/P5Dotjs.md b/distribution/simpleicons-5/P/P5Dotjs.md new file mode 100644 index 00000000000..817766e8d5b --- /dev/null +++ b/distribution/simpleicons-5/P/P5Dotjs.md @@ -0,0 +1,63 @@ +# P5Dotjs + + +```text +simpleicons-5/P/P5Dotjs +``` + +```text +include('simpleicons-5/P/P5Dotjs') +``` + + + +| Illustration | P5Dotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/P5Dotjs.png) | ![illustration for P5Dotjs](../../simpleicons-5/P/P5Dotjs.Local.png) | + + + + +## P5Dotjs + +### 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 P5Dotjs +include('simpleicons-5/P/P5Dotjs') + +' renders the element +P5Dotjs('P5Dotjs', 'P5 Dotjs', '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 P5Dotjs +include('simpleicons-5/P/P5Dotjs') + +' renders the element +P5Dotjs('P5Dotjs', 'P5 Dotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/P5Dotjs.png b/distribution/simpleicons-5/P/P5Dotjs.png new file mode 100644 index 00000000000..d071863a3c0 Binary files /dev/null and b/distribution/simpleicons-5/P/P5Dotjs.png differ diff --git a/distribution/simpleicons-5/P/P5Dotjs.puml b/distribution/simpleicons-5/P/P5Dotjs.puml new file mode 100644 index 00000000000..1c00a92490a --- /dev/null +++ b/distribution/simpleicons-5/P/P5Dotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/P5Dotjs + +sprite $P5DotjsXs [10x10/16z] uwS3 + +sprite $P5DotjsSm [12x12/16z] unza + +sprite $P5DotjsMd [16x16/16z] un_X + +sprite $P5DotjsLg [20x20/16z] unzKO1G + +!procedure P5Dotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/P5Dotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Packagist.Local.png b/distribution/simpleicons-5/P/Packagist.Local.png new file mode 100644 index 00000000000..d75a7160bc0 Binary files /dev/null and b/distribution/simpleicons-5/P/Packagist.Local.png differ diff --git a/distribution/simpleicons-5/P/Packagist.Local.puml b/distribution/simpleicons-5/P/Packagist.Local.puml new file mode 100644 index 00000000000..feb298b6e24 --- /dev/null +++ b/distribution/simpleicons-5/P/Packagist.Local.puml @@ -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 Packagist +include('simpleicons-5/P/Packagist') + +' renders the element +Packagist('Packagist', 'Packagist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Packagist.Remote.puml b/distribution/simpleicons-5/P/Packagist.Remote.puml new file mode 100644 index 00000000000..8db7a536f53 --- /dev/null +++ b/distribution/simpleicons-5/P/Packagist.Remote.puml @@ -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 Packagist +include('simpleicons-5/P/Packagist') + +' renders the element +Packagist('Packagist', 'Packagist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Packagist.md b/distribution/simpleicons-5/P/Packagist.md new file mode 100644 index 00000000000..9e6e5c417b8 --- /dev/null +++ b/distribution/simpleicons-5/P/Packagist.md @@ -0,0 +1,63 @@ +# Packagist + + +```text +simpleicons-5/P/Packagist +``` + +```text +include('simpleicons-5/P/Packagist') +``` + + + +| Illustration | Packagist | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Packagist.png) | ![illustration for Packagist](../../simpleicons-5/P/Packagist.Local.png) | + + + + +## Packagist + +### 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 Packagist +include('simpleicons-5/P/Packagist') + +' renders the element +Packagist('Packagist', 'Packagist', '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 Packagist +include('simpleicons-5/P/Packagist') + +' renders the element +Packagist('Packagist', 'Packagist', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Packagist.png b/distribution/simpleicons-5/P/Packagist.png new file mode 100644 index 00000000000..d2c52235a96 Binary files /dev/null and b/distribution/simpleicons-5/P/Packagist.png differ diff --git a/distribution/simpleicons-5/P/Packagist.puml b/distribution/simpleicons-5/P/Packagist.puml new file mode 100644 index 00000000000..0ae43bc5518 --- /dev/null +++ b/distribution/simpleicons-5/P/Packagist.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Packagist + +sprite $PackagistXs [10x10/16z] uwS3 + +sprite $PackagistSm [12x12/16z] unza + +sprite $PackagistMd [16x16/16z] un_X + +sprite $PackagistLg [20x20/16z] unzKO1G + +!procedure Packagist($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Packagist', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Paddypower.Local.png b/distribution/simpleicons-5/P/Paddypower.Local.png new file mode 100644 index 00000000000..6f7dff5fdd6 Binary files /dev/null and b/distribution/simpleicons-5/P/Paddypower.Local.png differ diff --git a/distribution/simpleicons-5/P/Paddypower.Local.puml b/distribution/simpleicons-5/P/Paddypower.Local.puml new file mode 100644 index 00000000000..480eab56b14 --- /dev/null +++ b/distribution/simpleicons-5/P/Paddypower.Local.puml @@ -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 Paddypower +include('simpleicons-5/P/Paddypower') + +' renders the element +Paddypower('Paddypower', 'Paddypower', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paddypower.Remote.puml b/distribution/simpleicons-5/P/Paddypower.Remote.puml new file mode 100644 index 00000000000..e94def11ac0 --- /dev/null +++ b/distribution/simpleicons-5/P/Paddypower.Remote.puml @@ -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 Paddypower +include('simpleicons-5/P/Paddypower') + +' renders the element +Paddypower('Paddypower', 'Paddypower', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paddypower.md b/distribution/simpleicons-5/P/Paddypower.md new file mode 100644 index 00000000000..ab77c7e690b --- /dev/null +++ b/distribution/simpleicons-5/P/Paddypower.md @@ -0,0 +1,63 @@ +# Paddypower + + +```text +simpleicons-5/P/Paddypower +``` + +```text +include('simpleicons-5/P/Paddypower') +``` + + + +| Illustration | Paddypower | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Paddypower.png) | ![illustration for Paddypower](../../simpleicons-5/P/Paddypower.Local.png) | + + + + +## Paddypower + +### 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 Paddypower +include('simpleicons-5/P/Paddypower') + +' renders the element +Paddypower('Paddypower', 'Paddypower', '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 Paddypower +include('simpleicons-5/P/Paddypower') + +' renders the element +Paddypower('Paddypower', 'Paddypower', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Paddypower.png b/distribution/simpleicons-5/P/Paddypower.png new file mode 100644 index 00000000000..4ab72c886eb Binary files /dev/null and b/distribution/simpleicons-5/P/Paddypower.png differ diff --git a/distribution/simpleicons-5/P/Paddypower.puml b/distribution/simpleicons-5/P/Paddypower.puml new file mode 100644 index 00000000000..1a4eb7bd8f5 --- /dev/null +++ b/distribution/simpleicons-5/P/Paddypower.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Paddypower + +sprite $PaddypowerXs [10x10/16z] uwS3 + +sprite $PaddypowerSm [12x12/16z] unza + +sprite $PaddypowerMd [16x16/16z] un_X + +sprite $PaddypowerLg [20x20/16z] unzKO1G + +!procedure Paddypower($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Paddypower', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pagekit.Local.png b/distribution/simpleicons-5/P/Pagekit.Local.png new file mode 100644 index 00000000000..a9d4a3ea350 Binary files /dev/null and b/distribution/simpleicons-5/P/Pagekit.Local.png differ diff --git a/distribution/simpleicons-5/P/Pagekit.Local.puml b/distribution/simpleicons-5/P/Pagekit.Local.puml new file mode 100644 index 00000000000..9ddb00192bb --- /dev/null +++ b/distribution/simpleicons-5/P/Pagekit.Local.puml @@ -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 Pagekit +include('simpleicons-5/P/Pagekit') + +' renders the element +Pagekit('Pagekit', 'Pagekit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagekit.Remote.puml b/distribution/simpleicons-5/P/Pagekit.Remote.puml new file mode 100644 index 00000000000..7b47dcacf40 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagekit.Remote.puml @@ -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 Pagekit +include('simpleicons-5/P/Pagekit') + +' renders the element +Pagekit('Pagekit', 'Pagekit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagekit.md b/distribution/simpleicons-5/P/Pagekit.md new file mode 100644 index 00000000000..87a4c9e399b --- /dev/null +++ b/distribution/simpleicons-5/P/Pagekit.md @@ -0,0 +1,63 @@ +# Pagekit + + +```text +simpleicons-5/P/Pagekit +``` + +```text +include('simpleicons-5/P/Pagekit') +``` + + + +| Illustration | Pagekit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pagekit.png) | ![illustration for Pagekit](../../simpleicons-5/P/Pagekit.Local.png) | + + + + +## Pagekit + +### 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 Pagekit +include('simpleicons-5/P/Pagekit') + +' renders the element +Pagekit('Pagekit', 'Pagekit', '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 Pagekit +include('simpleicons-5/P/Pagekit') + +' renders the element +Pagekit('Pagekit', 'Pagekit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pagekit.png b/distribution/simpleicons-5/P/Pagekit.png new file mode 100644 index 00000000000..b1e911abc6e Binary files /dev/null and b/distribution/simpleicons-5/P/Pagekit.png differ diff --git a/distribution/simpleicons-5/P/Pagekit.puml b/distribution/simpleicons-5/P/Pagekit.puml new file mode 100644 index 00000000000..b420ad0db2f --- /dev/null +++ b/distribution/simpleicons-5/P/Pagekit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pagekit + +sprite $PagekitXs [10x10/16z] uwS3 + +sprite $PagekitSm [12x12/16z] unza + +sprite $PagekitMd [16x16/16z] un_X + +sprite $PagekitLg [20x20/16z] unzKO1G + +!procedure Pagekit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pagekit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pagerduty.Local.png b/distribution/simpleicons-5/P/Pagerduty.Local.png new file mode 100644 index 00000000000..f09707c04c6 Binary files /dev/null and b/distribution/simpleicons-5/P/Pagerduty.Local.png differ diff --git a/distribution/simpleicons-5/P/Pagerduty.Local.puml b/distribution/simpleicons-5/P/Pagerduty.Local.puml new file mode 100644 index 00000000000..b157b3d02a4 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagerduty.Local.puml @@ -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 Pagerduty +include('simpleicons-5/P/Pagerduty') + +' renders the element +Pagerduty('Pagerduty', 'Pagerduty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagerduty.Remote.puml b/distribution/simpleicons-5/P/Pagerduty.Remote.puml new file mode 100644 index 00000000000..49364b50582 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagerduty.Remote.puml @@ -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 Pagerduty +include('simpleicons-5/P/Pagerduty') + +' renders the element +Pagerduty('Pagerduty', 'Pagerduty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagerduty.md b/distribution/simpleicons-5/P/Pagerduty.md new file mode 100644 index 00000000000..a723349f070 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagerduty.md @@ -0,0 +1,63 @@ +# Pagerduty + + +```text +simpleicons-5/P/Pagerduty +``` + +```text +include('simpleicons-5/P/Pagerduty') +``` + + + +| Illustration | Pagerduty | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pagerduty.png) | ![illustration for Pagerduty](../../simpleicons-5/P/Pagerduty.Local.png) | + + + + +## Pagerduty + +### 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 Pagerduty +include('simpleicons-5/P/Pagerduty') + +' renders the element +Pagerduty('Pagerduty', 'Pagerduty', '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 Pagerduty +include('simpleicons-5/P/Pagerduty') + +' renders the element +Pagerduty('Pagerduty', 'Pagerduty', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pagerduty.png b/distribution/simpleicons-5/P/Pagerduty.png new file mode 100644 index 00000000000..9dc64d99460 Binary files /dev/null and b/distribution/simpleicons-5/P/Pagerduty.png differ diff --git a/distribution/simpleicons-5/P/Pagerduty.puml b/distribution/simpleicons-5/P/Pagerduty.puml new file mode 100644 index 00000000000..a8dff21f913 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagerduty.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pagerduty + +sprite $PagerdutyXs [10x10/16z] uwS3 + +sprite $PagerdutySm [12x12/16z] unza + +sprite $PagerdutyMd [16x16/16z] un_X + +sprite $PagerdutyLg [20x20/16z] unzKO1G + +!procedure Pagerduty($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pagerduty', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pagespeedinsights.Local.png b/distribution/simpleicons-5/P/Pagespeedinsights.Local.png new file mode 100644 index 00000000000..9be5db1bfee Binary files /dev/null and b/distribution/simpleicons-5/P/Pagespeedinsights.Local.png differ diff --git a/distribution/simpleicons-5/P/Pagespeedinsights.Local.puml b/distribution/simpleicons-5/P/Pagespeedinsights.Local.puml new file mode 100644 index 00000000000..c0eae9adf13 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagespeedinsights.Local.puml @@ -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 Pagespeedinsights +include('simpleicons-5/P/Pagespeedinsights') + +' renders the element +Pagespeedinsights('Pagespeedinsights', 'Pagespeedinsights', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagespeedinsights.Remote.puml b/distribution/simpleicons-5/P/Pagespeedinsights.Remote.puml new file mode 100644 index 00000000000..e46fe4c832b --- /dev/null +++ b/distribution/simpleicons-5/P/Pagespeedinsights.Remote.puml @@ -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 Pagespeedinsights +include('simpleicons-5/P/Pagespeedinsights') + +' renders the element +Pagespeedinsights('Pagespeedinsights', 'Pagespeedinsights', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagespeedinsights.md b/distribution/simpleicons-5/P/Pagespeedinsights.md new file mode 100644 index 00000000000..5fd8af5fa6a --- /dev/null +++ b/distribution/simpleicons-5/P/Pagespeedinsights.md @@ -0,0 +1,63 @@ +# Pagespeedinsights + + +```text +simpleicons-5/P/Pagespeedinsights +``` + +```text +include('simpleicons-5/P/Pagespeedinsights') +``` + + + +| Illustration | Pagespeedinsights | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pagespeedinsights.png) | ![illustration for Pagespeedinsights](../../simpleicons-5/P/Pagespeedinsights.Local.png) | + + + + +## Pagespeedinsights + +### 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 Pagespeedinsights +include('simpleicons-5/P/Pagespeedinsights') + +' renders the element +Pagespeedinsights('Pagespeedinsights', 'Pagespeedinsights', '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 Pagespeedinsights +include('simpleicons-5/P/Pagespeedinsights') + +' renders the element +Pagespeedinsights('Pagespeedinsights', 'Pagespeedinsights', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pagespeedinsights.png b/distribution/simpleicons-5/P/Pagespeedinsights.png new file mode 100644 index 00000000000..ca0325fdb45 Binary files /dev/null and b/distribution/simpleicons-5/P/Pagespeedinsights.png differ diff --git a/distribution/simpleicons-5/P/Pagespeedinsights.puml b/distribution/simpleicons-5/P/Pagespeedinsights.puml new file mode 100644 index 00000000000..01dc2cf40c3 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagespeedinsights.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pagespeedinsights + +sprite $PagespeedinsightsXs [10x10/16z] uwS3 + +sprite $PagespeedinsightsSm [12x12/16z] unza + +sprite $PagespeedinsightsMd [16x16/16z] un_X + +sprite $PagespeedinsightsLg [20x20/16z] unzKO1G + +!procedure Pagespeedinsights($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pagespeedinsights', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pagseguro.Local.png b/distribution/simpleicons-5/P/Pagseguro.Local.png new file mode 100644 index 00000000000..50ec5f4792d Binary files /dev/null and b/distribution/simpleicons-5/P/Pagseguro.Local.png differ diff --git a/distribution/simpleicons-5/P/Pagseguro.Local.puml b/distribution/simpleicons-5/P/Pagseguro.Local.puml new file mode 100644 index 00000000000..f60c2a2e923 --- /dev/null +++ b/distribution/simpleicons-5/P/Pagseguro.Local.puml @@ -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 Pagseguro +include('simpleicons-5/P/Pagseguro') + +' renders the element +Pagseguro('Pagseguro', 'Pagseguro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagseguro.Remote.puml b/distribution/simpleicons-5/P/Pagseguro.Remote.puml new file mode 100644 index 00000000000..832d369c39d --- /dev/null +++ b/distribution/simpleicons-5/P/Pagseguro.Remote.puml @@ -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 Pagseguro +include('simpleicons-5/P/Pagseguro') + +' renders the element +Pagseguro('Pagseguro', 'Pagseguro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pagseguro.md b/distribution/simpleicons-5/P/Pagseguro.md new file mode 100644 index 00000000000..9785547f58b --- /dev/null +++ b/distribution/simpleicons-5/P/Pagseguro.md @@ -0,0 +1,63 @@ +# Pagseguro + + +```text +simpleicons-5/P/Pagseguro +``` + +```text +include('simpleicons-5/P/Pagseguro') +``` + + + +| Illustration | Pagseguro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pagseguro.png) | ![illustration for Pagseguro](../../simpleicons-5/P/Pagseguro.Local.png) | + + + + +## Pagseguro + +### 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 Pagseguro +include('simpleicons-5/P/Pagseguro') + +' renders the element +Pagseguro('Pagseguro', 'Pagseguro', '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 Pagseguro +include('simpleicons-5/P/Pagseguro') + +' renders the element +Pagseguro('Pagseguro', 'Pagseguro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pagseguro.png b/distribution/simpleicons-5/P/Pagseguro.png new file mode 100644 index 00000000000..ade1711f147 Binary files /dev/null and b/distribution/simpleicons-5/P/Pagseguro.png differ diff --git a/distribution/simpleicons-5/P/Pagseguro.puml b/distribution/simpleicons-5/P/Pagseguro.puml new file mode 100644 index 00000000000..f54eae15a0f --- /dev/null +++ b/distribution/simpleicons-5/P/Pagseguro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pagseguro + +sprite $PagseguroXs [10x10/16z] uwS3 + +sprite $PagseguroSm [12x12/16z] unza + +sprite $PagseguroMd [16x16/16z] un_X + +sprite $PagseguroLg [20x20/16z] unzKO1G + +!procedure Pagseguro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pagseguro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Palantir.Local.png b/distribution/simpleicons-5/P/Palantir.Local.png new file mode 100644 index 00000000000..2c991687a10 Binary files /dev/null and b/distribution/simpleicons-5/P/Palantir.Local.png differ diff --git a/distribution/simpleicons-5/P/Palantir.Local.puml b/distribution/simpleicons-5/P/Palantir.Local.puml new file mode 100644 index 00000000000..d1b5120161c --- /dev/null +++ b/distribution/simpleicons-5/P/Palantir.Local.puml @@ -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 Palantir +include('simpleicons-5/P/Palantir') + +' renders the element +Palantir('Palantir', 'Palantir', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Palantir.Remote.puml b/distribution/simpleicons-5/P/Palantir.Remote.puml new file mode 100644 index 00000000000..b5039b22e61 --- /dev/null +++ b/distribution/simpleicons-5/P/Palantir.Remote.puml @@ -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 Palantir +include('simpleicons-5/P/Palantir') + +' renders the element +Palantir('Palantir', 'Palantir', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Palantir.md b/distribution/simpleicons-5/P/Palantir.md new file mode 100644 index 00000000000..63156f526b5 --- /dev/null +++ b/distribution/simpleicons-5/P/Palantir.md @@ -0,0 +1,63 @@ +# Palantir + + +```text +simpleicons-5/P/Palantir +``` + +```text +include('simpleicons-5/P/Palantir') +``` + + + +| Illustration | Palantir | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Palantir.png) | ![illustration for Palantir](../../simpleicons-5/P/Palantir.Local.png) | + + + + +## Palantir + +### 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 Palantir +include('simpleicons-5/P/Palantir') + +' renders the element +Palantir('Palantir', 'Palantir', '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 Palantir +include('simpleicons-5/P/Palantir') + +' renders the element +Palantir('Palantir', 'Palantir', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Palantir.png b/distribution/simpleicons-5/P/Palantir.png new file mode 100644 index 00000000000..73bc170c25a Binary files /dev/null and b/distribution/simpleicons-5/P/Palantir.png differ diff --git a/distribution/simpleicons-5/P/Palantir.puml b/distribution/simpleicons-5/P/Palantir.puml new file mode 100644 index 00000000000..efee438b7a7 --- /dev/null +++ b/distribution/simpleicons-5/P/Palantir.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Palantir + +sprite $PalantirXs [10x10/16z] uwS3 + +sprite $PalantirSm [12x12/16z] unza + +sprite $PalantirMd [16x16/16z] un_X + +sprite $PalantirLg [20x20/16z] unzKO1G + +!procedure Palantir($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Palantir', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Paloaltosoftware.Local.png b/distribution/simpleicons-5/P/Paloaltosoftware.Local.png new file mode 100644 index 00000000000..7cdb6231afb Binary files /dev/null and b/distribution/simpleicons-5/P/Paloaltosoftware.Local.png differ diff --git a/distribution/simpleicons-5/P/Paloaltosoftware.Local.puml b/distribution/simpleicons-5/P/Paloaltosoftware.Local.puml new file mode 100644 index 00000000000..8694a0352a2 --- /dev/null +++ b/distribution/simpleicons-5/P/Paloaltosoftware.Local.puml @@ -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 Paloaltosoftware +include('simpleicons-5/P/Paloaltosoftware') + +' renders the element +Paloaltosoftware('Paloaltosoftware', 'Paloaltosoftware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paloaltosoftware.Remote.puml b/distribution/simpleicons-5/P/Paloaltosoftware.Remote.puml new file mode 100644 index 00000000000..444573e3ab7 --- /dev/null +++ b/distribution/simpleicons-5/P/Paloaltosoftware.Remote.puml @@ -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 Paloaltosoftware +include('simpleicons-5/P/Paloaltosoftware') + +' renders the element +Paloaltosoftware('Paloaltosoftware', 'Paloaltosoftware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paloaltosoftware.md b/distribution/simpleicons-5/P/Paloaltosoftware.md new file mode 100644 index 00000000000..58d67174151 --- /dev/null +++ b/distribution/simpleicons-5/P/Paloaltosoftware.md @@ -0,0 +1,63 @@ +# Paloaltosoftware + + +```text +simpleicons-5/P/Paloaltosoftware +``` + +```text +include('simpleicons-5/P/Paloaltosoftware') +``` + + + +| Illustration | Paloaltosoftware | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Paloaltosoftware.png) | ![illustration for Paloaltosoftware](../../simpleicons-5/P/Paloaltosoftware.Local.png) | + + + + +## Paloaltosoftware + +### 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 Paloaltosoftware +include('simpleicons-5/P/Paloaltosoftware') + +' renders the element +Paloaltosoftware('Paloaltosoftware', 'Paloaltosoftware', '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 Paloaltosoftware +include('simpleicons-5/P/Paloaltosoftware') + +' renders the element +Paloaltosoftware('Paloaltosoftware', 'Paloaltosoftware', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Paloaltosoftware.png b/distribution/simpleicons-5/P/Paloaltosoftware.png new file mode 100644 index 00000000000..b57041207c5 Binary files /dev/null and b/distribution/simpleicons-5/P/Paloaltosoftware.png differ diff --git a/distribution/simpleicons-5/P/Paloaltosoftware.puml b/distribution/simpleicons-5/P/Paloaltosoftware.puml new file mode 100644 index 00000000000..3238195e873 --- /dev/null +++ b/distribution/simpleicons-5/P/Paloaltosoftware.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Paloaltosoftware + +sprite $PaloaltosoftwareXs [10x10/16z] uwS3 + +sprite $PaloaltosoftwareSm [12x12/16z] unza + +sprite $PaloaltosoftwareMd [16x16/16z] un_X + +sprite $PaloaltosoftwareLg [20x20/16z] unzKO1G + +!procedure Paloaltosoftware($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Paloaltosoftware', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pandas.Local.png b/distribution/simpleicons-5/P/Pandas.Local.png new file mode 100644 index 00000000000..d02e9004af7 Binary files /dev/null and b/distribution/simpleicons-5/P/Pandas.Local.png differ diff --git a/distribution/simpleicons-5/P/Pandas.Local.puml b/distribution/simpleicons-5/P/Pandas.Local.puml new file mode 100644 index 00000000000..ecd1924ec79 --- /dev/null +++ b/distribution/simpleicons-5/P/Pandas.Local.puml @@ -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 Pandas +include('simpleicons-5/P/Pandas') + +' renders the element +Pandas('Pandas', 'Pandas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pandas.Remote.puml b/distribution/simpleicons-5/P/Pandas.Remote.puml new file mode 100644 index 00000000000..96519dcfa67 --- /dev/null +++ b/distribution/simpleicons-5/P/Pandas.Remote.puml @@ -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 Pandas +include('simpleicons-5/P/Pandas') + +' renders the element +Pandas('Pandas', 'Pandas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pandas.md b/distribution/simpleicons-5/P/Pandas.md new file mode 100644 index 00000000000..b9b8c26258f --- /dev/null +++ b/distribution/simpleicons-5/P/Pandas.md @@ -0,0 +1,63 @@ +# Pandas + + +```text +simpleicons-5/P/Pandas +``` + +```text +include('simpleicons-5/P/Pandas') +``` + + + +| Illustration | Pandas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pandas.png) | ![illustration for Pandas](../../simpleicons-5/P/Pandas.Local.png) | + + + + +## Pandas + +### 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 Pandas +include('simpleicons-5/P/Pandas') + +' renders the element +Pandas('Pandas', 'Pandas', '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 Pandas +include('simpleicons-5/P/Pandas') + +' renders the element +Pandas('Pandas', 'Pandas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pandas.png b/distribution/simpleicons-5/P/Pandas.png new file mode 100644 index 00000000000..60a64bf0a3b Binary files /dev/null and b/distribution/simpleicons-5/P/Pandas.png differ diff --git a/distribution/simpleicons-5/P/Pandas.puml b/distribution/simpleicons-5/P/Pandas.puml new file mode 100644 index 00000000000..d64e3e1c08e --- /dev/null +++ b/distribution/simpleicons-5/P/Pandas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pandas + +sprite $PandasXs [10x10/16z] uwS3 + +sprite $PandasSm [12x12/16z] unza + +sprite $PandasMd [16x16/16z] un_X + +sprite $PandasLg [20x20/16z] unzKO1G + +!procedure Pandas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pandas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pandora.Local.png b/distribution/simpleicons-5/P/Pandora.Local.png new file mode 100644 index 00000000000..b05326a048b Binary files /dev/null and b/distribution/simpleicons-5/P/Pandora.Local.png differ diff --git a/distribution/simpleicons-5/P/Pandora.Local.puml b/distribution/simpleicons-5/P/Pandora.Local.puml new file mode 100644 index 00000000000..91c05cee15c --- /dev/null +++ b/distribution/simpleicons-5/P/Pandora.Local.puml @@ -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 Pandora +include('simpleicons-5/P/Pandora') + +' renders the element +Pandora('Pandora', 'Pandora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pandora.Remote.puml b/distribution/simpleicons-5/P/Pandora.Remote.puml new file mode 100644 index 00000000000..3ed3fcdd778 --- /dev/null +++ b/distribution/simpleicons-5/P/Pandora.Remote.puml @@ -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 Pandora +include('simpleicons-5/P/Pandora') + +' renders the element +Pandora('Pandora', 'Pandora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pandora.md b/distribution/simpleicons-5/P/Pandora.md new file mode 100644 index 00000000000..eb0e1f6cabe --- /dev/null +++ b/distribution/simpleicons-5/P/Pandora.md @@ -0,0 +1,63 @@ +# Pandora + + +```text +simpleicons-5/P/Pandora +``` + +```text +include('simpleicons-5/P/Pandora') +``` + + + +| Illustration | Pandora | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pandora.png) | ![illustration for Pandora](../../simpleicons-5/P/Pandora.Local.png) | + + + + +## Pandora + +### 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 Pandora +include('simpleicons-5/P/Pandora') + +' renders the element +Pandora('Pandora', 'Pandora', '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 Pandora +include('simpleicons-5/P/Pandora') + +' renders the element +Pandora('Pandora', 'Pandora', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pandora.png b/distribution/simpleicons-5/P/Pandora.png new file mode 100644 index 00000000000..c66761cd2f4 Binary files /dev/null and b/distribution/simpleicons-5/P/Pandora.png differ diff --git a/distribution/simpleicons-5/P/Pandora.puml b/distribution/simpleicons-5/P/Pandora.puml new file mode 100644 index 00000000000..776fe5362f1 --- /dev/null +++ b/distribution/simpleicons-5/P/Pandora.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pandora + +sprite $PandoraXs [10x10/16z] uwS3 + +sprite $PandoraSm [12x12/16z] unza + +sprite $PandoraMd [16x16/16z] un_X + +sprite $PandoraLg [20x20/16z] unzKO1G + +!procedure Pandora($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pandora', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pantheon.Local.png b/distribution/simpleicons-5/P/Pantheon.Local.png new file mode 100644 index 00000000000..b28bf8a7265 Binary files /dev/null and b/distribution/simpleicons-5/P/Pantheon.Local.png differ diff --git a/distribution/simpleicons-5/P/Pantheon.Local.puml b/distribution/simpleicons-5/P/Pantheon.Local.puml new file mode 100644 index 00000000000..3235f4940cf --- /dev/null +++ b/distribution/simpleicons-5/P/Pantheon.Local.puml @@ -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 Pantheon +include('simpleicons-5/P/Pantheon') + +' renders the element +Pantheon('Pantheon', 'Pantheon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pantheon.Remote.puml b/distribution/simpleicons-5/P/Pantheon.Remote.puml new file mode 100644 index 00000000000..ce6a0ccefb4 --- /dev/null +++ b/distribution/simpleicons-5/P/Pantheon.Remote.puml @@ -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 Pantheon +include('simpleicons-5/P/Pantheon') + +' renders the element +Pantheon('Pantheon', 'Pantheon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pantheon.md b/distribution/simpleicons-5/P/Pantheon.md new file mode 100644 index 00000000000..6c12690e49a --- /dev/null +++ b/distribution/simpleicons-5/P/Pantheon.md @@ -0,0 +1,63 @@ +# Pantheon + + +```text +simpleicons-5/P/Pantheon +``` + +```text +include('simpleicons-5/P/Pantheon') +``` + + + +| Illustration | Pantheon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pantheon.png) | ![illustration for Pantheon](../../simpleicons-5/P/Pantheon.Local.png) | + + + + +## Pantheon + +### 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 Pantheon +include('simpleicons-5/P/Pantheon') + +' renders the element +Pantheon('Pantheon', 'Pantheon', '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 Pantheon +include('simpleicons-5/P/Pantheon') + +' renders the element +Pantheon('Pantheon', 'Pantheon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pantheon.png b/distribution/simpleicons-5/P/Pantheon.png new file mode 100644 index 00000000000..c10c57b732a Binary files /dev/null and b/distribution/simpleicons-5/P/Pantheon.png differ diff --git a/distribution/simpleicons-5/P/Pantheon.puml b/distribution/simpleicons-5/P/Pantheon.puml new file mode 100644 index 00000000000..5ed3e745773 --- /dev/null +++ b/distribution/simpleicons-5/P/Pantheon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pantheon + +sprite $PantheonXs [10x10/16z] uwS3 + +sprite $PantheonSm [12x12/16z] unza + +sprite $PantheonMd [16x16/16z] un_X + +sprite $PantheonLg [20x20/16z] unzKO1G + +!procedure Pantheon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pantheon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Paritysubstrate.Local.png b/distribution/simpleicons-5/P/Paritysubstrate.Local.png new file mode 100644 index 00000000000..da10e6a52ce Binary files /dev/null and b/distribution/simpleicons-5/P/Paritysubstrate.Local.png differ diff --git a/distribution/simpleicons-5/P/Paritysubstrate.Local.puml b/distribution/simpleicons-5/P/Paritysubstrate.Local.puml new file mode 100644 index 00000000000..dc18ae33864 --- /dev/null +++ b/distribution/simpleicons-5/P/Paritysubstrate.Local.puml @@ -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 Paritysubstrate +include('simpleicons-5/P/Paritysubstrate') + +' renders the element +Paritysubstrate('Paritysubstrate', 'Paritysubstrate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paritysubstrate.Remote.puml b/distribution/simpleicons-5/P/Paritysubstrate.Remote.puml new file mode 100644 index 00000000000..fc415865484 --- /dev/null +++ b/distribution/simpleicons-5/P/Paritysubstrate.Remote.puml @@ -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 Paritysubstrate +include('simpleicons-5/P/Paritysubstrate') + +' renders the element +Paritysubstrate('Paritysubstrate', 'Paritysubstrate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paritysubstrate.md b/distribution/simpleicons-5/P/Paritysubstrate.md new file mode 100644 index 00000000000..c350c39e637 --- /dev/null +++ b/distribution/simpleicons-5/P/Paritysubstrate.md @@ -0,0 +1,63 @@ +# Paritysubstrate + + +```text +simpleicons-5/P/Paritysubstrate +``` + +```text +include('simpleicons-5/P/Paritysubstrate') +``` + + + +| Illustration | Paritysubstrate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Paritysubstrate.png) | ![illustration for Paritysubstrate](../../simpleicons-5/P/Paritysubstrate.Local.png) | + + + + +## Paritysubstrate + +### 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 Paritysubstrate +include('simpleicons-5/P/Paritysubstrate') + +' renders the element +Paritysubstrate('Paritysubstrate', 'Paritysubstrate', '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 Paritysubstrate +include('simpleicons-5/P/Paritysubstrate') + +' renders the element +Paritysubstrate('Paritysubstrate', 'Paritysubstrate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Paritysubstrate.png b/distribution/simpleicons-5/P/Paritysubstrate.png new file mode 100644 index 00000000000..0d197a7d0d2 Binary files /dev/null and b/distribution/simpleicons-5/P/Paritysubstrate.png differ diff --git a/distribution/simpleicons-5/P/Paritysubstrate.puml b/distribution/simpleicons-5/P/Paritysubstrate.puml new file mode 100644 index 00000000000..242140c14bf --- /dev/null +++ b/distribution/simpleicons-5/P/Paritysubstrate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Paritysubstrate + +sprite $ParitysubstrateXs [10x10/16z] uwS3 + +sprite $ParitysubstrateSm [12x12/16z] unza + +sprite $ParitysubstrateMd [16x16/16z] un_X + +sprite $ParitysubstrateLg [20x20/16z] unzKO1G + +!procedure Paritysubstrate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Paritysubstrate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Parsedotly.Local.png b/distribution/simpleicons-5/P/Parsedotly.Local.png new file mode 100644 index 00000000000..567ab299f7f Binary files /dev/null and b/distribution/simpleicons-5/P/Parsedotly.Local.png differ diff --git a/distribution/simpleicons-5/P/Parsedotly.Local.puml b/distribution/simpleicons-5/P/Parsedotly.Local.puml new file mode 100644 index 00000000000..a34fc9ce6a6 --- /dev/null +++ b/distribution/simpleicons-5/P/Parsedotly.Local.puml @@ -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 Parsedotly +include('simpleicons-5/P/Parsedotly') + +' renders the element +Parsedotly('Parsedotly', 'Parsedotly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Parsedotly.Remote.puml b/distribution/simpleicons-5/P/Parsedotly.Remote.puml new file mode 100644 index 00000000000..eb505fdec70 --- /dev/null +++ b/distribution/simpleicons-5/P/Parsedotly.Remote.puml @@ -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 Parsedotly +include('simpleicons-5/P/Parsedotly') + +' renders the element +Parsedotly('Parsedotly', 'Parsedotly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Parsedotly.md b/distribution/simpleicons-5/P/Parsedotly.md new file mode 100644 index 00000000000..501a8cce0a9 --- /dev/null +++ b/distribution/simpleicons-5/P/Parsedotly.md @@ -0,0 +1,63 @@ +# Parsedotly + + +```text +simpleicons-5/P/Parsedotly +``` + +```text +include('simpleicons-5/P/Parsedotly') +``` + + + +| Illustration | Parsedotly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Parsedotly.png) | ![illustration for Parsedotly](../../simpleicons-5/P/Parsedotly.Local.png) | + + + + +## Parsedotly + +### 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 Parsedotly +include('simpleicons-5/P/Parsedotly') + +' renders the element +Parsedotly('Parsedotly', 'Parsedotly', '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 Parsedotly +include('simpleicons-5/P/Parsedotly') + +' renders the element +Parsedotly('Parsedotly', 'Parsedotly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Parsedotly.png b/distribution/simpleicons-5/P/Parsedotly.png new file mode 100644 index 00000000000..e828a18130e Binary files /dev/null and b/distribution/simpleicons-5/P/Parsedotly.png differ diff --git a/distribution/simpleicons-5/P/Parsedotly.puml b/distribution/simpleicons-5/P/Parsedotly.puml new file mode 100644 index 00000000000..55924c96079 --- /dev/null +++ b/distribution/simpleicons-5/P/Parsedotly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Parsedotly + +sprite $ParsedotlyXs [10x10/16z] uwS3 + +sprite $ParsedotlySm [12x12/16z] unza + +sprite $ParsedotlyMd [16x16/16z] un_X + +sprite $ParsedotlyLg [20x20/16z] unzKO1G + +!procedure Parsedotly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Parsedotly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Passport.Local.png b/distribution/simpleicons-5/P/Passport.Local.png new file mode 100644 index 00000000000..8d6e68f130d Binary files /dev/null and b/distribution/simpleicons-5/P/Passport.Local.png differ diff --git a/distribution/simpleicons-5/P/Passport.Local.puml b/distribution/simpleicons-5/P/Passport.Local.puml new file mode 100644 index 00000000000..7a607e9ffc9 --- /dev/null +++ b/distribution/simpleicons-5/P/Passport.Local.puml @@ -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 Passport +include('simpleicons-5/P/Passport') + +' renders the element +Passport('Passport', 'Passport', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Passport.Remote.puml b/distribution/simpleicons-5/P/Passport.Remote.puml new file mode 100644 index 00000000000..369fe32c7ce --- /dev/null +++ b/distribution/simpleicons-5/P/Passport.Remote.puml @@ -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 Passport +include('simpleicons-5/P/Passport') + +' renders the element +Passport('Passport', 'Passport', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Passport.md b/distribution/simpleicons-5/P/Passport.md new file mode 100644 index 00000000000..35708cb4a43 --- /dev/null +++ b/distribution/simpleicons-5/P/Passport.md @@ -0,0 +1,63 @@ +# Passport + + +```text +simpleicons-5/P/Passport +``` + +```text +include('simpleicons-5/P/Passport') +``` + + + +| Illustration | Passport | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Passport.png) | ![illustration for Passport](../../simpleicons-5/P/Passport.Local.png) | + + + + +## Passport + +### 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 Passport +include('simpleicons-5/P/Passport') + +' renders the element +Passport('Passport', 'Passport', '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 Passport +include('simpleicons-5/P/Passport') + +' renders the element +Passport('Passport', 'Passport', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Passport.png b/distribution/simpleicons-5/P/Passport.png new file mode 100644 index 00000000000..fe0f9b430ff Binary files /dev/null and b/distribution/simpleicons-5/P/Passport.png differ diff --git a/distribution/simpleicons-5/P/Passport.puml b/distribution/simpleicons-5/P/Passport.puml new file mode 100644 index 00000000000..dd5333bceba --- /dev/null +++ b/distribution/simpleicons-5/P/Passport.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Passport + +sprite $PassportXs [10x10/16z] uwS3 + +sprite $PassportSm [12x12/16z] unza + +sprite $PassportMd [16x16/16z] un_X + +sprite $PassportLg [20x20/16z] unzKO1G + +!procedure Passport($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Passport', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pastebin.Local.png b/distribution/simpleicons-5/P/Pastebin.Local.png new file mode 100644 index 00000000000..d6804ff0d32 Binary files /dev/null and b/distribution/simpleicons-5/P/Pastebin.Local.png differ diff --git a/distribution/simpleicons-5/P/Pastebin.Local.puml b/distribution/simpleicons-5/P/Pastebin.Local.puml new file mode 100644 index 00000000000..0c49f942795 --- /dev/null +++ b/distribution/simpleicons-5/P/Pastebin.Local.puml @@ -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 Pastebin +include('simpleicons-5/P/Pastebin') + +' renders the element +Pastebin('Pastebin', 'Pastebin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pastebin.Remote.puml b/distribution/simpleicons-5/P/Pastebin.Remote.puml new file mode 100644 index 00000000000..d2a0e9a9d10 --- /dev/null +++ b/distribution/simpleicons-5/P/Pastebin.Remote.puml @@ -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 Pastebin +include('simpleicons-5/P/Pastebin') + +' renders the element +Pastebin('Pastebin', 'Pastebin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pastebin.md b/distribution/simpleicons-5/P/Pastebin.md new file mode 100644 index 00000000000..cdc4d75f95e --- /dev/null +++ b/distribution/simpleicons-5/P/Pastebin.md @@ -0,0 +1,63 @@ +# Pastebin + + +```text +simpleicons-5/P/Pastebin +``` + +```text +include('simpleicons-5/P/Pastebin') +``` + + + +| Illustration | Pastebin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pastebin.png) | ![illustration for Pastebin](../../simpleicons-5/P/Pastebin.Local.png) | + + + + +## Pastebin + +### 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 Pastebin +include('simpleicons-5/P/Pastebin') + +' renders the element +Pastebin('Pastebin', 'Pastebin', '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 Pastebin +include('simpleicons-5/P/Pastebin') + +' renders the element +Pastebin('Pastebin', 'Pastebin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pastebin.png b/distribution/simpleicons-5/P/Pastebin.png new file mode 100644 index 00000000000..d9358865473 Binary files /dev/null and b/distribution/simpleicons-5/P/Pastebin.png differ diff --git a/distribution/simpleicons-5/P/Pastebin.puml b/distribution/simpleicons-5/P/Pastebin.puml new file mode 100644 index 00000000000..8ff25254233 --- /dev/null +++ b/distribution/simpleicons-5/P/Pastebin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pastebin + +sprite $PastebinXs [10x10/16z] uwS3 + +sprite $PastebinSm [12x12/16z] unza + +sprite $PastebinMd [16x16/16z] un_X + +sprite $PastebinLg [20x20/16z] unzKO1G + +!procedure Pastebin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pastebin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Patreon.Local.png b/distribution/simpleicons-5/P/Patreon.Local.png new file mode 100644 index 00000000000..9338382edbe Binary files /dev/null and b/distribution/simpleicons-5/P/Patreon.Local.png differ diff --git a/distribution/simpleicons-5/P/Patreon.Local.puml b/distribution/simpleicons-5/P/Patreon.Local.puml new file mode 100644 index 00000000000..ef7b014b562 --- /dev/null +++ b/distribution/simpleicons-5/P/Patreon.Local.puml @@ -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 Patreon +include('simpleicons-5/P/Patreon') + +' renders the element +Patreon('Patreon', 'Patreon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Patreon.Remote.puml b/distribution/simpleicons-5/P/Patreon.Remote.puml new file mode 100644 index 00000000000..b8a3a2134f2 --- /dev/null +++ b/distribution/simpleicons-5/P/Patreon.Remote.puml @@ -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 Patreon +include('simpleicons-5/P/Patreon') + +' renders the element +Patreon('Patreon', 'Patreon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Patreon.md b/distribution/simpleicons-5/P/Patreon.md new file mode 100644 index 00000000000..7f434f0de80 --- /dev/null +++ b/distribution/simpleicons-5/P/Patreon.md @@ -0,0 +1,63 @@ +# Patreon + + +```text +simpleicons-5/P/Patreon +``` + +```text +include('simpleicons-5/P/Patreon') +``` + + + +| Illustration | Patreon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Patreon.png) | ![illustration for Patreon](../../simpleicons-5/P/Patreon.Local.png) | + + + + +## Patreon + +### 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 Patreon +include('simpleicons-5/P/Patreon') + +' renders the element +Patreon('Patreon', 'Patreon', '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 Patreon +include('simpleicons-5/P/Patreon') + +' renders the element +Patreon('Patreon', 'Patreon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Patreon.png b/distribution/simpleicons-5/P/Patreon.png new file mode 100644 index 00000000000..688b2b49eda Binary files /dev/null and b/distribution/simpleicons-5/P/Patreon.png differ diff --git a/distribution/simpleicons-5/P/Patreon.puml b/distribution/simpleicons-5/P/Patreon.puml new file mode 100644 index 00000000000..8eec9822c08 --- /dev/null +++ b/distribution/simpleicons-5/P/Patreon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Patreon + +sprite $PatreonXs [10x10/16z] uwS3 + +sprite $PatreonSm [12x12/16z] unza + +sprite $PatreonMd [16x16/16z] un_X + +sprite $PatreonLg [20x20/16z] unzKO1G + +!procedure Patreon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Patreon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Payoneer.Local.png b/distribution/simpleicons-5/P/Payoneer.Local.png new file mode 100644 index 00000000000..5aa38c28174 Binary files /dev/null and b/distribution/simpleicons-5/P/Payoneer.Local.png differ diff --git a/distribution/simpleicons-5/P/Payoneer.Local.puml b/distribution/simpleicons-5/P/Payoneer.Local.puml new file mode 100644 index 00000000000..867dd7b6471 --- /dev/null +++ b/distribution/simpleicons-5/P/Payoneer.Local.puml @@ -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 Payoneer +include('simpleicons-5/P/Payoneer') + +' renders the element +Payoneer('Payoneer', 'Payoneer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Payoneer.Remote.puml b/distribution/simpleicons-5/P/Payoneer.Remote.puml new file mode 100644 index 00000000000..fdc80e6214d --- /dev/null +++ b/distribution/simpleicons-5/P/Payoneer.Remote.puml @@ -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 Payoneer +include('simpleicons-5/P/Payoneer') + +' renders the element +Payoneer('Payoneer', 'Payoneer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Payoneer.md b/distribution/simpleicons-5/P/Payoneer.md new file mode 100644 index 00000000000..7811e0c135e --- /dev/null +++ b/distribution/simpleicons-5/P/Payoneer.md @@ -0,0 +1,63 @@ +# Payoneer + + +```text +simpleicons-5/P/Payoneer +``` + +```text +include('simpleicons-5/P/Payoneer') +``` + + + +| Illustration | Payoneer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Payoneer.png) | ![illustration for Payoneer](../../simpleicons-5/P/Payoneer.Local.png) | + + + + +## Payoneer + +### 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 Payoneer +include('simpleicons-5/P/Payoneer') + +' renders the element +Payoneer('Payoneer', 'Payoneer', '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 Payoneer +include('simpleicons-5/P/Payoneer') + +' renders the element +Payoneer('Payoneer', 'Payoneer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Payoneer.png b/distribution/simpleicons-5/P/Payoneer.png new file mode 100644 index 00000000000..6809749cb81 Binary files /dev/null and b/distribution/simpleicons-5/P/Payoneer.png differ diff --git a/distribution/simpleicons-5/P/Payoneer.puml b/distribution/simpleicons-5/P/Payoneer.puml new file mode 100644 index 00000000000..cfdefde645b --- /dev/null +++ b/distribution/simpleicons-5/P/Payoneer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Payoneer + +sprite $PayoneerXs [10x10/16z] uwS3 + +sprite $PayoneerSm [12x12/16z] unza + +sprite $PayoneerMd [16x16/16z] un_X + +sprite $PayoneerLg [20x20/16z] unzKO1G + +!procedure Payoneer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Payoneer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Paypal.Local.png b/distribution/simpleicons-5/P/Paypal.Local.png new file mode 100644 index 00000000000..a07e1930cbe Binary files /dev/null and b/distribution/simpleicons-5/P/Paypal.Local.png differ diff --git a/distribution/simpleicons-5/P/Paypal.Local.puml b/distribution/simpleicons-5/P/Paypal.Local.puml new file mode 100644 index 00000000000..1f88a92d111 --- /dev/null +++ b/distribution/simpleicons-5/P/Paypal.Local.puml @@ -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 Paypal +include('simpleicons-5/P/Paypal') + +' renders the element +Paypal('Paypal', 'Paypal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paypal.Remote.puml b/distribution/simpleicons-5/P/Paypal.Remote.puml new file mode 100644 index 00000000000..b2bb16cbbe7 --- /dev/null +++ b/distribution/simpleicons-5/P/Paypal.Remote.puml @@ -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 Paypal +include('simpleicons-5/P/Paypal') + +' renders the element +Paypal('Paypal', 'Paypal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paypal.md b/distribution/simpleicons-5/P/Paypal.md new file mode 100644 index 00000000000..1f199a18cff --- /dev/null +++ b/distribution/simpleicons-5/P/Paypal.md @@ -0,0 +1,63 @@ +# Paypal + + +```text +simpleicons-5/P/Paypal +``` + +```text +include('simpleicons-5/P/Paypal') +``` + + + +| Illustration | Paypal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Paypal.png) | ![illustration for Paypal](../../simpleicons-5/P/Paypal.Local.png) | + + + + +## Paypal + +### 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 Paypal +include('simpleicons-5/P/Paypal') + +' renders the element +Paypal('Paypal', 'Paypal', '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 Paypal +include('simpleicons-5/P/Paypal') + +' renders the element +Paypal('Paypal', 'Paypal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Paypal.png b/distribution/simpleicons-5/P/Paypal.png new file mode 100644 index 00000000000..f69f14772a7 Binary files /dev/null and b/distribution/simpleicons-5/P/Paypal.png differ diff --git a/distribution/simpleicons-5/P/Paypal.puml b/distribution/simpleicons-5/P/Paypal.puml new file mode 100644 index 00000000000..509a260c7e1 --- /dev/null +++ b/distribution/simpleicons-5/P/Paypal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Paypal + +sprite $PaypalXs [10x10/16z] uwS3 + +sprite $PaypalSm [12x12/16z] unza + +sprite $PaypalMd [16x16/16z] un_X + +sprite $PaypalLg [20x20/16z] unzKO1G + +!procedure Paypal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Paypal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Paytm.Local.png b/distribution/simpleicons-5/P/Paytm.Local.png new file mode 100644 index 00000000000..f64aee1c32d Binary files /dev/null and b/distribution/simpleicons-5/P/Paytm.Local.png differ diff --git a/distribution/simpleicons-5/P/Paytm.Local.puml b/distribution/simpleicons-5/P/Paytm.Local.puml new file mode 100644 index 00000000000..d531e9fbe9f --- /dev/null +++ b/distribution/simpleicons-5/P/Paytm.Local.puml @@ -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 Paytm +include('simpleicons-5/P/Paytm') + +' renders the element +Paytm('Paytm', 'Paytm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paytm.Remote.puml b/distribution/simpleicons-5/P/Paytm.Remote.puml new file mode 100644 index 00000000000..d9c067604a5 --- /dev/null +++ b/distribution/simpleicons-5/P/Paytm.Remote.puml @@ -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 Paytm +include('simpleicons-5/P/Paytm') + +' renders the element +Paytm('Paytm', 'Paytm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Paytm.md b/distribution/simpleicons-5/P/Paytm.md new file mode 100644 index 00000000000..1919d49262a --- /dev/null +++ b/distribution/simpleicons-5/P/Paytm.md @@ -0,0 +1,63 @@ +# Paytm + + +```text +simpleicons-5/P/Paytm +``` + +```text +include('simpleicons-5/P/Paytm') +``` + + + +| Illustration | Paytm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Paytm.png) | ![illustration for Paytm](../../simpleicons-5/P/Paytm.Local.png) | + + + + +## Paytm + +### 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 Paytm +include('simpleicons-5/P/Paytm') + +' renders the element +Paytm('Paytm', 'Paytm', '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 Paytm +include('simpleicons-5/P/Paytm') + +' renders the element +Paytm('Paytm', 'Paytm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Paytm.png b/distribution/simpleicons-5/P/Paytm.png new file mode 100644 index 00000000000..1f697d1ecd6 Binary files /dev/null and b/distribution/simpleicons-5/P/Paytm.png differ diff --git a/distribution/simpleicons-5/P/Paytm.puml b/distribution/simpleicons-5/P/Paytm.puml new file mode 100644 index 00000000000..7bacbf7c6af --- /dev/null +++ b/distribution/simpleicons-5/P/Paytm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Paytm + +sprite $PaytmXs [10x10/16z] uwS3 + +sprite $PaytmSm [12x12/16z] unza + +sprite $PaytmMd [16x16/16z] un_X + +sprite $PaytmLg [20x20/16z] unzKO1G + +!procedure Paytm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Paytm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pcgamingwiki.Local.png b/distribution/simpleicons-5/P/Pcgamingwiki.Local.png new file mode 100644 index 00000000000..541865d4a99 Binary files /dev/null and b/distribution/simpleicons-5/P/Pcgamingwiki.Local.png differ diff --git a/distribution/simpleicons-5/P/Pcgamingwiki.Local.puml b/distribution/simpleicons-5/P/Pcgamingwiki.Local.puml new file mode 100644 index 00000000000..988e13ba5be --- /dev/null +++ b/distribution/simpleicons-5/P/Pcgamingwiki.Local.puml @@ -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 Pcgamingwiki +include('simpleicons-5/P/Pcgamingwiki') + +' renders the element +Pcgamingwiki('Pcgamingwiki', 'Pcgamingwiki', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pcgamingwiki.Remote.puml b/distribution/simpleicons-5/P/Pcgamingwiki.Remote.puml new file mode 100644 index 00000000000..a062884a00c --- /dev/null +++ b/distribution/simpleicons-5/P/Pcgamingwiki.Remote.puml @@ -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 Pcgamingwiki +include('simpleicons-5/P/Pcgamingwiki') + +' renders the element +Pcgamingwiki('Pcgamingwiki', 'Pcgamingwiki', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pcgamingwiki.md b/distribution/simpleicons-5/P/Pcgamingwiki.md new file mode 100644 index 00000000000..20b0835a927 --- /dev/null +++ b/distribution/simpleicons-5/P/Pcgamingwiki.md @@ -0,0 +1,63 @@ +# Pcgamingwiki + + +```text +simpleicons-5/P/Pcgamingwiki +``` + +```text +include('simpleicons-5/P/Pcgamingwiki') +``` + + + +| Illustration | Pcgamingwiki | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pcgamingwiki.png) | ![illustration for Pcgamingwiki](../../simpleicons-5/P/Pcgamingwiki.Local.png) | + + + + +## Pcgamingwiki + +### 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 Pcgamingwiki +include('simpleicons-5/P/Pcgamingwiki') + +' renders the element +Pcgamingwiki('Pcgamingwiki', 'Pcgamingwiki', '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 Pcgamingwiki +include('simpleicons-5/P/Pcgamingwiki') + +' renders the element +Pcgamingwiki('Pcgamingwiki', 'Pcgamingwiki', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pcgamingwiki.png b/distribution/simpleicons-5/P/Pcgamingwiki.png new file mode 100644 index 00000000000..6f9ca2942f7 Binary files /dev/null and b/distribution/simpleicons-5/P/Pcgamingwiki.png differ diff --git a/distribution/simpleicons-5/P/Pcgamingwiki.puml b/distribution/simpleicons-5/P/Pcgamingwiki.puml new file mode 100644 index 00000000000..dade76a6c5d --- /dev/null +++ b/distribution/simpleicons-5/P/Pcgamingwiki.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pcgamingwiki + +sprite $PcgamingwikiXs [10x10/16z] uwS3 + +sprite $PcgamingwikiSm [12x12/16z] unza + +sprite $PcgamingwikiMd [16x16/16z] un_X + +sprite $PcgamingwikiLg [20x20/16z] unzKO1G + +!procedure Pcgamingwiki($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pcgamingwiki', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Peertube.Local.png b/distribution/simpleicons-5/P/Peertube.Local.png new file mode 100644 index 00000000000..0003b22661c Binary files /dev/null and b/distribution/simpleicons-5/P/Peertube.Local.png differ diff --git a/distribution/simpleicons-5/P/Peertube.Local.puml b/distribution/simpleicons-5/P/Peertube.Local.puml new file mode 100644 index 00000000000..e408281d6b2 --- /dev/null +++ b/distribution/simpleicons-5/P/Peertube.Local.puml @@ -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 Peertube +include('simpleicons-5/P/Peertube') + +' renders the element +Peertube('Peertube', 'Peertube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Peertube.Remote.puml b/distribution/simpleicons-5/P/Peertube.Remote.puml new file mode 100644 index 00000000000..050f40ea65d --- /dev/null +++ b/distribution/simpleicons-5/P/Peertube.Remote.puml @@ -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 Peertube +include('simpleicons-5/P/Peertube') + +' renders the element +Peertube('Peertube', 'Peertube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Peertube.md b/distribution/simpleicons-5/P/Peertube.md new file mode 100644 index 00000000000..91d3eda2e6c --- /dev/null +++ b/distribution/simpleicons-5/P/Peertube.md @@ -0,0 +1,63 @@ +# Peertube + + +```text +simpleicons-5/P/Peertube +``` + +```text +include('simpleicons-5/P/Peertube') +``` + + + +| Illustration | Peertube | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Peertube.png) | ![illustration for Peertube](../../simpleicons-5/P/Peertube.Local.png) | + + + + +## Peertube + +### 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 Peertube +include('simpleicons-5/P/Peertube') + +' renders the element +Peertube('Peertube', 'Peertube', '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 Peertube +include('simpleicons-5/P/Peertube') + +' renders the element +Peertube('Peertube', 'Peertube', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Peertube.png b/distribution/simpleicons-5/P/Peertube.png new file mode 100644 index 00000000000..e1ea52d2ccc Binary files /dev/null and b/distribution/simpleicons-5/P/Peertube.png differ diff --git a/distribution/simpleicons-5/P/Peertube.puml b/distribution/simpleicons-5/P/Peertube.puml new file mode 100644 index 00000000000..0beea6a4fcb --- /dev/null +++ b/distribution/simpleicons-5/P/Peertube.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Peertube + +sprite $PeertubeXs [10x10/16z] uwS3 + +sprite $PeertubeSm [12x12/16z] unza + +sprite $PeertubeMd [16x16/16z] un_X + +sprite $PeertubeLg [20x20/16z] unzKO1G + +!procedure Peertube($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Peertube', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pegasusairlines.Local.png b/distribution/simpleicons-5/P/Pegasusairlines.Local.png new file mode 100644 index 00000000000..aa35fac06ea Binary files /dev/null and b/distribution/simpleicons-5/P/Pegasusairlines.Local.png differ diff --git a/distribution/simpleicons-5/P/Pegasusairlines.Local.puml b/distribution/simpleicons-5/P/Pegasusairlines.Local.puml new file mode 100644 index 00000000000..e362f70db20 --- /dev/null +++ b/distribution/simpleicons-5/P/Pegasusairlines.Local.puml @@ -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 Pegasusairlines +include('simpleicons-5/P/Pegasusairlines') + +' renders the element +Pegasusairlines('Pegasusairlines', 'Pegasusairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pegasusairlines.Remote.puml b/distribution/simpleicons-5/P/Pegasusairlines.Remote.puml new file mode 100644 index 00000000000..727ed20b82e --- /dev/null +++ b/distribution/simpleicons-5/P/Pegasusairlines.Remote.puml @@ -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 Pegasusairlines +include('simpleicons-5/P/Pegasusairlines') + +' renders the element +Pegasusairlines('Pegasusairlines', 'Pegasusairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pegasusairlines.md b/distribution/simpleicons-5/P/Pegasusairlines.md new file mode 100644 index 00000000000..b196a014c6f --- /dev/null +++ b/distribution/simpleicons-5/P/Pegasusairlines.md @@ -0,0 +1,63 @@ +# Pegasusairlines + + +```text +simpleicons-5/P/Pegasusairlines +``` + +```text +include('simpleicons-5/P/Pegasusairlines') +``` + + + +| Illustration | Pegasusairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pegasusairlines.png) | ![illustration for Pegasusairlines](../../simpleicons-5/P/Pegasusairlines.Local.png) | + + + + +## Pegasusairlines + +### 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 Pegasusairlines +include('simpleicons-5/P/Pegasusairlines') + +' renders the element +Pegasusairlines('Pegasusairlines', 'Pegasusairlines', '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 Pegasusairlines +include('simpleicons-5/P/Pegasusairlines') + +' renders the element +Pegasusairlines('Pegasusairlines', 'Pegasusairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pegasusairlines.png b/distribution/simpleicons-5/P/Pegasusairlines.png new file mode 100644 index 00000000000..f5618fe317c Binary files /dev/null and b/distribution/simpleicons-5/P/Pegasusairlines.png differ diff --git a/distribution/simpleicons-5/P/Pegasusairlines.puml b/distribution/simpleicons-5/P/Pegasusairlines.puml new file mode 100644 index 00000000000..536df0bac0f --- /dev/null +++ b/distribution/simpleicons-5/P/Pegasusairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pegasusairlines + +sprite $PegasusairlinesXs [10x10/16z] uwS3 + +sprite $PegasusairlinesSm [12x12/16z] unza + +sprite $PegasusairlinesMd [16x16/16z] un_X + +sprite $PegasusairlinesLg [20x20/16z] unzKO1G + +!procedure Pegasusairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pegasusairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pelican.Local.png b/distribution/simpleicons-5/P/Pelican.Local.png new file mode 100644 index 00000000000..5e6fbb51f2b Binary files /dev/null and b/distribution/simpleicons-5/P/Pelican.Local.png differ diff --git a/distribution/simpleicons-5/P/Pelican.Local.puml b/distribution/simpleicons-5/P/Pelican.Local.puml new file mode 100644 index 00000000000..0f22a68793c --- /dev/null +++ b/distribution/simpleicons-5/P/Pelican.Local.puml @@ -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 Pelican +include('simpleicons-5/P/Pelican') + +' renders the element +Pelican('Pelican', 'Pelican', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pelican.Remote.puml b/distribution/simpleicons-5/P/Pelican.Remote.puml new file mode 100644 index 00000000000..f309e16735c --- /dev/null +++ b/distribution/simpleicons-5/P/Pelican.Remote.puml @@ -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 Pelican +include('simpleicons-5/P/Pelican') + +' renders the element +Pelican('Pelican', 'Pelican', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pelican.md b/distribution/simpleicons-5/P/Pelican.md new file mode 100644 index 00000000000..a73a2061965 --- /dev/null +++ b/distribution/simpleicons-5/P/Pelican.md @@ -0,0 +1,63 @@ +# Pelican + + +```text +simpleicons-5/P/Pelican +``` + +```text +include('simpleicons-5/P/Pelican') +``` + + + +| Illustration | Pelican | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pelican.png) | ![illustration for Pelican](../../simpleicons-5/P/Pelican.Local.png) | + + + + +## Pelican + +### 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 Pelican +include('simpleicons-5/P/Pelican') + +' renders the element +Pelican('Pelican', 'Pelican', '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 Pelican +include('simpleicons-5/P/Pelican') + +' renders the element +Pelican('Pelican', 'Pelican', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pelican.png b/distribution/simpleicons-5/P/Pelican.png new file mode 100644 index 00000000000..5d85ce9fc3c Binary files /dev/null and b/distribution/simpleicons-5/P/Pelican.png differ diff --git a/distribution/simpleicons-5/P/Pelican.puml b/distribution/simpleicons-5/P/Pelican.puml new file mode 100644 index 00000000000..ce8b6bca632 --- /dev/null +++ b/distribution/simpleicons-5/P/Pelican.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pelican + +sprite $PelicanXs [10x10/16z] uwS3 + +sprite $PelicanSm [12x12/16z] unza + +sprite $PelicanMd [16x16/16z] un_X + +sprite $PelicanLg [20x20/16z] unzKO1G + +!procedure Pelican($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pelican', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Peloton.Local.png b/distribution/simpleicons-5/P/Peloton.Local.png new file mode 100644 index 00000000000..b3068ae7e1d Binary files /dev/null and b/distribution/simpleicons-5/P/Peloton.Local.png differ diff --git a/distribution/simpleicons-5/P/Peloton.Local.puml b/distribution/simpleicons-5/P/Peloton.Local.puml new file mode 100644 index 00000000000..d02b1829ab2 --- /dev/null +++ b/distribution/simpleicons-5/P/Peloton.Local.puml @@ -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 Peloton +include('simpleicons-5/P/Peloton') + +' renders the element +Peloton('Peloton', 'Peloton', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Peloton.Remote.puml b/distribution/simpleicons-5/P/Peloton.Remote.puml new file mode 100644 index 00000000000..47993159caf --- /dev/null +++ b/distribution/simpleicons-5/P/Peloton.Remote.puml @@ -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 Peloton +include('simpleicons-5/P/Peloton') + +' renders the element +Peloton('Peloton', 'Peloton', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Peloton.md b/distribution/simpleicons-5/P/Peloton.md new file mode 100644 index 00000000000..dfece6c833e --- /dev/null +++ b/distribution/simpleicons-5/P/Peloton.md @@ -0,0 +1,63 @@ +# Peloton + + +```text +simpleicons-5/P/Peloton +``` + +```text +include('simpleicons-5/P/Peloton') +``` + + + +| Illustration | Peloton | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Peloton.png) | ![illustration for Peloton](../../simpleicons-5/P/Peloton.Local.png) | + + + + +## Peloton + +### 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 Peloton +include('simpleicons-5/P/Peloton') + +' renders the element +Peloton('Peloton', 'Peloton', '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 Peloton +include('simpleicons-5/P/Peloton') + +' renders the element +Peloton('Peloton', 'Peloton', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Peloton.png b/distribution/simpleicons-5/P/Peloton.png new file mode 100644 index 00000000000..db10521fabc Binary files /dev/null and b/distribution/simpleicons-5/P/Peloton.png differ diff --git a/distribution/simpleicons-5/P/Peloton.puml b/distribution/simpleicons-5/P/Peloton.puml new file mode 100644 index 00000000000..b29df12a471 --- /dev/null +++ b/distribution/simpleicons-5/P/Peloton.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Peloton + +sprite $PelotonXs [10x10/16z] uwS3 + +sprite $PelotonSm [12x12/16z] unza + +sprite $PelotonMd [16x16/16z] un_X + +sprite $PelotonLg [20x20/16z] unzKO1G + +!procedure Peloton($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Peloton', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pepsi.Local.png b/distribution/simpleicons-5/P/Pepsi.Local.png new file mode 100644 index 00000000000..e37e0dbd34e Binary files /dev/null and b/distribution/simpleicons-5/P/Pepsi.Local.png differ diff --git a/distribution/simpleicons-5/P/Pepsi.Local.puml b/distribution/simpleicons-5/P/Pepsi.Local.puml new file mode 100644 index 00000000000..208849d043d --- /dev/null +++ b/distribution/simpleicons-5/P/Pepsi.Local.puml @@ -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 Pepsi +include('simpleicons-5/P/Pepsi') + +' renders the element +Pepsi('Pepsi', 'Pepsi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pepsi.Remote.puml b/distribution/simpleicons-5/P/Pepsi.Remote.puml new file mode 100644 index 00000000000..6b83dd36488 --- /dev/null +++ b/distribution/simpleicons-5/P/Pepsi.Remote.puml @@ -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 Pepsi +include('simpleicons-5/P/Pepsi') + +' renders the element +Pepsi('Pepsi', 'Pepsi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pepsi.md b/distribution/simpleicons-5/P/Pepsi.md new file mode 100644 index 00000000000..b96d6391442 --- /dev/null +++ b/distribution/simpleicons-5/P/Pepsi.md @@ -0,0 +1,63 @@ +# Pepsi + + +```text +simpleicons-5/P/Pepsi +``` + +```text +include('simpleicons-5/P/Pepsi') +``` + + + +| Illustration | Pepsi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pepsi.png) | ![illustration for Pepsi](../../simpleicons-5/P/Pepsi.Local.png) | + + + + +## Pepsi + +### 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 Pepsi +include('simpleicons-5/P/Pepsi') + +' renders the element +Pepsi('Pepsi', 'Pepsi', '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 Pepsi +include('simpleicons-5/P/Pepsi') + +' renders the element +Pepsi('Pepsi', 'Pepsi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pepsi.png b/distribution/simpleicons-5/P/Pepsi.png new file mode 100644 index 00000000000..27c9cbef0e1 Binary files /dev/null and b/distribution/simpleicons-5/P/Pepsi.png differ diff --git a/distribution/simpleicons-5/P/Pepsi.puml b/distribution/simpleicons-5/P/Pepsi.puml new file mode 100644 index 00000000000..2e6d0b0fc7b --- /dev/null +++ b/distribution/simpleicons-5/P/Pepsi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pepsi + +sprite $PepsiXs [10x10/16z] uwS3 + +sprite $PepsiSm [12x12/16z] unza + +sprite $PepsiMd [16x16/16z] un_X + +sprite $PepsiLg [20x20/16z] unzKO1G + +!procedure Pepsi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pepsi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Perforce.Local.png b/distribution/simpleicons-5/P/Perforce.Local.png new file mode 100644 index 00000000000..991e6952088 Binary files /dev/null and b/distribution/simpleicons-5/P/Perforce.Local.png differ diff --git a/distribution/simpleicons-5/P/Perforce.Local.puml b/distribution/simpleicons-5/P/Perforce.Local.puml new file mode 100644 index 00000000000..e5a673669e8 --- /dev/null +++ b/distribution/simpleicons-5/P/Perforce.Local.puml @@ -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 Perforce +include('simpleicons-5/P/Perforce') + +' renders the element +Perforce('Perforce', 'Perforce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Perforce.Remote.puml b/distribution/simpleicons-5/P/Perforce.Remote.puml new file mode 100644 index 00000000000..a99d10e77a8 --- /dev/null +++ b/distribution/simpleicons-5/P/Perforce.Remote.puml @@ -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 Perforce +include('simpleicons-5/P/Perforce') + +' renders the element +Perforce('Perforce', 'Perforce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Perforce.md b/distribution/simpleicons-5/P/Perforce.md new file mode 100644 index 00000000000..54dedca4be6 --- /dev/null +++ b/distribution/simpleicons-5/P/Perforce.md @@ -0,0 +1,63 @@ +# Perforce + + +```text +simpleicons-5/P/Perforce +``` + +```text +include('simpleicons-5/P/Perforce') +``` + + + +| Illustration | Perforce | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Perforce.png) | ![illustration for Perforce](../../simpleicons-5/P/Perforce.Local.png) | + + + + +## Perforce + +### 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 Perforce +include('simpleicons-5/P/Perforce') + +' renders the element +Perforce('Perforce', 'Perforce', '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 Perforce +include('simpleicons-5/P/Perforce') + +' renders the element +Perforce('Perforce', 'Perforce', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Perforce.png b/distribution/simpleicons-5/P/Perforce.png new file mode 100644 index 00000000000..6454fbfdc3c Binary files /dev/null and b/distribution/simpleicons-5/P/Perforce.png differ diff --git a/distribution/simpleicons-5/P/Perforce.puml b/distribution/simpleicons-5/P/Perforce.puml new file mode 100644 index 00000000000..0c4a70158a0 --- /dev/null +++ b/distribution/simpleicons-5/P/Perforce.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Perforce + +sprite $PerforceXs [10x10/16z] uwS3 + +sprite $PerforceSm [12x12/16z] unza + +sprite $PerforceMd [16x16/16z] un_X + +sprite $PerforceLg [20x20/16z] unzKO1G + +!procedure Perforce($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Perforce', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Perl.Local.png b/distribution/simpleicons-5/P/Perl.Local.png new file mode 100644 index 00000000000..68037bce16c Binary files /dev/null and b/distribution/simpleicons-5/P/Perl.Local.png differ diff --git a/distribution/simpleicons-5/P/Perl.Local.puml b/distribution/simpleicons-5/P/Perl.Local.puml new file mode 100644 index 00000000000..9bd2de3dee6 --- /dev/null +++ b/distribution/simpleicons-5/P/Perl.Local.puml @@ -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 Perl +include('simpleicons-5/P/Perl') + +' renders the element +Perl('Perl', 'Perl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Perl.Remote.puml b/distribution/simpleicons-5/P/Perl.Remote.puml new file mode 100644 index 00000000000..085b769849e --- /dev/null +++ b/distribution/simpleicons-5/P/Perl.Remote.puml @@ -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 Perl +include('simpleicons-5/P/Perl') + +' renders the element +Perl('Perl', 'Perl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Perl.md b/distribution/simpleicons-5/P/Perl.md new file mode 100644 index 00000000000..1dbc9e8c50a --- /dev/null +++ b/distribution/simpleicons-5/P/Perl.md @@ -0,0 +1,63 @@ +# Perl + + +```text +simpleicons-5/P/Perl +``` + +```text +include('simpleicons-5/P/Perl') +``` + + + +| Illustration | Perl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Perl.png) | ![illustration for Perl](../../simpleicons-5/P/Perl.Local.png) | + + + + +## Perl + +### 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 Perl +include('simpleicons-5/P/Perl') + +' renders the element +Perl('Perl', 'Perl', '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 Perl +include('simpleicons-5/P/Perl') + +' renders the element +Perl('Perl', 'Perl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Perl.png b/distribution/simpleicons-5/P/Perl.png new file mode 100644 index 00000000000..634553e2f8b Binary files /dev/null and b/distribution/simpleicons-5/P/Perl.png differ diff --git a/distribution/simpleicons-5/P/Perl.puml b/distribution/simpleicons-5/P/Perl.puml new file mode 100644 index 00000000000..2a2d75f9772 --- /dev/null +++ b/distribution/simpleicons-5/P/Perl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Perl + +sprite $PerlXs [10x10/16z] uwS3 + +sprite $PerlSm [12x12/16z] unza + +sprite $PerlMd [16x16/16z] un_X + +sprite $PerlLg [20x20/16z] unzKO1G + +!procedure Perl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Perl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Peugeot.Local.png b/distribution/simpleicons-5/P/Peugeot.Local.png new file mode 100644 index 00000000000..c7ef4ae7dc4 Binary files /dev/null and b/distribution/simpleicons-5/P/Peugeot.Local.png differ diff --git a/distribution/simpleicons-5/P/Peugeot.Local.puml b/distribution/simpleicons-5/P/Peugeot.Local.puml new file mode 100644 index 00000000000..406f1292402 --- /dev/null +++ b/distribution/simpleicons-5/P/Peugeot.Local.puml @@ -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 Peugeot +include('simpleicons-5/P/Peugeot') + +' renders the element +Peugeot('Peugeot', 'Peugeot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Peugeot.Remote.puml b/distribution/simpleicons-5/P/Peugeot.Remote.puml new file mode 100644 index 00000000000..8aec29e7a7e --- /dev/null +++ b/distribution/simpleicons-5/P/Peugeot.Remote.puml @@ -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 Peugeot +include('simpleicons-5/P/Peugeot') + +' renders the element +Peugeot('Peugeot', 'Peugeot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Peugeot.md b/distribution/simpleicons-5/P/Peugeot.md new file mode 100644 index 00000000000..1e7a500ad0d --- /dev/null +++ b/distribution/simpleicons-5/P/Peugeot.md @@ -0,0 +1,63 @@ +# Peugeot + + +```text +simpleicons-5/P/Peugeot +``` + +```text +include('simpleicons-5/P/Peugeot') +``` + + + +| Illustration | Peugeot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Peugeot.png) | ![illustration for Peugeot](../../simpleicons-5/P/Peugeot.Local.png) | + + + + +## Peugeot + +### 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 Peugeot +include('simpleicons-5/P/Peugeot') + +' renders the element +Peugeot('Peugeot', 'Peugeot', '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 Peugeot +include('simpleicons-5/P/Peugeot') + +' renders the element +Peugeot('Peugeot', 'Peugeot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Peugeot.png b/distribution/simpleicons-5/P/Peugeot.png new file mode 100644 index 00000000000..edb74285744 Binary files /dev/null and b/distribution/simpleicons-5/P/Peugeot.png differ diff --git a/distribution/simpleicons-5/P/Peugeot.puml b/distribution/simpleicons-5/P/Peugeot.puml new file mode 100644 index 00000000000..7a58d408cab --- /dev/null +++ b/distribution/simpleicons-5/P/Peugeot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Peugeot + +sprite $PeugeotXs [10x10/16z] uwS3 + +sprite $PeugeotSm [12x12/16z] unza + +sprite $PeugeotMd [16x16/16z] un_X + +sprite $PeugeotLg [20x20/16z] unzKO1G + +!procedure Peugeot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Peugeot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pexels.Local.png b/distribution/simpleicons-5/P/Pexels.Local.png new file mode 100644 index 00000000000..d28d612bb99 Binary files /dev/null and b/distribution/simpleicons-5/P/Pexels.Local.png differ diff --git a/distribution/simpleicons-5/P/Pexels.Local.puml b/distribution/simpleicons-5/P/Pexels.Local.puml new file mode 100644 index 00000000000..99deec55ae0 --- /dev/null +++ b/distribution/simpleicons-5/P/Pexels.Local.puml @@ -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 Pexels +include('simpleicons-5/P/Pexels') + +' renders the element +Pexels('Pexels', 'Pexels', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pexels.Remote.puml b/distribution/simpleicons-5/P/Pexels.Remote.puml new file mode 100644 index 00000000000..c05bcba26d8 --- /dev/null +++ b/distribution/simpleicons-5/P/Pexels.Remote.puml @@ -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 Pexels +include('simpleicons-5/P/Pexels') + +' renders the element +Pexels('Pexels', 'Pexels', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pexels.md b/distribution/simpleicons-5/P/Pexels.md new file mode 100644 index 00000000000..b4353bab46c --- /dev/null +++ b/distribution/simpleicons-5/P/Pexels.md @@ -0,0 +1,63 @@ +# Pexels + + +```text +simpleicons-5/P/Pexels +``` + +```text +include('simpleicons-5/P/Pexels') +``` + + + +| Illustration | Pexels | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pexels.png) | ![illustration for Pexels](../../simpleicons-5/P/Pexels.Local.png) | + + + + +## Pexels + +### 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 Pexels +include('simpleicons-5/P/Pexels') + +' renders the element +Pexels('Pexels', 'Pexels', '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 Pexels +include('simpleicons-5/P/Pexels') + +' renders the element +Pexels('Pexels', 'Pexels', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pexels.png b/distribution/simpleicons-5/P/Pexels.png new file mode 100644 index 00000000000..3bd2f32836c Binary files /dev/null and b/distribution/simpleicons-5/P/Pexels.png differ diff --git a/distribution/simpleicons-5/P/Pexels.puml b/distribution/simpleicons-5/P/Pexels.puml new file mode 100644 index 00000000000..b792cc1cc00 --- /dev/null +++ b/distribution/simpleicons-5/P/Pexels.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pexels + +sprite $PexelsXs [10x10/16z] uwS3 + +sprite $PexelsSm [12x12/16z] unza + +sprite $PexelsMd [16x16/16z] un_X + +sprite $PexelsLg [20x20/16z] unzKO1G + +!procedure Pexels($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pexels', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pfsense.Local.png b/distribution/simpleicons-5/P/Pfsense.Local.png new file mode 100644 index 00000000000..151fcba8038 Binary files /dev/null and b/distribution/simpleicons-5/P/Pfsense.Local.png differ diff --git a/distribution/simpleicons-5/P/Pfsense.Local.puml b/distribution/simpleicons-5/P/Pfsense.Local.puml new file mode 100644 index 00000000000..d5a414a4ae6 --- /dev/null +++ b/distribution/simpleicons-5/P/Pfsense.Local.puml @@ -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 Pfsense +include('simpleicons-5/P/Pfsense') + +' renders the element +Pfsense('Pfsense', 'Pfsense', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pfsense.Remote.puml b/distribution/simpleicons-5/P/Pfsense.Remote.puml new file mode 100644 index 00000000000..e6eb4a247c3 --- /dev/null +++ b/distribution/simpleicons-5/P/Pfsense.Remote.puml @@ -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 Pfsense +include('simpleicons-5/P/Pfsense') + +' renders the element +Pfsense('Pfsense', 'Pfsense', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pfsense.md b/distribution/simpleicons-5/P/Pfsense.md new file mode 100644 index 00000000000..5c6a279d0bb --- /dev/null +++ b/distribution/simpleicons-5/P/Pfsense.md @@ -0,0 +1,63 @@ +# Pfsense + + +```text +simpleicons-5/P/Pfsense +``` + +```text +include('simpleicons-5/P/Pfsense') +``` + + + +| Illustration | Pfsense | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pfsense.png) | ![illustration for Pfsense](../../simpleicons-5/P/Pfsense.Local.png) | + + + + +## Pfsense + +### 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 Pfsense +include('simpleicons-5/P/Pfsense') + +' renders the element +Pfsense('Pfsense', 'Pfsense', '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 Pfsense +include('simpleicons-5/P/Pfsense') + +' renders the element +Pfsense('Pfsense', 'Pfsense', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pfsense.png b/distribution/simpleicons-5/P/Pfsense.png new file mode 100644 index 00000000000..da43233f048 Binary files /dev/null and b/distribution/simpleicons-5/P/Pfsense.png differ diff --git a/distribution/simpleicons-5/P/Pfsense.puml b/distribution/simpleicons-5/P/Pfsense.puml new file mode 100644 index 00000000000..6a555f4c800 --- /dev/null +++ b/distribution/simpleicons-5/P/Pfsense.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pfsense + +sprite $PfsenseXs [10x10/16z] uwS3 + +sprite $PfsenseSm [12x12/16z] unza + +sprite $PfsenseMd [16x16/16z] un_X + +sprite $PfsenseLg [20x20/16z] unzKO1G + +!procedure Pfsense($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pfsense', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Phabricator.Local.png b/distribution/simpleicons-5/P/Phabricator.Local.png new file mode 100644 index 00000000000..684de247cb6 Binary files /dev/null and b/distribution/simpleicons-5/P/Phabricator.Local.png differ diff --git a/distribution/simpleicons-5/P/Phabricator.Local.puml b/distribution/simpleicons-5/P/Phabricator.Local.puml new file mode 100644 index 00000000000..5f668b16a9d --- /dev/null +++ b/distribution/simpleicons-5/P/Phabricator.Local.puml @@ -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 Phabricator +include('simpleicons-5/P/Phabricator') + +' renders the element +Phabricator('Phabricator', 'Phabricator', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Phabricator.Remote.puml b/distribution/simpleicons-5/P/Phabricator.Remote.puml new file mode 100644 index 00000000000..512663b30f4 --- /dev/null +++ b/distribution/simpleicons-5/P/Phabricator.Remote.puml @@ -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 Phabricator +include('simpleicons-5/P/Phabricator') + +' renders the element +Phabricator('Phabricator', 'Phabricator', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Phabricator.md b/distribution/simpleicons-5/P/Phabricator.md new file mode 100644 index 00000000000..9502d484c79 --- /dev/null +++ b/distribution/simpleicons-5/P/Phabricator.md @@ -0,0 +1,63 @@ +# Phabricator + + +```text +simpleicons-5/P/Phabricator +``` + +```text +include('simpleicons-5/P/Phabricator') +``` + + + +| Illustration | Phabricator | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Phabricator.png) | ![illustration for Phabricator](../../simpleicons-5/P/Phabricator.Local.png) | + + + + +## Phabricator + +### 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 Phabricator +include('simpleicons-5/P/Phabricator') + +' renders the element +Phabricator('Phabricator', 'Phabricator', '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 Phabricator +include('simpleicons-5/P/Phabricator') + +' renders the element +Phabricator('Phabricator', 'Phabricator', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Phabricator.png b/distribution/simpleicons-5/P/Phabricator.png new file mode 100644 index 00000000000..4054640d12f Binary files /dev/null and b/distribution/simpleicons-5/P/Phabricator.png differ diff --git a/distribution/simpleicons-5/P/Phabricator.puml b/distribution/simpleicons-5/P/Phabricator.puml new file mode 100644 index 00000000000..ffeb707879c --- /dev/null +++ b/distribution/simpleicons-5/P/Phabricator.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Phabricator + +sprite $PhabricatorXs [10x10/16z] uwS3 + +sprite $PhabricatorSm [12x12/16z] unza + +sprite $PhabricatorMd [16x16/16z] un_X + +sprite $PhabricatorLg [20x20/16z] unzKO1G + +!procedure Phabricator($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Phabricator', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Philipshue.Local.png b/distribution/simpleicons-5/P/Philipshue.Local.png new file mode 100644 index 00000000000..080127929d2 Binary files /dev/null and b/distribution/simpleicons-5/P/Philipshue.Local.png differ diff --git a/distribution/simpleicons-5/P/Philipshue.Local.puml b/distribution/simpleicons-5/P/Philipshue.Local.puml new file mode 100644 index 00000000000..9e4bf566a7b --- /dev/null +++ b/distribution/simpleicons-5/P/Philipshue.Local.puml @@ -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 Philipshue +include('simpleicons-5/P/Philipshue') + +' renders the element +Philipshue('Philipshue', 'Philipshue', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Philipshue.Remote.puml b/distribution/simpleicons-5/P/Philipshue.Remote.puml new file mode 100644 index 00000000000..ae9ddef2348 --- /dev/null +++ b/distribution/simpleicons-5/P/Philipshue.Remote.puml @@ -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 Philipshue +include('simpleicons-5/P/Philipshue') + +' renders the element +Philipshue('Philipshue', 'Philipshue', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Philipshue.md b/distribution/simpleicons-5/P/Philipshue.md new file mode 100644 index 00000000000..12270c0589a --- /dev/null +++ b/distribution/simpleicons-5/P/Philipshue.md @@ -0,0 +1,63 @@ +# Philipshue + + +```text +simpleicons-5/P/Philipshue +``` + +```text +include('simpleicons-5/P/Philipshue') +``` + + + +| Illustration | Philipshue | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Philipshue.png) | ![illustration for Philipshue](../../simpleicons-5/P/Philipshue.Local.png) | + + + + +## Philipshue + +### 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 Philipshue +include('simpleicons-5/P/Philipshue') + +' renders the element +Philipshue('Philipshue', 'Philipshue', '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 Philipshue +include('simpleicons-5/P/Philipshue') + +' renders the element +Philipshue('Philipshue', 'Philipshue', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Philipshue.png b/distribution/simpleicons-5/P/Philipshue.png new file mode 100644 index 00000000000..e81cb7755e0 Binary files /dev/null and b/distribution/simpleicons-5/P/Philipshue.png differ diff --git a/distribution/simpleicons-5/P/Philipshue.puml b/distribution/simpleicons-5/P/Philipshue.puml new file mode 100644 index 00000000000..bc3b893db6b --- /dev/null +++ b/distribution/simpleicons-5/P/Philipshue.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Philipshue + +sprite $PhilipshueXs [10x10/16z] uwS3 + +sprite $PhilipshueSm [12x12/16z] unza + +sprite $PhilipshueMd [16x16/16z] un_X + +sprite $PhilipshueLg [20x20/16z] unzKO1G + +!procedure Philipshue($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Philipshue', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Phonepe.Local.png b/distribution/simpleicons-5/P/Phonepe.Local.png new file mode 100644 index 00000000000..bbe10672961 Binary files /dev/null and b/distribution/simpleicons-5/P/Phonepe.Local.png differ diff --git a/distribution/simpleicons-5/P/Phonepe.Local.puml b/distribution/simpleicons-5/P/Phonepe.Local.puml new file mode 100644 index 00000000000..2e49dee007b --- /dev/null +++ b/distribution/simpleicons-5/P/Phonepe.Local.puml @@ -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 Phonepe +include('simpleicons-5/P/Phonepe') + +' renders the element +Phonepe('Phonepe', 'Phonepe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Phonepe.Remote.puml b/distribution/simpleicons-5/P/Phonepe.Remote.puml new file mode 100644 index 00000000000..35eefb663f7 --- /dev/null +++ b/distribution/simpleicons-5/P/Phonepe.Remote.puml @@ -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 Phonepe +include('simpleicons-5/P/Phonepe') + +' renders the element +Phonepe('Phonepe', 'Phonepe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Phonepe.md b/distribution/simpleicons-5/P/Phonepe.md new file mode 100644 index 00000000000..7754c532157 --- /dev/null +++ b/distribution/simpleicons-5/P/Phonepe.md @@ -0,0 +1,63 @@ +# Phonepe + + +```text +simpleicons-5/P/Phonepe +``` + +```text +include('simpleicons-5/P/Phonepe') +``` + + + +| Illustration | Phonepe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Phonepe.png) | ![illustration for Phonepe](../../simpleicons-5/P/Phonepe.Local.png) | + + + + +## Phonepe + +### 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 Phonepe +include('simpleicons-5/P/Phonepe') + +' renders the element +Phonepe('Phonepe', 'Phonepe', '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 Phonepe +include('simpleicons-5/P/Phonepe') + +' renders the element +Phonepe('Phonepe', 'Phonepe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Phonepe.png b/distribution/simpleicons-5/P/Phonepe.png new file mode 100644 index 00000000000..f02d07a915f Binary files /dev/null and b/distribution/simpleicons-5/P/Phonepe.png differ diff --git a/distribution/simpleicons-5/P/Phonepe.puml b/distribution/simpleicons-5/P/Phonepe.puml new file mode 100644 index 00000000000..05b39670e8c --- /dev/null +++ b/distribution/simpleicons-5/P/Phonepe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Phonepe + +sprite $PhonepeXs [10x10/16z] uwS3 + +sprite $PhonepeSm [12x12/16z] unza + +sprite $PhonepeMd [16x16/16z] un_X + +sprite $PhonepeLg [20x20/16z] unzKO1G + +!procedure Phonepe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Phonepe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Photobucket.Local.png b/distribution/simpleicons-5/P/Photobucket.Local.png new file mode 100644 index 00000000000..7d45ff751a8 Binary files /dev/null and b/distribution/simpleicons-5/P/Photobucket.Local.png differ diff --git a/distribution/simpleicons-5/P/Photobucket.Local.puml b/distribution/simpleicons-5/P/Photobucket.Local.puml new file mode 100644 index 00000000000..b579616c9e1 --- /dev/null +++ b/distribution/simpleicons-5/P/Photobucket.Local.puml @@ -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 Photobucket +include('simpleicons-5/P/Photobucket') + +' renders the element +Photobucket('Photobucket', 'Photobucket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Photobucket.Remote.puml b/distribution/simpleicons-5/P/Photobucket.Remote.puml new file mode 100644 index 00000000000..d27ee0d2fbb --- /dev/null +++ b/distribution/simpleicons-5/P/Photobucket.Remote.puml @@ -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 Photobucket +include('simpleicons-5/P/Photobucket') + +' renders the element +Photobucket('Photobucket', 'Photobucket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Photobucket.md b/distribution/simpleicons-5/P/Photobucket.md new file mode 100644 index 00000000000..8a573447b66 --- /dev/null +++ b/distribution/simpleicons-5/P/Photobucket.md @@ -0,0 +1,63 @@ +# Photobucket + + +```text +simpleicons-5/P/Photobucket +``` + +```text +include('simpleicons-5/P/Photobucket') +``` + + + +| Illustration | Photobucket | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Photobucket.png) | ![illustration for Photobucket](../../simpleicons-5/P/Photobucket.Local.png) | + + + + +## Photobucket + +### 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 Photobucket +include('simpleicons-5/P/Photobucket') + +' renders the element +Photobucket('Photobucket', 'Photobucket', '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 Photobucket +include('simpleicons-5/P/Photobucket') + +' renders the element +Photobucket('Photobucket', 'Photobucket', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Photobucket.png b/distribution/simpleicons-5/P/Photobucket.png new file mode 100644 index 00000000000..5a2d4654c83 Binary files /dev/null and b/distribution/simpleicons-5/P/Photobucket.png differ diff --git a/distribution/simpleicons-5/P/Photobucket.puml b/distribution/simpleicons-5/P/Photobucket.puml new file mode 100644 index 00000000000..c3b4492e638 --- /dev/null +++ b/distribution/simpleicons-5/P/Photobucket.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Photobucket + +sprite $PhotobucketXs [10x10/16z] uwS3 + +sprite $PhotobucketSm [12x12/16z] unza + +sprite $PhotobucketMd [16x16/16z] un_X + +sprite $PhotobucketLg [20x20/16z] unzKO1G + +!procedure Photobucket($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Photobucket', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Photocrowd.Local.png b/distribution/simpleicons-5/P/Photocrowd.Local.png new file mode 100644 index 00000000000..bc5c1444c97 Binary files /dev/null and b/distribution/simpleicons-5/P/Photocrowd.Local.png differ diff --git a/distribution/simpleicons-5/P/Photocrowd.Local.puml b/distribution/simpleicons-5/P/Photocrowd.Local.puml new file mode 100644 index 00000000000..b74785a6959 --- /dev/null +++ b/distribution/simpleicons-5/P/Photocrowd.Local.puml @@ -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 Photocrowd +include('simpleicons-5/P/Photocrowd') + +' renders the element +Photocrowd('Photocrowd', 'Photocrowd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Photocrowd.Remote.puml b/distribution/simpleicons-5/P/Photocrowd.Remote.puml new file mode 100644 index 00000000000..1a5d20152b9 --- /dev/null +++ b/distribution/simpleicons-5/P/Photocrowd.Remote.puml @@ -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 Photocrowd +include('simpleicons-5/P/Photocrowd') + +' renders the element +Photocrowd('Photocrowd', 'Photocrowd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Photocrowd.md b/distribution/simpleicons-5/P/Photocrowd.md new file mode 100644 index 00000000000..2b352c67eab --- /dev/null +++ b/distribution/simpleicons-5/P/Photocrowd.md @@ -0,0 +1,63 @@ +# Photocrowd + + +```text +simpleicons-5/P/Photocrowd +``` + +```text +include('simpleicons-5/P/Photocrowd') +``` + + + +| Illustration | Photocrowd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Photocrowd.png) | ![illustration for Photocrowd](../../simpleicons-5/P/Photocrowd.Local.png) | + + + + +## Photocrowd + +### 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 Photocrowd +include('simpleicons-5/P/Photocrowd') + +' renders the element +Photocrowd('Photocrowd', 'Photocrowd', '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 Photocrowd +include('simpleicons-5/P/Photocrowd') + +' renders the element +Photocrowd('Photocrowd', 'Photocrowd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Photocrowd.png b/distribution/simpleicons-5/P/Photocrowd.png new file mode 100644 index 00000000000..48cb162bf03 Binary files /dev/null and b/distribution/simpleicons-5/P/Photocrowd.png differ diff --git a/distribution/simpleicons-5/P/Photocrowd.puml b/distribution/simpleicons-5/P/Photocrowd.puml new file mode 100644 index 00000000000..94578b59961 --- /dev/null +++ b/distribution/simpleicons-5/P/Photocrowd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Photocrowd + +sprite $PhotocrowdXs [10x10/16z] uwS3 + +sprite $PhotocrowdSm [12x12/16z] unza + +sprite $PhotocrowdMd [16x16/16z] un_X + +sprite $PhotocrowdLg [20x20/16z] unzKO1G + +!procedure Photocrowd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Photocrowd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Photopea.Local.png b/distribution/simpleicons-5/P/Photopea.Local.png new file mode 100644 index 00000000000..828723ea86c Binary files /dev/null and b/distribution/simpleicons-5/P/Photopea.Local.png differ diff --git a/distribution/simpleicons-5/P/Photopea.Local.puml b/distribution/simpleicons-5/P/Photopea.Local.puml new file mode 100644 index 00000000000..74ad208cd20 --- /dev/null +++ b/distribution/simpleicons-5/P/Photopea.Local.puml @@ -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 Photopea +include('simpleicons-5/P/Photopea') + +' renders the element +Photopea('Photopea', 'Photopea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Photopea.Remote.puml b/distribution/simpleicons-5/P/Photopea.Remote.puml new file mode 100644 index 00000000000..8d7879d7979 --- /dev/null +++ b/distribution/simpleicons-5/P/Photopea.Remote.puml @@ -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 Photopea +include('simpleicons-5/P/Photopea') + +' renders the element +Photopea('Photopea', 'Photopea', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Photopea.md b/distribution/simpleicons-5/P/Photopea.md new file mode 100644 index 00000000000..24e2783da87 --- /dev/null +++ b/distribution/simpleicons-5/P/Photopea.md @@ -0,0 +1,63 @@ +# Photopea + + +```text +simpleicons-5/P/Photopea +``` + +```text +include('simpleicons-5/P/Photopea') +``` + + + +| Illustration | Photopea | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Photopea.png) | ![illustration for Photopea](../../simpleicons-5/P/Photopea.Local.png) | + + + + +## Photopea + +### 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 Photopea +include('simpleicons-5/P/Photopea') + +' renders the element +Photopea('Photopea', 'Photopea', '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 Photopea +include('simpleicons-5/P/Photopea') + +' renders the element +Photopea('Photopea', 'Photopea', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Photopea.png b/distribution/simpleicons-5/P/Photopea.png new file mode 100644 index 00000000000..3b0ca512b19 Binary files /dev/null and b/distribution/simpleicons-5/P/Photopea.png differ diff --git a/distribution/simpleicons-5/P/Photopea.puml b/distribution/simpleicons-5/P/Photopea.puml new file mode 100644 index 00000000000..64066d57870 --- /dev/null +++ b/distribution/simpleicons-5/P/Photopea.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Photopea + +sprite $PhotopeaXs [10x10/16z] uwS3 + +sprite $PhotopeaSm [12x12/16z] unza + +sprite $PhotopeaMd [16x16/16z] un_X + +sprite $PhotopeaLg [20x20/16z] unzKO1G + +!procedure Photopea($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Photopea', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Php.Local.png b/distribution/simpleicons-5/P/Php.Local.png new file mode 100644 index 00000000000..13ca53c1fa6 Binary files /dev/null and b/distribution/simpleicons-5/P/Php.Local.png differ diff --git a/distribution/simpleicons-5/P/Php.Local.puml b/distribution/simpleicons-5/P/Php.Local.puml new file mode 100644 index 00000000000..da8c5431f32 --- /dev/null +++ b/distribution/simpleicons-5/P/Php.Local.puml @@ -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 Php +include('simpleicons-5/P/Php') + +' renders the element +Php('Php', 'Php', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Php.Remote.puml b/distribution/simpleicons-5/P/Php.Remote.puml new file mode 100644 index 00000000000..d6a39e9a14f --- /dev/null +++ b/distribution/simpleicons-5/P/Php.Remote.puml @@ -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 Php +include('simpleicons-5/P/Php') + +' renders the element +Php('Php', 'Php', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Php.md b/distribution/simpleicons-5/P/Php.md new file mode 100644 index 00000000000..4e28eb4d960 --- /dev/null +++ b/distribution/simpleicons-5/P/Php.md @@ -0,0 +1,63 @@ +# Php + + +```text +simpleicons-5/P/Php +``` + +```text +include('simpleicons-5/P/Php') +``` + + + +| Illustration | Php | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Php.png) | ![illustration for Php](../../simpleicons-5/P/Php.Local.png) | + + + + +## Php + +### 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 Php +include('simpleicons-5/P/Php') + +' renders the element +Php('Php', 'Php', '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 Php +include('simpleicons-5/P/Php') + +' renders the element +Php('Php', 'Php', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Php.png b/distribution/simpleicons-5/P/Php.png new file mode 100644 index 00000000000..003928cb061 Binary files /dev/null and b/distribution/simpleicons-5/P/Php.png differ diff --git a/distribution/simpleicons-5/P/Php.puml b/distribution/simpleicons-5/P/Php.puml new file mode 100644 index 00000000000..2a8c66080e0 --- /dev/null +++ b/distribution/simpleicons-5/P/Php.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Php + +sprite $PhpXs [10x10/16z] uwS3 + +sprite $PhpSm [12x12/16z] unza + +sprite $PhpMd [16x16/16z] un_X + +sprite $PhpLg [20x20/16z] unzKO1G + +!procedure Php($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Php', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Phpstorm.Local.png b/distribution/simpleicons-5/P/Phpstorm.Local.png new file mode 100644 index 00000000000..fe7bfae841d Binary files /dev/null and b/distribution/simpleicons-5/P/Phpstorm.Local.png differ diff --git a/distribution/simpleicons-5/P/Phpstorm.Local.puml b/distribution/simpleicons-5/P/Phpstorm.Local.puml new file mode 100644 index 00000000000..eb8373afef9 --- /dev/null +++ b/distribution/simpleicons-5/P/Phpstorm.Local.puml @@ -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 Phpstorm +include('simpleicons-5/P/Phpstorm') + +' renders the element +Phpstorm('Phpstorm', 'Phpstorm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Phpstorm.Remote.puml b/distribution/simpleicons-5/P/Phpstorm.Remote.puml new file mode 100644 index 00000000000..df977001e70 --- /dev/null +++ b/distribution/simpleicons-5/P/Phpstorm.Remote.puml @@ -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 Phpstorm +include('simpleicons-5/P/Phpstorm') + +' renders the element +Phpstorm('Phpstorm', 'Phpstorm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Phpstorm.md b/distribution/simpleicons-5/P/Phpstorm.md new file mode 100644 index 00000000000..0e24ca076a2 --- /dev/null +++ b/distribution/simpleicons-5/P/Phpstorm.md @@ -0,0 +1,63 @@ +# Phpstorm + + +```text +simpleicons-5/P/Phpstorm +``` + +```text +include('simpleicons-5/P/Phpstorm') +``` + + + +| Illustration | Phpstorm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Phpstorm.png) | ![illustration for Phpstorm](../../simpleicons-5/P/Phpstorm.Local.png) | + + + + +## Phpstorm + +### 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 Phpstorm +include('simpleicons-5/P/Phpstorm') + +' renders the element +Phpstorm('Phpstorm', 'Phpstorm', '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 Phpstorm +include('simpleicons-5/P/Phpstorm') + +' renders the element +Phpstorm('Phpstorm', 'Phpstorm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Phpstorm.png b/distribution/simpleicons-5/P/Phpstorm.png new file mode 100644 index 00000000000..d2596c19af4 Binary files /dev/null and b/distribution/simpleicons-5/P/Phpstorm.png differ diff --git a/distribution/simpleicons-5/P/Phpstorm.puml b/distribution/simpleicons-5/P/Phpstorm.puml new file mode 100644 index 00000000000..23c8556410c --- /dev/null +++ b/distribution/simpleicons-5/P/Phpstorm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Phpstorm + +sprite $PhpstormXs [10x10/16z] uwS3 + +sprite $PhpstormSm [12x12/16z] unza + +sprite $PhpstormMd [16x16/16z] un_X + +sprite $PhpstormLg [20x20/16z] unzKO1G + +!procedure Phpstorm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Phpstorm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Picartodottv.Local.png b/distribution/simpleicons-5/P/Picartodottv.Local.png new file mode 100644 index 00000000000..7448b01850a Binary files /dev/null and b/distribution/simpleicons-5/P/Picartodottv.Local.png differ diff --git a/distribution/simpleicons-5/P/Picartodottv.Local.puml b/distribution/simpleicons-5/P/Picartodottv.Local.puml new file mode 100644 index 00000000000..392232bc85c --- /dev/null +++ b/distribution/simpleicons-5/P/Picartodottv.Local.puml @@ -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 Picartodottv +include('simpleicons-5/P/Picartodottv') + +' renders the element +Picartodottv('Picartodottv', 'Picartodottv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Picartodottv.Remote.puml b/distribution/simpleicons-5/P/Picartodottv.Remote.puml new file mode 100644 index 00000000000..977c5e9c564 --- /dev/null +++ b/distribution/simpleicons-5/P/Picartodottv.Remote.puml @@ -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 Picartodottv +include('simpleicons-5/P/Picartodottv') + +' renders the element +Picartodottv('Picartodottv', 'Picartodottv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Picartodottv.md b/distribution/simpleicons-5/P/Picartodottv.md new file mode 100644 index 00000000000..0f014b9e302 --- /dev/null +++ b/distribution/simpleicons-5/P/Picartodottv.md @@ -0,0 +1,63 @@ +# Picartodottv + + +```text +simpleicons-5/P/Picartodottv +``` + +```text +include('simpleicons-5/P/Picartodottv') +``` + + + +| Illustration | Picartodottv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Picartodottv.png) | ![illustration for Picartodottv](../../simpleicons-5/P/Picartodottv.Local.png) | + + + + +## Picartodottv + +### 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 Picartodottv +include('simpleicons-5/P/Picartodottv') + +' renders the element +Picartodottv('Picartodottv', 'Picartodottv', '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 Picartodottv +include('simpleicons-5/P/Picartodottv') + +' renders the element +Picartodottv('Picartodottv', 'Picartodottv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Picartodottv.png b/distribution/simpleicons-5/P/Picartodottv.png new file mode 100644 index 00000000000..57a8bacfafb Binary files /dev/null and b/distribution/simpleicons-5/P/Picartodottv.png differ diff --git a/distribution/simpleicons-5/P/Picartodottv.puml b/distribution/simpleicons-5/P/Picartodottv.puml new file mode 100644 index 00000000000..64cce02f078 --- /dev/null +++ b/distribution/simpleicons-5/P/Picartodottv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Picartodottv + +sprite $PicartodottvXs [10x10/16z] uwS3 + +sprite $PicartodottvSm [12x12/16z] unza + +sprite $PicartodottvMd [16x16/16z] un_X + +sprite $PicartodottvLg [20x20/16z] unzKO1G + +!procedure Picartodottv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Picartodottv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Picnic.Local.png b/distribution/simpleicons-5/P/Picnic.Local.png new file mode 100644 index 00000000000..31fb6354a67 Binary files /dev/null and b/distribution/simpleicons-5/P/Picnic.Local.png differ diff --git a/distribution/simpleicons-5/P/Picnic.Local.puml b/distribution/simpleicons-5/P/Picnic.Local.puml new file mode 100644 index 00000000000..2a2487e8350 --- /dev/null +++ b/distribution/simpleicons-5/P/Picnic.Local.puml @@ -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 Picnic +include('simpleicons-5/P/Picnic') + +' renders the element +Picnic('Picnic', 'Picnic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Picnic.Remote.puml b/distribution/simpleicons-5/P/Picnic.Remote.puml new file mode 100644 index 00000000000..90c234e0a53 --- /dev/null +++ b/distribution/simpleicons-5/P/Picnic.Remote.puml @@ -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 Picnic +include('simpleicons-5/P/Picnic') + +' renders the element +Picnic('Picnic', 'Picnic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Picnic.md b/distribution/simpleicons-5/P/Picnic.md new file mode 100644 index 00000000000..c6b0fdf11af --- /dev/null +++ b/distribution/simpleicons-5/P/Picnic.md @@ -0,0 +1,63 @@ +# Picnic + + +```text +simpleicons-5/P/Picnic +``` + +```text +include('simpleicons-5/P/Picnic') +``` + + + +| Illustration | Picnic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Picnic.png) | ![illustration for Picnic](../../simpleicons-5/P/Picnic.Local.png) | + + + + +## Picnic + +### 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 Picnic +include('simpleicons-5/P/Picnic') + +' renders the element +Picnic('Picnic', 'Picnic', '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 Picnic +include('simpleicons-5/P/Picnic') + +' renders the element +Picnic('Picnic', 'Picnic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Picnic.png b/distribution/simpleicons-5/P/Picnic.png new file mode 100644 index 00000000000..feab241b233 Binary files /dev/null and b/distribution/simpleicons-5/P/Picnic.png differ diff --git a/distribution/simpleicons-5/P/Picnic.puml b/distribution/simpleicons-5/P/Picnic.puml new file mode 100644 index 00000000000..c2b28b96a6c --- /dev/null +++ b/distribution/simpleicons-5/P/Picnic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Picnic + +sprite $PicnicXs [10x10/16z] uwS3 + +sprite $PicnicSm [12x12/16z] unza + +sprite $PicnicMd [16x16/16z] un_X + +sprite $PicnicLg [20x20/16z] unzKO1G + +!procedure Picnic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Picnic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Picpay.Local.png b/distribution/simpleicons-5/P/Picpay.Local.png new file mode 100644 index 00000000000..8c160f09f2f Binary files /dev/null and b/distribution/simpleicons-5/P/Picpay.Local.png differ diff --git a/distribution/simpleicons-5/P/Picpay.Local.puml b/distribution/simpleicons-5/P/Picpay.Local.puml new file mode 100644 index 00000000000..642fba32f2f --- /dev/null +++ b/distribution/simpleicons-5/P/Picpay.Local.puml @@ -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 Picpay +include('simpleicons-5/P/Picpay') + +' renders the element +Picpay('Picpay', 'Picpay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Picpay.Remote.puml b/distribution/simpleicons-5/P/Picpay.Remote.puml new file mode 100644 index 00000000000..1ed2ba8d193 --- /dev/null +++ b/distribution/simpleicons-5/P/Picpay.Remote.puml @@ -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 Picpay +include('simpleicons-5/P/Picpay') + +' renders the element +Picpay('Picpay', 'Picpay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Picpay.md b/distribution/simpleicons-5/P/Picpay.md new file mode 100644 index 00000000000..867e8bc7df5 --- /dev/null +++ b/distribution/simpleicons-5/P/Picpay.md @@ -0,0 +1,63 @@ +# Picpay + + +```text +simpleicons-5/P/Picpay +``` + +```text +include('simpleicons-5/P/Picpay') +``` + + + +| Illustration | Picpay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Picpay.png) | ![illustration for Picpay](../../simpleicons-5/P/Picpay.Local.png) | + + + + +## Picpay + +### 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 Picpay +include('simpleicons-5/P/Picpay') + +' renders the element +Picpay('Picpay', 'Picpay', '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 Picpay +include('simpleicons-5/P/Picpay') + +' renders the element +Picpay('Picpay', 'Picpay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Picpay.png b/distribution/simpleicons-5/P/Picpay.png new file mode 100644 index 00000000000..e89da810ee7 Binary files /dev/null and b/distribution/simpleicons-5/P/Picpay.png differ diff --git a/distribution/simpleicons-5/P/Picpay.puml b/distribution/simpleicons-5/P/Picpay.puml new file mode 100644 index 00000000000..485daf9ffc1 --- /dev/null +++ b/distribution/simpleicons-5/P/Picpay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Picpay + +sprite $PicpayXs [10x10/16z] uwS3 + +sprite $PicpaySm [12x12/16z] unza + +sprite $PicpayMd [16x16/16z] un_X + +sprite $PicpayLg [20x20/16z] unzKO1G + +!procedure Picpay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Picpay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pihole.Local.png b/distribution/simpleicons-5/P/Pihole.Local.png new file mode 100644 index 00000000000..24a90906eb8 Binary files /dev/null and b/distribution/simpleicons-5/P/Pihole.Local.png differ diff --git a/distribution/simpleicons-5/P/Pihole.Local.puml b/distribution/simpleicons-5/P/Pihole.Local.puml new file mode 100644 index 00000000000..0ece57c3089 --- /dev/null +++ b/distribution/simpleicons-5/P/Pihole.Local.puml @@ -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 Pihole +include('simpleicons-5/P/Pihole') + +' renders the element +Pihole('Pihole', 'Pihole', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pihole.Remote.puml b/distribution/simpleicons-5/P/Pihole.Remote.puml new file mode 100644 index 00000000000..b2141079f4d --- /dev/null +++ b/distribution/simpleicons-5/P/Pihole.Remote.puml @@ -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 Pihole +include('simpleicons-5/P/Pihole') + +' renders the element +Pihole('Pihole', 'Pihole', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pihole.md b/distribution/simpleicons-5/P/Pihole.md new file mode 100644 index 00000000000..6509c0ce275 --- /dev/null +++ b/distribution/simpleicons-5/P/Pihole.md @@ -0,0 +1,63 @@ +# Pihole + + +```text +simpleicons-5/P/Pihole +``` + +```text +include('simpleicons-5/P/Pihole') +``` + + + +| Illustration | Pihole | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pihole.png) | ![illustration for Pihole](../../simpleicons-5/P/Pihole.Local.png) | + + + + +## Pihole + +### 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 Pihole +include('simpleicons-5/P/Pihole') + +' renders the element +Pihole('Pihole', 'Pihole', '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 Pihole +include('simpleicons-5/P/Pihole') + +' renders the element +Pihole('Pihole', 'Pihole', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pihole.png b/distribution/simpleicons-5/P/Pihole.png new file mode 100644 index 00000000000..e5b0c0430b9 Binary files /dev/null and b/distribution/simpleicons-5/P/Pihole.png differ diff --git a/distribution/simpleicons-5/P/Pihole.puml b/distribution/simpleicons-5/P/Pihole.puml new file mode 100644 index 00000000000..8f284e4a2e9 --- /dev/null +++ b/distribution/simpleicons-5/P/Pihole.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pihole + +sprite $PiholeXs [10x10/16z] uwS3 + +sprite $PiholeSm [12x12/16z] unza + +sprite $PiholeMd [16x16/16z] un_X + +sprite $PiholeLg [20x20/16z] unzKO1G + +!procedure Pihole($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pihole', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pimcore.Local.png b/distribution/simpleicons-5/P/Pimcore.Local.png new file mode 100644 index 00000000000..6b669f37321 Binary files /dev/null and b/distribution/simpleicons-5/P/Pimcore.Local.png differ diff --git a/distribution/simpleicons-5/P/Pimcore.Local.puml b/distribution/simpleicons-5/P/Pimcore.Local.puml new file mode 100644 index 00000000000..a26fd107969 --- /dev/null +++ b/distribution/simpleicons-5/P/Pimcore.Local.puml @@ -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 Pimcore +include('simpleicons-5/P/Pimcore') + +' renders the element +Pimcore('Pimcore', 'Pimcore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pimcore.Remote.puml b/distribution/simpleicons-5/P/Pimcore.Remote.puml new file mode 100644 index 00000000000..0220a686266 --- /dev/null +++ b/distribution/simpleicons-5/P/Pimcore.Remote.puml @@ -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 Pimcore +include('simpleicons-5/P/Pimcore') + +' renders the element +Pimcore('Pimcore', 'Pimcore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pimcore.md b/distribution/simpleicons-5/P/Pimcore.md new file mode 100644 index 00000000000..70f8c3a7c68 --- /dev/null +++ b/distribution/simpleicons-5/P/Pimcore.md @@ -0,0 +1,63 @@ +# Pimcore + + +```text +simpleicons-5/P/Pimcore +``` + +```text +include('simpleicons-5/P/Pimcore') +``` + + + +| Illustration | Pimcore | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pimcore.png) | ![illustration for Pimcore](../../simpleicons-5/P/Pimcore.Local.png) | + + + + +## Pimcore + +### 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 Pimcore +include('simpleicons-5/P/Pimcore') + +' renders the element +Pimcore('Pimcore', 'Pimcore', '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 Pimcore +include('simpleicons-5/P/Pimcore') + +' renders the element +Pimcore('Pimcore', 'Pimcore', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pimcore.png b/distribution/simpleicons-5/P/Pimcore.png new file mode 100644 index 00000000000..fd1a30153dc Binary files /dev/null and b/distribution/simpleicons-5/P/Pimcore.png differ diff --git a/distribution/simpleicons-5/P/Pimcore.puml b/distribution/simpleicons-5/P/Pimcore.puml new file mode 100644 index 00000000000..4d89152d149 --- /dev/null +++ b/distribution/simpleicons-5/P/Pimcore.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pimcore + +sprite $PimcoreXs [10x10/16z] uwS3 + +sprite $PimcoreSm [12x12/16z] unza + +sprite $PimcoreMd [16x16/16z] un_X + +sprite $PimcoreLg [20x20/16z] unzKO1G + +!procedure Pimcore($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pimcore', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pinboard.Local.png b/distribution/simpleicons-5/P/Pinboard.Local.png new file mode 100644 index 00000000000..2597d196ab6 Binary files /dev/null and b/distribution/simpleicons-5/P/Pinboard.Local.png differ diff --git a/distribution/simpleicons-5/P/Pinboard.Local.puml b/distribution/simpleicons-5/P/Pinboard.Local.puml new file mode 100644 index 00000000000..80135f9f6f8 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinboard.Local.puml @@ -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 Pinboard +include('simpleicons-5/P/Pinboard') + +' renders the element +Pinboard('Pinboard', 'Pinboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pinboard.Remote.puml b/distribution/simpleicons-5/P/Pinboard.Remote.puml new file mode 100644 index 00000000000..eeddfd96176 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinboard.Remote.puml @@ -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 Pinboard +include('simpleicons-5/P/Pinboard') + +' renders the element +Pinboard('Pinboard', 'Pinboard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pinboard.md b/distribution/simpleicons-5/P/Pinboard.md new file mode 100644 index 00000000000..2026aa64975 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinboard.md @@ -0,0 +1,63 @@ +# Pinboard + + +```text +simpleicons-5/P/Pinboard +``` + +```text +include('simpleicons-5/P/Pinboard') +``` + + + +| Illustration | Pinboard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pinboard.png) | ![illustration for Pinboard](../../simpleicons-5/P/Pinboard.Local.png) | + + + + +## Pinboard + +### 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 Pinboard +include('simpleicons-5/P/Pinboard') + +' renders the element +Pinboard('Pinboard', 'Pinboard', '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 Pinboard +include('simpleicons-5/P/Pinboard') + +' renders the element +Pinboard('Pinboard', 'Pinboard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pinboard.png b/distribution/simpleicons-5/P/Pinboard.png new file mode 100644 index 00000000000..4239aa22363 Binary files /dev/null and b/distribution/simpleicons-5/P/Pinboard.png differ diff --git a/distribution/simpleicons-5/P/Pinboard.puml b/distribution/simpleicons-5/P/Pinboard.puml new file mode 100644 index 00000000000..dc3980f83e3 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinboard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pinboard + +sprite $PinboardXs [10x10/16z] uwS3 + +sprite $PinboardSm [12x12/16z] unza + +sprite $PinboardMd [16x16/16z] un_X + +sprite $PinboardLg [20x20/16z] unzKO1G + +!procedure Pinboard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pinboard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pingdom.Local.png b/distribution/simpleicons-5/P/Pingdom.Local.png new file mode 100644 index 00000000000..ead604888c7 Binary files /dev/null and b/distribution/simpleicons-5/P/Pingdom.Local.png differ diff --git a/distribution/simpleicons-5/P/Pingdom.Local.puml b/distribution/simpleicons-5/P/Pingdom.Local.puml new file mode 100644 index 00000000000..6b2ceec729f --- /dev/null +++ b/distribution/simpleicons-5/P/Pingdom.Local.puml @@ -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 Pingdom +include('simpleicons-5/P/Pingdom') + +' renders the element +Pingdom('Pingdom', 'Pingdom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pingdom.Remote.puml b/distribution/simpleicons-5/P/Pingdom.Remote.puml new file mode 100644 index 00000000000..3d942b4be7a --- /dev/null +++ b/distribution/simpleicons-5/P/Pingdom.Remote.puml @@ -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 Pingdom +include('simpleicons-5/P/Pingdom') + +' renders the element +Pingdom('Pingdom', 'Pingdom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pingdom.md b/distribution/simpleicons-5/P/Pingdom.md new file mode 100644 index 00000000000..9d5d643772b --- /dev/null +++ b/distribution/simpleicons-5/P/Pingdom.md @@ -0,0 +1,63 @@ +# Pingdom + + +```text +simpleicons-5/P/Pingdom +``` + +```text +include('simpleicons-5/P/Pingdom') +``` + + + +| Illustration | Pingdom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pingdom.png) | ![illustration for Pingdom](../../simpleicons-5/P/Pingdom.Local.png) | + + + + +## Pingdom + +### 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 Pingdom +include('simpleicons-5/P/Pingdom') + +' renders the element +Pingdom('Pingdom', 'Pingdom', '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 Pingdom +include('simpleicons-5/P/Pingdom') + +' renders the element +Pingdom('Pingdom', 'Pingdom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pingdom.png b/distribution/simpleicons-5/P/Pingdom.png new file mode 100644 index 00000000000..88f2fdb83a3 Binary files /dev/null and b/distribution/simpleicons-5/P/Pingdom.png differ diff --git a/distribution/simpleicons-5/P/Pingdom.puml b/distribution/simpleicons-5/P/Pingdom.puml new file mode 100644 index 00000000000..4103967f749 --- /dev/null +++ b/distribution/simpleicons-5/P/Pingdom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pingdom + +sprite $PingdomXs [10x10/16z] uwS3 + +sprite $PingdomSm [12x12/16z] unza + +sprite $PingdomMd [16x16/16z] un_X + +sprite $PingdomLg [20x20/16z] unzKO1G + +!procedure Pingdom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pingdom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pinterest.Local.png b/distribution/simpleicons-5/P/Pinterest.Local.png new file mode 100644 index 00000000000..498b623f485 Binary files /dev/null and b/distribution/simpleicons-5/P/Pinterest.Local.png differ diff --git a/distribution/simpleicons-5/P/Pinterest.Local.puml b/distribution/simpleicons-5/P/Pinterest.Local.puml new file mode 100644 index 00000000000..85f7b1342a5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinterest.Local.puml @@ -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 Pinterest +include('simpleicons-5/P/Pinterest') + +' renders the element +Pinterest('Pinterest', 'Pinterest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pinterest.Remote.puml b/distribution/simpleicons-5/P/Pinterest.Remote.puml new file mode 100644 index 00000000000..aa19d2ea317 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinterest.Remote.puml @@ -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 Pinterest +include('simpleicons-5/P/Pinterest') + +' renders the element +Pinterest('Pinterest', 'Pinterest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pinterest.md b/distribution/simpleicons-5/P/Pinterest.md new file mode 100644 index 00000000000..7e1b9dfd9c5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinterest.md @@ -0,0 +1,63 @@ +# Pinterest + + +```text +simpleicons-5/P/Pinterest +``` + +```text +include('simpleicons-5/P/Pinterest') +``` + + + +| Illustration | Pinterest | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pinterest.png) | ![illustration for Pinterest](../../simpleicons-5/P/Pinterest.Local.png) | + + + + +## Pinterest + +### 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 Pinterest +include('simpleicons-5/P/Pinterest') + +' renders the element +Pinterest('Pinterest', 'Pinterest', '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 Pinterest +include('simpleicons-5/P/Pinterest') + +' renders the element +Pinterest('Pinterest', 'Pinterest', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pinterest.png b/distribution/simpleicons-5/P/Pinterest.png new file mode 100644 index 00000000000..fd994aa5a79 Binary files /dev/null and b/distribution/simpleicons-5/P/Pinterest.png differ diff --git a/distribution/simpleicons-5/P/Pinterest.puml b/distribution/simpleicons-5/P/Pinterest.puml new file mode 100644 index 00000000000..5fd2c576a90 --- /dev/null +++ b/distribution/simpleicons-5/P/Pinterest.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pinterest + +sprite $PinterestXs [10x10/16z] uwS3 + +sprite $PinterestSm [12x12/16z] unza + +sprite $PinterestMd [16x16/16z] un_X + +sprite $PinterestLg [20x20/16z] unzKO1G + +!procedure Pinterest($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pinterest', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pioneerdj.Local.png b/distribution/simpleicons-5/P/Pioneerdj.Local.png new file mode 100644 index 00000000000..6b4ca05d488 Binary files /dev/null and b/distribution/simpleicons-5/P/Pioneerdj.Local.png differ diff --git a/distribution/simpleicons-5/P/Pioneerdj.Local.puml b/distribution/simpleicons-5/P/Pioneerdj.Local.puml new file mode 100644 index 00000000000..9e98fcfd92e --- /dev/null +++ b/distribution/simpleicons-5/P/Pioneerdj.Local.puml @@ -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 Pioneerdj +include('simpleicons-5/P/Pioneerdj') + +' renders the element +Pioneerdj('Pioneerdj', 'Pioneerdj', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pioneerdj.Remote.puml b/distribution/simpleicons-5/P/Pioneerdj.Remote.puml new file mode 100644 index 00000000000..7d1b7fdd688 --- /dev/null +++ b/distribution/simpleicons-5/P/Pioneerdj.Remote.puml @@ -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 Pioneerdj +include('simpleicons-5/P/Pioneerdj') + +' renders the element +Pioneerdj('Pioneerdj', 'Pioneerdj', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pioneerdj.md b/distribution/simpleicons-5/P/Pioneerdj.md new file mode 100644 index 00000000000..377ae524b55 --- /dev/null +++ b/distribution/simpleicons-5/P/Pioneerdj.md @@ -0,0 +1,63 @@ +# Pioneerdj + + +```text +simpleicons-5/P/Pioneerdj +``` + +```text +include('simpleicons-5/P/Pioneerdj') +``` + + + +| Illustration | Pioneerdj | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pioneerdj.png) | ![illustration for Pioneerdj](../../simpleicons-5/P/Pioneerdj.Local.png) | + + + + +## Pioneerdj + +### 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 Pioneerdj +include('simpleicons-5/P/Pioneerdj') + +' renders the element +Pioneerdj('Pioneerdj', 'Pioneerdj', '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 Pioneerdj +include('simpleicons-5/P/Pioneerdj') + +' renders the element +Pioneerdj('Pioneerdj', 'Pioneerdj', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pioneerdj.png b/distribution/simpleicons-5/P/Pioneerdj.png new file mode 100644 index 00000000000..99a5d7149c9 Binary files /dev/null and b/distribution/simpleicons-5/P/Pioneerdj.png differ diff --git a/distribution/simpleicons-5/P/Pioneerdj.puml b/distribution/simpleicons-5/P/Pioneerdj.puml new file mode 100644 index 00000000000..8d8cee67b54 --- /dev/null +++ b/distribution/simpleicons-5/P/Pioneerdj.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pioneerdj + +sprite $PioneerdjXs [10x10/16z] uwS3 + +sprite $PioneerdjSm [12x12/16z] unza + +sprite $PioneerdjMd [16x16/16z] un_X + +sprite $PioneerdjLg [20x20/16z] unzKO1G + +!procedure Pioneerdj($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pioneerdj', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pivotaltracker.Local.png b/distribution/simpleicons-5/P/Pivotaltracker.Local.png new file mode 100644 index 00000000000..a2d2cc6fec4 Binary files /dev/null and b/distribution/simpleicons-5/P/Pivotaltracker.Local.png differ diff --git a/distribution/simpleicons-5/P/Pivotaltracker.Local.puml b/distribution/simpleicons-5/P/Pivotaltracker.Local.puml new file mode 100644 index 00000000000..ba344265544 --- /dev/null +++ b/distribution/simpleicons-5/P/Pivotaltracker.Local.puml @@ -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 Pivotaltracker +include('simpleicons-5/P/Pivotaltracker') + +' renders the element +Pivotaltracker('Pivotaltracker', 'Pivotaltracker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pivotaltracker.Remote.puml b/distribution/simpleicons-5/P/Pivotaltracker.Remote.puml new file mode 100644 index 00000000000..94f7cd70655 --- /dev/null +++ b/distribution/simpleicons-5/P/Pivotaltracker.Remote.puml @@ -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 Pivotaltracker +include('simpleicons-5/P/Pivotaltracker') + +' renders the element +Pivotaltracker('Pivotaltracker', 'Pivotaltracker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pivotaltracker.md b/distribution/simpleicons-5/P/Pivotaltracker.md new file mode 100644 index 00000000000..69b5b9508ba --- /dev/null +++ b/distribution/simpleicons-5/P/Pivotaltracker.md @@ -0,0 +1,63 @@ +# Pivotaltracker + + +```text +simpleicons-5/P/Pivotaltracker +``` + +```text +include('simpleicons-5/P/Pivotaltracker') +``` + + + +| Illustration | Pivotaltracker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pivotaltracker.png) | ![illustration for Pivotaltracker](../../simpleicons-5/P/Pivotaltracker.Local.png) | + + + + +## Pivotaltracker + +### 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 Pivotaltracker +include('simpleicons-5/P/Pivotaltracker') + +' renders the element +Pivotaltracker('Pivotaltracker', 'Pivotaltracker', '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 Pivotaltracker +include('simpleicons-5/P/Pivotaltracker') + +' renders the element +Pivotaltracker('Pivotaltracker', 'Pivotaltracker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pivotaltracker.png b/distribution/simpleicons-5/P/Pivotaltracker.png new file mode 100644 index 00000000000..ade52fc8e90 Binary files /dev/null and b/distribution/simpleicons-5/P/Pivotaltracker.png differ diff --git a/distribution/simpleicons-5/P/Pivotaltracker.puml b/distribution/simpleicons-5/P/Pivotaltracker.puml new file mode 100644 index 00000000000..fb69be56475 --- /dev/null +++ b/distribution/simpleicons-5/P/Pivotaltracker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pivotaltracker + +sprite $PivotaltrackerXs [10x10/16z] uwS3 + +sprite $PivotaltrackerSm [12x12/16z] unza + +sprite $PivotaltrackerMd [16x16/16z] un_X + +sprite $PivotaltrackerLg [20x20/16z] unzKO1G + +!procedure Pivotaltracker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pivotaltracker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Piwigo.Local.png b/distribution/simpleicons-5/P/Piwigo.Local.png new file mode 100644 index 00000000000..b5a59268f55 Binary files /dev/null and b/distribution/simpleicons-5/P/Piwigo.Local.png differ diff --git a/distribution/simpleicons-5/P/Piwigo.Local.puml b/distribution/simpleicons-5/P/Piwigo.Local.puml new file mode 100644 index 00000000000..17efc3f1e56 --- /dev/null +++ b/distribution/simpleicons-5/P/Piwigo.Local.puml @@ -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 Piwigo +include('simpleicons-5/P/Piwigo') + +' renders the element +Piwigo('Piwigo', 'Piwigo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Piwigo.Remote.puml b/distribution/simpleicons-5/P/Piwigo.Remote.puml new file mode 100644 index 00000000000..5b6c42bbf7b --- /dev/null +++ b/distribution/simpleicons-5/P/Piwigo.Remote.puml @@ -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 Piwigo +include('simpleicons-5/P/Piwigo') + +' renders the element +Piwigo('Piwigo', 'Piwigo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Piwigo.md b/distribution/simpleicons-5/P/Piwigo.md new file mode 100644 index 00000000000..e8b7735870a --- /dev/null +++ b/distribution/simpleicons-5/P/Piwigo.md @@ -0,0 +1,63 @@ +# Piwigo + + +```text +simpleicons-5/P/Piwigo +``` + +```text +include('simpleicons-5/P/Piwigo') +``` + + + +| Illustration | Piwigo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Piwigo.png) | ![illustration for Piwigo](../../simpleicons-5/P/Piwigo.Local.png) | + + + + +## Piwigo + +### 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 Piwigo +include('simpleicons-5/P/Piwigo') + +' renders the element +Piwigo('Piwigo', 'Piwigo', '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 Piwigo +include('simpleicons-5/P/Piwigo') + +' renders the element +Piwigo('Piwigo', 'Piwigo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Piwigo.png b/distribution/simpleicons-5/P/Piwigo.png new file mode 100644 index 00000000000..858e5890553 Binary files /dev/null and b/distribution/simpleicons-5/P/Piwigo.png differ diff --git a/distribution/simpleicons-5/P/Piwigo.puml b/distribution/simpleicons-5/P/Piwigo.puml new file mode 100644 index 00000000000..2a8959dacf7 --- /dev/null +++ b/distribution/simpleicons-5/P/Piwigo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Piwigo + +sprite $PiwigoXs [10x10/16z] uwS3 + +sprite $PiwigoSm [12x12/16z] unza + +sprite $PiwigoMd [16x16/16z] un_X + +sprite $PiwigoLg [20x20/16z] unzKO1G + +!procedure Piwigo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Piwigo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pixabay.Local.png b/distribution/simpleicons-5/P/Pixabay.Local.png new file mode 100644 index 00000000000..ff178e52b18 Binary files /dev/null and b/distribution/simpleicons-5/P/Pixabay.Local.png differ diff --git a/distribution/simpleicons-5/P/Pixabay.Local.puml b/distribution/simpleicons-5/P/Pixabay.Local.puml new file mode 100644 index 00000000000..a7896f9d1ac --- /dev/null +++ b/distribution/simpleicons-5/P/Pixabay.Local.puml @@ -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 Pixabay +include('simpleicons-5/P/Pixabay') + +' renders the element +Pixabay('Pixabay', 'Pixabay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pixabay.Remote.puml b/distribution/simpleicons-5/P/Pixabay.Remote.puml new file mode 100644 index 00000000000..a3476e20652 --- /dev/null +++ b/distribution/simpleicons-5/P/Pixabay.Remote.puml @@ -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 Pixabay +include('simpleicons-5/P/Pixabay') + +' renders the element +Pixabay('Pixabay', 'Pixabay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pixabay.md b/distribution/simpleicons-5/P/Pixabay.md new file mode 100644 index 00000000000..48e52eff4fe --- /dev/null +++ b/distribution/simpleicons-5/P/Pixabay.md @@ -0,0 +1,63 @@ +# Pixabay + + +```text +simpleicons-5/P/Pixabay +``` + +```text +include('simpleicons-5/P/Pixabay') +``` + + + +| Illustration | Pixabay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pixabay.png) | ![illustration for Pixabay](../../simpleicons-5/P/Pixabay.Local.png) | + + + + +## Pixabay + +### 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 Pixabay +include('simpleicons-5/P/Pixabay') + +' renders the element +Pixabay('Pixabay', 'Pixabay', '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 Pixabay +include('simpleicons-5/P/Pixabay') + +' renders the element +Pixabay('Pixabay', 'Pixabay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pixabay.png b/distribution/simpleicons-5/P/Pixabay.png new file mode 100644 index 00000000000..4c49f393226 Binary files /dev/null and b/distribution/simpleicons-5/P/Pixabay.png differ diff --git a/distribution/simpleicons-5/P/Pixabay.puml b/distribution/simpleicons-5/P/Pixabay.puml new file mode 100644 index 00000000000..3c37d7c024f --- /dev/null +++ b/distribution/simpleicons-5/P/Pixabay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pixabay + +sprite $PixabayXs [10x10/16z] uwS3 + +sprite $PixabaySm [12x12/16z] unza + +sprite $PixabayMd [16x16/16z] un_X + +sprite $PixabayLg [20x20/16z] unzKO1G + +!procedure Pixabay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pixabay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pixiv.Local.png b/distribution/simpleicons-5/P/Pixiv.Local.png new file mode 100644 index 00000000000..68a3f323842 Binary files /dev/null and b/distribution/simpleicons-5/P/Pixiv.Local.png differ diff --git a/distribution/simpleicons-5/P/Pixiv.Local.puml b/distribution/simpleicons-5/P/Pixiv.Local.puml new file mode 100644 index 00000000000..4d3b812f6b7 --- /dev/null +++ b/distribution/simpleicons-5/P/Pixiv.Local.puml @@ -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 Pixiv +include('simpleicons-5/P/Pixiv') + +' renders the element +Pixiv('Pixiv', 'Pixiv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pixiv.Remote.puml b/distribution/simpleicons-5/P/Pixiv.Remote.puml new file mode 100644 index 00000000000..77081e9de55 --- /dev/null +++ b/distribution/simpleicons-5/P/Pixiv.Remote.puml @@ -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 Pixiv +include('simpleicons-5/P/Pixiv') + +' renders the element +Pixiv('Pixiv', 'Pixiv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pixiv.md b/distribution/simpleicons-5/P/Pixiv.md new file mode 100644 index 00000000000..d74bbf52a19 --- /dev/null +++ b/distribution/simpleicons-5/P/Pixiv.md @@ -0,0 +1,63 @@ +# Pixiv + + +```text +simpleicons-5/P/Pixiv +``` + +```text +include('simpleicons-5/P/Pixiv') +``` + + + +| Illustration | Pixiv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pixiv.png) | ![illustration for Pixiv](../../simpleicons-5/P/Pixiv.Local.png) | + + + + +## Pixiv + +### 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 Pixiv +include('simpleicons-5/P/Pixiv') + +' renders the element +Pixiv('Pixiv', 'Pixiv', '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 Pixiv +include('simpleicons-5/P/Pixiv') + +' renders the element +Pixiv('Pixiv', 'Pixiv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pixiv.png b/distribution/simpleicons-5/P/Pixiv.png new file mode 100644 index 00000000000..66a2f52f31e Binary files /dev/null and b/distribution/simpleicons-5/P/Pixiv.png differ diff --git a/distribution/simpleicons-5/P/Pixiv.puml b/distribution/simpleicons-5/P/Pixiv.puml new file mode 100644 index 00000000000..3d9cf429fcd --- /dev/null +++ b/distribution/simpleicons-5/P/Pixiv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pixiv + +sprite $PixivXs [10x10/16z] uwS3 + +sprite $PixivSm [12x12/16z] unza + +sprite $PixivMd [16x16/16z] un_X + +sprite $PixivLg [20x20/16z] unzKO1G + +!procedure Pixiv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pixiv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pjsip.Local.png b/distribution/simpleicons-5/P/Pjsip.Local.png new file mode 100644 index 00000000000..11eee3aae2d Binary files /dev/null and b/distribution/simpleicons-5/P/Pjsip.Local.png differ diff --git a/distribution/simpleicons-5/P/Pjsip.Local.puml b/distribution/simpleicons-5/P/Pjsip.Local.puml new file mode 100644 index 00000000000..5e0992a508b --- /dev/null +++ b/distribution/simpleicons-5/P/Pjsip.Local.puml @@ -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 Pjsip +include('simpleicons-5/P/Pjsip') + +' renders the element +Pjsip('Pjsip', 'Pjsip', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pjsip.Remote.puml b/distribution/simpleicons-5/P/Pjsip.Remote.puml new file mode 100644 index 00000000000..7e8cfa7927b --- /dev/null +++ b/distribution/simpleicons-5/P/Pjsip.Remote.puml @@ -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 Pjsip +include('simpleicons-5/P/Pjsip') + +' renders the element +Pjsip('Pjsip', 'Pjsip', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pjsip.md b/distribution/simpleicons-5/P/Pjsip.md new file mode 100644 index 00000000000..d3ad119b35b --- /dev/null +++ b/distribution/simpleicons-5/P/Pjsip.md @@ -0,0 +1,63 @@ +# Pjsip + + +```text +simpleicons-5/P/Pjsip +``` + +```text +include('simpleicons-5/P/Pjsip') +``` + + + +| Illustration | Pjsip | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pjsip.png) | ![illustration for Pjsip](../../simpleicons-5/P/Pjsip.Local.png) | + + + + +## Pjsip + +### 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 Pjsip +include('simpleicons-5/P/Pjsip') + +' renders the element +Pjsip('Pjsip', 'Pjsip', '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 Pjsip +include('simpleicons-5/P/Pjsip') + +' renders the element +Pjsip('Pjsip', 'Pjsip', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pjsip.png b/distribution/simpleicons-5/P/Pjsip.png new file mode 100644 index 00000000000..79c32ad8702 Binary files /dev/null and b/distribution/simpleicons-5/P/Pjsip.png differ diff --git a/distribution/simpleicons-5/P/Pjsip.puml b/distribution/simpleicons-5/P/Pjsip.puml new file mode 100644 index 00000000000..b47ae5929d5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pjsip.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pjsip + +sprite $PjsipXs [10x10/16z] uwS3 + +sprite $PjsipSm [12x12/16z] unza + +sprite $PjsipMd [16x16/16z] un_X + +sprite $PjsipLg [20x20/16z] unzKO1G + +!procedure Pjsip($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pjsip', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Planet.Local.png b/distribution/simpleicons-5/P/Planet.Local.png new file mode 100644 index 00000000000..fb22d98ce43 Binary files /dev/null and b/distribution/simpleicons-5/P/Planet.Local.png differ diff --git a/distribution/simpleicons-5/P/Planet.Local.puml b/distribution/simpleicons-5/P/Planet.Local.puml new file mode 100644 index 00000000000..3084877a8ca --- /dev/null +++ b/distribution/simpleicons-5/P/Planet.Local.puml @@ -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 Planet +include('simpleicons-5/P/Planet') + +' renders the element +Planet('Planet', 'Planet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Planet.Remote.puml b/distribution/simpleicons-5/P/Planet.Remote.puml new file mode 100644 index 00000000000..5abfdf90109 --- /dev/null +++ b/distribution/simpleicons-5/P/Planet.Remote.puml @@ -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 Planet +include('simpleicons-5/P/Planet') + +' renders the element +Planet('Planet', 'Planet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Planet.md b/distribution/simpleicons-5/P/Planet.md new file mode 100644 index 00000000000..1c9ec04f8f2 --- /dev/null +++ b/distribution/simpleicons-5/P/Planet.md @@ -0,0 +1,63 @@ +# Planet + + +```text +simpleicons-5/P/Planet +``` + +```text +include('simpleicons-5/P/Planet') +``` + + + +| Illustration | Planet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Planet.png) | ![illustration for Planet](../../simpleicons-5/P/Planet.Local.png) | + + + + +## Planet + +### 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 Planet +include('simpleicons-5/P/Planet') + +' renders the element +Planet('Planet', 'Planet', '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 Planet +include('simpleicons-5/P/Planet') + +' renders the element +Planet('Planet', 'Planet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Planet.png b/distribution/simpleicons-5/P/Planet.png new file mode 100644 index 00000000000..b05a04301d9 Binary files /dev/null and b/distribution/simpleicons-5/P/Planet.png differ diff --git a/distribution/simpleicons-5/P/Planet.puml b/distribution/simpleicons-5/P/Planet.puml new file mode 100644 index 00000000000..5b65c647d32 --- /dev/null +++ b/distribution/simpleicons-5/P/Planet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Planet + +sprite $PlanetXs [10x10/16z] uwS3 + +sprite $PlanetSm [12x12/16z] unza + +sprite $PlanetMd [16x16/16z] un_X + +sprite $PlanetLg [20x20/16z] unzKO1G + +!procedure Planet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Planet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Plangrid.Local.png b/distribution/simpleicons-5/P/Plangrid.Local.png new file mode 100644 index 00000000000..5c39ed49455 Binary files /dev/null and b/distribution/simpleicons-5/P/Plangrid.Local.png differ diff --git a/distribution/simpleicons-5/P/Plangrid.Local.puml b/distribution/simpleicons-5/P/Plangrid.Local.puml new file mode 100644 index 00000000000..08cc1da369a --- /dev/null +++ b/distribution/simpleicons-5/P/Plangrid.Local.puml @@ -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 Plangrid +include('simpleicons-5/P/Plangrid') + +' renders the element +Plangrid('Plangrid', 'Plangrid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plangrid.Remote.puml b/distribution/simpleicons-5/P/Plangrid.Remote.puml new file mode 100644 index 00000000000..daa9ff9f6b2 --- /dev/null +++ b/distribution/simpleicons-5/P/Plangrid.Remote.puml @@ -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 Plangrid +include('simpleicons-5/P/Plangrid') + +' renders the element +Plangrid('Plangrid', 'Plangrid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plangrid.md b/distribution/simpleicons-5/P/Plangrid.md new file mode 100644 index 00000000000..deadb70cc7f --- /dev/null +++ b/distribution/simpleicons-5/P/Plangrid.md @@ -0,0 +1,63 @@ +# Plangrid + + +```text +simpleicons-5/P/Plangrid +``` + +```text +include('simpleicons-5/P/Plangrid') +``` + + + +| Illustration | Plangrid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Plangrid.png) | ![illustration for Plangrid](../../simpleicons-5/P/Plangrid.Local.png) | + + + + +## Plangrid + +### 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 Plangrid +include('simpleicons-5/P/Plangrid') + +' renders the element +Plangrid('Plangrid', 'Plangrid', '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 Plangrid +include('simpleicons-5/P/Plangrid') + +' renders the element +Plangrid('Plangrid', 'Plangrid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Plangrid.png b/distribution/simpleicons-5/P/Plangrid.png new file mode 100644 index 00000000000..fd25df52121 Binary files /dev/null and b/distribution/simpleicons-5/P/Plangrid.png differ diff --git a/distribution/simpleicons-5/P/Plangrid.puml b/distribution/simpleicons-5/P/Plangrid.puml new file mode 100644 index 00000000000..d696ef0397b --- /dev/null +++ b/distribution/simpleicons-5/P/Plangrid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Plangrid + +sprite $PlangridXs [10x10/16z] uwS3 + +sprite $PlangridSm [12x12/16z] unza + +sprite $PlangridMd [16x16/16z] un_X + +sprite $PlangridLg [20x20/16z] unzKO1G + +!procedure Plangrid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Plangrid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Platzi.Local.png b/distribution/simpleicons-5/P/Platzi.Local.png new file mode 100644 index 00000000000..382b50a8ae6 Binary files /dev/null and b/distribution/simpleicons-5/P/Platzi.Local.png differ diff --git a/distribution/simpleicons-5/P/Platzi.Local.puml b/distribution/simpleicons-5/P/Platzi.Local.puml new file mode 100644 index 00000000000..1bf7ea63b98 --- /dev/null +++ b/distribution/simpleicons-5/P/Platzi.Local.puml @@ -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 Platzi +include('simpleicons-5/P/Platzi') + +' renders the element +Platzi('Platzi', 'Platzi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Platzi.Remote.puml b/distribution/simpleicons-5/P/Platzi.Remote.puml new file mode 100644 index 00000000000..f0990d75efa --- /dev/null +++ b/distribution/simpleicons-5/P/Platzi.Remote.puml @@ -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 Platzi +include('simpleicons-5/P/Platzi') + +' renders the element +Platzi('Platzi', 'Platzi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Platzi.md b/distribution/simpleicons-5/P/Platzi.md new file mode 100644 index 00000000000..2e88089b926 --- /dev/null +++ b/distribution/simpleicons-5/P/Platzi.md @@ -0,0 +1,63 @@ +# Platzi + + +```text +simpleicons-5/P/Platzi +``` + +```text +include('simpleicons-5/P/Platzi') +``` + + + +| Illustration | Platzi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Platzi.png) | ![illustration for Platzi](../../simpleicons-5/P/Platzi.Local.png) | + + + + +## Platzi + +### 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 Platzi +include('simpleicons-5/P/Platzi') + +' renders the element +Platzi('Platzi', 'Platzi', '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 Platzi +include('simpleicons-5/P/Platzi') + +' renders the element +Platzi('Platzi', 'Platzi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Platzi.png b/distribution/simpleicons-5/P/Platzi.png new file mode 100644 index 00000000000..403786036f8 Binary files /dev/null and b/distribution/simpleicons-5/P/Platzi.png differ diff --git a/distribution/simpleicons-5/P/Platzi.puml b/distribution/simpleicons-5/P/Platzi.puml new file mode 100644 index 00000000000..bbf3c406b8e --- /dev/null +++ b/distribution/simpleicons-5/P/Platzi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Platzi + +sprite $PlatziXs [10x10/16z] uwS3 + +sprite $PlatziSm [12x12/16z] unza + +sprite $PlatziMd [16x16/16z] un_X + +sprite $PlatziLg [20x20/16z] unzKO1G + +!procedure Platzi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Platzi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playcanvas.Local.png b/distribution/simpleicons-5/P/Playcanvas.Local.png new file mode 100644 index 00000000000..f1e3a82ec08 Binary files /dev/null and b/distribution/simpleicons-5/P/Playcanvas.Local.png differ diff --git a/distribution/simpleicons-5/P/Playcanvas.Local.puml b/distribution/simpleicons-5/P/Playcanvas.Local.puml new file mode 100644 index 00000000000..4cee3c3bfe2 --- /dev/null +++ b/distribution/simpleicons-5/P/Playcanvas.Local.puml @@ -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 Playcanvas +include('simpleicons-5/P/Playcanvas') + +' renders the element +Playcanvas('Playcanvas', 'Playcanvas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playcanvas.Remote.puml b/distribution/simpleicons-5/P/Playcanvas.Remote.puml new file mode 100644 index 00000000000..371316509bb --- /dev/null +++ b/distribution/simpleicons-5/P/Playcanvas.Remote.puml @@ -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 Playcanvas +include('simpleicons-5/P/Playcanvas') + +' renders the element +Playcanvas('Playcanvas', 'Playcanvas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playcanvas.md b/distribution/simpleicons-5/P/Playcanvas.md new file mode 100644 index 00000000000..d26bc26f36d --- /dev/null +++ b/distribution/simpleicons-5/P/Playcanvas.md @@ -0,0 +1,63 @@ +# Playcanvas + + +```text +simpleicons-5/P/Playcanvas +``` + +```text +include('simpleicons-5/P/Playcanvas') +``` + + + +| Illustration | Playcanvas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playcanvas.png) | ![illustration for Playcanvas](../../simpleicons-5/P/Playcanvas.Local.png) | + + + + +## Playcanvas + +### 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 Playcanvas +include('simpleicons-5/P/Playcanvas') + +' renders the element +Playcanvas('Playcanvas', 'Playcanvas', '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 Playcanvas +include('simpleicons-5/P/Playcanvas') + +' renders the element +Playcanvas('Playcanvas', 'Playcanvas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playcanvas.png b/distribution/simpleicons-5/P/Playcanvas.png new file mode 100644 index 00000000000..ef19b36f843 Binary files /dev/null and b/distribution/simpleicons-5/P/Playcanvas.png differ diff --git a/distribution/simpleicons-5/P/Playcanvas.puml b/distribution/simpleicons-5/P/Playcanvas.puml new file mode 100644 index 00000000000..67d7be1e6a5 --- /dev/null +++ b/distribution/simpleicons-5/P/Playcanvas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playcanvas + +sprite $PlaycanvasXs [10x10/16z] uwS3 + +sprite $PlaycanvasSm [12x12/16z] unza + +sprite $PlaycanvasMd [16x16/16z] un_X + +sprite $PlaycanvasLg [20x20/16z] unzKO1G + +!procedure Playcanvas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playcanvas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playerdotme.Local.png b/distribution/simpleicons-5/P/Playerdotme.Local.png new file mode 100644 index 00000000000..185953411e5 Binary files /dev/null and b/distribution/simpleicons-5/P/Playerdotme.Local.png differ diff --git a/distribution/simpleicons-5/P/Playerdotme.Local.puml b/distribution/simpleicons-5/P/Playerdotme.Local.puml new file mode 100644 index 00000000000..2df217406d3 --- /dev/null +++ b/distribution/simpleicons-5/P/Playerdotme.Local.puml @@ -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 Playerdotme +include('simpleicons-5/P/Playerdotme') + +' renders the element +Playerdotme('Playerdotme', 'Playerdotme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playerdotme.Remote.puml b/distribution/simpleicons-5/P/Playerdotme.Remote.puml new file mode 100644 index 00000000000..422ddc97e0c --- /dev/null +++ b/distribution/simpleicons-5/P/Playerdotme.Remote.puml @@ -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 Playerdotme +include('simpleicons-5/P/Playerdotme') + +' renders the element +Playerdotme('Playerdotme', 'Playerdotme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playerdotme.md b/distribution/simpleicons-5/P/Playerdotme.md new file mode 100644 index 00000000000..d68462291bf --- /dev/null +++ b/distribution/simpleicons-5/P/Playerdotme.md @@ -0,0 +1,63 @@ +# Playerdotme + + +```text +simpleicons-5/P/Playerdotme +``` + +```text +include('simpleicons-5/P/Playerdotme') +``` + + + +| Illustration | Playerdotme | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playerdotme.png) | ![illustration for Playerdotme](../../simpleicons-5/P/Playerdotme.Local.png) | + + + + +## Playerdotme + +### 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 Playerdotme +include('simpleicons-5/P/Playerdotme') + +' renders the element +Playerdotme('Playerdotme', 'Playerdotme', '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 Playerdotme +include('simpleicons-5/P/Playerdotme') + +' renders the element +Playerdotme('Playerdotme', 'Playerdotme', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playerdotme.png b/distribution/simpleicons-5/P/Playerdotme.png new file mode 100644 index 00000000000..8c441e20b89 Binary files /dev/null and b/distribution/simpleicons-5/P/Playerdotme.png differ diff --git a/distribution/simpleicons-5/P/Playerdotme.puml b/distribution/simpleicons-5/P/Playerdotme.puml new file mode 100644 index 00000000000..590ccd6417b --- /dev/null +++ b/distribution/simpleicons-5/P/Playerdotme.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playerdotme + +sprite $PlayerdotmeXs [10x10/16z] uwS3 + +sprite $PlayerdotmeSm [12x12/16z] unza + +sprite $PlayerdotmeMd [16x16/16z] un_X + +sprite $PlayerdotmeLg [20x20/16z] unzKO1G + +!procedure Playerdotme($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playerdotme', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playerfm.Local.png b/distribution/simpleicons-5/P/Playerfm.Local.png new file mode 100644 index 00000000000..8c671a85c49 Binary files /dev/null and b/distribution/simpleicons-5/P/Playerfm.Local.png differ diff --git a/distribution/simpleicons-5/P/Playerfm.Local.puml b/distribution/simpleicons-5/P/Playerfm.Local.puml new file mode 100644 index 00000000000..8cd2596da10 --- /dev/null +++ b/distribution/simpleicons-5/P/Playerfm.Local.puml @@ -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 Playerfm +include('simpleicons-5/P/Playerfm') + +' renders the element +Playerfm('Playerfm', 'Playerfm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playerfm.Remote.puml b/distribution/simpleicons-5/P/Playerfm.Remote.puml new file mode 100644 index 00000000000..93f75b6b4b7 --- /dev/null +++ b/distribution/simpleicons-5/P/Playerfm.Remote.puml @@ -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 Playerfm +include('simpleicons-5/P/Playerfm') + +' renders the element +Playerfm('Playerfm', 'Playerfm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playerfm.md b/distribution/simpleicons-5/P/Playerfm.md new file mode 100644 index 00000000000..f185d040c7a --- /dev/null +++ b/distribution/simpleicons-5/P/Playerfm.md @@ -0,0 +1,63 @@ +# Playerfm + + +```text +simpleicons-5/P/Playerfm +``` + +```text +include('simpleicons-5/P/Playerfm') +``` + + + +| Illustration | Playerfm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playerfm.png) | ![illustration for Playerfm](../../simpleicons-5/P/Playerfm.Local.png) | + + + + +## Playerfm + +### 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 Playerfm +include('simpleicons-5/P/Playerfm') + +' renders the element +Playerfm('Playerfm', 'Playerfm', '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 Playerfm +include('simpleicons-5/P/Playerfm') + +' renders the element +Playerfm('Playerfm', 'Playerfm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playerfm.png b/distribution/simpleicons-5/P/Playerfm.png new file mode 100644 index 00000000000..934144ea017 Binary files /dev/null and b/distribution/simpleicons-5/P/Playerfm.png differ diff --git a/distribution/simpleicons-5/P/Playerfm.puml b/distribution/simpleicons-5/P/Playerfm.puml new file mode 100644 index 00000000000..62e392741b1 --- /dev/null +++ b/distribution/simpleicons-5/P/Playerfm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playerfm + +sprite $PlayerfmXs [10x10/16z] uwS3 + +sprite $PlayerfmSm [12x12/16z] unza + +sprite $PlayerfmMd [16x16/16z] un_X + +sprite $PlayerfmLg [20x20/16z] unzKO1G + +!procedure Playerfm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playerfm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playstation.Local.png b/distribution/simpleicons-5/P/Playstation.Local.png new file mode 100644 index 00000000000..d9f9b667efa Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation.Local.png differ diff --git a/distribution/simpleicons-5/P/Playstation.Local.puml b/distribution/simpleicons-5/P/Playstation.Local.puml new file mode 100644 index 00000000000..26af52fab60 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation.Local.puml @@ -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 Playstation +include('simpleicons-5/P/Playstation') + +' renders the element +Playstation('Playstation', 'Playstation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation.Remote.puml b/distribution/simpleicons-5/P/Playstation.Remote.puml new file mode 100644 index 00000000000..da9cb0ad588 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation.Remote.puml @@ -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 Playstation +include('simpleicons-5/P/Playstation') + +' renders the element +Playstation('Playstation', 'Playstation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation.md b/distribution/simpleicons-5/P/Playstation.md new file mode 100644 index 00000000000..9f0e9c78fda --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation.md @@ -0,0 +1,63 @@ +# Playstation + + +```text +simpleicons-5/P/Playstation +``` + +```text +include('simpleicons-5/P/Playstation') +``` + + + +| Illustration | Playstation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playstation.png) | ![illustration for Playstation](../../simpleicons-5/P/Playstation.Local.png) | + + + + +## Playstation + +### 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 Playstation +include('simpleicons-5/P/Playstation') + +' renders the element +Playstation('Playstation', 'Playstation', '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 Playstation +include('simpleicons-5/P/Playstation') + +' renders the element +Playstation('Playstation', 'Playstation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playstation.png b/distribution/simpleicons-5/P/Playstation.png new file mode 100644 index 00000000000..60ef76033bd Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation.png differ diff --git a/distribution/simpleicons-5/P/Playstation.puml b/distribution/simpleicons-5/P/Playstation.puml new file mode 100644 index 00000000000..87a42e14897 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playstation + +sprite $PlaystationXs [10x10/16z] uwS3 + +sprite $PlaystationSm [12x12/16z] unza + +sprite $PlaystationMd [16x16/16z] un_X + +sprite $PlaystationLg [20x20/16z] unzKO1G + +!procedure Playstation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playstation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playstation2.Local.png b/distribution/simpleicons-5/P/Playstation2.Local.png new file mode 100644 index 00000000000..89bfe9b2bf4 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation2.Local.png differ diff --git a/distribution/simpleicons-5/P/Playstation2.Local.puml b/distribution/simpleicons-5/P/Playstation2.Local.puml new file mode 100644 index 00000000000..612d99cb139 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation2.Local.puml @@ -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 Playstation2 +include('simpleicons-5/P/Playstation2') + +' renders the element +Playstation2('Playstation2', 'Playstation2', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation2.Remote.puml b/distribution/simpleicons-5/P/Playstation2.Remote.puml new file mode 100644 index 00000000000..9e1e6104b0e --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation2.Remote.puml @@ -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 Playstation2 +include('simpleicons-5/P/Playstation2') + +' renders the element +Playstation2('Playstation2', 'Playstation2', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation2.md b/distribution/simpleicons-5/P/Playstation2.md new file mode 100644 index 00000000000..98b4eb03c0b --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation2.md @@ -0,0 +1,63 @@ +# Playstation2 + + +```text +simpleicons-5/P/Playstation2 +``` + +```text +include('simpleicons-5/P/Playstation2') +``` + + + +| Illustration | Playstation2 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playstation2.png) | ![illustration for Playstation2](../../simpleicons-5/P/Playstation2.Local.png) | + + + + +## Playstation2 + +### 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 Playstation2 +include('simpleicons-5/P/Playstation2') + +' renders the element +Playstation2('Playstation2', 'Playstation2', '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 Playstation2 +include('simpleicons-5/P/Playstation2') + +' renders the element +Playstation2('Playstation2', 'Playstation2', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playstation2.png b/distribution/simpleicons-5/P/Playstation2.png new file mode 100644 index 00000000000..d8a01252874 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation2.png differ diff --git a/distribution/simpleicons-5/P/Playstation2.puml b/distribution/simpleicons-5/P/Playstation2.puml new file mode 100644 index 00000000000..03deb6e8172 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation2.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playstation2 + +sprite $Playstation2Xs [10x10/16z] uwS3 + +sprite $Playstation2Sm [12x12/16z] unza + +sprite $Playstation2Md [16x16/16z] un_X + +sprite $Playstation2Lg [20x20/16z] unzKO1G + +!procedure Playstation2($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playstation2', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playstation3.Local.png b/distribution/simpleicons-5/P/Playstation3.Local.png new file mode 100644 index 00000000000..225b9ed201c Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation3.Local.png differ diff --git a/distribution/simpleicons-5/P/Playstation3.Local.puml b/distribution/simpleicons-5/P/Playstation3.Local.puml new file mode 100644 index 00000000000..7eb702a4796 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation3.Local.puml @@ -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 Playstation3 +include('simpleicons-5/P/Playstation3') + +' renders the element +Playstation3('Playstation3', 'Playstation3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation3.Remote.puml b/distribution/simpleicons-5/P/Playstation3.Remote.puml new file mode 100644 index 00000000000..447bdbfd2e3 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation3.Remote.puml @@ -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 Playstation3 +include('simpleicons-5/P/Playstation3') + +' renders the element +Playstation3('Playstation3', 'Playstation3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation3.md b/distribution/simpleicons-5/P/Playstation3.md new file mode 100644 index 00000000000..e1801eacf93 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation3.md @@ -0,0 +1,63 @@ +# Playstation3 + + +```text +simpleicons-5/P/Playstation3 +``` + +```text +include('simpleicons-5/P/Playstation3') +``` + + + +| Illustration | Playstation3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playstation3.png) | ![illustration for Playstation3](../../simpleicons-5/P/Playstation3.Local.png) | + + + + +## Playstation3 + +### 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 Playstation3 +include('simpleicons-5/P/Playstation3') + +' renders the element +Playstation3('Playstation3', 'Playstation3', '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 Playstation3 +include('simpleicons-5/P/Playstation3') + +' renders the element +Playstation3('Playstation3', 'Playstation3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playstation3.png b/distribution/simpleicons-5/P/Playstation3.png new file mode 100644 index 00000000000..f7d063ba6e0 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation3.png differ diff --git a/distribution/simpleicons-5/P/Playstation3.puml b/distribution/simpleicons-5/P/Playstation3.puml new file mode 100644 index 00000000000..0ece0d0d545 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playstation3 + +sprite $Playstation3Xs [10x10/16z] uwS3 + +sprite $Playstation3Sm [12x12/16z] unza + +sprite $Playstation3Md [16x16/16z] un_X + +sprite $Playstation3Lg [20x20/16z] unzKO1G + +!procedure Playstation3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playstation3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playstation4.Local.png b/distribution/simpleicons-5/P/Playstation4.Local.png new file mode 100644 index 00000000000..6b266d1d56b Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation4.Local.png differ diff --git a/distribution/simpleicons-5/P/Playstation4.Local.puml b/distribution/simpleicons-5/P/Playstation4.Local.puml new file mode 100644 index 00000000000..7b39599532f --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation4.Local.puml @@ -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 Playstation4 +include('simpleicons-5/P/Playstation4') + +' renders the element +Playstation4('Playstation4', 'Playstation4', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation4.Remote.puml b/distribution/simpleicons-5/P/Playstation4.Remote.puml new file mode 100644 index 00000000000..4a1a41db8b3 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation4.Remote.puml @@ -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 Playstation4 +include('simpleicons-5/P/Playstation4') + +' renders the element +Playstation4('Playstation4', 'Playstation4', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation4.md b/distribution/simpleicons-5/P/Playstation4.md new file mode 100644 index 00000000000..e5ea3d1acfa --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation4.md @@ -0,0 +1,63 @@ +# Playstation4 + + +```text +simpleicons-5/P/Playstation4 +``` + +```text +include('simpleicons-5/P/Playstation4') +``` + + + +| Illustration | Playstation4 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playstation4.png) | ![illustration for Playstation4](../../simpleicons-5/P/Playstation4.Local.png) | + + + + +## Playstation4 + +### 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 Playstation4 +include('simpleicons-5/P/Playstation4') + +' renders the element +Playstation4('Playstation4', 'Playstation4', '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 Playstation4 +include('simpleicons-5/P/Playstation4') + +' renders the element +Playstation4('Playstation4', 'Playstation4', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playstation4.png b/distribution/simpleicons-5/P/Playstation4.png new file mode 100644 index 00000000000..d5656245b79 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation4.png differ diff --git a/distribution/simpleicons-5/P/Playstation4.puml b/distribution/simpleicons-5/P/Playstation4.puml new file mode 100644 index 00000000000..b7cbadc046d --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation4.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playstation4 + +sprite $Playstation4Xs [10x10/16z] uwS3 + +sprite $Playstation4Sm [12x12/16z] unza + +sprite $Playstation4Md [16x16/16z] un_X + +sprite $Playstation4Lg [20x20/16z] unzKO1G + +!procedure Playstation4($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playstation4', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playstation5.Local.png b/distribution/simpleicons-5/P/Playstation5.Local.png new file mode 100644 index 00000000000..cc4e3b74392 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation5.Local.png differ diff --git a/distribution/simpleicons-5/P/Playstation5.Local.puml b/distribution/simpleicons-5/P/Playstation5.Local.puml new file mode 100644 index 00000000000..5f8b6f06f7a --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation5.Local.puml @@ -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 Playstation5 +include('simpleicons-5/P/Playstation5') + +' renders the element +Playstation5('Playstation5', 'Playstation5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation5.Remote.puml b/distribution/simpleicons-5/P/Playstation5.Remote.puml new file mode 100644 index 00000000000..fa44a6ab371 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation5.Remote.puml @@ -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 Playstation5 +include('simpleicons-5/P/Playstation5') + +' renders the element +Playstation5('Playstation5', 'Playstation5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstation5.md b/distribution/simpleicons-5/P/Playstation5.md new file mode 100644 index 00000000000..a05303b6a96 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation5.md @@ -0,0 +1,63 @@ +# Playstation5 + + +```text +simpleicons-5/P/Playstation5 +``` + +```text +include('simpleicons-5/P/Playstation5') +``` + + + +| Illustration | Playstation5 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playstation5.png) | ![illustration for Playstation5](../../simpleicons-5/P/Playstation5.Local.png) | + + + + +## Playstation5 + +### 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 Playstation5 +include('simpleicons-5/P/Playstation5') + +' renders the element +Playstation5('Playstation5', 'Playstation5', '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 Playstation5 +include('simpleicons-5/P/Playstation5') + +' renders the element +Playstation5('Playstation5', 'Playstation5', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playstation5.png b/distribution/simpleicons-5/P/Playstation5.png new file mode 100644 index 00000000000..20a82018bd0 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstation5.png differ diff --git a/distribution/simpleicons-5/P/Playstation5.puml b/distribution/simpleicons-5/P/Playstation5.puml new file mode 100644 index 00000000000..2c0326af762 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstation5.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playstation5 + +sprite $Playstation5Xs [10x10/16z] uwS3 + +sprite $Playstation5Sm [12x12/16z] unza + +sprite $Playstation5Md [16x16/16z] un_X + +sprite $Playstation5Lg [20x20/16z] unzKO1G + +!procedure Playstation5($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playstation5', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Playstationvita.Local.png b/distribution/simpleicons-5/P/Playstationvita.Local.png new file mode 100644 index 00000000000..514de6e35d6 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstationvita.Local.png differ diff --git a/distribution/simpleicons-5/P/Playstationvita.Local.puml b/distribution/simpleicons-5/P/Playstationvita.Local.puml new file mode 100644 index 00000000000..00425814797 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstationvita.Local.puml @@ -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 Playstationvita +include('simpleicons-5/P/Playstationvita') + +' renders the element +Playstationvita('Playstationvita', 'Playstationvita', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstationvita.Remote.puml b/distribution/simpleicons-5/P/Playstationvita.Remote.puml new file mode 100644 index 00000000000..4b3dbd41135 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstationvita.Remote.puml @@ -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 Playstationvita +include('simpleicons-5/P/Playstationvita') + +' renders the element +Playstationvita('Playstationvita', 'Playstationvita', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Playstationvita.md b/distribution/simpleicons-5/P/Playstationvita.md new file mode 100644 index 00000000000..b49da7a56d3 --- /dev/null +++ b/distribution/simpleicons-5/P/Playstationvita.md @@ -0,0 +1,63 @@ +# Playstationvita + + +```text +simpleicons-5/P/Playstationvita +``` + +```text +include('simpleicons-5/P/Playstationvita') +``` + + + +| Illustration | Playstationvita | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Playstationvita.png) | ![illustration for Playstationvita](../../simpleicons-5/P/Playstationvita.Local.png) | + + + + +## Playstationvita + +### 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 Playstationvita +include('simpleicons-5/P/Playstationvita') + +' renders the element +Playstationvita('Playstationvita', 'Playstationvita', '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 Playstationvita +include('simpleicons-5/P/Playstationvita') + +' renders the element +Playstationvita('Playstationvita', 'Playstationvita', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Playstationvita.png b/distribution/simpleicons-5/P/Playstationvita.png new file mode 100644 index 00000000000..e16263df445 Binary files /dev/null and b/distribution/simpleicons-5/P/Playstationvita.png differ diff --git a/distribution/simpleicons-5/P/Playstationvita.puml b/distribution/simpleicons-5/P/Playstationvita.puml new file mode 100644 index 00000000000..c1c11cc261f --- /dev/null +++ b/distribution/simpleicons-5/P/Playstationvita.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Playstationvita + +sprite $PlaystationvitaXs [10x10/16z] uwS3 + +sprite $PlaystationvitaSm [12x12/16z] unza + +sprite $PlaystationvitaMd [16x16/16z] un_X + +sprite $PlaystationvitaLg [20x20/16z] unzKO1G + +!procedure Playstationvita($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Playstationvita', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pleroma.Local.png b/distribution/simpleicons-5/P/Pleroma.Local.png new file mode 100644 index 00000000000..400353bc553 Binary files /dev/null and b/distribution/simpleicons-5/P/Pleroma.Local.png differ diff --git a/distribution/simpleicons-5/P/Pleroma.Local.puml b/distribution/simpleicons-5/P/Pleroma.Local.puml new file mode 100644 index 00000000000..1a0f39c7459 --- /dev/null +++ b/distribution/simpleicons-5/P/Pleroma.Local.puml @@ -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 Pleroma +include('simpleicons-5/P/Pleroma') + +' renders the element +Pleroma('Pleroma', 'Pleroma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pleroma.Remote.puml b/distribution/simpleicons-5/P/Pleroma.Remote.puml new file mode 100644 index 00000000000..aa52ad146a5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pleroma.Remote.puml @@ -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 Pleroma +include('simpleicons-5/P/Pleroma') + +' renders the element +Pleroma('Pleroma', 'Pleroma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pleroma.md b/distribution/simpleicons-5/P/Pleroma.md new file mode 100644 index 00000000000..e2067fe0658 --- /dev/null +++ b/distribution/simpleicons-5/P/Pleroma.md @@ -0,0 +1,63 @@ +# Pleroma + + +```text +simpleicons-5/P/Pleroma +``` + +```text +include('simpleicons-5/P/Pleroma') +``` + + + +| Illustration | Pleroma | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pleroma.png) | ![illustration for Pleroma](../../simpleicons-5/P/Pleroma.Local.png) | + + + + +## Pleroma + +### 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 Pleroma +include('simpleicons-5/P/Pleroma') + +' renders the element +Pleroma('Pleroma', 'Pleroma', '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 Pleroma +include('simpleicons-5/P/Pleroma') + +' renders the element +Pleroma('Pleroma', 'Pleroma', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pleroma.png b/distribution/simpleicons-5/P/Pleroma.png new file mode 100644 index 00000000000..801c75a87b6 Binary files /dev/null and b/distribution/simpleicons-5/P/Pleroma.png differ diff --git a/distribution/simpleicons-5/P/Pleroma.puml b/distribution/simpleicons-5/P/Pleroma.puml new file mode 100644 index 00000000000..9608ff15a20 --- /dev/null +++ b/distribution/simpleicons-5/P/Pleroma.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pleroma + +sprite $PleromaXs [10x10/16z] uwS3 + +sprite $PleromaSm [12x12/16z] unza + +sprite $PleromaMd [16x16/16z] un_X + +sprite $PleromaLg [20x20/16z] unzKO1G + +!procedure Pleroma($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pleroma', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Plesk.Local.png b/distribution/simpleicons-5/P/Plesk.Local.png new file mode 100644 index 00000000000..bbad3e52ffa Binary files /dev/null and b/distribution/simpleicons-5/P/Plesk.Local.png differ diff --git a/distribution/simpleicons-5/P/Plesk.Local.puml b/distribution/simpleicons-5/P/Plesk.Local.puml new file mode 100644 index 00000000000..95f9292dd94 --- /dev/null +++ b/distribution/simpleicons-5/P/Plesk.Local.puml @@ -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 Plesk +include('simpleicons-5/P/Plesk') + +' renders the element +Plesk('Plesk', 'Plesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plesk.Remote.puml b/distribution/simpleicons-5/P/Plesk.Remote.puml new file mode 100644 index 00000000000..67e803b38f1 --- /dev/null +++ b/distribution/simpleicons-5/P/Plesk.Remote.puml @@ -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 Plesk +include('simpleicons-5/P/Plesk') + +' renders the element +Plesk('Plesk', 'Plesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plesk.md b/distribution/simpleicons-5/P/Plesk.md new file mode 100644 index 00000000000..6d7ad152167 --- /dev/null +++ b/distribution/simpleicons-5/P/Plesk.md @@ -0,0 +1,63 @@ +# Plesk + + +```text +simpleicons-5/P/Plesk +``` + +```text +include('simpleicons-5/P/Plesk') +``` + + + +| Illustration | Plesk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Plesk.png) | ![illustration for Plesk](../../simpleicons-5/P/Plesk.Local.png) | + + + + +## Plesk + +### 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 Plesk +include('simpleicons-5/P/Plesk') + +' renders the element +Plesk('Plesk', 'Plesk', '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 Plesk +include('simpleicons-5/P/Plesk') + +' renders the element +Plesk('Plesk', 'Plesk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Plesk.png b/distribution/simpleicons-5/P/Plesk.png new file mode 100644 index 00000000000..f5e7cc57eb0 Binary files /dev/null and b/distribution/simpleicons-5/P/Plesk.png differ diff --git a/distribution/simpleicons-5/P/Plesk.puml b/distribution/simpleicons-5/P/Plesk.puml new file mode 100644 index 00000000000..47925a8c7d1 --- /dev/null +++ b/distribution/simpleicons-5/P/Plesk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Plesk + +sprite $PleskXs [10x10/16z] uwS3 + +sprite $PleskSm [12x12/16z] unza + +sprite $PleskMd [16x16/16z] un_X + +sprite $PleskLg [20x20/16z] unzKO1G + +!procedure Plesk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Plesk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Plex.Local.png b/distribution/simpleicons-5/P/Plex.Local.png new file mode 100644 index 00000000000..91e9c14372f Binary files /dev/null and b/distribution/simpleicons-5/P/Plex.Local.png differ diff --git a/distribution/simpleicons-5/P/Plex.Local.puml b/distribution/simpleicons-5/P/Plex.Local.puml new file mode 100644 index 00000000000..813c5db45b6 --- /dev/null +++ b/distribution/simpleicons-5/P/Plex.Local.puml @@ -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 Plex +include('simpleicons-5/P/Plex') + +' renders the element +Plex('Plex', 'Plex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plex.Remote.puml b/distribution/simpleicons-5/P/Plex.Remote.puml new file mode 100644 index 00000000000..5b723d98245 --- /dev/null +++ b/distribution/simpleicons-5/P/Plex.Remote.puml @@ -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 Plex +include('simpleicons-5/P/Plex') + +' renders the element +Plex('Plex', 'Plex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plex.md b/distribution/simpleicons-5/P/Plex.md new file mode 100644 index 00000000000..432aefa9ec7 --- /dev/null +++ b/distribution/simpleicons-5/P/Plex.md @@ -0,0 +1,63 @@ +# Plex + + +```text +simpleicons-5/P/Plex +``` + +```text +include('simpleicons-5/P/Plex') +``` + + + +| Illustration | Plex | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Plex.png) | ![illustration for Plex](../../simpleicons-5/P/Plex.Local.png) | + + + + +## Plex + +### 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 Plex +include('simpleicons-5/P/Plex') + +' renders the element +Plex('Plex', 'Plex', '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 Plex +include('simpleicons-5/P/Plex') + +' renders the element +Plex('Plex', 'Plex', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Plex.png b/distribution/simpleicons-5/P/Plex.png new file mode 100644 index 00000000000..046f66a3bc4 Binary files /dev/null and b/distribution/simpleicons-5/P/Plex.png differ diff --git a/distribution/simpleicons-5/P/Plex.puml b/distribution/simpleicons-5/P/Plex.puml new file mode 100644 index 00000000000..d75bf86c157 --- /dev/null +++ b/distribution/simpleicons-5/P/Plex.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Plex + +sprite $PlexXs [10x10/16z] uwS3 + +sprite $PlexSm [12x12/16z] unza + +sprite $PlexMd [16x16/16z] un_X + +sprite $PlexLg [20x20/16z] unzKO1G + +!procedure Plex($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Plex', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Plotly.Local.png b/distribution/simpleicons-5/P/Plotly.Local.png new file mode 100644 index 00000000000..5184099fc13 Binary files /dev/null and b/distribution/simpleicons-5/P/Plotly.Local.png differ diff --git a/distribution/simpleicons-5/P/Plotly.Local.puml b/distribution/simpleicons-5/P/Plotly.Local.puml new file mode 100644 index 00000000000..5687bc450fd --- /dev/null +++ b/distribution/simpleicons-5/P/Plotly.Local.puml @@ -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 Plotly +include('simpleicons-5/P/Plotly') + +' renders the element +Plotly('Plotly', 'Plotly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plotly.Remote.puml b/distribution/simpleicons-5/P/Plotly.Remote.puml new file mode 100644 index 00000000000..d25c3670466 --- /dev/null +++ b/distribution/simpleicons-5/P/Plotly.Remote.puml @@ -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 Plotly +include('simpleicons-5/P/Plotly') + +' renders the element +Plotly('Plotly', 'Plotly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plotly.md b/distribution/simpleicons-5/P/Plotly.md new file mode 100644 index 00000000000..457975b03ee --- /dev/null +++ b/distribution/simpleicons-5/P/Plotly.md @@ -0,0 +1,63 @@ +# Plotly + + +```text +simpleicons-5/P/Plotly +``` + +```text +include('simpleicons-5/P/Plotly') +``` + + + +| Illustration | Plotly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Plotly.png) | ![illustration for Plotly](../../simpleicons-5/P/Plotly.Local.png) | + + + + +## Plotly + +### 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 Plotly +include('simpleicons-5/P/Plotly') + +' renders the element +Plotly('Plotly', 'Plotly', '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 Plotly +include('simpleicons-5/P/Plotly') + +' renders the element +Plotly('Plotly', 'Plotly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Plotly.png b/distribution/simpleicons-5/P/Plotly.png new file mode 100644 index 00000000000..6cfb03f9d17 Binary files /dev/null and b/distribution/simpleicons-5/P/Plotly.png differ diff --git a/distribution/simpleicons-5/P/Plotly.puml b/distribution/simpleicons-5/P/Plotly.puml new file mode 100644 index 00000000000..c8dd800e64f --- /dev/null +++ b/distribution/simpleicons-5/P/Plotly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Plotly + +sprite $PlotlyXs [10x10/16z] uwS3 + +sprite $PlotlySm [12x12/16z] unza + +sprite $PlotlyMd [16x16/16z] un_X + +sprite $PlotlyLg [20x20/16z] unzKO1G + +!procedure Plotly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Plotly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pluralsight.Local.png b/distribution/simpleicons-5/P/Pluralsight.Local.png new file mode 100644 index 00000000000..56c4cd7d355 Binary files /dev/null and b/distribution/simpleicons-5/P/Pluralsight.Local.png differ diff --git a/distribution/simpleicons-5/P/Pluralsight.Local.puml b/distribution/simpleicons-5/P/Pluralsight.Local.puml new file mode 100644 index 00000000000..b8ab5ba1c1e --- /dev/null +++ b/distribution/simpleicons-5/P/Pluralsight.Local.puml @@ -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 Pluralsight +include('simpleicons-5/P/Pluralsight') + +' renders the element +Pluralsight('Pluralsight', 'Pluralsight', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pluralsight.Remote.puml b/distribution/simpleicons-5/P/Pluralsight.Remote.puml new file mode 100644 index 00000000000..52e7a8df1f8 --- /dev/null +++ b/distribution/simpleicons-5/P/Pluralsight.Remote.puml @@ -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 Pluralsight +include('simpleicons-5/P/Pluralsight') + +' renders the element +Pluralsight('Pluralsight', 'Pluralsight', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pluralsight.md b/distribution/simpleicons-5/P/Pluralsight.md new file mode 100644 index 00000000000..14e73042157 --- /dev/null +++ b/distribution/simpleicons-5/P/Pluralsight.md @@ -0,0 +1,63 @@ +# Pluralsight + + +```text +simpleicons-5/P/Pluralsight +``` + +```text +include('simpleicons-5/P/Pluralsight') +``` + + + +| Illustration | Pluralsight | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pluralsight.png) | ![illustration for Pluralsight](../../simpleicons-5/P/Pluralsight.Local.png) | + + + + +## Pluralsight + +### 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 Pluralsight +include('simpleicons-5/P/Pluralsight') + +' renders the element +Pluralsight('Pluralsight', 'Pluralsight', '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 Pluralsight +include('simpleicons-5/P/Pluralsight') + +' renders the element +Pluralsight('Pluralsight', 'Pluralsight', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pluralsight.png b/distribution/simpleicons-5/P/Pluralsight.png new file mode 100644 index 00000000000..b04964e2201 Binary files /dev/null and b/distribution/simpleicons-5/P/Pluralsight.png differ diff --git a/distribution/simpleicons-5/P/Pluralsight.puml b/distribution/simpleicons-5/P/Pluralsight.puml new file mode 100644 index 00000000000..7bc2866bb14 --- /dev/null +++ b/distribution/simpleicons-5/P/Pluralsight.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pluralsight + +sprite $PluralsightXs [10x10/16z] uwS3 + +sprite $PluralsightSm [12x12/16z] unza + +sprite $PluralsightMd [16x16/16z] un_X + +sprite $PluralsightLg [20x20/16z] unzKO1G + +!procedure Pluralsight($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pluralsight', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Plurk.Local.png b/distribution/simpleicons-5/P/Plurk.Local.png new file mode 100644 index 00000000000..09444377728 Binary files /dev/null and b/distribution/simpleicons-5/P/Plurk.Local.png differ diff --git a/distribution/simpleicons-5/P/Plurk.Local.puml b/distribution/simpleicons-5/P/Plurk.Local.puml new file mode 100644 index 00000000000..bb27bdf0a4d --- /dev/null +++ b/distribution/simpleicons-5/P/Plurk.Local.puml @@ -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 Plurk +include('simpleicons-5/P/Plurk') + +' renders the element +Plurk('Plurk', 'Plurk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plurk.Remote.puml b/distribution/simpleicons-5/P/Plurk.Remote.puml new file mode 100644 index 00000000000..9735cd42703 --- /dev/null +++ b/distribution/simpleicons-5/P/Plurk.Remote.puml @@ -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 Plurk +include('simpleicons-5/P/Plurk') + +' renders the element +Plurk('Plurk', 'Plurk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Plurk.md b/distribution/simpleicons-5/P/Plurk.md new file mode 100644 index 00000000000..c0612fcc7f2 --- /dev/null +++ b/distribution/simpleicons-5/P/Plurk.md @@ -0,0 +1,63 @@ +# Plurk + + +```text +simpleicons-5/P/Plurk +``` + +```text +include('simpleicons-5/P/Plurk') +``` + + + +| Illustration | Plurk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Plurk.png) | ![illustration for Plurk](../../simpleicons-5/P/Plurk.Local.png) | + + + + +## Plurk + +### 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 Plurk +include('simpleicons-5/P/Plurk') + +' renders the element +Plurk('Plurk', 'Plurk', '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 Plurk +include('simpleicons-5/P/Plurk') + +' renders the element +Plurk('Plurk', 'Plurk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Plurk.png b/distribution/simpleicons-5/P/Plurk.png new file mode 100644 index 00000000000..14ed7a0fa33 Binary files /dev/null and b/distribution/simpleicons-5/P/Plurk.png differ diff --git a/distribution/simpleicons-5/P/Plurk.puml b/distribution/simpleicons-5/P/Plurk.puml new file mode 100644 index 00000000000..03b8c97fadc --- /dev/null +++ b/distribution/simpleicons-5/P/Plurk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Plurk + +sprite $PlurkXs [10x10/16z] uwS3 + +sprite $PlurkSm [12x12/16z] unza + +sprite $PlurkMd [16x16/16z] un_X + +sprite $PlurkLg [20x20/16z] unzKO1G + +!procedure Plurk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Plurk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pluscodes.Local.png b/distribution/simpleicons-5/P/Pluscodes.Local.png new file mode 100644 index 00000000000..ce3b451dbb8 Binary files /dev/null and b/distribution/simpleicons-5/P/Pluscodes.Local.png differ diff --git a/distribution/simpleicons-5/P/Pluscodes.Local.puml b/distribution/simpleicons-5/P/Pluscodes.Local.puml new file mode 100644 index 00000000000..a08ca85cb4b --- /dev/null +++ b/distribution/simpleicons-5/P/Pluscodes.Local.puml @@ -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 Pluscodes +include('simpleicons-5/P/Pluscodes') + +' renders the element +Pluscodes('Pluscodes', 'Pluscodes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pluscodes.Remote.puml b/distribution/simpleicons-5/P/Pluscodes.Remote.puml new file mode 100644 index 00000000000..645598b3070 --- /dev/null +++ b/distribution/simpleicons-5/P/Pluscodes.Remote.puml @@ -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 Pluscodes +include('simpleicons-5/P/Pluscodes') + +' renders the element +Pluscodes('Pluscodes', 'Pluscodes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pluscodes.md b/distribution/simpleicons-5/P/Pluscodes.md new file mode 100644 index 00000000000..e06ee690362 --- /dev/null +++ b/distribution/simpleicons-5/P/Pluscodes.md @@ -0,0 +1,63 @@ +# Pluscodes + + +```text +simpleicons-5/P/Pluscodes +``` + +```text +include('simpleicons-5/P/Pluscodes') +``` + + + +| Illustration | Pluscodes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pluscodes.png) | ![illustration for Pluscodes](../../simpleicons-5/P/Pluscodes.Local.png) | + + + + +## Pluscodes + +### 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 Pluscodes +include('simpleicons-5/P/Pluscodes') + +' renders the element +Pluscodes('Pluscodes', 'Pluscodes', '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 Pluscodes +include('simpleicons-5/P/Pluscodes') + +' renders the element +Pluscodes('Pluscodes', 'Pluscodes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pluscodes.png b/distribution/simpleicons-5/P/Pluscodes.png new file mode 100644 index 00000000000..82cb1d0865d Binary files /dev/null and b/distribution/simpleicons-5/P/Pluscodes.png differ diff --git a/distribution/simpleicons-5/P/Pluscodes.puml b/distribution/simpleicons-5/P/Pluscodes.puml new file mode 100644 index 00000000000..07bffd1783e --- /dev/null +++ b/distribution/simpleicons-5/P/Pluscodes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pluscodes + +sprite $PluscodesXs [10x10/16z] uwS3 + +sprite $PluscodesSm [12x12/16z] unza + +sprite $PluscodesMd [16x16/16z] un_X + +sprite $PluscodesLg [20x20/16z] unzKO1G + +!procedure Pluscodes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pluscodes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pm2.Local.png b/distribution/simpleicons-5/P/Pm2.Local.png new file mode 100644 index 00000000000..ad0507f5148 Binary files /dev/null and b/distribution/simpleicons-5/P/Pm2.Local.png differ diff --git a/distribution/simpleicons-5/P/Pm2.Local.puml b/distribution/simpleicons-5/P/Pm2.Local.puml new file mode 100644 index 00000000000..510bf354645 --- /dev/null +++ b/distribution/simpleicons-5/P/Pm2.Local.puml @@ -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 Pm2 +include('simpleicons-5/P/Pm2') + +' renders the element +Pm2('Pm2', 'Pm2', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pm2.Remote.puml b/distribution/simpleicons-5/P/Pm2.Remote.puml new file mode 100644 index 00000000000..1a0c659c43a --- /dev/null +++ b/distribution/simpleicons-5/P/Pm2.Remote.puml @@ -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 Pm2 +include('simpleicons-5/P/Pm2') + +' renders the element +Pm2('Pm2', 'Pm2', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pm2.md b/distribution/simpleicons-5/P/Pm2.md new file mode 100644 index 00000000000..5ff6499ec4d --- /dev/null +++ b/distribution/simpleicons-5/P/Pm2.md @@ -0,0 +1,63 @@ +# Pm2 + + +```text +simpleicons-5/P/Pm2 +``` + +```text +include('simpleicons-5/P/Pm2') +``` + + + +| Illustration | Pm2 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pm2.png) | ![illustration for Pm2](../../simpleicons-5/P/Pm2.Local.png) | + + + + +## Pm2 + +### 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 Pm2 +include('simpleicons-5/P/Pm2') + +' renders the element +Pm2('Pm2', 'Pm2', '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 Pm2 +include('simpleicons-5/P/Pm2') + +' renders the element +Pm2('Pm2', 'Pm2', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pm2.png b/distribution/simpleicons-5/P/Pm2.png new file mode 100644 index 00000000000..c2477c5abf3 Binary files /dev/null and b/distribution/simpleicons-5/P/Pm2.png differ diff --git a/distribution/simpleicons-5/P/Pm2.puml b/distribution/simpleicons-5/P/Pm2.puml new file mode 100644 index 00000000000..5062b29dba6 --- /dev/null +++ b/distribution/simpleicons-5/P/Pm2.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pm2 + +sprite $Pm2Xs [10x10/16z] uwS3 + +sprite $Pm2Sm [12x12/16z] unza + +sprite $Pm2Md [16x16/16z] un_X + +sprite $Pm2Lg [20x20/16z] unzKO1G + +!procedure Pm2($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pm2', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pnpm.Local.png b/distribution/simpleicons-5/P/Pnpm.Local.png new file mode 100644 index 00000000000..68e1b3d32da Binary files /dev/null and b/distribution/simpleicons-5/P/Pnpm.Local.png differ diff --git a/distribution/simpleicons-5/P/Pnpm.Local.puml b/distribution/simpleicons-5/P/Pnpm.Local.puml new file mode 100644 index 00000000000..6bc8508e762 --- /dev/null +++ b/distribution/simpleicons-5/P/Pnpm.Local.puml @@ -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 Pnpm +include('simpleicons-5/P/Pnpm') + +' renders the element +Pnpm('Pnpm', 'Pnpm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pnpm.Remote.puml b/distribution/simpleicons-5/P/Pnpm.Remote.puml new file mode 100644 index 00000000000..4cfa1645df7 --- /dev/null +++ b/distribution/simpleicons-5/P/Pnpm.Remote.puml @@ -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 Pnpm +include('simpleicons-5/P/Pnpm') + +' renders the element +Pnpm('Pnpm', 'Pnpm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pnpm.md b/distribution/simpleicons-5/P/Pnpm.md new file mode 100644 index 00000000000..54d3b034359 --- /dev/null +++ b/distribution/simpleicons-5/P/Pnpm.md @@ -0,0 +1,63 @@ +# Pnpm + + +```text +simpleicons-5/P/Pnpm +``` + +```text +include('simpleicons-5/P/Pnpm') +``` + + + +| Illustration | Pnpm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pnpm.png) | ![illustration for Pnpm](../../simpleicons-5/P/Pnpm.Local.png) | + + + + +## Pnpm + +### 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 Pnpm +include('simpleicons-5/P/Pnpm') + +' renders the element +Pnpm('Pnpm', 'Pnpm', '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 Pnpm +include('simpleicons-5/P/Pnpm') + +' renders the element +Pnpm('Pnpm', 'Pnpm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pnpm.png b/distribution/simpleicons-5/P/Pnpm.png new file mode 100644 index 00000000000..e65461ec39a Binary files /dev/null and b/distribution/simpleicons-5/P/Pnpm.png differ diff --git a/distribution/simpleicons-5/P/Pnpm.puml b/distribution/simpleicons-5/P/Pnpm.puml new file mode 100644 index 00000000000..78d5d600498 --- /dev/null +++ b/distribution/simpleicons-5/P/Pnpm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pnpm + +sprite $PnpmXs [10x10/16z] uwS3 + +sprite $PnpmSm [12x12/16z] unza + +sprite $PnpmMd [16x16/16z] un_X + +sprite $PnpmLg [20x20/16z] unzKO1G + +!procedure Pnpm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pnpm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pocket.Local.png b/distribution/simpleicons-5/P/Pocket.Local.png new file mode 100644 index 00000000000..bffc1837c56 Binary files /dev/null and b/distribution/simpleicons-5/P/Pocket.Local.png differ diff --git a/distribution/simpleicons-5/P/Pocket.Local.puml b/distribution/simpleicons-5/P/Pocket.Local.puml new file mode 100644 index 00000000000..0a44587a34a --- /dev/null +++ b/distribution/simpleicons-5/P/Pocket.Local.puml @@ -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 Pocket +include('simpleicons-5/P/Pocket') + +' renders the element +Pocket('Pocket', 'Pocket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pocket.Remote.puml b/distribution/simpleicons-5/P/Pocket.Remote.puml new file mode 100644 index 00000000000..c0ac6099c93 --- /dev/null +++ b/distribution/simpleicons-5/P/Pocket.Remote.puml @@ -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 Pocket +include('simpleicons-5/P/Pocket') + +' renders the element +Pocket('Pocket', 'Pocket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pocket.md b/distribution/simpleicons-5/P/Pocket.md new file mode 100644 index 00000000000..9d71ae58d9c --- /dev/null +++ b/distribution/simpleicons-5/P/Pocket.md @@ -0,0 +1,63 @@ +# Pocket + + +```text +simpleicons-5/P/Pocket +``` + +```text +include('simpleicons-5/P/Pocket') +``` + + + +| Illustration | Pocket | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pocket.png) | ![illustration for Pocket](../../simpleicons-5/P/Pocket.Local.png) | + + + + +## Pocket + +### 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 Pocket +include('simpleicons-5/P/Pocket') + +' renders the element +Pocket('Pocket', 'Pocket', '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 Pocket +include('simpleicons-5/P/Pocket') + +' renders the element +Pocket('Pocket', 'Pocket', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pocket.png b/distribution/simpleicons-5/P/Pocket.png new file mode 100644 index 00000000000..1a6078cfd60 Binary files /dev/null and b/distribution/simpleicons-5/P/Pocket.png differ diff --git a/distribution/simpleicons-5/P/Pocket.puml b/distribution/simpleicons-5/P/Pocket.puml new file mode 100644 index 00000000000..e5d641c6c41 --- /dev/null +++ b/distribution/simpleicons-5/P/Pocket.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pocket + +sprite $PocketXs [10x10/16z] uwS3 + +sprite $PocketSm [12x12/16z] unza + +sprite $PocketMd [16x16/16z] un_X + +sprite $PocketLg [20x20/16z] unzKO1G + +!procedure Pocket($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pocket', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pocketcasts.Local.png b/distribution/simpleicons-5/P/Pocketcasts.Local.png new file mode 100644 index 00000000000..96a5d60634e Binary files /dev/null and b/distribution/simpleicons-5/P/Pocketcasts.Local.png differ diff --git a/distribution/simpleicons-5/P/Pocketcasts.Local.puml b/distribution/simpleicons-5/P/Pocketcasts.Local.puml new file mode 100644 index 00000000000..4c6b40b108c --- /dev/null +++ b/distribution/simpleicons-5/P/Pocketcasts.Local.puml @@ -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 Pocketcasts +include('simpleicons-5/P/Pocketcasts') + +' renders the element +Pocketcasts('Pocketcasts', 'Pocketcasts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pocketcasts.Remote.puml b/distribution/simpleicons-5/P/Pocketcasts.Remote.puml new file mode 100644 index 00000000000..b503ab9f64e --- /dev/null +++ b/distribution/simpleicons-5/P/Pocketcasts.Remote.puml @@ -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 Pocketcasts +include('simpleicons-5/P/Pocketcasts') + +' renders the element +Pocketcasts('Pocketcasts', 'Pocketcasts', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pocketcasts.md b/distribution/simpleicons-5/P/Pocketcasts.md new file mode 100644 index 00000000000..0cd042884a5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pocketcasts.md @@ -0,0 +1,63 @@ +# Pocketcasts + + +```text +simpleicons-5/P/Pocketcasts +``` + +```text +include('simpleicons-5/P/Pocketcasts') +``` + + + +| Illustration | Pocketcasts | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pocketcasts.png) | ![illustration for Pocketcasts](../../simpleicons-5/P/Pocketcasts.Local.png) | + + + + +## Pocketcasts + +### 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 Pocketcasts +include('simpleicons-5/P/Pocketcasts') + +' renders the element +Pocketcasts('Pocketcasts', 'Pocketcasts', '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 Pocketcasts +include('simpleicons-5/P/Pocketcasts') + +' renders the element +Pocketcasts('Pocketcasts', 'Pocketcasts', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pocketcasts.png b/distribution/simpleicons-5/P/Pocketcasts.png new file mode 100644 index 00000000000..e4330b1bac3 Binary files /dev/null and b/distribution/simpleicons-5/P/Pocketcasts.png differ diff --git a/distribution/simpleicons-5/P/Pocketcasts.puml b/distribution/simpleicons-5/P/Pocketcasts.puml new file mode 100644 index 00000000000..dda2e028f7b --- /dev/null +++ b/distribution/simpleicons-5/P/Pocketcasts.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pocketcasts + +sprite $PocketcastsXs [10x10/16z] uwS3 + +sprite $PocketcastsSm [12x12/16z] unza + +sprite $PocketcastsMd [16x16/16z] un_X + +sprite $PocketcastsLg [20x20/16z] unzKO1G + +!procedure Pocketcasts($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pocketcasts', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Podcastaddict.Local.png b/distribution/simpleicons-5/P/Podcastaddict.Local.png new file mode 100644 index 00000000000..9a17df5c4cd Binary files /dev/null and b/distribution/simpleicons-5/P/Podcastaddict.Local.png differ diff --git a/distribution/simpleicons-5/P/Podcastaddict.Local.puml b/distribution/simpleicons-5/P/Podcastaddict.Local.puml new file mode 100644 index 00000000000..cfcab612230 --- /dev/null +++ b/distribution/simpleicons-5/P/Podcastaddict.Local.puml @@ -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 Podcastaddict +include('simpleicons-5/P/Podcastaddict') + +' renders the element +Podcastaddict('Podcastaddict', 'Podcastaddict', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Podcastaddict.Remote.puml b/distribution/simpleicons-5/P/Podcastaddict.Remote.puml new file mode 100644 index 00000000000..f703a955111 --- /dev/null +++ b/distribution/simpleicons-5/P/Podcastaddict.Remote.puml @@ -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 Podcastaddict +include('simpleicons-5/P/Podcastaddict') + +' renders the element +Podcastaddict('Podcastaddict', 'Podcastaddict', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Podcastaddict.md b/distribution/simpleicons-5/P/Podcastaddict.md new file mode 100644 index 00000000000..981199f8efb --- /dev/null +++ b/distribution/simpleicons-5/P/Podcastaddict.md @@ -0,0 +1,63 @@ +# Podcastaddict + + +```text +simpleicons-5/P/Podcastaddict +``` + +```text +include('simpleicons-5/P/Podcastaddict') +``` + + + +| Illustration | Podcastaddict | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Podcastaddict.png) | ![illustration for Podcastaddict](../../simpleicons-5/P/Podcastaddict.Local.png) | + + + + +## Podcastaddict + +### 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 Podcastaddict +include('simpleicons-5/P/Podcastaddict') + +' renders the element +Podcastaddict('Podcastaddict', 'Podcastaddict', '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 Podcastaddict +include('simpleicons-5/P/Podcastaddict') + +' renders the element +Podcastaddict('Podcastaddict', 'Podcastaddict', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Podcastaddict.png b/distribution/simpleicons-5/P/Podcastaddict.png new file mode 100644 index 00000000000..0f33207481a Binary files /dev/null and b/distribution/simpleicons-5/P/Podcastaddict.png differ diff --git a/distribution/simpleicons-5/P/Podcastaddict.puml b/distribution/simpleicons-5/P/Podcastaddict.puml new file mode 100644 index 00000000000..09f8a044fe9 --- /dev/null +++ b/distribution/simpleicons-5/P/Podcastaddict.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Podcastaddict + +sprite $PodcastaddictXs [10x10/16z] uwS3 + +sprite $PodcastaddictSm [12x12/16z] unza + +sprite $PodcastaddictMd [16x16/16z] un_X + +sprite $PodcastaddictLg [20x20/16z] unzKO1G + +!procedure Podcastaddict($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Podcastaddict', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Podman.Local.png b/distribution/simpleicons-5/P/Podman.Local.png new file mode 100644 index 00000000000..03333afacdd Binary files /dev/null and b/distribution/simpleicons-5/P/Podman.Local.png differ diff --git a/distribution/simpleicons-5/P/Podman.Local.puml b/distribution/simpleicons-5/P/Podman.Local.puml new file mode 100644 index 00000000000..57957cef0b1 --- /dev/null +++ b/distribution/simpleicons-5/P/Podman.Local.puml @@ -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 Podman +include('simpleicons-5/P/Podman') + +' renders the element +Podman('Podman', 'Podman', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Podman.Remote.puml b/distribution/simpleicons-5/P/Podman.Remote.puml new file mode 100644 index 00000000000..2211ed9b660 --- /dev/null +++ b/distribution/simpleicons-5/P/Podman.Remote.puml @@ -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 Podman +include('simpleicons-5/P/Podman') + +' renders the element +Podman('Podman', 'Podman', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Podman.md b/distribution/simpleicons-5/P/Podman.md new file mode 100644 index 00000000000..173b84c55cd --- /dev/null +++ b/distribution/simpleicons-5/P/Podman.md @@ -0,0 +1,63 @@ +# Podman + + +```text +simpleicons-5/P/Podman +``` + +```text +include('simpleicons-5/P/Podman') +``` + + + +| Illustration | Podman | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Podman.png) | ![illustration for Podman](../../simpleicons-5/P/Podman.Local.png) | + + + + +## Podman + +### 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 Podman +include('simpleicons-5/P/Podman') + +' renders the element +Podman('Podman', 'Podman', '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 Podman +include('simpleicons-5/P/Podman') + +' renders the element +Podman('Podman', 'Podman', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Podman.png b/distribution/simpleicons-5/P/Podman.png new file mode 100644 index 00000000000..db12468ccb8 Binary files /dev/null and b/distribution/simpleicons-5/P/Podman.png differ diff --git a/distribution/simpleicons-5/P/Podman.puml b/distribution/simpleicons-5/P/Podman.puml new file mode 100644 index 00000000000..3fb02d2b4e3 --- /dev/null +++ b/distribution/simpleicons-5/P/Podman.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Podman + +sprite $PodmanXs [10x10/16z] uwS3 + +sprite $PodmanSm [12x12/16z] unza + +sprite $PodmanMd [16x16/16z] un_X + +sprite $PodmanLg [20x20/16z] unzKO1G + +!procedure Podman($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Podman', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pointy.Local.png b/distribution/simpleicons-5/P/Pointy.Local.png new file mode 100644 index 00000000000..dbca9340a1a Binary files /dev/null and b/distribution/simpleicons-5/P/Pointy.Local.png differ diff --git a/distribution/simpleicons-5/P/Pointy.Local.puml b/distribution/simpleicons-5/P/Pointy.Local.puml new file mode 100644 index 00000000000..463129831c6 --- /dev/null +++ b/distribution/simpleicons-5/P/Pointy.Local.puml @@ -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 Pointy +include('simpleicons-5/P/Pointy') + +' renders the element +Pointy('Pointy', 'Pointy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pointy.Remote.puml b/distribution/simpleicons-5/P/Pointy.Remote.puml new file mode 100644 index 00000000000..709f9ebb894 --- /dev/null +++ b/distribution/simpleicons-5/P/Pointy.Remote.puml @@ -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 Pointy +include('simpleicons-5/P/Pointy') + +' renders the element +Pointy('Pointy', 'Pointy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pointy.md b/distribution/simpleicons-5/P/Pointy.md new file mode 100644 index 00000000000..226cbe6aba9 --- /dev/null +++ b/distribution/simpleicons-5/P/Pointy.md @@ -0,0 +1,63 @@ +# Pointy + + +```text +simpleicons-5/P/Pointy +``` + +```text +include('simpleicons-5/P/Pointy') +``` + + + +| Illustration | Pointy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pointy.png) | ![illustration for Pointy](../../simpleicons-5/P/Pointy.Local.png) | + + + + +## Pointy + +### 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 Pointy +include('simpleicons-5/P/Pointy') + +' renders the element +Pointy('Pointy', 'Pointy', '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 Pointy +include('simpleicons-5/P/Pointy') + +' renders the element +Pointy('Pointy', 'Pointy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pointy.png b/distribution/simpleicons-5/P/Pointy.png new file mode 100644 index 00000000000..8854c45fa25 Binary files /dev/null and b/distribution/simpleicons-5/P/Pointy.png differ diff --git a/distribution/simpleicons-5/P/Pointy.puml b/distribution/simpleicons-5/P/Pointy.puml new file mode 100644 index 00000000000..a976f5ad3d6 --- /dev/null +++ b/distribution/simpleicons-5/P/Pointy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pointy + +sprite $PointyXs [10x10/16z] uwS3 + +sprite $PointySm [12x12/16z] unza + +sprite $PointyMd [16x16/16z] un_X + +sprite $PointyLg [20x20/16z] unzKO1G + +!procedure Pointy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pointy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pokemon.Local.png b/distribution/simpleicons-5/P/Pokemon.Local.png new file mode 100644 index 00000000000..e0e3ff5bc83 Binary files /dev/null and b/distribution/simpleicons-5/P/Pokemon.Local.png differ diff --git a/distribution/simpleicons-5/P/Pokemon.Local.puml b/distribution/simpleicons-5/P/Pokemon.Local.puml new file mode 100644 index 00000000000..9a283ebef83 --- /dev/null +++ b/distribution/simpleicons-5/P/Pokemon.Local.puml @@ -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 Pokemon +include('simpleicons-5/P/Pokemon') + +' renders the element +Pokemon('Pokemon', 'Pokemon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pokemon.Remote.puml b/distribution/simpleicons-5/P/Pokemon.Remote.puml new file mode 100644 index 00000000000..2508b6411b5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pokemon.Remote.puml @@ -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 Pokemon +include('simpleicons-5/P/Pokemon') + +' renders the element +Pokemon('Pokemon', 'Pokemon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pokemon.md b/distribution/simpleicons-5/P/Pokemon.md new file mode 100644 index 00000000000..175a15b7744 --- /dev/null +++ b/distribution/simpleicons-5/P/Pokemon.md @@ -0,0 +1,63 @@ +# Pokemon + + +```text +simpleicons-5/P/Pokemon +``` + +```text +include('simpleicons-5/P/Pokemon') +``` + + + +| Illustration | Pokemon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pokemon.png) | ![illustration for Pokemon](../../simpleicons-5/P/Pokemon.Local.png) | + + + + +## Pokemon + +### 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 Pokemon +include('simpleicons-5/P/Pokemon') + +' renders the element +Pokemon('Pokemon', 'Pokemon', '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 Pokemon +include('simpleicons-5/P/Pokemon') + +' renders the element +Pokemon('Pokemon', 'Pokemon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pokemon.png b/distribution/simpleicons-5/P/Pokemon.png new file mode 100644 index 00000000000..163ccb64646 Binary files /dev/null and b/distribution/simpleicons-5/P/Pokemon.png differ diff --git a/distribution/simpleicons-5/P/Pokemon.puml b/distribution/simpleicons-5/P/Pokemon.puml new file mode 100644 index 00000000000..4923004648c --- /dev/null +++ b/distribution/simpleicons-5/P/Pokemon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pokemon + +sprite $PokemonXs [10x10/16z] uwS3 + +sprite $PokemonSm [12x12/16z] unza + +sprite $PokemonMd [16x16/16z] un_X + +sprite $PokemonLg [20x20/16z] unzKO1G + +!procedure Pokemon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pokemon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Poly.Local.png b/distribution/simpleicons-5/P/Poly.Local.png new file mode 100644 index 00000000000..2ad2545d87f Binary files /dev/null and b/distribution/simpleicons-5/P/Poly.Local.png differ diff --git a/distribution/simpleicons-5/P/Poly.Local.puml b/distribution/simpleicons-5/P/Poly.Local.puml new file mode 100644 index 00000000000..4999ad9c4c2 --- /dev/null +++ b/distribution/simpleicons-5/P/Poly.Local.puml @@ -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 Poly +include('simpleicons-5/P/Poly') + +' renders the element +Poly('Poly', 'Poly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Poly.Remote.puml b/distribution/simpleicons-5/P/Poly.Remote.puml new file mode 100644 index 00000000000..577705832bd --- /dev/null +++ b/distribution/simpleicons-5/P/Poly.Remote.puml @@ -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 Poly +include('simpleicons-5/P/Poly') + +' renders the element +Poly('Poly', 'Poly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Poly.md b/distribution/simpleicons-5/P/Poly.md new file mode 100644 index 00000000000..027aec3d4ae --- /dev/null +++ b/distribution/simpleicons-5/P/Poly.md @@ -0,0 +1,63 @@ +# Poly + + +```text +simpleicons-5/P/Poly +``` + +```text +include('simpleicons-5/P/Poly') +``` + + + +| Illustration | Poly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Poly.png) | ![illustration for Poly](../../simpleicons-5/P/Poly.Local.png) | + + + + +## Poly + +### 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 Poly +include('simpleicons-5/P/Poly') + +' renders the element +Poly('Poly', 'Poly', '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 Poly +include('simpleicons-5/P/Poly') + +' renders the element +Poly('Poly', 'Poly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Poly.png b/distribution/simpleicons-5/P/Poly.png new file mode 100644 index 00000000000..5c323429f71 Binary files /dev/null and b/distribution/simpleicons-5/P/Poly.png differ diff --git a/distribution/simpleicons-5/P/Poly.puml b/distribution/simpleicons-5/P/Poly.puml new file mode 100644 index 00000000000..8df3a79c888 --- /dev/null +++ b/distribution/simpleicons-5/P/Poly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Poly + +sprite $PolyXs [10x10/16z] uwS3 + +sprite $PolySm [12x12/16z] unza + +sprite $PolyMd [16x16/16z] un_X + +sprite $PolyLg [20x20/16z] unzKO1G + +!procedure Poly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Poly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Polymerproject.Local.png b/distribution/simpleicons-5/P/Polymerproject.Local.png new file mode 100644 index 00000000000..bb4777e55e2 Binary files /dev/null and b/distribution/simpleicons-5/P/Polymerproject.Local.png differ diff --git a/distribution/simpleicons-5/P/Polymerproject.Local.puml b/distribution/simpleicons-5/P/Polymerproject.Local.puml new file mode 100644 index 00000000000..c04714c9d45 --- /dev/null +++ b/distribution/simpleicons-5/P/Polymerproject.Local.puml @@ -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 Polymerproject +include('simpleicons-5/P/Polymerproject') + +' renders the element +Polymerproject('Polymerproject', 'Polymerproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Polymerproject.Remote.puml b/distribution/simpleicons-5/P/Polymerproject.Remote.puml new file mode 100644 index 00000000000..31d234d5d65 --- /dev/null +++ b/distribution/simpleicons-5/P/Polymerproject.Remote.puml @@ -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 Polymerproject +include('simpleicons-5/P/Polymerproject') + +' renders the element +Polymerproject('Polymerproject', 'Polymerproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Polymerproject.md b/distribution/simpleicons-5/P/Polymerproject.md new file mode 100644 index 00000000000..a394914685c --- /dev/null +++ b/distribution/simpleicons-5/P/Polymerproject.md @@ -0,0 +1,63 @@ +# Polymerproject + + +```text +simpleicons-5/P/Polymerproject +``` + +```text +include('simpleicons-5/P/Polymerproject') +``` + + + +| Illustration | Polymerproject | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Polymerproject.png) | ![illustration for Polymerproject](../../simpleicons-5/P/Polymerproject.Local.png) | + + + + +## Polymerproject + +### 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 Polymerproject +include('simpleicons-5/P/Polymerproject') + +' renders the element +Polymerproject('Polymerproject', 'Polymerproject', '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 Polymerproject +include('simpleicons-5/P/Polymerproject') + +' renders the element +Polymerproject('Polymerproject', 'Polymerproject', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Polymerproject.png b/distribution/simpleicons-5/P/Polymerproject.png new file mode 100644 index 00000000000..6e1b86a394a Binary files /dev/null and b/distribution/simpleicons-5/P/Polymerproject.png differ diff --git a/distribution/simpleicons-5/P/Polymerproject.puml b/distribution/simpleicons-5/P/Polymerproject.puml new file mode 100644 index 00000000000..3cc4ea762e7 --- /dev/null +++ b/distribution/simpleicons-5/P/Polymerproject.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Polymerproject + +sprite $PolymerprojectXs [10x10/16z] uwS3 + +sprite $PolymerprojectSm [12x12/16z] unza + +sprite $PolymerprojectMd [16x16/16z] un_X + +sprite $PolymerprojectLg [20x20/16z] unzKO1G + +!procedure Polymerproject($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Polymerproject', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Popos.Local.png b/distribution/simpleicons-5/P/Popos.Local.png new file mode 100644 index 00000000000..9455d6a8ade Binary files /dev/null and b/distribution/simpleicons-5/P/Popos.Local.png differ diff --git a/distribution/simpleicons-5/P/Popos.Local.puml b/distribution/simpleicons-5/P/Popos.Local.puml new file mode 100644 index 00000000000..ea59ee011be --- /dev/null +++ b/distribution/simpleicons-5/P/Popos.Local.puml @@ -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 Popos +include('simpleicons-5/P/Popos') + +' renders the element +Popos('Popos', 'Popos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Popos.Remote.puml b/distribution/simpleicons-5/P/Popos.Remote.puml new file mode 100644 index 00000000000..b9de6d8a6d0 --- /dev/null +++ b/distribution/simpleicons-5/P/Popos.Remote.puml @@ -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 Popos +include('simpleicons-5/P/Popos') + +' renders the element +Popos('Popos', 'Popos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Popos.md b/distribution/simpleicons-5/P/Popos.md new file mode 100644 index 00000000000..73a6218e99b --- /dev/null +++ b/distribution/simpleicons-5/P/Popos.md @@ -0,0 +1,63 @@ +# Popos + + +```text +simpleicons-5/P/Popos +``` + +```text +include('simpleicons-5/P/Popos') +``` + + + +| Illustration | Popos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Popos.png) | ![illustration for Popos](../../simpleicons-5/P/Popos.Local.png) | + + + + +## Popos + +### 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 Popos +include('simpleicons-5/P/Popos') + +' renders the element +Popos('Popos', 'Popos', '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 Popos +include('simpleicons-5/P/Popos') + +' renders the element +Popos('Popos', 'Popos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Popos.png b/distribution/simpleicons-5/P/Popos.png new file mode 100644 index 00000000000..8974af7b2e2 Binary files /dev/null and b/distribution/simpleicons-5/P/Popos.png differ diff --git a/distribution/simpleicons-5/P/Popos.puml b/distribution/simpleicons-5/P/Popos.puml new file mode 100644 index 00000000000..b83621cb8ae --- /dev/null +++ b/distribution/simpleicons-5/P/Popos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Popos + +sprite $PoposXs [10x10/16z] uwS3 + +sprite $PoposSm [12x12/16z] unza + +sprite $PoposMd [16x16/16z] un_X + +sprite $PoposLg [20x20/16z] unzKO1G + +!procedure Popos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Popos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Porsche.Local.png b/distribution/simpleicons-5/P/Porsche.Local.png new file mode 100644 index 00000000000..be22fc53f7c Binary files /dev/null and b/distribution/simpleicons-5/P/Porsche.Local.png differ diff --git a/distribution/simpleicons-5/P/Porsche.Local.puml b/distribution/simpleicons-5/P/Porsche.Local.puml new file mode 100644 index 00000000000..676112f2771 --- /dev/null +++ b/distribution/simpleicons-5/P/Porsche.Local.puml @@ -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 Porsche +include('simpleicons-5/P/Porsche') + +' renders the element +Porsche('Porsche', 'Porsche', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Porsche.Remote.puml b/distribution/simpleicons-5/P/Porsche.Remote.puml new file mode 100644 index 00000000000..bdfc1dd07e0 --- /dev/null +++ b/distribution/simpleicons-5/P/Porsche.Remote.puml @@ -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 Porsche +include('simpleicons-5/P/Porsche') + +' renders the element +Porsche('Porsche', 'Porsche', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Porsche.md b/distribution/simpleicons-5/P/Porsche.md new file mode 100644 index 00000000000..6be900bb47c --- /dev/null +++ b/distribution/simpleicons-5/P/Porsche.md @@ -0,0 +1,63 @@ +# Porsche + + +```text +simpleicons-5/P/Porsche +``` + +```text +include('simpleicons-5/P/Porsche') +``` + + + +| Illustration | Porsche | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Porsche.png) | ![illustration for Porsche](../../simpleicons-5/P/Porsche.Local.png) | + + + + +## Porsche + +### 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 Porsche +include('simpleicons-5/P/Porsche') + +' renders the element +Porsche('Porsche', 'Porsche', '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 Porsche +include('simpleicons-5/P/Porsche') + +' renders the element +Porsche('Porsche', 'Porsche', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Porsche.png b/distribution/simpleicons-5/P/Porsche.png new file mode 100644 index 00000000000..d978ad68747 Binary files /dev/null and b/distribution/simpleicons-5/P/Porsche.png differ diff --git a/distribution/simpleicons-5/P/Porsche.puml b/distribution/simpleicons-5/P/Porsche.puml new file mode 100644 index 00000000000..fc0f8b852d1 --- /dev/null +++ b/distribution/simpleicons-5/P/Porsche.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Porsche + +sprite $PorscheXs [10x10/16z] uwS3 + +sprite $PorscheSm [12x12/16z] unza + +sprite $PorscheMd [16x16/16z] un_X + +sprite $PorscheLg [20x20/16z] unzKO1G + +!procedure Porsche($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Porsche', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Postcss.Local.png b/distribution/simpleicons-5/P/Postcss.Local.png new file mode 100644 index 00000000000..42841f452bb Binary files /dev/null and b/distribution/simpleicons-5/P/Postcss.Local.png differ diff --git a/distribution/simpleicons-5/P/Postcss.Local.puml b/distribution/simpleicons-5/P/Postcss.Local.puml new file mode 100644 index 00000000000..daf6dd49476 --- /dev/null +++ b/distribution/simpleicons-5/P/Postcss.Local.puml @@ -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 Postcss +include('simpleicons-5/P/Postcss') + +' renders the element +Postcss('Postcss', 'Postcss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postcss.Remote.puml b/distribution/simpleicons-5/P/Postcss.Remote.puml new file mode 100644 index 00000000000..08e9ae0b437 --- /dev/null +++ b/distribution/simpleicons-5/P/Postcss.Remote.puml @@ -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 Postcss +include('simpleicons-5/P/Postcss') + +' renders the element +Postcss('Postcss', 'Postcss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postcss.md b/distribution/simpleicons-5/P/Postcss.md new file mode 100644 index 00000000000..db8e47a8a22 --- /dev/null +++ b/distribution/simpleicons-5/P/Postcss.md @@ -0,0 +1,63 @@ +# Postcss + + +```text +simpleicons-5/P/Postcss +``` + +```text +include('simpleicons-5/P/Postcss') +``` + + + +| Illustration | Postcss | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Postcss.png) | ![illustration for Postcss](../../simpleicons-5/P/Postcss.Local.png) | + + + + +## Postcss + +### 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 Postcss +include('simpleicons-5/P/Postcss') + +' renders the element +Postcss('Postcss', 'Postcss', '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 Postcss +include('simpleicons-5/P/Postcss') + +' renders the element +Postcss('Postcss', 'Postcss', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Postcss.png b/distribution/simpleicons-5/P/Postcss.png new file mode 100644 index 00000000000..aa7b6945632 Binary files /dev/null and b/distribution/simpleicons-5/P/Postcss.png differ diff --git a/distribution/simpleicons-5/P/Postcss.puml b/distribution/simpleicons-5/P/Postcss.puml new file mode 100644 index 00000000000..33a9feddf15 --- /dev/null +++ b/distribution/simpleicons-5/P/Postcss.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Postcss + +sprite $PostcssXs [10x10/16z] uwS3 + +sprite $PostcssSm [12x12/16z] unza + +sprite $PostcssMd [16x16/16z] un_X + +sprite $PostcssLg [20x20/16z] unzKO1G + +!procedure Postcss($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Postcss', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Postgresql.Local.png b/distribution/simpleicons-5/P/Postgresql.Local.png new file mode 100644 index 00000000000..4db2d545b0a Binary files /dev/null and b/distribution/simpleicons-5/P/Postgresql.Local.png differ diff --git a/distribution/simpleicons-5/P/Postgresql.Local.puml b/distribution/simpleicons-5/P/Postgresql.Local.puml new file mode 100644 index 00000000000..4510a0f1bb9 --- /dev/null +++ b/distribution/simpleicons-5/P/Postgresql.Local.puml @@ -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 Postgresql +include('simpleicons-5/P/Postgresql') + +' renders the element +Postgresql('Postgresql', 'Postgresql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postgresql.Remote.puml b/distribution/simpleicons-5/P/Postgresql.Remote.puml new file mode 100644 index 00000000000..fd29b2737bb --- /dev/null +++ b/distribution/simpleicons-5/P/Postgresql.Remote.puml @@ -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 Postgresql +include('simpleicons-5/P/Postgresql') + +' renders the element +Postgresql('Postgresql', 'Postgresql', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postgresql.md b/distribution/simpleicons-5/P/Postgresql.md new file mode 100644 index 00000000000..e5067b6e3e9 --- /dev/null +++ b/distribution/simpleicons-5/P/Postgresql.md @@ -0,0 +1,63 @@ +# Postgresql + + +```text +simpleicons-5/P/Postgresql +``` + +```text +include('simpleicons-5/P/Postgresql') +``` + + + +| Illustration | Postgresql | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Postgresql.png) | ![illustration for Postgresql](../../simpleicons-5/P/Postgresql.Local.png) | + + + + +## Postgresql + +### 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 Postgresql +include('simpleicons-5/P/Postgresql') + +' renders the element +Postgresql('Postgresql', 'Postgresql', '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 Postgresql +include('simpleicons-5/P/Postgresql') + +' renders the element +Postgresql('Postgresql', 'Postgresql', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Postgresql.png b/distribution/simpleicons-5/P/Postgresql.png new file mode 100644 index 00000000000..7a6292350e1 Binary files /dev/null and b/distribution/simpleicons-5/P/Postgresql.png differ diff --git a/distribution/simpleicons-5/P/Postgresql.puml b/distribution/simpleicons-5/P/Postgresql.puml new file mode 100644 index 00000000000..c1190b92421 --- /dev/null +++ b/distribution/simpleicons-5/P/Postgresql.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Postgresql + +sprite $PostgresqlXs [10x10/16z] uwS3 + +sprite $PostgresqlSm [12x12/16z] unza + +sprite $PostgresqlMd [16x16/16z] un_X + +sprite $PostgresqlLg [20x20/16z] unzKO1G + +!procedure Postgresql($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Postgresql', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Postman.Local.png b/distribution/simpleicons-5/P/Postman.Local.png new file mode 100644 index 00000000000..813aaf6d23e Binary files /dev/null and b/distribution/simpleicons-5/P/Postman.Local.png differ diff --git a/distribution/simpleicons-5/P/Postman.Local.puml b/distribution/simpleicons-5/P/Postman.Local.puml new file mode 100644 index 00000000000..5b8b5adc882 --- /dev/null +++ b/distribution/simpleicons-5/P/Postman.Local.puml @@ -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 Postman +include('simpleicons-5/P/Postman') + +' renders the element +Postman('Postman', 'Postman', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postman.Remote.puml b/distribution/simpleicons-5/P/Postman.Remote.puml new file mode 100644 index 00000000000..3c379429668 --- /dev/null +++ b/distribution/simpleicons-5/P/Postman.Remote.puml @@ -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 Postman +include('simpleicons-5/P/Postman') + +' renders the element +Postman('Postman', 'Postman', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postman.md b/distribution/simpleicons-5/P/Postman.md new file mode 100644 index 00000000000..a50a709746f --- /dev/null +++ b/distribution/simpleicons-5/P/Postman.md @@ -0,0 +1,63 @@ +# Postman + + +```text +simpleicons-5/P/Postman +``` + +```text +include('simpleicons-5/P/Postman') +``` + + + +| Illustration | Postman | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Postman.png) | ![illustration for Postman](../../simpleicons-5/P/Postman.Local.png) | + + + + +## Postman + +### 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 Postman +include('simpleicons-5/P/Postman') + +' renders the element +Postman('Postman', 'Postman', '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 Postman +include('simpleicons-5/P/Postman') + +' renders the element +Postman('Postman', 'Postman', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Postman.png b/distribution/simpleicons-5/P/Postman.png new file mode 100644 index 00000000000..f7f82f3ec57 Binary files /dev/null and b/distribution/simpleicons-5/P/Postman.png differ diff --git a/distribution/simpleicons-5/P/Postman.puml b/distribution/simpleicons-5/P/Postman.puml new file mode 100644 index 00000000000..2b0d1aa0e3e --- /dev/null +++ b/distribution/simpleicons-5/P/Postman.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Postman + +sprite $PostmanXs [10x10/16z] uwS3 + +sprite $PostmanSm [12x12/16z] unza + +sprite $PostmanMd [16x16/16z] un_X + +sprite $PostmanLg [20x20/16z] unzKO1G + +!procedure Postman($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Postman', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Postmates.Local.png b/distribution/simpleicons-5/P/Postmates.Local.png new file mode 100644 index 00000000000..1cdf3a7753d Binary files /dev/null and b/distribution/simpleicons-5/P/Postmates.Local.png differ diff --git a/distribution/simpleicons-5/P/Postmates.Local.puml b/distribution/simpleicons-5/P/Postmates.Local.puml new file mode 100644 index 00000000000..9233afea15d --- /dev/null +++ b/distribution/simpleicons-5/P/Postmates.Local.puml @@ -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 Postmates +include('simpleicons-5/P/Postmates') + +' renders the element +Postmates('Postmates', 'Postmates', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postmates.Remote.puml b/distribution/simpleicons-5/P/Postmates.Remote.puml new file mode 100644 index 00000000000..fef56c506cf --- /dev/null +++ b/distribution/simpleicons-5/P/Postmates.Remote.puml @@ -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 Postmates +include('simpleicons-5/P/Postmates') + +' renders the element +Postmates('Postmates', 'Postmates', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Postmates.md b/distribution/simpleicons-5/P/Postmates.md new file mode 100644 index 00000000000..494e240c0b4 --- /dev/null +++ b/distribution/simpleicons-5/P/Postmates.md @@ -0,0 +1,63 @@ +# Postmates + + +```text +simpleicons-5/P/Postmates +``` + +```text +include('simpleicons-5/P/Postmates') +``` + + + +| Illustration | Postmates | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Postmates.png) | ![illustration for Postmates](../../simpleicons-5/P/Postmates.Local.png) | + + + + +## Postmates + +### 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 Postmates +include('simpleicons-5/P/Postmates') + +' renders the element +Postmates('Postmates', 'Postmates', '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 Postmates +include('simpleicons-5/P/Postmates') + +' renders the element +Postmates('Postmates', 'Postmates', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Postmates.png b/distribution/simpleicons-5/P/Postmates.png new file mode 100644 index 00000000000..a36a2af1f0d Binary files /dev/null and b/distribution/simpleicons-5/P/Postmates.png differ diff --git a/distribution/simpleicons-5/P/Postmates.puml b/distribution/simpleicons-5/P/Postmates.puml new file mode 100644 index 00000000000..72d8d9fadb5 --- /dev/null +++ b/distribution/simpleicons-5/P/Postmates.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Postmates + +sprite $PostmatesXs [10x10/16z] uwS3 + +sprite $PostmatesSm [12x12/16z] unza + +sprite $PostmatesMd [16x16/16z] un_X + +sprite $PostmatesLg [20x20/16z] unzKO1G + +!procedure Postmates($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Postmates', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Powerbi.Local.png b/distribution/simpleicons-5/P/Powerbi.Local.png new file mode 100644 index 00000000000..0dd253adc1f Binary files /dev/null and b/distribution/simpleicons-5/P/Powerbi.Local.png differ diff --git a/distribution/simpleicons-5/P/Powerbi.Local.puml b/distribution/simpleicons-5/P/Powerbi.Local.puml new file mode 100644 index 00000000000..4dc275df8dd --- /dev/null +++ b/distribution/simpleicons-5/P/Powerbi.Local.puml @@ -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 Powerbi +include('simpleicons-5/P/Powerbi') + +' renders the element +Powerbi('Powerbi', 'Powerbi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Powerbi.Remote.puml b/distribution/simpleicons-5/P/Powerbi.Remote.puml new file mode 100644 index 00000000000..a0a4c0f8b58 --- /dev/null +++ b/distribution/simpleicons-5/P/Powerbi.Remote.puml @@ -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 Powerbi +include('simpleicons-5/P/Powerbi') + +' renders the element +Powerbi('Powerbi', 'Powerbi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Powerbi.md b/distribution/simpleicons-5/P/Powerbi.md new file mode 100644 index 00000000000..9aac1847278 --- /dev/null +++ b/distribution/simpleicons-5/P/Powerbi.md @@ -0,0 +1,63 @@ +# Powerbi + + +```text +simpleicons-5/P/Powerbi +``` + +```text +include('simpleicons-5/P/Powerbi') +``` + + + +| Illustration | Powerbi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Powerbi.png) | ![illustration for Powerbi](../../simpleicons-5/P/Powerbi.Local.png) | + + + + +## Powerbi + +### 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 Powerbi +include('simpleicons-5/P/Powerbi') + +' renders the element +Powerbi('Powerbi', 'Powerbi', '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 Powerbi +include('simpleicons-5/P/Powerbi') + +' renders the element +Powerbi('Powerbi', 'Powerbi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Powerbi.png b/distribution/simpleicons-5/P/Powerbi.png new file mode 100644 index 00000000000..c9690371065 Binary files /dev/null and b/distribution/simpleicons-5/P/Powerbi.png differ diff --git a/distribution/simpleicons-5/P/Powerbi.puml b/distribution/simpleicons-5/P/Powerbi.puml new file mode 100644 index 00000000000..731ac6412ff --- /dev/null +++ b/distribution/simpleicons-5/P/Powerbi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Powerbi + +sprite $PowerbiXs [10x10/16z] uwS3 + +sprite $PowerbiSm [12x12/16z] unza + +sprite $PowerbiMd [16x16/16z] un_X + +sprite $PowerbiLg [20x20/16z] unzKO1G + +!procedure Powerbi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Powerbi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Powers.Local.png b/distribution/simpleicons-5/P/Powers.Local.png new file mode 100644 index 00000000000..ee1a8718bab Binary files /dev/null and b/distribution/simpleicons-5/P/Powers.Local.png differ diff --git a/distribution/simpleicons-5/P/Powers.Local.puml b/distribution/simpleicons-5/P/Powers.Local.puml new file mode 100644 index 00000000000..7dd1365c782 --- /dev/null +++ b/distribution/simpleicons-5/P/Powers.Local.puml @@ -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 Powers +include('simpleicons-5/P/Powers') + +' renders the element +Powers('Powers', 'Powers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Powers.Remote.puml b/distribution/simpleicons-5/P/Powers.Remote.puml new file mode 100644 index 00000000000..57ad3fd81aa --- /dev/null +++ b/distribution/simpleicons-5/P/Powers.Remote.puml @@ -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 Powers +include('simpleicons-5/P/Powers') + +' renders the element +Powers('Powers', 'Powers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Powers.md b/distribution/simpleicons-5/P/Powers.md new file mode 100644 index 00000000000..dc301524f31 --- /dev/null +++ b/distribution/simpleicons-5/P/Powers.md @@ -0,0 +1,63 @@ +# Powers + + +```text +simpleicons-5/P/Powers +``` + +```text +include('simpleicons-5/P/Powers') +``` + + + +| Illustration | Powers | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Powers.png) | ![illustration for Powers](../../simpleicons-5/P/Powers.Local.png) | + + + + +## Powers + +### 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 Powers +include('simpleicons-5/P/Powers') + +' renders the element +Powers('Powers', 'Powers', '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 Powers +include('simpleicons-5/P/Powers') + +' renders the element +Powers('Powers', 'Powers', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Powers.png b/distribution/simpleicons-5/P/Powers.png new file mode 100644 index 00000000000..a8a968dcc53 Binary files /dev/null and b/distribution/simpleicons-5/P/Powers.png differ diff --git a/distribution/simpleicons-5/P/Powers.puml b/distribution/simpleicons-5/P/Powers.puml new file mode 100644 index 00000000000..28c91a365b1 --- /dev/null +++ b/distribution/simpleicons-5/P/Powers.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Powers + +sprite $PowersXs [10x10/16z] uwS3 + +sprite $PowersSm [12x12/16z] unza + +sprite $PowersMd [16x16/16z] un_X + +sprite $PowersLg [20x20/16z] unzKO1G + +!procedure Powers($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Powers', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Powershell.Local.png b/distribution/simpleicons-5/P/Powershell.Local.png new file mode 100644 index 00000000000..8c862aa7232 Binary files /dev/null and b/distribution/simpleicons-5/P/Powershell.Local.png differ diff --git a/distribution/simpleicons-5/P/Powershell.Local.puml b/distribution/simpleicons-5/P/Powershell.Local.puml new file mode 100644 index 00000000000..9d2f68f29ed --- /dev/null +++ b/distribution/simpleicons-5/P/Powershell.Local.puml @@ -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 Powershell +include('simpleicons-5/P/Powershell') + +' renders the element +Powershell('Powershell', 'Powershell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Powershell.Remote.puml b/distribution/simpleicons-5/P/Powershell.Remote.puml new file mode 100644 index 00000000000..34ff4be6b50 --- /dev/null +++ b/distribution/simpleicons-5/P/Powershell.Remote.puml @@ -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 Powershell +include('simpleicons-5/P/Powershell') + +' renders the element +Powershell('Powershell', 'Powershell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Powershell.md b/distribution/simpleicons-5/P/Powershell.md new file mode 100644 index 00000000000..81c151fc595 --- /dev/null +++ b/distribution/simpleicons-5/P/Powershell.md @@ -0,0 +1,63 @@ +# Powershell + + +```text +simpleicons-5/P/Powershell +``` + +```text +include('simpleicons-5/P/Powershell') +``` + + + +| Illustration | Powershell | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Powershell.png) | ![illustration for Powershell](../../simpleicons-5/P/Powershell.Local.png) | + + + + +## Powershell + +### 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 Powershell +include('simpleicons-5/P/Powershell') + +' renders the element +Powershell('Powershell', 'Powershell', '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 Powershell +include('simpleicons-5/P/Powershell') + +' renders the element +Powershell('Powershell', 'Powershell', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Powershell.png b/distribution/simpleicons-5/P/Powershell.png new file mode 100644 index 00000000000..73be5e60b14 Binary files /dev/null and b/distribution/simpleicons-5/P/Powershell.png differ diff --git a/distribution/simpleicons-5/P/Powershell.puml b/distribution/simpleicons-5/P/Powershell.puml new file mode 100644 index 00000000000..f84dd22d7c7 --- /dev/null +++ b/distribution/simpleicons-5/P/Powershell.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Powershell + +sprite $PowershellXs [10x10/16z] uwS3 + +sprite $PowershellSm [12x12/16z] unza + +sprite $PowershellMd [16x16/16z] un_X + +sprite $PowershellLg [20x20/16z] unzKO1G + +!procedure Powershell($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Powershell', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prdotco.Local.png b/distribution/simpleicons-5/P/Prdotco.Local.png new file mode 100644 index 00000000000..887bf1cbc91 Binary files /dev/null and b/distribution/simpleicons-5/P/Prdotco.Local.png differ diff --git a/distribution/simpleicons-5/P/Prdotco.Local.puml b/distribution/simpleicons-5/P/Prdotco.Local.puml new file mode 100644 index 00000000000..c3bd0709f95 --- /dev/null +++ b/distribution/simpleicons-5/P/Prdotco.Local.puml @@ -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 Prdotco +include('simpleicons-5/P/Prdotco') + +' renders the element +Prdotco('Prdotco', 'Prdotco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prdotco.Remote.puml b/distribution/simpleicons-5/P/Prdotco.Remote.puml new file mode 100644 index 00000000000..b35633e2a5d --- /dev/null +++ b/distribution/simpleicons-5/P/Prdotco.Remote.puml @@ -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 Prdotco +include('simpleicons-5/P/Prdotco') + +' renders the element +Prdotco('Prdotco', 'Prdotco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prdotco.md b/distribution/simpleicons-5/P/Prdotco.md new file mode 100644 index 00000000000..aade69f78dc --- /dev/null +++ b/distribution/simpleicons-5/P/Prdotco.md @@ -0,0 +1,63 @@ +# Prdotco + + +```text +simpleicons-5/P/Prdotco +``` + +```text +include('simpleicons-5/P/Prdotco') +``` + + + +| Illustration | Prdotco | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prdotco.png) | ![illustration for Prdotco](../../simpleicons-5/P/Prdotco.Local.png) | + + + + +## Prdotco + +### 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 Prdotco +include('simpleicons-5/P/Prdotco') + +' renders the element +Prdotco('Prdotco', 'Prdotco', '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 Prdotco +include('simpleicons-5/P/Prdotco') + +' renders the element +Prdotco('Prdotco', 'Prdotco', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prdotco.png b/distribution/simpleicons-5/P/Prdotco.png new file mode 100644 index 00000000000..bdc5c246fe8 Binary files /dev/null and b/distribution/simpleicons-5/P/Prdotco.png differ diff --git a/distribution/simpleicons-5/P/Prdotco.puml b/distribution/simpleicons-5/P/Prdotco.puml new file mode 100644 index 00000000000..abc17d3be4d --- /dev/null +++ b/distribution/simpleicons-5/P/Prdotco.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prdotco + +sprite $PrdotcoXs [10x10/16z] uwS3 + +sprite $PrdotcoSm [12x12/16z] unza + +sprite $PrdotcoMd [16x16/16z] un_X + +sprite $PrdotcoLg [20x20/16z] unzKO1G + +!procedure Prdotco($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prdotco', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Precommit.Local.png b/distribution/simpleicons-5/P/Precommit.Local.png new file mode 100644 index 00000000000..6b2bfac20a4 Binary files /dev/null and b/distribution/simpleicons-5/P/Precommit.Local.png differ diff --git a/distribution/simpleicons-5/P/Precommit.Local.puml b/distribution/simpleicons-5/P/Precommit.Local.puml new file mode 100644 index 00000000000..bfa78f72434 --- /dev/null +++ b/distribution/simpleicons-5/P/Precommit.Local.puml @@ -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 Precommit +include('simpleicons-5/P/Precommit') + +' renders the element +Precommit('Precommit', 'Precommit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Precommit.Remote.puml b/distribution/simpleicons-5/P/Precommit.Remote.puml new file mode 100644 index 00000000000..8ca44fb41aa --- /dev/null +++ b/distribution/simpleicons-5/P/Precommit.Remote.puml @@ -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 Precommit +include('simpleicons-5/P/Precommit') + +' renders the element +Precommit('Precommit', 'Precommit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Precommit.md b/distribution/simpleicons-5/P/Precommit.md new file mode 100644 index 00000000000..54bdac89246 --- /dev/null +++ b/distribution/simpleicons-5/P/Precommit.md @@ -0,0 +1,63 @@ +# Precommit + + +```text +simpleicons-5/P/Precommit +``` + +```text +include('simpleicons-5/P/Precommit') +``` + + + +| Illustration | Precommit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Precommit.png) | ![illustration for Precommit](../../simpleicons-5/P/Precommit.Local.png) | + + + + +## Precommit + +### 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 Precommit +include('simpleicons-5/P/Precommit') + +' renders the element +Precommit('Precommit', 'Precommit', '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 Precommit +include('simpleicons-5/P/Precommit') + +' renders the element +Precommit('Precommit', 'Precommit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Precommit.png b/distribution/simpleicons-5/P/Precommit.png new file mode 100644 index 00000000000..b768f8e4b4d Binary files /dev/null and b/distribution/simpleicons-5/P/Precommit.png differ diff --git a/distribution/simpleicons-5/P/Precommit.puml b/distribution/simpleicons-5/P/Precommit.puml new file mode 100644 index 00000000000..1de2982e71d --- /dev/null +++ b/distribution/simpleicons-5/P/Precommit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Precommit + +sprite $PrecommitXs [10x10/16z] uwS3 + +sprite $PrecommitSm [12x12/16z] unza + +sprite $PrecommitMd [16x16/16z] un_X + +sprite $PrecommitLg [20x20/16z] unzKO1G + +!procedure Precommit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Precommit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Premierleague.Local.png b/distribution/simpleicons-5/P/Premierleague.Local.png new file mode 100644 index 00000000000..830a0bb843e Binary files /dev/null and b/distribution/simpleicons-5/P/Premierleague.Local.png differ diff --git a/distribution/simpleicons-5/P/Premierleague.Local.puml b/distribution/simpleicons-5/P/Premierleague.Local.puml new file mode 100644 index 00000000000..0fa542b59d0 --- /dev/null +++ b/distribution/simpleicons-5/P/Premierleague.Local.puml @@ -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 Premierleague +include('simpleicons-5/P/Premierleague') + +' renders the element +Premierleague('Premierleague', 'Premierleague', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Premierleague.Remote.puml b/distribution/simpleicons-5/P/Premierleague.Remote.puml new file mode 100644 index 00000000000..34a977bfe96 --- /dev/null +++ b/distribution/simpleicons-5/P/Premierleague.Remote.puml @@ -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 Premierleague +include('simpleicons-5/P/Premierleague') + +' renders the element +Premierleague('Premierleague', 'Premierleague', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Premierleague.md b/distribution/simpleicons-5/P/Premierleague.md new file mode 100644 index 00000000000..9d6a7235bd1 --- /dev/null +++ b/distribution/simpleicons-5/P/Premierleague.md @@ -0,0 +1,63 @@ +# Premierleague + + +```text +simpleicons-5/P/Premierleague +``` + +```text +include('simpleicons-5/P/Premierleague') +``` + + + +| Illustration | Premierleague | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Premierleague.png) | ![illustration for Premierleague](../../simpleicons-5/P/Premierleague.Local.png) | + + + + +## Premierleague + +### 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 Premierleague +include('simpleicons-5/P/Premierleague') + +' renders the element +Premierleague('Premierleague', 'Premierleague', '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 Premierleague +include('simpleicons-5/P/Premierleague') + +' renders the element +Premierleague('Premierleague', 'Premierleague', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Premierleague.png b/distribution/simpleicons-5/P/Premierleague.png new file mode 100644 index 00000000000..3c67a999731 Binary files /dev/null and b/distribution/simpleicons-5/P/Premierleague.png differ diff --git a/distribution/simpleicons-5/P/Premierleague.puml b/distribution/simpleicons-5/P/Premierleague.puml new file mode 100644 index 00000000000..a013755fdf1 --- /dev/null +++ b/distribution/simpleicons-5/P/Premierleague.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Premierleague + +sprite $PremierleagueXs [10x10/16z] uwS3 + +sprite $PremierleagueSm [12x12/16z] unza + +sprite $PremierleagueMd [16x16/16z] un_X + +sprite $PremierleagueLg [20x20/16z] unzKO1G + +!procedure Premierleague($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Premierleague', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prestashop.Local.png b/distribution/simpleicons-5/P/Prestashop.Local.png new file mode 100644 index 00000000000..771779af9a0 Binary files /dev/null and b/distribution/simpleicons-5/P/Prestashop.Local.png differ diff --git a/distribution/simpleicons-5/P/Prestashop.Local.puml b/distribution/simpleicons-5/P/Prestashop.Local.puml new file mode 100644 index 00000000000..4d73e224e6b --- /dev/null +++ b/distribution/simpleicons-5/P/Prestashop.Local.puml @@ -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 Prestashop +include('simpleicons-5/P/Prestashop') + +' renders the element +Prestashop('Prestashop', 'Prestashop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prestashop.Remote.puml b/distribution/simpleicons-5/P/Prestashop.Remote.puml new file mode 100644 index 00000000000..229ff34cac9 --- /dev/null +++ b/distribution/simpleicons-5/P/Prestashop.Remote.puml @@ -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 Prestashop +include('simpleicons-5/P/Prestashop') + +' renders the element +Prestashop('Prestashop', 'Prestashop', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prestashop.md b/distribution/simpleicons-5/P/Prestashop.md new file mode 100644 index 00000000000..8326c117854 --- /dev/null +++ b/distribution/simpleicons-5/P/Prestashop.md @@ -0,0 +1,63 @@ +# Prestashop + + +```text +simpleicons-5/P/Prestashop +``` + +```text +include('simpleicons-5/P/Prestashop') +``` + + + +| Illustration | Prestashop | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prestashop.png) | ![illustration for Prestashop](../../simpleicons-5/P/Prestashop.Local.png) | + + + + +## Prestashop + +### 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 Prestashop +include('simpleicons-5/P/Prestashop') + +' renders the element +Prestashop('Prestashop', 'Prestashop', '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 Prestashop +include('simpleicons-5/P/Prestashop') + +' renders the element +Prestashop('Prestashop', 'Prestashop', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prestashop.png b/distribution/simpleicons-5/P/Prestashop.png new file mode 100644 index 00000000000..c1b2b9dc5f8 Binary files /dev/null and b/distribution/simpleicons-5/P/Prestashop.png differ diff --git a/distribution/simpleicons-5/P/Prestashop.puml b/distribution/simpleicons-5/P/Prestashop.puml new file mode 100644 index 00000000000..7cad1292da8 --- /dev/null +++ b/distribution/simpleicons-5/P/Prestashop.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prestashop + +sprite $PrestashopXs [10x10/16z] uwS3 + +sprite $PrestashopSm [12x12/16z] unza + +sprite $PrestashopMd [16x16/16z] un_X + +sprite $PrestashopLg [20x20/16z] unzKO1G + +!procedure Prestashop($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prestashop', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Presto.Local.png b/distribution/simpleicons-5/P/Presto.Local.png new file mode 100644 index 00000000000..c95d1a00078 Binary files /dev/null and b/distribution/simpleicons-5/P/Presto.Local.png differ diff --git a/distribution/simpleicons-5/P/Presto.Local.puml b/distribution/simpleicons-5/P/Presto.Local.puml new file mode 100644 index 00000000000..846b900c850 --- /dev/null +++ b/distribution/simpleicons-5/P/Presto.Local.puml @@ -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 Presto +include('simpleicons-5/P/Presto') + +' renders the element +Presto('Presto', 'Presto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Presto.Remote.puml b/distribution/simpleicons-5/P/Presto.Remote.puml new file mode 100644 index 00000000000..1568ddf6821 --- /dev/null +++ b/distribution/simpleicons-5/P/Presto.Remote.puml @@ -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 Presto +include('simpleicons-5/P/Presto') + +' renders the element +Presto('Presto', 'Presto', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Presto.md b/distribution/simpleicons-5/P/Presto.md new file mode 100644 index 00000000000..387adf93354 --- /dev/null +++ b/distribution/simpleicons-5/P/Presto.md @@ -0,0 +1,63 @@ +# Presto + + +```text +simpleicons-5/P/Presto +``` + +```text +include('simpleicons-5/P/Presto') +``` + + + +| Illustration | Presto | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Presto.png) | ![illustration for Presto](../../simpleicons-5/P/Presto.Local.png) | + + + + +## Presto + +### 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 Presto +include('simpleicons-5/P/Presto') + +' renders the element +Presto('Presto', 'Presto', '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 Presto +include('simpleicons-5/P/Presto') + +' renders the element +Presto('Presto', 'Presto', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Presto.png b/distribution/simpleicons-5/P/Presto.png new file mode 100644 index 00000000000..b79d8440e72 Binary files /dev/null and b/distribution/simpleicons-5/P/Presto.png differ diff --git a/distribution/simpleicons-5/P/Presto.puml b/distribution/simpleicons-5/P/Presto.puml new file mode 100644 index 00000000000..1e1641a5e40 --- /dev/null +++ b/distribution/simpleicons-5/P/Presto.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Presto + +sprite $PrestoXs [10x10/16z] uwS3 + +sprite $PrestoSm [12x12/16z] unza + +sprite $PrestoMd [16x16/16z] un_X + +sprite $PrestoLg [20x20/16z] unzKO1G + +!procedure Presto($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Presto', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prettier.Local.png b/distribution/simpleicons-5/P/Prettier.Local.png new file mode 100644 index 00000000000..d53388f8dc7 Binary files /dev/null and b/distribution/simpleicons-5/P/Prettier.Local.png differ diff --git a/distribution/simpleicons-5/P/Prettier.Local.puml b/distribution/simpleicons-5/P/Prettier.Local.puml new file mode 100644 index 00000000000..fe168d37311 --- /dev/null +++ b/distribution/simpleicons-5/P/Prettier.Local.puml @@ -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 Prettier +include('simpleicons-5/P/Prettier') + +' renders the element +Prettier('Prettier', 'Prettier', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prettier.Remote.puml b/distribution/simpleicons-5/P/Prettier.Remote.puml new file mode 100644 index 00000000000..f7f160942d5 --- /dev/null +++ b/distribution/simpleicons-5/P/Prettier.Remote.puml @@ -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 Prettier +include('simpleicons-5/P/Prettier') + +' renders the element +Prettier('Prettier', 'Prettier', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prettier.md b/distribution/simpleicons-5/P/Prettier.md new file mode 100644 index 00000000000..e8d3b43b239 --- /dev/null +++ b/distribution/simpleicons-5/P/Prettier.md @@ -0,0 +1,63 @@ +# Prettier + + +```text +simpleicons-5/P/Prettier +``` + +```text +include('simpleicons-5/P/Prettier') +``` + + + +| Illustration | Prettier | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prettier.png) | ![illustration for Prettier](../../simpleicons-5/P/Prettier.Local.png) | + + + + +## Prettier + +### 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 Prettier +include('simpleicons-5/P/Prettier') + +' renders the element +Prettier('Prettier', 'Prettier', '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 Prettier +include('simpleicons-5/P/Prettier') + +' renders the element +Prettier('Prettier', 'Prettier', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prettier.png b/distribution/simpleicons-5/P/Prettier.png new file mode 100644 index 00000000000..04056aebab2 Binary files /dev/null and b/distribution/simpleicons-5/P/Prettier.png differ diff --git a/distribution/simpleicons-5/P/Prettier.puml b/distribution/simpleicons-5/P/Prettier.puml new file mode 100644 index 00000000000..638a7503530 --- /dev/null +++ b/distribution/simpleicons-5/P/Prettier.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prettier + +sprite $PrettierXs [10x10/16z] uwS3 + +sprite $PrettierSm [12x12/16z] unza + +sprite $PrettierMd [16x16/16z] un_X + +sprite $PrettierLg [20x20/16z] unzKO1G + +!procedure Prettier($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prettier', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prezi.Local.png b/distribution/simpleicons-5/P/Prezi.Local.png new file mode 100644 index 00000000000..583f4db927e Binary files /dev/null and b/distribution/simpleicons-5/P/Prezi.Local.png differ diff --git a/distribution/simpleicons-5/P/Prezi.Local.puml b/distribution/simpleicons-5/P/Prezi.Local.puml new file mode 100644 index 00000000000..063eac44ccc --- /dev/null +++ b/distribution/simpleicons-5/P/Prezi.Local.puml @@ -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 Prezi +include('simpleicons-5/P/Prezi') + +' renders the element +Prezi('Prezi', 'Prezi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prezi.Remote.puml b/distribution/simpleicons-5/P/Prezi.Remote.puml new file mode 100644 index 00000000000..27fc033501d --- /dev/null +++ b/distribution/simpleicons-5/P/Prezi.Remote.puml @@ -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 Prezi +include('simpleicons-5/P/Prezi') + +' renders the element +Prezi('Prezi', 'Prezi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prezi.md b/distribution/simpleicons-5/P/Prezi.md new file mode 100644 index 00000000000..fd10245c3b1 --- /dev/null +++ b/distribution/simpleicons-5/P/Prezi.md @@ -0,0 +1,63 @@ +# Prezi + + +```text +simpleicons-5/P/Prezi +``` + +```text +include('simpleicons-5/P/Prezi') +``` + + + +| Illustration | Prezi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prezi.png) | ![illustration for Prezi](../../simpleicons-5/P/Prezi.Local.png) | + + + + +## Prezi + +### 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 Prezi +include('simpleicons-5/P/Prezi') + +' renders the element +Prezi('Prezi', 'Prezi', '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 Prezi +include('simpleicons-5/P/Prezi') + +' renders the element +Prezi('Prezi', 'Prezi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prezi.png b/distribution/simpleicons-5/P/Prezi.png new file mode 100644 index 00000000000..8b1bdde4029 Binary files /dev/null and b/distribution/simpleicons-5/P/Prezi.png differ diff --git a/distribution/simpleicons-5/P/Prezi.puml b/distribution/simpleicons-5/P/Prezi.puml new file mode 100644 index 00000000000..8dd037c25be --- /dev/null +++ b/distribution/simpleicons-5/P/Prezi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prezi + +sprite $PreziXs [10x10/16z] uwS3 + +sprite $PreziSm [12x12/16z] unza + +sprite $PreziMd [16x16/16z] un_X + +sprite $PreziLg [20x20/16z] unzKO1G + +!procedure Prezi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prezi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prime.Local.png b/distribution/simpleicons-5/P/Prime.Local.png new file mode 100644 index 00000000000..86efb62a9eb Binary files /dev/null and b/distribution/simpleicons-5/P/Prime.Local.png differ diff --git a/distribution/simpleicons-5/P/Prime.Local.puml b/distribution/simpleicons-5/P/Prime.Local.puml new file mode 100644 index 00000000000..5b9fd180bcc --- /dev/null +++ b/distribution/simpleicons-5/P/Prime.Local.puml @@ -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 Prime +include('simpleicons-5/P/Prime') + +' renders the element +Prime('Prime', 'Prime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prime.Remote.puml b/distribution/simpleicons-5/P/Prime.Remote.puml new file mode 100644 index 00000000000..c552893d2d4 --- /dev/null +++ b/distribution/simpleicons-5/P/Prime.Remote.puml @@ -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 Prime +include('simpleicons-5/P/Prime') + +' renders the element +Prime('Prime', 'Prime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prime.md b/distribution/simpleicons-5/P/Prime.md new file mode 100644 index 00000000000..1357bbc0078 --- /dev/null +++ b/distribution/simpleicons-5/P/Prime.md @@ -0,0 +1,63 @@ +# Prime + + +```text +simpleicons-5/P/Prime +``` + +```text +include('simpleicons-5/P/Prime') +``` + + + +| Illustration | Prime | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prime.png) | ![illustration for Prime](../../simpleicons-5/P/Prime.Local.png) | + + + + +## Prime + +### 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 Prime +include('simpleicons-5/P/Prime') + +' renders the element +Prime('Prime', 'Prime', '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 Prime +include('simpleicons-5/P/Prime') + +' renders the element +Prime('Prime', 'Prime', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prime.png b/distribution/simpleicons-5/P/Prime.png new file mode 100644 index 00000000000..0f4513ce8b2 Binary files /dev/null and b/distribution/simpleicons-5/P/Prime.png differ diff --git a/distribution/simpleicons-5/P/Prime.puml b/distribution/simpleicons-5/P/Prime.puml new file mode 100644 index 00000000000..11330276dce --- /dev/null +++ b/distribution/simpleicons-5/P/Prime.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prime + +sprite $PrimeXs [10x10/16z] uwS3 + +sprite $PrimeSm [12x12/16z] unza + +sprite $PrimeMd [16x16/16z] un_X + +sprite $PrimeLg [20x20/16z] unzKO1G + +!procedure Prime($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prime', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Primevideo.Local.png b/distribution/simpleicons-5/P/Primevideo.Local.png new file mode 100644 index 00000000000..9f29ecf5968 Binary files /dev/null and b/distribution/simpleicons-5/P/Primevideo.Local.png differ diff --git a/distribution/simpleicons-5/P/Primevideo.Local.puml b/distribution/simpleicons-5/P/Primevideo.Local.puml new file mode 100644 index 00000000000..bdcba1f76ec --- /dev/null +++ b/distribution/simpleicons-5/P/Primevideo.Local.puml @@ -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 Primevideo +include('simpleicons-5/P/Primevideo') + +' renders the element +Primevideo('Primevideo', 'Primevideo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Primevideo.Remote.puml b/distribution/simpleicons-5/P/Primevideo.Remote.puml new file mode 100644 index 00000000000..9dad08027d2 --- /dev/null +++ b/distribution/simpleicons-5/P/Primevideo.Remote.puml @@ -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 Primevideo +include('simpleicons-5/P/Primevideo') + +' renders the element +Primevideo('Primevideo', 'Primevideo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Primevideo.md b/distribution/simpleicons-5/P/Primevideo.md new file mode 100644 index 00000000000..0bd5770819c --- /dev/null +++ b/distribution/simpleicons-5/P/Primevideo.md @@ -0,0 +1,63 @@ +# Primevideo + + +```text +simpleicons-5/P/Primevideo +``` + +```text +include('simpleicons-5/P/Primevideo') +``` + + + +| Illustration | Primevideo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Primevideo.png) | ![illustration for Primevideo](../../simpleicons-5/P/Primevideo.Local.png) | + + + + +## Primevideo + +### 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 Primevideo +include('simpleicons-5/P/Primevideo') + +' renders the element +Primevideo('Primevideo', 'Primevideo', '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 Primevideo +include('simpleicons-5/P/Primevideo') + +' renders the element +Primevideo('Primevideo', 'Primevideo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Primevideo.png b/distribution/simpleicons-5/P/Primevideo.png new file mode 100644 index 00000000000..125bb15a5cd Binary files /dev/null and b/distribution/simpleicons-5/P/Primevideo.png differ diff --git a/distribution/simpleicons-5/P/Primevideo.puml b/distribution/simpleicons-5/P/Primevideo.puml new file mode 100644 index 00000000000..9008fec4ece --- /dev/null +++ b/distribution/simpleicons-5/P/Primevideo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Primevideo + +sprite $PrimevideoXs [10x10/16z] uwS3 + +sprite $PrimevideoSm [12x12/16z] unza + +sprite $PrimevideoMd [16x16/16z] un_X + +sprite $PrimevideoLg [20x20/16z] unzKO1G + +!procedure Primevideo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Primevideo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prisma.Local.png b/distribution/simpleicons-5/P/Prisma.Local.png new file mode 100644 index 00000000000..78da8adbfca Binary files /dev/null and b/distribution/simpleicons-5/P/Prisma.Local.png differ diff --git a/distribution/simpleicons-5/P/Prisma.Local.puml b/distribution/simpleicons-5/P/Prisma.Local.puml new file mode 100644 index 00000000000..5692bf263d6 --- /dev/null +++ b/distribution/simpleicons-5/P/Prisma.Local.puml @@ -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 Prisma +include('simpleicons-5/P/Prisma') + +' renders the element +Prisma('Prisma', 'Prisma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prisma.Remote.puml b/distribution/simpleicons-5/P/Prisma.Remote.puml new file mode 100644 index 00000000000..0732c3897a0 --- /dev/null +++ b/distribution/simpleicons-5/P/Prisma.Remote.puml @@ -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 Prisma +include('simpleicons-5/P/Prisma') + +' renders the element +Prisma('Prisma', 'Prisma', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prisma.md b/distribution/simpleicons-5/P/Prisma.md new file mode 100644 index 00000000000..67d17a6226f --- /dev/null +++ b/distribution/simpleicons-5/P/Prisma.md @@ -0,0 +1,63 @@ +# Prisma + + +```text +simpleicons-5/P/Prisma +``` + +```text +include('simpleicons-5/P/Prisma') +``` + + + +| Illustration | Prisma | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prisma.png) | ![illustration for Prisma](../../simpleicons-5/P/Prisma.Local.png) | + + + + +## Prisma + +### 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 Prisma +include('simpleicons-5/P/Prisma') + +' renders the element +Prisma('Prisma', 'Prisma', '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 Prisma +include('simpleicons-5/P/Prisma') + +' renders the element +Prisma('Prisma', 'Prisma', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prisma.png b/distribution/simpleicons-5/P/Prisma.png new file mode 100644 index 00000000000..25067010e00 Binary files /dev/null and b/distribution/simpleicons-5/P/Prisma.png differ diff --git a/distribution/simpleicons-5/P/Prisma.puml b/distribution/simpleicons-5/P/Prisma.puml new file mode 100644 index 00000000000..9455f48da15 --- /dev/null +++ b/distribution/simpleicons-5/P/Prisma.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prisma + +sprite $PrismaXs [10x10/16z] uwS3 + +sprite $PrismaSm [12x12/16z] unza + +sprite $PrismaMd [16x16/16z] un_X + +sprite $PrismaLg [20x20/16z] unzKO1G + +!procedure Prisma($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prisma', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prismic.Local.png b/distribution/simpleicons-5/P/Prismic.Local.png new file mode 100644 index 00000000000..8ed57775231 Binary files /dev/null and b/distribution/simpleicons-5/P/Prismic.Local.png differ diff --git a/distribution/simpleicons-5/P/Prismic.Local.puml b/distribution/simpleicons-5/P/Prismic.Local.puml new file mode 100644 index 00000000000..706e6ce17da --- /dev/null +++ b/distribution/simpleicons-5/P/Prismic.Local.puml @@ -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 Prismic +include('simpleicons-5/P/Prismic') + +' renders the element +Prismic('Prismic', 'Prismic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prismic.Remote.puml b/distribution/simpleicons-5/P/Prismic.Remote.puml new file mode 100644 index 00000000000..c92ef2cd1ae --- /dev/null +++ b/distribution/simpleicons-5/P/Prismic.Remote.puml @@ -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 Prismic +include('simpleicons-5/P/Prismic') + +' renders the element +Prismic('Prismic', 'Prismic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prismic.md b/distribution/simpleicons-5/P/Prismic.md new file mode 100644 index 00000000000..18893a1a437 --- /dev/null +++ b/distribution/simpleicons-5/P/Prismic.md @@ -0,0 +1,63 @@ +# Prismic + + +```text +simpleicons-5/P/Prismic +``` + +```text +include('simpleicons-5/P/Prismic') +``` + + + +| Illustration | Prismic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prismic.png) | ![illustration for Prismic](../../simpleicons-5/P/Prismic.Local.png) | + + + + +## Prismic + +### 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 Prismic +include('simpleicons-5/P/Prismic') + +' renders the element +Prismic('Prismic', 'Prismic', '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 Prismic +include('simpleicons-5/P/Prismic') + +' renders the element +Prismic('Prismic', 'Prismic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prismic.png b/distribution/simpleicons-5/P/Prismic.png new file mode 100644 index 00000000000..ee6bb113490 Binary files /dev/null and b/distribution/simpleicons-5/P/Prismic.png differ diff --git a/distribution/simpleicons-5/P/Prismic.puml b/distribution/simpleicons-5/P/Prismic.puml new file mode 100644 index 00000000000..1208154c70e --- /dev/null +++ b/distribution/simpleicons-5/P/Prismic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prismic + +sprite $PrismicXs [10x10/16z] uwS3 + +sprite $PrismicSm [12x12/16z] unza + +sprite $PrismicMd [16x16/16z] un_X + +sprite $PrismicLg [20x20/16z] unzKO1G + +!procedure Prismic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prismic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Privateinternetaccess.Local.png b/distribution/simpleicons-5/P/Privateinternetaccess.Local.png new file mode 100644 index 00000000000..d55209b15f8 Binary files /dev/null and b/distribution/simpleicons-5/P/Privateinternetaccess.Local.png differ diff --git a/distribution/simpleicons-5/P/Privateinternetaccess.Local.puml b/distribution/simpleicons-5/P/Privateinternetaccess.Local.puml new file mode 100644 index 00000000000..eb431036c24 --- /dev/null +++ b/distribution/simpleicons-5/P/Privateinternetaccess.Local.puml @@ -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 Privateinternetaccess +include('simpleicons-5/P/Privateinternetaccess') + +' renders the element +Privateinternetaccess('Privateinternetaccess', 'Privateinternetaccess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Privateinternetaccess.Remote.puml b/distribution/simpleicons-5/P/Privateinternetaccess.Remote.puml new file mode 100644 index 00000000000..a1c3d1e89a5 --- /dev/null +++ b/distribution/simpleicons-5/P/Privateinternetaccess.Remote.puml @@ -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 Privateinternetaccess +include('simpleicons-5/P/Privateinternetaccess') + +' renders the element +Privateinternetaccess('Privateinternetaccess', 'Privateinternetaccess', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Privateinternetaccess.md b/distribution/simpleicons-5/P/Privateinternetaccess.md new file mode 100644 index 00000000000..c9b6310dadf --- /dev/null +++ b/distribution/simpleicons-5/P/Privateinternetaccess.md @@ -0,0 +1,63 @@ +# Privateinternetaccess + + +```text +simpleicons-5/P/Privateinternetaccess +``` + +```text +include('simpleicons-5/P/Privateinternetaccess') +``` + + + +| Illustration | Privateinternetaccess | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Privateinternetaccess.png) | ![illustration for Privateinternetaccess](../../simpleicons-5/P/Privateinternetaccess.Local.png) | + + + + +## Privateinternetaccess + +### 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 Privateinternetaccess +include('simpleicons-5/P/Privateinternetaccess') + +' renders the element +Privateinternetaccess('Privateinternetaccess', 'Privateinternetaccess', '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 Privateinternetaccess +include('simpleicons-5/P/Privateinternetaccess') + +' renders the element +Privateinternetaccess('Privateinternetaccess', 'Privateinternetaccess', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Privateinternetaccess.png b/distribution/simpleicons-5/P/Privateinternetaccess.png new file mode 100644 index 00000000000..15239813224 Binary files /dev/null and b/distribution/simpleicons-5/P/Privateinternetaccess.png differ diff --git a/distribution/simpleicons-5/P/Privateinternetaccess.puml b/distribution/simpleicons-5/P/Privateinternetaccess.puml new file mode 100644 index 00000000000..819e66b9bd9 --- /dev/null +++ b/distribution/simpleicons-5/P/Privateinternetaccess.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Privateinternetaccess + +sprite $PrivateinternetaccessXs [10x10/16z] uwS3 + +sprite $PrivateinternetaccessSm [12x12/16z] unza + +sprite $PrivateinternetaccessMd [16x16/16z] un_X + +sprite $PrivateinternetaccessLg [20x20/16z] unzKO1G + +!procedure Privateinternetaccess($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Privateinternetaccess', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Probot.Local.png b/distribution/simpleicons-5/P/Probot.Local.png new file mode 100644 index 00000000000..a3e68d604d5 Binary files /dev/null and b/distribution/simpleicons-5/P/Probot.Local.png differ diff --git a/distribution/simpleicons-5/P/Probot.Local.puml b/distribution/simpleicons-5/P/Probot.Local.puml new file mode 100644 index 00000000000..cdd57eaeae1 --- /dev/null +++ b/distribution/simpleicons-5/P/Probot.Local.puml @@ -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 Probot +include('simpleicons-5/P/Probot') + +' renders the element +Probot('Probot', 'Probot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Probot.Remote.puml b/distribution/simpleicons-5/P/Probot.Remote.puml new file mode 100644 index 00000000000..1ee5aee1451 --- /dev/null +++ b/distribution/simpleicons-5/P/Probot.Remote.puml @@ -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 Probot +include('simpleicons-5/P/Probot') + +' renders the element +Probot('Probot', 'Probot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Probot.md b/distribution/simpleicons-5/P/Probot.md new file mode 100644 index 00000000000..fa343a7e8fd --- /dev/null +++ b/distribution/simpleicons-5/P/Probot.md @@ -0,0 +1,63 @@ +# Probot + + +```text +simpleicons-5/P/Probot +``` + +```text +include('simpleicons-5/P/Probot') +``` + + + +| Illustration | Probot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Probot.png) | ![illustration for Probot](../../simpleicons-5/P/Probot.Local.png) | + + + + +## Probot + +### 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 Probot +include('simpleicons-5/P/Probot') + +' renders the element +Probot('Probot', 'Probot', '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 Probot +include('simpleicons-5/P/Probot') + +' renders the element +Probot('Probot', 'Probot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Probot.png b/distribution/simpleicons-5/P/Probot.png new file mode 100644 index 00000000000..f8d31b976c1 Binary files /dev/null and b/distribution/simpleicons-5/P/Probot.png differ diff --git a/distribution/simpleicons-5/P/Probot.puml b/distribution/simpleicons-5/P/Probot.puml new file mode 100644 index 00000000000..1cbb70a6f39 --- /dev/null +++ b/distribution/simpleicons-5/P/Probot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Probot + +sprite $ProbotXs [10x10/16z] uwS3 + +sprite $ProbotSm [12x12/16z] unza + +sprite $ProbotMd [16x16/16z] un_X + +sprite $ProbotLg [20x20/16z] unzKO1G + +!procedure Probot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Probot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Processingfoundation.Local.png b/distribution/simpleicons-5/P/Processingfoundation.Local.png new file mode 100644 index 00000000000..5e708dffcec Binary files /dev/null and b/distribution/simpleicons-5/P/Processingfoundation.Local.png differ diff --git a/distribution/simpleicons-5/P/Processingfoundation.Local.puml b/distribution/simpleicons-5/P/Processingfoundation.Local.puml new file mode 100644 index 00000000000..5f2432870db --- /dev/null +++ b/distribution/simpleicons-5/P/Processingfoundation.Local.puml @@ -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 Processingfoundation +include('simpleicons-5/P/Processingfoundation') + +' renders the element +Processingfoundation('Processingfoundation', 'Processingfoundation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Processingfoundation.Remote.puml b/distribution/simpleicons-5/P/Processingfoundation.Remote.puml new file mode 100644 index 00000000000..571d0e07cc4 --- /dev/null +++ b/distribution/simpleicons-5/P/Processingfoundation.Remote.puml @@ -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 Processingfoundation +include('simpleicons-5/P/Processingfoundation') + +' renders the element +Processingfoundation('Processingfoundation', 'Processingfoundation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Processingfoundation.md b/distribution/simpleicons-5/P/Processingfoundation.md new file mode 100644 index 00000000000..78f97d8f1f5 --- /dev/null +++ b/distribution/simpleicons-5/P/Processingfoundation.md @@ -0,0 +1,63 @@ +# Processingfoundation + + +```text +simpleicons-5/P/Processingfoundation +``` + +```text +include('simpleicons-5/P/Processingfoundation') +``` + + + +| Illustration | Processingfoundation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Processingfoundation.png) | ![illustration for Processingfoundation](../../simpleicons-5/P/Processingfoundation.Local.png) | + + + + +## Processingfoundation + +### 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 Processingfoundation +include('simpleicons-5/P/Processingfoundation') + +' renders the element +Processingfoundation('Processingfoundation', 'Processingfoundation', '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 Processingfoundation +include('simpleicons-5/P/Processingfoundation') + +' renders the element +Processingfoundation('Processingfoundation', 'Processingfoundation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Processingfoundation.png b/distribution/simpleicons-5/P/Processingfoundation.png new file mode 100644 index 00000000000..2684891b600 Binary files /dev/null and b/distribution/simpleicons-5/P/Processingfoundation.png differ diff --git a/distribution/simpleicons-5/P/Processingfoundation.puml b/distribution/simpleicons-5/P/Processingfoundation.puml new file mode 100644 index 00000000000..39369ec70a9 --- /dev/null +++ b/distribution/simpleicons-5/P/Processingfoundation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Processingfoundation + +sprite $ProcessingfoundationXs [10x10/16z] uwS3 + +sprite $ProcessingfoundationSm [12x12/16z] unza + +sprite $ProcessingfoundationMd [16x16/16z] un_X + +sprite $ProcessingfoundationLg [20x20/16z] unzKO1G + +!procedure Processingfoundation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Processingfoundation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Processwire.Local.png b/distribution/simpleicons-5/P/Processwire.Local.png new file mode 100644 index 00000000000..6e60229f772 Binary files /dev/null and b/distribution/simpleicons-5/P/Processwire.Local.png differ diff --git a/distribution/simpleicons-5/P/Processwire.Local.puml b/distribution/simpleicons-5/P/Processwire.Local.puml new file mode 100644 index 00000000000..1b90fc64e67 --- /dev/null +++ b/distribution/simpleicons-5/P/Processwire.Local.puml @@ -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 Processwire +include('simpleicons-5/P/Processwire') + +' renders the element +Processwire('Processwire', 'Processwire', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Processwire.Remote.puml b/distribution/simpleicons-5/P/Processwire.Remote.puml new file mode 100644 index 00000000000..61e17c69713 --- /dev/null +++ b/distribution/simpleicons-5/P/Processwire.Remote.puml @@ -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 Processwire +include('simpleicons-5/P/Processwire') + +' renders the element +Processwire('Processwire', 'Processwire', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Processwire.md b/distribution/simpleicons-5/P/Processwire.md new file mode 100644 index 00000000000..24451dd000b --- /dev/null +++ b/distribution/simpleicons-5/P/Processwire.md @@ -0,0 +1,63 @@ +# Processwire + + +```text +simpleicons-5/P/Processwire +``` + +```text +include('simpleicons-5/P/Processwire') +``` + + + +| Illustration | Processwire | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Processwire.png) | ![illustration for Processwire](../../simpleicons-5/P/Processwire.Local.png) | + + + + +## Processwire + +### 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 Processwire +include('simpleicons-5/P/Processwire') + +' renders the element +Processwire('Processwire', 'Processwire', '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 Processwire +include('simpleicons-5/P/Processwire') + +' renders the element +Processwire('Processwire', 'Processwire', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Processwire.png b/distribution/simpleicons-5/P/Processwire.png new file mode 100644 index 00000000000..662f203fdf7 Binary files /dev/null and b/distribution/simpleicons-5/P/Processwire.png differ diff --git a/distribution/simpleicons-5/P/Processwire.puml b/distribution/simpleicons-5/P/Processwire.puml new file mode 100644 index 00000000000..b170542b78e --- /dev/null +++ b/distribution/simpleicons-5/P/Processwire.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Processwire + +sprite $ProcesswireXs [10x10/16z] uwS3 + +sprite $ProcesswireSm [12x12/16z] unza + +sprite $ProcesswireMd [16x16/16z] un_X + +sprite $ProcesswireLg [20x20/16z] unzKO1G + +!procedure Processwire($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Processwire', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Producthunt.Local.png b/distribution/simpleicons-5/P/Producthunt.Local.png new file mode 100644 index 00000000000..978c9cb5976 Binary files /dev/null and b/distribution/simpleicons-5/P/Producthunt.Local.png differ diff --git a/distribution/simpleicons-5/P/Producthunt.Local.puml b/distribution/simpleicons-5/P/Producthunt.Local.puml new file mode 100644 index 00000000000..d45c6f8bf66 --- /dev/null +++ b/distribution/simpleicons-5/P/Producthunt.Local.puml @@ -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 Producthunt +include('simpleicons-5/P/Producthunt') + +' renders the element +Producthunt('Producthunt', 'Producthunt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Producthunt.Remote.puml b/distribution/simpleicons-5/P/Producthunt.Remote.puml new file mode 100644 index 00000000000..5e4d1544739 --- /dev/null +++ b/distribution/simpleicons-5/P/Producthunt.Remote.puml @@ -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 Producthunt +include('simpleicons-5/P/Producthunt') + +' renders the element +Producthunt('Producthunt', 'Producthunt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Producthunt.md b/distribution/simpleicons-5/P/Producthunt.md new file mode 100644 index 00000000000..d8fb22996be --- /dev/null +++ b/distribution/simpleicons-5/P/Producthunt.md @@ -0,0 +1,63 @@ +# Producthunt + + +```text +simpleicons-5/P/Producthunt +``` + +```text +include('simpleicons-5/P/Producthunt') +``` + + + +| Illustration | Producthunt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Producthunt.png) | ![illustration for Producthunt](../../simpleicons-5/P/Producthunt.Local.png) | + + + + +## Producthunt + +### 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 Producthunt +include('simpleicons-5/P/Producthunt') + +' renders the element +Producthunt('Producthunt', 'Producthunt', '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 Producthunt +include('simpleicons-5/P/Producthunt') + +' renders the element +Producthunt('Producthunt', 'Producthunt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Producthunt.png b/distribution/simpleicons-5/P/Producthunt.png new file mode 100644 index 00000000000..086fdb330b4 Binary files /dev/null and b/distribution/simpleicons-5/P/Producthunt.png differ diff --git a/distribution/simpleicons-5/P/Producthunt.puml b/distribution/simpleicons-5/P/Producthunt.puml new file mode 100644 index 00000000000..c5fca433777 --- /dev/null +++ b/distribution/simpleicons-5/P/Producthunt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Producthunt + +sprite $ProducthuntXs [10x10/16z] uwS3 + +sprite $ProducthuntSm [12x12/16z] unza + +sprite $ProducthuntMd [16x16/16z] un_X + +sprite $ProducthuntLg [20x20/16z] unzKO1G + +!procedure Producthunt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Producthunt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Progate.Local.png b/distribution/simpleicons-5/P/Progate.Local.png new file mode 100644 index 00000000000..968d3de3736 Binary files /dev/null and b/distribution/simpleicons-5/P/Progate.Local.png differ diff --git a/distribution/simpleicons-5/P/Progate.Local.puml b/distribution/simpleicons-5/P/Progate.Local.puml new file mode 100644 index 00000000000..999161fb6bc --- /dev/null +++ b/distribution/simpleicons-5/P/Progate.Local.puml @@ -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 Progate +include('simpleicons-5/P/Progate') + +' renders the element +Progate('Progate', 'Progate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Progate.Remote.puml b/distribution/simpleicons-5/P/Progate.Remote.puml new file mode 100644 index 00000000000..b3ca619863b --- /dev/null +++ b/distribution/simpleicons-5/P/Progate.Remote.puml @@ -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 Progate +include('simpleicons-5/P/Progate') + +' renders the element +Progate('Progate', 'Progate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Progate.md b/distribution/simpleicons-5/P/Progate.md new file mode 100644 index 00000000000..77cde034429 --- /dev/null +++ b/distribution/simpleicons-5/P/Progate.md @@ -0,0 +1,63 @@ +# Progate + + +```text +simpleicons-5/P/Progate +``` + +```text +include('simpleicons-5/P/Progate') +``` + + + +| Illustration | Progate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Progate.png) | ![illustration for Progate](../../simpleicons-5/P/Progate.Local.png) | + + + + +## Progate + +### 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 Progate +include('simpleicons-5/P/Progate') + +' renders the element +Progate('Progate', 'Progate', '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 Progate +include('simpleicons-5/P/Progate') + +' renders the element +Progate('Progate', 'Progate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Progate.png b/distribution/simpleicons-5/P/Progate.png new file mode 100644 index 00000000000..576c7622ee5 Binary files /dev/null and b/distribution/simpleicons-5/P/Progate.png differ diff --git a/distribution/simpleicons-5/P/Progate.puml b/distribution/simpleicons-5/P/Progate.puml new file mode 100644 index 00000000000..a2bf4a57b61 --- /dev/null +++ b/distribution/simpleicons-5/P/Progate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Progate + +sprite $ProgateXs [10x10/16z] uwS3 + +sprite $ProgateSm [12x12/16z] unza + +sprite $ProgateMd [16x16/16z] un_X + +sprite $ProgateLg [20x20/16z] unzKO1G + +!procedure Progate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Progate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Progress.Local.png b/distribution/simpleicons-5/P/Progress.Local.png new file mode 100644 index 00000000000..e571e01fcd0 Binary files /dev/null and b/distribution/simpleicons-5/P/Progress.Local.png differ diff --git a/distribution/simpleicons-5/P/Progress.Local.puml b/distribution/simpleicons-5/P/Progress.Local.puml new file mode 100644 index 00000000000..92628bd28c7 --- /dev/null +++ b/distribution/simpleicons-5/P/Progress.Local.puml @@ -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 Progress +include('simpleicons-5/P/Progress') + +' renders the element +Progress('Progress', 'Progress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Progress.Remote.puml b/distribution/simpleicons-5/P/Progress.Remote.puml new file mode 100644 index 00000000000..0e62bf06aaf --- /dev/null +++ b/distribution/simpleicons-5/P/Progress.Remote.puml @@ -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 Progress +include('simpleicons-5/P/Progress') + +' renders the element +Progress('Progress', 'Progress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Progress.md b/distribution/simpleicons-5/P/Progress.md new file mode 100644 index 00000000000..b5da4454478 --- /dev/null +++ b/distribution/simpleicons-5/P/Progress.md @@ -0,0 +1,63 @@ +# Progress + + +```text +simpleicons-5/P/Progress +``` + +```text +include('simpleicons-5/P/Progress') +``` + + + +| Illustration | Progress | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Progress.png) | ![illustration for Progress](../../simpleicons-5/P/Progress.Local.png) | + + + + +## Progress + +### 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 Progress +include('simpleicons-5/P/Progress') + +' renders the element +Progress('Progress', 'Progress', '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 Progress +include('simpleicons-5/P/Progress') + +' renders the element +Progress('Progress', 'Progress', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Progress.png b/distribution/simpleicons-5/P/Progress.png new file mode 100644 index 00000000000..74a7eb50eca Binary files /dev/null and b/distribution/simpleicons-5/P/Progress.png differ diff --git a/distribution/simpleicons-5/P/Progress.puml b/distribution/simpleicons-5/P/Progress.puml new file mode 100644 index 00000000000..07361724df4 --- /dev/null +++ b/distribution/simpleicons-5/P/Progress.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Progress + +sprite $ProgressXs [10x10/16z] uwS3 + +sprite $ProgressSm [12x12/16z] unza + +sprite $ProgressMd [16x16/16z] un_X + +sprite $ProgressLg [20x20/16z] unzKO1G + +!procedure Progress($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Progress', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prometheus.Local.png b/distribution/simpleicons-5/P/Prometheus.Local.png new file mode 100644 index 00000000000..8655c4a4e4a Binary files /dev/null and b/distribution/simpleicons-5/P/Prometheus.Local.png differ diff --git a/distribution/simpleicons-5/P/Prometheus.Local.puml b/distribution/simpleicons-5/P/Prometheus.Local.puml new file mode 100644 index 00000000000..a4e07d71a65 --- /dev/null +++ b/distribution/simpleicons-5/P/Prometheus.Local.puml @@ -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 Prometheus +include('simpleicons-5/P/Prometheus') + +' renders the element +Prometheus('Prometheus', 'Prometheus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prometheus.Remote.puml b/distribution/simpleicons-5/P/Prometheus.Remote.puml new file mode 100644 index 00000000000..ac959dbaa78 --- /dev/null +++ b/distribution/simpleicons-5/P/Prometheus.Remote.puml @@ -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 Prometheus +include('simpleicons-5/P/Prometheus') + +' renders the element +Prometheus('Prometheus', 'Prometheus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prometheus.md b/distribution/simpleicons-5/P/Prometheus.md new file mode 100644 index 00000000000..52c47ce3560 --- /dev/null +++ b/distribution/simpleicons-5/P/Prometheus.md @@ -0,0 +1,63 @@ +# Prometheus + + +```text +simpleicons-5/P/Prometheus +``` + +```text +include('simpleicons-5/P/Prometheus') +``` + + + +| Illustration | Prometheus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prometheus.png) | ![illustration for Prometheus](../../simpleicons-5/P/Prometheus.Local.png) | + + + + +## Prometheus + +### 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 Prometheus +include('simpleicons-5/P/Prometheus') + +' renders the element +Prometheus('Prometheus', 'Prometheus', '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 Prometheus +include('simpleicons-5/P/Prometheus') + +' renders the element +Prometheus('Prometheus', 'Prometheus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prometheus.png b/distribution/simpleicons-5/P/Prometheus.png new file mode 100644 index 00000000000..c6f9a17164e Binary files /dev/null and b/distribution/simpleicons-5/P/Prometheus.png differ diff --git a/distribution/simpleicons-5/P/Prometheus.puml b/distribution/simpleicons-5/P/Prometheus.puml new file mode 100644 index 00000000000..caff56a174e --- /dev/null +++ b/distribution/simpleicons-5/P/Prometheus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prometheus + +sprite $PrometheusXs [10x10/16z] uwS3 + +sprite $PrometheusSm [12x12/16z] unza + +sprite $PrometheusMd [16x16/16z] un_X + +sprite $PrometheusLg [20x20/16z] unzKO1G + +!procedure Prometheus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prometheus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Prosieben.Local.png b/distribution/simpleicons-5/P/Prosieben.Local.png new file mode 100644 index 00000000000..ee2e5b982be Binary files /dev/null and b/distribution/simpleicons-5/P/Prosieben.Local.png differ diff --git a/distribution/simpleicons-5/P/Prosieben.Local.puml b/distribution/simpleicons-5/P/Prosieben.Local.puml new file mode 100644 index 00000000000..c2de32d5673 --- /dev/null +++ b/distribution/simpleicons-5/P/Prosieben.Local.puml @@ -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 Prosieben +include('simpleicons-5/P/Prosieben') + +' renders the element +Prosieben('Prosieben', 'Prosieben', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prosieben.Remote.puml b/distribution/simpleicons-5/P/Prosieben.Remote.puml new file mode 100644 index 00000000000..862900f1a2a --- /dev/null +++ b/distribution/simpleicons-5/P/Prosieben.Remote.puml @@ -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 Prosieben +include('simpleicons-5/P/Prosieben') + +' renders the element +Prosieben('Prosieben', 'Prosieben', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Prosieben.md b/distribution/simpleicons-5/P/Prosieben.md new file mode 100644 index 00000000000..5ffb5ffd1c0 --- /dev/null +++ b/distribution/simpleicons-5/P/Prosieben.md @@ -0,0 +1,63 @@ +# Prosieben + + +```text +simpleicons-5/P/Prosieben +``` + +```text +include('simpleicons-5/P/Prosieben') +``` + + + +| Illustration | Prosieben | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Prosieben.png) | ![illustration for Prosieben](../../simpleicons-5/P/Prosieben.Local.png) | + + + + +## Prosieben + +### 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 Prosieben +include('simpleicons-5/P/Prosieben') + +' renders the element +Prosieben('Prosieben', 'Prosieben', '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 Prosieben +include('simpleicons-5/P/Prosieben') + +' renders the element +Prosieben('Prosieben', 'Prosieben', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Prosieben.png b/distribution/simpleicons-5/P/Prosieben.png new file mode 100644 index 00000000000..078fbadb0f8 Binary files /dev/null and b/distribution/simpleicons-5/P/Prosieben.png differ diff --git a/distribution/simpleicons-5/P/Prosieben.puml b/distribution/simpleicons-5/P/Prosieben.puml new file mode 100644 index 00000000000..7a324189c83 --- /dev/null +++ b/distribution/simpleicons-5/P/Prosieben.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Prosieben + +sprite $ProsiebenXs [10x10/16z] uwS3 + +sprite $ProsiebenSm [12x12/16z] unza + +sprite $ProsiebenMd [16x16/16z] un_X + +sprite $ProsiebenLg [20x20/16z] unzKO1G + +!procedure Prosieben($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Prosieben', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Protocolsdotio.Local.png b/distribution/simpleicons-5/P/Protocolsdotio.Local.png new file mode 100644 index 00000000000..114405257a3 Binary files /dev/null and b/distribution/simpleicons-5/P/Protocolsdotio.Local.png differ diff --git a/distribution/simpleicons-5/P/Protocolsdotio.Local.puml b/distribution/simpleicons-5/P/Protocolsdotio.Local.puml new file mode 100644 index 00000000000..8575e88bc09 --- /dev/null +++ b/distribution/simpleicons-5/P/Protocolsdotio.Local.puml @@ -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 Protocolsdotio +include('simpleicons-5/P/Protocolsdotio') + +' renders the element +Protocolsdotio('Protocolsdotio', 'Protocolsdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protocolsdotio.Remote.puml b/distribution/simpleicons-5/P/Protocolsdotio.Remote.puml new file mode 100644 index 00000000000..168c7a66566 --- /dev/null +++ b/distribution/simpleicons-5/P/Protocolsdotio.Remote.puml @@ -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 Protocolsdotio +include('simpleicons-5/P/Protocolsdotio') + +' renders the element +Protocolsdotio('Protocolsdotio', 'Protocolsdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protocolsdotio.md b/distribution/simpleicons-5/P/Protocolsdotio.md new file mode 100644 index 00000000000..cd78c5d28cc --- /dev/null +++ b/distribution/simpleicons-5/P/Protocolsdotio.md @@ -0,0 +1,63 @@ +# Protocolsdotio + + +```text +simpleicons-5/P/Protocolsdotio +``` + +```text +include('simpleicons-5/P/Protocolsdotio') +``` + + + +| Illustration | Protocolsdotio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Protocolsdotio.png) | ![illustration for Protocolsdotio](../../simpleicons-5/P/Protocolsdotio.Local.png) | + + + + +## Protocolsdotio + +### 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 Protocolsdotio +include('simpleicons-5/P/Protocolsdotio') + +' renders the element +Protocolsdotio('Protocolsdotio', 'Protocolsdotio', '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 Protocolsdotio +include('simpleicons-5/P/Protocolsdotio') + +' renders the element +Protocolsdotio('Protocolsdotio', 'Protocolsdotio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Protocolsdotio.png b/distribution/simpleicons-5/P/Protocolsdotio.png new file mode 100644 index 00000000000..20cbd59b65a Binary files /dev/null and b/distribution/simpleicons-5/P/Protocolsdotio.png differ diff --git a/distribution/simpleicons-5/P/Protocolsdotio.puml b/distribution/simpleicons-5/P/Protocolsdotio.puml new file mode 100644 index 00000000000..12780468246 --- /dev/null +++ b/distribution/simpleicons-5/P/Protocolsdotio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Protocolsdotio + +sprite $ProtocolsdotioXs [10x10/16z] uwS3 + +sprite $ProtocolsdotioSm [12x12/16z] unza + +sprite $ProtocolsdotioMd [16x16/16z] un_X + +sprite $ProtocolsdotioLg [20x20/16z] unzKO1G + +!procedure Protocolsdotio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Protocolsdotio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Protodotio.Local.png b/distribution/simpleicons-5/P/Protodotio.Local.png new file mode 100644 index 00000000000..afcfa8a0f9e Binary files /dev/null and b/distribution/simpleicons-5/P/Protodotio.Local.png differ diff --git a/distribution/simpleicons-5/P/Protodotio.Local.puml b/distribution/simpleicons-5/P/Protodotio.Local.puml new file mode 100644 index 00000000000..3d2a07189ed --- /dev/null +++ b/distribution/simpleicons-5/P/Protodotio.Local.puml @@ -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 Protodotio +include('simpleicons-5/P/Protodotio') + +' renders the element +Protodotio('Protodotio', 'Protodotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protodotio.Remote.puml b/distribution/simpleicons-5/P/Protodotio.Remote.puml new file mode 100644 index 00000000000..9e184822dd4 --- /dev/null +++ b/distribution/simpleicons-5/P/Protodotio.Remote.puml @@ -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 Protodotio +include('simpleicons-5/P/Protodotio') + +' renders the element +Protodotio('Protodotio', 'Protodotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protodotio.md b/distribution/simpleicons-5/P/Protodotio.md new file mode 100644 index 00000000000..7488bd1b3ed --- /dev/null +++ b/distribution/simpleicons-5/P/Protodotio.md @@ -0,0 +1,63 @@ +# Protodotio + + +```text +simpleicons-5/P/Protodotio +``` + +```text +include('simpleicons-5/P/Protodotio') +``` + + + +| Illustration | Protodotio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Protodotio.png) | ![illustration for Protodotio](../../simpleicons-5/P/Protodotio.Local.png) | + + + + +## Protodotio + +### 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 Protodotio +include('simpleicons-5/P/Protodotio') + +' renders the element +Protodotio('Protodotio', 'Protodotio', '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 Protodotio +include('simpleicons-5/P/Protodotio') + +' renders the element +Protodotio('Protodotio', 'Protodotio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Protodotio.png b/distribution/simpleicons-5/P/Protodotio.png new file mode 100644 index 00000000000..91ceec0085b Binary files /dev/null and b/distribution/simpleicons-5/P/Protodotio.png differ diff --git a/distribution/simpleicons-5/P/Protodotio.puml b/distribution/simpleicons-5/P/Protodotio.puml new file mode 100644 index 00000000000..a8764a2e549 --- /dev/null +++ b/distribution/simpleicons-5/P/Protodotio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Protodotio + +sprite $ProtodotioXs [10x10/16z] uwS3 + +sprite $ProtodotioSm [12x12/16z] unza + +sprite $ProtodotioMd [16x16/16z] un_X + +sprite $ProtodotioLg [20x20/16z] unzKO1G + +!procedure Protodotio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Protodotio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Protondb.Local.png b/distribution/simpleicons-5/P/Protondb.Local.png new file mode 100644 index 00000000000..9371e4281d2 Binary files /dev/null and b/distribution/simpleicons-5/P/Protondb.Local.png differ diff --git a/distribution/simpleicons-5/P/Protondb.Local.puml b/distribution/simpleicons-5/P/Protondb.Local.puml new file mode 100644 index 00000000000..ae846435c87 --- /dev/null +++ b/distribution/simpleicons-5/P/Protondb.Local.puml @@ -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 Protondb +include('simpleicons-5/P/Protondb') + +' renders the element +Protondb('Protondb', 'Protondb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protondb.Remote.puml b/distribution/simpleicons-5/P/Protondb.Remote.puml new file mode 100644 index 00000000000..d1bde2a01a1 --- /dev/null +++ b/distribution/simpleicons-5/P/Protondb.Remote.puml @@ -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 Protondb +include('simpleicons-5/P/Protondb') + +' renders the element +Protondb('Protondb', 'Protondb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protondb.md b/distribution/simpleicons-5/P/Protondb.md new file mode 100644 index 00000000000..08953151416 --- /dev/null +++ b/distribution/simpleicons-5/P/Protondb.md @@ -0,0 +1,63 @@ +# Protondb + + +```text +simpleicons-5/P/Protondb +``` + +```text +include('simpleicons-5/P/Protondb') +``` + + + +| Illustration | Protondb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Protondb.png) | ![illustration for Protondb](../../simpleicons-5/P/Protondb.Local.png) | + + + + +## Protondb + +### 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 Protondb +include('simpleicons-5/P/Protondb') + +' renders the element +Protondb('Protondb', 'Protondb', '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 Protondb +include('simpleicons-5/P/Protondb') + +' renders the element +Protondb('Protondb', 'Protondb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Protondb.png b/distribution/simpleicons-5/P/Protondb.png new file mode 100644 index 00000000000..37d9eb2417f Binary files /dev/null and b/distribution/simpleicons-5/P/Protondb.png differ diff --git a/distribution/simpleicons-5/P/Protondb.puml b/distribution/simpleicons-5/P/Protondb.puml new file mode 100644 index 00000000000..9c25dad0042 --- /dev/null +++ b/distribution/simpleicons-5/P/Protondb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Protondb + +sprite $ProtondbXs [10x10/16z] uwS3 + +sprite $ProtondbSm [12x12/16z] unza + +sprite $ProtondbMd [16x16/16z] un_X + +sprite $ProtondbLg [20x20/16z] unzKO1G + +!procedure Protondb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Protondb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Protonmail.Local.png b/distribution/simpleicons-5/P/Protonmail.Local.png new file mode 100644 index 00000000000..ffe5661ea3f Binary files /dev/null and b/distribution/simpleicons-5/P/Protonmail.Local.png differ diff --git a/distribution/simpleicons-5/P/Protonmail.Local.puml b/distribution/simpleicons-5/P/Protonmail.Local.puml new file mode 100644 index 00000000000..e5bf2575d0e --- /dev/null +++ b/distribution/simpleicons-5/P/Protonmail.Local.puml @@ -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 Protonmail +include('simpleicons-5/P/Protonmail') + +' renders the element +Protonmail('Protonmail', 'Protonmail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protonmail.Remote.puml b/distribution/simpleicons-5/P/Protonmail.Remote.puml new file mode 100644 index 00000000000..509cc7de5e6 --- /dev/null +++ b/distribution/simpleicons-5/P/Protonmail.Remote.puml @@ -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 Protonmail +include('simpleicons-5/P/Protonmail') + +' renders the element +Protonmail('Protonmail', 'Protonmail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protonmail.md b/distribution/simpleicons-5/P/Protonmail.md new file mode 100644 index 00000000000..8c3bcd18cf0 --- /dev/null +++ b/distribution/simpleicons-5/P/Protonmail.md @@ -0,0 +1,63 @@ +# Protonmail + + +```text +simpleicons-5/P/Protonmail +``` + +```text +include('simpleicons-5/P/Protonmail') +``` + + + +| Illustration | Protonmail | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Protonmail.png) | ![illustration for Protonmail](../../simpleicons-5/P/Protonmail.Local.png) | + + + + +## Protonmail + +### 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 Protonmail +include('simpleicons-5/P/Protonmail') + +' renders the element +Protonmail('Protonmail', 'Protonmail', '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 Protonmail +include('simpleicons-5/P/Protonmail') + +' renders the element +Protonmail('Protonmail', 'Protonmail', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Protonmail.png b/distribution/simpleicons-5/P/Protonmail.png new file mode 100644 index 00000000000..60b9d5773b6 Binary files /dev/null and b/distribution/simpleicons-5/P/Protonmail.png differ diff --git a/distribution/simpleicons-5/P/Protonmail.puml b/distribution/simpleicons-5/P/Protonmail.puml new file mode 100644 index 00000000000..bb28553efc7 --- /dev/null +++ b/distribution/simpleicons-5/P/Protonmail.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Protonmail + +sprite $ProtonmailXs [10x10/16z] uwS3 + +sprite $ProtonmailSm [12x12/16z] unza + +sprite $ProtonmailMd [16x16/16z] un_X + +sprite $ProtonmailLg [20x20/16z] unzKO1G + +!procedure Protonmail($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Protonmail', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Protonvpn.Local.png b/distribution/simpleicons-5/P/Protonvpn.Local.png new file mode 100644 index 00000000000..809289a4858 Binary files /dev/null and b/distribution/simpleicons-5/P/Protonvpn.Local.png differ diff --git a/distribution/simpleicons-5/P/Protonvpn.Local.puml b/distribution/simpleicons-5/P/Protonvpn.Local.puml new file mode 100644 index 00000000000..f25b94b8964 --- /dev/null +++ b/distribution/simpleicons-5/P/Protonvpn.Local.puml @@ -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 Protonvpn +include('simpleicons-5/P/Protonvpn') + +' renders the element +Protonvpn('Protonvpn', 'Protonvpn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protonvpn.Remote.puml b/distribution/simpleicons-5/P/Protonvpn.Remote.puml new file mode 100644 index 00000000000..b5055b8d4a7 --- /dev/null +++ b/distribution/simpleicons-5/P/Protonvpn.Remote.puml @@ -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 Protonvpn +include('simpleicons-5/P/Protonvpn') + +' renders the element +Protonvpn('Protonvpn', 'Protonvpn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protonvpn.md b/distribution/simpleicons-5/P/Protonvpn.md new file mode 100644 index 00000000000..fe57859d0f7 --- /dev/null +++ b/distribution/simpleicons-5/P/Protonvpn.md @@ -0,0 +1,63 @@ +# Protonvpn + + +```text +simpleicons-5/P/Protonvpn +``` + +```text +include('simpleicons-5/P/Protonvpn') +``` + + + +| Illustration | Protonvpn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Protonvpn.png) | ![illustration for Protonvpn](../../simpleicons-5/P/Protonvpn.Local.png) | + + + + +## Protonvpn + +### 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 Protonvpn +include('simpleicons-5/P/Protonvpn') + +' renders the element +Protonvpn('Protonvpn', 'Protonvpn', '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 Protonvpn +include('simpleicons-5/P/Protonvpn') + +' renders the element +Protonvpn('Protonvpn', 'Protonvpn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Protonvpn.png b/distribution/simpleicons-5/P/Protonvpn.png new file mode 100644 index 00000000000..077ac288206 Binary files /dev/null and b/distribution/simpleicons-5/P/Protonvpn.png differ diff --git a/distribution/simpleicons-5/P/Protonvpn.puml b/distribution/simpleicons-5/P/Protonvpn.puml new file mode 100644 index 00000000000..dcd5b319bba --- /dev/null +++ b/distribution/simpleicons-5/P/Protonvpn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Protonvpn + +sprite $ProtonvpnXs [10x10/16z] uwS3 + +sprite $ProtonvpnSm [12x12/16z] unza + +sprite $ProtonvpnMd [16x16/16z] un_X + +sprite $ProtonvpnLg [20x20/16z] unzKO1G + +!procedure Protonvpn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Protonvpn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Protools.Local.png b/distribution/simpleicons-5/P/Protools.Local.png new file mode 100644 index 00000000000..ba3766a614a Binary files /dev/null and b/distribution/simpleicons-5/P/Protools.Local.png differ diff --git a/distribution/simpleicons-5/P/Protools.Local.puml b/distribution/simpleicons-5/P/Protools.Local.puml new file mode 100644 index 00000000000..bafff2c4806 --- /dev/null +++ b/distribution/simpleicons-5/P/Protools.Local.puml @@ -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 Protools +include('simpleicons-5/P/Protools') + +' renders the element +Protools('Protools', 'Protools', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protools.Remote.puml b/distribution/simpleicons-5/P/Protools.Remote.puml new file mode 100644 index 00000000000..b4e0fffa233 --- /dev/null +++ b/distribution/simpleicons-5/P/Protools.Remote.puml @@ -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 Protools +include('simpleicons-5/P/Protools') + +' renders the element +Protools('Protools', 'Protools', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Protools.md b/distribution/simpleicons-5/P/Protools.md new file mode 100644 index 00000000000..b7de91e448d --- /dev/null +++ b/distribution/simpleicons-5/P/Protools.md @@ -0,0 +1,63 @@ +# Protools + + +```text +simpleicons-5/P/Protools +``` + +```text +include('simpleicons-5/P/Protools') +``` + + + +| Illustration | Protools | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Protools.png) | ![illustration for Protools](../../simpleicons-5/P/Protools.Local.png) | + + + + +## Protools + +### 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 Protools +include('simpleicons-5/P/Protools') + +' renders the element +Protools('Protools', 'Protools', '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 Protools +include('simpleicons-5/P/Protools') + +' renders the element +Protools('Protools', 'Protools', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Protools.png b/distribution/simpleicons-5/P/Protools.png new file mode 100644 index 00000000000..8c7886ee9f8 Binary files /dev/null and b/distribution/simpleicons-5/P/Protools.png differ diff --git a/distribution/simpleicons-5/P/Protools.puml b/distribution/simpleicons-5/P/Protools.puml new file mode 100644 index 00000000000..d1524d3064d --- /dev/null +++ b/distribution/simpleicons-5/P/Protools.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Protools + +sprite $ProtoolsXs [10x10/16z] uwS3 + +sprite $ProtoolsSm [12x12/16z] unza + +sprite $ProtoolsMd [16x16/16z] un_X + +sprite $ProtoolsLg [20x20/16z] unzKO1G + +!procedure Protools($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Protools', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Proxmox.Local.png b/distribution/simpleicons-5/P/Proxmox.Local.png new file mode 100644 index 00000000000..f30fa5bc528 Binary files /dev/null and b/distribution/simpleicons-5/P/Proxmox.Local.png differ diff --git a/distribution/simpleicons-5/P/Proxmox.Local.puml b/distribution/simpleicons-5/P/Proxmox.Local.puml new file mode 100644 index 00000000000..8e9df0951bb --- /dev/null +++ b/distribution/simpleicons-5/P/Proxmox.Local.puml @@ -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 Proxmox +include('simpleicons-5/P/Proxmox') + +' renders the element +Proxmox('Proxmox', 'Proxmox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Proxmox.Remote.puml b/distribution/simpleicons-5/P/Proxmox.Remote.puml new file mode 100644 index 00000000000..d07f2fe9f5d --- /dev/null +++ b/distribution/simpleicons-5/P/Proxmox.Remote.puml @@ -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 Proxmox +include('simpleicons-5/P/Proxmox') + +' renders the element +Proxmox('Proxmox', 'Proxmox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Proxmox.md b/distribution/simpleicons-5/P/Proxmox.md new file mode 100644 index 00000000000..9a4f6e5da25 --- /dev/null +++ b/distribution/simpleicons-5/P/Proxmox.md @@ -0,0 +1,63 @@ +# Proxmox + + +```text +simpleicons-5/P/Proxmox +``` + +```text +include('simpleicons-5/P/Proxmox') +``` + + + +| Illustration | Proxmox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Proxmox.png) | ![illustration for Proxmox](../../simpleicons-5/P/Proxmox.Local.png) | + + + + +## Proxmox + +### 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 Proxmox +include('simpleicons-5/P/Proxmox') + +' renders the element +Proxmox('Proxmox', 'Proxmox', '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 Proxmox +include('simpleicons-5/P/Proxmox') + +' renders the element +Proxmox('Proxmox', 'Proxmox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Proxmox.png b/distribution/simpleicons-5/P/Proxmox.png new file mode 100644 index 00000000000..c268c46f5f1 Binary files /dev/null and b/distribution/simpleicons-5/P/Proxmox.png differ diff --git a/distribution/simpleicons-5/P/Proxmox.puml b/distribution/simpleicons-5/P/Proxmox.puml new file mode 100644 index 00000000000..5f6069e1abc --- /dev/null +++ b/distribution/simpleicons-5/P/Proxmox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Proxmox + +sprite $ProxmoxXs [10x10/16z] uwS3 + +sprite $ProxmoxSm [12x12/16z] unza + +sprite $ProxmoxMd [16x16/16z] un_X + +sprite $ProxmoxLg [20x20/16z] unzKO1G + +!procedure Proxmox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Proxmox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Publons.Local.png b/distribution/simpleicons-5/P/Publons.Local.png new file mode 100644 index 00000000000..db112f862fe Binary files /dev/null and b/distribution/simpleicons-5/P/Publons.Local.png differ diff --git a/distribution/simpleicons-5/P/Publons.Local.puml b/distribution/simpleicons-5/P/Publons.Local.puml new file mode 100644 index 00000000000..4f2aa1fd376 --- /dev/null +++ b/distribution/simpleicons-5/P/Publons.Local.puml @@ -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 Publons +include('simpleicons-5/P/Publons') + +' renders the element +Publons('Publons', 'Publons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Publons.Remote.puml b/distribution/simpleicons-5/P/Publons.Remote.puml new file mode 100644 index 00000000000..80f60f9347a --- /dev/null +++ b/distribution/simpleicons-5/P/Publons.Remote.puml @@ -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 Publons +include('simpleicons-5/P/Publons') + +' renders the element +Publons('Publons', 'Publons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Publons.md b/distribution/simpleicons-5/P/Publons.md new file mode 100644 index 00000000000..9c0019c7a29 --- /dev/null +++ b/distribution/simpleicons-5/P/Publons.md @@ -0,0 +1,63 @@ +# Publons + + +```text +simpleicons-5/P/Publons +``` + +```text +include('simpleicons-5/P/Publons') +``` + + + +| Illustration | Publons | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Publons.png) | ![illustration for Publons](../../simpleicons-5/P/Publons.Local.png) | + + + + +## Publons + +### 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 Publons +include('simpleicons-5/P/Publons') + +' renders the element +Publons('Publons', 'Publons', '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 Publons +include('simpleicons-5/P/Publons') + +' renders the element +Publons('Publons', 'Publons', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Publons.png b/distribution/simpleicons-5/P/Publons.png new file mode 100644 index 00000000000..b616da5f3f4 Binary files /dev/null and b/distribution/simpleicons-5/P/Publons.png differ diff --git a/distribution/simpleicons-5/P/Publons.puml b/distribution/simpleicons-5/P/Publons.puml new file mode 100644 index 00000000000..4cec5c0cc1e --- /dev/null +++ b/distribution/simpleicons-5/P/Publons.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Publons + +sprite $PublonsXs [10x10/16z] uwS3 + +sprite $PublonsSm [12x12/16z] unza + +sprite $PublonsMd [16x16/16z] un_X + +sprite $PublonsLg [20x20/16z] unzKO1G + +!procedure Publons($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Publons', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pubmed.Local.png b/distribution/simpleicons-5/P/Pubmed.Local.png new file mode 100644 index 00000000000..4ab81138a44 Binary files /dev/null and b/distribution/simpleicons-5/P/Pubmed.Local.png differ diff --git a/distribution/simpleicons-5/P/Pubmed.Local.puml b/distribution/simpleicons-5/P/Pubmed.Local.puml new file mode 100644 index 00000000000..20b029532eb --- /dev/null +++ b/distribution/simpleicons-5/P/Pubmed.Local.puml @@ -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 Pubmed +include('simpleicons-5/P/Pubmed') + +' renders the element +Pubmed('Pubmed', 'Pubmed', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pubmed.Remote.puml b/distribution/simpleicons-5/P/Pubmed.Remote.puml new file mode 100644 index 00000000000..62d69a23d15 --- /dev/null +++ b/distribution/simpleicons-5/P/Pubmed.Remote.puml @@ -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 Pubmed +include('simpleicons-5/P/Pubmed') + +' renders the element +Pubmed('Pubmed', 'Pubmed', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pubmed.md b/distribution/simpleicons-5/P/Pubmed.md new file mode 100644 index 00000000000..dc5a0704d2e --- /dev/null +++ b/distribution/simpleicons-5/P/Pubmed.md @@ -0,0 +1,63 @@ +# Pubmed + + +```text +simpleicons-5/P/Pubmed +``` + +```text +include('simpleicons-5/P/Pubmed') +``` + + + +| Illustration | Pubmed | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pubmed.png) | ![illustration for Pubmed](../../simpleicons-5/P/Pubmed.Local.png) | + + + + +## Pubmed + +### 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 Pubmed +include('simpleicons-5/P/Pubmed') + +' renders the element +Pubmed('Pubmed', 'Pubmed', '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 Pubmed +include('simpleicons-5/P/Pubmed') + +' renders the element +Pubmed('Pubmed', 'Pubmed', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pubmed.png b/distribution/simpleicons-5/P/Pubmed.png new file mode 100644 index 00000000000..6c3c5a23c27 Binary files /dev/null and b/distribution/simpleicons-5/P/Pubmed.png differ diff --git a/distribution/simpleicons-5/P/Pubmed.puml b/distribution/simpleicons-5/P/Pubmed.puml new file mode 100644 index 00000000000..33a09db6db9 --- /dev/null +++ b/distribution/simpleicons-5/P/Pubmed.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pubmed + +sprite $PubmedXs [10x10/16z] uwS3 + +sprite $PubmedSm [12x12/16z] unza + +sprite $PubmedMd [16x16/16z] un_X + +sprite $PubmedLg [20x20/16z] unzKO1G + +!procedure Pubmed($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pubmed', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pug.Local.png b/distribution/simpleicons-5/P/Pug.Local.png new file mode 100644 index 00000000000..e85c215dd05 Binary files /dev/null and b/distribution/simpleicons-5/P/Pug.Local.png differ diff --git a/distribution/simpleicons-5/P/Pug.Local.puml b/distribution/simpleicons-5/P/Pug.Local.puml new file mode 100644 index 00000000000..8826a76937b --- /dev/null +++ b/distribution/simpleicons-5/P/Pug.Local.puml @@ -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 Pug +include('simpleicons-5/P/Pug') + +' renders the element +Pug('Pug', 'Pug', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pug.Remote.puml b/distribution/simpleicons-5/P/Pug.Remote.puml new file mode 100644 index 00000000000..bae780811c8 --- /dev/null +++ b/distribution/simpleicons-5/P/Pug.Remote.puml @@ -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 Pug +include('simpleicons-5/P/Pug') + +' renders the element +Pug('Pug', 'Pug', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pug.md b/distribution/simpleicons-5/P/Pug.md new file mode 100644 index 00000000000..448d2415ce1 --- /dev/null +++ b/distribution/simpleicons-5/P/Pug.md @@ -0,0 +1,63 @@ +# Pug + + +```text +simpleicons-5/P/Pug +``` + +```text +include('simpleicons-5/P/Pug') +``` + + + +| Illustration | Pug | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pug.png) | ![illustration for Pug](../../simpleicons-5/P/Pug.Local.png) | + + + + +## Pug + +### 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 Pug +include('simpleicons-5/P/Pug') + +' renders the element +Pug('Pug', 'Pug', '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 Pug +include('simpleicons-5/P/Pug') + +' renders the element +Pug('Pug', 'Pug', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pug.png b/distribution/simpleicons-5/P/Pug.png new file mode 100644 index 00000000000..849a1c7e672 Binary files /dev/null and b/distribution/simpleicons-5/P/Pug.png differ diff --git a/distribution/simpleicons-5/P/Pug.puml b/distribution/simpleicons-5/P/Pug.puml new file mode 100644 index 00000000000..ba0cf295281 --- /dev/null +++ b/distribution/simpleicons-5/P/Pug.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pug + +sprite $PugXs [10x10/16z] uwS3 + +sprite $PugSm [12x12/16z] unza + +sprite $PugMd [16x16/16z] un_X + +sprite $PugLg [20x20/16z] unzKO1G + +!procedure Pug($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pug', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Puppet.Local.png b/distribution/simpleicons-5/P/Puppet.Local.png new file mode 100644 index 00000000000..9a7c65ce621 Binary files /dev/null and b/distribution/simpleicons-5/P/Puppet.Local.png differ diff --git a/distribution/simpleicons-5/P/Puppet.Local.puml b/distribution/simpleicons-5/P/Puppet.Local.puml new file mode 100644 index 00000000000..1b4fa7b4cb0 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppet.Local.puml @@ -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 Puppet +include('simpleicons-5/P/Puppet') + +' renders the element +Puppet('Puppet', 'Puppet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Puppet.Remote.puml b/distribution/simpleicons-5/P/Puppet.Remote.puml new file mode 100644 index 00000000000..e35ec3d7ce5 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppet.Remote.puml @@ -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 Puppet +include('simpleicons-5/P/Puppet') + +' renders the element +Puppet('Puppet', 'Puppet', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Puppet.md b/distribution/simpleicons-5/P/Puppet.md new file mode 100644 index 00000000000..07893e53940 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppet.md @@ -0,0 +1,63 @@ +# Puppet + + +```text +simpleicons-5/P/Puppet +``` + +```text +include('simpleicons-5/P/Puppet') +``` + + + +| Illustration | Puppet | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Puppet.png) | ![illustration for Puppet](../../simpleicons-5/P/Puppet.Local.png) | + + + + +## Puppet + +### 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 Puppet +include('simpleicons-5/P/Puppet') + +' renders the element +Puppet('Puppet', 'Puppet', '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 Puppet +include('simpleicons-5/P/Puppet') + +' renders the element +Puppet('Puppet', 'Puppet', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Puppet.png b/distribution/simpleicons-5/P/Puppet.png new file mode 100644 index 00000000000..f8809d6eb46 Binary files /dev/null and b/distribution/simpleicons-5/P/Puppet.png differ diff --git a/distribution/simpleicons-5/P/Puppet.puml b/distribution/simpleicons-5/P/Puppet.puml new file mode 100644 index 00000000000..923e08cd04b --- /dev/null +++ b/distribution/simpleicons-5/P/Puppet.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Puppet + +sprite $PuppetXs [10x10/16z] uwS3 + +sprite $PuppetSm [12x12/16z] unza + +sprite $PuppetMd [16x16/16z] un_X + +sprite $PuppetLg [20x20/16z] unzKO1G + +!procedure Puppet($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Puppet', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Puppeteer.Local.png b/distribution/simpleicons-5/P/Puppeteer.Local.png new file mode 100644 index 00000000000..7c4afe92f8b Binary files /dev/null and b/distribution/simpleicons-5/P/Puppeteer.Local.png differ diff --git a/distribution/simpleicons-5/P/Puppeteer.Local.puml b/distribution/simpleicons-5/P/Puppeteer.Local.puml new file mode 100644 index 00000000000..5dc6f8474c4 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppeteer.Local.puml @@ -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 Puppeteer +include('simpleicons-5/P/Puppeteer') + +' renders the element +Puppeteer('Puppeteer', 'Puppeteer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Puppeteer.Remote.puml b/distribution/simpleicons-5/P/Puppeteer.Remote.puml new file mode 100644 index 00000000000..56662ddfca1 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppeteer.Remote.puml @@ -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 Puppeteer +include('simpleicons-5/P/Puppeteer') + +' renders the element +Puppeteer('Puppeteer', 'Puppeteer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Puppeteer.md b/distribution/simpleicons-5/P/Puppeteer.md new file mode 100644 index 00000000000..81125452822 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppeteer.md @@ -0,0 +1,63 @@ +# Puppeteer + + +```text +simpleicons-5/P/Puppeteer +``` + +```text +include('simpleicons-5/P/Puppeteer') +``` + + + +| Illustration | Puppeteer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Puppeteer.png) | ![illustration for Puppeteer](../../simpleicons-5/P/Puppeteer.Local.png) | + + + + +## Puppeteer + +### 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 Puppeteer +include('simpleicons-5/P/Puppeteer') + +' renders the element +Puppeteer('Puppeteer', 'Puppeteer', '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 Puppeteer +include('simpleicons-5/P/Puppeteer') + +' renders the element +Puppeteer('Puppeteer', 'Puppeteer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Puppeteer.png b/distribution/simpleicons-5/P/Puppeteer.png new file mode 100644 index 00000000000..8097f3e8390 Binary files /dev/null and b/distribution/simpleicons-5/P/Puppeteer.png differ diff --git a/distribution/simpleicons-5/P/Puppeteer.puml b/distribution/simpleicons-5/P/Puppeteer.puml new file mode 100644 index 00000000000..6cd18f04d54 --- /dev/null +++ b/distribution/simpleicons-5/P/Puppeteer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Puppeteer + +sprite $PuppeteerXs [10x10/16z] uwS3 + +sprite $PuppeteerSm [12x12/16z] unza + +sprite $PuppeteerMd [16x16/16z] un_X + +sprite $PuppeteerLg [20x20/16z] unzKO1G + +!procedure Puppeteer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Puppeteer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Purescript.Local.png b/distribution/simpleicons-5/P/Purescript.Local.png new file mode 100644 index 00000000000..ab716ff6e37 Binary files /dev/null and b/distribution/simpleicons-5/P/Purescript.Local.png differ diff --git a/distribution/simpleicons-5/P/Purescript.Local.puml b/distribution/simpleicons-5/P/Purescript.Local.puml new file mode 100644 index 00000000000..82a50a42591 --- /dev/null +++ b/distribution/simpleicons-5/P/Purescript.Local.puml @@ -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 Purescript +include('simpleicons-5/P/Purescript') + +' renders the element +Purescript('Purescript', 'Purescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Purescript.Remote.puml b/distribution/simpleicons-5/P/Purescript.Remote.puml new file mode 100644 index 00000000000..cb34dec28fe --- /dev/null +++ b/distribution/simpleicons-5/P/Purescript.Remote.puml @@ -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 Purescript +include('simpleicons-5/P/Purescript') + +' renders the element +Purescript('Purescript', 'Purescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Purescript.md b/distribution/simpleicons-5/P/Purescript.md new file mode 100644 index 00000000000..6c5a40cda99 --- /dev/null +++ b/distribution/simpleicons-5/P/Purescript.md @@ -0,0 +1,63 @@ +# Purescript + + +```text +simpleicons-5/P/Purescript +``` + +```text +include('simpleicons-5/P/Purescript') +``` + + + +| Illustration | Purescript | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Purescript.png) | ![illustration for Purescript](../../simpleicons-5/P/Purescript.Local.png) | + + + + +## Purescript + +### 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 Purescript +include('simpleicons-5/P/Purescript') + +' renders the element +Purescript('Purescript', 'Purescript', '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 Purescript +include('simpleicons-5/P/Purescript') + +' renders the element +Purescript('Purescript', 'Purescript', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Purescript.png b/distribution/simpleicons-5/P/Purescript.png new file mode 100644 index 00000000000..53df82099b5 Binary files /dev/null and b/distribution/simpleicons-5/P/Purescript.png differ diff --git a/distribution/simpleicons-5/P/Purescript.puml b/distribution/simpleicons-5/P/Purescript.puml new file mode 100644 index 00000000000..47359fee2c9 --- /dev/null +++ b/distribution/simpleicons-5/P/Purescript.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Purescript + +sprite $PurescriptXs [10x10/16z] uwS3 + +sprite $PurescriptSm [12x12/16z] unza + +sprite $PurescriptMd [16x16/16z] un_X + +sprite $PurescriptLg [20x20/16z] unzKO1G + +!procedure Purescript($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Purescript', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Purgecss.Local.png b/distribution/simpleicons-5/P/Purgecss.Local.png new file mode 100644 index 00000000000..eb6f2e0c3b7 Binary files /dev/null and b/distribution/simpleicons-5/P/Purgecss.Local.png differ diff --git a/distribution/simpleicons-5/P/Purgecss.Local.puml b/distribution/simpleicons-5/P/Purgecss.Local.puml new file mode 100644 index 00000000000..a4920ccd697 --- /dev/null +++ b/distribution/simpleicons-5/P/Purgecss.Local.puml @@ -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 Purgecss +include('simpleicons-5/P/Purgecss') + +' renders the element +Purgecss('Purgecss', 'Purgecss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Purgecss.Remote.puml b/distribution/simpleicons-5/P/Purgecss.Remote.puml new file mode 100644 index 00000000000..b3e8ca4b626 --- /dev/null +++ b/distribution/simpleicons-5/P/Purgecss.Remote.puml @@ -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 Purgecss +include('simpleicons-5/P/Purgecss') + +' renders the element +Purgecss('Purgecss', 'Purgecss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Purgecss.md b/distribution/simpleicons-5/P/Purgecss.md new file mode 100644 index 00000000000..ab15c5cc5e7 --- /dev/null +++ b/distribution/simpleicons-5/P/Purgecss.md @@ -0,0 +1,63 @@ +# Purgecss + + +```text +simpleicons-5/P/Purgecss +``` + +```text +include('simpleicons-5/P/Purgecss') +``` + + + +| Illustration | Purgecss | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Purgecss.png) | ![illustration for Purgecss](../../simpleicons-5/P/Purgecss.Local.png) | + + + + +## Purgecss + +### 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 Purgecss +include('simpleicons-5/P/Purgecss') + +' renders the element +Purgecss('Purgecss', 'Purgecss', '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 Purgecss +include('simpleicons-5/P/Purgecss') + +' renders the element +Purgecss('Purgecss', 'Purgecss', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Purgecss.png b/distribution/simpleicons-5/P/Purgecss.png new file mode 100644 index 00000000000..829b6f0a218 Binary files /dev/null and b/distribution/simpleicons-5/P/Purgecss.png differ diff --git a/distribution/simpleicons-5/P/Purgecss.puml b/distribution/simpleicons-5/P/Purgecss.puml new file mode 100644 index 00000000000..bbae578eb32 --- /dev/null +++ b/distribution/simpleicons-5/P/Purgecss.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Purgecss + +sprite $PurgecssXs [10x10/16z] uwS3 + +sprite $PurgecssSm [12x12/16z] unza + +sprite $PurgecssMd [16x16/16z] un_X + +sprite $PurgecssLg [20x20/16z] unzKO1G + +!procedure Purgecss($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Purgecss', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Purism.Local.png b/distribution/simpleicons-5/P/Purism.Local.png new file mode 100644 index 00000000000..434d2e337f6 Binary files /dev/null and b/distribution/simpleicons-5/P/Purism.Local.png differ diff --git a/distribution/simpleicons-5/P/Purism.Local.puml b/distribution/simpleicons-5/P/Purism.Local.puml new file mode 100644 index 00000000000..4edc5d56062 --- /dev/null +++ b/distribution/simpleicons-5/P/Purism.Local.puml @@ -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 Purism +include('simpleicons-5/P/Purism') + +' renders the element +Purism('Purism', 'Purism', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Purism.Remote.puml b/distribution/simpleicons-5/P/Purism.Remote.puml new file mode 100644 index 00000000000..4c2b0586b52 --- /dev/null +++ b/distribution/simpleicons-5/P/Purism.Remote.puml @@ -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 Purism +include('simpleicons-5/P/Purism') + +' renders the element +Purism('Purism', 'Purism', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Purism.md b/distribution/simpleicons-5/P/Purism.md new file mode 100644 index 00000000000..166e25c226b --- /dev/null +++ b/distribution/simpleicons-5/P/Purism.md @@ -0,0 +1,63 @@ +# Purism + + +```text +simpleicons-5/P/Purism +``` + +```text +include('simpleicons-5/P/Purism') +``` + + + +| Illustration | Purism | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Purism.png) | ![illustration for Purism](../../simpleicons-5/P/Purism.Local.png) | + + + + +## Purism + +### 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 Purism +include('simpleicons-5/P/Purism') + +' renders the element +Purism('Purism', 'Purism', '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 Purism +include('simpleicons-5/P/Purism') + +' renders the element +Purism('Purism', 'Purism', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Purism.png b/distribution/simpleicons-5/P/Purism.png new file mode 100644 index 00000000000..a640a579c3e Binary files /dev/null and b/distribution/simpleicons-5/P/Purism.png differ diff --git a/distribution/simpleicons-5/P/Purism.puml b/distribution/simpleicons-5/P/Purism.puml new file mode 100644 index 00000000000..df44ca02bf3 --- /dev/null +++ b/distribution/simpleicons-5/P/Purism.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Purism + +sprite $PurismXs [10x10/16z] uwS3 + +sprite $PurismSm [12x12/16z] unza + +sprite $PurismMd [16x16/16z] un_X + +sprite $PurismLg [20x20/16z] unzKO1G + +!procedure Purism($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Purism', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pusher.Local.png b/distribution/simpleicons-5/P/Pusher.Local.png new file mode 100644 index 00000000000..40568560b6a Binary files /dev/null and b/distribution/simpleicons-5/P/Pusher.Local.png differ diff --git a/distribution/simpleicons-5/P/Pusher.Local.puml b/distribution/simpleicons-5/P/Pusher.Local.puml new file mode 100644 index 00000000000..f509961187b --- /dev/null +++ b/distribution/simpleicons-5/P/Pusher.Local.puml @@ -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 Pusher +include('simpleicons-5/P/Pusher') + +' renders the element +Pusher('Pusher', 'Pusher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pusher.Remote.puml b/distribution/simpleicons-5/P/Pusher.Remote.puml new file mode 100644 index 00000000000..3229026b619 --- /dev/null +++ b/distribution/simpleicons-5/P/Pusher.Remote.puml @@ -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 Pusher +include('simpleicons-5/P/Pusher') + +' renders the element +Pusher('Pusher', 'Pusher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pusher.md b/distribution/simpleicons-5/P/Pusher.md new file mode 100644 index 00000000000..b43398cc2bb --- /dev/null +++ b/distribution/simpleicons-5/P/Pusher.md @@ -0,0 +1,63 @@ +# Pusher + + +```text +simpleicons-5/P/Pusher +``` + +```text +include('simpleicons-5/P/Pusher') +``` + + + +| Illustration | Pusher | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pusher.png) | ![illustration for Pusher](../../simpleicons-5/P/Pusher.Local.png) | + + + + +## Pusher + +### 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 Pusher +include('simpleicons-5/P/Pusher') + +' renders the element +Pusher('Pusher', 'Pusher', '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 Pusher +include('simpleicons-5/P/Pusher') + +' renders the element +Pusher('Pusher', 'Pusher', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pusher.png b/distribution/simpleicons-5/P/Pusher.png new file mode 100644 index 00000000000..5223f7e13a8 Binary files /dev/null and b/distribution/simpleicons-5/P/Pusher.png differ diff --git a/distribution/simpleicons-5/P/Pusher.puml b/distribution/simpleicons-5/P/Pusher.puml new file mode 100644 index 00000000000..93bec7bb032 --- /dev/null +++ b/distribution/simpleicons-5/P/Pusher.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pusher + +sprite $PusherXs [10x10/16z] uwS3 + +sprite $PusherSm [12x12/16z] unza + +sprite $PusherMd [16x16/16z] un_X + +sprite $PusherLg [20x20/16z] unzKO1G + +!procedure Pusher($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pusher', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pycharm.Local.png b/distribution/simpleicons-5/P/Pycharm.Local.png new file mode 100644 index 00000000000..3db089c60da Binary files /dev/null and b/distribution/simpleicons-5/P/Pycharm.Local.png differ diff --git a/distribution/simpleicons-5/P/Pycharm.Local.puml b/distribution/simpleicons-5/P/Pycharm.Local.puml new file mode 100644 index 00000000000..1da5fa8bc42 --- /dev/null +++ b/distribution/simpleicons-5/P/Pycharm.Local.puml @@ -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 Pycharm +include('simpleicons-5/P/Pycharm') + +' renders the element +Pycharm('Pycharm', 'Pycharm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pycharm.Remote.puml b/distribution/simpleicons-5/P/Pycharm.Remote.puml new file mode 100644 index 00000000000..50390ebe823 --- /dev/null +++ b/distribution/simpleicons-5/P/Pycharm.Remote.puml @@ -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 Pycharm +include('simpleicons-5/P/Pycharm') + +' renders the element +Pycharm('Pycharm', 'Pycharm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pycharm.md b/distribution/simpleicons-5/P/Pycharm.md new file mode 100644 index 00000000000..bbdace8f2e3 --- /dev/null +++ b/distribution/simpleicons-5/P/Pycharm.md @@ -0,0 +1,63 @@ +# Pycharm + + +```text +simpleicons-5/P/Pycharm +``` + +```text +include('simpleicons-5/P/Pycharm') +``` + + + +| Illustration | Pycharm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pycharm.png) | ![illustration for Pycharm](../../simpleicons-5/P/Pycharm.Local.png) | + + + + +## Pycharm + +### 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 Pycharm +include('simpleicons-5/P/Pycharm') + +' renders the element +Pycharm('Pycharm', 'Pycharm', '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 Pycharm +include('simpleicons-5/P/Pycharm') + +' renders the element +Pycharm('Pycharm', 'Pycharm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pycharm.png b/distribution/simpleicons-5/P/Pycharm.png new file mode 100644 index 00000000000..739b6233981 Binary files /dev/null and b/distribution/simpleicons-5/P/Pycharm.png differ diff --git a/distribution/simpleicons-5/P/Pycharm.puml b/distribution/simpleicons-5/P/Pycharm.puml new file mode 100644 index 00000000000..e398365802c --- /dev/null +++ b/distribution/simpleicons-5/P/Pycharm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pycharm + +sprite $PycharmXs [10x10/16z] uwS3 + +sprite $PycharmSm [12x12/16z] unza + +sprite $PycharmMd [16x16/16z] un_X + +sprite $PycharmLg [20x20/16z] unzKO1G + +!procedure Pycharm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pycharm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pypi.Local.png b/distribution/simpleicons-5/P/Pypi.Local.png new file mode 100644 index 00000000000..5a9aaf7bb3d Binary files /dev/null and b/distribution/simpleicons-5/P/Pypi.Local.png differ diff --git a/distribution/simpleicons-5/P/Pypi.Local.puml b/distribution/simpleicons-5/P/Pypi.Local.puml new file mode 100644 index 00000000000..3a241996193 --- /dev/null +++ b/distribution/simpleicons-5/P/Pypi.Local.puml @@ -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 Pypi +include('simpleicons-5/P/Pypi') + +' renders the element +Pypi('Pypi', 'Pypi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pypi.Remote.puml b/distribution/simpleicons-5/P/Pypi.Remote.puml new file mode 100644 index 00000000000..545127b7d6b --- /dev/null +++ b/distribution/simpleicons-5/P/Pypi.Remote.puml @@ -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 Pypi +include('simpleicons-5/P/Pypi') + +' renders the element +Pypi('Pypi', 'Pypi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pypi.md b/distribution/simpleicons-5/P/Pypi.md new file mode 100644 index 00000000000..5aab8aae18b --- /dev/null +++ b/distribution/simpleicons-5/P/Pypi.md @@ -0,0 +1,63 @@ +# Pypi + + +```text +simpleicons-5/P/Pypi +``` + +```text +include('simpleicons-5/P/Pypi') +``` + + + +| Illustration | Pypi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pypi.png) | ![illustration for Pypi](../../simpleicons-5/P/Pypi.Local.png) | + + + + +## Pypi + +### 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 Pypi +include('simpleicons-5/P/Pypi') + +' renders the element +Pypi('Pypi', 'Pypi', '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 Pypi +include('simpleicons-5/P/Pypi') + +' renders the element +Pypi('Pypi', 'Pypi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pypi.png b/distribution/simpleicons-5/P/Pypi.png new file mode 100644 index 00000000000..02d42c00a23 Binary files /dev/null and b/distribution/simpleicons-5/P/Pypi.png differ diff --git a/distribution/simpleicons-5/P/Pypi.puml b/distribution/simpleicons-5/P/Pypi.puml new file mode 100644 index 00000000000..6be3255b1a4 --- /dev/null +++ b/distribution/simpleicons-5/P/Pypi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pypi + +sprite $PypiXs [10x10/16z] uwS3 + +sprite $PypiSm [12x12/16z] unza + +sprite $PypiMd [16x16/16z] un_X + +sprite $PypiLg [20x20/16z] unzKO1G + +!procedure Pypi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pypi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pypy.Local.png b/distribution/simpleicons-5/P/Pypy.Local.png new file mode 100644 index 00000000000..e2ca6e24c4c Binary files /dev/null and b/distribution/simpleicons-5/P/Pypy.Local.png differ diff --git a/distribution/simpleicons-5/P/Pypy.Local.puml b/distribution/simpleicons-5/P/Pypy.Local.puml new file mode 100644 index 00000000000..819cddc3708 --- /dev/null +++ b/distribution/simpleicons-5/P/Pypy.Local.puml @@ -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 Pypy +include('simpleicons-5/P/Pypy') + +' renders the element +Pypy('Pypy', 'Pypy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pypy.Remote.puml b/distribution/simpleicons-5/P/Pypy.Remote.puml new file mode 100644 index 00000000000..44ecbaf5b69 --- /dev/null +++ b/distribution/simpleicons-5/P/Pypy.Remote.puml @@ -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 Pypy +include('simpleicons-5/P/Pypy') + +' renders the element +Pypy('Pypy', 'Pypy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pypy.md b/distribution/simpleicons-5/P/Pypy.md new file mode 100644 index 00000000000..18fd32e4c5d --- /dev/null +++ b/distribution/simpleicons-5/P/Pypy.md @@ -0,0 +1,63 @@ +# Pypy + + +```text +simpleicons-5/P/Pypy +``` + +```text +include('simpleicons-5/P/Pypy') +``` + + + +| Illustration | Pypy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pypy.png) | ![illustration for Pypy](../../simpleicons-5/P/Pypy.Local.png) | + + + + +## Pypy + +### 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 Pypy +include('simpleicons-5/P/Pypy') + +' renders the element +Pypy('Pypy', 'Pypy', '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 Pypy +include('simpleicons-5/P/Pypy') + +' renders the element +Pypy('Pypy', 'Pypy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pypy.png b/distribution/simpleicons-5/P/Pypy.png new file mode 100644 index 00000000000..a2a200597a6 Binary files /dev/null and b/distribution/simpleicons-5/P/Pypy.png differ diff --git a/distribution/simpleicons-5/P/Pypy.puml b/distribution/simpleicons-5/P/Pypy.puml new file mode 100644 index 00000000000..d44dd9ec001 --- /dev/null +++ b/distribution/simpleicons-5/P/Pypy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pypy + +sprite $PypyXs [10x10/16z] uwS3 + +sprite $PypySm [12x12/16z] unza + +sprite $PypyMd [16x16/16z] un_X + +sprite $PypyLg [20x20/16z] unzKO1G + +!procedure Pypy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pypy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Python.Local.png b/distribution/simpleicons-5/P/Python.Local.png new file mode 100644 index 00000000000..240e0ef343d Binary files /dev/null and b/distribution/simpleicons-5/P/Python.Local.png differ diff --git a/distribution/simpleicons-5/P/Python.Local.puml b/distribution/simpleicons-5/P/Python.Local.puml new file mode 100644 index 00000000000..0387e35f440 --- /dev/null +++ b/distribution/simpleicons-5/P/Python.Local.puml @@ -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 Python +include('simpleicons-5/P/Python') + +' renders the element +Python('Python', 'Python', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Python.Remote.puml b/distribution/simpleicons-5/P/Python.Remote.puml new file mode 100644 index 00000000000..a873acd0a20 --- /dev/null +++ b/distribution/simpleicons-5/P/Python.Remote.puml @@ -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 Python +include('simpleicons-5/P/Python') + +' renders the element +Python('Python', 'Python', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Python.md b/distribution/simpleicons-5/P/Python.md new file mode 100644 index 00000000000..ad7f8f74e6e --- /dev/null +++ b/distribution/simpleicons-5/P/Python.md @@ -0,0 +1,63 @@ +# Python + + +```text +simpleicons-5/P/Python +``` + +```text +include('simpleicons-5/P/Python') +``` + + + +| Illustration | Python | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Python.png) | ![illustration for Python](../../simpleicons-5/P/Python.Local.png) | + + + + +## Python + +### 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 Python +include('simpleicons-5/P/Python') + +' renders the element +Python('Python', 'Python', '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 Python +include('simpleicons-5/P/Python') + +' renders the element +Python('Python', 'Python', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Python.png b/distribution/simpleicons-5/P/Python.png new file mode 100644 index 00000000000..c625a1ee0aa Binary files /dev/null and b/distribution/simpleicons-5/P/Python.png differ diff --git a/distribution/simpleicons-5/P/Python.puml b/distribution/simpleicons-5/P/Python.puml new file mode 100644 index 00000000000..59162c8c5ea --- /dev/null +++ b/distribution/simpleicons-5/P/Python.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Python + +sprite $PythonXs [10x10/16z] uwS3 + +sprite $PythonSm [12x12/16z] unza + +sprite $PythonMd [16x16/16z] un_X + +sprite $PythonLg [20x20/16z] unzKO1G + +!procedure Python($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Python', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pytorch.Local.png b/distribution/simpleicons-5/P/Pytorch.Local.png new file mode 100644 index 00000000000..9edeecefef4 Binary files /dev/null and b/distribution/simpleicons-5/P/Pytorch.Local.png differ diff --git a/distribution/simpleicons-5/P/Pytorch.Local.puml b/distribution/simpleicons-5/P/Pytorch.Local.puml new file mode 100644 index 00000000000..ff7bbf2cf4f --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorch.Local.puml @@ -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 Pytorch +include('simpleicons-5/P/Pytorch') + +' renders the element +Pytorch('Pytorch', 'Pytorch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pytorch.Remote.puml b/distribution/simpleicons-5/P/Pytorch.Remote.puml new file mode 100644 index 00000000000..b796d42f7f8 --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorch.Remote.puml @@ -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 Pytorch +include('simpleicons-5/P/Pytorch') + +' renders the element +Pytorch('Pytorch', 'Pytorch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pytorch.md b/distribution/simpleicons-5/P/Pytorch.md new file mode 100644 index 00000000000..27b02142eb5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorch.md @@ -0,0 +1,63 @@ +# Pytorch + + +```text +simpleicons-5/P/Pytorch +``` + +```text +include('simpleicons-5/P/Pytorch') +``` + + + +| Illustration | Pytorch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pytorch.png) | ![illustration for Pytorch](../../simpleicons-5/P/Pytorch.Local.png) | + + + + +## Pytorch + +### 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 Pytorch +include('simpleicons-5/P/Pytorch') + +' renders the element +Pytorch('Pytorch', 'Pytorch', '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 Pytorch +include('simpleicons-5/P/Pytorch') + +' renders the element +Pytorch('Pytorch', 'Pytorch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pytorch.png b/distribution/simpleicons-5/P/Pytorch.png new file mode 100644 index 00000000000..b9c21fa7ea5 Binary files /dev/null and b/distribution/simpleicons-5/P/Pytorch.png differ diff --git a/distribution/simpleicons-5/P/Pytorch.puml b/distribution/simpleicons-5/P/Pytorch.puml new file mode 100644 index 00000000000..8345cc0c3ff --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pytorch + +sprite $PytorchXs [10x10/16z] uwS3 + +sprite $PytorchSm [12x12/16z] unza + +sprite $PytorchMd [16x16/16z] un_X + +sprite $PytorchLg [20x20/16z] unzKO1G + +!procedure Pytorch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pytorch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pytorchlightning.Local.png b/distribution/simpleicons-5/P/Pytorchlightning.Local.png new file mode 100644 index 00000000000..11bd21be1ab Binary files /dev/null and b/distribution/simpleicons-5/P/Pytorchlightning.Local.png differ diff --git a/distribution/simpleicons-5/P/Pytorchlightning.Local.puml b/distribution/simpleicons-5/P/Pytorchlightning.Local.puml new file mode 100644 index 00000000000..c515d759154 --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorchlightning.Local.puml @@ -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 Pytorchlightning +include('simpleicons-5/P/Pytorchlightning') + +' renders the element +Pytorchlightning('Pytorchlightning', 'Pytorchlightning', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pytorchlightning.Remote.puml b/distribution/simpleicons-5/P/Pytorchlightning.Remote.puml new file mode 100644 index 00000000000..77f14bd5e37 --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorchlightning.Remote.puml @@ -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 Pytorchlightning +include('simpleicons-5/P/Pytorchlightning') + +' renders the element +Pytorchlightning('Pytorchlightning', 'Pytorchlightning', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pytorchlightning.md b/distribution/simpleicons-5/P/Pytorchlightning.md new file mode 100644 index 00000000000..2251a1e2865 --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorchlightning.md @@ -0,0 +1,63 @@ +# Pytorchlightning + + +```text +simpleicons-5/P/Pytorchlightning +``` + +```text +include('simpleicons-5/P/Pytorchlightning') +``` + + + +| Illustration | Pytorchlightning | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pytorchlightning.png) | ![illustration for Pytorchlightning](../../simpleicons-5/P/Pytorchlightning.Local.png) | + + + + +## Pytorchlightning + +### 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 Pytorchlightning +include('simpleicons-5/P/Pytorchlightning') + +' renders the element +Pytorchlightning('Pytorchlightning', 'Pytorchlightning', '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 Pytorchlightning +include('simpleicons-5/P/Pytorchlightning') + +' renders the element +Pytorchlightning('Pytorchlightning', 'Pytorchlightning', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pytorchlightning.png b/distribution/simpleicons-5/P/Pytorchlightning.png new file mode 100644 index 00000000000..956d82bba68 Binary files /dev/null and b/distribution/simpleicons-5/P/Pytorchlightning.png differ diff --git a/distribution/simpleicons-5/P/Pytorchlightning.puml b/distribution/simpleicons-5/P/Pytorchlightning.puml new file mode 100644 index 00000000000..51220ad7ed5 --- /dev/null +++ b/distribution/simpleicons-5/P/Pytorchlightning.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pytorchlightning + +sprite $PytorchlightningXs [10x10/16z] uwS3 + +sprite $PytorchlightningSm [12x12/16z] unza + +sprite $PytorchlightningMd [16x16/16z] un_X + +sprite $PytorchlightningLg [20x20/16z] unzKO1G + +!procedure Pytorchlightning($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pytorchlightning', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/Pyup.Local.png b/distribution/simpleicons-5/P/Pyup.Local.png new file mode 100644 index 00000000000..4c9e84f139b Binary files /dev/null and b/distribution/simpleicons-5/P/Pyup.Local.png differ diff --git a/distribution/simpleicons-5/P/Pyup.Local.puml b/distribution/simpleicons-5/P/Pyup.Local.puml new file mode 100644 index 00000000000..c038213149d --- /dev/null +++ b/distribution/simpleicons-5/P/Pyup.Local.puml @@ -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 Pyup +include('simpleicons-5/P/Pyup') + +' renders the element +Pyup('Pyup', 'Pyup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pyup.Remote.puml b/distribution/simpleicons-5/P/Pyup.Remote.puml new file mode 100644 index 00000000000..fc8fdd4cc02 --- /dev/null +++ b/distribution/simpleicons-5/P/Pyup.Remote.puml @@ -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 Pyup +include('simpleicons-5/P/Pyup') + +' renders the element +Pyup('Pyup', 'Pyup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/P/Pyup.md b/distribution/simpleicons-5/P/Pyup.md new file mode 100644 index 00000000000..073004bc273 --- /dev/null +++ b/distribution/simpleicons-5/P/Pyup.md @@ -0,0 +1,63 @@ +# Pyup + + +```text +simpleicons-5/P/Pyup +``` + +```text +include('simpleicons-5/P/Pyup') +``` + + + +| Illustration | Pyup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/P/Pyup.png) | ![illustration for Pyup](../../simpleicons-5/P/Pyup.Local.png) | + + + + +## Pyup + +### 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 Pyup +include('simpleicons-5/P/Pyup') + +' renders the element +Pyup('Pyup', 'Pyup', '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 Pyup +include('simpleicons-5/P/Pyup') + +' renders the element +Pyup('Pyup', 'Pyup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/P/Pyup.png b/distribution/simpleicons-5/P/Pyup.png new file mode 100644 index 00000000000..ed9a36d1694 Binary files /dev/null and b/distribution/simpleicons-5/P/Pyup.png differ diff --git a/distribution/simpleicons-5/P/Pyup.puml b/distribution/simpleicons-5/P/Pyup.puml new file mode 100644 index 00000000000..8a53861b16b --- /dev/null +++ b/distribution/simpleicons-5/P/Pyup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/P/Pyup + +sprite $PyupXs [10x10/16z] uwS3 + +sprite $PyupSm [12x12/16z] unza + +sprite $PyupMd [16x16/16z] un_X + +sprite $PyupLg [20x20/16z] unzKO1G + +!procedure Pyup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/P/Pyup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/P/README.md b/distribution/simpleicons-5/P/README.md new file mode 100644 index 00000000000..63b18dee9bd --- /dev/null +++ b/distribution/simpleicons-5/P/README.md @@ -0,0 +1,145 @@ +# P + +The module contains 134 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/P/P5Dotjs](../../simpleicons-5/P/P5Dotjs.png) | [simpleicons-5/P/P5Dotjs](../../simpleicons-5/P/P5Dotjs.md) | +| ![illustration of simpleicons-5/P/Packagist](../../simpleicons-5/P/Packagist.png) | [simpleicons-5/P/Packagist](../../simpleicons-5/P/Packagist.md) | +| ![illustration of simpleicons-5/P/Paddypower](../../simpleicons-5/P/Paddypower.png) | [simpleicons-5/P/Paddypower](../../simpleicons-5/P/Paddypower.md) | +| ![illustration of simpleicons-5/P/Pagekit](../../simpleicons-5/P/Pagekit.png) | [simpleicons-5/P/Pagekit](../../simpleicons-5/P/Pagekit.md) | +| ![illustration of simpleicons-5/P/Pagerduty](../../simpleicons-5/P/Pagerduty.png) | [simpleicons-5/P/Pagerduty](../../simpleicons-5/P/Pagerduty.md) | +| ![illustration of simpleicons-5/P/Pagespeedinsights](../../simpleicons-5/P/Pagespeedinsights.png) | [simpleicons-5/P/Pagespeedinsights](../../simpleicons-5/P/Pagespeedinsights.md) | +| ![illustration of simpleicons-5/P/Pagseguro](../../simpleicons-5/P/Pagseguro.png) | [simpleicons-5/P/Pagseguro](../../simpleicons-5/P/Pagseguro.md) | +| ![illustration of simpleicons-5/P/Palantir](../../simpleicons-5/P/Palantir.png) | [simpleicons-5/P/Palantir](../../simpleicons-5/P/Palantir.md) | +| ![illustration of simpleicons-5/P/Paloaltosoftware](../../simpleicons-5/P/Paloaltosoftware.png) | [simpleicons-5/P/Paloaltosoftware](../../simpleicons-5/P/Paloaltosoftware.md) | +| ![illustration of simpleicons-5/P/Pandas](../../simpleicons-5/P/Pandas.png) | [simpleicons-5/P/Pandas](../../simpleicons-5/P/Pandas.md) | +| ![illustration of simpleicons-5/P/Pandora](../../simpleicons-5/P/Pandora.png) | [simpleicons-5/P/Pandora](../../simpleicons-5/P/Pandora.md) | +| ![illustration of simpleicons-5/P/Pantheon](../../simpleicons-5/P/Pantheon.png) | [simpleicons-5/P/Pantheon](../../simpleicons-5/P/Pantheon.md) | +| ![illustration of simpleicons-5/P/Paritysubstrate](../../simpleicons-5/P/Paritysubstrate.png) | [simpleicons-5/P/Paritysubstrate](../../simpleicons-5/P/Paritysubstrate.md) | +| ![illustration of simpleicons-5/P/Parsedotly](../../simpleicons-5/P/Parsedotly.png) | [simpleicons-5/P/Parsedotly](../../simpleicons-5/P/Parsedotly.md) | +| ![illustration of simpleicons-5/P/Passport](../../simpleicons-5/P/Passport.png) | [simpleicons-5/P/Passport](../../simpleicons-5/P/Passport.md) | +| ![illustration of simpleicons-5/P/Pastebin](../../simpleicons-5/P/Pastebin.png) | [simpleicons-5/P/Pastebin](../../simpleicons-5/P/Pastebin.md) | +| ![illustration of simpleicons-5/P/Patreon](../../simpleicons-5/P/Patreon.png) | [simpleicons-5/P/Patreon](../../simpleicons-5/P/Patreon.md) | +| ![illustration of simpleicons-5/P/Payoneer](../../simpleicons-5/P/Payoneer.png) | [simpleicons-5/P/Payoneer](../../simpleicons-5/P/Payoneer.md) | +| ![illustration of simpleicons-5/P/Paypal](../../simpleicons-5/P/Paypal.png) | [simpleicons-5/P/Paypal](../../simpleicons-5/P/Paypal.md) | +| ![illustration of simpleicons-5/P/Paytm](../../simpleicons-5/P/Paytm.png) | [simpleicons-5/P/Paytm](../../simpleicons-5/P/Paytm.md) | +| ![illustration of simpleicons-5/P/Pcgamingwiki](../../simpleicons-5/P/Pcgamingwiki.png) | [simpleicons-5/P/Pcgamingwiki](../../simpleicons-5/P/Pcgamingwiki.md) | +| ![illustration of simpleicons-5/P/Peertube](../../simpleicons-5/P/Peertube.png) | [simpleicons-5/P/Peertube](../../simpleicons-5/P/Peertube.md) | +| ![illustration of simpleicons-5/P/Pegasusairlines](../../simpleicons-5/P/Pegasusairlines.png) | [simpleicons-5/P/Pegasusairlines](../../simpleicons-5/P/Pegasusairlines.md) | +| ![illustration of simpleicons-5/P/Pelican](../../simpleicons-5/P/Pelican.png) | [simpleicons-5/P/Pelican](../../simpleicons-5/P/Pelican.md) | +| ![illustration of simpleicons-5/P/Peloton](../../simpleicons-5/P/Peloton.png) | [simpleicons-5/P/Peloton](../../simpleicons-5/P/Peloton.md) | +| ![illustration of simpleicons-5/P/Pepsi](../../simpleicons-5/P/Pepsi.png) | [simpleicons-5/P/Pepsi](../../simpleicons-5/P/Pepsi.md) | +| ![illustration of simpleicons-5/P/Perforce](../../simpleicons-5/P/Perforce.png) | [simpleicons-5/P/Perforce](../../simpleicons-5/P/Perforce.md) | +| ![illustration of simpleicons-5/P/Perl](../../simpleicons-5/P/Perl.png) | [simpleicons-5/P/Perl](../../simpleicons-5/P/Perl.md) | +| ![illustration of simpleicons-5/P/Peugeot](../../simpleicons-5/P/Peugeot.png) | [simpleicons-5/P/Peugeot](../../simpleicons-5/P/Peugeot.md) | +| ![illustration of simpleicons-5/P/Pexels](../../simpleicons-5/P/Pexels.png) | [simpleicons-5/P/Pexels](../../simpleicons-5/P/Pexels.md) | +| ![illustration of simpleicons-5/P/Pfsense](../../simpleicons-5/P/Pfsense.png) | [simpleicons-5/P/Pfsense](../../simpleicons-5/P/Pfsense.md) | +| ![illustration of simpleicons-5/P/Phabricator](../../simpleicons-5/P/Phabricator.png) | [simpleicons-5/P/Phabricator](../../simpleicons-5/P/Phabricator.md) | +| ![illustration of simpleicons-5/P/Philipshue](../../simpleicons-5/P/Philipshue.png) | [simpleicons-5/P/Philipshue](../../simpleicons-5/P/Philipshue.md) | +| ![illustration of simpleicons-5/P/Phonepe](../../simpleicons-5/P/Phonepe.png) | [simpleicons-5/P/Phonepe](../../simpleicons-5/P/Phonepe.md) | +| ![illustration of simpleicons-5/P/Photobucket](../../simpleicons-5/P/Photobucket.png) | [simpleicons-5/P/Photobucket](../../simpleicons-5/P/Photobucket.md) | +| ![illustration of simpleicons-5/P/Photocrowd](../../simpleicons-5/P/Photocrowd.png) | [simpleicons-5/P/Photocrowd](../../simpleicons-5/P/Photocrowd.md) | +| ![illustration of simpleicons-5/P/Photopea](../../simpleicons-5/P/Photopea.png) | [simpleicons-5/P/Photopea](../../simpleicons-5/P/Photopea.md) | +| ![illustration of simpleicons-5/P/Php](../../simpleicons-5/P/Php.png) | [simpleicons-5/P/Php](../../simpleicons-5/P/Php.md) | +| ![illustration of simpleicons-5/P/Phpstorm](../../simpleicons-5/P/Phpstorm.png) | [simpleicons-5/P/Phpstorm](../../simpleicons-5/P/Phpstorm.md) | +| ![illustration of simpleicons-5/P/Picartodottv](../../simpleicons-5/P/Picartodottv.png) | [simpleicons-5/P/Picartodottv](../../simpleicons-5/P/Picartodottv.md) | +| ![illustration of simpleicons-5/P/Picnic](../../simpleicons-5/P/Picnic.png) | [simpleicons-5/P/Picnic](../../simpleicons-5/P/Picnic.md) | +| ![illustration of simpleicons-5/P/Picpay](../../simpleicons-5/P/Picpay.png) | [simpleicons-5/P/Picpay](../../simpleicons-5/P/Picpay.md) | +| ![illustration of simpleicons-5/P/Pihole](../../simpleicons-5/P/Pihole.png) | [simpleicons-5/P/Pihole](../../simpleicons-5/P/Pihole.md) | +| ![illustration of simpleicons-5/P/Pimcore](../../simpleicons-5/P/Pimcore.png) | [simpleicons-5/P/Pimcore](../../simpleicons-5/P/Pimcore.md) | +| ![illustration of simpleicons-5/P/Pinboard](../../simpleicons-5/P/Pinboard.png) | [simpleicons-5/P/Pinboard](../../simpleicons-5/P/Pinboard.md) | +| ![illustration of simpleicons-5/P/Pingdom](../../simpleicons-5/P/Pingdom.png) | [simpleicons-5/P/Pingdom](../../simpleicons-5/P/Pingdom.md) | +| ![illustration of simpleicons-5/P/Pinterest](../../simpleicons-5/P/Pinterest.png) | [simpleicons-5/P/Pinterest](../../simpleicons-5/P/Pinterest.md) | +| ![illustration of simpleicons-5/P/Pioneerdj](../../simpleicons-5/P/Pioneerdj.png) | [simpleicons-5/P/Pioneerdj](../../simpleicons-5/P/Pioneerdj.md) | +| ![illustration of simpleicons-5/P/Pivotaltracker](../../simpleicons-5/P/Pivotaltracker.png) | [simpleicons-5/P/Pivotaltracker](../../simpleicons-5/P/Pivotaltracker.md) | +| ![illustration of simpleicons-5/P/Piwigo](../../simpleicons-5/P/Piwigo.png) | [simpleicons-5/P/Piwigo](../../simpleicons-5/P/Piwigo.md) | +| ![illustration of simpleicons-5/P/Pixabay](../../simpleicons-5/P/Pixabay.png) | [simpleicons-5/P/Pixabay](../../simpleicons-5/P/Pixabay.md) | +| ![illustration of simpleicons-5/P/Pixiv](../../simpleicons-5/P/Pixiv.png) | [simpleicons-5/P/Pixiv](../../simpleicons-5/P/Pixiv.md) | +| ![illustration of simpleicons-5/P/Pjsip](../../simpleicons-5/P/Pjsip.png) | [simpleicons-5/P/Pjsip](../../simpleicons-5/P/Pjsip.md) | +| ![illustration of simpleicons-5/P/Planet](../../simpleicons-5/P/Planet.png) | [simpleicons-5/P/Planet](../../simpleicons-5/P/Planet.md) | +| ![illustration of simpleicons-5/P/Plangrid](../../simpleicons-5/P/Plangrid.png) | [simpleicons-5/P/Plangrid](../../simpleicons-5/P/Plangrid.md) | +| ![illustration of simpleicons-5/P/Platzi](../../simpleicons-5/P/Platzi.png) | [simpleicons-5/P/Platzi](../../simpleicons-5/P/Platzi.md) | +| ![illustration of simpleicons-5/P/Playcanvas](../../simpleicons-5/P/Playcanvas.png) | [simpleicons-5/P/Playcanvas](../../simpleicons-5/P/Playcanvas.md) | +| ![illustration of simpleicons-5/P/Playerdotme](../../simpleicons-5/P/Playerdotme.png) | [simpleicons-5/P/Playerdotme](../../simpleicons-5/P/Playerdotme.md) | +| ![illustration of simpleicons-5/P/Playerfm](../../simpleicons-5/P/Playerfm.png) | [simpleicons-5/P/Playerfm](../../simpleicons-5/P/Playerfm.md) | +| ![illustration of simpleicons-5/P/Playstation](../../simpleicons-5/P/Playstation.png) | [simpleicons-5/P/Playstation](../../simpleicons-5/P/Playstation.md) | +| ![illustration of simpleicons-5/P/Playstation2](../../simpleicons-5/P/Playstation2.png) | [simpleicons-5/P/Playstation2](../../simpleicons-5/P/Playstation2.md) | +| ![illustration of simpleicons-5/P/Playstation3](../../simpleicons-5/P/Playstation3.png) | [simpleicons-5/P/Playstation3](../../simpleicons-5/P/Playstation3.md) | +| ![illustration of simpleicons-5/P/Playstation4](../../simpleicons-5/P/Playstation4.png) | [simpleicons-5/P/Playstation4](../../simpleicons-5/P/Playstation4.md) | +| ![illustration of simpleicons-5/P/Playstation5](../../simpleicons-5/P/Playstation5.png) | [simpleicons-5/P/Playstation5](../../simpleicons-5/P/Playstation5.md) | +| ![illustration of simpleicons-5/P/Playstationvita](../../simpleicons-5/P/Playstationvita.png) | [simpleicons-5/P/Playstationvita](../../simpleicons-5/P/Playstationvita.md) | +| ![illustration of simpleicons-5/P/Pleroma](../../simpleicons-5/P/Pleroma.png) | [simpleicons-5/P/Pleroma](../../simpleicons-5/P/Pleroma.md) | +| ![illustration of simpleicons-5/P/Plesk](../../simpleicons-5/P/Plesk.png) | [simpleicons-5/P/Plesk](../../simpleicons-5/P/Plesk.md) | +| ![illustration of simpleicons-5/P/Plex](../../simpleicons-5/P/Plex.png) | [simpleicons-5/P/Plex](../../simpleicons-5/P/Plex.md) | +| ![illustration of simpleicons-5/P/Plotly](../../simpleicons-5/P/Plotly.png) | [simpleicons-5/P/Plotly](../../simpleicons-5/P/Plotly.md) | +| ![illustration of simpleicons-5/P/Pluralsight](../../simpleicons-5/P/Pluralsight.png) | [simpleicons-5/P/Pluralsight](../../simpleicons-5/P/Pluralsight.md) | +| ![illustration of simpleicons-5/P/Plurk](../../simpleicons-5/P/Plurk.png) | [simpleicons-5/P/Plurk](../../simpleicons-5/P/Plurk.md) | +| ![illustration of simpleicons-5/P/Pluscodes](../../simpleicons-5/P/Pluscodes.png) | [simpleicons-5/P/Pluscodes](../../simpleicons-5/P/Pluscodes.md) | +| ![illustration of simpleicons-5/P/Pm2](../../simpleicons-5/P/Pm2.png) | [simpleicons-5/P/Pm2](../../simpleicons-5/P/Pm2.md) | +| ![illustration of simpleicons-5/P/Pnpm](../../simpleicons-5/P/Pnpm.png) | [simpleicons-5/P/Pnpm](../../simpleicons-5/P/Pnpm.md) | +| ![illustration of simpleicons-5/P/Pocket](../../simpleicons-5/P/Pocket.png) | [simpleicons-5/P/Pocket](../../simpleicons-5/P/Pocket.md) | +| ![illustration of simpleicons-5/P/Pocketcasts](../../simpleicons-5/P/Pocketcasts.png) | [simpleicons-5/P/Pocketcasts](../../simpleicons-5/P/Pocketcasts.md) | +| ![illustration of simpleicons-5/P/Podcastaddict](../../simpleicons-5/P/Podcastaddict.png) | [simpleicons-5/P/Podcastaddict](../../simpleicons-5/P/Podcastaddict.md) | +| ![illustration of simpleicons-5/P/Podman](../../simpleicons-5/P/Podman.png) | [simpleicons-5/P/Podman](../../simpleicons-5/P/Podman.md) | +| ![illustration of simpleicons-5/P/Pointy](../../simpleicons-5/P/Pointy.png) | [simpleicons-5/P/Pointy](../../simpleicons-5/P/Pointy.md) | +| ![illustration of simpleicons-5/P/Pokemon](../../simpleicons-5/P/Pokemon.png) | [simpleicons-5/P/Pokemon](../../simpleicons-5/P/Pokemon.md) | +| ![illustration of simpleicons-5/P/Poly](../../simpleicons-5/P/Poly.png) | [simpleicons-5/P/Poly](../../simpleicons-5/P/Poly.md) | +| ![illustration of simpleicons-5/P/Polymerproject](../../simpleicons-5/P/Polymerproject.png) | [simpleicons-5/P/Polymerproject](../../simpleicons-5/P/Polymerproject.md) | +| ![illustration of simpleicons-5/P/Popos](../../simpleicons-5/P/Popos.png) | [simpleicons-5/P/Popos](../../simpleicons-5/P/Popos.md) | +| ![illustration of simpleicons-5/P/Porsche](../../simpleicons-5/P/Porsche.png) | [simpleicons-5/P/Porsche](../../simpleicons-5/P/Porsche.md) | +| ![illustration of simpleicons-5/P/Postcss](../../simpleicons-5/P/Postcss.png) | [simpleicons-5/P/Postcss](../../simpleicons-5/P/Postcss.md) | +| ![illustration of simpleicons-5/P/Postgresql](../../simpleicons-5/P/Postgresql.png) | [simpleicons-5/P/Postgresql](../../simpleicons-5/P/Postgresql.md) | +| ![illustration of simpleicons-5/P/Postman](../../simpleicons-5/P/Postman.png) | [simpleicons-5/P/Postman](../../simpleicons-5/P/Postman.md) | +| ![illustration of simpleicons-5/P/Postmates](../../simpleicons-5/P/Postmates.png) | [simpleicons-5/P/Postmates](../../simpleicons-5/P/Postmates.md) | +| ![illustration of simpleicons-5/P/Powerbi](../../simpleicons-5/P/Powerbi.png) | [simpleicons-5/P/Powerbi](../../simpleicons-5/P/Powerbi.md) | +| ![illustration of simpleicons-5/P/Powers](../../simpleicons-5/P/Powers.png) | [simpleicons-5/P/Powers](../../simpleicons-5/P/Powers.md) | +| ![illustration of simpleicons-5/P/Powershell](../../simpleicons-5/P/Powershell.png) | [simpleicons-5/P/Powershell](../../simpleicons-5/P/Powershell.md) | +| ![illustration of simpleicons-5/P/Prdotco](../../simpleicons-5/P/Prdotco.png) | [simpleicons-5/P/Prdotco](../../simpleicons-5/P/Prdotco.md) | +| ![illustration of simpleicons-5/P/Precommit](../../simpleicons-5/P/Precommit.png) | [simpleicons-5/P/Precommit](../../simpleicons-5/P/Precommit.md) | +| ![illustration of simpleicons-5/P/Premierleague](../../simpleicons-5/P/Premierleague.png) | [simpleicons-5/P/Premierleague](../../simpleicons-5/P/Premierleague.md) | +| ![illustration of simpleicons-5/P/Prestashop](../../simpleicons-5/P/Prestashop.png) | [simpleicons-5/P/Prestashop](../../simpleicons-5/P/Prestashop.md) | +| ![illustration of simpleicons-5/P/Presto](../../simpleicons-5/P/Presto.png) | [simpleicons-5/P/Presto](../../simpleicons-5/P/Presto.md) | +| ![illustration of simpleicons-5/P/Prettier](../../simpleicons-5/P/Prettier.png) | [simpleicons-5/P/Prettier](../../simpleicons-5/P/Prettier.md) | +| ![illustration of simpleicons-5/P/Prezi](../../simpleicons-5/P/Prezi.png) | [simpleicons-5/P/Prezi](../../simpleicons-5/P/Prezi.md) | +| ![illustration of simpleicons-5/P/Prime](../../simpleicons-5/P/Prime.png) | [simpleicons-5/P/Prime](../../simpleicons-5/P/Prime.md) | +| ![illustration of simpleicons-5/P/Primevideo](../../simpleicons-5/P/Primevideo.png) | [simpleicons-5/P/Primevideo](../../simpleicons-5/P/Primevideo.md) | +| ![illustration of simpleicons-5/P/Prisma](../../simpleicons-5/P/Prisma.png) | [simpleicons-5/P/Prisma](../../simpleicons-5/P/Prisma.md) | +| ![illustration of simpleicons-5/P/Prismic](../../simpleicons-5/P/Prismic.png) | [simpleicons-5/P/Prismic](../../simpleicons-5/P/Prismic.md) | +| ![illustration of simpleicons-5/P/Privateinternetaccess](../../simpleicons-5/P/Privateinternetaccess.png) | [simpleicons-5/P/Privateinternetaccess](../../simpleicons-5/P/Privateinternetaccess.md) | +| ![illustration of simpleicons-5/P/Probot](../../simpleicons-5/P/Probot.png) | [simpleicons-5/P/Probot](../../simpleicons-5/P/Probot.md) | +| ![illustration of simpleicons-5/P/Processingfoundation](../../simpleicons-5/P/Processingfoundation.png) | [simpleicons-5/P/Processingfoundation](../../simpleicons-5/P/Processingfoundation.md) | +| ![illustration of simpleicons-5/P/Processwire](../../simpleicons-5/P/Processwire.png) | [simpleicons-5/P/Processwire](../../simpleicons-5/P/Processwire.md) | +| ![illustration of simpleicons-5/P/Producthunt](../../simpleicons-5/P/Producthunt.png) | [simpleicons-5/P/Producthunt](../../simpleicons-5/P/Producthunt.md) | +| ![illustration of simpleicons-5/P/Progate](../../simpleicons-5/P/Progate.png) | [simpleicons-5/P/Progate](../../simpleicons-5/P/Progate.md) | +| ![illustration of simpleicons-5/P/Progress](../../simpleicons-5/P/Progress.png) | [simpleicons-5/P/Progress](../../simpleicons-5/P/Progress.md) | +| ![illustration of simpleicons-5/P/Prometheus](../../simpleicons-5/P/Prometheus.png) | [simpleicons-5/P/Prometheus](../../simpleicons-5/P/Prometheus.md) | +| ![illustration of simpleicons-5/P/Prosieben](../../simpleicons-5/P/Prosieben.png) | [simpleicons-5/P/Prosieben](../../simpleicons-5/P/Prosieben.md) | +| ![illustration of simpleicons-5/P/Protocolsdotio](../../simpleicons-5/P/Protocolsdotio.png) | [simpleicons-5/P/Protocolsdotio](../../simpleicons-5/P/Protocolsdotio.md) | +| ![illustration of simpleicons-5/P/Protodotio](../../simpleicons-5/P/Protodotio.png) | [simpleicons-5/P/Protodotio](../../simpleicons-5/P/Protodotio.md) | +| ![illustration of simpleicons-5/P/Protondb](../../simpleicons-5/P/Protondb.png) | [simpleicons-5/P/Protondb](../../simpleicons-5/P/Protondb.md) | +| ![illustration of simpleicons-5/P/Protonmail](../../simpleicons-5/P/Protonmail.png) | [simpleicons-5/P/Protonmail](../../simpleicons-5/P/Protonmail.md) | +| ![illustration of simpleicons-5/P/Protonvpn](../../simpleicons-5/P/Protonvpn.png) | [simpleicons-5/P/Protonvpn](../../simpleicons-5/P/Protonvpn.md) | +| ![illustration of simpleicons-5/P/Protools](../../simpleicons-5/P/Protools.png) | [simpleicons-5/P/Protools](../../simpleicons-5/P/Protools.md) | +| ![illustration of simpleicons-5/P/Proxmox](../../simpleicons-5/P/Proxmox.png) | [simpleicons-5/P/Proxmox](../../simpleicons-5/P/Proxmox.md) | +| ![illustration of simpleicons-5/P/Publons](../../simpleicons-5/P/Publons.png) | [simpleicons-5/P/Publons](../../simpleicons-5/P/Publons.md) | +| ![illustration of simpleicons-5/P/Pubmed](../../simpleicons-5/P/Pubmed.png) | [simpleicons-5/P/Pubmed](../../simpleicons-5/P/Pubmed.md) | +| ![illustration of simpleicons-5/P/Pug](../../simpleicons-5/P/Pug.png) | [simpleicons-5/P/Pug](../../simpleicons-5/P/Pug.md) | +| ![illustration of simpleicons-5/P/Puppet](../../simpleicons-5/P/Puppet.png) | [simpleicons-5/P/Puppet](../../simpleicons-5/P/Puppet.md) | +| ![illustration of simpleicons-5/P/Puppeteer](../../simpleicons-5/P/Puppeteer.png) | [simpleicons-5/P/Puppeteer](../../simpleicons-5/P/Puppeteer.md) | +| ![illustration of simpleicons-5/P/Purescript](../../simpleicons-5/P/Purescript.png) | [simpleicons-5/P/Purescript](../../simpleicons-5/P/Purescript.md) | +| ![illustration of simpleicons-5/P/Purgecss](../../simpleicons-5/P/Purgecss.png) | [simpleicons-5/P/Purgecss](../../simpleicons-5/P/Purgecss.md) | +| ![illustration of simpleicons-5/P/Purism](../../simpleicons-5/P/Purism.png) | [simpleicons-5/P/Purism](../../simpleicons-5/P/Purism.md) | +| ![illustration of simpleicons-5/P/Pusher](../../simpleicons-5/P/Pusher.png) | [simpleicons-5/P/Pusher](../../simpleicons-5/P/Pusher.md) | +| ![illustration of simpleicons-5/P/Pycharm](../../simpleicons-5/P/Pycharm.png) | [simpleicons-5/P/Pycharm](../../simpleicons-5/P/Pycharm.md) | +| ![illustration of simpleicons-5/P/Pypi](../../simpleicons-5/P/Pypi.png) | [simpleicons-5/P/Pypi](../../simpleicons-5/P/Pypi.md) | +| ![illustration of simpleicons-5/P/Pypy](../../simpleicons-5/P/Pypy.png) | [simpleicons-5/P/Pypy](../../simpleicons-5/P/Pypy.md) | +| ![illustration of simpleicons-5/P/Python](../../simpleicons-5/P/Python.png) | [simpleicons-5/P/Python](../../simpleicons-5/P/Python.md) | +| ![illustration of simpleicons-5/P/Pytorch](../../simpleicons-5/P/Pytorch.png) | [simpleicons-5/P/Pytorch](../../simpleicons-5/P/Pytorch.md) | +| ![illustration of simpleicons-5/P/Pytorchlightning](../../simpleicons-5/P/Pytorchlightning.png) | [simpleicons-5/P/Pytorchlightning](../../simpleicons-5/P/Pytorchlightning.md) | +| ![illustration of simpleicons-5/P/Pyup](../../simpleicons-5/P/Pyup.png) | [simpleicons-5/P/Pyup](../../simpleicons-5/P/Pyup.md) | + + + diff --git a/distribution/simpleicons-5/Q/Qantas.Local.png b/distribution/simpleicons-5/Q/Qantas.Local.png new file mode 100644 index 00000000000..f6397a01fea Binary files /dev/null and b/distribution/simpleicons-5/Q/Qantas.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qantas.Local.puml b/distribution/simpleicons-5/Q/Qantas.Local.puml new file mode 100644 index 00000000000..8e472c446ad --- /dev/null +++ b/distribution/simpleicons-5/Q/Qantas.Local.puml @@ -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 Qantas +include('simpleicons-5/Q/Qantas') + +' renders the element +Qantas('Qantas', 'Qantas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qantas.Remote.puml b/distribution/simpleicons-5/Q/Qantas.Remote.puml new file mode 100644 index 00000000000..092f30f99fb --- /dev/null +++ b/distribution/simpleicons-5/Q/Qantas.Remote.puml @@ -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 Qantas +include('simpleicons-5/Q/Qantas') + +' renders the element +Qantas('Qantas', 'Qantas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qantas.md b/distribution/simpleicons-5/Q/Qantas.md new file mode 100644 index 00000000000..63101ae75bb --- /dev/null +++ b/distribution/simpleicons-5/Q/Qantas.md @@ -0,0 +1,63 @@ +# Qantas + + +```text +simpleicons-5/Q/Qantas +``` + +```text +include('simpleicons-5/Q/Qantas') +``` + + + +| Illustration | Qantas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qantas.png) | ![illustration for Qantas](../../simpleicons-5/Q/Qantas.Local.png) | + + + + +## Qantas + +### 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 Qantas +include('simpleicons-5/Q/Qantas') + +' renders the element +Qantas('Qantas', 'Qantas', '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 Qantas +include('simpleicons-5/Q/Qantas') + +' renders the element +Qantas('Qantas', 'Qantas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qantas.png b/distribution/simpleicons-5/Q/Qantas.png new file mode 100644 index 00000000000..d4d354f672f Binary files /dev/null and b/distribution/simpleicons-5/Q/Qantas.png differ diff --git a/distribution/simpleicons-5/Q/Qantas.puml b/distribution/simpleicons-5/Q/Qantas.puml new file mode 100644 index 00000000000..04cff29a0d7 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qantas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qantas + +sprite $QantasXs [10x10/16z] uwS3 + +sprite $QantasSm [12x12/16z] unza + +sprite $QantasMd [16x16/16z] un_X + +sprite $QantasLg [20x20/16z] unzKO1G + +!procedure Qantas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qantas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qatarairways.Local.png b/distribution/simpleicons-5/Q/Qatarairways.Local.png new file mode 100644 index 00000000000..009495196c6 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qatarairways.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qatarairways.Local.puml b/distribution/simpleicons-5/Q/Qatarairways.Local.puml new file mode 100644 index 00000000000..ec1c3b8288c --- /dev/null +++ b/distribution/simpleicons-5/Q/Qatarairways.Local.puml @@ -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 Qatarairways +include('simpleicons-5/Q/Qatarairways') + +' renders the element +Qatarairways('Qatarairways', 'Qatarairways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qatarairways.Remote.puml b/distribution/simpleicons-5/Q/Qatarairways.Remote.puml new file mode 100644 index 00000000000..19e5ee724fa --- /dev/null +++ b/distribution/simpleicons-5/Q/Qatarairways.Remote.puml @@ -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 Qatarairways +include('simpleicons-5/Q/Qatarairways') + +' renders the element +Qatarairways('Qatarairways', 'Qatarairways', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qatarairways.md b/distribution/simpleicons-5/Q/Qatarairways.md new file mode 100644 index 00000000000..c8bc959f64c --- /dev/null +++ b/distribution/simpleicons-5/Q/Qatarairways.md @@ -0,0 +1,63 @@ +# Qatarairways + + +```text +simpleicons-5/Q/Qatarairways +``` + +```text +include('simpleicons-5/Q/Qatarairways') +``` + + + +| Illustration | Qatarairways | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qatarairways.png) | ![illustration for Qatarairways](../../simpleicons-5/Q/Qatarairways.Local.png) | + + + + +## Qatarairways + +### 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 Qatarairways +include('simpleicons-5/Q/Qatarairways') + +' renders the element +Qatarairways('Qatarairways', 'Qatarairways', '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 Qatarairways +include('simpleicons-5/Q/Qatarairways') + +' renders the element +Qatarairways('Qatarairways', 'Qatarairways', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qatarairways.png b/distribution/simpleicons-5/Q/Qatarairways.png new file mode 100644 index 00000000000..79f7090f6ec Binary files /dev/null and b/distribution/simpleicons-5/Q/Qatarairways.png differ diff --git a/distribution/simpleicons-5/Q/Qatarairways.puml b/distribution/simpleicons-5/Q/Qatarairways.puml new file mode 100644 index 00000000000..fb76e6d88b4 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qatarairways.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qatarairways + +sprite $QatarairwaysXs [10x10/16z] uwS3 + +sprite $QatarairwaysSm [12x12/16z] unza + +sprite $QatarairwaysMd [16x16/16z] un_X + +sprite $QatarairwaysLg [20x20/16z] unzKO1G + +!procedure Qatarairways($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qatarairways', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qemu.Local.png b/distribution/simpleicons-5/Q/Qemu.Local.png new file mode 100644 index 00000000000..2f869223406 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qemu.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qemu.Local.puml b/distribution/simpleicons-5/Q/Qemu.Local.puml new file mode 100644 index 00000000000..c8f0d124cd9 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qemu.Local.puml @@ -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 Qemu +include('simpleicons-5/Q/Qemu') + +' renders the element +Qemu('Qemu', 'Qemu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qemu.Remote.puml b/distribution/simpleicons-5/Q/Qemu.Remote.puml new file mode 100644 index 00000000000..72f9b0242ad --- /dev/null +++ b/distribution/simpleicons-5/Q/Qemu.Remote.puml @@ -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 Qemu +include('simpleicons-5/Q/Qemu') + +' renders the element +Qemu('Qemu', 'Qemu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qemu.md b/distribution/simpleicons-5/Q/Qemu.md new file mode 100644 index 00000000000..045fcf37912 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qemu.md @@ -0,0 +1,63 @@ +# Qemu + + +```text +simpleicons-5/Q/Qemu +``` + +```text +include('simpleicons-5/Q/Qemu') +``` + + + +| Illustration | Qemu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qemu.png) | ![illustration for Qemu](../../simpleicons-5/Q/Qemu.Local.png) | + + + + +## Qemu + +### 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 Qemu +include('simpleicons-5/Q/Qemu') + +' renders the element +Qemu('Qemu', 'Qemu', '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 Qemu +include('simpleicons-5/Q/Qemu') + +' renders the element +Qemu('Qemu', 'Qemu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qemu.png b/distribution/simpleicons-5/Q/Qemu.png new file mode 100644 index 00000000000..46a6bda4c99 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qemu.png differ diff --git a/distribution/simpleicons-5/Q/Qemu.puml b/distribution/simpleicons-5/Q/Qemu.puml new file mode 100644 index 00000000000..f5ce960cfad --- /dev/null +++ b/distribution/simpleicons-5/Q/Qemu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qemu + +sprite $QemuXs [10x10/16z] uwS3 + +sprite $QemuSm [12x12/16z] unza + +sprite $QemuMd [16x16/16z] un_X + +sprite $QemuLg [20x20/16z] unzKO1G + +!procedure Qemu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qemu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qgis.Local.png b/distribution/simpleicons-5/Q/Qgis.Local.png new file mode 100644 index 00000000000..06ce3d20b18 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qgis.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qgis.Local.puml b/distribution/simpleicons-5/Q/Qgis.Local.puml new file mode 100644 index 00000000000..ed353b3b065 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qgis.Local.puml @@ -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 Qgis +include('simpleicons-5/Q/Qgis') + +' renders the element +Qgis('Qgis', 'Qgis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qgis.Remote.puml b/distribution/simpleicons-5/Q/Qgis.Remote.puml new file mode 100644 index 00000000000..031c137f58b --- /dev/null +++ b/distribution/simpleicons-5/Q/Qgis.Remote.puml @@ -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 Qgis +include('simpleicons-5/Q/Qgis') + +' renders the element +Qgis('Qgis', 'Qgis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qgis.md b/distribution/simpleicons-5/Q/Qgis.md new file mode 100644 index 00000000000..a333a18ea0c --- /dev/null +++ b/distribution/simpleicons-5/Q/Qgis.md @@ -0,0 +1,63 @@ +# Qgis + + +```text +simpleicons-5/Q/Qgis +``` + +```text +include('simpleicons-5/Q/Qgis') +``` + + + +| Illustration | Qgis | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qgis.png) | ![illustration for Qgis](../../simpleicons-5/Q/Qgis.Local.png) | + + + + +## Qgis + +### 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 Qgis +include('simpleicons-5/Q/Qgis') + +' renders the element +Qgis('Qgis', 'Qgis', '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 Qgis +include('simpleicons-5/Q/Qgis') + +' renders the element +Qgis('Qgis', 'Qgis', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qgis.png b/distribution/simpleicons-5/Q/Qgis.png new file mode 100644 index 00000000000..8a66d44d80c Binary files /dev/null and b/distribution/simpleicons-5/Q/Qgis.png differ diff --git a/distribution/simpleicons-5/Q/Qgis.puml b/distribution/simpleicons-5/Q/Qgis.puml new file mode 100644 index 00000000000..cf2ee87297e --- /dev/null +++ b/distribution/simpleicons-5/Q/Qgis.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qgis + +sprite $QgisXs [10x10/16z] uwS3 + +sprite $QgisSm [12x12/16z] unza + +sprite $QgisMd [16x16/16z] un_X + +sprite $QgisLg [20x20/16z] unzKO1G + +!procedure Qgis($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qgis', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qi.Local.png b/distribution/simpleicons-5/Q/Qi.Local.png new file mode 100644 index 00000000000..8cafc63b534 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qi.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qi.Local.puml b/distribution/simpleicons-5/Q/Qi.Local.puml new file mode 100644 index 00000000000..ef7f1cb6d29 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qi.Local.puml @@ -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 Qi +include('simpleicons-5/Q/Qi') + +' renders the element +Qi('Qi', 'Qi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qi.Remote.puml b/distribution/simpleicons-5/Q/Qi.Remote.puml new file mode 100644 index 00000000000..f78b70d75e1 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qi.Remote.puml @@ -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 Qi +include('simpleicons-5/Q/Qi') + +' renders the element +Qi('Qi', 'Qi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qi.md b/distribution/simpleicons-5/Q/Qi.md new file mode 100644 index 00000000000..9e4c3ded384 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qi.md @@ -0,0 +1,63 @@ +# Qi + + +```text +simpleicons-5/Q/Qi +``` + +```text +include('simpleicons-5/Q/Qi') +``` + + + +| Illustration | Qi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qi.png) | ![illustration for Qi](../../simpleicons-5/Q/Qi.Local.png) | + + + + +## Qi + +### 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 Qi +include('simpleicons-5/Q/Qi') + +' renders the element +Qi('Qi', 'Qi', '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 Qi +include('simpleicons-5/Q/Qi') + +' renders the element +Qi('Qi', 'Qi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qi.png b/distribution/simpleicons-5/Q/Qi.png new file mode 100644 index 00000000000..c84fa234821 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qi.png differ diff --git a/distribution/simpleicons-5/Q/Qi.puml b/distribution/simpleicons-5/Q/Qi.puml new file mode 100644 index 00000000000..fc8458209ac --- /dev/null +++ b/distribution/simpleicons-5/Q/Qi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qi + +sprite $QiXs [10x10/16z] uwS3 + +sprite $QiSm [12x12/16z] unza + +sprite $QiMd [16x16/16z] un_X + +sprite $QiLg [20x20/16z] unzKO1G + +!procedure Qi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qiita.Local.png b/distribution/simpleicons-5/Q/Qiita.Local.png new file mode 100644 index 00000000000..42cb5764351 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qiita.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qiita.Local.puml b/distribution/simpleicons-5/Q/Qiita.Local.puml new file mode 100644 index 00000000000..1fa9ff1ac6f --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiita.Local.puml @@ -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 Qiita +include('simpleicons-5/Q/Qiita') + +' renders the element +Qiita('Qiita', 'Qiita', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qiita.Remote.puml b/distribution/simpleicons-5/Q/Qiita.Remote.puml new file mode 100644 index 00000000000..0495afd2c3e --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiita.Remote.puml @@ -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 Qiita +include('simpleicons-5/Q/Qiita') + +' renders the element +Qiita('Qiita', 'Qiita', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qiita.md b/distribution/simpleicons-5/Q/Qiita.md new file mode 100644 index 00000000000..d0c007ae8d2 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiita.md @@ -0,0 +1,63 @@ +# Qiita + + +```text +simpleicons-5/Q/Qiita +``` + +```text +include('simpleicons-5/Q/Qiita') +``` + + + +| Illustration | Qiita | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qiita.png) | ![illustration for Qiita](../../simpleicons-5/Q/Qiita.Local.png) | + + + + +## Qiita + +### 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 Qiita +include('simpleicons-5/Q/Qiita') + +' renders the element +Qiita('Qiita', 'Qiita', '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 Qiita +include('simpleicons-5/Q/Qiita') + +' renders the element +Qiita('Qiita', 'Qiita', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qiita.png b/distribution/simpleicons-5/Q/Qiita.png new file mode 100644 index 00000000000..b657f4fd466 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qiita.png differ diff --git a/distribution/simpleicons-5/Q/Qiita.puml b/distribution/simpleicons-5/Q/Qiita.puml new file mode 100644 index 00000000000..d8fbc5f6a76 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiita.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qiita + +sprite $QiitaXs [10x10/16z] uwS3 + +sprite $QiitaSm [12x12/16z] unza + +sprite $QiitaMd [16x16/16z] un_X + +sprite $QiitaLg [20x20/16z] unzKO1G + +!procedure Qiita($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qiita', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qiskit.Local.png b/distribution/simpleicons-5/Q/Qiskit.Local.png new file mode 100644 index 00000000000..5b5747e6e5c Binary files /dev/null and b/distribution/simpleicons-5/Q/Qiskit.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qiskit.Local.puml b/distribution/simpleicons-5/Q/Qiskit.Local.puml new file mode 100644 index 00000000000..aa54823f7a8 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiskit.Local.puml @@ -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 Qiskit +include('simpleicons-5/Q/Qiskit') + +' renders the element +Qiskit('Qiskit', 'Qiskit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qiskit.Remote.puml b/distribution/simpleicons-5/Q/Qiskit.Remote.puml new file mode 100644 index 00000000000..09ff8b85f76 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiskit.Remote.puml @@ -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 Qiskit +include('simpleicons-5/Q/Qiskit') + +' renders the element +Qiskit('Qiskit', 'Qiskit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qiskit.md b/distribution/simpleicons-5/Q/Qiskit.md new file mode 100644 index 00000000000..bfa560b48ec --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiskit.md @@ -0,0 +1,63 @@ +# Qiskit + + +```text +simpleicons-5/Q/Qiskit +``` + +```text +include('simpleicons-5/Q/Qiskit') +``` + + + +| Illustration | Qiskit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qiskit.png) | ![illustration for Qiskit](../../simpleicons-5/Q/Qiskit.Local.png) | + + + + +## Qiskit + +### 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 Qiskit +include('simpleicons-5/Q/Qiskit') + +' renders the element +Qiskit('Qiskit', 'Qiskit', '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 Qiskit +include('simpleicons-5/Q/Qiskit') + +' renders the element +Qiskit('Qiskit', 'Qiskit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qiskit.png b/distribution/simpleicons-5/Q/Qiskit.png new file mode 100644 index 00000000000..721a53e0cf4 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qiskit.png differ diff --git a/distribution/simpleicons-5/Q/Qiskit.puml b/distribution/simpleicons-5/Q/Qiskit.puml new file mode 100644 index 00000000000..2f187df21aa --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiskit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qiskit + +sprite $QiskitXs [10x10/16z] uwS3 + +sprite $QiskitSm [12x12/16z] unza + +sprite $QiskitMd [16x16/16z] un_X + +sprite $QiskitLg [20x20/16z] unzKO1G + +!procedure Qiskit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qiskit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qiwi.Local.png b/distribution/simpleicons-5/Q/Qiwi.Local.png new file mode 100644 index 00000000000..4f9e4c03eb6 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qiwi.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qiwi.Local.puml b/distribution/simpleicons-5/Q/Qiwi.Local.puml new file mode 100644 index 00000000000..26bbe55e1f3 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiwi.Local.puml @@ -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 Qiwi +include('simpleicons-5/Q/Qiwi') + +' renders the element +Qiwi('Qiwi', 'Qiwi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qiwi.Remote.puml b/distribution/simpleicons-5/Q/Qiwi.Remote.puml new file mode 100644 index 00000000000..e67bd383c4e --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiwi.Remote.puml @@ -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 Qiwi +include('simpleicons-5/Q/Qiwi') + +' renders the element +Qiwi('Qiwi', 'Qiwi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qiwi.md b/distribution/simpleicons-5/Q/Qiwi.md new file mode 100644 index 00000000000..773ed415140 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiwi.md @@ -0,0 +1,63 @@ +# Qiwi + + +```text +simpleicons-5/Q/Qiwi +``` + +```text +include('simpleicons-5/Q/Qiwi') +``` + + + +| Illustration | Qiwi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qiwi.png) | ![illustration for Qiwi](../../simpleicons-5/Q/Qiwi.Local.png) | + + + + +## Qiwi + +### 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 Qiwi +include('simpleicons-5/Q/Qiwi') + +' renders the element +Qiwi('Qiwi', 'Qiwi', '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 Qiwi +include('simpleicons-5/Q/Qiwi') + +' renders the element +Qiwi('Qiwi', 'Qiwi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qiwi.png b/distribution/simpleicons-5/Q/Qiwi.png new file mode 100644 index 00000000000..b1a713e52fc Binary files /dev/null and b/distribution/simpleicons-5/Q/Qiwi.png differ diff --git a/distribution/simpleicons-5/Q/Qiwi.puml b/distribution/simpleicons-5/Q/Qiwi.puml new file mode 100644 index 00000000000..4ea0a52baea --- /dev/null +++ b/distribution/simpleicons-5/Q/Qiwi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qiwi + +sprite $QiwiXs [10x10/16z] uwS3 + +sprite $QiwiSm [12x12/16z] unza + +sprite $QiwiMd [16x16/16z] un_X + +sprite $QiwiLg [20x20/16z] unzKO1G + +!procedure Qiwi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qiwi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qt.Local.png b/distribution/simpleicons-5/Q/Qt.Local.png new file mode 100644 index 00000000000..651c3a7fa4a Binary files /dev/null and b/distribution/simpleicons-5/Q/Qt.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qt.Local.puml b/distribution/simpleicons-5/Q/Qt.Local.puml new file mode 100644 index 00000000000..88e4442ea68 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qt.Local.puml @@ -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 Qt +include('simpleicons-5/Q/Qt') + +' renders the element +Qt('Qt', 'Qt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qt.Remote.puml b/distribution/simpleicons-5/Q/Qt.Remote.puml new file mode 100644 index 00000000000..e3e2896f755 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qt.Remote.puml @@ -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 Qt +include('simpleicons-5/Q/Qt') + +' renders the element +Qt('Qt', 'Qt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qt.md b/distribution/simpleicons-5/Q/Qt.md new file mode 100644 index 00000000000..b3068ae1d30 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qt.md @@ -0,0 +1,63 @@ +# Qt + + +```text +simpleicons-5/Q/Qt +``` + +```text +include('simpleicons-5/Q/Qt') +``` + + + +| Illustration | Qt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qt.png) | ![illustration for Qt](../../simpleicons-5/Q/Qt.Local.png) | + + + + +## Qt + +### 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 Qt +include('simpleicons-5/Q/Qt') + +' renders the element +Qt('Qt', 'Qt', '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 Qt +include('simpleicons-5/Q/Qt') + +' renders the element +Qt('Qt', 'Qt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qt.png b/distribution/simpleicons-5/Q/Qt.png new file mode 100644 index 00000000000..63d8a0d269e Binary files /dev/null and b/distribution/simpleicons-5/Q/Qt.png differ diff --git a/distribution/simpleicons-5/Q/Qt.puml b/distribution/simpleicons-5/Q/Qt.puml new file mode 100644 index 00000000000..54ea18e66ac --- /dev/null +++ b/distribution/simpleicons-5/Q/Qt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qt + +sprite $QtXs [10x10/16z] uwS3 + +sprite $QtSm [12x12/16z] unza + +sprite $QtMd [16x16/16z] un_X + +sprite $QtLg [20x20/16z] unzKO1G + +!procedure Qt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qualcomm.Local.png b/distribution/simpleicons-5/Q/Qualcomm.Local.png new file mode 100644 index 00000000000..28582365acd Binary files /dev/null and b/distribution/simpleicons-5/Q/Qualcomm.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qualcomm.Local.puml b/distribution/simpleicons-5/Q/Qualcomm.Local.puml new file mode 100644 index 00000000000..cbeeb84a6ba --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualcomm.Local.puml @@ -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 Qualcomm +include('simpleicons-5/Q/Qualcomm') + +' renders the element +Qualcomm('Qualcomm', 'Qualcomm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qualcomm.Remote.puml b/distribution/simpleicons-5/Q/Qualcomm.Remote.puml new file mode 100644 index 00000000000..256f48b6a12 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualcomm.Remote.puml @@ -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 Qualcomm +include('simpleicons-5/Q/Qualcomm') + +' renders the element +Qualcomm('Qualcomm', 'Qualcomm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qualcomm.md b/distribution/simpleicons-5/Q/Qualcomm.md new file mode 100644 index 00000000000..52539ea4663 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualcomm.md @@ -0,0 +1,63 @@ +# Qualcomm + + +```text +simpleicons-5/Q/Qualcomm +``` + +```text +include('simpleicons-5/Q/Qualcomm') +``` + + + +| Illustration | Qualcomm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qualcomm.png) | ![illustration for Qualcomm](../../simpleicons-5/Q/Qualcomm.Local.png) | + + + + +## Qualcomm + +### 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 Qualcomm +include('simpleicons-5/Q/Qualcomm') + +' renders the element +Qualcomm('Qualcomm', 'Qualcomm', '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 Qualcomm +include('simpleicons-5/Q/Qualcomm') + +' renders the element +Qualcomm('Qualcomm', 'Qualcomm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qualcomm.png b/distribution/simpleicons-5/Q/Qualcomm.png new file mode 100644 index 00000000000..cdeb40f69a1 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qualcomm.png differ diff --git a/distribution/simpleicons-5/Q/Qualcomm.puml b/distribution/simpleicons-5/Q/Qualcomm.puml new file mode 100644 index 00000000000..e387ebdebdd --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualcomm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qualcomm + +sprite $QualcommXs [10x10/16z] uwS3 + +sprite $QualcommSm [12x12/16z] unza + +sprite $QualcommMd [16x16/16z] un_X + +sprite $QualcommLg [20x20/16z] unzKO1G + +!procedure Qualcomm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qualcomm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qualtrics.Local.png b/distribution/simpleicons-5/Q/Qualtrics.Local.png new file mode 100644 index 00000000000..842934aa92f Binary files /dev/null and b/distribution/simpleicons-5/Q/Qualtrics.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qualtrics.Local.puml b/distribution/simpleicons-5/Q/Qualtrics.Local.puml new file mode 100644 index 00000000000..bb2372c370d --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualtrics.Local.puml @@ -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 Qualtrics +include('simpleicons-5/Q/Qualtrics') + +' renders the element +Qualtrics('Qualtrics', 'Qualtrics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qualtrics.Remote.puml b/distribution/simpleicons-5/Q/Qualtrics.Remote.puml new file mode 100644 index 00000000000..b0f3888c89a --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualtrics.Remote.puml @@ -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 Qualtrics +include('simpleicons-5/Q/Qualtrics') + +' renders the element +Qualtrics('Qualtrics', 'Qualtrics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qualtrics.md b/distribution/simpleicons-5/Q/Qualtrics.md new file mode 100644 index 00000000000..60815b0268e --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualtrics.md @@ -0,0 +1,63 @@ +# Qualtrics + + +```text +simpleicons-5/Q/Qualtrics +``` + +```text +include('simpleicons-5/Q/Qualtrics') +``` + + + +| Illustration | Qualtrics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qualtrics.png) | ![illustration for Qualtrics](../../simpleicons-5/Q/Qualtrics.Local.png) | + + + + +## Qualtrics + +### 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 Qualtrics +include('simpleicons-5/Q/Qualtrics') + +' renders the element +Qualtrics('Qualtrics', 'Qualtrics', '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 Qualtrics +include('simpleicons-5/Q/Qualtrics') + +' renders the element +Qualtrics('Qualtrics', 'Qualtrics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qualtrics.png b/distribution/simpleicons-5/Q/Qualtrics.png new file mode 100644 index 00000000000..70af5a85d3c Binary files /dev/null and b/distribution/simpleicons-5/Q/Qualtrics.png differ diff --git a/distribution/simpleicons-5/Q/Qualtrics.puml b/distribution/simpleicons-5/Q/Qualtrics.puml new file mode 100644 index 00000000000..56341e9fb92 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qualtrics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qualtrics + +sprite $QualtricsXs [10x10/16z] uwS3 + +sprite $QualtricsSm [12x12/16z] unza + +sprite $QualtricsMd [16x16/16z] un_X + +sprite $QualtricsLg [20x20/16z] unzKO1G + +!procedure Qualtrics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qualtrics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quantcast.Local.png b/distribution/simpleicons-5/Q/Quantcast.Local.png new file mode 100644 index 00000000000..2826653b111 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quantcast.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quantcast.Local.puml b/distribution/simpleicons-5/Q/Quantcast.Local.puml new file mode 100644 index 00000000000..15247e4f995 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantcast.Local.puml @@ -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 Quantcast +include('simpleicons-5/Q/Quantcast') + +' renders the element +Quantcast('Quantcast', 'Quantcast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quantcast.Remote.puml b/distribution/simpleicons-5/Q/Quantcast.Remote.puml new file mode 100644 index 00000000000..606f74a3877 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantcast.Remote.puml @@ -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 Quantcast +include('simpleicons-5/Q/Quantcast') + +' renders the element +Quantcast('Quantcast', 'Quantcast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quantcast.md b/distribution/simpleicons-5/Q/Quantcast.md new file mode 100644 index 00000000000..bcb0ceb4241 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantcast.md @@ -0,0 +1,63 @@ +# Quantcast + + +```text +simpleicons-5/Q/Quantcast +``` + +```text +include('simpleicons-5/Q/Quantcast') +``` + + + +| Illustration | Quantcast | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quantcast.png) | ![illustration for Quantcast](../../simpleicons-5/Q/Quantcast.Local.png) | + + + + +## Quantcast + +### 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 Quantcast +include('simpleicons-5/Q/Quantcast') + +' renders the element +Quantcast('Quantcast', 'Quantcast', '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 Quantcast +include('simpleicons-5/Q/Quantcast') + +' renders the element +Quantcast('Quantcast', 'Quantcast', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quantcast.png b/distribution/simpleicons-5/Q/Quantcast.png new file mode 100644 index 00000000000..bfce79d4d23 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quantcast.png differ diff --git a/distribution/simpleicons-5/Q/Quantcast.puml b/distribution/simpleicons-5/Q/Quantcast.puml new file mode 100644 index 00000000000..c5e61873dff --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantcast.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quantcast + +sprite $QuantcastXs [10x10/16z] uwS3 + +sprite $QuantcastSm [12x12/16z] unza + +sprite $QuantcastMd [16x16/16z] un_X + +sprite $QuantcastLg [20x20/16z] unzKO1G + +!procedure Quantcast($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quantcast', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quantconnect.Local.png b/distribution/simpleicons-5/Q/Quantconnect.Local.png new file mode 100644 index 00000000000..3a7db7e00cf Binary files /dev/null and b/distribution/simpleicons-5/Q/Quantconnect.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quantconnect.Local.puml b/distribution/simpleicons-5/Q/Quantconnect.Local.puml new file mode 100644 index 00000000000..f8e6431e29b --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantconnect.Local.puml @@ -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 Quantconnect +include('simpleicons-5/Q/Quantconnect') + +' renders the element +Quantconnect('Quantconnect', 'Quantconnect', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quantconnect.Remote.puml b/distribution/simpleicons-5/Q/Quantconnect.Remote.puml new file mode 100644 index 00000000000..0169d77e5c1 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantconnect.Remote.puml @@ -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 Quantconnect +include('simpleicons-5/Q/Quantconnect') + +' renders the element +Quantconnect('Quantconnect', 'Quantconnect', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quantconnect.md b/distribution/simpleicons-5/Q/Quantconnect.md new file mode 100644 index 00000000000..6dfe151d5cb --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantconnect.md @@ -0,0 +1,63 @@ +# Quantconnect + + +```text +simpleicons-5/Q/Quantconnect +``` + +```text +include('simpleicons-5/Q/Quantconnect') +``` + + + +| Illustration | Quantconnect | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quantconnect.png) | ![illustration for Quantconnect](../../simpleicons-5/Q/Quantconnect.Local.png) | + + + + +## Quantconnect + +### 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 Quantconnect +include('simpleicons-5/Q/Quantconnect') + +' renders the element +Quantconnect('Quantconnect', 'Quantconnect', '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 Quantconnect +include('simpleicons-5/Q/Quantconnect') + +' renders the element +Quantconnect('Quantconnect', 'Quantconnect', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quantconnect.png b/distribution/simpleicons-5/Q/Quantconnect.png new file mode 100644 index 00000000000..adbe7e0df22 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quantconnect.png differ diff --git a/distribution/simpleicons-5/Q/Quantconnect.puml b/distribution/simpleicons-5/Q/Quantconnect.puml new file mode 100644 index 00000000000..534255f997a --- /dev/null +++ b/distribution/simpleicons-5/Q/Quantconnect.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quantconnect + +sprite $QuantconnectXs [10x10/16z] uwS3 + +sprite $QuantconnectSm [12x12/16z] unza + +sprite $QuantconnectMd [16x16/16z] un_X + +sprite $QuantconnectLg [20x20/16z] unzKO1G + +!procedure Quantconnect($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quantconnect', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quarkus.Local.png b/distribution/simpleicons-5/Q/Quarkus.Local.png new file mode 100644 index 00000000000..ad1aad7d7b8 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quarkus.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quarkus.Local.puml b/distribution/simpleicons-5/Q/Quarkus.Local.puml new file mode 100644 index 00000000000..c92aeeb738d --- /dev/null +++ b/distribution/simpleicons-5/Q/Quarkus.Local.puml @@ -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 Quarkus +include('simpleicons-5/Q/Quarkus') + +' renders the element +Quarkus('Quarkus', 'Quarkus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quarkus.Remote.puml b/distribution/simpleicons-5/Q/Quarkus.Remote.puml new file mode 100644 index 00000000000..3af55de92ec --- /dev/null +++ b/distribution/simpleicons-5/Q/Quarkus.Remote.puml @@ -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 Quarkus +include('simpleicons-5/Q/Quarkus') + +' renders the element +Quarkus('Quarkus', 'Quarkus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quarkus.md b/distribution/simpleicons-5/Q/Quarkus.md new file mode 100644 index 00000000000..d9e5df48a5b --- /dev/null +++ b/distribution/simpleicons-5/Q/Quarkus.md @@ -0,0 +1,63 @@ +# Quarkus + + +```text +simpleicons-5/Q/Quarkus +``` + +```text +include('simpleicons-5/Q/Quarkus') +``` + + + +| Illustration | Quarkus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quarkus.png) | ![illustration for Quarkus](../../simpleicons-5/Q/Quarkus.Local.png) | + + + + +## Quarkus + +### 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 Quarkus +include('simpleicons-5/Q/Quarkus') + +' renders the element +Quarkus('Quarkus', 'Quarkus', '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 Quarkus +include('simpleicons-5/Q/Quarkus') + +' renders the element +Quarkus('Quarkus', 'Quarkus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quarkus.png b/distribution/simpleicons-5/Q/Quarkus.png new file mode 100644 index 00000000000..4d14c84564f Binary files /dev/null and b/distribution/simpleicons-5/Q/Quarkus.png differ diff --git a/distribution/simpleicons-5/Q/Quarkus.puml b/distribution/simpleicons-5/Q/Quarkus.puml new file mode 100644 index 00000000000..19fb441ca21 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quarkus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quarkus + +sprite $QuarkusXs [10x10/16z] uwS3 + +sprite $QuarkusSm [12x12/16z] unza + +sprite $QuarkusMd [16x16/16z] un_X + +sprite $QuarkusLg [20x20/16z] unzKO1G + +!procedure Quarkus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quarkus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quasar.Local.png b/distribution/simpleicons-5/Q/Quasar.Local.png new file mode 100644 index 00000000000..d3fcaef09e6 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quasar.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quasar.Local.puml b/distribution/simpleicons-5/Q/Quasar.Local.puml new file mode 100644 index 00000000000..8646d7d7966 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quasar.Local.puml @@ -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 Quasar +include('simpleicons-5/Q/Quasar') + +' renders the element +Quasar('Quasar', 'Quasar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quasar.Remote.puml b/distribution/simpleicons-5/Q/Quasar.Remote.puml new file mode 100644 index 00000000000..2576e94dc59 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quasar.Remote.puml @@ -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 Quasar +include('simpleicons-5/Q/Quasar') + +' renders the element +Quasar('Quasar', 'Quasar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quasar.md b/distribution/simpleicons-5/Q/Quasar.md new file mode 100644 index 00000000000..2a5a1283bd3 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quasar.md @@ -0,0 +1,63 @@ +# Quasar + + +```text +simpleicons-5/Q/Quasar +``` + +```text +include('simpleicons-5/Q/Quasar') +``` + + + +| Illustration | Quasar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quasar.png) | ![illustration for Quasar](../../simpleicons-5/Q/Quasar.Local.png) | + + + + +## Quasar + +### 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 Quasar +include('simpleicons-5/Q/Quasar') + +' renders the element +Quasar('Quasar', 'Quasar', '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 Quasar +include('simpleicons-5/Q/Quasar') + +' renders the element +Quasar('Quasar', 'Quasar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quasar.png b/distribution/simpleicons-5/Q/Quasar.png new file mode 100644 index 00000000000..9e76e7daedc Binary files /dev/null and b/distribution/simpleicons-5/Q/Quasar.png differ diff --git a/distribution/simpleicons-5/Q/Quasar.puml b/distribution/simpleicons-5/Q/Quasar.puml new file mode 100644 index 00000000000..ed3e2ab5b45 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quasar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quasar + +sprite $QuasarXs [10x10/16z] uwS3 + +sprite $QuasarSm [12x12/16z] unza + +sprite $QuasarMd [16x16/16z] un_X + +sprite $QuasarLg [20x20/16z] unzKO1G + +!procedure Quasar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quasar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qubesos.Local.png b/distribution/simpleicons-5/Q/Qubesos.Local.png new file mode 100644 index 00000000000..28c9072166c Binary files /dev/null and b/distribution/simpleicons-5/Q/Qubesos.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qubesos.Local.puml b/distribution/simpleicons-5/Q/Qubesos.Local.puml new file mode 100644 index 00000000000..d9719f54c8f --- /dev/null +++ b/distribution/simpleicons-5/Q/Qubesos.Local.puml @@ -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 Qubesos +include('simpleicons-5/Q/Qubesos') + +' renders the element +Qubesos('Qubesos', 'Qubesos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qubesos.Remote.puml b/distribution/simpleicons-5/Q/Qubesos.Remote.puml new file mode 100644 index 00000000000..24ae4aec47d --- /dev/null +++ b/distribution/simpleicons-5/Q/Qubesos.Remote.puml @@ -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 Qubesos +include('simpleicons-5/Q/Qubesos') + +' renders the element +Qubesos('Qubesos', 'Qubesos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qubesos.md b/distribution/simpleicons-5/Q/Qubesos.md new file mode 100644 index 00000000000..4fbc0d85387 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qubesos.md @@ -0,0 +1,63 @@ +# Qubesos + + +```text +simpleicons-5/Q/Qubesos +``` + +```text +include('simpleicons-5/Q/Qubesos') +``` + + + +| Illustration | Qubesos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qubesos.png) | ![illustration for Qubesos](../../simpleicons-5/Q/Qubesos.Local.png) | + + + + +## Qubesos + +### 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 Qubesos +include('simpleicons-5/Q/Qubesos') + +' renders the element +Qubesos('Qubesos', 'Qubesos', '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 Qubesos +include('simpleicons-5/Q/Qubesos') + +' renders the element +Qubesos('Qubesos', 'Qubesos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qubesos.png b/distribution/simpleicons-5/Q/Qubesos.png new file mode 100644 index 00000000000..410bd50544b Binary files /dev/null and b/distribution/simpleicons-5/Q/Qubesos.png differ diff --git a/distribution/simpleicons-5/Q/Qubesos.puml b/distribution/simpleicons-5/Q/Qubesos.puml new file mode 100644 index 00000000000..83f21a05fff --- /dev/null +++ b/distribution/simpleicons-5/Q/Qubesos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qubesos + +sprite $QubesosXs [10x10/16z] uwS3 + +sprite $QubesosSm [12x12/16z] unza + +sprite $QubesosMd [16x16/16z] un_X + +sprite $QubesosLg [20x20/16z] unzKO1G + +!procedure Qubesos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qubesos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quest.Local.png b/distribution/simpleicons-5/Q/Quest.Local.png new file mode 100644 index 00000000000..ed0164c238b Binary files /dev/null and b/distribution/simpleicons-5/Q/Quest.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quest.Local.puml b/distribution/simpleicons-5/Q/Quest.Local.puml new file mode 100644 index 00000000000..2a6e9fb88c4 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quest.Local.puml @@ -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 Quest +include('simpleicons-5/Q/Quest') + +' renders the element +Quest('Quest', 'Quest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quest.Remote.puml b/distribution/simpleicons-5/Q/Quest.Remote.puml new file mode 100644 index 00000000000..6d3153d9e3e --- /dev/null +++ b/distribution/simpleicons-5/Q/Quest.Remote.puml @@ -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 Quest +include('simpleicons-5/Q/Quest') + +' renders the element +Quest('Quest', 'Quest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quest.md b/distribution/simpleicons-5/Q/Quest.md new file mode 100644 index 00000000000..6b6c6047bda --- /dev/null +++ b/distribution/simpleicons-5/Q/Quest.md @@ -0,0 +1,63 @@ +# Quest + + +```text +simpleicons-5/Q/Quest +``` + +```text +include('simpleicons-5/Q/Quest') +``` + + + +| Illustration | Quest | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quest.png) | ![illustration for Quest](../../simpleicons-5/Q/Quest.Local.png) | + + + + +## Quest + +### 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 Quest +include('simpleicons-5/Q/Quest') + +' renders the element +Quest('Quest', 'Quest', '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 Quest +include('simpleicons-5/Q/Quest') + +' renders the element +Quest('Quest', 'Quest', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quest.png b/distribution/simpleicons-5/Q/Quest.png new file mode 100644 index 00000000000..0c308db77f7 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quest.png differ diff --git a/distribution/simpleicons-5/Q/Quest.puml b/distribution/simpleicons-5/Q/Quest.puml new file mode 100644 index 00000000000..75bb53f5007 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quest.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quest + +sprite $QuestXs [10x10/16z] uwS3 + +sprite $QuestSm [12x12/16z] unza + +sprite $QuestMd [16x16/16z] un_X + +sprite $QuestLg [20x20/16z] unzKO1G + +!procedure Quest($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quest', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quickbooks.Local.png b/distribution/simpleicons-5/Q/Quickbooks.Local.png new file mode 100644 index 00000000000..170bd97e917 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quickbooks.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quickbooks.Local.puml b/distribution/simpleicons-5/Q/Quickbooks.Local.puml new file mode 100644 index 00000000000..8b236f5df18 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quickbooks.Local.puml @@ -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 Quickbooks +include('simpleicons-5/Q/Quickbooks') + +' renders the element +Quickbooks('Quickbooks', 'Quickbooks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quickbooks.Remote.puml b/distribution/simpleicons-5/Q/Quickbooks.Remote.puml new file mode 100644 index 00000000000..b5442c7baf1 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quickbooks.Remote.puml @@ -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 Quickbooks +include('simpleicons-5/Q/Quickbooks') + +' renders the element +Quickbooks('Quickbooks', 'Quickbooks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quickbooks.md b/distribution/simpleicons-5/Q/Quickbooks.md new file mode 100644 index 00000000000..548b00ca641 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quickbooks.md @@ -0,0 +1,63 @@ +# Quickbooks + + +```text +simpleicons-5/Q/Quickbooks +``` + +```text +include('simpleicons-5/Q/Quickbooks') +``` + + + +| Illustration | Quickbooks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quickbooks.png) | ![illustration for Quickbooks](../../simpleicons-5/Q/Quickbooks.Local.png) | + + + + +## Quickbooks + +### 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 Quickbooks +include('simpleicons-5/Q/Quickbooks') + +' renders the element +Quickbooks('Quickbooks', 'Quickbooks', '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 Quickbooks +include('simpleicons-5/Q/Quickbooks') + +' renders the element +Quickbooks('Quickbooks', 'Quickbooks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quickbooks.png b/distribution/simpleicons-5/Q/Quickbooks.png new file mode 100644 index 00000000000..eb641f4e69f Binary files /dev/null and b/distribution/simpleicons-5/Q/Quickbooks.png differ diff --git a/distribution/simpleicons-5/Q/Quickbooks.puml b/distribution/simpleicons-5/Q/Quickbooks.puml new file mode 100644 index 00000000000..43e8d9d6869 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quickbooks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quickbooks + +sprite $QuickbooksXs [10x10/16z] uwS3 + +sprite $QuickbooksSm [12x12/16z] unza + +sprite $QuickbooksMd [16x16/16z] un_X + +sprite $QuickbooksLg [20x20/16z] unzKO1G + +!procedure Quickbooks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quickbooks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quicktime.Local.png b/distribution/simpleicons-5/Q/Quicktime.Local.png new file mode 100644 index 00000000000..8edb397dd9e Binary files /dev/null and b/distribution/simpleicons-5/Q/Quicktime.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quicktime.Local.puml b/distribution/simpleicons-5/Q/Quicktime.Local.puml new file mode 100644 index 00000000000..60cf013e1c1 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quicktime.Local.puml @@ -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 Quicktime +include('simpleicons-5/Q/Quicktime') + +' renders the element +Quicktime('Quicktime', 'Quicktime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quicktime.Remote.puml b/distribution/simpleicons-5/Q/Quicktime.Remote.puml new file mode 100644 index 00000000000..3c8878f90b6 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quicktime.Remote.puml @@ -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 Quicktime +include('simpleicons-5/Q/Quicktime') + +' renders the element +Quicktime('Quicktime', 'Quicktime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quicktime.md b/distribution/simpleicons-5/Q/Quicktime.md new file mode 100644 index 00000000000..397be7bab46 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quicktime.md @@ -0,0 +1,63 @@ +# Quicktime + + +```text +simpleicons-5/Q/Quicktime +``` + +```text +include('simpleicons-5/Q/Quicktime') +``` + + + +| Illustration | Quicktime | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quicktime.png) | ![illustration for Quicktime](../../simpleicons-5/Q/Quicktime.Local.png) | + + + + +## Quicktime + +### 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 Quicktime +include('simpleicons-5/Q/Quicktime') + +' renders the element +Quicktime('Quicktime', 'Quicktime', '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 Quicktime +include('simpleicons-5/Q/Quicktime') + +' renders the element +Quicktime('Quicktime', 'Quicktime', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quicktime.png b/distribution/simpleicons-5/Q/Quicktime.png new file mode 100644 index 00000000000..6b14712245c Binary files /dev/null and b/distribution/simpleicons-5/Q/Quicktime.png differ diff --git a/distribution/simpleicons-5/Q/Quicktime.puml b/distribution/simpleicons-5/Q/Quicktime.puml new file mode 100644 index 00000000000..47b912d00c8 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quicktime.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quicktime + +sprite $QuicktimeXs [10x10/16z] uwS3 + +sprite $QuicktimeSm [12x12/16z] unza + +sprite $QuicktimeMd [16x16/16z] un_X + +sprite $QuicktimeLg [20x20/16z] unzKO1G + +!procedure Quicktime($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quicktime', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quip.Local.png b/distribution/simpleicons-5/Q/Quip.Local.png new file mode 100644 index 00000000000..fb51e1445b5 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quip.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quip.Local.puml b/distribution/simpleicons-5/Q/Quip.Local.puml new file mode 100644 index 00000000000..1e95b29a7f6 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quip.Local.puml @@ -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 Quip +include('simpleicons-5/Q/Quip') + +' renders the element +Quip('Quip', 'Quip', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quip.Remote.puml b/distribution/simpleicons-5/Q/Quip.Remote.puml new file mode 100644 index 00000000000..562aa194181 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quip.Remote.puml @@ -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 Quip +include('simpleicons-5/Q/Quip') + +' renders the element +Quip('Quip', 'Quip', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quip.md b/distribution/simpleicons-5/Q/Quip.md new file mode 100644 index 00000000000..e01703fe93e --- /dev/null +++ b/distribution/simpleicons-5/Q/Quip.md @@ -0,0 +1,63 @@ +# Quip + + +```text +simpleicons-5/Q/Quip +``` + +```text +include('simpleicons-5/Q/Quip') +``` + + + +| Illustration | Quip | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quip.png) | ![illustration for Quip](../../simpleicons-5/Q/Quip.Local.png) | + + + + +## Quip + +### 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 Quip +include('simpleicons-5/Q/Quip') + +' renders the element +Quip('Quip', 'Quip', '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 Quip +include('simpleicons-5/Q/Quip') + +' renders the element +Quip('Quip', 'Quip', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quip.png b/distribution/simpleicons-5/Q/Quip.png new file mode 100644 index 00000000000..b86f1460292 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quip.png differ diff --git a/distribution/simpleicons-5/Q/Quip.puml b/distribution/simpleicons-5/Q/Quip.puml new file mode 100644 index 00000000000..99ec556ede5 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quip.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quip + +sprite $QuipXs [10x10/16z] uwS3 + +sprite $QuipSm [12x12/16z] unza + +sprite $QuipMd [16x16/16z] un_X + +sprite $QuipLg [20x20/16z] unzKO1G + +!procedure Quip($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quip', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Quora.Local.png b/distribution/simpleicons-5/Q/Quora.Local.png new file mode 100644 index 00000000000..cef14cc9c2a Binary files /dev/null and b/distribution/simpleicons-5/Q/Quora.Local.png differ diff --git a/distribution/simpleicons-5/Q/Quora.Local.puml b/distribution/simpleicons-5/Q/Quora.Local.puml new file mode 100644 index 00000000000..a34a4f537b2 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quora.Local.puml @@ -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 Quora +include('simpleicons-5/Q/Quora') + +' renders the element +Quora('Quora', 'Quora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quora.Remote.puml b/distribution/simpleicons-5/Q/Quora.Remote.puml new file mode 100644 index 00000000000..046cf280de0 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quora.Remote.puml @@ -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 Quora +include('simpleicons-5/Q/Quora') + +' renders the element +Quora('Quora', 'Quora', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Quora.md b/distribution/simpleicons-5/Q/Quora.md new file mode 100644 index 00000000000..e2380878405 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quora.md @@ -0,0 +1,63 @@ +# Quora + + +```text +simpleicons-5/Q/Quora +``` + +```text +include('simpleicons-5/Q/Quora') +``` + + + +| Illustration | Quora | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Quora.png) | ![illustration for Quora](../../simpleicons-5/Q/Quora.Local.png) | + + + + +## Quora + +### 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 Quora +include('simpleicons-5/Q/Quora') + +' renders the element +Quora('Quora', 'Quora', '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 Quora +include('simpleicons-5/Q/Quora') + +' renders the element +Quora('Quora', 'Quora', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Quora.png b/distribution/simpleicons-5/Q/Quora.png new file mode 100644 index 00000000000..139ba801651 Binary files /dev/null and b/distribution/simpleicons-5/Q/Quora.png differ diff --git a/distribution/simpleicons-5/Q/Quora.puml b/distribution/simpleicons-5/Q/Quora.puml new file mode 100644 index 00000000000..29369db4801 --- /dev/null +++ b/distribution/simpleicons-5/Q/Quora.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Quora + +sprite $QuoraXs [10x10/16z] uwS3 + +sprite $QuoraSm [12x12/16z] unza + +sprite $QuoraMd [16x16/16z] un_X + +sprite $QuoraLg [20x20/16z] unzKO1G + +!procedure Quora($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Quora', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qwiklabs.Local.png b/distribution/simpleicons-5/Q/Qwiklabs.Local.png new file mode 100644 index 00000000000..ecead16bcd6 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qwiklabs.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qwiklabs.Local.puml b/distribution/simpleicons-5/Q/Qwiklabs.Local.puml new file mode 100644 index 00000000000..33480933921 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qwiklabs.Local.puml @@ -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 Qwiklabs +include('simpleicons-5/Q/Qwiklabs') + +' renders the element +Qwiklabs('Qwiklabs', 'Qwiklabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qwiklabs.Remote.puml b/distribution/simpleicons-5/Q/Qwiklabs.Remote.puml new file mode 100644 index 00000000000..f9bf546f0a5 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qwiklabs.Remote.puml @@ -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 Qwiklabs +include('simpleicons-5/Q/Qwiklabs') + +' renders the element +Qwiklabs('Qwiklabs', 'Qwiklabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qwiklabs.md b/distribution/simpleicons-5/Q/Qwiklabs.md new file mode 100644 index 00000000000..1fd6d1c9613 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qwiklabs.md @@ -0,0 +1,63 @@ +# Qwiklabs + + +```text +simpleicons-5/Q/Qwiklabs +``` + +```text +include('simpleicons-5/Q/Qwiklabs') +``` + + + +| Illustration | Qwiklabs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qwiklabs.png) | ![illustration for Qwiklabs](../../simpleicons-5/Q/Qwiklabs.Local.png) | + + + + +## Qwiklabs + +### 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 Qwiklabs +include('simpleicons-5/Q/Qwiklabs') + +' renders the element +Qwiklabs('Qwiklabs', 'Qwiklabs', '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 Qwiklabs +include('simpleicons-5/Q/Qwiklabs') + +' renders the element +Qwiklabs('Qwiklabs', 'Qwiklabs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qwiklabs.png b/distribution/simpleicons-5/Q/Qwiklabs.png new file mode 100644 index 00000000000..63a342404f9 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qwiklabs.png differ diff --git a/distribution/simpleicons-5/Q/Qwiklabs.puml b/distribution/simpleicons-5/Q/Qwiklabs.puml new file mode 100644 index 00000000000..f6ca94ae57a --- /dev/null +++ b/distribution/simpleicons-5/Q/Qwiklabs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qwiklabs + +sprite $QwiklabsXs [10x10/16z] uwS3 + +sprite $QwiklabsSm [12x12/16z] unza + +sprite $QwiklabsMd [16x16/16z] un_X + +sprite $QwiklabsLg [20x20/16z] unzKO1G + +!procedure Qwiklabs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qwiklabs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/Qzone.Local.png b/distribution/simpleicons-5/Q/Qzone.Local.png new file mode 100644 index 00000000000..159139bb706 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qzone.Local.png differ diff --git a/distribution/simpleicons-5/Q/Qzone.Local.puml b/distribution/simpleicons-5/Q/Qzone.Local.puml new file mode 100644 index 00000000000..46e72c6feac --- /dev/null +++ b/distribution/simpleicons-5/Q/Qzone.Local.puml @@ -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 Qzone +include('simpleicons-5/Q/Qzone') + +' renders the element +Qzone('Qzone', 'Qzone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qzone.Remote.puml b/distribution/simpleicons-5/Q/Qzone.Remote.puml new file mode 100644 index 00000000000..3a66c83a123 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qzone.Remote.puml @@ -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 Qzone +include('simpleicons-5/Q/Qzone') + +' renders the element +Qzone('Qzone', 'Qzone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Q/Qzone.md b/distribution/simpleicons-5/Q/Qzone.md new file mode 100644 index 00000000000..f658dde7e29 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qzone.md @@ -0,0 +1,63 @@ +# Qzone + + +```text +simpleicons-5/Q/Qzone +``` + +```text +include('simpleicons-5/Q/Qzone') +``` + + + +| Illustration | Qzone | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Q/Qzone.png) | ![illustration for Qzone](../../simpleicons-5/Q/Qzone.Local.png) | + + + + +## Qzone + +### 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 Qzone +include('simpleicons-5/Q/Qzone') + +' renders the element +Qzone('Qzone', 'Qzone', '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 Qzone +include('simpleicons-5/Q/Qzone') + +' renders the element +Qzone('Qzone', 'Qzone', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Q/Qzone.png b/distribution/simpleicons-5/Q/Qzone.png new file mode 100644 index 00000000000..167a22205f7 Binary files /dev/null and b/distribution/simpleicons-5/Q/Qzone.png differ diff --git a/distribution/simpleicons-5/Q/Qzone.puml b/distribution/simpleicons-5/Q/Qzone.puml new file mode 100644 index 00000000000..b851ec18387 --- /dev/null +++ b/distribution/simpleicons-5/Q/Qzone.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Q/Qzone + +sprite $QzoneXs [10x10/16z] uwS3 + +sprite $QzoneSm [12x12/16z] unza + +sprite $QzoneMd [16x16/16z] un_X + +sprite $QzoneLg [20x20/16z] unzKO1G + +!procedure Qzone($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Q/Qzone', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Q/README.md b/distribution/simpleicons-5/Q/README.md new file mode 100644 index 00000000000..3d5b6463ae0 --- /dev/null +++ b/distribution/simpleicons-5/Q/README.md @@ -0,0 +1,34 @@ +# Q + +The module contains 23 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/Q/Qantas](../../simpleicons-5/Q/Qantas.png) | [simpleicons-5/Q/Qantas](../../simpleicons-5/Q/Qantas.md) | +| ![illustration of simpleicons-5/Q/Qatarairways](../../simpleicons-5/Q/Qatarairways.png) | [simpleicons-5/Q/Qatarairways](../../simpleicons-5/Q/Qatarairways.md) | +| ![illustration of simpleicons-5/Q/Qemu](../../simpleicons-5/Q/Qemu.png) | [simpleicons-5/Q/Qemu](../../simpleicons-5/Q/Qemu.md) | +| ![illustration of simpleicons-5/Q/Qgis](../../simpleicons-5/Q/Qgis.png) | [simpleicons-5/Q/Qgis](../../simpleicons-5/Q/Qgis.md) | +| ![illustration of simpleicons-5/Q/Qi](../../simpleicons-5/Q/Qi.png) | [simpleicons-5/Q/Qi](../../simpleicons-5/Q/Qi.md) | +| ![illustration of simpleicons-5/Q/Qiita](../../simpleicons-5/Q/Qiita.png) | [simpleicons-5/Q/Qiita](../../simpleicons-5/Q/Qiita.md) | +| ![illustration of simpleicons-5/Q/Qiskit](../../simpleicons-5/Q/Qiskit.png) | [simpleicons-5/Q/Qiskit](../../simpleicons-5/Q/Qiskit.md) | +| ![illustration of simpleicons-5/Q/Qiwi](../../simpleicons-5/Q/Qiwi.png) | [simpleicons-5/Q/Qiwi](../../simpleicons-5/Q/Qiwi.md) | +| ![illustration of simpleicons-5/Q/Qt](../../simpleicons-5/Q/Qt.png) | [simpleicons-5/Q/Qt](../../simpleicons-5/Q/Qt.md) | +| ![illustration of simpleicons-5/Q/Qualcomm](../../simpleicons-5/Q/Qualcomm.png) | [simpleicons-5/Q/Qualcomm](../../simpleicons-5/Q/Qualcomm.md) | +| ![illustration of simpleicons-5/Q/Qualtrics](../../simpleicons-5/Q/Qualtrics.png) | [simpleicons-5/Q/Qualtrics](../../simpleicons-5/Q/Qualtrics.md) | +| ![illustration of simpleicons-5/Q/Quantcast](../../simpleicons-5/Q/Quantcast.png) | [simpleicons-5/Q/Quantcast](../../simpleicons-5/Q/Quantcast.md) | +| ![illustration of simpleicons-5/Q/Quantconnect](../../simpleicons-5/Q/Quantconnect.png) | [simpleicons-5/Q/Quantconnect](../../simpleicons-5/Q/Quantconnect.md) | +| ![illustration of simpleicons-5/Q/Quarkus](../../simpleicons-5/Q/Quarkus.png) | [simpleicons-5/Q/Quarkus](../../simpleicons-5/Q/Quarkus.md) | +| ![illustration of simpleicons-5/Q/Quasar](../../simpleicons-5/Q/Quasar.png) | [simpleicons-5/Q/Quasar](../../simpleicons-5/Q/Quasar.md) | +| ![illustration of simpleicons-5/Q/Qubesos](../../simpleicons-5/Q/Qubesos.png) | [simpleicons-5/Q/Qubesos](../../simpleicons-5/Q/Qubesos.md) | +| ![illustration of simpleicons-5/Q/Quest](../../simpleicons-5/Q/Quest.png) | [simpleicons-5/Q/Quest](../../simpleicons-5/Q/Quest.md) | +| ![illustration of simpleicons-5/Q/Quickbooks](../../simpleicons-5/Q/Quickbooks.png) | [simpleicons-5/Q/Quickbooks](../../simpleicons-5/Q/Quickbooks.md) | +| ![illustration of simpleicons-5/Q/Quicktime](../../simpleicons-5/Q/Quicktime.png) | [simpleicons-5/Q/Quicktime](../../simpleicons-5/Q/Quicktime.md) | +| ![illustration of simpleicons-5/Q/Quip](../../simpleicons-5/Q/Quip.png) | [simpleicons-5/Q/Quip](../../simpleicons-5/Q/Quip.md) | +| ![illustration of simpleicons-5/Q/Quora](../../simpleicons-5/Q/Quora.png) | [simpleicons-5/Q/Quora](../../simpleicons-5/Q/Quora.md) | +| ![illustration of simpleicons-5/Q/Qwiklabs](../../simpleicons-5/Q/Qwiklabs.png) | [simpleicons-5/Q/Qwiklabs](../../simpleicons-5/Q/Qwiklabs.md) | +| ![illustration of simpleicons-5/Q/Qzone](../../simpleicons-5/Q/Qzone.png) | [simpleicons-5/Q/Qzone](../../simpleicons-5/Q/Qzone.md) | + + + diff --git a/distribution/simpleicons-5/R/R.Local.png b/distribution/simpleicons-5/R/R.Local.png new file mode 100644 index 00000000000..1936dcebe87 Binary files /dev/null and b/distribution/simpleicons-5/R/R.Local.png differ diff --git a/distribution/simpleicons-5/R/R.Local.puml b/distribution/simpleicons-5/R/R.Local.puml new file mode 100644 index 00000000000..6588c2d7c96 --- /dev/null +++ b/distribution/simpleicons-5/R/R.Local.puml @@ -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 R +include('simpleicons-5/R/R') + +' renders the element +R('R', 'R', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/R.Remote.puml b/distribution/simpleicons-5/R/R.Remote.puml new file mode 100644 index 00000000000..478f33b4f07 --- /dev/null +++ b/distribution/simpleicons-5/R/R.Remote.puml @@ -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 R +include('simpleicons-5/R/R') + +' renders the element +R('R', 'R', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/R.md b/distribution/simpleicons-5/R/R.md new file mode 100644 index 00000000000..e4dbc6a7dd5 --- /dev/null +++ b/distribution/simpleicons-5/R/R.md @@ -0,0 +1,63 @@ +# R + + +```text +simpleicons-5/R/R +``` + +```text +include('simpleicons-5/R/R') +``` + + + +| Illustration | R | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/R.png) | ![illustration for R](../../simpleicons-5/R/R.Local.png) | + + + + +## R + +### 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 R +include('simpleicons-5/R/R') + +' renders the element +R('R', 'R', '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 R +include('simpleicons-5/R/R') + +' renders the element +R('R', 'R', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/R.png b/distribution/simpleicons-5/R/R.png new file mode 100644 index 00000000000..0eac356ad95 Binary files /dev/null and b/distribution/simpleicons-5/R/R.png differ diff --git a/distribution/simpleicons-5/R/R.puml b/distribution/simpleicons-5/R/R.puml new file mode 100644 index 00000000000..73bceaa14bf --- /dev/null +++ b/distribution/simpleicons-5/R/R.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/R + +sprite $RXs [10x10/16z] uwS3 + +sprite $RSm [12x12/16z] unza + +sprite $RMd [16x16/16z] un_X + +sprite $RLg [20x20/16z] unzKO1G + +!procedure R($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/R', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/R3.Local.png b/distribution/simpleicons-5/R/R3.Local.png new file mode 100644 index 00000000000..5746d2c999f Binary files /dev/null and b/distribution/simpleicons-5/R/R3.Local.png differ diff --git a/distribution/simpleicons-5/R/R3.Local.puml b/distribution/simpleicons-5/R/R3.Local.puml new file mode 100644 index 00000000000..cbf5fcb8b81 --- /dev/null +++ b/distribution/simpleicons-5/R/R3.Local.puml @@ -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 R3 +include('simpleicons-5/R/R3') + +' renders the element +R3('R3', 'R3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/R3.Remote.puml b/distribution/simpleicons-5/R/R3.Remote.puml new file mode 100644 index 00000000000..57ef3f571a8 --- /dev/null +++ b/distribution/simpleicons-5/R/R3.Remote.puml @@ -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 R3 +include('simpleicons-5/R/R3') + +' renders the element +R3('R3', 'R3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/R3.md b/distribution/simpleicons-5/R/R3.md new file mode 100644 index 00000000000..cd6778cd801 --- /dev/null +++ b/distribution/simpleicons-5/R/R3.md @@ -0,0 +1,63 @@ +# R3 + + +```text +simpleicons-5/R/R3 +``` + +```text +include('simpleicons-5/R/R3') +``` + + + +| Illustration | R3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/R3.png) | ![illustration for R3](../../simpleicons-5/R/R3.Local.png) | + + + + +## R3 + +### 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 R3 +include('simpleicons-5/R/R3') + +' renders the element +R3('R3', 'R3', '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 R3 +include('simpleicons-5/R/R3') + +' renders the element +R3('R3', 'R3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/R3.png b/distribution/simpleicons-5/R/R3.png new file mode 100644 index 00000000000..8403312b864 Binary files /dev/null and b/distribution/simpleicons-5/R/R3.png differ diff --git a/distribution/simpleicons-5/R/R3.puml b/distribution/simpleicons-5/R/R3.puml new file mode 100644 index 00000000000..ed8d63253eb --- /dev/null +++ b/distribution/simpleicons-5/R/R3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/R3 + +sprite $R3Xs [10x10/16z] uwS3 + +sprite $R3Sm [12x12/16z] unza + +sprite $R3Md [16x16/16z] un_X + +sprite $R3Lg [20x20/16z] unzKO1G + +!procedure R3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/R3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/README.md b/distribution/simpleicons-5/R/README.md new file mode 100644 index 00000000000..b6cfe22f6b0 --- /dev/null +++ b/distribution/simpleicons-5/R/README.md @@ -0,0 +1,87 @@ +# R + +The module contains 76 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/R/R](../../simpleicons-5/R/R.png) | [simpleicons-5/R/R](../../simpleicons-5/R/R.md) | +| ![illustration of simpleicons-5/R/R3](../../simpleicons-5/R/R3.png) | [simpleicons-5/R/R3](../../simpleicons-5/R/R3.md) | +| ![illustration of simpleicons-5/R/Rabbitmq](../../simpleicons-5/R/Rabbitmq.png) | [simpleicons-5/R/Rabbitmq](../../simpleicons-5/R/Rabbitmq.md) | +| ![illustration of simpleicons-5/R/Racket](../../simpleicons-5/R/Racket.png) | [simpleicons-5/R/Racket](../../simpleicons-5/R/Racket.md) | +| ![illustration of simpleicons-5/R/Radar](../../simpleicons-5/R/Radar.png) | [simpleicons-5/R/Radar](../../simpleicons-5/R/Radar.md) | +| ![illustration of simpleicons-5/R/Radiopublic](../../simpleicons-5/R/Radiopublic.png) | [simpleicons-5/R/Radiopublic](../../simpleicons-5/R/Radiopublic.md) | +| ![illustration of simpleicons-5/R/Rainmeter](../../simpleicons-5/R/Rainmeter.png) | [simpleicons-5/R/Rainmeter](../../simpleicons-5/R/Rainmeter.md) | +| ![illustration of simpleicons-5/R/Rakuten](../../simpleicons-5/R/Rakuten.png) | [simpleicons-5/R/Rakuten](../../simpleicons-5/R/Rakuten.md) | +| ![illustration of simpleicons-5/R/Ram](../../simpleicons-5/R/Ram.png) | [simpleicons-5/R/Ram](../../simpleicons-5/R/Ram.md) | +| ![illustration of simpleicons-5/R/Rancher](../../simpleicons-5/R/Rancher.png) | [simpleicons-5/R/Rancher](../../simpleicons-5/R/Rancher.md) | +| ![illustration of simpleicons-5/R/Raspberrypi](../../simpleicons-5/R/Raspberrypi.png) | [simpleicons-5/R/Raspberrypi](../../simpleicons-5/R/Raspberrypi.md) | +| ![illustration of simpleicons-5/R/Razer](../../simpleicons-5/R/Razer.png) | [simpleicons-5/R/Razer](../../simpleicons-5/R/Razer.md) | +| ![illustration of simpleicons-5/R/React](../../simpleicons-5/R/React.png) | [simpleicons-5/R/React](../../simpleicons-5/R/React.md) | +| ![illustration of simpleicons-5/R/Reactivex](../../simpleicons-5/R/Reactivex.png) | [simpleicons-5/R/Reactivex](../../simpleicons-5/R/Reactivex.md) | +| ![illustration of simpleicons-5/R/Reactos](../../simpleicons-5/R/Reactos.png) | [simpleicons-5/R/Reactos](../../simpleicons-5/R/Reactos.md) | +| ![illustration of simpleicons-5/R/Reactrouter](../../simpleicons-5/R/Reactrouter.png) | [simpleicons-5/R/Reactrouter](../../simpleicons-5/R/Reactrouter.md) | +| ![illustration of simpleicons-5/R/Readthedocs](../../simpleicons-5/R/Readthedocs.png) | [simpleicons-5/R/Readthedocs](../../simpleicons-5/R/Readthedocs.md) | +| ![illustration of simpleicons-5/R/Realm](../../simpleicons-5/R/Realm.png) | [simpleicons-5/R/Realm](../../simpleicons-5/R/Realm.md) | +| ![illustration of simpleicons-5/R/Reason](../../simpleicons-5/R/Reason.png) | [simpleicons-5/R/Reason](../../simpleicons-5/R/Reason.md) | +| ![illustration of simpleicons-5/R/Reasonstudios](../../simpleicons-5/R/Reasonstudios.png) | [simpleicons-5/R/Reasonstudios](../../simpleicons-5/R/Reasonstudios.md) | +| ![illustration of simpleicons-5/R/Redbubble](../../simpleicons-5/R/Redbubble.png) | [simpleicons-5/R/Redbubble](../../simpleicons-5/R/Redbubble.md) | +| ![illustration of simpleicons-5/R/Reddit](../../simpleicons-5/R/Reddit.png) | [simpleicons-5/R/Reddit](../../simpleicons-5/R/Reddit.md) | +| ![illustration of simpleicons-5/R/Redhat](../../simpleicons-5/R/Redhat.png) | [simpleicons-5/R/Redhat](../../simpleicons-5/R/Redhat.md) | +| ![illustration of simpleicons-5/R/Redhatopenshift](../../simpleicons-5/R/Redhatopenshift.png) | [simpleicons-5/R/Redhatopenshift](../../simpleicons-5/R/Redhatopenshift.md) | +| ![illustration of simpleicons-5/R/Redis](../../simpleicons-5/R/Redis.png) | [simpleicons-5/R/Redis](../../simpleicons-5/R/Redis.md) | +| ![illustration of simpleicons-5/R/Redux](../../simpleicons-5/R/Redux.png) | [simpleicons-5/R/Redux](../../simpleicons-5/R/Redux.md) | +| ![illustration of simpleicons-5/R/Reduxsaga](../../simpleicons-5/R/Reduxsaga.png) | [simpleicons-5/R/Reduxsaga](../../simpleicons-5/R/Reduxsaga.md) | +| ![illustration of simpleicons-5/R/Redwoodjs](../../simpleicons-5/R/Redwoodjs.png) | [simpleicons-5/R/Redwoodjs](../../simpleicons-5/R/Redwoodjs.md) | +| ![illustration of simpleicons-5/R/Relianceindustrieslimited](../../simpleicons-5/R/Relianceindustrieslimited.png) | [simpleicons-5/R/Relianceindustrieslimited](../../simpleicons-5/R/Relianceindustrieslimited.md) | +| ![illustration of simpleicons-5/R/Renault](../../simpleicons-5/R/Renault.png) | [simpleicons-5/R/Renault](../../simpleicons-5/R/Renault.md) | +| ![illustration of simpleicons-5/R/Renovatebot](../../simpleicons-5/R/Renovatebot.png) | [simpleicons-5/R/Renovatebot](../../simpleicons-5/R/Renovatebot.md) | +| ![illustration of simpleicons-5/R/Renpy](../../simpleicons-5/R/Renpy.png) | [simpleicons-5/R/Renpy](../../simpleicons-5/R/Renpy.md) | +| ![illustration of simpleicons-5/R/Renren](../../simpleicons-5/R/Renren.png) | [simpleicons-5/R/Renren](../../simpleicons-5/R/Renren.md) | +| ![illustration of simpleicons-5/R/Replit](../../simpleicons-5/R/Replit.png) | [simpleicons-5/R/Replit](../../simpleicons-5/R/Replit.md) | +| ![illustration of simpleicons-5/R/Researchgate](../../simpleicons-5/R/Researchgate.png) | [simpleicons-5/R/Researchgate](../../simpleicons-5/R/Researchgate.md) | +| ![illustration of simpleicons-5/R/Resurrectionremixos](../../simpleicons-5/R/Resurrectionremixos.png) | [simpleicons-5/R/Resurrectionremixos](../../simpleicons-5/R/Resurrectionremixos.md) | +| ![illustration of simpleicons-5/R/Retroarch](../../simpleicons-5/R/Retroarch.png) | [simpleicons-5/R/Retroarch](../../simpleicons-5/R/Retroarch.md) | +| ![illustration of simpleicons-5/R/Retropie](../../simpleicons-5/R/Retropie.png) | [simpleicons-5/R/Retropie](../../simpleicons-5/R/Retropie.md) | +| ![illustration of simpleicons-5/R/Revealdotjs](../../simpleicons-5/R/Revealdotjs.png) | [simpleicons-5/R/Revealdotjs](../../simpleicons-5/R/Revealdotjs.md) | +| ![illustration of simpleicons-5/R/Reverbnation](../../simpleicons-5/R/Reverbnation.png) | [simpleicons-5/R/Reverbnation](../../simpleicons-5/R/Reverbnation.md) | +| ![illustration of simpleicons-5/R/Revolut](../../simpleicons-5/R/Revolut.png) | [simpleicons-5/R/Revolut](../../simpleicons-5/R/Revolut.md) | +| ![illustration of simpleicons-5/R/Revue](../../simpleicons-5/R/Revue.png) | [simpleicons-5/R/Revue](../../simpleicons-5/R/Revue.md) | +| ![illustration of simpleicons-5/R/Rewe](../../simpleicons-5/R/Rewe.png) | [simpleicons-5/R/Rewe](../../simpleicons-5/R/Rewe.md) | +| ![illustration of simpleicons-5/R/Rezgo](../../simpleicons-5/R/Rezgo.png) | [simpleicons-5/R/Rezgo](../../simpleicons-5/R/Rezgo.md) | +| ![illustration of simpleicons-5/R/Rhinoceros](../../simpleicons-5/R/Rhinoceros.png) | [simpleicons-5/R/Rhinoceros](../../simpleicons-5/R/Rhinoceros.md) | +| ![illustration of simpleicons-5/R/Rider](../../simpleicons-5/R/Rider.png) | [simpleicons-5/R/Rider](../../simpleicons-5/R/Rider.md) | +| ![illustration of simpleicons-5/R/Ring](../../simpleicons-5/R/Ring.png) | [simpleicons-5/R/Ring](../../simpleicons-5/R/Ring.md) | +| ![illustration of simpleicons-5/R/Riotgames](../../simpleicons-5/R/Riotgames.png) | [simpleicons-5/R/Riotgames](../../simpleicons-5/R/Riotgames.md) | +| ![illustration of simpleicons-5/R/Ripple](../../simpleicons-5/R/Ripple.png) | [simpleicons-5/R/Ripple](../../simpleicons-5/R/Ripple.md) | +| ![illustration of simpleicons-5/R/Riseup](../../simpleicons-5/R/Riseup.png) | [simpleicons-5/R/Riseup](../../simpleicons-5/R/Riseup.md) | +| ![illustration of simpleicons-5/R/Roamresearch](../../simpleicons-5/R/Roamresearch.png) | [simpleicons-5/R/Roamresearch](../../simpleicons-5/R/Roamresearch.md) | +| ![illustration of simpleicons-5/R/Roblox](../../simpleicons-5/R/Roblox.png) | [simpleicons-5/R/Roblox](../../simpleicons-5/R/Roblox.md) | +| ![illustration of simpleicons-5/R/Robotframework](../../simpleicons-5/R/Robotframework.png) | [simpleicons-5/R/Robotframework](../../simpleicons-5/R/Robotframework.md) | +| ![illustration of simpleicons-5/R/Rocketdotchat](../../simpleicons-5/R/Rocketdotchat.png) | [simpleicons-5/R/Rocketdotchat](../../simpleicons-5/R/Rocketdotchat.md) | +| ![illustration of simpleicons-5/R/Roku](../../simpleicons-5/R/Roku.png) | [simpleicons-5/R/Roku](../../simpleicons-5/R/Roku.md) | +| ![illustration of simpleicons-5/R/Rollsroyce](../../simpleicons-5/R/Rollsroyce.png) | [simpleicons-5/R/Rollsroyce](../../simpleicons-5/R/Rollsroyce.md) | +| ![illustration of simpleicons-5/R/Rollupdotjs](../../simpleicons-5/R/Rollupdotjs.png) | [simpleicons-5/R/Rollupdotjs](../../simpleicons-5/R/Rollupdotjs.md) | +| ![illustration of simpleicons-5/R/Roots](../../simpleicons-5/R/Roots.png) | [simpleicons-5/R/Roots](../../simpleicons-5/R/Roots.md) | +| ![illustration of simpleicons-5/R/Rootsbedrock](../../simpleicons-5/R/Rootsbedrock.png) | [simpleicons-5/R/Rootsbedrock](../../simpleicons-5/R/Rootsbedrock.md) | +| ![illustration of simpleicons-5/R/Rootssage](../../simpleicons-5/R/Rootssage.png) | [simpleicons-5/R/Rootssage](../../simpleicons-5/R/Rootssage.md) | +| ![illustration of simpleicons-5/R/Ros](../../simpleicons-5/R/Ros.png) | [simpleicons-5/R/Ros](../../simpleicons-5/R/Ros.md) | +| ![illustration of simpleicons-5/R/Rottentomatoes](../../simpleicons-5/R/Rottentomatoes.png) | [simpleicons-5/R/Rottentomatoes](../../simpleicons-5/R/Rottentomatoes.md) | +| ![illustration of simpleicons-5/R/Roundcube](../../simpleicons-5/R/Roundcube.png) | [simpleicons-5/R/Roundcube](../../simpleicons-5/R/Roundcube.md) | +| ![illustration of simpleicons-5/R/Rss](../../simpleicons-5/R/Rss.png) | [simpleicons-5/R/Rss](../../simpleicons-5/R/Rss.md) | +| ![illustration of simpleicons-5/R/Rstudio](../../simpleicons-5/R/Rstudio.png) | [simpleicons-5/R/Rstudio](../../simpleicons-5/R/Rstudio.md) | +| ![illustration of simpleicons-5/R/Rte](../../simpleicons-5/R/Rte.png) | [simpleicons-5/R/Rte](../../simpleicons-5/R/Rte.md) | +| ![illustration of simpleicons-5/R/Rtl](../../simpleicons-5/R/Rtl.png) | [simpleicons-5/R/Rtl](../../simpleicons-5/R/Rtl.md) | +| ![illustration of simpleicons-5/R/Rtlzwei](../../simpleicons-5/R/Rtlzwei.png) | [simpleicons-5/R/Rtlzwei](../../simpleicons-5/R/Rtlzwei.md) | +| ![illustration of simpleicons-5/R/Ruby](../../simpleicons-5/R/Ruby.png) | [simpleicons-5/R/Ruby](../../simpleicons-5/R/Ruby.md) | +| ![illustration of simpleicons-5/R/Rubygems](../../simpleicons-5/R/Rubygems.png) | [simpleicons-5/R/Rubygems](../../simpleicons-5/R/Rubygems.md) | +| ![illustration of simpleicons-5/R/Rubyonrails](../../simpleicons-5/R/Rubyonrails.png) | [simpleicons-5/R/Rubyonrails](../../simpleicons-5/R/Rubyonrails.md) | +| ![illustration of simpleicons-5/R/Runkeeper](../../simpleicons-5/R/Runkeeper.png) | [simpleicons-5/R/Runkeeper](../../simpleicons-5/R/Runkeeper.md) | +| ![illustration of simpleicons-5/R/Runkit](../../simpleicons-5/R/Runkit.png) | [simpleicons-5/R/Runkit](../../simpleicons-5/R/Runkit.md) | +| ![illustration of simpleicons-5/R/Rust](../../simpleicons-5/R/Rust.png) | [simpleicons-5/R/Rust](../../simpleicons-5/R/Rust.md) | +| ![illustration of simpleicons-5/R/Rxdb](../../simpleicons-5/R/Rxdb.png) | [simpleicons-5/R/Rxdb](../../simpleicons-5/R/Rxdb.md) | +| ![illustration of simpleicons-5/R/Ryanair](../../simpleicons-5/R/Ryanair.png) | [simpleicons-5/R/Ryanair](../../simpleicons-5/R/Ryanair.md) | + + + diff --git a/distribution/simpleicons-5/R/Rabbitmq.Local.png b/distribution/simpleicons-5/R/Rabbitmq.Local.png new file mode 100644 index 00000000000..fd12c5a911f Binary files /dev/null and b/distribution/simpleicons-5/R/Rabbitmq.Local.png differ diff --git a/distribution/simpleicons-5/R/Rabbitmq.Local.puml b/distribution/simpleicons-5/R/Rabbitmq.Local.puml new file mode 100644 index 00000000000..2909fd03da0 --- /dev/null +++ b/distribution/simpleicons-5/R/Rabbitmq.Local.puml @@ -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 Rabbitmq +include('simpleicons-5/R/Rabbitmq') + +' renders the element +Rabbitmq('Rabbitmq', 'Rabbitmq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rabbitmq.Remote.puml b/distribution/simpleicons-5/R/Rabbitmq.Remote.puml new file mode 100644 index 00000000000..2aa0c395ccc --- /dev/null +++ b/distribution/simpleicons-5/R/Rabbitmq.Remote.puml @@ -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 Rabbitmq +include('simpleicons-5/R/Rabbitmq') + +' renders the element +Rabbitmq('Rabbitmq', 'Rabbitmq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rabbitmq.md b/distribution/simpleicons-5/R/Rabbitmq.md new file mode 100644 index 00000000000..8eb42fb7249 --- /dev/null +++ b/distribution/simpleicons-5/R/Rabbitmq.md @@ -0,0 +1,63 @@ +# Rabbitmq + + +```text +simpleicons-5/R/Rabbitmq +``` + +```text +include('simpleicons-5/R/Rabbitmq') +``` + + + +| Illustration | Rabbitmq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rabbitmq.png) | ![illustration for Rabbitmq](../../simpleicons-5/R/Rabbitmq.Local.png) | + + + + +## Rabbitmq + +### 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 Rabbitmq +include('simpleicons-5/R/Rabbitmq') + +' renders the element +Rabbitmq('Rabbitmq', 'Rabbitmq', '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 Rabbitmq +include('simpleicons-5/R/Rabbitmq') + +' renders the element +Rabbitmq('Rabbitmq', 'Rabbitmq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rabbitmq.png b/distribution/simpleicons-5/R/Rabbitmq.png new file mode 100644 index 00000000000..68d3031eae3 Binary files /dev/null and b/distribution/simpleicons-5/R/Rabbitmq.png differ diff --git a/distribution/simpleicons-5/R/Rabbitmq.puml b/distribution/simpleicons-5/R/Rabbitmq.puml new file mode 100644 index 00000000000..a04fdc77b5f --- /dev/null +++ b/distribution/simpleicons-5/R/Rabbitmq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rabbitmq + +sprite $RabbitmqXs [10x10/16z] uwS3 + +sprite $RabbitmqSm [12x12/16z] unza + +sprite $RabbitmqMd [16x16/16z] un_X + +sprite $RabbitmqLg [20x20/16z] unzKO1G + +!procedure Rabbitmq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rabbitmq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Racket.Local.png b/distribution/simpleicons-5/R/Racket.Local.png new file mode 100644 index 00000000000..911e934d00b Binary files /dev/null and b/distribution/simpleicons-5/R/Racket.Local.png differ diff --git a/distribution/simpleicons-5/R/Racket.Local.puml b/distribution/simpleicons-5/R/Racket.Local.puml new file mode 100644 index 00000000000..e404a98b749 --- /dev/null +++ b/distribution/simpleicons-5/R/Racket.Local.puml @@ -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 Racket +include('simpleicons-5/R/Racket') + +' renders the element +Racket('Racket', 'Racket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Racket.Remote.puml b/distribution/simpleicons-5/R/Racket.Remote.puml new file mode 100644 index 00000000000..09372e61c86 --- /dev/null +++ b/distribution/simpleicons-5/R/Racket.Remote.puml @@ -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 Racket +include('simpleicons-5/R/Racket') + +' renders the element +Racket('Racket', 'Racket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Racket.md b/distribution/simpleicons-5/R/Racket.md new file mode 100644 index 00000000000..d62493be4e4 --- /dev/null +++ b/distribution/simpleicons-5/R/Racket.md @@ -0,0 +1,63 @@ +# Racket + + +```text +simpleicons-5/R/Racket +``` + +```text +include('simpleicons-5/R/Racket') +``` + + + +| Illustration | Racket | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Racket.png) | ![illustration for Racket](../../simpleicons-5/R/Racket.Local.png) | + + + + +## Racket + +### 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 Racket +include('simpleicons-5/R/Racket') + +' renders the element +Racket('Racket', 'Racket', '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 Racket +include('simpleicons-5/R/Racket') + +' renders the element +Racket('Racket', 'Racket', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Racket.png b/distribution/simpleicons-5/R/Racket.png new file mode 100644 index 00000000000..d0b649235e4 Binary files /dev/null and b/distribution/simpleicons-5/R/Racket.png differ diff --git a/distribution/simpleicons-5/R/Racket.puml b/distribution/simpleicons-5/R/Racket.puml new file mode 100644 index 00000000000..e869b28884e --- /dev/null +++ b/distribution/simpleicons-5/R/Racket.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Racket + +sprite $RacketXs [10x10/16z] uwS3 + +sprite $RacketSm [12x12/16z] unza + +sprite $RacketMd [16x16/16z] un_X + +sprite $RacketLg [20x20/16z] unzKO1G + +!procedure Racket($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Racket', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Radar.Local.png b/distribution/simpleicons-5/R/Radar.Local.png new file mode 100644 index 00000000000..b285386ba03 Binary files /dev/null and b/distribution/simpleicons-5/R/Radar.Local.png differ diff --git a/distribution/simpleicons-5/R/Radar.Local.puml b/distribution/simpleicons-5/R/Radar.Local.puml new file mode 100644 index 00000000000..33cc51fa3a4 --- /dev/null +++ b/distribution/simpleicons-5/R/Radar.Local.puml @@ -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 Radar +include('simpleicons-5/R/Radar') + +' renders the element +Radar('Radar', 'Radar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Radar.Remote.puml b/distribution/simpleicons-5/R/Radar.Remote.puml new file mode 100644 index 00000000000..e83485a618c --- /dev/null +++ b/distribution/simpleicons-5/R/Radar.Remote.puml @@ -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 Radar +include('simpleicons-5/R/Radar') + +' renders the element +Radar('Radar', 'Radar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Radar.md b/distribution/simpleicons-5/R/Radar.md new file mode 100644 index 00000000000..ec4a964e925 --- /dev/null +++ b/distribution/simpleicons-5/R/Radar.md @@ -0,0 +1,63 @@ +# Radar + + +```text +simpleicons-5/R/Radar +``` + +```text +include('simpleicons-5/R/Radar') +``` + + + +| Illustration | Radar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Radar.png) | ![illustration for Radar](../../simpleicons-5/R/Radar.Local.png) | + + + + +## Radar + +### 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 Radar +include('simpleicons-5/R/Radar') + +' renders the element +Radar('Radar', 'Radar', '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 Radar +include('simpleicons-5/R/Radar') + +' renders the element +Radar('Radar', 'Radar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Radar.png b/distribution/simpleicons-5/R/Radar.png new file mode 100644 index 00000000000..6066303e216 Binary files /dev/null and b/distribution/simpleicons-5/R/Radar.png differ diff --git a/distribution/simpleicons-5/R/Radar.puml b/distribution/simpleicons-5/R/Radar.puml new file mode 100644 index 00000000000..668220b1e95 --- /dev/null +++ b/distribution/simpleicons-5/R/Radar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Radar + +sprite $RadarXs [10x10/16z] uwS3 + +sprite $RadarSm [12x12/16z] unza + +sprite $RadarMd [16x16/16z] un_X + +sprite $RadarLg [20x20/16z] unzKO1G + +!procedure Radar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Radar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Radiopublic.Local.png b/distribution/simpleicons-5/R/Radiopublic.Local.png new file mode 100644 index 00000000000..b341de36b08 Binary files /dev/null and b/distribution/simpleicons-5/R/Radiopublic.Local.png differ diff --git a/distribution/simpleicons-5/R/Radiopublic.Local.puml b/distribution/simpleicons-5/R/Radiopublic.Local.puml new file mode 100644 index 00000000000..7e780887bed --- /dev/null +++ b/distribution/simpleicons-5/R/Radiopublic.Local.puml @@ -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 Radiopublic +include('simpleicons-5/R/Radiopublic') + +' renders the element +Radiopublic('Radiopublic', 'Radiopublic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Radiopublic.Remote.puml b/distribution/simpleicons-5/R/Radiopublic.Remote.puml new file mode 100644 index 00000000000..9999ba7c578 --- /dev/null +++ b/distribution/simpleicons-5/R/Radiopublic.Remote.puml @@ -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 Radiopublic +include('simpleicons-5/R/Radiopublic') + +' renders the element +Radiopublic('Radiopublic', 'Radiopublic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Radiopublic.md b/distribution/simpleicons-5/R/Radiopublic.md new file mode 100644 index 00000000000..ddfd6cfd3f7 --- /dev/null +++ b/distribution/simpleicons-5/R/Radiopublic.md @@ -0,0 +1,63 @@ +# Radiopublic + + +```text +simpleicons-5/R/Radiopublic +``` + +```text +include('simpleicons-5/R/Radiopublic') +``` + + + +| Illustration | Radiopublic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Radiopublic.png) | ![illustration for Radiopublic](../../simpleicons-5/R/Radiopublic.Local.png) | + + + + +## Radiopublic + +### 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 Radiopublic +include('simpleicons-5/R/Radiopublic') + +' renders the element +Radiopublic('Radiopublic', 'Radiopublic', '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 Radiopublic +include('simpleicons-5/R/Radiopublic') + +' renders the element +Radiopublic('Radiopublic', 'Radiopublic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Radiopublic.png b/distribution/simpleicons-5/R/Radiopublic.png new file mode 100644 index 00000000000..c63438a7d8e Binary files /dev/null and b/distribution/simpleicons-5/R/Radiopublic.png differ diff --git a/distribution/simpleicons-5/R/Radiopublic.puml b/distribution/simpleicons-5/R/Radiopublic.puml new file mode 100644 index 00000000000..f281f649a00 --- /dev/null +++ b/distribution/simpleicons-5/R/Radiopublic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Radiopublic + +sprite $RadiopublicXs [10x10/16z] uwS3 + +sprite $RadiopublicSm [12x12/16z] unza + +sprite $RadiopublicMd [16x16/16z] un_X + +sprite $RadiopublicLg [20x20/16z] unzKO1G + +!procedure Radiopublic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Radiopublic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rainmeter.Local.png b/distribution/simpleicons-5/R/Rainmeter.Local.png new file mode 100644 index 00000000000..94175eab0d8 Binary files /dev/null and b/distribution/simpleicons-5/R/Rainmeter.Local.png differ diff --git a/distribution/simpleicons-5/R/Rainmeter.Local.puml b/distribution/simpleicons-5/R/Rainmeter.Local.puml new file mode 100644 index 00000000000..ab37afd14d1 --- /dev/null +++ b/distribution/simpleicons-5/R/Rainmeter.Local.puml @@ -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 Rainmeter +include('simpleicons-5/R/Rainmeter') + +' renders the element +Rainmeter('Rainmeter', 'Rainmeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rainmeter.Remote.puml b/distribution/simpleicons-5/R/Rainmeter.Remote.puml new file mode 100644 index 00000000000..ee1868d9f99 --- /dev/null +++ b/distribution/simpleicons-5/R/Rainmeter.Remote.puml @@ -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 Rainmeter +include('simpleicons-5/R/Rainmeter') + +' renders the element +Rainmeter('Rainmeter', 'Rainmeter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rainmeter.md b/distribution/simpleicons-5/R/Rainmeter.md new file mode 100644 index 00000000000..025e747a2ae --- /dev/null +++ b/distribution/simpleicons-5/R/Rainmeter.md @@ -0,0 +1,63 @@ +# Rainmeter + + +```text +simpleicons-5/R/Rainmeter +``` + +```text +include('simpleicons-5/R/Rainmeter') +``` + + + +| Illustration | Rainmeter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rainmeter.png) | ![illustration for Rainmeter](../../simpleicons-5/R/Rainmeter.Local.png) | + + + + +## Rainmeter + +### 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 Rainmeter +include('simpleicons-5/R/Rainmeter') + +' renders the element +Rainmeter('Rainmeter', 'Rainmeter', '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 Rainmeter +include('simpleicons-5/R/Rainmeter') + +' renders the element +Rainmeter('Rainmeter', 'Rainmeter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rainmeter.png b/distribution/simpleicons-5/R/Rainmeter.png new file mode 100644 index 00000000000..cbf2583c343 Binary files /dev/null and b/distribution/simpleicons-5/R/Rainmeter.png differ diff --git a/distribution/simpleicons-5/R/Rainmeter.puml b/distribution/simpleicons-5/R/Rainmeter.puml new file mode 100644 index 00000000000..f6598a20850 --- /dev/null +++ b/distribution/simpleicons-5/R/Rainmeter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rainmeter + +sprite $RainmeterXs [10x10/16z] uwS3 + +sprite $RainmeterSm [12x12/16z] unza + +sprite $RainmeterMd [16x16/16z] un_X + +sprite $RainmeterLg [20x20/16z] unzKO1G + +!procedure Rainmeter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rainmeter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rakuten.Local.png b/distribution/simpleicons-5/R/Rakuten.Local.png new file mode 100644 index 00000000000..79ca407fcf6 Binary files /dev/null and b/distribution/simpleicons-5/R/Rakuten.Local.png differ diff --git a/distribution/simpleicons-5/R/Rakuten.Local.puml b/distribution/simpleicons-5/R/Rakuten.Local.puml new file mode 100644 index 00000000000..d8c80c7787c --- /dev/null +++ b/distribution/simpleicons-5/R/Rakuten.Local.puml @@ -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 Rakuten +include('simpleicons-5/R/Rakuten') + +' renders the element +Rakuten('Rakuten', 'Rakuten', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rakuten.Remote.puml b/distribution/simpleicons-5/R/Rakuten.Remote.puml new file mode 100644 index 00000000000..4b9e4453335 --- /dev/null +++ b/distribution/simpleicons-5/R/Rakuten.Remote.puml @@ -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 Rakuten +include('simpleicons-5/R/Rakuten') + +' renders the element +Rakuten('Rakuten', 'Rakuten', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rakuten.md b/distribution/simpleicons-5/R/Rakuten.md new file mode 100644 index 00000000000..03dac8831a6 --- /dev/null +++ b/distribution/simpleicons-5/R/Rakuten.md @@ -0,0 +1,63 @@ +# Rakuten + + +```text +simpleicons-5/R/Rakuten +``` + +```text +include('simpleicons-5/R/Rakuten') +``` + + + +| Illustration | Rakuten | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rakuten.png) | ![illustration for Rakuten](../../simpleicons-5/R/Rakuten.Local.png) | + + + + +## Rakuten + +### 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 Rakuten +include('simpleicons-5/R/Rakuten') + +' renders the element +Rakuten('Rakuten', 'Rakuten', '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 Rakuten +include('simpleicons-5/R/Rakuten') + +' renders the element +Rakuten('Rakuten', 'Rakuten', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rakuten.png b/distribution/simpleicons-5/R/Rakuten.png new file mode 100644 index 00000000000..0719bb10787 Binary files /dev/null and b/distribution/simpleicons-5/R/Rakuten.png differ diff --git a/distribution/simpleicons-5/R/Rakuten.puml b/distribution/simpleicons-5/R/Rakuten.puml new file mode 100644 index 00000000000..50548d57686 --- /dev/null +++ b/distribution/simpleicons-5/R/Rakuten.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rakuten + +sprite $RakutenXs [10x10/16z] uwS3 + +sprite $RakutenSm [12x12/16z] unza + +sprite $RakutenMd [16x16/16z] un_X + +sprite $RakutenLg [20x20/16z] unzKO1G + +!procedure Rakuten($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rakuten', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Ram.Local.png b/distribution/simpleicons-5/R/Ram.Local.png new file mode 100644 index 00000000000..3397f2a760a Binary files /dev/null and b/distribution/simpleicons-5/R/Ram.Local.png differ diff --git a/distribution/simpleicons-5/R/Ram.Local.puml b/distribution/simpleicons-5/R/Ram.Local.puml new file mode 100644 index 00000000000..369b3b96bf5 --- /dev/null +++ b/distribution/simpleicons-5/R/Ram.Local.puml @@ -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 Ram +include('simpleicons-5/R/Ram') + +' renders the element +Ram('Ram', 'Ram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ram.Remote.puml b/distribution/simpleicons-5/R/Ram.Remote.puml new file mode 100644 index 00000000000..7c023b9fad4 --- /dev/null +++ b/distribution/simpleicons-5/R/Ram.Remote.puml @@ -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 Ram +include('simpleicons-5/R/Ram') + +' renders the element +Ram('Ram', 'Ram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ram.md b/distribution/simpleicons-5/R/Ram.md new file mode 100644 index 00000000000..7ddf174c415 --- /dev/null +++ b/distribution/simpleicons-5/R/Ram.md @@ -0,0 +1,63 @@ +# Ram + + +```text +simpleicons-5/R/Ram +``` + +```text +include('simpleicons-5/R/Ram') +``` + + + +| Illustration | Ram | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Ram.png) | ![illustration for Ram](../../simpleicons-5/R/Ram.Local.png) | + + + + +## Ram + +### 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 Ram +include('simpleicons-5/R/Ram') + +' renders the element +Ram('Ram', 'Ram', '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 Ram +include('simpleicons-5/R/Ram') + +' renders the element +Ram('Ram', 'Ram', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Ram.png b/distribution/simpleicons-5/R/Ram.png new file mode 100644 index 00000000000..d81089f0051 Binary files /dev/null and b/distribution/simpleicons-5/R/Ram.png differ diff --git a/distribution/simpleicons-5/R/Ram.puml b/distribution/simpleicons-5/R/Ram.puml new file mode 100644 index 00000000000..a5898c1c1c5 --- /dev/null +++ b/distribution/simpleicons-5/R/Ram.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Ram + +sprite $RamXs [10x10/16z] uwS3 + +sprite $RamSm [12x12/16z] unza + +sprite $RamMd [16x16/16z] un_X + +sprite $RamLg [20x20/16z] unzKO1G + +!procedure Ram($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Ram', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rancher.Local.png b/distribution/simpleicons-5/R/Rancher.Local.png new file mode 100644 index 00000000000..4392b3a0781 Binary files /dev/null and b/distribution/simpleicons-5/R/Rancher.Local.png differ diff --git a/distribution/simpleicons-5/R/Rancher.Local.puml b/distribution/simpleicons-5/R/Rancher.Local.puml new file mode 100644 index 00000000000..d850e0a9c03 --- /dev/null +++ b/distribution/simpleicons-5/R/Rancher.Local.puml @@ -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 Rancher +include('simpleicons-5/R/Rancher') + +' renders the element +Rancher('Rancher', 'Rancher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rancher.Remote.puml b/distribution/simpleicons-5/R/Rancher.Remote.puml new file mode 100644 index 00000000000..7a18dea4d28 --- /dev/null +++ b/distribution/simpleicons-5/R/Rancher.Remote.puml @@ -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 Rancher +include('simpleicons-5/R/Rancher') + +' renders the element +Rancher('Rancher', 'Rancher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rancher.md b/distribution/simpleicons-5/R/Rancher.md new file mode 100644 index 00000000000..fb96c7d4cba --- /dev/null +++ b/distribution/simpleicons-5/R/Rancher.md @@ -0,0 +1,63 @@ +# Rancher + + +```text +simpleicons-5/R/Rancher +``` + +```text +include('simpleicons-5/R/Rancher') +``` + + + +| Illustration | Rancher | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rancher.png) | ![illustration for Rancher](../../simpleicons-5/R/Rancher.Local.png) | + + + + +## Rancher + +### 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 Rancher +include('simpleicons-5/R/Rancher') + +' renders the element +Rancher('Rancher', 'Rancher', '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 Rancher +include('simpleicons-5/R/Rancher') + +' renders the element +Rancher('Rancher', 'Rancher', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rancher.png b/distribution/simpleicons-5/R/Rancher.png new file mode 100644 index 00000000000..9049115df21 Binary files /dev/null and b/distribution/simpleicons-5/R/Rancher.png differ diff --git a/distribution/simpleicons-5/R/Rancher.puml b/distribution/simpleicons-5/R/Rancher.puml new file mode 100644 index 00000000000..99524aea482 --- /dev/null +++ b/distribution/simpleicons-5/R/Rancher.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rancher + +sprite $RancherXs [10x10/16z] uwS3 + +sprite $RancherSm [12x12/16z] unza + +sprite $RancherMd [16x16/16z] un_X + +sprite $RancherLg [20x20/16z] unzKO1G + +!procedure Rancher($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rancher', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Raspberrypi.Local.png b/distribution/simpleicons-5/R/Raspberrypi.Local.png new file mode 100644 index 00000000000..b4976990242 Binary files /dev/null and b/distribution/simpleicons-5/R/Raspberrypi.Local.png differ diff --git a/distribution/simpleicons-5/R/Raspberrypi.Local.puml b/distribution/simpleicons-5/R/Raspberrypi.Local.puml new file mode 100644 index 00000000000..ebf9fd47d94 --- /dev/null +++ b/distribution/simpleicons-5/R/Raspberrypi.Local.puml @@ -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 Raspberrypi +include('simpleicons-5/R/Raspberrypi') + +' renders the element +Raspberrypi('Raspberrypi', 'Raspberrypi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Raspberrypi.Remote.puml b/distribution/simpleicons-5/R/Raspberrypi.Remote.puml new file mode 100644 index 00000000000..903ee064f4e --- /dev/null +++ b/distribution/simpleicons-5/R/Raspberrypi.Remote.puml @@ -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 Raspberrypi +include('simpleicons-5/R/Raspberrypi') + +' renders the element +Raspberrypi('Raspberrypi', 'Raspberrypi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Raspberrypi.md b/distribution/simpleicons-5/R/Raspberrypi.md new file mode 100644 index 00000000000..110622e7f14 --- /dev/null +++ b/distribution/simpleicons-5/R/Raspberrypi.md @@ -0,0 +1,63 @@ +# Raspberrypi + + +```text +simpleicons-5/R/Raspberrypi +``` + +```text +include('simpleicons-5/R/Raspberrypi') +``` + + + +| Illustration | Raspberrypi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Raspberrypi.png) | ![illustration for Raspberrypi](../../simpleicons-5/R/Raspberrypi.Local.png) | + + + + +## Raspberrypi + +### 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 Raspberrypi +include('simpleicons-5/R/Raspberrypi') + +' renders the element +Raspberrypi('Raspberrypi', 'Raspberrypi', '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 Raspberrypi +include('simpleicons-5/R/Raspberrypi') + +' renders the element +Raspberrypi('Raspberrypi', 'Raspberrypi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Raspberrypi.png b/distribution/simpleicons-5/R/Raspberrypi.png new file mode 100644 index 00000000000..29279850ace Binary files /dev/null and b/distribution/simpleicons-5/R/Raspberrypi.png differ diff --git a/distribution/simpleicons-5/R/Raspberrypi.puml b/distribution/simpleicons-5/R/Raspberrypi.puml new file mode 100644 index 00000000000..c2c18215e5f --- /dev/null +++ b/distribution/simpleicons-5/R/Raspberrypi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Raspberrypi + +sprite $RaspberrypiXs [10x10/16z] uwS3 + +sprite $RaspberrypiSm [12x12/16z] unza + +sprite $RaspberrypiMd [16x16/16z] un_X + +sprite $RaspberrypiLg [20x20/16z] unzKO1G + +!procedure Raspberrypi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Raspberrypi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Razer.Local.png b/distribution/simpleicons-5/R/Razer.Local.png new file mode 100644 index 00000000000..6b090f92589 Binary files /dev/null and b/distribution/simpleicons-5/R/Razer.Local.png differ diff --git a/distribution/simpleicons-5/R/Razer.Local.puml b/distribution/simpleicons-5/R/Razer.Local.puml new file mode 100644 index 00000000000..940cf5a88aa --- /dev/null +++ b/distribution/simpleicons-5/R/Razer.Local.puml @@ -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 Razer +include('simpleicons-5/R/Razer') + +' renders the element +Razer('Razer', 'Razer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Razer.Remote.puml b/distribution/simpleicons-5/R/Razer.Remote.puml new file mode 100644 index 00000000000..eb4bd3dde47 --- /dev/null +++ b/distribution/simpleicons-5/R/Razer.Remote.puml @@ -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 Razer +include('simpleicons-5/R/Razer') + +' renders the element +Razer('Razer', 'Razer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Razer.md b/distribution/simpleicons-5/R/Razer.md new file mode 100644 index 00000000000..09d1500ebe6 --- /dev/null +++ b/distribution/simpleicons-5/R/Razer.md @@ -0,0 +1,63 @@ +# Razer + + +```text +simpleicons-5/R/Razer +``` + +```text +include('simpleicons-5/R/Razer') +``` + + + +| Illustration | Razer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Razer.png) | ![illustration for Razer](../../simpleicons-5/R/Razer.Local.png) | + + + + +## Razer + +### 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 Razer +include('simpleicons-5/R/Razer') + +' renders the element +Razer('Razer', 'Razer', '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 Razer +include('simpleicons-5/R/Razer') + +' renders the element +Razer('Razer', 'Razer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Razer.png b/distribution/simpleicons-5/R/Razer.png new file mode 100644 index 00000000000..616d5c1469c Binary files /dev/null and b/distribution/simpleicons-5/R/Razer.png differ diff --git a/distribution/simpleicons-5/R/Razer.puml b/distribution/simpleicons-5/R/Razer.puml new file mode 100644 index 00000000000..272adbe77c7 --- /dev/null +++ b/distribution/simpleicons-5/R/Razer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Razer + +sprite $RazerXs [10x10/16z] uwS3 + +sprite $RazerSm [12x12/16z] unza + +sprite $RazerMd [16x16/16z] un_X + +sprite $RazerLg [20x20/16z] unzKO1G + +!procedure Razer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Razer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/React.Local.png b/distribution/simpleicons-5/R/React.Local.png new file mode 100644 index 00000000000..bf8ea231fb9 Binary files /dev/null and b/distribution/simpleicons-5/R/React.Local.png differ diff --git a/distribution/simpleicons-5/R/React.Local.puml b/distribution/simpleicons-5/R/React.Local.puml new file mode 100644 index 00000000000..c07c94dc4f0 --- /dev/null +++ b/distribution/simpleicons-5/R/React.Local.puml @@ -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 React +include('simpleicons-5/R/React') + +' renders the element +React('React', 'React', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/React.Remote.puml b/distribution/simpleicons-5/R/React.Remote.puml new file mode 100644 index 00000000000..2c529cf5239 --- /dev/null +++ b/distribution/simpleicons-5/R/React.Remote.puml @@ -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 React +include('simpleicons-5/R/React') + +' renders the element +React('React', 'React', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/React.md b/distribution/simpleicons-5/R/React.md new file mode 100644 index 00000000000..ab00b2ec734 --- /dev/null +++ b/distribution/simpleicons-5/R/React.md @@ -0,0 +1,63 @@ +# React + + +```text +simpleicons-5/R/React +``` + +```text +include('simpleicons-5/R/React') +``` + + + +| Illustration | React | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/React.png) | ![illustration for React](../../simpleicons-5/R/React.Local.png) | + + + + +## React + +### 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 React +include('simpleicons-5/R/React') + +' renders the element +React('React', 'React', '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 React +include('simpleicons-5/R/React') + +' renders the element +React('React', 'React', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/React.png b/distribution/simpleicons-5/R/React.png new file mode 100644 index 00000000000..fa05bf28ca9 Binary files /dev/null and b/distribution/simpleicons-5/R/React.png differ diff --git a/distribution/simpleicons-5/R/React.puml b/distribution/simpleicons-5/R/React.puml new file mode 100644 index 00000000000..e7d6405fcf9 --- /dev/null +++ b/distribution/simpleicons-5/R/React.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/React + +sprite $ReactXs [10x10/16z] uwS3 + +sprite $ReactSm [12x12/16z] unza + +sprite $ReactMd [16x16/16z] un_X + +sprite $ReactLg [20x20/16z] unzKO1G + +!procedure React($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/React', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reactivex.Local.png b/distribution/simpleicons-5/R/Reactivex.Local.png new file mode 100644 index 00000000000..6cf9c1937b4 Binary files /dev/null and b/distribution/simpleicons-5/R/Reactivex.Local.png differ diff --git a/distribution/simpleicons-5/R/Reactivex.Local.puml b/distribution/simpleicons-5/R/Reactivex.Local.puml new file mode 100644 index 00000000000..e04f20d1781 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactivex.Local.puml @@ -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 Reactivex +include('simpleicons-5/R/Reactivex') + +' renders the element +Reactivex('Reactivex', 'Reactivex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reactivex.Remote.puml b/distribution/simpleicons-5/R/Reactivex.Remote.puml new file mode 100644 index 00000000000..063c770a657 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactivex.Remote.puml @@ -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 Reactivex +include('simpleicons-5/R/Reactivex') + +' renders the element +Reactivex('Reactivex', 'Reactivex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reactivex.md b/distribution/simpleicons-5/R/Reactivex.md new file mode 100644 index 00000000000..df695f06108 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactivex.md @@ -0,0 +1,63 @@ +# Reactivex + + +```text +simpleicons-5/R/Reactivex +``` + +```text +include('simpleicons-5/R/Reactivex') +``` + + + +| Illustration | Reactivex | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reactivex.png) | ![illustration for Reactivex](../../simpleicons-5/R/Reactivex.Local.png) | + + + + +## Reactivex + +### 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 Reactivex +include('simpleicons-5/R/Reactivex') + +' renders the element +Reactivex('Reactivex', 'Reactivex', '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 Reactivex +include('simpleicons-5/R/Reactivex') + +' renders the element +Reactivex('Reactivex', 'Reactivex', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reactivex.png b/distribution/simpleicons-5/R/Reactivex.png new file mode 100644 index 00000000000..f7e7f604126 Binary files /dev/null and b/distribution/simpleicons-5/R/Reactivex.png differ diff --git a/distribution/simpleicons-5/R/Reactivex.puml b/distribution/simpleicons-5/R/Reactivex.puml new file mode 100644 index 00000000000..da888285495 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactivex.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reactivex + +sprite $ReactivexXs [10x10/16z] uwS3 + +sprite $ReactivexSm [12x12/16z] unza + +sprite $ReactivexMd [16x16/16z] un_X + +sprite $ReactivexLg [20x20/16z] unzKO1G + +!procedure Reactivex($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reactivex', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reactos.Local.png b/distribution/simpleicons-5/R/Reactos.Local.png new file mode 100644 index 00000000000..257ef55ba61 Binary files /dev/null and b/distribution/simpleicons-5/R/Reactos.Local.png differ diff --git a/distribution/simpleicons-5/R/Reactos.Local.puml b/distribution/simpleicons-5/R/Reactos.Local.puml new file mode 100644 index 00000000000..4ba1357f5dc --- /dev/null +++ b/distribution/simpleicons-5/R/Reactos.Local.puml @@ -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 Reactos +include('simpleicons-5/R/Reactos') + +' renders the element +Reactos('Reactos', 'Reactos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reactos.Remote.puml b/distribution/simpleicons-5/R/Reactos.Remote.puml new file mode 100644 index 00000000000..352bd44e342 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactos.Remote.puml @@ -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 Reactos +include('simpleicons-5/R/Reactos') + +' renders the element +Reactos('Reactos', 'Reactos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reactos.md b/distribution/simpleicons-5/R/Reactos.md new file mode 100644 index 00000000000..26ade09a9a6 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactos.md @@ -0,0 +1,63 @@ +# Reactos + + +```text +simpleicons-5/R/Reactos +``` + +```text +include('simpleicons-5/R/Reactos') +``` + + + +| Illustration | Reactos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reactos.png) | ![illustration for Reactos](../../simpleicons-5/R/Reactos.Local.png) | + + + + +## Reactos + +### 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 Reactos +include('simpleicons-5/R/Reactos') + +' renders the element +Reactos('Reactos', 'Reactos', '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 Reactos +include('simpleicons-5/R/Reactos') + +' renders the element +Reactos('Reactos', 'Reactos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reactos.png b/distribution/simpleicons-5/R/Reactos.png new file mode 100644 index 00000000000..37478dd1131 Binary files /dev/null and b/distribution/simpleicons-5/R/Reactos.png differ diff --git a/distribution/simpleicons-5/R/Reactos.puml b/distribution/simpleicons-5/R/Reactos.puml new file mode 100644 index 00000000000..c81246a4184 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reactos + +sprite $ReactosXs [10x10/16z] uwS3 + +sprite $ReactosSm [12x12/16z] unza + +sprite $ReactosMd [16x16/16z] un_X + +sprite $ReactosLg [20x20/16z] unzKO1G + +!procedure Reactos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reactos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reactrouter.Local.png b/distribution/simpleicons-5/R/Reactrouter.Local.png new file mode 100644 index 00000000000..3a29d54370f Binary files /dev/null and b/distribution/simpleicons-5/R/Reactrouter.Local.png differ diff --git a/distribution/simpleicons-5/R/Reactrouter.Local.puml b/distribution/simpleicons-5/R/Reactrouter.Local.puml new file mode 100644 index 00000000000..b7230cd7f35 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactrouter.Local.puml @@ -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 Reactrouter +include('simpleicons-5/R/Reactrouter') + +' renders the element +Reactrouter('Reactrouter', 'Reactrouter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reactrouter.Remote.puml b/distribution/simpleicons-5/R/Reactrouter.Remote.puml new file mode 100644 index 00000000000..f63b9857b85 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactrouter.Remote.puml @@ -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 Reactrouter +include('simpleicons-5/R/Reactrouter') + +' renders the element +Reactrouter('Reactrouter', 'Reactrouter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reactrouter.md b/distribution/simpleicons-5/R/Reactrouter.md new file mode 100644 index 00000000000..bb4ff5c1d21 --- /dev/null +++ b/distribution/simpleicons-5/R/Reactrouter.md @@ -0,0 +1,63 @@ +# Reactrouter + + +```text +simpleicons-5/R/Reactrouter +``` + +```text +include('simpleicons-5/R/Reactrouter') +``` + + + +| Illustration | Reactrouter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reactrouter.png) | ![illustration for Reactrouter](../../simpleicons-5/R/Reactrouter.Local.png) | + + + + +## Reactrouter + +### 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 Reactrouter +include('simpleicons-5/R/Reactrouter') + +' renders the element +Reactrouter('Reactrouter', 'Reactrouter', '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 Reactrouter +include('simpleicons-5/R/Reactrouter') + +' renders the element +Reactrouter('Reactrouter', 'Reactrouter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reactrouter.png b/distribution/simpleicons-5/R/Reactrouter.png new file mode 100644 index 00000000000..59c9c61d092 Binary files /dev/null and b/distribution/simpleicons-5/R/Reactrouter.png differ diff --git a/distribution/simpleicons-5/R/Reactrouter.puml b/distribution/simpleicons-5/R/Reactrouter.puml new file mode 100644 index 00000000000..716016ed4ab --- /dev/null +++ b/distribution/simpleicons-5/R/Reactrouter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reactrouter + +sprite $ReactrouterXs [10x10/16z] uwS3 + +sprite $ReactrouterSm [12x12/16z] unza + +sprite $ReactrouterMd [16x16/16z] un_X + +sprite $ReactrouterLg [20x20/16z] unzKO1G + +!procedure Reactrouter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reactrouter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Readthedocs.Local.png b/distribution/simpleicons-5/R/Readthedocs.Local.png new file mode 100644 index 00000000000..484fbadf96a Binary files /dev/null and b/distribution/simpleicons-5/R/Readthedocs.Local.png differ diff --git a/distribution/simpleicons-5/R/Readthedocs.Local.puml b/distribution/simpleicons-5/R/Readthedocs.Local.puml new file mode 100644 index 00000000000..ae4bc4b262b --- /dev/null +++ b/distribution/simpleicons-5/R/Readthedocs.Local.puml @@ -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 Readthedocs +include('simpleicons-5/R/Readthedocs') + +' renders the element +Readthedocs('Readthedocs', 'Readthedocs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Readthedocs.Remote.puml b/distribution/simpleicons-5/R/Readthedocs.Remote.puml new file mode 100644 index 00000000000..38e7fd2c10c --- /dev/null +++ b/distribution/simpleicons-5/R/Readthedocs.Remote.puml @@ -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 Readthedocs +include('simpleicons-5/R/Readthedocs') + +' renders the element +Readthedocs('Readthedocs', 'Readthedocs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Readthedocs.md b/distribution/simpleicons-5/R/Readthedocs.md new file mode 100644 index 00000000000..1a8710dd11f --- /dev/null +++ b/distribution/simpleicons-5/R/Readthedocs.md @@ -0,0 +1,63 @@ +# Readthedocs + + +```text +simpleicons-5/R/Readthedocs +``` + +```text +include('simpleicons-5/R/Readthedocs') +``` + + + +| Illustration | Readthedocs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Readthedocs.png) | ![illustration for Readthedocs](../../simpleicons-5/R/Readthedocs.Local.png) | + + + + +## Readthedocs + +### 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 Readthedocs +include('simpleicons-5/R/Readthedocs') + +' renders the element +Readthedocs('Readthedocs', 'Readthedocs', '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 Readthedocs +include('simpleicons-5/R/Readthedocs') + +' renders the element +Readthedocs('Readthedocs', 'Readthedocs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Readthedocs.png b/distribution/simpleicons-5/R/Readthedocs.png new file mode 100644 index 00000000000..895b3a365e3 Binary files /dev/null and b/distribution/simpleicons-5/R/Readthedocs.png differ diff --git a/distribution/simpleicons-5/R/Readthedocs.puml b/distribution/simpleicons-5/R/Readthedocs.puml new file mode 100644 index 00000000000..5fc603eda35 --- /dev/null +++ b/distribution/simpleicons-5/R/Readthedocs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Readthedocs + +sprite $ReadthedocsXs [10x10/16z] uwS3 + +sprite $ReadthedocsSm [12x12/16z] unza + +sprite $ReadthedocsMd [16x16/16z] un_X + +sprite $ReadthedocsLg [20x20/16z] unzKO1G + +!procedure Readthedocs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Readthedocs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Realm.Local.png b/distribution/simpleicons-5/R/Realm.Local.png new file mode 100644 index 00000000000..92fe1dae755 Binary files /dev/null and b/distribution/simpleicons-5/R/Realm.Local.png differ diff --git a/distribution/simpleicons-5/R/Realm.Local.puml b/distribution/simpleicons-5/R/Realm.Local.puml new file mode 100644 index 00000000000..ccf4fc76428 --- /dev/null +++ b/distribution/simpleicons-5/R/Realm.Local.puml @@ -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 Realm +include('simpleicons-5/R/Realm') + +' renders the element +Realm('Realm', 'Realm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Realm.Remote.puml b/distribution/simpleicons-5/R/Realm.Remote.puml new file mode 100644 index 00000000000..7a448a6db67 --- /dev/null +++ b/distribution/simpleicons-5/R/Realm.Remote.puml @@ -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 Realm +include('simpleicons-5/R/Realm') + +' renders the element +Realm('Realm', 'Realm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Realm.md b/distribution/simpleicons-5/R/Realm.md new file mode 100644 index 00000000000..4840ddcbbaa --- /dev/null +++ b/distribution/simpleicons-5/R/Realm.md @@ -0,0 +1,63 @@ +# Realm + + +```text +simpleicons-5/R/Realm +``` + +```text +include('simpleicons-5/R/Realm') +``` + + + +| Illustration | Realm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Realm.png) | ![illustration for Realm](../../simpleicons-5/R/Realm.Local.png) | + + + + +## Realm + +### 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 Realm +include('simpleicons-5/R/Realm') + +' renders the element +Realm('Realm', 'Realm', '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 Realm +include('simpleicons-5/R/Realm') + +' renders the element +Realm('Realm', 'Realm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Realm.png b/distribution/simpleicons-5/R/Realm.png new file mode 100644 index 00000000000..88c72674840 Binary files /dev/null and b/distribution/simpleicons-5/R/Realm.png differ diff --git a/distribution/simpleicons-5/R/Realm.puml b/distribution/simpleicons-5/R/Realm.puml new file mode 100644 index 00000000000..40ce60e0e36 --- /dev/null +++ b/distribution/simpleicons-5/R/Realm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Realm + +sprite $RealmXs [10x10/16z] uwS3 + +sprite $RealmSm [12x12/16z] unza + +sprite $RealmMd [16x16/16z] un_X + +sprite $RealmLg [20x20/16z] unzKO1G + +!procedure Realm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Realm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reason.Local.png b/distribution/simpleicons-5/R/Reason.Local.png new file mode 100644 index 00000000000..c8b6dffd88d Binary files /dev/null and b/distribution/simpleicons-5/R/Reason.Local.png differ diff --git a/distribution/simpleicons-5/R/Reason.Local.puml b/distribution/simpleicons-5/R/Reason.Local.puml new file mode 100644 index 00000000000..51a54a2afa7 --- /dev/null +++ b/distribution/simpleicons-5/R/Reason.Local.puml @@ -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 Reason +include('simpleicons-5/R/Reason') + +' renders the element +Reason('Reason', 'Reason', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reason.Remote.puml b/distribution/simpleicons-5/R/Reason.Remote.puml new file mode 100644 index 00000000000..9e6bb32da36 --- /dev/null +++ b/distribution/simpleicons-5/R/Reason.Remote.puml @@ -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 Reason +include('simpleicons-5/R/Reason') + +' renders the element +Reason('Reason', 'Reason', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reason.md b/distribution/simpleicons-5/R/Reason.md new file mode 100644 index 00000000000..e69f412475f --- /dev/null +++ b/distribution/simpleicons-5/R/Reason.md @@ -0,0 +1,63 @@ +# Reason + + +```text +simpleicons-5/R/Reason +``` + +```text +include('simpleicons-5/R/Reason') +``` + + + +| Illustration | Reason | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reason.png) | ![illustration for Reason](../../simpleicons-5/R/Reason.Local.png) | + + + + +## Reason + +### 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 Reason +include('simpleicons-5/R/Reason') + +' renders the element +Reason('Reason', 'Reason', '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 Reason +include('simpleicons-5/R/Reason') + +' renders the element +Reason('Reason', 'Reason', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reason.png b/distribution/simpleicons-5/R/Reason.png new file mode 100644 index 00000000000..3eba28fff51 Binary files /dev/null and b/distribution/simpleicons-5/R/Reason.png differ diff --git a/distribution/simpleicons-5/R/Reason.puml b/distribution/simpleicons-5/R/Reason.puml new file mode 100644 index 00000000000..2fb8a58003a --- /dev/null +++ b/distribution/simpleicons-5/R/Reason.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reason + +sprite $ReasonXs [10x10/16z] uwS3 + +sprite $ReasonSm [12x12/16z] unza + +sprite $ReasonMd [16x16/16z] un_X + +sprite $ReasonLg [20x20/16z] unzKO1G + +!procedure Reason($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reason', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reasonstudios.Local.png b/distribution/simpleicons-5/R/Reasonstudios.Local.png new file mode 100644 index 00000000000..c973ed25a91 Binary files /dev/null and b/distribution/simpleicons-5/R/Reasonstudios.Local.png differ diff --git a/distribution/simpleicons-5/R/Reasonstudios.Local.puml b/distribution/simpleicons-5/R/Reasonstudios.Local.puml new file mode 100644 index 00000000000..6eedb89bc50 --- /dev/null +++ b/distribution/simpleicons-5/R/Reasonstudios.Local.puml @@ -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 Reasonstudios +include('simpleicons-5/R/Reasonstudios') + +' renders the element +Reasonstudios('Reasonstudios', 'Reasonstudios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reasonstudios.Remote.puml b/distribution/simpleicons-5/R/Reasonstudios.Remote.puml new file mode 100644 index 00000000000..3b7c8fb2188 --- /dev/null +++ b/distribution/simpleicons-5/R/Reasonstudios.Remote.puml @@ -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 Reasonstudios +include('simpleicons-5/R/Reasonstudios') + +' renders the element +Reasonstudios('Reasonstudios', 'Reasonstudios', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reasonstudios.md b/distribution/simpleicons-5/R/Reasonstudios.md new file mode 100644 index 00000000000..599dabe439e --- /dev/null +++ b/distribution/simpleicons-5/R/Reasonstudios.md @@ -0,0 +1,63 @@ +# Reasonstudios + + +```text +simpleicons-5/R/Reasonstudios +``` + +```text +include('simpleicons-5/R/Reasonstudios') +``` + + + +| Illustration | Reasonstudios | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reasonstudios.png) | ![illustration for Reasonstudios](../../simpleicons-5/R/Reasonstudios.Local.png) | + + + + +## Reasonstudios + +### 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 Reasonstudios +include('simpleicons-5/R/Reasonstudios') + +' renders the element +Reasonstudios('Reasonstudios', 'Reasonstudios', '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 Reasonstudios +include('simpleicons-5/R/Reasonstudios') + +' renders the element +Reasonstudios('Reasonstudios', 'Reasonstudios', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reasonstudios.png b/distribution/simpleicons-5/R/Reasonstudios.png new file mode 100644 index 00000000000..fd683700456 Binary files /dev/null and b/distribution/simpleicons-5/R/Reasonstudios.png differ diff --git a/distribution/simpleicons-5/R/Reasonstudios.puml b/distribution/simpleicons-5/R/Reasonstudios.puml new file mode 100644 index 00000000000..6129f6227ec --- /dev/null +++ b/distribution/simpleicons-5/R/Reasonstudios.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reasonstudios + +sprite $ReasonstudiosXs [10x10/16z] uwS3 + +sprite $ReasonstudiosSm [12x12/16z] unza + +sprite $ReasonstudiosMd [16x16/16z] un_X + +sprite $ReasonstudiosLg [20x20/16z] unzKO1G + +!procedure Reasonstudios($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reasonstudios', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Redbubble.Local.png b/distribution/simpleicons-5/R/Redbubble.Local.png new file mode 100644 index 00000000000..127e6c653b7 Binary files /dev/null and b/distribution/simpleicons-5/R/Redbubble.Local.png differ diff --git a/distribution/simpleicons-5/R/Redbubble.Local.puml b/distribution/simpleicons-5/R/Redbubble.Local.puml new file mode 100644 index 00000000000..4e2220782f8 --- /dev/null +++ b/distribution/simpleicons-5/R/Redbubble.Local.puml @@ -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 Redbubble +include('simpleicons-5/R/Redbubble') + +' renders the element +Redbubble('Redbubble', 'Redbubble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redbubble.Remote.puml b/distribution/simpleicons-5/R/Redbubble.Remote.puml new file mode 100644 index 00000000000..416b5be9544 --- /dev/null +++ b/distribution/simpleicons-5/R/Redbubble.Remote.puml @@ -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 Redbubble +include('simpleicons-5/R/Redbubble') + +' renders the element +Redbubble('Redbubble', 'Redbubble', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redbubble.md b/distribution/simpleicons-5/R/Redbubble.md new file mode 100644 index 00000000000..d115f3f17c5 --- /dev/null +++ b/distribution/simpleicons-5/R/Redbubble.md @@ -0,0 +1,63 @@ +# Redbubble + + +```text +simpleicons-5/R/Redbubble +``` + +```text +include('simpleicons-5/R/Redbubble') +``` + + + +| Illustration | Redbubble | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Redbubble.png) | ![illustration for Redbubble](../../simpleicons-5/R/Redbubble.Local.png) | + + + + +## Redbubble + +### 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 Redbubble +include('simpleicons-5/R/Redbubble') + +' renders the element +Redbubble('Redbubble', 'Redbubble', '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 Redbubble +include('simpleicons-5/R/Redbubble') + +' renders the element +Redbubble('Redbubble', 'Redbubble', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Redbubble.png b/distribution/simpleicons-5/R/Redbubble.png new file mode 100644 index 00000000000..bd1ad539106 Binary files /dev/null and b/distribution/simpleicons-5/R/Redbubble.png differ diff --git a/distribution/simpleicons-5/R/Redbubble.puml b/distribution/simpleicons-5/R/Redbubble.puml new file mode 100644 index 00000000000..668989119d6 --- /dev/null +++ b/distribution/simpleicons-5/R/Redbubble.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Redbubble + +sprite $RedbubbleXs [10x10/16z] uwS3 + +sprite $RedbubbleSm [12x12/16z] unza + +sprite $RedbubbleMd [16x16/16z] un_X + +sprite $RedbubbleLg [20x20/16z] unzKO1G + +!procedure Redbubble($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Redbubble', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reddit.Local.png b/distribution/simpleicons-5/R/Reddit.Local.png new file mode 100644 index 00000000000..24bbda51755 Binary files /dev/null and b/distribution/simpleicons-5/R/Reddit.Local.png differ diff --git a/distribution/simpleicons-5/R/Reddit.Local.puml b/distribution/simpleicons-5/R/Reddit.Local.puml new file mode 100644 index 00000000000..6d1255342e8 --- /dev/null +++ b/distribution/simpleicons-5/R/Reddit.Local.puml @@ -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 Reddit +include('simpleicons-5/R/Reddit') + +' renders the element +Reddit('Reddit', 'Reddit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reddit.Remote.puml b/distribution/simpleicons-5/R/Reddit.Remote.puml new file mode 100644 index 00000000000..bcd4f1ead9c --- /dev/null +++ b/distribution/simpleicons-5/R/Reddit.Remote.puml @@ -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 Reddit +include('simpleicons-5/R/Reddit') + +' renders the element +Reddit('Reddit', 'Reddit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reddit.md b/distribution/simpleicons-5/R/Reddit.md new file mode 100644 index 00000000000..6b93ea776b8 --- /dev/null +++ b/distribution/simpleicons-5/R/Reddit.md @@ -0,0 +1,63 @@ +# Reddit + + +```text +simpleicons-5/R/Reddit +``` + +```text +include('simpleicons-5/R/Reddit') +``` + + + +| Illustration | Reddit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reddit.png) | ![illustration for Reddit](../../simpleicons-5/R/Reddit.Local.png) | + + + + +## Reddit + +### 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 Reddit +include('simpleicons-5/R/Reddit') + +' renders the element +Reddit('Reddit', 'Reddit', '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 Reddit +include('simpleicons-5/R/Reddit') + +' renders the element +Reddit('Reddit', 'Reddit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reddit.png b/distribution/simpleicons-5/R/Reddit.png new file mode 100644 index 00000000000..75a5ff75e9a Binary files /dev/null and b/distribution/simpleicons-5/R/Reddit.png differ diff --git a/distribution/simpleicons-5/R/Reddit.puml b/distribution/simpleicons-5/R/Reddit.puml new file mode 100644 index 00000000000..537ddd74040 --- /dev/null +++ b/distribution/simpleicons-5/R/Reddit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reddit + +sprite $RedditXs [10x10/16z] uwS3 + +sprite $RedditSm [12x12/16z] unza + +sprite $RedditMd [16x16/16z] un_X + +sprite $RedditLg [20x20/16z] unzKO1G + +!procedure Reddit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reddit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Redhat.Local.png b/distribution/simpleicons-5/R/Redhat.Local.png new file mode 100644 index 00000000000..a0ac079e828 Binary files /dev/null and b/distribution/simpleicons-5/R/Redhat.Local.png differ diff --git a/distribution/simpleicons-5/R/Redhat.Local.puml b/distribution/simpleicons-5/R/Redhat.Local.puml new file mode 100644 index 00000000000..475d5331343 --- /dev/null +++ b/distribution/simpleicons-5/R/Redhat.Local.puml @@ -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 Redhat +include('simpleicons-5/R/Redhat') + +' renders the element +Redhat('Redhat', 'Redhat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redhat.Remote.puml b/distribution/simpleicons-5/R/Redhat.Remote.puml new file mode 100644 index 00000000000..879dfe98726 --- /dev/null +++ b/distribution/simpleicons-5/R/Redhat.Remote.puml @@ -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 Redhat +include('simpleicons-5/R/Redhat') + +' renders the element +Redhat('Redhat', 'Redhat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redhat.md b/distribution/simpleicons-5/R/Redhat.md new file mode 100644 index 00000000000..e2e65d70351 --- /dev/null +++ b/distribution/simpleicons-5/R/Redhat.md @@ -0,0 +1,63 @@ +# Redhat + + +```text +simpleicons-5/R/Redhat +``` + +```text +include('simpleicons-5/R/Redhat') +``` + + + +| Illustration | Redhat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Redhat.png) | ![illustration for Redhat](../../simpleicons-5/R/Redhat.Local.png) | + + + + +## Redhat + +### 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 Redhat +include('simpleicons-5/R/Redhat') + +' renders the element +Redhat('Redhat', 'Redhat', '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 Redhat +include('simpleicons-5/R/Redhat') + +' renders the element +Redhat('Redhat', 'Redhat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Redhat.png b/distribution/simpleicons-5/R/Redhat.png new file mode 100644 index 00000000000..9383786d4a8 Binary files /dev/null and b/distribution/simpleicons-5/R/Redhat.png differ diff --git a/distribution/simpleicons-5/R/Redhat.puml b/distribution/simpleicons-5/R/Redhat.puml new file mode 100644 index 00000000000..1724dd03862 --- /dev/null +++ b/distribution/simpleicons-5/R/Redhat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Redhat + +sprite $RedhatXs [10x10/16z] uwS3 + +sprite $RedhatSm [12x12/16z] unza + +sprite $RedhatMd [16x16/16z] un_X + +sprite $RedhatLg [20x20/16z] unzKO1G + +!procedure Redhat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Redhat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Redhatopenshift.Local.png b/distribution/simpleicons-5/R/Redhatopenshift.Local.png new file mode 100644 index 00000000000..d94f6f16905 Binary files /dev/null and b/distribution/simpleicons-5/R/Redhatopenshift.Local.png differ diff --git a/distribution/simpleicons-5/R/Redhatopenshift.Local.puml b/distribution/simpleicons-5/R/Redhatopenshift.Local.puml new file mode 100644 index 00000000000..971f6a1ad97 --- /dev/null +++ b/distribution/simpleicons-5/R/Redhatopenshift.Local.puml @@ -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 Redhatopenshift +include('simpleicons-5/R/Redhatopenshift') + +' renders the element +Redhatopenshift('Redhatopenshift', 'Redhatopenshift', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redhatopenshift.Remote.puml b/distribution/simpleicons-5/R/Redhatopenshift.Remote.puml new file mode 100644 index 00000000000..471caa4636a --- /dev/null +++ b/distribution/simpleicons-5/R/Redhatopenshift.Remote.puml @@ -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 Redhatopenshift +include('simpleicons-5/R/Redhatopenshift') + +' renders the element +Redhatopenshift('Redhatopenshift', 'Redhatopenshift', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redhatopenshift.md b/distribution/simpleicons-5/R/Redhatopenshift.md new file mode 100644 index 00000000000..47cf4b001e4 --- /dev/null +++ b/distribution/simpleicons-5/R/Redhatopenshift.md @@ -0,0 +1,63 @@ +# Redhatopenshift + + +```text +simpleicons-5/R/Redhatopenshift +``` + +```text +include('simpleicons-5/R/Redhatopenshift') +``` + + + +| Illustration | Redhatopenshift | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Redhatopenshift.png) | ![illustration for Redhatopenshift](../../simpleicons-5/R/Redhatopenshift.Local.png) | + + + + +## Redhatopenshift + +### 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 Redhatopenshift +include('simpleicons-5/R/Redhatopenshift') + +' renders the element +Redhatopenshift('Redhatopenshift', 'Redhatopenshift', '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 Redhatopenshift +include('simpleicons-5/R/Redhatopenshift') + +' renders the element +Redhatopenshift('Redhatopenshift', 'Redhatopenshift', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Redhatopenshift.png b/distribution/simpleicons-5/R/Redhatopenshift.png new file mode 100644 index 00000000000..713126dfd8e Binary files /dev/null and b/distribution/simpleicons-5/R/Redhatopenshift.png differ diff --git a/distribution/simpleicons-5/R/Redhatopenshift.puml b/distribution/simpleicons-5/R/Redhatopenshift.puml new file mode 100644 index 00000000000..fd1f7b588ed --- /dev/null +++ b/distribution/simpleicons-5/R/Redhatopenshift.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Redhatopenshift + +sprite $RedhatopenshiftXs [10x10/16z] uwS3 + +sprite $RedhatopenshiftSm [12x12/16z] unza + +sprite $RedhatopenshiftMd [16x16/16z] un_X + +sprite $RedhatopenshiftLg [20x20/16z] unzKO1G + +!procedure Redhatopenshift($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Redhatopenshift', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Redis.Local.png b/distribution/simpleicons-5/R/Redis.Local.png new file mode 100644 index 00000000000..0d9cc22df7b Binary files /dev/null and b/distribution/simpleicons-5/R/Redis.Local.png differ diff --git a/distribution/simpleicons-5/R/Redis.Local.puml b/distribution/simpleicons-5/R/Redis.Local.puml new file mode 100644 index 00000000000..76172d7fb81 --- /dev/null +++ b/distribution/simpleicons-5/R/Redis.Local.puml @@ -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 Redis +include('simpleicons-5/R/Redis') + +' renders the element +Redis('Redis', 'Redis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redis.Remote.puml b/distribution/simpleicons-5/R/Redis.Remote.puml new file mode 100644 index 00000000000..159a801148f --- /dev/null +++ b/distribution/simpleicons-5/R/Redis.Remote.puml @@ -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 Redis +include('simpleicons-5/R/Redis') + +' renders the element +Redis('Redis', 'Redis', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redis.md b/distribution/simpleicons-5/R/Redis.md new file mode 100644 index 00000000000..65c4eec212d --- /dev/null +++ b/distribution/simpleicons-5/R/Redis.md @@ -0,0 +1,63 @@ +# Redis + + +```text +simpleicons-5/R/Redis +``` + +```text +include('simpleicons-5/R/Redis') +``` + + + +| Illustration | Redis | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Redis.png) | ![illustration for Redis](../../simpleicons-5/R/Redis.Local.png) | + + + + +## Redis + +### 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 Redis +include('simpleicons-5/R/Redis') + +' renders the element +Redis('Redis', 'Redis', '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 Redis +include('simpleicons-5/R/Redis') + +' renders the element +Redis('Redis', 'Redis', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Redis.png b/distribution/simpleicons-5/R/Redis.png new file mode 100644 index 00000000000..a6ce89addee Binary files /dev/null and b/distribution/simpleicons-5/R/Redis.png differ diff --git a/distribution/simpleicons-5/R/Redis.puml b/distribution/simpleicons-5/R/Redis.puml new file mode 100644 index 00000000000..be8d8ffa4b2 --- /dev/null +++ b/distribution/simpleicons-5/R/Redis.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Redis + +sprite $RedisXs [10x10/16z] uwS3 + +sprite $RedisSm [12x12/16z] unza + +sprite $RedisMd [16x16/16z] un_X + +sprite $RedisLg [20x20/16z] unzKO1G + +!procedure Redis($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Redis', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Redux.Local.png b/distribution/simpleicons-5/R/Redux.Local.png new file mode 100644 index 00000000000..0b89fb394ab Binary files /dev/null and b/distribution/simpleicons-5/R/Redux.Local.png differ diff --git a/distribution/simpleicons-5/R/Redux.Local.puml b/distribution/simpleicons-5/R/Redux.Local.puml new file mode 100644 index 00000000000..f2ac38411a5 --- /dev/null +++ b/distribution/simpleicons-5/R/Redux.Local.puml @@ -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 Redux +include('simpleicons-5/R/Redux') + +' renders the element +Redux('Redux', 'Redux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redux.Remote.puml b/distribution/simpleicons-5/R/Redux.Remote.puml new file mode 100644 index 00000000000..6e654a0ec4e --- /dev/null +++ b/distribution/simpleicons-5/R/Redux.Remote.puml @@ -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 Redux +include('simpleicons-5/R/Redux') + +' renders the element +Redux('Redux', 'Redux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redux.md b/distribution/simpleicons-5/R/Redux.md new file mode 100644 index 00000000000..97a761e6499 --- /dev/null +++ b/distribution/simpleicons-5/R/Redux.md @@ -0,0 +1,63 @@ +# Redux + + +```text +simpleicons-5/R/Redux +``` + +```text +include('simpleicons-5/R/Redux') +``` + + + +| Illustration | Redux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Redux.png) | ![illustration for Redux](../../simpleicons-5/R/Redux.Local.png) | + + + + +## Redux + +### 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 Redux +include('simpleicons-5/R/Redux') + +' renders the element +Redux('Redux', 'Redux', '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 Redux +include('simpleicons-5/R/Redux') + +' renders the element +Redux('Redux', 'Redux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Redux.png b/distribution/simpleicons-5/R/Redux.png new file mode 100644 index 00000000000..9e2f6893c31 Binary files /dev/null and b/distribution/simpleicons-5/R/Redux.png differ diff --git a/distribution/simpleicons-5/R/Redux.puml b/distribution/simpleicons-5/R/Redux.puml new file mode 100644 index 00000000000..c3758d8c382 --- /dev/null +++ b/distribution/simpleicons-5/R/Redux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Redux + +sprite $ReduxXs [10x10/16z] uwS3 + +sprite $ReduxSm [12x12/16z] unza + +sprite $ReduxMd [16x16/16z] un_X + +sprite $ReduxLg [20x20/16z] unzKO1G + +!procedure Redux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Redux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reduxsaga.Local.png b/distribution/simpleicons-5/R/Reduxsaga.Local.png new file mode 100644 index 00000000000..e206fc832cb Binary files /dev/null and b/distribution/simpleicons-5/R/Reduxsaga.Local.png differ diff --git a/distribution/simpleicons-5/R/Reduxsaga.Local.puml b/distribution/simpleicons-5/R/Reduxsaga.Local.puml new file mode 100644 index 00000000000..cf6b226d731 --- /dev/null +++ b/distribution/simpleicons-5/R/Reduxsaga.Local.puml @@ -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 Reduxsaga +include('simpleicons-5/R/Reduxsaga') + +' renders the element +Reduxsaga('Reduxsaga', 'Reduxsaga', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reduxsaga.Remote.puml b/distribution/simpleicons-5/R/Reduxsaga.Remote.puml new file mode 100644 index 00000000000..b256f8aa428 --- /dev/null +++ b/distribution/simpleicons-5/R/Reduxsaga.Remote.puml @@ -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 Reduxsaga +include('simpleicons-5/R/Reduxsaga') + +' renders the element +Reduxsaga('Reduxsaga', 'Reduxsaga', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reduxsaga.md b/distribution/simpleicons-5/R/Reduxsaga.md new file mode 100644 index 00000000000..ae82892cdf5 --- /dev/null +++ b/distribution/simpleicons-5/R/Reduxsaga.md @@ -0,0 +1,63 @@ +# Reduxsaga + + +```text +simpleicons-5/R/Reduxsaga +``` + +```text +include('simpleicons-5/R/Reduxsaga') +``` + + + +| Illustration | Reduxsaga | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reduxsaga.png) | ![illustration for Reduxsaga](../../simpleicons-5/R/Reduxsaga.Local.png) | + + + + +## Reduxsaga + +### 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 Reduxsaga +include('simpleicons-5/R/Reduxsaga') + +' renders the element +Reduxsaga('Reduxsaga', 'Reduxsaga', '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 Reduxsaga +include('simpleicons-5/R/Reduxsaga') + +' renders the element +Reduxsaga('Reduxsaga', 'Reduxsaga', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reduxsaga.png b/distribution/simpleicons-5/R/Reduxsaga.png new file mode 100644 index 00000000000..4d06db73ce2 Binary files /dev/null and b/distribution/simpleicons-5/R/Reduxsaga.png differ diff --git a/distribution/simpleicons-5/R/Reduxsaga.puml b/distribution/simpleicons-5/R/Reduxsaga.puml new file mode 100644 index 00000000000..19586b01d7a --- /dev/null +++ b/distribution/simpleicons-5/R/Reduxsaga.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reduxsaga + +sprite $ReduxsagaXs [10x10/16z] uwS3 + +sprite $ReduxsagaSm [12x12/16z] unza + +sprite $ReduxsagaMd [16x16/16z] un_X + +sprite $ReduxsagaLg [20x20/16z] unzKO1G + +!procedure Reduxsaga($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reduxsaga', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Redwoodjs.Local.png b/distribution/simpleicons-5/R/Redwoodjs.Local.png new file mode 100644 index 00000000000..1f52f129cbf Binary files /dev/null and b/distribution/simpleicons-5/R/Redwoodjs.Local.png differ diff --git a/distribution/simpleicons-5/R/Redwoodjs.Local.puml b/distribution/simpleicons-5/R/Redwoodjs.Local.puml new file mode 100644 index 00000000000..5eea8a1e502 --- /dev/null +++ b/distribution/simpleicons-5/R/Redwoodjs.Local.puml @@ -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 Redwoodjs +include('simpleicons-5/R/Redwoodjs') + +' renders the element +Redwoodjs('Redwoodjs', 'Redwoodjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redwoodjs.Remote.puml b/distribution/simpleicons-5/R/Redwoodjs.Remote.puml new file mode 100644 index 00000000000..ff387c71c45 --- /dev/null +++ b/distribution/simpleicons-5/R/Redwoodjs.Remote.puml @@ -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 Redwoodjs +include('simpleicons-5/R/Redwoodjs') + +' renders the element +Redwoodjs('Redwoodjs', 'Redwoodjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Redwoodjs.md b/distribution/simpleicons-5/R/Redwoodjs.md new file mode 100644 index 00000000000..2a1a8211c22 --- /dev/null +++ b/distribution/simpleicons-5/R/Redwoodjs.md @@ -0,0 +1,63 @@ +# Redwoodjs + + +```text +simpleicons-5/R/Redwoodjs +``` + +```text +include('simpleicons-5/R/Redwoodjs') +``` + + + +| Illustration | Redwoodjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Redwoodjs.png) | ![illustration for Redwoodjs](../../simpleicons-5/R/Redwoodjs.Local.png) | + + + + +## Redwoodjs + +### 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 Redwoodjs +include('simpleicons-5/R/Redwoodjs') + +' renders the element +Redwoodjs('Redwoodjs', 'Redwoodjs', '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 Redwoodjs +include('simpleicons-5/R/Redwoodjs') + +' renders the element +Redwoodjs('Redwoodjs', 'Redwoodjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Redwoodjs.png b/distribution/simpleicons-5/R/Redwoodjs.png new file mode 100644 index 00000000000..c24dd3b38df Binary files /dev/null and b/distribution/simpleicons-5/R/Redwoodjs.png differ diff --git a/distribution/simpleicons-5/R/Redwoodjs.puml b/distribution/simpleicons-5/R/Redwoodjs.puml new file mode 100644 index 00000000000..ad1f989cab4 --- /dev/null +++ b/distribution/simpleicons-5/R/Redwoodjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Redwoodjs + +sprite $RedwoodjsXs [10x10/16z] uwS3 + +sprite $RedwoodjsSm [12x12/16z] unza + +sprite $RedwoodjsMd [16x16/16z] un_X + +sprite $RedwoodjsLg [20x20/16z] unzKO1G + +!procedure Redwoodjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Redwoodjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Relianceindustrieslimited.Local.png b/distribution/simpleicons-5/R/Relianceindustrieslimited.Local.png new file mode 100644 index 00000000000..cc5d23ec4ae Binary files /dev/null and b/distribution/simpleicons-5/R/Relianceindustrieslimited.Local.png differ diff --git a/distribution/simpleicons-5/R/Relianceindustrieslimited.Local.puml b/distribution/simpleicons-5/R/Relianceindustrieslimited.Local.puml new file mode 100644 index 00000000000..ed5d04bcadd --- /dev/null +++ b/distribution/simpleicons-5/R/Relianceindustrieslimited.Local.puml @@ -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 Relianceindustrieslimited +include('simpleicons-5/R/Relianceindustrieslimited') + +' renders the element +Relianceindustrieslimited('Relianceindustrieslimited', 'Relianceindustrieslimited', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Relianceindustrieslimited.Remote.puml b/distribution/simpleicons-5/R/Relianceindustrieslimited.Remote.puml new file mode 100644 index 00000000000..7f8bd748f84 --- /dev/null +++ b/distribution/simpleicons-5/R/Relianceindustrieslimited.Remote.puml @@ -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 Relianceindustrieslimited +include('simpleicons-5/R/Relianceindustrieslimited') + +' renders the element +Relianceindustrieslimited('Relianceindustrieslimited', 'Relianceindustrieslimited', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Relianceindustrieslimited.md b/distribution/simpleicons-5/R/Relianceindustrieslimited.md new file mode 100644 index 00000000000..99d6b2c16ac --- /dev/null +++ b/distribution/simpleicons-5/R/Relianceindustrieslimited.md @@ -0,0 +1,63 @@ +# Relianceindustrieslimited + + +```text +simpleicons-5/R/Relianceindustrieslimited +``` + +```text +include('simpleicons-5/R/Relianceindustrieslimited') +``` + + + +| Illustration | Relianceindustrieslimited | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Relianceindustrieslimited.png) | ![illustration for Relianceindustrieslimited](../../simpleicons-5/R/Relianceindustrieslimited.Local.png) | + + + + +## Relianceindustrieslimited + +### 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 Relianceindustrieslimited +include('simpleicons-5/R/Relianceindustrieslimited') + +' renders the element +Relianceindustrieslimited('Relianceindustrieslimited', 'Relianceindustrieslimited', '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 Relianceindustrieslimited +include('simpleicons-5/R/Relianceindustrieslimited') + +' renders the element +Relianceindustrieslimited('Relianceindustrieslimited', 'Relianceindustrieslimited', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Relianceindustrieslimited.png b/distribution/simpleicons-5/R/Relianceindustrieslimited.png new file mode 100644 index 00000000000..b86ce2cc5eb Binary files /dev/null and b/distribution/simpleicons-5/R/Relianceindustrieslimited.png differ diff --git a/distribution/simpleicons-5/R/Relianceindustrieslimited.puml b/distribution/simpleicons-5/R/Relianceindustrieslimited.puml new file mode 100644 index 00000000000..11b023cfb2e --- /dev/null +++ b/distribution/simpleicons-5/R/Relianceindustrieslimited.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Relianceindustrieslimited + +sprite $RelianceindustrieslimitedXs [10x10/16z] uwS3 + +sprite $RelianceindustrieslimitedSm [12x12/16z] unza + +sprite $RelianceindustrieslimitedMd [16x16/16z] un_X + +sprite $RelianceindustrieslimitedLg [20x20/16z] unzKO1G + +!procedure Relianceindustrieslimited($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Relianceindustrieslimited', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Renault.Local.png b/distribution/simpleicons-5/R/Renault.Local.png new file mode 100644 index 00000000000..f9723937261 Binary files /dev/null and b/distribution/simpleicons-5/R/Renault.Local.png differ diff --git a/distribution/simpleicons-5/R/Renault.Local.puml b/distribution/simpleicons-5/R/Renault.Local.puml new file mode 100644 index 00000000000..60fcc757dc8 --- /dev/null +++ b/distribution/simpleicons-5/R/Renault.Local.puml @@ -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 Renault +include('simpleicons-5/R/Renault') + +' renders the element +Renault('Renault', 'Renault', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renault.Remote.puml b/distribution/simpleicons-5/R/Renault.Remote.puml new file mode 100644 index 00000000000..f74f1d6a07d --- /dev/null +++ b/distribution/simpleicons-5/R/Renault.Remote.puml @@ -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 Renault +include('simpleicons-5/R/Renault') + +' renders the element +Renault('Renault', 'Renault', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renault.md b/distribution/simpleicons-5/R/Renault.md new file mode 100644 index 00000000000..76f399e1798 --- /dev/null +++ b/distribution/simpleicons-5/R/Renault.md @@ -0,0 +1,63 @@ +# Renault + + +```text +simpleicons-5/R/Renault +``` + +```text +include('simpleicons-5/R/Renault') +``` + + + +| Illustration | Renault | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Renault.png) | ![illustration for Renault](../../simpleicons-5/R/Renault.Local.png) | + + + + +## Renault + +### 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 Renault +include('simpleicons-5/R/Renault') + +' renders the element +Renault('Renault', 'Renault', '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 Renault +include('simpleicons-5/R/Renault') + +' renders the element +Renault('Renault', 'Renault', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Renault.png b/distribution/simpleicons-5/R/Renault.png new file mode 100644 index 00000000000..96bf0a41228 Binary files /dev/null and b/distribution/simpleicons-5/R/Renault.png differ diff --git a/distribution/simpleicons-5/R/Renault.puml b/distribution/simpleicons-5/R/Renault.puml new file mode 100644 index 00000000000..c6f18d9b14c --- /dev/null +++ b/distribution/simpleicons-5/R/Renault.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Renault + +sprite $RenaultXs [10x10/16z] uwS3 + +sprite $RenaultSm [12x12/16z] unza + +sprite $RenaultMd [16x16/16z] un_X + +sprite $RenaultLg [20x20/16z] unzKO1G + +!procedure Renault($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Renault', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Renovatebot.Local.png b/distribution/simpleicons-5/R/Renovatebot.Local.png new file mode 100644 index 00000000000..0cfb87ec083 Binary files /dev/null and b/distribution/simpleicons-5/R/Renovatebot.Local.png differ diff --git a/distribution/simpleicons-5/R/Renovatebot.Local.puml b/distribution/simpleicons-5/R/Renovatebot.Local.puml new file mode 100644 index 00000000000..cf3865070d8 --- /dev/null +++ b/distribution/simpleicons-5/R/Renovatebot.Local.puml @@ -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 Renovatebot +include('simpleicons-5/R/Renovatebot') + +' renders the element +Renovatebot('Renovatebot', 'Renovatebot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renovatebot.Remote.puml b/distribution/simpleicons-5/R/Renovatebot.Remote.puml new file mode 100644 index 00000000000..cc350425176 --- /dev/null +++ b/distribution/simpleicons-5/R/Renovatebot.Remote.puml @@ -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 Renovatebot +include('simpleicons-5/R/Renovatebot') + +' renders the element +Renovatebot('Renovatebot', 'Renovatebot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renovatebot.md b/distribution/simpleicons-5/R/Renovatebot.md new file mode 100644 index 00000000000..4ca7eaf18f6 --- /dev/null +++ b/distribution/simpleicons-5/R/Renovatebot.md @@ -0,0 +1,63 @@ +# Renovatebot + + +```text +simpleicons-5/R/Renovatebot +``` + +```text +include('simpleicons-5/R/Renovatebot') +``` + + + +| Illustration | Renovatebot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Renovatebot.png) | ![illustration for Renovatebot](../../simpleicons-5/R/Renovatebot.Local.png) | + + + + +## Renovatebot + +### 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 Renovatebot +include('simpleicons-5/R/Renovatebot') + +' renders the element +Renovatebot('Renovatebot', 'Renovatebot', '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 Renovatebot +include('simpleicons-5/R/Renovatebot') + +' renders the element +Renovatebot('Renovatebot', 'Renovatebot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Renovatebot.png b/distribution/simpleicons-5/R/Renovatebot.png new file mode 100644 index 00000000000..d8444c03c32 Binary files /dev/null and b/distribution/simpleicons-5/R/Renovatebot.png differ diff --git a/distribution/simpleicons-5/R/Renovatebot.puml b/distribution/simpleicons-5/R/Renovatebot.puml new file mode 100644 index 00000000000..78976c9101e --- /dev/null +++ b/distribution/simpleicons-5/R/Renovatebot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Renovatebot + +sprite $RenovatebotXs [10x10/16z] uwS3 + +sprite $RenovatebotSm [12x12/16z] unza + +sprite $RenovatebotMd [16x16/16z] un_X + +sprite $RenovatebotLg [20x20/16z] unzKO1G + +!procedure Renovatebot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Renovatebot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Renpy.Local.png b/distribution/simpleicons-5/R/Renpy.Local.png new file mode 100644 index 00000000000..15dc979875a Binary files /dev/null and b/distribution/simpleicons-5/R/Renpy.Local.png differ diff --git a/distribution/simpleicons-5/R/Renpy.Local.puml b/distribution/simpleicons-5/R/Renpy.Local.puml new file mode 100644 index 00000000000..330bea8eb9d --- /dev/null +++ b/distribution/simpleicons-5/R/Renpy.Local.puml @@ -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 Renpy +include('simpleicons-5/R/Renpy') + +' renders the element +Renpy('Renpy', 'Renpy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renpy.Remote.puml b/distribution/simpleicons-5/R/Renpy.Remote.puml new file mode 100644 index 00000000000..8e003ff4862 --- /dev/null +++ b/distribution/simpleicons-5/R/Renpy.Remote.puml @@ -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 Renpy +include('simpleicons-5/R/Renpy') + +' renders the element +Renpy('Renpy', 'Renpy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renpy.md b/distribution/simpleicons-5/R/Renpy.md new file mode 100644 index 00000000000..6323d462677 --- /dev/null +++ b/distribution/simpleicons-5/R/Renpy.md @@ -0,0 +1,63 @@ +# Renpy + + +```text +simpleicons-5/R/Renpy +``` + +```text +include('simpleicons-5/R/Renpy') +``` + + + +| Illustration | Renpy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Renpy.png) | ![illustration for Renpy](../../simpleicons-5/R/Renpy.Local.png) | + + + + +## Renpy + +### 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 Renpy +include('simpleicons-5/R/Renpy') + +' renders the element +Renpy('Renpy', 'Renpy', '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 Renpy +include('simpleicons-5/R/Renpy') + +' renders the element +Renpy('Renpy', 'Renpy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Renpy.png b/distribution/simpleicons-5/R/Renpy.png new file mode 100644 index 00000000000..23c5d7fb991 Binary files /dev/null and b/distribution/simpleicons-5/R/Renpy.png differ diff --git a/distribution/simpleicons-5/R/Renpy.puml b/distribution/simpleicons-5/R/Renpy.puml new file mode 100644 index 00000000000..ce431b247dc --- /dev/null +++ b/distribution/simpleicons-5/R/Renpy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Renpy + +sprite $RenpyXs [10x10/16z] uwS3 + +sprite $RenpySm [12x12/16z] unza + +sprite $RenpyMd [16x16/16z] un_X + +sprite $RenpyLg [20x20/16z] unzKO1G + +!procedure Renpy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Renpy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Renren.Local.png b/distribution/simpleicons-5/R/Renren.Local.png new file mode 100644 index 00000000000..2f1aa3e7623 Binary files /dev/null and b/distribution/simpleicons-5/R/Renren.Local.png differ diff --git a/distribution/simpleicons-5/R/Renren.Local.puml b/distribution/simpleicons-5/R/Renren.Local.puml new file mode 100644 index 00000000000..2f5039eb018 --- /dev/null +++ b/distribution/simpleicons-5/R/Renren.Local.puml @@ -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 Renren +include('simpleicons-5/R/Renren') + +' renders the element +Renren('Renren', 'Renren', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renren.Remote.puml b/distribution/simpleicons-5/R/Renren.Remote.puml new file mode 100644 index 00000000000..81d0665c21a --- /dev/null +++ b/distribution/simpleicons-5/R/Renren.Remote.puml @@ -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 Renren +include('simpleicons-5/R/Renren') + +' renders the element +Renren('Renren', 'Renren', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Renren.md b/distribution/simpleicons-5/R/Renren.md new file mode 100644 index 00000000000..f449b9c591d --- /dev/null +++ b/distribution/simpleicons-5/R/Renren.md @@ -0,0 +1,63 @@ +# Renren + + +```text +simpleicons-5/R/Renren +``` + +```text +include('simpleicons-5/R/Renren') +``` + + + +| Illustration | Renren | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Renren.png) | ![illustration for Renren](../../simpleicons-5/R/Renren.Local.png) | + + + + +## Renren + +### 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 Renren +include('simpleicons-5/R/Renren') + +' renders the element +Renren('Renren', 'Renren', '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 Renren +include('simpleicons-5/R/Renren') + +' renders the element +Renren('Renren', 'Renren', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Renren.png b/distribution/simpleicons-5/R/Renren.png new file mode 100644 index 00000000000..0365d630171 Binary files /dev/null and b/distribution/simpleicons-5/R/Renren.png differ diff --git a/distribution/simpleicons-5/R/Renren.puml b/distribution/simpleicons-5/R/Renren.puml new file mode 100644 index 00000000000..79116490d9a --- /dev/null +++ b/distribution/simpleicons-5/R/Renren.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Renren + +sprite $RenrenXs [10x10/16z] uwS3 + +sprite $RenrenSm [12x12/16z] unza + +sprite $RenrenMd [16x16/16z] un_X + +sprite $RenrenLg [20x20/16z] unzKO1G + +!procedure Renren($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Renren', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Replit.Local.png b/distribution/simpleicons-5/R/Replit.Local.png new file mode 100644 index 00000000000..c53d6714d5e Binary files /dev/null and b/distribution/simpleicons-5/R/Replit.Local.png differ diff --git a/distribution/simpleicons-5/R/Replit.Local.puml b/distribution/simpleicons-5/R/Replit.Local.puml new file mode 100644 index 00000000000..fc6e391ffc8 --- /dev/null +++ b/distribution/simpleicons-5/R/Replit.Local.puml @@ -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 Replit +include('simpleicons-5/R/Replit') + +' renders the element +Replit('Replit', 'Replit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Replit.Remote.puml b/distribution/simpleicons-5/R/Replit.Remote.puml new file mode 100644 index 00000000000..df0460d4c5e --- /dev/null +++ b/distribution/simpleicons-5/R/Replit.Remote.puml @@ -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 Replit +include('simpleicons-5/R/Replit') + +' renders the element +Replit('Replit', 'Replit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Replit.md b/distribution/simpleicons-5/R/Replit.md new file mode 100644 index 00000000000..d6260096355 --- /dev/null +++ b/distribution/simpleicons-5/R/Replit.md @@ -0,0 +1,63 @@ +# Replit + + +```text +simpleicons-5/R/Replit +``` + +```text +include('simpleicons-5/R/Replit') +``` + + + +| Illustration | Replit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Replit.png) | ![illustration for Replit](../../simpleicons-5/R/Replit.Local.png) | + + + + +## Replit + +### 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 Replit +include('simpleicons-5/R/Replit') + +' renders the element +Replit('Replit', 'Replit', '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 Replit +include('simpleicons-5/R/Replit') + +' renders the element +Replit('Replit', 'Replit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Replit.png b/distribution/simpleicons-5/R/Replit.png new file mode 100644 index 00000000000..a7e7928c402 Binary files /dev/null and b/distribution/simpleicons-5/R/Replit.png differ diff --git a/distribution/simpleicons-5/R/Replit.puml b/distribution/simpleicons-5/R/Replit.puml new file mode 100644 index 00000000000..da9889e643f --- /dev/null +++ b/distribution/simpleicons-5/R/Replit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Replit + +sprite $ReplitXs [10x10/16z] uwS3 + +sprite $ReplitSm [12x12/16z] unza + +sprite $ReplitMd [16x16/16z] un_X + +sprite $ReplitLg [20x20/16z] unzKO1G + +!procedure Replit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Replit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Researchgate.Local.png b/distribution/simpleicons-5/R/Researchgate.Local.png new file mode 100644 index 00000000000..3456e8b159a Binary files /dev/null and b/distribution/simpleicons-5/R/Researchgate.Local.png differ diff --git a/distribution/simpleicons-5/R/Researchgate.Local.puml b/distribution/simpleicons-5/R/Researchgate.Local.puml new file mode 100644 index 00000000000..c0fdabfef85 --- /dev/null +++ b/distribution/simpleicons-5/R/Researchgate.Local.puml @@ -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 Researchgate +include('simpleicons-5/R/Researchgate') + +' renders the element +Researchgate('Researchgate', 'Researchgate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Researchgate.Remote.puml b/distribution/simpleicons-5/R/Researchgate.Remote.puml new file mode 100644 index 00000000000..04e8bffa48b --- /dev/null +++ b/distribution/simpleicons-5/R/Researchgate.Remote.puml @@ -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 Researchgate +include('simpleicons-5/R/Researchgate') + +' renders the element +Researchgate('Researchgate', 'Researchgate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Researchgate.md b/distribution/simpleicons-5/R/Researchgate.md new file mode 100644 index 00000000000..19a00fe601a --- /dev/null +++ b/distribution/simpleicons-5/R/Researchgate.md @@ -0,0 +1,63 @@ +# Researchgate + + +```text +simpleicons-5/R/Researchgate +``` + +```text +include('simpleicons-5/R/Researchgate') +``` + + + +| Illustration | Researchgate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Researchgate.png) | ![illustration for Researchgate](../../simpleicons-5/R/Researchgate.Local.png) | + + + + +## Researchgate + +### 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 Researchgate +include('simpleicons-5/R/Researchgate') + +' renders the element +Researchgate('Researchgate', 'Researchgate', '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 Researchgate +include('simpleicons-5/R/Researchgate') + +' renders the element +Researchgate('Researchgate', 'Researchgate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Researchgate.png b/distribution/simpleicons-5/R/Researchgate.png new file mode 100644 index 00000000000..b0bf2b33b4a Binary files /dev/null and b/distribution/simpleicons-5/R/Researchgate.png differ diff --git a/distribution/simpleicons-5/R/Researchgate.puml b/distribution/simpleicons-5/R/Researchgate.puml new file mode 100644 index 00000000000..de4fe76e6c7 --- /dev/null +++ b/distribution/simpleicons-5/R/Researchgate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Researchgate + +sprite $ResearchgateXs [10x10/16z] uwS3 + +sprite $ResearchgateSm [12x12/16z] unza + +sprite $ResearchgateMd [16x16/16z] un_X + +sprite $ResearchgateLg [20x20/16z] unzKO1G + +!procedure Researchgate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Researchgate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Resurrectionremixos.Local.png b/distribution/simpleicons-5/R/Resurrectionremixos.Local.png new file mode 100644 index 00000000000..2a89030677a Binary files /dev/null and b/distribution/simpleicons-5/R/Resurrectionremixos.Local.png differ diff --git a/distribution/simpleicons-5/R/Resurrectionremixos.Local.puml b/distribution/simpleicons-5/R/Resurrectionremixos.Local.puml new file mode 100644 index 00000000000..24d92e622f4 --- /dev/null +++ b/distribution/simpleicons-5/R/Resurrectionremixos.Local.puml @@ -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 Resurrectionremixos +include('simpleicons-5/R/Resurrectionremixos') + +' renders the element +Resurrectionremixos('Resurrectionremixos', 'Resurrectionremixos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Resurrectionremixos.Remote.puml b/distribution/simpleicons-5/R/Resurrectionremixos.Remote.puml new file mode 100644 index 00000000000..fac7ac212f3 --- /dev/null +++ b/distribution/simpleicons-5/R/Resurrectionremixos.Remote.puml @@ -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 Resurrectionremixos +include('simpleicons-5/R/Resurrectionremixos') + +' renders the element +Resurrectionremixos('Resurrectionremixos', 'Resurrectionremixos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Resurrectionremixos.md b/distribution/simpleicons-5/R/Resurrectionremixos.md new file mode 100644 index 00000000000..e3316292d4b --- /dev/null +++ b/distribution/simpleicons-5/R/Resurrectionremixos.md @@ -0,0 +1,63 @@ +# Resurrectionremixos + + +```text +simpleicons-5/R/Resurrectionremixos +``` + +```text +include('simpleicons-5/R/Resurrectionremixos') +``` + + + +| Illustration | Resurrectionremixos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Resurrectionremixos.png) | ![illustration for Resurrectionremixos](../../simpleicons-5/R/Resurrectionremixos.Local.png) | + + + + +## Resurrectionremixos + +### 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 Resurrectionremixos +include('simpleicons-5/R/Resurrectionremixos') + +' renders the element +Resurrectionremixos('Resurrectionremixos', 'Resurrectionremixos', '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 Resurrectionremixos +include('simpleicons-5/R/Resurrectionremixos') + +' renders the element +Resurrectionremixos('Resurrectionremixos', 'Resurrectionremixos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Resurrectionremixos.png b/distribution/simpleicons-5/R/Resurrectionremixos.png new file mode 100644 index 00000000000..5ef6c41c58b Binary files /dev/null and b/distribution/simpleicons-5/R/Resurrectionremixos.png differ diff --git a/distribution/simpleicons-5/R/Resurrectionremixos.puml b/distribution/simpleicons-5/R/Resurrectionremixos.puml new file mode 100644 index 00000000000..9c203db4acc --- /dev/null +++ b/distribution/simpleicons-5/R/Resurrectionremixos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Resurrectionremixos + +sprite $ResurrectionremixosXs [10x10/16z] uwS3 + +sprite $ResurrectionremixosSm [12x12/16z] unza + +sprite $ResurrectionremixosMd [16x16/16z] un_X + +sprite $ResurrectionremixosLg [20x20/16z] unzKO1G + +!procedure Resurrectionremixos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Resurrectionremixos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Retroarch.Local.png b/distribution/simpleicons-5/R/Retroarch.Local.png new file mode 100644 index 00000000000..677153ee058 Binary files /dev/null and b/distribution/simpleicons-5/R/Retroarch.Local.png differ diff --git a/distribution/simpleicons-5/R/Retroarch.Local.puml b/distribution/simpleicons-5/R/Retroarch.Local.puml new file mode 100644 index 00000000000..efeddde999c --- /dev/null +++ b/distribution/simpleicons-5/R/Retroarch.Local.puml @@ -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 Retroarch +include('simpleicons-5/R/Retroarch') + +' renders the element +Retroarch('Retroarch', 'Retroarch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Retroarch.Remote.puml b/distribution/simpleicons-5/R/Retroarch.Remote.puml new file mode 100644 index 00000000000..32afd480f5d --- /dev/null +++ b/distribution/simpleicons-5/R/Retroarch.Remote.puml @@ -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 Retroarch +include('simpleicons-5/R/Retroarch') + +' renders the element +Retroarch('Retroarch', 'Retroarch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Retroarch.md b/distribution/simpleicons-5/R/Retroarch.md new file mode 100644 index 00000000000..dbfc2fb59df --- /dev/null +++ b/distribution/simpleicons-5/R/Retroarch.md @@ -0,0 +1,63 @@ +# Retroarch + + +```text +simpleicons-5/R/Retroarch +``` + +```text +include('simpleicons-5/R/Retroarch') +``` + + + +| Illustration | Retroarch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Retroarch.png) | ![illustration for Retroarch](../../simpleicons-5/R/Retroarch.Local.png) | + + + + +## Retroarch + +### 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 Retroarch +include('simpleicons-5/R/Retroarch') + +' renders the element +Retroarch('Retroarch', 'Retroarch', '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 Retroarch +include('simpleicons-5/R/Retroarch') + +' renders the element +Retroarch('Retroarch', 'Retroarch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Retroarch.png b/distribution/simpleicons-5/R/Retroarch.png new file mode 100644 index 00000000000..3728361e0df Binary files /dev/null and b/distribution/simpleicons-5/R/Retroarch.png differ diff --git a/distribution/simpleicons-5/R/Retroarch.puml b/distribution/simpleicons-5/R/Retroarch.puml new file mode 100644 index 00000000000..f6272567fe0 --- /dev/null +++ b/distribution/simpleicons-5/R/Retroarch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Retroarch + +sprite $RetroarchXs [10x10/16z] uwS3 + +sprite $RetroarchSm [12x12/16z] unza + +sprite $RetroarchMd [16x16/16z] un_X + +sprite $RetroarchLg [20x20/16z] unzKO1G + +!procedure Retroarch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Retroarch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Retropie.Local.png b/distribution/simpleicons-5/R/Retropie.Local.png new file mode 100644 index 00000000000..8fb69d55e61 Binary files /dev/null and b/distribution/simpleicons-5/R/Retropie.Local.png differ diff --git a/distribution/simpleicons-5/R/Retropie.Local.puml b/distribution/simpleicons-5/R/Retropie.Local.puml new file mode 100644 index 00000000000..ea1fa8fc2f3 --- /dev/null +++ b/distribution/simpleicons-5/R/Retropie.Local.puml @@ -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 Retropie +include('simpleicons-5/R/Retropie') + +' renders the element +Retropie('Retropie', 'Retropie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Retropie.Remote.puml b/distribution/simpleicons-5/R/Retropie.Remote.puml new file mode 100644 index 00000000000..6413d655a49 --- /dev/null +++ b/distribution/simpleicons-5/R/Retropie.Remote.puml @@ -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 Retropie +include('simpleicons-5/R/Retropie') + +' renders the element +Retropie('Retropie', 'Retropie', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Retropie.md b/distribution/simpleicons-5/R/Retropie.md new file mode 100644 index 00000000000..db220065468 --- /dev/null +++ b/distribution/simpleicons-5/R/Retropie.md @@ -0,0 +1,63 @@ +# Retropie + + +```text +simpleicons-5/R/Retropie +``` + +```text +include('simpleicons-5/R/Retropie') +``` + + + +| Illustration | Retropie | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Retropie.png) | ![illustration for Retropie](../../simpleicons-5/R/Retropie.Local.png) | + + + + +## Retropie + +### 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 Retropie +include('simpleicons-5/R/Retropie') + +' renders the element +Retropie('Retropie', 'Retropie', '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 Retropie +include('simpleicons-5/R/Retropie') + +' renders the element +Retropie('Retropie', 'Retropie', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Retropie.png b/distribution/simpleicons-5/R/Retropie.png new file mode 100644 index 00000000000..92b7f978196 Binary files /dev/null and b/distribution/simpleicons-5/R/Retropie.png differ diff --git a/distribution/simpleicons-5/R/Retropie.puml b/distribution/simpleicons-5/R/Retropie.puml new file mode 100644 index 00000000000..1ee6a788cc7 --- /dev/null +++ b/distribution/simpleicons-5/R/Retropie.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Retropie + +sprite $RetropieXs [10x10/16z] uwS3 + +sprite $RetropieSm [12x12/16z] unza + +sprite $RetropieMd [16x16/16z] un_X + +sprite $RetropieLg [20x20/16z] unzKO1G + +!procedure Retropie($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Retropie', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Revealdotjs.Local.png b/distribution/simpleicons-5/R/Revealdotjs.Local.png new file mode 100644 index 00000000000..984422e5227 Binary files /dev/null and b/distribution/simpleicons-5/R/Revealdotjs.Local.png differ diff --git a/distribution/simpleicons-5/R/Revealdotjs.Local.puml b/distribution/simpleicons-5/R/Revealdotjs.Local.puml new file mode 100644 index 00000000000..35642f274d3 --- /dev/null +++ b/distribution/simpleicons-5/R/Revealdotjs.Local.puml @@ -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 Revealdotjs +include('simpleicons-5/R/Revealdotjs') + +' renders the element +Revealdotjs('Revealdotjs', 'Revealdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Revealdotjs.Remote.puml b/distribution/simpleicons-5/R/Revealdotjs.Remote.puml new file mode 100644 index 00000000000..1552ce5e8d8 --- /dev/null +++ b/distribution/simpleicons-5/R/Revealdotjs.Remote.puml @@ -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 Revealdotjs +include('simpleicons-5/R/Revealdotjs') + +' renders the element +Revealdotjs('Revealdotjs', 'Revealdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Revealdotjs.md b/distribution/simpleicons-5/R/Revealdotjs.md new file mode 100644 index 00000000000..585a0eaf165 --- /dev/null +++ b/distribution/simpleicons-5/R/Revealdotjs.md @@ -0,0 +1,63 @@ +# Revealdotjs + + +```text +simpleicons-5/R/Revealdotjs +``` + +```text +include('simpleicons-5/R/Revealdotjs') +``` + + + +| Illustration | Revealdotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Revealdotjs.png) | ![illustration for Revealdotjs](../../simpleicons-5/R/Revealdotjs.Local.png) | + + + + +## Revealdotjs + +### 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 Revealdotjs +include('simpleicons-5/R/Revealdotjs') + +' renders the element +Revealdotjs('Revealdotjs', 'Revealdotjs', '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 Revealdotjs +include('simpleicons-5/R/Revealdotjs') + +' renders the element +Revealdotjs('Revealdotjs', 'Revealdotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Revealdotjs.png b/distribution/simpleicons-5/R/Revealdotjs.png new file mode 100644 index 00000000000..31eb37d3b98 Binary files /dev/null and b/distribution/simpleicons-5/R/Revealdotjs.png differ diff --git a/distribution/simpleicons-5/R/Revealdotjs.puml b/distribution/simpleicons-5/R/Revealdotjs.puml new file mode 100644 index 00000000000..9d3bc47770c --- /dev/null +++ b/distribution/simpleicons-5/R/Revealdotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Revealdotjs + +sprite $RevealdotjsXs [10x10/16z] uwS3 + +sprite $RevealdotjsSm [12x12/16z] unza + +sprite $RevealdotjsMd [16x16/16z] un_X + +sprite $RevealdotjsLg [20x20/16z] unzKO1G + +!procedure Revealdotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Revealdotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Reverbnation.Local.png b/distribution/simpleicons-5/R/Reverbnation.Local.png new file mode 100644 index 00000000000..1cc1b1f140a Binary files /dev/null and b/distribution/simpleicons-5/R/Reverbnation.Local.png differ diff --git a/distribution/simpleicons-5/R/Reverbnation.Local.puml b/distribution/simpleicons-5/R/Reverbnation.Local.puml new file mode 100644 index 00000000000..c42067d01ad --- /dev/null +++ b/distribution/simpleicons-5/R/Reverbnation.Local.puml @@ -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 Reverbnation +include('simpleicons-5/R/Reverbnation') + +' renders the element +Reverbnation('Reverbnation', 'Reverbnation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reverbnation.Remote.puml b/distribution/simpleicons-5/R/Reverbnation.Remote.puml new file mode 100644 index 00000000000..d85561a75c6 --- /dev/null +++ b/distribution/simpleicons-5/R/Reverbnation.Remote.puml @@ -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 Reverbnation +include('simpleicons-5/R/Reverbnation') + +' renders the element +Reverbnation('Reverbnation', 'Reverbnation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Reverbnation.md b/distribution/simpleicons-5/R/Reverbnation.md new file mode 100644 index 00000000000..fab2c6b3d3a --- /dev/null +++ b/distribution/simpleicons-5/R/Reverbnation.md @@ -0,0 +1,63 @@ +# Reverbnation + + +```text +simpleicons-5/R/Reverbnation +``` + +```text +include('simpleicons-5/R/Reverbnation') +``` + + + +| Illustration | Reverbnation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Reverbnation.png) | ![illustration for Reverbnation](../../simpleicons-5/R/Reverbnation.Local.png) | + + + + +## Reverbnation + +### 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 Reverbnation +include('simpleicons-5/R/Reverbnation') + +' renders the element +Reverbnation('Reverbnation', 'Reverbnation', '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 Reverbnation +include('simpleicons-5/R/Reverbnation') + +' renders the element +Reverbnation('Reverbnation', 'Reverbnation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Reverbnation.png b/distribution/simpleicons-5/R/Reverbnation.png new file mode 100644 index 00000000000..249194abcac Binary files /dev/null and b/distribution/simpleicons-5/R/Reverbnation.png differ diff --git a/distribution/simpleicons-5/R/Reverbnation.puml b/distribution/simpleicons-5/R/Reverbnation.puml new file mode 100644 index 00000000000..ce1d8ed8b54 --- /dev/null +++ b/distribution/simpleicons-5/R/Reverbnation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Reverbnation + +sprite $ReverbnationXs [10x10/16z] uwS3 + +sprite $ReverbnationSm [12x12/16z] unza + +sprite $ReverbnationMd [16x16/16z] un_X + +sprite $ReverbnationLg [20x20/16z] unzKO1G + +!procedure Reverbnation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Reverbnation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Revolut.Local.png b/distribution/simpleicons-5/R/Revolut.Local.png new file mode 100644 index 00000000000..e42ddf64af3 Binary files /dev/null and b/distribution/simpleicons-5/R/Revolut.Local.png differ diff --git a/distribution/simpleicons-5/R/Revolut.Local.puml b/distribution/simpleicons-5/R/Revolut.Local.puml new file mode 100644 index 00000000000..ab885114e96 --- /dev/null +++ b/distribution/simpleicons-5/R/Revolut.Local.puml @@ -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 Revolut +include('simpleicons-5/R/Revolut') + +' renders the element +Revolut('Revolut', 'Revolut', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Revolut.Remote.puml b/distribution/simpleicons-5/R/Revolut.Remote.puml new file mode 100644 index 00000000000..3338388f053 --- /dev/null +++ b/distribution/simpleicons-5/R/Revolut.Remote.puml @@ -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 Revolut +include('simpleicons-5/R/Revolut') + +' renders the element +Revolut('Revolut', 'Revolut', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Revolut.md b/distribution/simpleicons-5/R/Revolut.md new file mode 100644 index 00000000000..f00469a6ce8 --- /dev/null +++ b/distribution/simpleicons-5/R/Revolut.md @@ -0,0 +1,63 @@ +# Revolut + + +```text +simpleicons-5/R/Revolut +``` + +```text +include('simpleicons-5/R/Revolut') +``` + + + +| Illustration | Revolut | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Revolut.png) | ![illustration for Revolut](../../simpleicons-5/R/Revolut.Local.png) | + + + + +## Revolut + +### 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 Revolut +include('simpleicons-5/R/Revolut') + +' renders the element +Revolut('Revolut', 'Revolut', '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 Revolut +include('simpleicons-5/R/Revolut') + +' renders the element +Revolut('Revolut', 'Revolut', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Revolut.png b/distribution/simpleicons-5/R/Revolut.png new file mode 100644 index 00000000000..37f2bfc8c45 Binary files /dev/null and b/distribution/simpleicons-5/R/Revolut.png differ diff --git a/distribution/simpleicons-5/R/Revolut.puml b/distribution/simpleicons-5/R/Revolut.puml new file mode 100644 index 00000000000..6764bfb2312 --- /dev/null +++ b/distribution/simpleicons-5/R/Revolut.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Revolut + +sprite $RevolutXs [10x10/16z] uwS3 + +sprite $RevolutSm [12x12/16z] unza + +sprite $RevolutMd [16x16/16z] un_X + +sprite $RevolutLg [20x20/16z] unzKO1G + +!procedure Revolut($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Revolut', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Revue.Local.png b/distribution/simpleicons-5/R/Revue.Local.png new file mode 100644 index 00000000000..847711c4b75 Binary files /dev/null and b/distribution/simpleicons-5/R/Revue.Local.png differ diff --git a/distribution/simpleicons-5/R/Revue.Local.puml b/distribution/simpleicons-5/R/Revue.Local.puml new file mode 100644 index 00000000000..0253054f3e5 --- /dev/null +++ b/distribution/simpleicons-5/R/Revue.Local.puml @@ -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 Revue +include('simpleicons-5/R/Revue') + +' renders the element +Revue('Revue', 'Revue', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Revue.Remote.puml b/distribution/simpleicons-5/R/Revue.Remote.puml new file mode 100644 index 00000000000..a91ba85f0ce --- /dev/null +++ b/distribution/simpleicons-5/R/Revue.Remote.puml @@ -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 Revue +include('simpleicons-5/R/Revue') + +' renders the element +Revue('Revue', 'Revue', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Revue.md b/distribution/simpleicons-5/R/Revue.md new file mode 100644 index 00000000000..03a4c0cf8e4 --- /dev/null +++ b/distribution/simpleicons-5/R/Revue.md @@ -0,0 +1,63 @@ +# Revue + + +```text +simpleicons-5/R/Revue +``` + +```text +include('simpleicons-5/R/Revue') +``` + + + +| Illustration | Revue | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Revue.png) | ![illustration for Revue](../../simpleicons-5/R/Revue.Local.png) | + + + + +## Revue + +### 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 Revue +include('simpleicons-5/R/Revue') + +' renders the element +Revue('Revue', 'Revue', '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 Revue +include('simpleicons-5/R/Revue') + +' renders the element +Revue('Revue', 'Revue', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Revue.png b/distribution/simpleicons-5/R/Revue.png new file mode 100644 index 00000000000..973e1028651 Binary files /dev/null and b/distribution/simpleicons-5/R/Revue.png differ diff --git a/distribution/simpleicons-5/R/Revue.puml b/distribution/simpleicons-5/R/Revue.puml new file mode 100644 index 00000000000..fe8337c8447 --- /dev/null +++ b/distribution/simpleicons-5/R/Revue.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Revue + +sprite $RevueXs [10x10/16z] uwS3 + +sprite $RevueSm [12x12/16z] unza + +sprite $RevueMd [16x16/16z] un_X + +sprite $RevueLg [20x20/16z] unzKO1G + +!procedure Revue($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Revue', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rewe.Local.png b/distribution/simpleicons-5/R/Rewe.Local.png new file mode 100644 index 00000000000..da65b3ac1ca Binary files /dev/null and b/distribution/simpleicons-5/R/Rewe.Local.png differ diff --git a/distribution/simpleicons-5/R/Rewe.Local.puml b/distribution/simpleicons-5/R/Rewe.Local.puml new file mode 100644 index 00000000000..db2940473e4 --- /dev/null +++ b/distribution/simpleicons-5/R/Rewe.Local.puml @@ -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 Rewe +include('simpleicons-5/R/Rewe') + +' renders the element +Rewe('Rewe', 'Rewe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rewe.Remote.puml b/distribution/simpleicons-5/R/Rewe.Remote.puml new file mode 100644 index 00000000000..cffc87dea50 --- /dev/null +++ b/distribution/simpleicons-5/R/Rewe.Remote.puml @@ -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 Rewe +include('simpleicons-5/R/Rewe') + +' renders the element +Rewe('Rewe', 'Rewe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rewe.md b/distribution/simpleicons-5/R/Rewe.md new file mode 100644 index 00000000000..f9a8494e67b --- /dev/null +++ b/distribution/simpleicons-5/R/Rewe.md @@ -0,0 +1,63 @@ +# Rewe + + +```text +simpleicons-5/R/Rewe +``` + +```text +include('simpleicons-5/R/Rewe') +``` + + + +| Illustration | Rewe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rewe.png) | ![illustration for Rewe](../../simpleicons-5/R/Rewe.Local.png) | + + + + +## Rewe + +### 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 Rewe +include('simpleicons-5/R/Rewe') + +' renders the element +Rewe('Rewe', 'Rewe', '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 Rewe +include('simpleicons-5/R/Rewe') + +' renders the element +Rewe('Rewe', 'Rewe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rewe.png b/distribution/simpleicons-5/R/Rewe.png new file mode 100644 index 00000000000..f0033559853 Binary files /dev/null and b/distribution/simpleicons-5/R/Rewe.png differ diff --git a/distribution/simpleicons-5/R/Rewe.puml b/distribution/simpleicons-5/R/Rewe.puml new file mode 100644 index 00000000000..cbf3ebcf565 --- /dev/null +++ b/distribution/simpleicons-5/R/Rewe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rewe + +sprite $ReweXs [10x10/16z] uwS3 + +sprite $ReweSm [12x12/16z] unza + +sprite $ReweMd [16x16/16z] un_X + +sprite $ReweLg [20x20/16z] unzKO1G + +!procedure Rewe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rewe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rezgo.Local.png b/distribution/simpleicons-5/R/Rezgo.Local.png new file mode 100644 index 00000000000..e39eedb494b Binary files /dev/null and b/distribution/simpleicons-5/R/Rezgo.Local.png differ diff --git a/distribution/simpleicons-5/R/Rezgo.Local.puml b/distribution/simpleicons-5/R/Rezgo.Local.puml new file mode 100644 index 00000000000..0ecb29ce35c --- /dev/null +++ b/distribution/simpleicons-5/R/Rezgo.Local.puml @@ -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 Rezgo +include('simpleicons-5/R/Rezgo') + +' renders the element +Rezgo('Rezgo', 'Rezgo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rezgo.Remote.puml b/distribution/simpleicons-5/R/Rezgo.Remote.puml new file mode 100644 index 00000000000..9dafcf42cec --- /dev/null +++ b/distribution/simpleicons-5/R/Rezgo.Remote.puml @@ -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 Rezgo +include('simpleicons-5/R/Rezgo') + +' renders the element +Rezgo('Rezgo', 'Rezgo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rezgo.md b/distribution/simpleicons-5/R/Rezgo.md new file mode 100644 index 00000000000..18f189c10a5 --- /dev/null +++ b/distribution/simpleicons-5/R/Rezgo.md @@ -0,0 +1,63 @@ +# Rezgo + + +```text +simpleicons-5/R/Rezgo +``` + +```text +include('simpleicons-5/R/Rezgo') +``` + + + +| Illustration | Rezgo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rezgo.png) | ![illustration for Rezgo](../../simpleicons-5/R/Rezgo.Local.png) | + + + + +## Rezgo + +### 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 Rezgo +include('simpleicons-5/R/Rezgo') + +' renders the element +Rezgo('Rezgo', 'Rezgo', '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 Rezgo +include('simpleicons-5/R/Rezgo') + +' renders the element +Rezgo('Rezgo', 'Rezgo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rezgo.png b/distribution/simpleicons-5/R/Rezgo.png new file mode 100644 index 00000000000..1b8d0bff20a Binary files /dev/null and b/distribution/simpleicons-5/R/Rezgo.png differ diff --git a/distribution/simpleicons-5/R/Rezgo.puml b/distribution/simpleicons-5/R/Rezgo.puml new file mode 100644 index 00000000000..6ed27524cd8 --- /dev/null +++ b/distribution/simpleicons-5/R/Rezgo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rezgo + +sprite $RezgoXs [10x10/16z] uwS3 + +sprite $RezgoSm [12x12/16z] unza + +sprite $RezgoMd [16x16/16z] un_X + +sprite $RezgoLg [20x20/16z] unzKO1G + +!procedure Rezgo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rezgo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rhinoceros.Local.png b/distribution/simpleicons-5/R/Rhinoceros.Local.png new file mode 100644 index 00000000000..0ef0b5a2ccb Binary files /dev/null and b/distribution/simpleicons-5/R/Rhinoceros.Local.png differ diff --git a/distribution/simpleicons-5/R/Rhinoceros.Local.puml b/distribution/simpleicons-5/R/Rhinoceros.Local.puml new file mode 100644 index 00000000000..a79c24ea6e3 --- /dev/null +++ b/distribution/simpleicons-5/R/Rhinoceros.Local.puml @@ -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 Rhinoceros +include('simpleicons-5/R/Rhinoceros') + +' renders the element +Rhinoceros('Rhinoceros', 'Rhinoceros', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rhinoceros.Remote.puml b/distribution/simpleicons-5/R/Rhinoceros.Remote.puml new file mode 100644 index 00000000000..501d2e6eb15 --- /dev/null +++ b/distribution/simpleicons-5/R/Rhinoceros.Remote.puml @@ -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 Rhinoceros +include('simpleicons-5/R/Rhinoceros') + +' renders the element +Rhinoceros('Rhinoceros', 'Rhinoceros', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rhinoceros.md b/distribution/simpleicons-5/R/Rhinoceros.md new file mode 100644 index 00000000000..ecee7aa5491 --- /dev/null +++ b/distribution/simpleicons-5/R/Rhinoceros.md @@ -0,0 +1,63 @@ +# Rhinoceros + + +```text +simpleicons-5/R/Rhinoceros +``` + +```text +include('simpleicons-5/R/Rhinoceros') +``` + + + +| Illustration | Rhinoceros | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rhinoceros.png) | ![illustration for Rhinoceros](../../simpleicons-5/R/Rhinoceros.Local.png) | + + + + +## Rhinoceros + +### 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 Rhinoceros +include('simpleicons-5/R/Rhinoceros') + +' renders the element +Rhinoceros('Rhinoceros', 'Rhinoceros', '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 Rhinoceros +include('simpleicons-5/R/Rhinoceros') + +' renders the element +Rhinoceros('Rhinoceros', 'Rhinoceros', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rhinoceros.png b/distribution/simpleicons-5/R/Rhinoceros.png new file mode 100644 index 00000000000..83498e464ac Binary files /dev/null and b/distribution/simpleicons-5/R/Rhinoceros.png differ diff --git a/distribution/simpleicons-5/R/Rhinoceros.puml b/distribution/simpleicons-5/R/Rhinoceros.puml new file mode 100644 index 00000000000..da417edd09e --- /dev/null +++ b/distribution/simpleicons-5/R/Rhinoceros.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rhinoceros + +sprite $RhinocerosXs [10x10/16z] uwS3 + +sprite $RhinocerosSm [12x12/16z] unza + +sprite $RhinocerosMd [16x16/16z] un_X + +sprite $RhinocerosLg [20x20/16z] unzKO1G + +!procedure Rhinoceros($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rhinoceros', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rider.Local.png b/distribution/simpleicons-5/R/Rider.Local.png new file mode 100644 index 00000000000..95c3fb5bf60 Binary files /dev/null and b/distribution/simpleicons-5/R/Rider.Local.png differ diff --git a/distribution/simpleicons-5/R/Rider.Local.puml b/distribution/simpleicons-5/R/Rider.Local.puml new file mode 100644 index 00000000000..8e70b4610be --- /dev/null +++ b/distribution/simpleicons-5/R/Rider.Local.puml @@ -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 Rider +include('simpleicons-5/R/Rider') + +' renders the element +Rider('Rider', 'Rider', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rider.Remote.puml b/distribution/simpleicons-5/R/Rider.Remote.puml new file mode 100644 index 00000000000..4737bb23168 --- /dev/null +++ b/distribution/simpleicons-5/R/Rider.Remote.puml @@ -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 Rider +include('simpleicons-5/R/Rider') + +' renders the element +Rider('Rider', 'Rider', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rider.md b/distribution/simpleicons-5/R/Rider.md new file mode 100644 index 00000000000..646ac6a6068 --- /dev/null +++ b/distribution/simpleicons-5/R/Rider.md @@ -0,0 +1,63 @@ +# Rider + + +```text +simpleicons-5/R/Rider +``` + +```text +include('simpleicons-5/R/Rider') +``` + + + +| Illustration | Rider | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rider.png) | ![illustration for Rider](../../simpleicons-5/R/Rider.Local.png) | + + + + +## Rider + +### 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 Rider +include('simpleicons-5/R/Rider') + +' renders the element +Rider('Rider', 'Rider', '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 Rider +include('simpleicons-5/R/Rider') + +' renders the element +Rider('Rider', 'Rider', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rider.png b/distribution/simpleicons-5/R/Rider.png new file mode 100644 index 00000000000..5f64f962f4e Binary files /dev/null and b/distribution/simpleicons-5/R/Rider.png differ diff --git a/distribution/simpleicons-5/R/Rider.puml b/distribution/simpleicons-5/R/Rider.puml new file mode 100644 index 00000000000..ddf42780a4e --- /dev/null +++ b/distribution/simpleicons-5/R/Rider.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rider + +sprite $RiderXs [10x10/16z] uwS3 + +sprite $RiderSm [12x12/16z] unza + +sprite $RiderMd [16x16/16z] un_X + +sprite $RiderLg [20x20/16z] unzKO1G + +!procedure Rider($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rider', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Ring.Local.png b/distribution/simpleicons-5/R/Ring.Local.png new file mode 100644 index 00000000000..33dc779e0c4 Binary files /dev/null and b/distribution/simpleicons-5/R/Ring.Local.png differ diff --git a/distribution/simpleicons-5/R/Ring.Local.puml b/distribution/simpleicons-5/R/Ring.Local.puml new file mode 100644 index 00000000000..73119437e76 --- /dev/null +++ b/distribution/simpleicons-5/R/Ring.Local.puml @@ -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 Ring +include('simpleicons-5/R/Ring') + +' renders the element +Ring('Ring', 'Ring', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ring.Remote.puml b/distribution/simpleicons-5/R/Ring.Remote.puml new file mode 100644 index 00000000000..bdc3c874002 --- /dev/null +++ b/distribution/simpleicons-5/R/Ring.Remote.puml @@ -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 Ring +include('simpleicons-5/R/Ring') + +' renders the element +Ring('Ring', 'Ring', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ring.md b/distribution/simpleicons-5/R/Ring.md new file mode 100644 index 00000000000..00306ed8605 --- /dev/null +++ b/distribution/simpleicons-5/R/Ring.md @@ -0,0 +1,63 @@ +# Ring + + +```text +simpleicons-5/R/Ring +``` + +```text +include('simpleicons-5/R/Ring') +``` + + + +| Illustration | Ring | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Ring.png) | ![illustration for Ring](../../simpleicons-5/R/Ring.Local.png) | + + + + +## Ring + +### 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 Ring +include('simpleicons-5/R/Ring') + +' renders the element +Ring('Ring', 'Ring', '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 Ring +include('simpleicons-5/R/Ring') + +' renders the element +Ring('Ring', 'Ring', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Ring.png b/distribution/simpleicons-5/R/Ring.png new file mode 100644 index 00000000000..14fd9beab51 Binary files /dev/null and b/distribution/simpleicons-5/R/Ring.png differ diff --git a/distribution/simpleicons-5/R/Ring.puml b/distribution/simpleicons-5/R/Ring.puml new file mode 100644 index 00000000000..5145f372547 --- /dev/null +++ b/distribution/simpleicons-5/R/Ring.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Ring + +sprite $RingXs [10x10/16z] uwS3 + +sprite $RingSm [12x12/16z] unza + +sprite $RingMd [16x16/16z] un_X + +sprite $RingLg [20x20/16z] unzKO1G + +!procedure Ring($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Ring', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Riotgames.Local.png b/distribution/simpleicons-5/R/Riotgames.Local.png new file mode 100644 index 00000000000..1add0031be2 Binary files /dev/null and b/distribution/simpleicons-5/R/Riotgames.Local.png differ diff --git a/distribution/simpleicons-5/R/Riotgames.Local.puml b/distribution/simpleicons-5/R/Riotgames.Local.puml new file mode 100644 index 00000000000..89e9a9386e0 --- /dev/null +++ b/distribution/simpleicons-5/R/Riotgames.Local.puml @@ -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 Riotgames +include('simpleicons-5/R/Riotgames') + +' renders the element +Riotgames('Riotgames', 'Riotgames', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Riotgames.Remote.puml b/distribution/simpleicons-5/R/Riotgames.Remote.puml new file mode 100644 index 00000000000..e1f11d73144 --- /dev/null +++ b/distribution/simpleicons-5/R/Riotgames.Remote.puml @@ -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 Riotgames +include('simpleicons-5/R/Riotgames') + +' renders the element +Riotgames('Riotgames', 'Riotgames', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Riotgames.md b/distribution/simpleicons-5/R/Riotgames.md new file mode 100644 index 00000000000..a2054c61560 --- /dev/null +++ b/distribution/simpleicons-5/R/Riotgames.md @@ -0,0 +1,63 @@ +# Riotgames + + +```text +simpleicons-5/R/Riotgames +``` + +```text +include('simpleicons-5/R/Riotgames') +``` + + + +| Illustration | Riotgames | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Riotgames.png) | ![illustration for Riotgames](../../simpleicons-5/R/Riotgames.Local.png) | + + + + +## Riotgames + +### 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 Riotgames +include('simpleicons-5/R/Riotgames') + +' renders the element +Riotgames('Riotgames', 'Riotgames', '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 Riotgames +include('simpleicons-5/R/Riotgames') + +' renders the element +Riotgames('Riotgames', 'Riotgames', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Riotgames.png b/distribution/simpleicons-5/R/Riotgames.png new file mode 100644 index 00000000000..ba6192077ba Binary files /dev/null and b/distribution/simpleicons-5/R/Riotgames.png differ diff --git a/distribution/simpleicons-5/R/Riotgames.puml b/distribution/simpleicons-5/R/Riotgames.puml new file mode 100644 index 00000000000..6c8bdd65dc1 --- /dev/null +++ b/distribution/simpleicons-5/R/Riotgames.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Riotgames + +sprite $RiotgamesXs [10x10/16z] uwS3 + +sprite $RiotgamesSm [12x12/16z] unza + +sprite $RiotgamesMd [16x16/16z] un_X + +sprite $RiotgamesLg [20x20/16z] unzKO1G + +!procedure Riotgames($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Riotgames', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Ripple.Local.png b/distribution/simpleicons-5/R/Ripple.Local.png new file mode 100644 index 00000000000..4501f935c09 Binary files /dev/null and b/distribution/simpleicons-5/R/Ripple.Local.png differ diff --git a/distribution/simpleicons-5/R/Ripple.Local.puml b/distribution/simpleicons-5/R/Ripple.Local.puml new file mode 100644 index 00000000000..7076b86d67e --- /dev/null +++ b/distribution/simpleicons-5/R/Ripple.Local.puml @@ -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 Ripple +include('simpleicons-5/R/Ripple') + +' renders the element +Ripple('Ripple', 'Ripple', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ripple.Remote.puml b/distribution/simpleicons-5/R/Ripple.Remote.puml new file mode 100644 index 00000000000..2c0b869e0fa --- /dev/null +++ b/distribution/simpleicons-5/R/Ripple.Remote.puml @@ -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 Ripple +include('simpleicons-5/R/Ripple') + +' renders the element +Ripple('Ripple', 'Ripple', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ripple.md b/distribution/simpleicons-5/R/Ripple.md new file mode 100644 index 00000000000..02b3ad3ba93 --- /dev/null +++ b/distribution/simpleicons-5/R/Ripple.md @@ -0,0 +1,63 @@ +# Ripple + + +```text +simpleicons-5/R/Ripple +``` + +```text +include('simpleicons-5/R/Ripple') +``` + + + +| Illustration | Ripple | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Ripple.png) | ![illustration for Ripple](../../simpleicons-5/R/Ripple.Local.png) | + + + + +## Ripple + +### 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 Ripple +include('simpleicons-5/R/Ripple') + +' renders the element +Ripple('Ripple', 'Ripple', '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 Ripple +include('simpleicons-5/R/Ripple') + +' renders the element +Ripple('Ripple', 'Ripple', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Ripple.png b/distribution/simpleicons-5/R/Ripple.png new file mode 100644 index 00000000000..c3aac122eb3 Binary files /dev/null and b/distribution/simpleicons-5/R/Ripple.png differ diff --git a/distribution/simpleicons-5/R/Ripple.puml b/distribution/simpleicons-5/R/Ripple.puml new file mode 100644 index 00000000000..86951bee1e0 --- /dev/null +++ b/distribution/simpleicons-5/R/Ripple.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Ripple + +sprite $RippleXs [10x10/16z] uwS3 + +sprite $RippleSm [12x12/16z] unza + +sprite $RippleMd [16x16/16z] un_X + +sprite $RippleLg [20x20/16z] unzKO1G + +!procedure Ripple($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Ripple', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Riseup.Local.png b/distribution/simpleicons-5/R/Riseup.Local.png new file mode 100644 index 00000000000..dda5ae0c1f5 Binary files /dev/null and b/distribution/simpleicons-5/R/Riseup.Local.png differ diff --git a/distribution/simpleicons-5/R/Riseup.Local.puml b/distribution/simpleicons-5/R/Riseup.Local.puml new file mode 100644 index 00000000000..ff9bc4dcbf9 --- /dev/null +++ b/distribution/simpleicons-5/R/Riseup.Local.puml @@ -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 Riseup +include('simpleicons-5/R/Riseup') + +' renders the element +Riseup('Riseup', 'Riseup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Riseup.Remote.puml b/distribution/simpleicons-5/R/Riseup.Remote.puml new file mode 100644 index 00000000000..eb2cb384e0e --- /dev/null +++ b/distribution/simpleicons-5/R/Riseup.Remote.puml @@ -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 Riseup +include('simpleicons-5/R/Riseup') + +' renders the element +Riseup('Riseup', 'Riseup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Riseup.md b/distribution/simpleicons-5/R/Riseup.md new file mode 100644 index 00000000000..f6479569c74 --- /dev/null +++ b/distribution/simpleicons-5/R/Riseup.md @@ -0,0 +1,63 @@ +# Riseup + + +```text +simpleicons-5/R/Riseup +``` + +```text +include('simpleicons-5/R/Riseup') +``` + + + +| Illustration | Riseup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Riseup.png) | ![illustration for Riseup](../../simpleicons-5/R/Riseup.Local.png) | + + + + +## Riseup + +### 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 Riseup +include('simpleicons-5/R/Riseup') + +' renders the element +Riseup('Riseup', 'Riseup', '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 Riseup +include('simpleicons-5/R/Riseup') + +' renders the element +Riseup('Riseup', 'Riseup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Riseup.png b/distribution/simpleicons-5/R/Riseup.png new file mode 100644 index 00000000000..cdff2ee887b Binary files /dev/null and b/distribution/simpleicons-5/R/Riseup.png differ diff --git a/distribution/simpleicons-5/R/Riseup.puml b/distribution/simpleicons-5/R/Riseup.puml new file mode 100644 index 00000000000..7721c011a0e --- /dev/null +++ b/distribution/simpleicons-5/R/Riseup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Riseup + +sprite $RiseupXs [10x10/16z] uwS3 + +sprite $RiseupSm [12x12/16z] unza + +sprite $RiseupMd [16x16/16z] un_X + +sprite $RiseupLg [20x20/16z] unzKO1G + +!procedure Riseup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Riseup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Roamresearch.Local.png b/distribution/simpleicons-5/R/Roamresearch.Local.png new file mode 100644 index 00000000000..4326ba8a263 Binary files /dev/null and b/distribution/simpleicons-5/R/Roamresearch.Local.png differ diff --git a/distribution/simpleicons-5/R/Roamresearch.Local.puml b/distribution/simpleicons-5/R/Roamresearch.Local.puml new file mode 100644 index 00000000000..0abd2164f4c --- /dev/null +++ b/distribution/simpleicons-5/R/Roamresearch.Local.puml @@ -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 Roamresearch +include('simpleicons-5/R/Roamresearch') + +' renders the element +Roamresearch('Roamresearch', 'Roamresearch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roamresearch.Remote.puml b/distribution/simpleicons-5/R/Roamresearch.Remote.puml new file mode 100644 index 00000000000..ae7ea998b09 --- /dev/null +++ b/distribution/simpleicons-5/R/Roamresearch.Remote.puml @@ -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 Roamresearch +include('simpleicons-5/R/Roamresearch') + +' renders the element +Roamresearch('Roamresearch', 'Roamresearch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roamresearch.md b/distribution/simpleicons-5/R/Roamresearch.md new file mode 100644 index 00000000000..6b4b517884f --- /dev/null +++ b/distribution/simpleicons-5/R/Roamresearch.md @@ -0,0 +1,63 @@ +# Roamresearch + + +```text +simpleicons-5/R/Roamresearch +``` + +```text +include('simpleicons-5/R/Roamresearch') +``` + + + +| Illustration | Roamresearch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Roamresearch.png) | ![illustration for Roamresearch](../../simpleicons-5/R/Roamresearch.Local.png) | + + + + +## Roamresearch + +### 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 Roamresearch +include('simpleicons-5/R/Roamresearch') + +' renders the element +Roamresearch('Roamresearch', 'Roamresearch', '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 Roamresearch +include('simpleicons-5/R/Roamresearch') + +' renders the element +Roamresearch('Roamresearch', 'Roamresearch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Roamresearch.png b/distribution/simpleicons-5/R/Roamresearch.png new file mode 100644 index 00000000000..de92cd69992 Binary files /dev/null and b/distribution/simpleicons-5/R/Roamresearch.png differ diff --git a/distribution/simpleicons-5/R/Roamresearch.puml b/distribution/simpleicons-5/R/Roamresearch.puml new file mode 100644 index 00000000000..94f2f5968d6 --- /dev/null +++ b/distribution/simpleicons-5/R/Roamresearch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Roamresearch + +sprite $RoamresearchXs [10x10/16z] uwS3 + +sprite $RoamresearchSm [12x12/16z] unza + +sprite $RoamresearchMd [16x16/16z] un_X + +sprite $RoamresearchLg [20x20/16z] unzKO1G + +!procedure Roamresearch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Roamresearch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Roblox.Local.png b/distribution/simpleicons-5/R/Roblox.Local.png new file mode 100644 index 00000000000..781f98f3eef Binary files /dev/null and b/distribution/simpleicons-5/R/Roblox.Local.png differ diff --git a/distribution/simpleicons-5/R/Roblox.Local.puml b/distribution/simpleicons-5/R/Roblox.Local.puml new file mode 100644 index 00000000000..662c72f9369 --- /dev/null +++ b/distribution/simpleicons-5/R/Roblox.Local.puml @@ -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 Roblox +include('simpleicons-5/R/Roblox') + +' renders the element +Roblox('Roblox', 'Roblox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roblox.Remote.puml b/distribution/simpleicons-5/R/Roblox.Remote.puml new file mode 100644 index 00000000000..a7d57152c60 --- /dev/null +++ b/distribution/simpleicons-5/R/Roblox.Remote.puml @@ -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 Roblox +include('simpleicons-5/R/Roblox') + +' renders the element +Roblox('Roblox', 'Roblox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roblox.md b/distribution/simpleicons-5/R/Roblox.md new file mode 100644 index 00000000000..cf7f1dc0a60 --- /dev/null +++ b/distribution/simpleicons-5/R/Roblox.md @@ -0,0 +1,63 @@ +# Roblox + + +```text +simpleicons-5/R/Roblox +``` + +```text +include('simpleicons-5/R/Roblox') +``` + + + +| Illustration | Roblox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Roblox.png) | ![illustration for Roblox](../../simpleicons-5/R/Roblox.Local.png) | + + + + +## Roblox + +### 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 Roblox +include('simpleicons-5/R/Roblox') + +' renders the element +Roblox('Roblox', 'Roblox', '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 Roblox +include('simpleicons-5/R/Roblox') + +' renders the element +Roblox('Roblox', 'Roblox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Roblox.png b/distribution/simpleicons-5/R/Roblox.png new file mode 100644 index 00000000000..be6d6b6bc05 Binary files /dev/null and b/distribution/simpleicons-5/R/Roblox.png differ diff --git a/distribution/simpleicons-5/R/Roblox.puml b/distribution/simpleicons-5/R/Roblox.puml new file mode 100644 index 00000000000..8ddf986bca7 --- /dev/null +++ b/distribution/simpleicons-5/R/Roblox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Roblox + +sprite $RobloxXs [10x10/16z] uwS3 + +sprite $RobloxSm [12x12/16z] unza + +sprite $RobloxMd [16x16/16z] un_X + +sprite $RobloxLg [20x20/16z] unzKO1G + +!procedure Roblox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Roblox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Robotframework.Local.png b/distribution/simpleicons-5/R/Robotframework.Local.png new file mode 100644 index 00000000000..29780a06a49 Binary files /dev/null and b/distribution/simpleicons-5/R/Robotframework.Local.png differ diff --git a/distribution/simpleicons-5/R/Robotframework.Local.puml b/distribution/simpleicons-5/R/Robotframework.Local.puml new file mode 100644 index 00000000000..f3da614f34b --- /dev/null +++ b/distribution/simpleicons-5/R/Robotframework.Local.puml @@ -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 Robotframework +include('simpleicons-5/R/Robotframework') + +' renders the element +Robotframework('Robotframework', 'Robotframework', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Robotframework.Remote.puml b/distribution/simpleicons-5/R/Robotframework.Remote.puml new file mode 100644 index 00000000000..6cc66316eab --- /dev/null +++ b/distribution/simpleicons-5/R/Robotframework.Remote.puml @@ -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 Robotframework +include('simpleicons-5/R/Robotframework') + +' renders the element +Robotframework('Robotframework', 'Robotframework', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Robotframework.md b/distribution/simpleicons-5/R/Robotframework.md new file mode 100644 index 00000000000..6d5c2b3b073 --- /dev/null +++ b/distribution/simpleicons-5/R/Robotframework.md @@ -0,0 +1,63 @@ +# Robotframework + + +```text +simpleicons-5/R/Robotframework +``` + +```text +include('simpleicons-5/R/Robotframework') +``` + + + +| Illustration | Robotframework | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Robotframework.png) | ![illustration for Robotframework](../../simpleicons-5/R/Robotframework.Local.png) | + + + + +## Robotframework + +### 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 Robotframework +include('simpleicons-5/R/Robotframework') + +' renders the element +Robotframework('Robotframework', 'Robotframework', '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 Robotframework +include('simpleicons-5/R/Robotframework') + +' renders the element +Robotframework('Robotframework', 'Robotframework', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Robotframework.png b/distribution/simpleicons-5/R/Robotframework.png new file mode 100644 index 00000000000..4a93e0935d1 Binary files /dev/null and b/distribution/simpleicons-5/R/Robotframework.png differ diff --git a/distribution/simpleicons-5/R/Robotframework.puml b/distribution/simpleicons-5/R/Robotframework.puml new file mode 100644 index 00000000000..125a2a472ba --- /dev/null +++ b/distribution/simpleicons-5/R/Robotframework.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Robotframework + +sprite $RobotframeworkXs [10x10/16z] uwS3 + +sprite $RobotframeworkSm [12x12/16z] unza + +sprite $RobotframeworkMd [16x16/16z] un_X + +sprite $RobotframeworkLg [20x20/16z] unzKO1G + +!procedure Robotframework($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Robotframework', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rocketdotchat.Local.png b/distribution/simpleicons-5/R/Rocketdotchat.Local.png new file mode 100644 index 00000000000..211352030e9 Binary files /dev/null and b/distribution/simpleicons-5/R/Rocketdotchat.Local.png differ diff --git a/distribution/simpleicons-5/R/Rocketdotchat.Local.puml b/distribution/simpleicons-5/R/Rocketdotchat.Local.puml new file mode 100644 index 00000000000..9d5a210c664 --- /dev/null +++ b/distribution/simpleicons-5/R/Rocketdotchat.Local.puml @@ -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 Rocketdotchat +include('simpleicons-5/R/Rocketdotchat') + +' renders the element +Rocketdotchat('Rocketdotchat', 'Rocketdotchat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rocketdotchat.Remote.puml b/distribution/simpleicons-5/R/Rocketdotchat.Remote.puml new file mode 100644 index 00000000000..1be4b0a7fa4 --- /dev/null +++ b/distribution/simpleicons-5/R/Rocketdotchat.Remote.puml @@ -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 Rocketdotchat +include('simpleicons-5/R/Rocketdotchat') + +' renders the element +Rocketdotchat('Rocketdotchat', 'Rocketdotchat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rocketdotchat.md b/distribution/simpleicons-5/R/Rocketdotchat.md new file mode 100644 index 00000000000..b05bcefca0c --- /dev/null +++ b/distribution/simpleicons-5/R/Rocketdotchat.md @@ -0,0 +1,63 @@ +# Rocketdotchat + + +```text +simpleicons-5/R/Rocketdotchat +``` + +```text +include('simpleicons-5/R/Rocketdotchat') +``` + + + +| Illustration | Rocketdotchat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rocketdotchat.png) | ![illustration for Rocketdotchat](../../simpleicons-5/R/Rocketdotchat.Local.png) | + + + + +## Rocketdotchat + +### 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 Rocketdotchat +include('simpleicons-5/R/Rocketdotchat') + +' renders the element +Rocketdotchat('Rocketdotchat', 'Rocketdotchat', '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 Rocketdotchat +include('simpleicons-5/R/Rocketdotchat') + +' renders the element +Rocketdotchat('Rocketdotchat', 'Rocketdotchat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rocketdotchat.png b/distribution/simpleicons-5/R/Rocketdotchat.png new file mode 100644 index 00000000000..33bd187dcd0 Binary files /dev/null and b/distribution/simpleicons-5/R/Rocketdotchat.png differ diff --git a/distribution/simpleicons-5/R/Rocketdotchat.puml b/distribution/simpleicons-5/R/Rocketdotchat.puml new file mode 100644 index 00000000000..f10cd84b469 --- /dev/null +++ b/distribution/simpleicons-5/R/Rocketdotchat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rocketdotchat + +sprite $RocketdotchatXs [10x10/16z] uwS3 + +sprite $RocketdotchatSm [12x12/16z] unza + +sprite $RocketdotchatMd [16x16/16z] un_X + +sprite $RocketdotchatLg [20x20/16z] unzKO1G + +!procedure Rocketdotchat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rocketdotchat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Roku.Local.png b/distribution/simpleicons-5/R/Roku.Local.png new file mode 100644 index 00000000000..de065562821 Binary files /dev/null and b/distribution/simpleicons-5/R/Roku.Local.png differ diff --git a/distribution/simpleicons-5/R/Roku.Local.puml b/distribution/simpleicons-5/R/Roku.Local.puml new file mode 100644 index 00000000000..edfd74dc427 --- /dev/null +++ b/distribution/simpleicons-5/R/Roku.Local.puml @@ -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 Roku +include('simpleicons-5/R/Roku') + +' renders the element +Roku('Roku', 'Roku', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roku.Remote.puml b/distribution/simpleicons-5/R/Roku.Remote.puml new file mode 100644 index 00000000000..b964a5f8679 --- /dev/null +++ b/distribution/simpleicons-5/R/Roku.Remote.puml @@ -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 Roku +include('simpleicons-5/R/Roku') + +' renders the element +Roku('Roku', 'Roku', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roku.md b/distribution/simpleicons-5/R/Roku.md new file mode 100644 index 00000000000..5a9ebd69f5c --- /dev/null +++ b/distribution/simpleicons-5/R/Roku.md @@ -0,0 +1,63 @@ +# Roku + + +```text +simpleicons-5/R/Roku +``` + +```text +include('simpleicons-5/R/Roku') +``` + + + +| Illustration | Roku | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Roku.png) | ![illustration for Roku](../../simpleicons-5/R/Roku.Local.png) | + + + + +## Roku + +### 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 Roku +include('simpleicons-5/R/Roku') + +' renders the element +Roku('Roku', 'Roku', '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 Roku +include('simpleicons-5/R/Roku') + +' renders the element +Roku('Roku', 'Roku', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Roku.png b/distribution/simpleicons-5/R/Roku.png new file mode 100644 index 00000000000..fe8e72809f0 Binary files /dev/null and b/distribution/simpleicons-5/R/Roku.png differ diff --git a/distribution/simpleicons-5/R/Roku.puml b/distribution/simpleicons-5/R/Roku.puml new file mode 100644 index 00000000000..013af7c6292 --- /dev/null +++ b/distribution/simpleicons-5/R/Roku.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Roku + +sprite $RokuXs [10x10/16z] uwS3 + +sprite $RokuSm [12x12/16z] unza + +sprite $RokuMd [16x16/16z] un_X + +sprite $RokuLg [20x20/16z] unzKO1G + +!procedure Roku($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Roku', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rollsroyce.Local.png b/distribution/simpleicons-5/R/Rollsroyce.Local.png new file mode 100644 index 00000000000..59fcf57392c Binary files /dev/null and b/distribution/simpleicons-5/R/Rollsroyce.Local.png differ diff --git a/distribution/simpleicons-5/R/Rollsroyce.Local.puml b/distribution/simpleicons-5/R/Rollsroyce.Local.puml new file mode 100644 index 00000000000..9a1e553b925 --- /dev/null +++ b/distribution/simpleicons-5/R/Rollsroyce.Local.puml @@ -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 Rollsroyce +include('simpleicons-5/R/Rollsroyce') + +' renders the element +Rollsroyce('Rollsroyce', 'Rollsroyce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rollsroyce.Remote.puml b/distribution/simpleicons-5/R/Rollsroyce.Remote.puml new file mode 100644 index 00000000000..5cf9206d877 --- /dev/null +++ b/distribution/simpleicons-5/R/Rollsroyce.Remote.puml @@ -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 Rollsroyce +include('simpleicons-5/R/Rollsroyce') + +' renders the element +Rollsroyce('Rollsroyce', 'Rollsroyce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rollsroyce.md b/distribution/simpleicons-5/R/Rollsroyce.md new file mode 100644 index 00000000000..793702a1b24 --- /dev/null +++ b/distribution/simpleicons-5/R/Rollsroyce.md @@ -0,0 +1,63 @@ +# Rollsroyce + + +```text +simpleicons-5/R/Rollsroyce +``` + +```text +include('simpleicons-5/R/Rollsroyce') +``` + + + +| Illustration | Rollsroyce | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rollsroyce.png) | ![illustration for Rollsroyce](../../simpleicons-5/R/Rollsroyce.Local.png) | + + + + +## Rollsroyce + +### 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 Rollsroyce +include('simpleicons-5/R/Rollsroyce') + +' renders the element +Rollsroyce('Rollsroyce', 'Rollsroyce', '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 Rollsroyce +include('simpleicons-5/R/Rollsroyce') + +' renders the element +Rollsroyce('Rollsroyce', 'Rollsroyce', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rollsroyce.png b/distribution/simpleicons-5/R/Rollsroyce.png new file mode 100644 index 00000000000..ab1bad98249 Binary files /dev/null and b/distribution/simpleicons-5/R/Rollsroyce.png differ diff --git a/distribution/simpleicons-5/R/Rollsroyce.puml b/distribution/simpleicons-5/R/Rollsroyce.puml new file mode 100644 index 00000000000..4b93234dac1 --- /dev/null +++ b/distribution/simpleicons-5/R/Rollsroyce.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rollsroyce + +sprite $RollsroyceXs [10x10/16z] uwS3 + +sprite $RollsroyceSm [12x12/16z] unza + +sprite $RollsroyceMd [16x16/16z] un_X + +sprite $RollsroyceLg [20x20/16z] unzKO1G + +!procedure Rollsroyce($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rollsroyce', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rollupdotjs.Local.png b/distribution/simpleicons-5/R/Rollupdotjs.Local.png new file mode 100644 index 00000000000..4acf785206c Binary files /dev/null and b/distribution/simpleicons-5/R/Rollupdotjs.Local.png differ diff --git a/distribution/simpleicons-5/R/Rollupdotjs.Local.puml b/distribution/simpleicons-5/R/Rollupdotjs.Local.puml new file mode 100644 index 00000000000..ee943f9b55b --- /dev/null +++ b/distribution/simpleicons-5/R/Rollupdotjs.Local.puml @@ -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 Rollupdotjs +include('simpleicons-5/R/Rollupdotjs') + +' renders the element +Rollupdotjs('Rollupdotjs', 'Rollupdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rollupdotjs.Remote.puml b/distribution/simpleicons-5/R/Rollupdotjs.Remote.puml new file mode 100644 index 00000000000..ccd2f2dfe88 --- /dev/null +++ b/distribution/simpleicons-5/R/Rollupdotjs.Remote.puml @@ -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 Rollupdotjs +include('simpleicons-5/R/Rollupdotjs') + +' renders the element +Rollupdotjs('Rollupdotjs', 'Rollupdotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rollupdotjs.md b/distribution/simpleicons-5/R/Rollupdotjs.md new file mode 100644 index 00000000000..b84b667acab --- /dev/null +++ b/distribution/simpleicons-5/R/Rollupdotjs.md @@ -0,0 +1,63 @@ +# Rollupdotjs + + +```text +simpleicons-5/R/Rollupdotjs +``` + +```text +include('simpleicons-5/R/Rollupdotjs') +``` + + + +| Illustration | Rollupdotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rollupdotjs.png) | ![illustration for Rollupdotjs](../../simpleicons-5/R/Rollupdotjs.Local.png) | + + + + +## Rollupdotjs + +### 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 Rollupdotjs +include('simpleicons-5/R/Rollupdotjs') + +' renders the element +Rollupdotjs('Rollupdotjs', 'Rollupdotjs', '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 Rollupdotjs +include('simpleicons-5/R/Rollupdotjs') + +' renders the element +Rollupdotjs('Rollupdotjs', 'Rollupdotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rollupdotjs.png b/distribution/simpleicons-5/R/Rollupdotjs.png new file mode 100644 index 00000000000..e69b5eb32a1 Binary files /dev/null and b/distribution/simpleicons-5/R/Rollupdotjs.png differ diff --git a/distribution/simpleicons-5/R/Rollupdotjs.puml b/distribution/simpleicons-5/R/Rollupdotjs.puml new file mode 100644 index 00000000000..c69772f0f1e --- /dev/null +++ b/distribution/simpleicons-5/R/Rollupdotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rollupdotjs + +sprite $RollupdotjsXs [10x10/16z] uwS3 + +sprite $RollupdotjsSm [12x12/16z] unza + +sprite $RollupdotjsMd [16x16/16z] un_X + +sprite $RollupdotjsLg [20x20/16z] unzKO1G + +!procedure Rollupdotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rollupdotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Roots.Local.png b/distribution/simpleicons-5/R/Roots.Local.png new file mode 100644 index 00000000000..decee8001e9 Binary files /dev/null and b/distribution/simpleicons-5/R/Roots.Local.png differ diff --git a/distribution/simpleicons-5/R/Roots.Local.puml b/distribution/simpleicons-5/R/Roots.Local.puml new file mode 100644 index 00000000000..b8c06007539 --- /dev/null +++ b/distribution/simpleicons-5/R/Roots.Local.puml @@ -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 Roots +include('simpleicons-5/R/Roots') + +' renders the element +Roots('Roots', 'Roots', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roots.Remote.puml b/distribution/simpleicons-5/R/Roots.Remote.puml new file mode 100644 index 00000000000..8da469647e2 --- /dev/null +++ b/distribution/simpleicons-5/R/Roots.Remote.puml @@ -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 Roots +include('simpleicons-5/R/Roots') + +' renders the element +Roots('Roots', 'Roots', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roots.md b/distribution/simpleicons-5/R/Roots.md new file mode 100644 index 00000000000..565f0a8a00e --- /dev/null +++ b/distribution/simpleicons-5/R/Roots.md @@ -0,0 +1,63 @@ +# Roots + + +```text +simpleicons-5/R/Roots +``` + +```text +include('simpleicons-5/R/Roots') +``` + + + +| Illustration | Roots | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Roots.png) | ![illustration for Roots](../../simpleicons-5/R/Roots.Local.png) | + + + + +## Roots + +### 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 Roots +include('simpleicons-5/R/Roots') + +' renders the element +Roots('Roots', 'Roots', '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 Roots +include('simpleicons-5/R/Roots') + +' renders the element +Roots('Roots', 'Roots', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Roots.png b/distribution/simpleicons-5/R/Roots.png new file mode 100644 index 00000000000..9b43c289ace Binary files /dev/null and b/distribution/simpleicons-5/R/Roots.png differ diff --git a/distribution/simpleicons-5/R/Roots.puml b/distribution/simpleicons-5/R/Roots.puml new file mode 100644 index 00000000000..aeb2cad5854 --- /dev/null +++ b/distribution/simpleicons-5/R/Roots.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Roots + +sprite $RootsXs [10x10/16z] uwS3 + +sprite $RootsSm [12x12/16z] unza + +sprite $RootsMd [16x16/16z] un_X + +sprite $RootsLg [20x20/16z] unzKO1G + +!procedure Roots($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Roots', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rootsbedrock.Local.png b/distribution/simpleicons-5/R/Rootsbedrock.Local.png new file mode 100644 index 00000000000..b4cfa2feceb Binary files /dev/null and b/distribution/simpleicons-5/R/Rootsbedrock.Local.png differ diff --git a/distribution/simpleicons-5/R/Rootsbedrock.Local.puml b/distribution/simpleicons-5/R/Rootsbedrock.Local.puml new file mode 100644 index 00000000000..781e0aeed10 --- /dev/null +++ b/distribution/simpleicons-5/R/Rootsbedrock.Local.puml @@ -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 Rootsbedrock +include('simpleicons-5/R/Rootsbedrock') + +' renders the element +Rootsbedrock('Rootsbedrock', 'Rootsbedrock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rootsbedrock.Remote.puml b/distribution/simpleicons-5/R/Rootsbedrock.Remote.puml new file mode 100644 index 00000000000..d4015b01dfd --- /dev/null +++ b/distribution/simpleicons-5/R/Rootsbedrock.Remote.puml @@ -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 Rootsbedrock +include('simpleicons-5/R/Rootsbedrock') + +' renders the element +Rootsbedrock('Rootsbedrock', 'Rootsbedrock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rootsbedrock.md b/distribution/simpleicons-5/R/Rootsbedrock.md new file mode 100644 index 00000000000..45e3f149e5b --- /dev/null +++ b/distribution/simpleicons-5/R/Rootsbedrock.md @@ -0,0 +1,63 @@ +# Rootsbedrock + + +```text +simpleicons-5/R/Rootsbedrock +``` + +```text +include('simpleicons-5/R/Rootsbedrock') +``` + + + +| Illustration | Rootsbedrock | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rootsbedrock.png) | ![illustration for Rootsbedrock](../../simpleicons-5/R/Rootsbedrock.Local.png) | + + + + +## Rootsbedrock + +### 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 Rootsbedrock +include('simpleicons-5/R/Rootsbedrock') + +' renders the element +Rootsbedrock('Rootsbedrock', 'Rootsbedrock', '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 Rootsbedrock +include('simpleicons-5/R/Rootsbedrock') + +' renders the element +Rootsbedrock('Rootsbedrock', 'Rootsbedrock', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rootsbedrock.png b/distribution/simpleicons-5/R/Rootsbedrock.png new file mode 100644 index 00000000000..716eb7937c0 Binary files /dev/null and b/distribution/simpleicons-5/R/Rootsbedrock.png differ diff --git a/distribution/simpleicons-5/R/Rootsbedrock.puml b/distribution/simpleicons-5/R/Rootsbedrock.puml new file mode 100644 index 00000000000..bd451381407 --- /dev/null +++ b/distribution/simpleicons-5/R/Rootsbedrock.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rootsbedrock + +sprite $RootsbedrockXs [10x10/16z] uwS3 + +sprite $RootsbedrockSm [12x12/16z] unza + +sprite $RootsbedrockMd [16x16/16z] un_X + +sprite $RootsbedrockLg [20x20/16z] unzKO1G + +!procedure Rootsbedrock($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rootsbedrock', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rootssage.Local.png b/distribution/simpleicons-5/R/Rootssage.Local.png new file mode 100644 index 00000000000..373fa7937d5 Binary files /dev/null and b/distribution/simpleicons-5/R/Rootssage.Local.png differ diff --git a/distribution/simpleicons-5/R/Rootssage.Local.puml b/distribution/simpleicons-5/R/Rootssage.Local.puml new file mode 100644 index 00000000000..5747f993dbf --- /dev/null +++ b/distribution/simpleicons-5/R/Rootssage.Local.puml @@ -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 Rootssage +include('simpleicons-5/R/Rootssage') + +' renders the element +Rootssage('Rootssage', 'Rootssage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rootssage.Remote.puml b/distribution/simpleicons-5/R/Rootssage.Remote.puml new file mode 100644 index 00000000000..57c7cb7e64e --- /dev/null +++ b/distribution/simpleicons-5/R/Rootssage.Remote.puml @@ -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 Rootssage +include('simpleicons-5/R/Rootssage') + +' renders the element +Rootssage('Rootssage', 'Rootssage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rootssage.md b/distribution/simpleicons-5/R/Rootssage.md new file mode 100644 index 00000000000..c815a53a626 --- /dev/null +++ b/distribution/simpleicons-5/R/Rootssage.md @@ -0,0 +1,63 @@ +# Rootssage + + +```text +simpleicons-5/R/Rootssage +``` + +```text +include('simpleicons-5/R/Rootssage') +``` + + + +| Illustration | Rootssage | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rootssage.png) | ![illustration for Rootssage](../../simpleicons-5/R/Rootssage.Local.png) | + + + + +## Rootssage + +### 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 Rootssage +include('simpleicons-5/R/Rootssage') + +' renders the element +Rootssage('Rootssage', 'Rootssage', '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 Rootssage +include('simpleicons-5/R/Rootssage') + +' renders the element +Rootssage('Rootssage', 'Rootssage', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rootssage.png b/distribution/simpleicons-5/R/Rootssage.png new file mode 100644 index 00000000000..81ba0e874de Binary files /dev/null and b/distribution/simpleicons-5/R/Rootssage.png differ diff --git a/distribution/simpleicons-5/R/Rootssage.puml b/distribution/simpleicons-5/R/Rootssage.puml new file mode 100644 index 00000000000..fc98ff13663 --- /dev/null +++ b/distribution/simpleicons-5/R/Rootssage.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rootssage + +sprite $RootssageXs [10x10/16z] uwS3 + +sprite $RootssageSm [12x12/16z] unza + +sprite $RootssageMd [16x16/16z] un_X + +sprite $RootssageLg [20x20/16z] unzKO1G + +!procedure Rootssage($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rootssage', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Ros.Local.png b/distribution/simpleicons-5/R/Ros.Local.png new file mode 100644 index 00000000000..d025bc09236 Binary files /dev/null and b/distribution/simpleicons-5/R/Ros.Local.png differ diff --git a/distribution/simpleicons-5/R/Ros.Local.puml b/distribution/simpleicons-5/R/Ros.Local.puml new file mode 100644 index 00000000000..6c74c80912b --- /dev/null +++ b/distribution/simpleicons-5/R/Ros.Local.puml @@ -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 Ros +include('simpleicons-5/R/Ros') + +' renders the element +Ros('Ros', 'Ros', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ros.Remote.puml b/distribution/simpleicons-5/R/Ros.Remote.puml new file mode 100644 index 00000000000..7fab2551d84 --- /dev/null +++ b/distribution/simpleicons-5/R/Ros.Remote.puml @@ -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 Ros +include('simpleicons-5/R/Ros') + +' renders the element +Ros('Ros', 'Ros', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ros.md b/distribution/simpleicons-5/R/Ros.md new file mode 100644 index 00000000000..ac1c297132d --- /dev/null +++ b/distribution/simpleicons-5/R/Ros.md @@ -0,0 +1,63 @@ +# Ros + + +```text +simpleicons-5/R/Ros +``` + +```text +include('simpleicons-5/R/Ros') +``` + + + +| Illustration | Ros | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Ros.png) | ![illustration for Ros](../../simpleicons-5/R/Ros.Local.png) | + + + + +## Ros + +### 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 Ros +include('simpleicons-5/R/Ros') + +' renders the element +Ros('Ros', 'Ros', '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 Ros +include('simpleicons-5/R/Ros') + +' renders the element +Ros('Ros', 'Ros', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Ros.png b/distribution/simpleicons-5/R/Ros.png new file mode 100644 index 00000000000..0f987030d9a Binary files /dev/null and b/distribution/simpleicons-5/R/Ros.png differ diff --git a/distribution/simpleicons-5/R/Ros.puml b/distribution/simpleicons-5/R/Ros.puml new file mode 100644 index 00000000000..b90c30ad610 --- /dev/null +++ b/distribution/simpleicons-5/R/Ros.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Ros + +sprite $RosXs [10x10/16z] uwS3 + +sprite $RosSm [12x12/16z] unza + +sprite $RosMd [16x16/16z] un_X + +sprite $RosLg [20x20/16z] unzKO1G + +!procedure Ros($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Ros', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rottentomatoes.Local.png b/distribution/simpleicons-5/R/Rottentomatoes.Local.png new file mode 100644 index 00000000000..b70d78d0999 Binary files /dev/null and b/distribution/simpleicons-5/R/Rottentomatoes.Local.png differ diff --git a/distribution/simpleicons-5/R/Rottentomatoes.Local.puml b/distribution/simpleicons-5/R/Rottentomatoes.Local.puml new file mode 100644 index 00000000000..ee634e81343 --- /dev/null +++ b/distribution/simpleicons-5/R/Rottentomatoes.Local.puml @@ -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 Rottentomatoes +include('simpleicons-5/R/Rottentomatoes') + +' renders the element +Rottentomatoes('Rottentomatoes', 'Rottentomatoes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rottentomatoes.Remote.puml b/distribution/simpleicons-5/R/Rottentomatoes.Remote.puml new file mode 100644 index 00000000000..c3966b95a8c --- /dev/null +++ b/distribution/simpleicons-5/R/Rottentomatoes.Remote.puml @@ -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 Rottentomatoes +include('simpleicons-5/R/Rottentomatoes') + +' renders the element +Rottentomatoes('Rottentomatoes', 'Rottentomatoes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rottentomatoes.md b/distribution/simpleicons-5/R/Rottentomatoes.md new file mode 100644 index 00000000000..8563b71fa4d --- /dev/null +++ b/distribution/simpleicons-5/R/Rottentomatoes.md @@ -0,0 +1,63 @@ +# Rottentomatoes + + +```text +simpleicons-5/R/Rottentomatoes +``` + +```text +include('simpleicons-5/R/Rottentomatoes') +``` + + + +| Illustration | Rottentomatoes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rottentomatoes.png) | ![illustration for Rottentomatoes](../../simpleicons-5/R/Rottentomatoes.Local.png) | + + + + +## Rottentomatoes + +### 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 Rottentomatoes +include('simpleicons-5/R/Rottentomatoes') + +' renders the element +Rottentomatoes('Rottentomatoes', 'Rottentomatoes', '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 Rottentomatoes +include('simpleicons-5/R/Rottentomatoes') + +' renders the element +Rottentomatoes('Rottentomatoes', 'Rottentomatoes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rottentomatoes.png b/distribution/simpleicons-5/R/Rottentomatoes.png new file mode 100644 index 00000000000..97fb05d00d6 Binary files /dev/null and b/distribution/simpleicons-5/R/Rottentomatoes.png differ diff --git a/distribution/simpleicons-5/R/Rottentomatoes.puml b/distribution/simpleicons-5/R/Rottentomatoes.puml new file mode 100644 index 00000000000..6e76176a1d7 --- /dev/null +++ b/distribution/simpleicons-5/R/Rottentomatoes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rottentomatoes + +sprite $RottentomatoesXs [10x10/16z] uwS3 + +sprite $RottentomatoesSm [12x12/16z] unza + +sprite $RottentomatoesMd [16x16/16z] un_X + +sprite $RottentomatoesLg [20x20/16z] unzKO1G + +!procedure Rottentomatoes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rottentomatoes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Roundcube.Local.png b/distribution/simpleicons-5/R/Roundcube.Local.png new file mode 100644 index 00000000000..093f7ed2570 Binary files /dev/null and b/distribution/simpleicons-5/R/Roundcube.Local.png differ diff --git a/distribution/simpleicons-5/R/Roundcube.Local.puml b/distribution/simpleicons-5/R/Roundcube.Local.puml new file mode 100644 index 00000000000..92feee4048a --- /dev/null +++ b/distribution/simpleicons-5/R/Roundcube.Local.puml @@ -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 Roundcube +include('simpleicons-5/R/Roundcube') + +' renders the element +Roundcube('Roundcube', 'Roundcube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roundcube.Remote.puml b/distribution/simpleicons-5/R/Roundcube.Remote.puml new file mode 100644 index 00000000000..36d60534f1a --- /dev/null +++ b/distribution/simpleicons-5/R/Roundcube.Remote.puml @@ -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 Roundcube +include('simpleicons-5/R/Roundcube') + +' renders the element +Roundcube('Roundcube', 'Roundcube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Roundcube.md b/distribution/simpleicons-5/R/Roundcube.md new file mode 100644 index 00000000000..68790426be5 --- /dev/null +++ b/distribution/simpleicons-5/R/Roundcube.md @@ -0,0 +1,63 @@ +# Roundcube + + +```text +simpleicons-5/R/Roundcube +``` + +```text +include('simpleicons-5/R/Roundcube') +``` + + + +| Illustration | Roundcube | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Roundcube.png) | ![illustration for Roundcube](../../simpleicons-5/R/Roundcube.Local.png) | + + + + +## Roundcube + +### 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 Roundcube +include('simpleicons-5/R/Roundcube') + +' renders the element +Roundcube('Roundcube', 'Roundcube', '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 Roundcube +include('simpleicons-5/R/Roundcube') + +' renders the element +Roundcube('Roundcube', 'Roundcube', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Roundcube.png b/distribution/simpleicons-5/R/Roundcube.png new file mode 100644 index 00000000000..54d11191109 Binary files /dev/null and b/distribution/simpleicons-5/R/Roundcube.png differ diff --git a/distribution/simpleicons-5/R/Roundcube.puml b/distribution/simpleicons-5/R/Roundcube.puml new file mode 100644 index 00000000000..5e600b3ffb3 --- /dev/null +++ b/distribution/simpleicons-5/R/Roundcube.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Roundcube + +sprite $RoundcubeXs [10x10/16z] uwS3 + +sprite $RoundcubeSm [12x12/16z] unza + +sprite $RoundcubeMd [16x16/16z] un_X + +sprite $RoundcubeLg [20x20/16z] unzKO1G + +!procedure Roundcube($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Roundcube', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rss.Local.png b/distribution/simpleicons-5/R/Rss.Local.png new file mode 100644 index 00000000000..81bb7d2a327 Binary files /dev/null and b/distribution/simpleicons-5/R/Rss.Local.png differ diff --git a/distribution/simpleicons-5/R/Rss.Local.puml b/distribution/simpleicons-5/R/Rss.Local.puml new file mode 100644 index 00000000000..441ec4e63a8 --- /dev/null +++ b/distribution/simpleicons-5/R/Rss.Local.puml @@ -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 Rss +include('simpleicons-5/R/Rss') + +' renders the element +Rss('Rss', 'Rss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rss.Remote.puml b/distribution/simpleicons-5/R/Rss.Remote.puml new file mode 100644 index 00000000000..59d864d55d2 --- /dev/null +++ b/distribution/simpleicons-5/R/Rss.Remote.puml @@ -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 Rss +include('simpleicons-5/R/Rss') + +' renders the element +Rss('Rss', 'Rss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rss.md b/distribution/simpleicons-5/R/Rss.md new file mode 100644 index 00000000000..d3e15083d40 --- /dev/null +++ b/distribution/simpleicons-5/R/Rss.md @@ -0,0 +1,63 @@ +# Rss + + +```text +simpleicons-5/R/Rss +``` + +```text +include('simpleicons-5/R/Rss') +``` + + + +| Illustration | Rss | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rss.png) | ![illustration for Rss](../../simpleicons-5/R/Rss.Local.png) | + + + + +## Rss + +### 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 Rss +include('simpleicons-5/R/Rss') + +' renders the element +Rss('Rss', 'Rss', '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 Rss +include('simpleicons-5/R/Rss') + +' renders the element +Rss('Rss', 'Rss', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rss.png b/distribution/simpleicons-5/R/Rss.png new file mode 100644 index 00000000000..32cc2812620 Binary files /dev/null and b/distribution/simpleicons-5/R/Rss.png differ diff --git a/distribution/simpleicons-5/R/Rss.puml b/distribution/simpleicons-5/R/Rss.puml new file mode 100644 index 00000000000..2a9d77978e4 --- /dev/null +++ b/distribution/simpleicons-5/R/Rss.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rss + +sprite $RssXs [10x10/16z] uwS3 + +sprite $RssSm [12x12/16z] unza + +sprite $RssMd [16x16/16z] un_X + +sprite $RssLg [20x20/16z] unzKO1G + +!procedure Rss($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rss', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rstudio.Local.png b/distribution/simpleicons-5/R/Rstudio.Local.png new file mode 100644 index 00000000000..a8a42ffe8cc Binary files /dev/null and b/distribution/simpleicons-5/R/Rstudio.Local.png differ diff --git a/distribution/simpleicons-5/R/Rstudio.Local.puml b/distribution/simpleicons-5/R/Rstudio.Local.puml new file mode 100644 index 00000000000..9f6bee241fa --- /dev/null +++ b/distribution/simpleicons-5/R/Rstudio.Local.puml @@ -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 Rstudio +include('simpleicons-5/R/Rstudio') + +' renders the element +Rstudio('Rstudio', 'Rstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rstudio.Remote.puml b/distribution/simpleicons-5/R/Rstudio.Remote.puml new file mode 100644 index 00000000000..6ab746bb59c --- /dev/null +++ b/distribution/simpleicons-5/R/Rstudio.Remote.puml @@ -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 Rstudio +include('simpleicons-5/R/Rstudio') + +' renders the element +Rstudio('Rstudio', 'Rstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rstudio.md b/distribution/simpleicons-5/R/Rstudio.md new file mode 100644 index 00000000000..7ed3ce69d3f --- /dev/null +++ b/distribution/simpleicons-5/R/Rstudio.md @@ -0,0 +1,63 @@ +# Rstudio + + +```text +simpleicons-5/R/Rstudio +``` + +```text +include('simpleicons-5/R/Rstudio') +``` + + + +| Illustration | Rstudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rstudio.png) | ![illustration for Rstudio](../../simpleicons-5/R/Rstudio.Local.png) | + + + + +## Rstudio + +### 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 Rstudio +include('simpleicons-5/R/Rstudio') + +' renders the element +Rstudio('Rstudio', 'Rstudio', '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 Rstudio +include('simpleicons-5/R/Rstudio') + +' renders the element +Rstudio('Rstudio', 'Rstudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rstudio.png b/distribution/simpleicons-5/R/Rstudio.png new file mode 100644 index 00000000000..363ca075fb5 Binary files /dev/null and b/distribution/simpleicons-5/R/Rstudio.png differ diff --git a/distribution/simpleicons-5/R/Rstudio.puml b/distribution/simpleicons-5/R/Rstudio.puml new file mode 100644 index 00000000000..f248090dcbd --- /dev/null +++ b/distribution/simpleicons-5/R/Rstudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rstudio + +sprite $RstudioXs [10x10/16z] uwS3 + +sprite $RstudioSm [12x12/16z] unza + +sprite $RstudioMd [16x16/16z] un_X + +sprite $RstudioLg [20x20/16z] unzKO1G + +!procedure Rstudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rstudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rte.Local.png b/distribution/simpleicons-5/R/Rte.Local.png new file mode 100644 index 00000000000..be54f854f05 Binary files /dev/null and b/distribution/simpleicons-5/R/Rte.Local.png differ diff --git a/distribution/simpleicons-5/R/Rte.Local.puml b/distribution/simpleicons-5/R/Rte.Local.puml new file mode 100644 index 00000000000..186cb1893b7 --- /dev/null +++ b/distribution/simpleicons-5/R/Rte.Local.puml @@ -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 Rte +include('simpleicons-5/R/Rte') + +' renders the element +Rte('Rte', 'Rte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rte.Remote.puml b/distribution/simpleicons-5/R/Rte.Remote.puml new file mode 100644 index 00000000000..24b754fb61c --- /dev/null +++ b/distribution/simpleicons-5/R/Rte.Remote.puml @@ -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 Rte +include('simpleicons-5/R/Rte') + +' renders the element +Rte('Rte', 'Rte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rte.md b/distribution/simpleicons-5/R/Rte.md new file mode 100644 index 00000000000..962bbc102c8 --- /dev/null +++ b/distribution/simpleicons-5/R/Rte.md @@ -0,0 +1,63 @@ +# Rte + + +```text +simpleicons-5/R/Rte +``` + +```text +include('simpleicons-5/R/Rte') +``` + + + +| Illustration | Rte | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rte.png) | ![illustration for Rte](../../simpleicons-5/R/Rte.Local.png) | + + + + +## Rte + +### 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 Rte +include('simpleicons-5/R/Rte') + +' renders the element +Rte('Rte', 'Rte', '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 Rte +include('simpleicons-5/R/Rte') + +' renders the element +Rte('Rte', 'Rte', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rte.png b/distribution/simpleicons-5/R/Rte.png new file mode 100644 index 00000000000..0baec7b8e1b Binary files /dev/null and b/distribution/simpleicons-5/R/Rte.png differ diff --git a/distribution/simpleicons-5/R/Rte.puml b/distribution/simpleicons-5/R/Rte.puml new file mode 100644 index 00000000000..380f36806b6 --- /dev/null +++ b/distribution/simpleicons-5/R/Rte.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rte + +sprite $RteXs [10x10/16z] uwS3 + +sprite $RteSm [12x12/16z] unza + +sprite $RteMd [16x16/16z] un_X + +sprite $RteLg [20x20/16z] unzKO1G + +!procedure Rte($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rte', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rtl.Local.png b/distribution/simpleicons-5/R/Rtl.Local.png new file mode 100644 index 00000000000..873bea75f09 Binary files /dev/null and b/distribution/simpleicons-5/R/Rtl.Local.png differ diff --git a/distribution/simpleicons-5/R/Rtl.Local.puml b/distribution/simpleicons-5/R/Rtl.Local.puml new file mode 100644 index 00000000000..aa8445c3c48 --- /dev/null +++ b/distribution/simpleicons-5/R/Rtl.Local.puml @@ -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 Rtl +include('simpleicons-5/R/Rtl') + +' renders the element +Rtl('Rtl', 'Rtl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rtl.Remote.puml b/distribution/simpleicons-5/R/Rtl.Remote.puml new file mode 100644 index 00000000000..874e87e281e --- /dev/null +++ b/distribution/simpleicons-5/R/Rtl.Remote.puml @@ -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 Rtl +include('simpleicons-5/R/Rtl') + +' renders the element +Rtl('Rtl', 'Rtl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rtl.md b/distribution/simpleicons-5/R/Rtl.md new file mode 100644 index 00000000000..066d5d146d9 --- /dev/null +++ b/distribution/simpleicons-5/R/Rtl.md @@ -0,0 +1,63 @@ +# Rtl + + +```text +simpleicons-5/R/Rtl +``` + +```text +include('simpleicons-5/R/Rtl') +``` + + + +| Illustration | Rtl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rtl.png) | ![illustration for Rtl](../../simpleicons-5/R/Rtl.Local.png) | + + + + +## Rtl + +### 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 Rtl +include('simpleicons-5/R/Rtl') + +' renders the element +Rtl('Rtl', 'Rtl', '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 Rtl +include('simpleicons-5/R/Rtl') + +' renders the element +Rtl('Rtl', 'Rtl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rtl.png b/distribution/simpleicons-5/R/Rtl.png new file mode 100644 index 00000000000..181b8884873 Binary files /dev/null and b/distribution/simpleicons-5/R/Rtl.png differ diff --git a/distribution/simpleicons-5/R/Rtl.puml b/distribution/simpleicons-5/R/Rtl.puml new file mode 100644 index 00000000000..51df76cc8ae --- /dev/null +++ b/distribution/simpleicons-5/R/Rtl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rtl + +sprite $RtlXs [10x10/16z] uwS3 + +sprite $RtlSm [12x12/16z] unza + +sprite $RtlMd [16x16/16z] un_X + +sprite $RtlLg [20x20/16z] unzKO1G + +!procedure Rtl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rtl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rtlzwei.Local.png b/distribution/simpleicons-5/R/Rtlzwei.Local.png new file mode 100644 index 00000000000..3af01bf0269 Binary files /dev/null and b/distribution/simpleicons-5/R/Rtlzwei.Local.png differ diff --git a/distribution/simpleicons-5/R/Rtlzwei.Local.puml b/distribution/simpleicons-5/R/Rtlzwei.Local.puml new file mode 100644 index 00000000000..80edf459958 --- /dev/null +++ b/distribution/simpleicons-5/R/Rtlzwei.Local.puml @@ -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 Rtlzwei +include('simpleicons-5/R/Rtlzwei') + +' renders the element +Rtlzwei('Rtlzwei', 'Rtlzwei', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rtlzwei.Remote.puml b/distribution/simpleicons-5/R/Rtlzwei.Remote.puml new file mode 100644 index 00000000000..172d52e9797 --- /dev/null +++ b/distribution/simpleicons-5/R/Rtlzwei.Remote.puml @@ -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 Rtlzwei +include('simpleicons-5/R/Rtlzwei') + +' renders the element +Rtlzwei('Rtlzwei', 'Rtlzwei', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rtlzwei.md b/distribution/simpleicons-5/R/Rtlzwei.md new file mode 100644 index 00000000000..29b16b3f64e --- /dev/null +++ b/distribution/simpleicons-5/R/Rtlzwei.md @@ -0,0 +1,63 @@ +# Rtlzwei + + +```text +simpleicons-5/R/Rtlzwei +``` + +```text +include('simpleicons-5/R/Rtlzwei') +``` + + + +| Illustration | Rtlzwei | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rtlzwei.png) | ![illustration for Rtlzwei](../../simpleicons-5/R/Rtlzwei.Local.png) | + + + + +## Rtlzwei + +### 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 Rtlzwei +include('simpleicons-5/R/Rtlzwei') + +' renders the element +Rtlzwei('Rtlzwei', 'Rtlzwei', '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 Rtlzwei +include('simpleicons-5/R/Rtlzwei') + +' renders the element +Rtlzwei('Rtlzwei', 'Rtlzwei', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rtlzwei.png b/distribution/simpleicons-5/R/Rtlzwei.png new file mode 100644 index 00000000000..1a338ecfd39 Binary files /dev/null and b/distribution/simpleicons-5/R/Rtlzwei.png differ diff --git a/distribution/simpleicons-5/R/Rtlzwei.puml b/distribution/simpleicons-5/R/Rtlzwei.puml new file mode 100644 index 00000000000..d42357a00ad --- /dev/null +++ b/distribution/simpleicons-5/R/Rtlzwei.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rtlzwei + +sprite $RtlzweiXs [10x10/16z] uwS3 + +sprite $RtlzweiSm [12x12/16z] unza + +sprite $RtlzweiMd [16x16/16z] un_X + +sprite $RtlzweiLg [20x20/16z] unzKO1G + +!procedure Rtlzwei($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rtlzwei', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Ruby.Local.png b/distribution/simpleicons-5/R/Ruby.Local.png new file mode 100644 index 00000000000..69ad29bf8c4 Binary files /dev/null and b/distribution/simpleicons-5/R/Ruby.Local.png differ diff --git a/distribution/simpleicons-5/R/Ruby.Local.puml b/distribution/simpleicons-5/R/Ruby.Local.puml new file mode 100644 index 00000000000..b5ef8363e0d --- /dev/null +++ b/distribution/simpleicons-5/R/Ruby.Local.puml @@ -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 Ruby +include('simpleicons-5/R/Ruby') + +' renders the element +Ruby('Ruby', 'Ruby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ruby.Remote.puml b/distribution/simpleicons-5/R/Ruby.Remote.puml new file mode 100644 index 00000000000..45195e2dcd7 --- /dev/null +++ b/distribution/simpleicons-5/R/Ruby.Remote.puml @@ -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 Ruby +include('simpleicons-5/R/Ruby') + +' renders the element +Ruby('Ruby', 'Ruby', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ruby.md b/distribution/simpleicons-5/R/Ruby.md new file mode 100644 index 00000000000..3bee443f5b2 --- /dev/null +++ b/distribution/simpleicons-5/R/Ruby.md @@ -0,0 +1,63 @@ +# Ruby + + +```text +simpleicons-5/R/Ruby +``` + +```text +include('simpleicons-5/R/Ruby') +``` + + + +| Illustration | Ruby | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Ruby.png) | ![illustration for Ruby](../../simpleicons-5/R/Ruby.Local.png) | + + + + +## Ruby + +### 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 Ruby +include('simpleicons-5/R/Ruby') + +' renders the element +Ruby('Ruby', 'Ruby', '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 Ruby +include('simpleicons-5/R/Ruby') + +' renders the element +Ruby('Ruby', 'Ruby', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Ruby.png b/distribution/simpleicons-5/R/Ruby.png new file mode 100644 index 00000000000..c745abbff51 Binary files /dev/null and b/distribution/simpleicons-5/R/Ruby.png differ diff --git a/distribution/simpleicons-5/R/Ruby.puml b/distribution/simpleicons-5/R/Ruby.puml new file mode 100644 index 00000000000..fbaa3ee73bc --- /dev/null +++ b/distribution/simpleicons-5/R/Ruby.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Ruby + +sprite $RubyXs [10x10/16z] uwS3 + +sprite $RubySm [12x12/16z] unza + +sprite $RubyMd [16x16/16z] un_X + +sprite $RubyLg [20x20/16z] unzKO1G + +!procedure Ruby($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Ruby', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rubygems.Local.png b/distribution/simpleicons-5/R/Rubygems.Local.png new file mode 100644 index 00000000000..5f3b671f4c7 Binary files /dev/null and b/distribution/simpleicons-5/R/Rubygems.Local.png differ diff --git a/distribution/simpleicons-5/R/Rubygems.Local.puml b/distribution/simpleicons-5/R/Rubygems.Local.puml new file mode 100644 index 00000000000..a8abe40e563 --- /dev/null +++ b/distribution/simpleicons-5/R/Rubygems.Local.puml @@ -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 Rubygems +include('simpleicons-5/R/Rubygems') + +' renders the element +Rubygems('Rubygems', 'Rubygems', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rubygems.Remote.puml b/distribution/simpleicons-5/R/Rubygems.Remote.puml new file mode 100644 index 00000000000..94d180dbb85 --- /dev/null +++ b/distribution/simpleicons-5/R/Rubygems.Remote.puml @@ -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 Rubygems +include('simpleicons-5/R/Rubygems') + +' renders the element +Rubygems('Rubygems', 'Rubygems', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rubygems.md b/distribution/simpleicons-5/R/Rubygems.md new file mode 100644 index 00000000000..d5f3c0d5487 --- /dev/null +++ b/distribution/simpleicons-5/R/Rubygems.md @@ -0,0 +1,63 @@ +# Rubygems + + +```text +simpleicons-5/R/Rubygems +``` + +```text +include('simpleicons-5/R/Rubygems') +``` + + + +| Illustration | Rubygems | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rubygems.png) | ![illustration for Rubygems](../../simpleicons-5/R/Rubygems.Local.png) | + + + + +## Rubygems + +### 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 Rubygems +include('simpleicons-5/R/Rubygems') + +' renders the element +Rubygems('Rubygems', 'Rubygems', '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 Rubygems +include('simpleicons-5/R/Rubygems') + +' renders the element +Rubygems('Rubygems', 'Rubygems', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rubygems.png b/distribution/simpleicons-5/R/Rubygems.png new file mode 100644 index 00000000000..795ababd0cb Binary files /dev/null and b/distribution/simpleicons-5/R/Rubygems.png differ diff --git a/distribution/simpleicons-5/R/Rubygems.puml b/distribution/simpleicons-5/R/Rubygems.puml new file mode 100644 index 00000000000..e2c9d1883a5 --- /dev/null +++ b/distribution/simpleicons-5/R/Rubygems.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rubygems + +sprite $RubygemsXs [10x10/16z] uwS3 + +sprite $RubygemsSm [12x12/16z] unza + +sprite $RubygemsMd [16x16/16z] un_X + +sprite $RubygemsLg [20x20/16z] unzKO1G + +!procedure Rubygems($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rubygems', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rubyonrails.Local.png b/distribution/simpleicons-5/R/Rubyonrails.Local.png new file mode 100644 index 00000000000..951e25cfc8c Binary files /dev/null and b/distribution/simpleicons-5/R/Rubyonrails.Local.png differ diff --git a/distribution/simpleicons-5/R/Rubyonrails.Local.puml b/distribution/simpleicons-5/R/Rubyonrails.Local.puml new file mode 100644 index 00000000000..f8d4e72aa3a --- /dev/null +++ b/distribution/simpleicons-5/R/Rubyonrails.Local.puml @@ -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 Rubyonrails +include('simpleicons-5/R/Rubyonrails') + +' renders the element +Rubyonrails('Rubyonrails', 'Rubyonrails', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rubyonrails.Remote.puml b/distribution/simpleicons-5/R/Rubyonrails.Remote.puml new file mode 100644 index 00000000000..ad27bfb067e --- /dev/null +++ b/distribution/simpleicons-5/R/Rubyonrails.Remote.puml @@ -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 Rubyonrails +include('simpleicons-5/R/Rubyonrails') + +' renders the element +Rubyonrails('Rubyonrails', 'Rubyonrails', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rubyonrails.md b/distribution/simpleicons-5/R/Rubyonrails.md new file mode 100644 index 00000000000..d62964484f2 --- /dev/null +++ b/distribution/simpleicons-5/R/Rubyonrails.md @@ -0,0 +1,63 @@ +# Rubyonrails + + +```text +simpleicons-5/R/Rubyonrails +``` + +```text +include('simpleicons-5/R/Rubyonrails') +``` + + + +| Illustration | Rubyonrails | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rubyonrails.png) | ![illustration for Rubyonrails](../../simpleicons-5/R/Rubyonrails.Local.png) | + + + + +## Rubyonrails + +### 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 Rubyonrails +include('simpleicons-5/R/Rubyonrails') + +' renders the element +Rubyonrails('Rubyonrails', 'Rubyonrails', '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 Rubyonrails +include('simpleicons-5/R/Rubyonrails') + +' renders the element +Rubyonrails('Rubyonrails', 'Rubyonrails', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rubyonrails.png b/distribution/simpleicons-5/R/Rubyonrails.png new file mode 100644 index 00000000000..9833d2cc891 Binary files /dev/null and b/distribution/simpleicons-5/R/Rubyonrails.png differ diff --git a/distribution/simpleicons-5/R/Rubyonrails.puml b/distribution/simpleicons-5/R/Rubyonrails.puml new file mode 100644 index 00000000000..a83a9b369d7 --- /dev/null +++ b/distribution/simpleicons-5/R/Rubyonrails.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rubyonrails + +sprite $RubyonrailsXs [10x10/16z] uwS3 + +sprite $RubyonrailsSm [12x12/16z] unza + +sprite $RubyonrailsMd [16x16/16z] un_X + +sprite $RubyonrailsLg [20x20/16z] unzKO1G + +!procedure Rubyonrails($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rubyonrails', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Runkeeper.Local.png b/distribution/simpleicons-5/R/Runkeeper.Local.png new file mode 100644 index 00000000000..aac83e3e7a1 Binary files /dev/null and b/distribution/simpleicons-5/R/Runkeeper.Local.png differ diff --git a/distribution/simpleicons-5/R/Runkeeper.Local.puml b/distribution/simpleicons-5/R/Runkeeper.Local.puml new file mode 100644 index 00000000000..bcb0cfa69ea --- /dev/null +++ b/distribution/simpleicons-5/R/Runkeeper.Local.puml @@ -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 Runkeeper +include('simpleicons-5/R/Runkeeper') + +' renders the element +Runkeeper('Runkeeper', 'Runkeeper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Runkeeper.Remote.puml b/distribution/simpleicons-5/R/Runkeeper.Remote.puml new file mode 100644 index 00000000000..c22b332d71e --- /dev/null +++ b/distribution/simpleicons-5/R/Runkeeper.Remote.puml @@ -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 Runkeeper +include('simpleicons-5/R/Runkeeper') + +' renders the element +Runkeeper('Runkeeper', 'Runkeeper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Runkeeper.md b/distribution/simpleicons-5/R/Runkeeper.md new file mode 100644 index 00000000000..c8f04277afa --- /dev/null +++ b/distribution/simpleicons-5/R/Runkeeper.md @@ -0,0 +1,63 @@ +# Runkeeper + + +```text +simpleicons-5/R/Runkeeper +``` + +```text +include('simpleicons-5/R/Runkeeper') +``` + + + +| Illustration | Runkeeper | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Runkeeper.png) | ![illustration for Runkeeper](../../simpleicons-5/R/Runkeeper.Local.png) | + + + + +## Runkeeper + +### 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 Runkeeper +include('simpleicons-5/R/Runkeeper') + +' renders the element +Runkeeper('Runkeeper', 'Runkeeper', '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 Runkeeper +include('simpleicons-5/R/Runkeeper') + +' renders the element +Runkeeper('Runkeeper', 'Runkeeper', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Runkeeper.png b/distribution/simpleicons-5/R/Runkeeper.png new file mode 100644 index 00000000000..7a2f11e7381 Binary files /dev/null and b/distribution/simpleicons-5/R/Runkeeper.png differ diff --git a/distribution/simpleicons-5/R/Runkeeper.puml b/distribution/simpleicons-5/R/Runkeeper.puml new file mode 100644 index 00000000000..2e2920cf795 --- /dev/null +++ b/distribution/simpleicons-5/R/Runkeeper.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Runkeeper + +sprite $RunkeeperXs [10x10/16z] uwS3 + +sprite $RunkeeperSm [12x12/16z] unza + +sprite $RunkeeperMd [16x16/16z] un_X + +sprite $RunkeeperLg [20x20/16z] unzKO1G + +!procedure Runkeeper($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Runkeeper', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Runkit.Local.png b/distribution/simpleicons-5/R/Runkit.Local.png new file mode 100644 index 00000000000..55a1751c7ce Binary files /dev/null and b/distribution/simpleicons-5/R/Runkit.Local.png differ diff --git a/distribution/simpleicons-5/R/Runkit.Local.puml b/distribution/simpleicons-5/R/Runkit.Local.puml new file mode 100644 index 00000000000..dff029a3525 --- /dev/null +++ b/distribution/simpleicons-5/R/Runkit.Local.puml @@ -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 Runkit +include('simpleicons-5/R/Runkit') + +' renders the element +Runkit('Runkit', 'Runkit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Runkit.Remote.puml b/distribution/simpleicons-5/R/Runkit.Remote.puml new file mode 100644 index 00000000000..253d8e11088 --- /dev/null +++ b/distribution/simpleicons-5/R/Runkit.Remote.puml @@ -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 Runkit +include('simpleicons-5/R/Runkit') + +' renders the element +Runkit('Runkit', 'Runkit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Runkit.md b/distribution/simpleicons-5/R/Runkit.md new file mode 100644 index 00000000000..e4f72719ad5 --- /dev/null +++ b/distribution/simpleicons-5/R/Runkit.md @@ -0,0 +1,63 @@ +# Runkit + + +```text +simpleicons-5/R/Runkit +``` + +```text +include('simpleicons-5/R/Runkit') +``` + + + +| Illustration | Runkit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Runkit.png) | ![illustration for Runkit](../../simpleicons-5/R/Runkit.Local.png) | + + + + +## Runkit + +### 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 Runkit +include('simpleicons-5/R/Runkit') + +' renders the element +Runkit('Runkit', 'Runkit', '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 Runkit +include('simpleicons-5/R/Runkit') + +' renders the element +Runkit('Runkit', 'Runkit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Runkit.png b/distribution/simpleicons-5/R/Runkit.png new file mode 100644 index 00000000000..dcfa14f033f Binary files /dev/null and b/distribution/simpleicons-5/R/Runkit.png differ diff --git a/distribution/simpleicons-5/R/Runkit.puml b/distribution/simpleicons-5/R/Runkit.puml new file mode 100644 index 00000000000..adeb50aeb0d --- /dev/null +++ b/distribution/simpleicons-5/R/Runkit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Runkit + +sprite $RunkitXs [10x10/16z] uwS3 + +sprite $RunkitSm [12x12/16z] unza + +sprite $RunkitMd [16x16/16z] un_X + +sprite $RunkitLg [20x20/16z] unzKO1G + +!procedure Runkit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Runkit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rust.Local.png b/distribution/simpleicons-5/R/Rust.Local.png new file mode 100644 index 00000000000..365cfc09099 Binary files /dev/null and b/distribution/simpleicons-5/R/Rust.Local.png differ diff --git a/distribution/simpleicons-5/R/Rust.Local.puml b/distribution/simpleicons-5/R/Rust.Local.puml new file mode 100644 index 00000000000..b7ee3f42a55 --- /dev/null +++ b/distribution/simpleicons-5/R/Rust.Local.puml @@ -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 Rust +include('simpleicons-5/R/Rust') + +' renders the element +Rust('Rust', 'Rust', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rust.Remote.puml b/distribution/simpleicons-5/R/Rust.Remote.puml new file mode 100644 index 00000000000..b61ef795c93 --- /dev/null +++ b/distribution/simpleicons-5/R/Rust.Remote.puml @@ -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 Rust +include('simpleicons-5/R/Rust') + +' renders the element +Rust('Rust', 'Rust', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rust.md b/distribution/simpleicons-5/R/Rust.md new file mode 100644 index 00000000000..89fd194b396 --- /dev/null +++ b/distribution/simpleicons-5/R/Rust.md @@ -0,0 +1,63 @@ +# Rust + + +```text +simpleicons-5/R/Rust +``` + +```text +include('simpleicons-5/R/Rust') +``` + + + +| Illustration | Rust | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rust.png) | ![illustration for Rust](../../simpleicons-5/R/Rust.Local.png) | + + + + +## Rust + +### 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 Rust +include('simpleicons-5/R/Rust') + +' renders the element +Rust('Rust', 'Rust', '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 Rust +include('simpleicons-5/R/Rust') + +' renders the element +Rust('Rust', 'Rust', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rust.png b/distribution/simpleicons-5/R/Rust.png new file mode 100644 index 00000000000..252d6728423 Binary files /dev/null and b/distribution/simpleicons-5/R/Rust.png differ diff --git a/distribution/simpleicons-5/R/Rust.puml b/distribution/simpleicons-5/R/Rust.puml new file mode 100644 index 00000000000..9e3fa15fe41 --- /dev/null +++ b/distribution/simpleicons-5/R/Rust.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rust + +sprite $RustXs [10x10/16z] uwS3 + +sprite $RustSm [12x12/16z] unza + +sprite $RustMd [16x16/16z] un_X + +sprite $RustLg [20x20/16z] unzKO1G + +!procedure Rust($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rust', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Rxdb.Local.png b/distribution/simpleicons-5/R/Rxdb.Local.png new file mode 100644 index 00000000000..5c21c73998d Binary files /dev/null and b/distribution/simpleicons-5/R/Rxdb.Local.png differ diff --git a/distribution/simpleicons-5/R/Rxdb.Local.puml b/distribution/simpleicons-5/R/Rxdb.Local.puml new file mode 100644 index 00000000000..d53e03e68b8 --- /dev/null +++ b/distribution/simpleicons-5/R/Rxdb.Local.puml @@ -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 Rxdb +include('simpleicons-5/R/Rxdb') + +' renders the element +Rxdb('Rxdb', 'Rxdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rxdb.Remote.puml b/distribution/simpleicons-5/R/Rxdb.Remote.puml new file mode 100644 index 00000000000..21c32f2641b --- /dev/null +++ b/distribution/simpleicons-5/R/Rxdb.Remote.puml @@ -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 Rxdb +include('simpleicons-5/R/Rxdb') + +' renders the element +Rxdb('Rxdb', 'Rxdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Rxdb.md b/distribution/simpleicons-5/R/Rxdb.md new file mode 100644 index 00000000000..9db9828037e --- /dev/null +++ b/distribution/simpleicons-5/R/Rxdb.md @@ -0,0 +1,63 @@ +# Rxdb + + +```text +simpleicons-5/R/Rxdb +``` + +```text +include('simpleicons-5/R/Rxdb') +``` + + + +| Illustration | Rxdb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Rxdb.png) | ![illustration for Rxdb](../../simpleicons-5/R/Rxdb.Local.png) | + + + + +## Rxdb + +### 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 Rxdb +include('simpleicons-5/R/Rxdb') + +' renders the element +Rxdb('Rxdb', 'Rxdb', '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 Rxdb +include('simpleicons-5/R/Rxdb') + +' renders the element +Rxdb('Rxdb', 'Rxdb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Rxdb.png b/distribution/simpleicons-5/R/Rxdb.png new file mode 100644 index 00000000000..da17d0a997d Binary files /dev/null and b/distribution/simpleicons-5/R/Rxdb.png differ diff --git a/distribution/simpleicons-5/R/Rxdb.puml b/distribution/simpleicons-5/R/Rxdb.puml new file mode 100644 index 00000000000..8640941b395 --- /dev/null +++ b/distribution/simpleicons-5/R/Rxdb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Rxdb + +sprite $RxdbXs [10x10/16z] uwS3 + +sprite $RxdbSm [12x12/16z] unza + +sprite $RxdbMd [16x16/16z] un_X + +sprite $RxdbLg [20x20/16z] unzKO1G + +!procedure Rxdb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Rxdb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/R/Ryanair.Local.png b/distribution/simpleicons-5/R/Ryanair.Local.png new file mode 100644 index 00000000000..7bc3251b530 Binary files /dev/null and b/distribution/simpleicons-5/R/Ryanair.Local.png differ diff --git a/distribution/simpleicons-5/R/Ryanair.Local.puml b/distribution/simpleicons-5/R/Ryanair.Local.puml new file mode 100644 index 00000000000..f8eef08c2ff --- /dev/null +++ b/distribution/simpleicons-5/R/Ryanair.Local.puml @@ -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 Ryanair +include('simpleicons-5/R/Ryanair') + +' renders the element +Ryanair('Ryanair', 'Ryanair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ryanair.Remote.puml b/distribution/simpleicons-5/R/Ryanair.Remote.puml new file mode 100644 index 00000000000..3ada16a43e0 --- /dev/null +++ b/distribution/simpleicons-5/R/Ryanair.Remote.puml @@ -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 Ryanair +include('simpleicons-5/R/Ryanair') + +' renders the element +Ryanair('Ryanair', 'Ryanair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/R/Ryanair.md b/distribution/simpleicons-5/R/Ryanair.md new file mode 100644 index 00000000000..3f7f62a8022 --- /dev/null +++ b/distribution/simpleicons-5/R/Ryanair.md @@ -0,0 +1,63 @@ +# Ryanair + + +```text +simpleicons-5/R/Ryanair +``` + +```text +include('simpleicons-5/R/Ryanair') +``` + + + +| Illustration | Ryanair | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/R/Ryanair.png) | ![illustration for Ryanair](../../simpleicons-5/R/Ryanair.Local.png) | + + + + +## Ryanair + +### 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 Ryanair +include('simpleicons-5/R/Ryanair') + +' renders the element +Ryanair('Ryanair', 'Ryanair', '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 Ryanair +include('simpleicons-5/R/Ryanair') + +' renders the element +Ryanair('Ryanair', 'Ryanair', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/R/Ryanair.png b/distribution/simpleicons-5/R/Ryanair.png new file mode 100644 index 00000000000..430e788bf6f Binary files /dev/null and b/distribution/simpleicons-5/R/Ryanair.png differ diff --git a/distribution/simpleicons-5/R/Ryanair.puml b/distribution/simpleicons-5/R/Ryanair.puml new file mode 100644 index 00000000000..a4d2ff12cb1 --- /dev/null +++ b/distribution/simpleicons-5/R/Ryanair.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/R/Ryanair + +sprite $RyanairXs [10x10/16z] uwS3 + +sprite $RyanairSm [12x12/16z] unza + +sprite $RyanairMd [16x16/16z] un_X + +sprite $RyanairLg [20x20/16z] unzKO1G + +!procedure Ryanair($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/R/Ryanair', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/README.md b/distribution/simpleicons-5/README.md new file mode 100644 index 00000000000..d6f2550e156 --- /dev/null +++ b/distribution/simpleicons-5/README.md @@ -0,0 +1,56 @@ +# simpleicons-5 + +## Presentation +This package implements elements based on [Simple Icons](https://github.com/simple-icons/simple-icons). + +## Bootstrap + +The bootstrap may provide PlantUML artifacts like constants, procedures or style statements. + +```plantuml +' loads the simpleicons-5 bootstrap +include('simpleicons-5/bootstrap') +``` + + + +# Modules + +The package provides 27 modules. + +- [simpleicons-5/_](../simpleicons-5/_/README.md) with 6 items +- [simpleicons-5/A](../simpleicons-5/A/README.md) with 180 items +- [simpleicons-5/B](../simpleicons-5/B/README.md) with 78 items +- [simpleicons-5/C](../simpleicons-5/C/README.md) with 134 items +- [simpleicons-5/D](../simpleicons-5/D/README.md) with 81 items +- [simpleicons-5/E](../simpleicons-5/E/README.md) with 57 items +- [simpleicons-5/F](../simpleicons-5/F/README.md) with 79 items +- [simpleicons-5/G](../simpleicons-5/G/README.md) with 103 items +- [simpleicons-5/H](../simpleicons-5/H/README.md) with 62 items +- [simpleicons-5/I](../simpleicons-5/I/README.md) with 53 items +- [simpleicons-5/J](../simpleicons-5/J/README.md) with 40 items +- [simpleicons-5/K](../simpleicons-5/K/README.md) with 44 items +- [simpleicons-5/L](../simpleicons-5/L/README.md) with 60 items +- [simpleicons-5/M](../simpleicons-5/M/README.md) with 114 items +- [simpleicons-5/N](../simpleicons-5/N/README.md) with 57 items +- [simpleicons-5/O](../simpleicons-5/O/README.md) with 55 items +- [simpleicons-5/P](../simpleicons-5/P/README.md) with 134 items +- [simpleicons-5/Q](../simpleicons-5/Q/README.md) with 23 items +- [simpleicons-5/R](../simpleicons-5/R/README.md) with 76 items +- [simpleicons-5/S](../simpleicons-5/S/README.md) with 196 items +- [simpleicons-5/T](../simpleicons-5/T/README.md) with 103 items +- [simpleicons-5/U](../simpleicons-5/U/README.md) with 29 items +- [simpleicons-5/V](../simpleicons-5/V/README.md) with 45 items +- [simpleicons-5/W](../simpleicons-5/W/README.md) with 65 items +- [simpleicons-5/X](../simpleicons-5/X/README.md) with 16 items +- [simpleicons-5/Y](../simpleicons-5/Y/README.md) with 15 items +- [simpleicons-5/Z](../simpleicons-5/Z/README.md) with 23 items + + + +# Examples + +The package provides 0 examples. + + + diff --git a/distribution/simpleicons-5/S/README.md b/distribution/simpleicons-5/S/README.md new file mode 100644 index 00000000000..0a0518270a7 --- /dev/null +++ b/distribution/simpleicons-5/S/README.md @@ -0,0 +1,207 @@ +# S + +The module contains 196 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/S/S7Airlines](../../simpleicons-5/S/S7Airlines.png) | [simpleicons-5/S/S7Airlines](../../simpleicons-5/S/S7Airlines.md) | +| ![illustration of simpleicons-5/S/Safari](../../simpleicons-5/S/Safari.png) | [simpleicons-5/S/Safari](../../simpleicons-5/S/Safari.md) | +| ![illustration of simpleicons-5/S/Sahibinden](../../simpleicons-5/S/Sahibinden.png) | [simpleicons-5/S/Sahibinden](../../simpleicons-5/S/Sahibinden.md) | +| ![illustration of simpleicons-5/S/Salesforce](../../simpleicons-5/S/Salesforce.png) | [simpleicons-5/S/Salesforce](../../simpleicons-5/S/Salesforce.md) | +| ![illustration of simpleicons-5/S/Saltstack](../../simpleicons-5/S/Saltstack.png) | [simpleicons-5/S/Saltstack](../../simpleicons-5/S/Saltstack.md) | +| ![illustration of simpleicons-5/S/Samsung](../../simpleicons-5/S/Samsung.png) | [simpleicons-5/S/Samsung](../../simpleicons-5/S/Samsung.md) | +| ![illustration of simpleicons-5/S/Samsungpay](../../simpleicons-5/S/Samsungpay.png) | [simpleicons-5/S/Samsungpay](../../simpleicons-5/S/Samsungpay.md) | +| ![illustration of simpleicons-5/S/Sanfranciscomunicipalrailway](../../simpleicons-5/S/Sanfranciscomunicipalrailway.png) | [simpleicons-5/S/Sanfranciscomunicipalrailway](../../simpleicons-5/S/Sanfranciscomunicipalrailway.md) | +| ![illustration of simpleicons-5/S/Saopaulometro](../../simpleicons-5/S/Saopaulometro.png) | [simpleicons-5/S/Saopaulometro](../../simpleicons-5/S/Saopaulometro.md) | +| ![illustration of simpleicons-5/S/Sap](../../simpleicons-5/S/Sap.png) | [simpleicons-5/S/Sap](../../simpleicons-5/S/Sap.md) | +| ![illustration of simpleicons-5/S/Sass](../../simpleicons-5/S/Sass.png) | [simpleicons-5/S/Sass](../../simpleicons-5/S/Sass.md) | +| ![illustration of simpleicons-5/S/Sat1](../../simpleicons-5/S/Sat1.png) | [simpleicons-5/S/Sat1](../../simpleicons-5/S/Sat1.md) | +| ![illustration of simpleicons-5/S/Saucelabs](../../simpleicons-5/S/Saucelabs.png) | [simpleicons-5/S/Saucelabs](../../simpleicons-5/S/Saucelabs.md) | +| ![illustration of simpleicons-5/S/Scala](../../simpleicons-5/S/Scala.png) | [simpleicons-5/S/Scala](../../simpleicons-5/S/Scala.md) | +| ![illustration of simpleicons-5/S/Scaleway](../../simpleicons-5/S/Scaleway.png) | [simpleicons-5/S/Scaleway](../../simpleicons-5/S/Scaleway.md) | +| ![illustration of simpleicons-5/S/Scania](../../simpleicons-5/S/Scania.png) | [simpleicons-5/S/Scania](../../simpleicons-5/S/Scania.md) | +| ![illustration of simpleicons-5/S/Scikitlearn](../../simpleicons-5/S/Scikitlearn.png) | [simpleicons-5/S/Scikitlearn](../../simpleicons-5/S/Scikitlearn.md) | +| ![illustration of simpleicons-5/S/Scipy](../../simpleicons-5/S/Scipy.png) | [simpleicons-5/S/Scipy](../../simpleicons-5/S/Scipy.md) | +| ![illustration of simpleicons-5/S/Scopus](../../simpleicons-5/S/Scopus.png) | [simpleicons-5/S/Scopus](../../simpleicons-5/S/Scopus.md) | +| ![illustration of simpleicons-5/S/Scratch](../../simpleicons-5/S/Scratch.png) | [simpleicons-5/S/Scratch](../../simpleicons-5/S/Scratch.md) | +| ![illustration of simpleicons-5/S/Screencastify](../../simpleicons-5/S/Screencastify.png) | [simpleicons-5/S/Screencastify](../../simpleicons-5/S/Screencastify.md) | +| ![illustration of simpleicons-5/S/Scribd](../../simpleicons-5/S/Scribd.png) | [simpleicons-5/S/Scribd](../../simpleicons-5/S/Scribd.md) | +| ![illustration of simpleicons-5/S/Scrimba](../../simpleicons-5/S/Scrimba.png) | [simpleicons-5/S/Scrimba](../../simpleicons-5/S/Scrimba.md) | +| ![illustration of simpleicons-5/S/Scrollreveal](../../simpleicons-5/S/Scrollreveal.png) | [simpleicons-5/S/Scrollreveal](../../simpleicons-5/S/Scrollreveal.md) | +| ![illustration of simpleicons-5/S/Scrumalliance](../../simpleicons-5/S/Scrumalliance.png) | [simpleicons-5/S/Scrumalliance](../../simpleicons-5/S/Scrumalliance.md) | +| ![illustration of simpleicons-5/S/Scrutinizerci](../../simpleicons-5/S/Scrutinizerci.png) | [simpleicons-5/S/Scrutinizerci](../../simpleicons-5/S/Scrutinizerci.md) | +| ![illustration of simpleicons-5/S/Seagate](../../simpleicons-5/S/Seagate.png) | [simpleicons-5/S/Seagate](../../simpleicons-5/S/Seagate.md) | +| ![illustration of simpleicons-5/S/Seat](../../simpleicons-5/S/Seat.png) | [simpleicons-5/S/Seat](../../simpleicons-5/S/Seat.md) | +| ![illustration of simpleicons-5/S/Sefaria](../../simpleicons-5/S/Sefaria.png) | [simpleicons-5/S/Sefaria](../../simpleicons-5/S/Sefaria.md) | +| ![illustration of simpleicons-5/S/Sega](../../simpleicons-5/S/Sega.png) | [simpleicons-5/S/Sega](../../simpleicons-5/S/Sega.md) | +| ![illustration of simpleicons-5/S/Selenium](../../simpleicons-5/S/Selenium.png) | [simpleicons-5/S/Selenium](../../simpleicons-5/S/Selenium.md) | +| ![illustration of simpleicons-5/S/Sellfy](../../simpleicons-5/S/Sellfy.png) | [simpleicons-5/S/Sellfy](../../simpleicons-5/S/Sellfy.md) | +| ![illustration of simpleicons-5/S/Semanticrelease](../../simpleicons-5/S/Semanticrelease.png) | [simpleicons-5/S/Semanticrelease](../../simpleicons-5/S/Semanticrelease.md) | +| ![illustration of simpleicons-5/S/Semanticuireact](../../simpleicons-5/S/Semanticuireact.png) | [simpleicons-5/S/Semanticuireact](../../simpleicons-5/S/Semanticuireact.md) | +| ![illustration of simpleicons-5/S/Semanticweb](../../simpleicons-5/S/Semanticweb.png) | [simpleicons-5/S/Semanticweb](../../simpleicons-5/S/Semanticweb.md) | +| ![illustration of simpleicons-5/S/Semaphoreci](../../simpleicons-5/S/Semaphoreci.png) | [simpleicons-5/S/Semaphoreci](../../simpleicons-5/S/Semaphoreci.md) | +| ![illustration of simpleicons-5/S/Semver](../../simpleicons-5/S/Semver.png) | [simpleicons-5/S/Semver](../../simpleicons-5/S/Semver.md) | +| ![illustration of simpleicons-5/S/Sencha](../../simpleicons-5/S/Sencha.png) | [simpleicons-5/S/Sencha](../../simpleicons-5/S/Sencha.md) | +| ![illustration of simpleicons-5/S/Sennheiser](../../simpleicons-5/S/Sennheiser.png) | [simpleicons-5/S/Sennheiser](../../simpleicons-5/S/Sennheiser.md) | +| ![illustration of simpleicons-5/S/Sensu](../../simpleicons-5/S/Sensu.png) | [simpleicons-5/S/Sensu](../../simpleicons-5/S/Sensu.md) | +| ![illustration of simpleicons-5/S/Sentry](../../simpleicons-5/S/Sentry.png) | [simpleicons-5/S/Sentry](../../simpleicons-5/S/Sentry.md) | +| ![illustration of simpleicons-5/S/Sepa](../../simpleicons-5/S/Sepa.png) | [simpleicons-5/S/Sepa](../../simpleicons-5/S/Sepa.md) | +| ![illustration of simpleicons-5/S/Serverfault](../../simpleicons-5/S/Serverfault.png) | [simpleicons-5/S/Serverfault](../../simpleicons-5/S/Serverfault.md) | +| ![illustration of simpleicons-5/S/Serverless](../../simpleicons-5/S/Serverless.png) | [simpleicons-5/S/Serverless](../../simpleicons-5/S/Serverless.md) | +| ![illustration of simpleicons-5/S/Sfml](../../simpleicons-5/S/Sfml.png) | [simpleicons-5/S/Sfml](../../simpleicons-5/S/Sfml.md) | +| ![illustration of simpleicons-5/S/Shanghaimetro](../../simpleicons-5/S/Shanghaimetro.png) | [simpleicons-5/S/Shanghaimetro](../../simpleicons-5/S/Shanghaimetro.md) | +| ![illustration of simpleicons-5/S/Sharp](../../simpleicons-5/S/Sharp.png) | [simpleicons-5/S/Sharp](../../simpleicons-5/S/Sharp.md) | +| ![illustration of simpleicons-5/S/Shazam](../../simpleicons-5/S/Shazam.png) | [simpleicons-5/S/Shazam](../../simpleicons-5/S/Shazam.md) | +| ![illustration of simpleicons-5/S/Shell](../../simpleicons-5/S/Shell.png) | [simpleicons-5/S/Shell](../../simpleicons-5/S/Shell.md) | +| ![illustration of simpleicons-5/S/Shelly](../../simpleicons-5/S/Shelly.png) | [simpleicons-5/S/Shelly](../../simpleicons-5/S/Shelly.md) | +| ![illustration of simpleicons-5/S/Shenzhenmetro](../../simpleicons-5/S/Shenzhenmetro.png) | [simpleicons-5/S/Shenzhenmetro](../../simpleicons-5/S/Shenzhenmetro.md) | +| ![illustration of simpleicons-5/S/Shieldsdotio](../../simpleicons-5/S/Shieldsdotio.png) | [simpleicons-5/S/Shieldsdotio](../../simpleicons-5/S/Shieldsdotio.md) | +| ![illustration of simpleicons-5/S/Shikimori](../../simpleicons-5/S/Shikimori.png) | [simpleicons-5/S/Shikimori](../../simpleicons-5/S/Shikimori.md) | +| ![illustration of simpleicons-5/S/Shopify](../../simpleicons-5/S/Shopify.png) | [simpleicons-5/S/Shopify](../../simpleicons-5/S/Shopify.md) | +| ![illustration of simpleicons-5/S/Shopware](../../simpleicons-5/S/Shopware.png) | [simpleicons-5/S/Shopware](../../simpleicons-5/S/Shopware.md) | +| ![illustration of simpleicons-5/S/Shotcut](../../simpleicons-5/S/Shotcut.png) | [simpleicons-5/S/Shotcut](../../simpleicons-5/S/Shotcut.md) | +| ![illustration of simpleicons-5/S/Showpad](../../simpleicons-5/S/Showpad.png) | [simpleicons-5/S/Showpad](../../simpleicons-5/S/Showpad.md) | +| ![illustration of simpleicons-5/S/Showtime](../../simpleicons-5/S/Showtime.png) | [simpleicons-5/S/Showtime](../../simpleicons-5/S/Showtime.md) | +| ![illustration of simpleicons-5/S/Shutterstock](../../simpleicons-5/S/Shutterstock.png) | [simpleicons-5/S/Shutterstock](../../simpleicons-5/S/Shutterstock.md) | +| ![illustration of simpleicons-5/S/Siemens](../../simpleicons-5/S/Siemens.png) | [simpleicons-5/S/Siemens](../../simpleicons-5/S/Siemens.md) | +| ![illustration of simpleicons-5/S/Signal](../../simpleicons-5/S/Signal.png) | [simpleicons-5/S/Signal](../../simpleicons-5/S/Signal.md) | +| ![illustration of simpleicons-5/S/Simkl](../../simpleicons-5/S/Simkl.png) | [simpleicons-5/S/Simkl](../../simpleicons-5/S/Simkl.md) | +| ![illustration of simpleicons-5/S/Simpleanalytics](../../simpleicons-5/S/Simpleanalytics.png) | [simpleicons-5/S/Simpleanalytics](../../simpleicons-5/S/Simpleanalytics.md) | +| ![illustration of simpleicons-5/S/Simpleicons](../../simpleicons-5/S/Simpleicons.png) | [simpleicons-5/S/Simpleicons](../../simpleicons-5/S/Simpleicons.md) | +| ![illustration of simpleicons-5/S/Sinaweibo](../../simpleicons-5/S/Sinaweibo.png) | [simpleicons-5/S/Sinaweibo](../../simpleicons-5/S/Sinaweibo.md) | +| ![illustration of simpleicons-5/S/Singlestore](../../simpleicons-5/S/Singlestore.png) | [simpleicons-5/S/Singlestore](../../simpleicons-5/S/Singlestore.md) | +| ![illustration of simpleicons-5/S/Sitepoint](../../simpleicons-5/S/Sitepoint.png) | [simpleicons-5/S/Sitepoint](../../simpleicons-5/S/Sitepoint.md) | +| ![illustration of simpleicons-5/S/Sketch](../../simpleicons-5/S/Sketch.png) | [simpleicons-5/S/Sketch](../../simpleicons-5/S/Sketch.md) | +| ![illustration of simpleicons-5/S/Sketchfab](../../simpleicons-5/S/Sketchfab.png) | [simpleicons-5/S/Sketchfab](../../simpleicons-5/S/Sketchfab.md) | +| ![illustration of simpleicons-5/S/Sketchup](../../simpleicons-5/S/Sketchup.png) | [simpleicons-5/S/Sketchup](../../simpleicons-5/S/Sketchup.md) | +| ![illustration of simpleicons-5/S/Skillshare](../../simpleicons-5/S/Skillshare.png) | [simpleicons-5/S/Skillshare](../../simpleicons-5/S/Skillshare.md) | +| ![illustration of simpleicons-5/S/Skoda](../../simpleicons-5/S/Skoda.png) | [simpleicons-5/S/Skoda](../../simpleicons-5/S/Skoda.md) | +| ![illustration of simpleicons-5/S/Sky](../../simpleicons-5/S/Sky.png) | [simpleicons-5/S/Sky](../../simpleicons-5/S/Sky.md) | +| ![illustration of simpleicons-5/S/Skyliner](../../simpleicons-5/S/Skyliner.png) | [simpleicons-5/S/Skyliner](../../simpleicons-5/S/Skyliner.md) | +| ![illustration of simpleicons-5/S/Skype](../../simpleicons-5/S/Skype.png) | [simpleicons-5/S/Skype](../../simpleicons-5/S/Skype.md) | +| ![illustration of simpleicons-5/S/Skypeforbusiness](../../simpleicons-5/S/Skypeforbusiness.png) | [simpleicons-5/S/Skypeforbusiness](../../simpleicons-5/S/Skypeforbusiness.md) | +| ![illustration of simpleicons-5/S/Slack](../../simpleicons-5/S/Slack.png) | [simpleicons-5/S/Slack](../../simpleicons-5/S/Slack.md) | +| ![illustration of simpleicons-5/S/Slackware](../../simpleicons-5/S/Slackware.png) | [simpleicons-5/S/Slackware](../../simpleicons-5/S/Slackware.md) | +| ![illustration of simpleicons-5/S/Slashdot](../../simpleicons-5/S/Slashdot.png) | [simpleicons-5/S/Slashdot](../../simpleicons-5/S/Slashdot.md) | +| ![illustration of simpleicons-5/S/Slickpic](../../simpleicons-5/S/Slickpic.png) | [simpleicons-5/S/Slickpic](../../simpleicons-5/S/Slickpic.md) | +| ![illustration of simpleicons-5/S/Slides](../../simpleicons-5/S/Slides.png) | [simpleicons-5/S/Slides](../../simpleicons-5/S/Slides.md) | +| ![illustration of simpleicons-5/S/Slideshare](../../simpleicons-5/S/Slideshare.png) | [simpleicons-5/S/Slideshare](../../simpleicons-5/S/Slideshare.md) | +| ![illustration of simpleicons-5/S/Smart](../../simpleicons-5/S/Smart.png) | [simpleicons-5/S/Smart](../../simpleicons-5/S/Smart.md) | +| ![illustration of simpleicons-5/S/Smartthings](../../simpleicons-5/S/Smartthings.png) | [simpleicons-5/S/Smartthings](../../simpleicons-5/S/Smartthings.md) | +| ![illustration of simpleicons-5/S/Smashdotgg](../../simpleicons-5/S/Smashdotgg.png) | [simpleicons-5/S/Smashdotgg](../../simpleicons-5/S/Smashdotgg.md) | +| ![illustration of simpleicons-5/S/Smashingmagazine](../../simpleicons-5/S/Smashingmagazine.png) | [simpleicons-5/S/Smashingmagazine](../../simpleicons-5/S/Smashingmagazine.md) | +| ![illustration of simpleicons-5/S/Smrt](../../simpleicons-5/S/Smrt.png) | [simpleicons-5/S/Smrt](../../simpleicons-5/S/Smrt.md) | +| ![illustration of simpleicons-5/S/Smugmug](../../simpleicons-5/S/Smugmug.png) | [simpleicons-5/S/Smugmug](../../simpleicons-5/S/Smugmug.md) | +| ![illustration of simpleicons-5/S/Snapchat](../../simpleicons-5/S/Snapchat.png) | [simpleicons-5/S/Snapchat](../../simpleicons-5/S/Snapchat.md) | +| ![illustration of simpleicons-5/S/Snapcraft](../../simpleicons-5/S/Snapcraft.png) | [simpleicons-5/S/Snapcraft](../../simpleicons-5/S/Snapcraft.md) | +| ![illustration of simpleicons-5/S/Snowflake](../../simpleicons-5/S/Snowflake.png) | [simpleicons-5/S/Snowflake](../../simpleicons-5/S/Snowflake.md) | +| ![illustration of simpleicons-5/S/Snyk](../../simpleicons-5/S/Snyk.png) | [simpleicons-5/S/Snyk](../../simpleicons-5/S/Snyk.md) | +| ![illustration of simpleicons-5/S/Society6](../../simpleicons-5/S/Society6.png) | [simpleicons-5/S/Society6](../../simpleicons-5/S/Society6.md) | +| ![illustration of simpleicons-5/S/Socketdotio](../../simpleicons-5/S/Socketdotio.png) | [simpleicons-5/S/Socketdotio](../../simpleicons-5/S/Socketdotio.md) | +| ![illustration of simpleicons-5/S/Sogou](../../simpleicons-5/S/Sogou.png) | [simpleicons-5/S/Sogou](../../simpleicons-5/S/Sogou.md) | +| ![illustration of simpleicons-5/S/Solidity](../../simpleicons-5/S/Solidity.png) | [simpleicons-5/S/Solidity](../../simpleicons-5/S/Solidity.md) | +| ![illustration of simpleicons-5/S/Sololearn](../../simpleicons-5/S/Sololearn.png) | [simpleicons-5/S/Sololearn](../../simpleicons-5/S/Sololearn.md) | +| ![illustration of simpleicons-5/S/Solus](../../simpleicons-5/S/Solus.png) | [simpleicons-5/S/Solus](../../simpleicons-5/S/Solus.md) | +| ![illustration of simpleicons-5/S/Sonarcloud](../../simpleicons-5/S/Sonarcloud.png) | [simpleicons-5/S/Sonarcloud](../../simpleicons-5/S/Sonarcloud.md) | +| ![illustration of simpleicons-5/S/Sonarlint](../../simpleicons-5/S/Sonarlint.png) | [simpleicons-5/S/Sonarlint](../../simpleicons-5/S/Sonarlint.md) | +| ![illustration of simpleicons-5/S/Sonarqube](../../simpleicons-5/S/Sonarqube.png) | [simpleicons-5/S/Sonarqube](../../simpleicons-5/S/Sonarqube.md) | +| ![illustration of simpleicons-5/S/Sonarsource](../../simpleicons-5/S/Sonarsource.png) | [simpleicons-5/S/Sonarsource](../../simpleicons-5/S/Sonarsource.md) | +| ![illustration of simpleicons-5/S/Songkick](../../simpleicons-5/S/Songkick.png) | [simpleicons-5/S/Songkick](../../simpleicons-5/S/Songkick.md) | +| ![illustration of simpleicons-5/S/Songoda](../../simpleicons-5/S/Songoda.png) | [simpleicons-5/S/Songoda](../../simpleicons-5/S/Songoda.md) | +| ![illustration of simpleicons-5/S/Sonicwall](../../simpleicons-5/S/Sonicwall.png) | [simpleicons-5/S/Sonicwall](../../simpleicons-5/S/Sonicwall.md) | +| ![illustration of simpleicons-5/S/Sonos](../../simpleicons-5/S/Sonos.png) | [simpleicons-5/S/Sonos](../../simpleicons-5/S/Sonos.md) | +| ![illustration of simpleicons-5/S/Soundcloud](../../simpleicons-5/S/Soundcloud.png) | [simpleicons-5/S/Soundcloud](../../simpleicons-5/S/Soundcloud.md) | +| ![illustration of simpleicons-5/S/Sourceengine](../../simpleicons-5/S/Sourceengine.png) | [simpleicons-5/S/Sourceengine](../../simpleicons-5/S/Sourceengine.md) | +| ![illustration of simpleicons-5/S/Sourceforge](../../simpleicons-5/S/Sourceforge.png) | [simpleicons-5/S/Sourceforge](../../simpleicons-5/S/Sourceforge.md) | +| ![illustration of simpleicons-5/S/Sourcegraph](../../simpleicons-5/S/Sourcegraph.png) | [simpleicons-5/S/Sourcegraph](../../simpleicons-5/S/Sourcegraph.md) | +| ![illustration of simpleicons-5/S/Southwestairlines](../../simpleicons-5/S/Southwestairlines.png) | [simpleicons-5/S/Southwestairlines](../../simpleicons-5/S/Southwestairlines.md) | +| ![illustration of simpleicons-5/S/Spacemacs](../../simpleicons-5/S/Spacemacs.png) | [simpleicons-5/S/Spacemacs](../../simpleicons-5/S/Spacemacs.md) | +| ![illustration of simpleicons-5/S/Spacex](../../simpleicons-5/S/Spacex.png) | [simpleicons-5/S/Spacex](../../simpleicons-5/S/Spacex.md) | +| ![illustration of simpleicons-5/S/Sparkar](../../simpleicons-5/S/Sparkar.png) | [simpleicons-5/S/Sparkar](../../simpleicons-5/S/Sparkar.md) | +| ![illustration of simpleicons-5/S/Sparkasse](../../simpleicons-5/S/Sparkasse.png) | [simpleicons-5/S/Sparkasse](../../simpleicons-5/S/Sparkasse.md) | +| ![illustration of simpleicons-5/S/Sparkfun](../../simpleicons-5/S/Sparkfun.png) | [simpleicons-5/S/Sparkfun](../../simpleicons-5/S/Sparkfun.md) | +| ![illustration of simpleicons-5/S/Sparkpost](../../simpleicons-5/S/Sparkpost.png) | [simpleicons-5/S/Sparkpost](../../simpleicons-5/S/Sparkpost.md) | +| ![illustration of simpleicons-5/S/Spdx](../../simpleicons-5/S/Spdx.png) | [simpleicons-5/S/Spdx](../../simpleicons-5/S/Spdx.md) | +| ![illustration of simpleicons-5/S/Speakerdeck](../../simpleicons-5/S/Speakerdeck.png) | [simpleicons-5/S/Speakerdeck](../../simpleicons-5/S/Speakerdeck.md) | +| ![illustration of simpleicons-5/S/Spectrum](../../simpleicons-5/S/Spectrum.png) | [simpleicons-5/S/Spectrum](../../simpleicons-5/S/Spectrum.md) | +| ![illustration of simpleicons-5/S/Speedtest](../../simpleicons-5/S/Speedtest.png) | [simpleicons-5/S/Speedtest](../../simpleicons-5/S/Speedtest.md) | +| ![illustration of simpleicons-5/S/Spinnaker](../../simpleicons-5/S/Spinnaker.png) | [simpleicons-5/S/Spinnaker](../../simpleicons-5/S/Spinnaker.md) | +| ![illustration of simpleicons-5/S/Spinrilla](../../simpleicons-5/S/Spinrilla.png) | [simpleicons-5/S/Spinrilla](../../simpleicons-5/S/Spinrilla.md) | +| ![illustration of simpleicons-5/S/Splunk](../../simpleicons-5/S/Splunk.png) | [simpleicons-5/S/Splunk](../../simpleicons-5/S/Splunk.md) | +| ![illustration of simpleicons-5/S/Spotify](../../simpleicons-5/S/Spotify.png) | [simpleicons-5/S/Spotify](../../simpleicons-5/S/Spotify.md) | +| ![illustration of simpleicons-5/S/Spotlight](../../simpleicons-5/S/Spotlight.png) | [simpleicons-5/S/Spotlight](../../simpleicons-5/S/Spotlight.md) | +| ![illustration of simpleicons-5/S/Spreaker](../../simpleicons-5/S/Spreaker.png) | [simpleicons-5/S/Spreaker](../../simpleicons-5/S/Spreaker.md) | +| ![illustration of simpleicons-5/S/Spring](../../simpleicons-5/S/Spring.png) | [simpleicons-5/S/Spring](../../simpleicons-5/S/Spring.md) | +| ![illustration of simpleicons-5/S/Springboot](../../simpleicons-5/S/Springboot.png) | [simpleicons-5/S/Springboot](../../simpleicons-5/S/Springboot.md) | +| ![illustration of simpleicons-5/S/Spyderide](../../simpleicons-5/S/Spyderide.png) | [simpleicons-5/S/Spyderide](../../simpleicons-5/S/Spyderide.md) | +| ![illustration of simpleicons-5/S/Sqlite](../../simpleicons-5/S/Sqlite.png) | [simpleicons-5/S/Sqlite](../../simpleicons-5/S/Sqlite.md) | +| ![illustration of simpleicons-5/S/Square](../../simpleicons-5/S/Square.png) | [simpleicons-5/S/Square](../../simpleicons-5/S/Square.md) | +| ![illustration of simpleicons-5/S/Squareenix](../../simpleicons-5/S/Squareenix.png) | [simpleicons-5/S/Squareenix](../../simpleicons-5/S/Squareenix.md) | +| ![illustration of simpleicons-5/S/Squarespace](../../simpleicons-5/S/Squarespace.png) | [simpleicons-5/S/Squarespace](../../simpleicons-5/S/Squarespace.md) | +| ![illustration of simpleicons-5/S/Ssrn](../../simpleicons-5/S/Ssrn.png) | [simpleicons-5/S/Ssrn](../../simpleicons-5/S/Ssrn.md) | +| ![illustration of simpleicons-5/S/Stackbit](../../simpleicons-5/S/Stackbit.png) | [simpleicons-5/S/Stackbit](../../simpleicons-5/S/Stackbit.md) | +| ![illustration of simpleicons-5/S/Stackexchange](../../simpleicons-5/S/Stackexchange.png) | [simpleicons-5/S/Stackexchange](../../simpleicons-5/S/Stackexchange.md) | +| ![illustration of simpleicons-5/S/Stackoverflow](../../simpleicons-5/S/Stackoverflow.png) | [simpleicons-5/S/Stackoverflow](../../simpleicons-5/S/Stackoverflow.md) | +| ![illustration of simpleicons-5/S/Stackpath](../../simpleicons-5/S/Stackpath.png) | [simpleicons-5/S/Stackpath](../../simpleicons-5/S/Stackpath.md) | +| ![illustration of simpleicons-5/S/Stackshare](../../simpleicons-5/S/Stackshare.png) | [simpleicons-5/S/Stackshare](../../simpleicons-5/S/Stackshare.md) | +| ![illustration of simpleicons-5/S/Stadia](../../simpleicons-5/S/Stadia.png) | [simpleicons-5/S/Stadia](../../simpleicons-5/S/Stadia.md) | +| ![illustration of simpleicons-5/S/Staffbase](../../simpleicons-5/S/Staffbase.png) | [simpleicons-5/S/Staffbase](../../simpleicons-5/S/Staffbase.md) | +| ![illustration of simpleicons-5/S/Starlingbank](../../simpleicons-5/S/Starlingbank.png) | [simpleicons-5/S/Starlingbank](../../simpleicons-5/S/Starlingbank.md) | +| ![illustration of simpleicons-5/S/Starship](../../simpleicons-5/S/Starship.png) | [simpleicons-5/S/Starship](../../simpleicons-5/S/Starship.md) | +| ![illustration of simpleicons-5/S/Startrek](../../simpleicons-5/S/Startrek.png) | [simpleicons-5/S/Startrek](../../simpleicons-5/S/Startrek.md) | +| ![illustration of simpleicons-5/S/Starz](../../simpleicons-5/S/Starz.png) | [simpleicons-5/S/Starz](../../simpleicons-5/S/Starz.md) | +| ![illustration of simpleicons-5/S/Statamic](../../simpleicons-5/S/Statamic.png) | [simpleicons-5/S/Statamic](../../simpleicons-5/S/Statamic.md) | +| ![illustration of simpleicons-5/S/Statuspage](../../simpleicons-5/S/Statuspage.png) | [simpleicons-5/S/Statuspage](../../simpleicons-5/S/Statuspage.md) | +| ![illustration of simpleicons-5/S/Statuspal](../../simpleicons-5/S/Statuspal.png) | [simpleicons-5/S/Statuspal](../../simpleicons-5/S/Statuspal.md) | +| ![illustration of simpleicons-5/S/Steam](../../simpleicons-5/S/Steam.png) | [simpleicons-5/S/Steam](../../simpleicons-5/S/Steam.md) | +| ![illustration of simpleicons-5/S/Steamdb](../../simpleicons-5/S/Steamdb.png) | [simpleicons-5/S/Steamdb](../../simpleicons-5/S/Steamdb.md) | +| ![illustration of simpleicons-5/S/Steamworks](../../simpleicons-5/S/Steamworks.png) | [simpleicons-5/S/Steamworks](../../simpleicons-5/S/Steamworks.md) | +| ![illustration of simpleicons-5/S/Steem](../../simpleicons-5/S/Steem.png) | [simpleicons-5/S/Steem](../../simpleicons-5/S/Steem.md) | +| ![illustration of simpleicons-5/S/Steemit](../../simpleicons-5/S/Steemit.png) | [simpleicons-5/S/Steemit](../../simpleicons-5/S/Steemit.md) | +| ![illustration of simpleicons-5/S/Steinberg](../../simpleicons-5/S/Steinberg.png) | [simpleicons-5/S/Steinberg](../../simpleicons-5/S/Steinberg.md) | +| ![illustration of simpleicons-5/S/Stellar](../../simpleicons-5/S/Stellar.png) | [simpleicons-5/S/Stellar](../../simpleicons-5/S/Stellar.md) | +| ![illustration of simpleicons-5/S/Stencyl](../../simpleicons-5/S/Stencyl.png) | [simpleicons-5/S/Stencyl](../../simpleicons-5/S/Stencyl.md) | +| ![illustration of simpleicons-5/S/Stimulus](../../simpleicons-5/S/Stimulus.png) | [simpleicons-5/S/Stimulus](../../simpleicons-5/S/Stimulus.md) | +| ![illustration of simpleicons-5/S/Stitcher](../../simpleicons-5/S/Stitcher.png) | [simpleicons-5/S/Stitcher](../../simpleicons-5/S/Stitcher.md) | +| ![illustration of simpleicons-5/S/Stmicroelectronics](../../simpleicons-5/S/Stmicroelectronics.png) | [simpleicons-5/S/Stmicroelectronics](../../simpleicons-5/S/Stmicroelectronics.md) | +| ![illustration of simpleicons-5/S/Storyblok](../../simpleicons-5/S/Storyblok.png) | [simpleicons-5/S/Storyblok](../../simpleicons-5/S/Storyblok.md) | +| ![illustration of simpleicons-5/S/Storybook](../../simpleicons-5/S/Storybook.png) | [simpleicons-5/S/Storybook](../../simpleicons-5/S/Storybook.md) | +| ![illustration of simpleicons-5/S/Strapi](../../simpleicons-5/S/Strapi.png) | [simpleicons-5/S/Strapi](../../simpleicons-5/S/Strapi.md) | +| ![illustration of simpleicons-5/S/Strava](../../simpleicons-5/S/Strava.png) | [simpleicons-5/S/Strava](../../simpleicons-5/S/Strava.md) | +| ![illustration of simpleicons-5/S/Streamlit](../../simpleicons-5/S/Streamlit.png) | [simpleicons-5/S/Streamlit](../../simpleicons-5/S/Streamlit.md) | +| ![illustration of simpleicons-5/S/Stripe](../../simpleicons-5/S/Stripe.png) | [simpleicons-5/S/Stripe](../../simpleicons-5/S/Stripe.md) | +| ![illustration of simpleicons-5/S/Strongswan](../../simpleicons-5/S/Strongswan.png) | [simpleicons-5/S/Strongswan](../../simpleicons-5/S/Strongswan.md) | +| ![illustration of simpleicons-5/S/Stubhub](../../simpleicons-5/S/Stubhub.png) | [simpleicons-5/S/Stubhub](../../simpleicons-5/S/Stubhub.md) | +| ![illustration of simpleicons-5/S/Styledcomponents](../../simpleicons-5/S/Styledcomponents.png) | [simpleicons-5/S/Styledcomponents](../../simpleicons-5/S/Styledcomponents.md) | +| ![illustration of simpleicons-5/S/Stylelint](../../simpleicons-5/S/Stylelint.png) | [simpleicons-5/S/Stylelint](../../simpleicons-5/S/Stylelint.md) | +| ![illustration of simpleicons-5/S/Styleshare](../../simpleicons-5/S/Styleshare.png) | [simpleicons-5/S/Styleshare](../../simpleicons-5/S/Styleshare.md) | +| ![illustration of simpleicons-5/S/Stylus](../../simpleicons-5/S/Stylus.png) | [simpleicons-5/S/Stylus](../../simpleicons-5/S/Stylus.md) | +| ![illustration of simpleicons-5/S/Subaru](../../simpleicons-5/S/Subaru.png) | [simpleicons-5/S/Subaru](../../simpleicons-5/S/Subaru.md) | +| ![illustration of simpleicons-5/S/Sublimetext](../../simpleicons-5/S/Sublimetext.png) | [simpleicons-5/S/Sublimetext](../../simpleicons-5/S/Sublimetext.md) | +| ![illustration of simpleicons-5/S/Substack](../../simpleicons-5/S/Substack.png) | [simpleicons-5/S/Substack](../../simpleicons-5/S/Substack.md) | +| ![illustration of simpleicons-5/S/Subversion](../../simpleicons-5/S/Subversion.png) | [simpleicons-5/S/Subversion](../../simpleicons-5/S/Subversion.md) | +| ![illustration of simpleicons-5/S/Suckless](../../simpleicons-5/S/Suckless.png) | [simpleicons-5/S/Suckless](../../simpleicons-5/S/Suckless.md) | +| ![illustration of simpleicons-5/S/Sumologic](../../simpleicons-5/S/Sumologic.png) | [simpleicons-5/S/Sumologic](../../simpleicons-5/S/Sumologic.md) | +| ![illustration of simpleicons-5/S/Supabase](../../simpleicons-5/S/Supabase.png) | [simpleicons-5/S/Supabase](../../simpleicons-5/S/Supabase.md) | +| ![illustration of simpleicons-5/S/Superuser](../../simpleicons-5/S/Superuser.png) | [simpleicons-5/S/Superuser](../../simpleicons-5/S/Superuser.md) | +| ![illustration of simpleicons-5/S/Surveymonkey](../../simpleicons-5/S/Surveymonkey.png) | [simpleicons-5/S/Surveymonkey](../../simpleicons-5/S/Surveymonkey.md) | +| ![illustration of simpleicons-5/S/Suse](../../simpleicons-5/S/Suse.png) | [simpleicons-5/S/Suse](../../simpleicons-5/S/Suse.md) | +| ![illustration of simpleicons-5/S/Suzuki](../../simpleicons-5/S/Suzuki.png) | [simpleicons-5/S/Suzuki](../../simpleicons-5/S/Suzuki.md) | +| ![illustration of simpleicons-5/S/Svelte](../../simpleicons-5/S/Svelte.png) | [simpleicons-5/S/Svelte](../../simpleicons-5/S/Svelte.md) | +| ![illustration of simpleicons-5/S/Svg](../../simpleicons-5/S/Svg.png) | [simpleicons-5/S/Svg](../../simpleicons-5/S/Svg.md) | +| ![illustration of simpleicons-5/S/Svgo](../../simpleicons-5/S/Svgo.png) | [simpleicons-5/S/Svgo](../../simpleicons-5/S/Svgo.md) | +| ![illustration of simpleicons-5/S/Swagger](../../simpleicons-5/S/Swagger.png) | [simpleicons-5/S/Swagger](../../simpleicons-5/S/Swagger.md) | +| ![illustration of simpleicons-5/S/Swarm](../../simpleicons-5/S/Swarm.png) | [simpleicons-5/S/Swarm](../../simpleicons-5/S/Swarm.md) | +| ![illustration of simpleicons-5/S/Swift](../../simpleicons-5/S/Swift.png) | [simpleicons-5/S/Swift](../../simpleicons-5/S/Swift.md) | +| ![illustration of simpleicons-5/S/Swiggy](../../simpleicons-5/S/Swiggy.png) | [simpleicons-5/S/Swiggy](../../simpleicons-5/S/Swiggy.md) | +| ![illustration of simpleicons-5/S/Swiper](../../simpleicons-5/S/Swiper.png) | [simpleicons-5/S/Swiper](../../simpleicons-5/S/Swiper.md) | +| ![illustration of simpleicons-5/S/Symantec](../../simpleicons-5/S/Symantec.png) | [simpleicons-5/S/Symantec](../../simpleicons-5/S/Symantec.md) | +| ![illustration of simpleicons-5/S/Symfony](../../simpleicons-5/S/Symfony.png) | [simpleicons-5/S/Symfony](../../simpleicons-5/S/Symfony.md) | +| ![illustration of simpleicons-5/S/Symphony](../../simpleicons-5/S/Symphony.png) | [simpleicons-5/S/Symphony](../../simpleicons-5/S/Symphony.md) | +| ![illustration of simpleicons-5/S/Sympy](../../simpleicons-5/S/Sympy.png) | [simpleicons-5/S/Sympy](../../simpleicons-5/S/Sympy.md) | +| ![illustration of simpleicons-5/S/Synology](../../simpleicons-5/S/Synology.png) | [simpleicons-5/S/Synology](../../simpleicons-5/S/Synology.md) | + + + diff --git a/distribution/simpleicons-5/S/S7Airlines.Local.png b/distribution/simpleicons-5/S/S7Airlines.Local.png new file mode 100644 index 00000000000..ee6c62d634e Binary files /dev/null and b/distribution/simpleicons-5/S/S7Airlines.Local.png differ diff --git a/distribution/simpleicons-5/S/S7Airlines.Local.puml b/distribution/simpleicons-5/S/S7Airlines.Local.puml new file mode 100644 index 00000000000..4c3628421b5 --- /dev/null +++ b/distribution/simpleicons-5/S/S7Airlines.Local.puml @@ -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 S7Airlines +include('simpleicons-5/S/S7Airlines') + +' renders the element +S7Airlines('S7Airlines', 'S7 Airlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/S7Airlines.Remote.puml b/distribution/simpleicons-5/S/S7Airlines.Remote.puml new file mode 100644 index 00000000000..f1f3a0df9d1 --- /dev/null +++ b/distribution/simpleicons-5/S/S7Airlines.Remote.puml @@ -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 S7Airlines +include('simpleicons-5/S/S7Airlines') + +' renders the element +S7Airlines('S7Airlines', 'S7 Airlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/S7Airlines.md b/distribution/simpleicons-5/S/S7Airlines.md new file mode 100644 index 00000000000..e29ff3e8de4 --- /dev/null +++ b/distribution/simpleicons-5/S/S7Airlines.md @@ -0,0 +1,63 @@ +# S7Airlines + + +```text +simpleicons-5/S/S7Airlines +``` + +```text +include('simpleicons-5/S/S7Airlines') +``` + + + +| Illustration | S7Airlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/S7Airlines.png) | ![illustration for S7Airlines](../../simpleicons-5/S/S7Airlines.Local.png) | + + + + +## S7Airlines + +### 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 S7Airlines +include('simpleicons-5/S/S7Airlines') + +' renders the element +S7Airlines('S7Airlines', 'S7 Airlines', '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 S7Airlines +include('simpleicons-5/S/S7Airlines') + +' renders the element +S7Airlines('S7Airlines', 'S7 Airlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/S7Airlines.png b/distribution/simpleicons-5/S/S7Airlines.png new file mode 100644 index 00000000000..2d7d2995c39 Binary files /dev/null and b/distribution/simpleicons-5/S/S7Airlines.png differ diff --git a/distribution/simpleicons-5/S/S7Airlines.puml b/distribution/simpleicons-5/S/S7Airlines.puml new file mode 100644 index 00000000000..85bd37a517e --- /dev/null +++ b/distribution/simpleicons-5/S/S7Airlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/S7Airlines + +sprite $S7AirlinesXs [10x10/16z] uwS3 + +sprite $S7AirlinesSm [12x12/16z] unza + +sprite $S7AirlinesMd [16x16/16z] un_X + +sprite $S7AirlinesLg [20x20/16z] unzKO1G + +!procedure S7Airlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/S7Airlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Safari.Local.png b/distribution/simpleicons-5/S/Safari.Local.png new file mode 100644 index 00000000000..f6e699d6c9c Binary files /dev/null and b/distribution/simpleicons-5/S/Safari.Local.png differ diff --git a/distribution/simpleicons-5/S/Safari.Local.puml b/distribution/simpleicons-5/S/Safari.Local.puml new file mode 100644 index 00000000000..45a53f97bb6 --- /dev/null +++ b/distribution/simpleicons-5/S/Safari.Local.puml @@ -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 Safari +include('simpleicons-5/S/Safari') + +' renders the element +Safari('Safari', 'Safari', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Safari.Remote.puml b/distribution/simpleicons-5/S/Safari.Remote.puml new file mode 100644 index 00000000000..a95f496aad5 --- /dev/null +++ b/distribution/simpleicons-5/S/Safari.Remote.puml @@ -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 Safari +include('simpleicons-5/S/Safari') + +' renders the element +Safari('Safari', 'Safari', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Safari.md b/distribution/simpleicons-5/S/Safari.md new file mode 100644 index 00000000000..e9db574320c --- /dev/null +++ b/distribution/simpleicons-5/S/Safari.md @@ -0,0 +1,63 @@ +# Safari + + +```text +simpleicons-5/S/Safari +``` + +```text +include('simpleicons-5/S/Safari') +``` + + + +| Illustration | Safari | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Safari.png) | ![illustration for Safari](../../simpleicons-5/S/Safari.Local.png) | + + + + +## Safari + +### 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 Safari +include('simpleicons-5/S/Safari') + +' renders the element +Safari('Safari', 'Safari', '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 Safari +include('simpleicons-5/S/Safari') + +' renders the element +Safari('Safari', 'Safari', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Safari.png b/distribution/simpleicons-5/S/Safari.png new file mode 100644 index 00000000000..394524bda70 Binary files /dev/null and b/distribution/simpleicons-5/S/Safari.png differ diff --git a/distribution/simpleicons-5/S/Safari.puml b/distribution/simpleicons-5/S/Safari.puml new file mode 100644 index 00000000000..1af2985a945 --- /dev/null +++ b/distribution/simpleicons-5/S/Safari.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Safari + +sprite $SafariXs [10x10/16z] uwS3 + +sprite $SafariSm [12x12/16z] unza + +sprite $SafariMd [16x16/16z] un_X + +sprite $SafariLg [20x20/16z] unzKO1G + +!procedure Safari($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Safari', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sahibinden.Local.png b/distribution/simpleicons-5/S/Sahibinden.Local.png new file mode 100644 index 00000000000..d7732ed1323 Binary files /dev/null and b/distribution/simpleicons-5/S/Sahibinden.Local.png differ diff --git a/distribution/simpleicons-5/S/Sahibinden.Local.puml b/distribution/simpleicons-5/S/Sahibinden.Local.puml new file mode 100644 index 00000000000..ef250413830 --- /dev/null +++ b/distribution/simpleicons-5/S/Sahibinden.Local.puml @@ -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 Sahibinden +include('simpleicons-5/S/Sahibinden') + +' renders the element +Sahibinden('Sahibinden', 'Sahibinden', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sahibinden.Remote.puml b/distribution/simpleicons-5/S/Sahibinden.Remote.puml new file mode 100644 index 00000000000..3df67e0c6a3 --- /dev/null +++ b/distribution/simpleicons-5/S/Sahibinden.Remote.puml @@ -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 Sahibinden +include('simpleicons-5/S/Sahibinden') + +' renders the element +Sahibinden('Sahibinden', 'Sahibinden', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sahibinden.md b/distribution/simpleicons-5/S/Sahibinden.md new file mode 100644 index 00000000000..1a366df4826 --- /dev/null +++ b/distribution/simpleicons-5/S/Sahibinden.md @@ -0,0 +1,63 @@ +# Sahibinden + + +```text +simpleicons-5/S/Sahibinden +``` + +```text +include('simpleicons-5/S/Sahibinden') +``` + + + +| Illustration | Sahibinden | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sahibinden.png) | ![illustration for Sahibinden](../../simpleicons-5/S/Sahibinden.Local.png) | + + + + +## Sahibinden + +### 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 Sahibinden +include('simpleicons-5/S/Sahibinden') + +' renders the element +Sahibinden('Sahibinden', 'Sahibinden', '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 Sahibinden +include('simpleicons-5/S/Sahibinden') + +' renders the element +Sahibinden('Sahibinden', 'Sahibinden', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sahibinden.png b/distribution/simpleicons-5/S/Sahibinden.png new file mode 100644 index 00000000000..2a8fdc9ebf2 Binary files /dev/null and b/distribution/simpleicons-5/S/Sahibinden.png differ diff --git a/distribution/simpleicons-5/S/Sahibinden.puml b/distribution/simpleicons-5/S/Sahibinden.puml new file mode 100644 index 00000000000..e79db47205b --- /dev/null +++ b/distribution/simpleicons-5/S/Sahibinden.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sahibinden + +sprite $SahibindenXs [10x10/16z] uwS3 + +sprite $SahibindenSm [12x12/16z] unza + +sprite $SahibindenMd [16x16/16z] un_X + +sprite $SahibindenLg [20x20/16z] unzKO1G + +!procedure Sahibinden($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sahibinden', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Salesforce.Local.png b/distribution/simpleicons-5/S/Salesforce.Local.png new file mode 100644 index 00000000000..be695eb01ee Binary files /dev/null and b/distribution/simpleicons-5/S/Salesforce.Local.png differ diff --git a/distribution/simpleicons-5/S/Salesforce.Local.puml b/distribution/simpleicons-5/S/Salesforce.Local.puml new file mode 100644 index 00000000000..eab5319f083 --- /dev/null +++ b/distribution/simpleicons-5/S/Salesforce.Local.puml @@ -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 Salesforce +include('simpleicons-5/S/Salesforce') + +' renders the element +Salesforce('Salesforce', 'Salesforce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Salesforce.Remote.puml b/distribution/simpleicons-5/S/Salesforce.Remote.puml new file mode 100644 index 00000000000..73cb716ed73 --- /dev/null +++ b/distribution/simpleicons-5/S/Salesforce.Remote.puml @@ -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 Salesforce +include('simpleicons-5/S/Salesforce') + +' renders the element +Salesforce('Salesforce', 'Salesforce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Salesforce.md b/distribution/simpleicons-5/S/Salesforce.md new file mode 100644 index 00000000000..0ebf7df47c1 --- /dev/null +++ b/distribution/simpleicons-5/S/Salesforce.md @@ -0,0 +1,63 @@ +# Salesforce + + +```text +simpleicons-5/S/Salesforce +``` + +```text +include('simpleicons-5/S/Salesforce') +``` + + + +| Illustration | Salesforce | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Salesforce.png) | ![illustration for Salesforce](../../simpleicons-5/S/Salesforce.Local.png) | + + + + +## Salesforce + +### 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 Salesforce +include('simpleicons-5/S/Salesforce') + +' renders the element +Salesforce('Salesforce', 'Salesforce', '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 Salesforce +include('simpleicons-5/S/Salesforce') + +' renders the element +Salesforce('Salesforce', 'Salesforce', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Salesforce.png b/distribution/simpleicons-5/S/Salesforce.png new file mode 100644 index 00000000000..0b647e732e3 Binary files /dev/null and b/distribution/simpleicons-5/S/Salesforce.png differ diff --git a/distribution/simpleicons-5/S/Salesforce.puml b/distribution/simpleicons-5/S/Salesforce.puml new file mode 100644 index 00000000000..5b3e8ed2c07 --- /dev/null +++ b/distribution/simpleicons-5/S/Salesforce.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Salesforce + +sprite $SalesforceXs [10x10/16z] uwS3 + +sprite $SalesforceSm [12x12/16z] unza + +sprite $SalesforceMd [16x16/16z] un_X + +sprite $SalesforceLg [20x20/16z] unzKO1G + +!procedure Salesforce($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Salesforce', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Saltstack.Local.png b/distribution/simpleicons-5/S/Saltstack.Local.png new file mode 100644 index 00000000000..20a5d7c94bb Binary files /dev/null and b/distribution/simpleicons-5/S/Saltstack.Local.png differ diff --git a/distribution/simpleicons-5/S/Saltstack.Local.puml b/distribution/simpleicons-5/S/Saltstack.Local.puml new file mode 100644 index 00000000000..db386811cde --- /dev/null +++ b/distribution/simpleicons-5/S/Saltstack.Local.puml @@ -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 Saltstack +include('simpleicons-5/S/Saltstack') + +' renders the element +Saltstack('Saltstack', 'Saltstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Saltstack.Remote.puml b/distribution/simpleicons-5/S/Saltstack.Remote.puml new file mode 100644 index 00000000000..0577f488e41 --- /dev/null +++ b/distribution/simpleicons-5/S/Saltstack.Remote.puml @@ -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 Saltstack +include('simpleicons-5/S/Saltstack') + +' renders the element +Saltstack('Saltstack', 'Saltstack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Saltstack.md b/distribution/simpleicons-5/S/Saltstack.md new file mode 100644 index 00000000000..816a67da1b2 --- /dev/null +++ b/distribution/simpleicons-5/S/Saltstack.md @@ -0,0 +1,63 @@ +# Saltstack + + +```text +simpleicons-5/S/Saltstack +``` + +```text +include('simpleicons-5/S/Saltstack') +``` + + + +| Illustration | Saltstack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Saltstack.png) | ![illustration for Saltstack](../../simpleicons-5/S/Saltstack.Local.png) | + + + + +## Saltstack + +### 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 Saltstack +include('simpleicons-5/S/Saltstack') + +' renders the element +Saltstack('Saltstack', 'Saltstack', '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 Saltstack +include('simpleicons-5/S/Saltstack') + +' renders the element +Saltstack('Saltstack', 'Saltstack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Saltstack.png b/distribution/simpleicons-5/S/Saltstack.png new file mode 100644 index 00000000000..61e16656a8d Binary files /dev/null and b/distribution/simpleicons-5/S/Saltstack.png differ diff --git a/distribution/simpleicons-5/S/Saltstack.puml b/distribution/simpleicons-5/S/Saltstack.puml new file mode 100644 index 00000000000..457ffa64c78 --- /dev/null +++ b/distribution/simpleicons-5/S/Saltstack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Saltstack + +sprite $SaltstackXs [10x10/16z] uwS3 + +sprite $SaltstackSm [12x12/16z] unza + +sprite $SaltstackMd [16x16/16z] un_X + +sprite $SaltstackLg [20x20/16z] unzKO1G + +!procedure Saltstack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Saltstack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Samsung.Local.png b/distribution/simpleicons-5/S/Samsung.Local.png new file mode 100644 index 00000000000..44a8b72c281 Binary files /dev/null and b/distribution/simpleicons-5/S/Samsung.Local.png differ diff --git a/distribution/simpleicons-5/S/Samsung.Local.puml b/distribution/simpleicons-5/S/Samsung.Local.puml new file mode 100644 index 00000000000..becdf359203 --- /dev/null +++ b/distribution/simpleicons-5/S/Samsung.Local.puml @@ -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 Samsung +include('simpleicons-5/S/Samsung') + +' renders the element +Samsung('Samsung', 'Samsung', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Samsung.Remote.puml b/distribution/simpleicons-5/S/Samsung.Remote.puml new file mode 100644 index 00000000000..4db47214ab5 --- /dev/null +++ b/distribution/simpleicons-5/S/Samsung.Remote.puml @@ -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 Samsung +include('simpleicons-5/S/Samsung') + +' renders the element +Samsung('Samsung', 'Samsung', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Samsung.md b/distribution/simpleicons-5/S/Samsung.md new file mode 100644 index 00000000000..a2686f06441 --- /dev/null +++ b/distribution/simpleicons-5/S/Samsung.md @@ -0,0 +1,63 @@ +# Samsung + + +```text +simpleicons-5/S/Samsung +``` + +```text +include('simpleicons-5/S/Samsung') +``` + + + +| Illustration | Samsung | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Samsung.png) | ![illustration for Samsung](../../simpleicons-5/S/Samsung.Local.png) | + + + + +## Samsung + +### 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 Samsung +include('simpleicons-5/S/Samsung') + +' renders the element +Samsung('Samsung', 'Samsung', '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 Samsung +include('simpleicons-5/S/Samsung') + +' renders the element +Samsung('Samsung', 'Samsung', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Samsung.png b/distribution/simpleicons-5/S/Samsung.png new file mode 100644 index 00000000000..25e1f28512f Binary files /dev/null and b/distribution/simpleicons-5/S/Samsung.png differ diff --git a/distribution/simpleicons-5/S/Samsung.puml b/distribution/simpleicons-5/S/Samsung.puml new file mode 100644 index 00000000000..ace06fa196f --- /dev/null +++ b/distribution/simpleicons-5/S/Samsung.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Samsung + +sprite $SamsungXs [10x10/16z] uwS3 + +sprite $SamsungSm [12x12/16z] unza + +sprite $SamsungMd [16x16/16z] un_X + +sprite $SamsungLg [20x20/16z] unzKO1G + +!procedure Samsung($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Samsung', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Samsungpay.Local.png b/distribution/simpleicons-5/S/Samsungpay.Local.png new file mode 100644 index 00000000000..17352eab09c Binary files /dev/null and b/distribution/simpleicons-5/S/Samsungpay.Local.png differ diff --git a/distribution/simpleicons-5/S/Samsungpay.Local.puml b/distribution/simpleicons-5/S/Samsungpay.Local.puml new file mode 100644 index 00000000000..695219100a8 --- /dev/null +++ b/distribution/simpleicons-5/S/Samsungpay.Local.puml @@ -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 Samsungpay +include('simpleicons-5/S/Samsungpay') + +' renders the element +Samsungpay('Samsungpay', 'Samsungpay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Samsungpay.Remote.puml b/distribution/simpleicons-5/S/Samsungpay.Remote.puml new file mode 100644 index 00000000000..b5c873c8841 --- /dev/null +++ b/distribution/simpleicons-5/S/Samsungpay.Remote.puml @@ -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 Samsungpay +include('simpleicons-5/S/Samsungpay') + +' renders the element +Samsungpay('Samsungpay', 'Samsungpay', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Samsungpay.md b/distribution/simpleicons-5/S/Samsungpay.md new file mode 100644 index 00000000000..6587c829b84 --- /dev/null +++ b/distribution/simpleicons-5/S/Samsungpay.md @@ -0,0 +1,63 @@ +# Samsungpay + + +```text +simpleicons-5/S/Samsungpay +``` + +```text +include('simpleicons-5/S/Samsungpay') +``` + + + +| Illustration | Samsungpay | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Samsungpay.png) | ![illustration for Samsungpay](../../simpleicons-5/S/Samsungpay.Local.png) | + + + + +## Samsungpay + +### 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 Samsungpay +include('simpleicons-5/S/Samsungpay') + +' renders the element +Samsungpay('Samsungpay', 'Samsungpay', '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 Samsungpay +include('simpleicons-5/S/Samsungpay') + +' renders the element +Samsungpay('Samsungpay', 'Samsungpay', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Samsungpay.png b/distribution/simpleicons-5/S/Samsungpay.png new file mode 100644 index 00000000000..60fd1dfaff1 Binary files /dev/null and b/distribution/simpleicons-5/S/Samsungpay.png differ diff --git a/distribution/simpleicons-5/S/Samsungpay.puml b/distribution/simpleicons-5/S/Samsungpay.puml new file mode 100644 index 00000000000..1401a6717cc --- /dev/null +++ b/distribution/simpleicons-5/S/Samsungpay.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Samsungpay + +sprite $SamsungpayXs [10x10/16z] uwS3 + +sprite $SamsungpaySm [12x12/16z] unza + +sprite $SamsungpayMd [16x16/16z] un_X + +sprite $SamsungpayLg [20x20/16z] unzKO1G + +!procedure Samsungpay($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Samsungpay', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Local.png b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Local.png new file mode 100644 index 00000000000..bd4c499340e Binary files /dev/null and b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Local.png differ diff --git a/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Local.puml b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Local.puml new file mode 100644 index 00000000000..c9d1fe7bcd2 --- /dev/null +++ b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Local.puml @@ -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 Sanfranciscomunicipalrailway +include('simpleicons-5/S/Sanfranciscomunicipalrailway') + +' renders the element +Sanfranciscomunicipalrailway('Sanfranciscomunicipalrailway', 'Sanfranciscomunicipalrailway', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Remote.puml b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Remote.puml new file mode 100644 index 00000000000..784079f82bd --- /dev/null +++ b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.Remote.puml @@ -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 Sanfranciscomunicipalrailway +include('simpleicons-5/S/Sanfranciscomunicipalrailway') + +' renders the element +Sanfranciscomunicipalrailway('Sanfranciscomunicipalrailway', 'Sanfranciscomunicipalrailway', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.md b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.md new file mode 100644 index 00000000000..2aabe922ac9 --- /dev/null +++ b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.md @@ -0,0 +1,63 @@ +# Sanfranciscomunicipalrailway + + +```text +simpleicons-5/S/Sanfranciscomunicipalrailway +``` + +```text +include('simpleicons-5/S/Sanfranciscomunicipalrailway') +``` + + + +| Illustration | Sanfranciscomunicipalrailway | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sanfranciscomunicipalrailway.png) | ![illustration for Sanfranciscomunicipalrailway](../../simpleicons-5/S/Sanfranciscomunicipalrailway.Local.png) | + + + + +## Sanfranciscomunicipalrailway + +### 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 Sanfranciscomunicipalrailway +include('simpleicons-5/S/Sanfranciscomunicipalrailway') + +' renders the element +Sanfranciscomunicipalrailway('Sanfranciscomunicipalrailway', 'Sanfranciscomunicipalrailway', '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 Sanfranciscomunicipalrailway +include('simpleicons-5/S/Sanfranciscomunicipalrailway') + +' renders the element +Sanfranciscomunicipalrailway('Sanfranciscomunicipalrailway', 'Sanfranciscomunicipalrailway', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.png b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.png new file mode 100644 index 00000000000..dcf2d750883 Binary files /dev/null and b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.png differ diff --git a/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.puml b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.puml new file mode 100644 index 00000000000..86389c4e744 --- /dev/null +++ b/distribution/simpleicons-5/S/Sanfranciscomunicipalrailway.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sanfranciscomunicipalrailway + +sprite $SanfranciscomunicipalrailwayXs [10x10/16z] uwS3 + +sprite $SanfranciscomunicipalrailwaySm [12x12/16z] unza + +sprite $SanfranciscomunicipalrailwayMd [16x16/16z] un_X + +sprite $SanfranciscomunicipalrailwayLg [20x20/16z] unzKO1G + +!procedure Sanfranciscomunicipalrailway($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sanfranciscomunicipalrailway', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Saopaulometro.Local.png b/distribution/simpleicons-5/S/Saopaulometro.Local.png new file mode 100644 index 00000000000..d92196aa217 Binary files /dev/null and b/distribution/simpleicons-5/S/Saopaulometro.Local.png differ diff --git a/distribution/simpleicons-5/S/Saopaulometro.Local.puml b/distribution/simpleicons-5/S/Saopaulometro.Local.puml new file mode 100644 index 00000000000..32418761797 --- /dev/null +++ b/distribution/simpleicons-5/S/Saopaulometro.Local.puml @@ -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 Saopaulometro +include('simpleicons-5/S/Saopaulometro') + +' renders the element +Saopaulometro('Saopaulometro', 'Saopaulometro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Saopaulometro.Remote.puml b/distribution/simpleicons-5/S/Saopaulometro.Remote.puml new file mode 100644 index 00000000000..3ddb3a5a008 --- /dev/null +++ b/distribution/simpleicons-5/S/Saopaulometro.Remote.puml @@ -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 Saopaulometro +include('simpleicons-5/S/Saopaulometro') + +' renders the element +Saopaulometro('Saopaulometro', 'Saopaulometro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Saopaulometro.md b/distribution/simpleicons-5/S/Saopaulometro.md new file mode 100644 index 00000000000..9775aeb4722 --- /dev/null +++ b/distribution/simpleicons-5/S/Saopaulometro.md @@ -0,0 +1,63 @@ +# Saopaulometro + + +```text +simpleicons-5/S/Saopaulometro +``` + +```text +include('simpleicons-5/S/Saopaulometro') +``` + + + +| Illustration | Saopaulometro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Saopaulometro.png) | ![illustration for Saopaulometro](../../simpleicons-5/S/Saopaulometro.Local.png) | + + + + +## Saopaulometro + +### 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 Saopaulometro +include('simpleicons-5/S/Saopaulometro') + +' renders the element +Saopaulometro('Saopaulometro', 'Saopaulometro', '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 Saopaulometro +include('simpleicons-5/S/Saopaulometro') + +' renders the element +Saopaulometro('Saopaulometro', 'Saopaulometro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Saopaulometro.png b/distribution/simpleicons-5/S/Saopaulometro.png new file mode 100644 index 00000000000..f0e26efb393 Binary files /dev/null and b/distribution/simpleicons-5/S/Saopaulometro.png differ diff --git a/distribution/simpleicons-5/S/Saopaulometro.puml b/distribution/simpleicons-5/S/Saopaulometro.puml new file mode 100644 index 00000000000..9c74272bc2e --- /dev/null +++ b/distribution/simpleicons-5/S/Saopaulometro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Saopaulometro + +sprite $SaopaulometroXs [10x10/16z] uwS3 + +sprite $SaopaulometroSm [12x12/16z] unza + +sprite $SaopaulometroMd [16x16/16z] un_X + +sprite $SaopaulometroLg [20x20/16z] unzKO1G + +!procedure Saopaulometro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Saopaulometro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sap.Local.png b/distribution/simpleicons-5/S/Sap.Local.png new file mode 100644 index 00000000000..c30f133fa71 Binary files /dev/null and b/distribution/simpleicons-5/S/Sap.Local.png differ diff --git a/distribution/simpleicons-5/S/Sap.Local.puml b/distribution/simpleicons-5/S/Sap.Local.puml new file mode 100644 index 00000000000..5a186aa9ba0 --- /dev/null +++ b/distribution/simpleicons-5/S/Sap.Local.puml @@ -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 Sap +include('simpleicons-5/S/Sap') + +' renders the element +Sap('Sap', 'Sap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sap.Remote.puml b/distribution/simpleicons-5/S/Sap.Remote.puml new file mode 100644 index 00000000000..0183aedc48c --- /dev/null +++ b/distribution/simpleicons-5/S/Sap.Remote.puml @@ -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 Sap +include('simpleicons-5/S/Sap') + +' renders the element +Sap('Sap', 'Sap', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sap.md b/distribution/simpleicons-5/S/Sap.md new file mode 100644 index 00000000000..2a723e35a21 --- /dev/null +++ b/distribution/simpleicons-5/S/Sap.md @@ -0,0 +1,63 @@ +# Sap + + +```text +simpleicons-5/S/Sap +``` + +```text +include('simpleicons-5/S/Sap') +``` + + + +| Illustration | Sap | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sap.png) | ![illustration for Sap](../../simpleicons-5/S/Sap.Local.png) | + + + + +## Sap + +### 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 Sap +include('simpleicons-5/S/Sap') + +' renders the element +Sap('Sap', 'Sap', '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 Sap +include('simpleicons-5/S/Sap') + +' renders the element +Sap('Sap', 'Sap', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sap.png b/distribution/simpleicons-5/S/Sap.png new file mode 100644 index 00000000000..ae34dac8209 Binary files /dev/null and b/distribution/simpleicons-5/S/Sap.png differ diff --git a/distribution/simpleicons-5/S/Sap.puml b/distribution/simpleicons-5/S/Sap.puml new file mode 100644 index 00000000000..67dca76c6de --- /dev/null +++ b/distribution/simpleicons-5/S/Sap.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sap + +sprite $SapXs [10x10/16z] uwS3 + +sprite $SapSm [12x12/16z] unza + +sprite $SapMd [16x16/16z] un_X + +sprite $SapLg [20x20/16z] unzKO1G + +!procedure Sap($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sap', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sass.Local.png b/distribution/simpleicons-5/S/Sass.Local.png new file mode 100644 index 00000000000..5038d47c3ed Binary files /dev/null and b/distribution/simpleicons-5/S/Sass.Local.png differ diff --git a/distribution/simpleicons-5/S/Sass.Local.puml b/distribution/simpleicons-5/S/Sass.Local.puml new file mode 100644 index 00000000000..4a2837ab0ff --- /dev/null +++ b/distribution/simpleicons-5/S/Sass.Local.puml @@ -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 Sass +include('simpleicons-5/S/Sass') + +' renders the element +Sass('Sass', 'Sass', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sass.Remote.puml b/distribution/simpleicons-5/S/Sass.Remote.puml new file mode 100644 index 00000000000..424eee9f4a1 --- /dev/null +++ b/distribution/simpleicons-5/S/Sass.Remote.puml @@ -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 Sass +include('simpleicons-5/S/Sass') + +' renders the element +Sass('Sass', 'Sass', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sass.md b/distribution/simpleicons-5/S/Sass.md new file mode 100644 index 00000000000..f22fe26ec2d --- /dev/null +++ b/distribution/simpleicons-5/S/Sass.md @@ -0,0 +1,63 @@ +# Sass + + +```text +simpleicons-5/S/Sass +``` + +```text +include('simpleicons-5/S/Sass') +``` + + + +| Illustration | Sass | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sass.png) | ![illustration for Sass](../../simpleicons-5/S/Sass.Local.png) | + + + + +## Sass + +### 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 Sass +include('simpleicons-5/S/Sass') + +' renders the element +Sass('Sass', 'Sass', '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 Sass +include('simpleicons-5/S/Sass') + +' renders the element +Sass('Sass', 'Sass', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sass.png b/distribution/simpleicons-5/S/Sass.png new file mode 100644 index 00000000000..b091aa88302 Binary files /dev/null and b/distribution/simpleicons-5/S/Sass.png differ diff --git a/distribution/simpleicons-5/S/Sass.puml b/distribution/simpleicons-5/S/Sass.puml new file mode 100644 index 00000000000..5dacc013231 --- /dev/null +++ b/distribution/simpleicons-5/S/Sass.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sass + +sprite $SassXs [10x10/16z] uwS3 + +sprite $SassSm [12x12/16z] unza + +sprite $SassMd [16x16/16z] un_X + +sprite $SassLg [20x20/16z] unzKO1G + +!procedure Sass($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sass', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sat1.Local.png b/distribution/simpleicons-5/S/Sat1.Local.png new file mode 100644 index 00000000000..1855b90df2b Binary files /dev/null and b/distribution/simpleicons-5/S/Sat1.Local.png differ diff --git a/distribution/simpleicons-5/S/Sat1.Local.puml b/distribution/simpleicons-5/S/Sat1.Local.puml new file mode 100644 index 00000000000..c44ad79aaba --- /dev/null +++ b/distribution/simpleicons-5/S/Sat1.Local.puml @@ -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 Sat1 +include('simpleicons-5/S/Sat1') + +' renders the element +Sat1('Sat1', 'Sat1', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sat1.Remote.puml b/distribution/simpleicons-5/S/Sat1.Remote.puml new file mode 100644 index 00000000000..61e5cff8849 --- /dev/null +++ b/distribution/simpleicons-5/S/Sat1.Remote.puml @@ -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 Sat1 +include('simpleicons-5/S/Sat1') + +' renders the element +Sat1('Sat1', 'Sat1', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sat1.md b/distribution/simpleicons-5/S/Sat1.md new file mode 100644 index 00000000000..f5b4fa4ce4a --- /dev/null +++ b/distribution/simpleicons-5/S/Sat1.md @@ -0,0 +1,63 @@ +# Sat1 + + +```text +simpleicons-5/S/Sat1 +``` + +```text +include('simpleicons-5/S/Sat1') +``` + + + +| Illustration | Sat1 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sat1.png) | ![illustration for Sat1](../../simpleicons-5/S/Sat1.Local.png) | + + + + +## Sat1 + +### 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 Sat1 +include('simpleicons-5/S/Sat1') + +' renders the element +Sat1('Sat1', 'Sat1', '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 Sat1 +include('simpleicons-5/S/Sat1') + +' renders the element +Sat1('Sat1', 'Sat1', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sat1.png b/distribution/simpleicons-5/S/Sat1.png new file mode 100644 index 00000000000..5618de43c0f Binary files /dev/null and b/distribution/simpleicons-5/S/Sat1.png differ diff --git a/distribution/simpleicons-5/S/Sat1.puml b/distribution/simpleicons-5/S/Sat1.puml new file mode 100644 index 00000000000..a0a4db794ec --- /dev/null +++ b/distribution/simpleicons-5/S/Sat1.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sat1 + +sprite $Sat1Xs [10x10/16z] uwS3 + +sprite $Sat1Sm [12x12/16z] unza + +sprite $Sat1Md [16x16/16z] un_X + +sprite $Sat1Lg [20x20/16z] unzKO1G + +!procedure Sat1($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sat1', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Saucelabs.Local.png b/distribution/simpleicons-5/S/Saucelabs.Local.png new file mode 100644 index 00000000000..52cbaf5a1ff Binary files /dev/null and b/distribution/simpleicons-5/S/Saucelabs.Local.png differ diff --git a/distribution/simpleicons-5/S/Saucelabs.Local.puml b/distribution/simpleicons-5/S/Saucelabs.Local.puml new file mode 100644 index 00000000000..e880f43d352 --- /dev/null +++ b/distribution/simpleicons-5/S/Saucelabs.Local.puml @@ -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 Saucelabs +include('simpleicons-5/S/Saucelabs') + +' renders the element +Saucelabs('Saucelabs', 'Saucelabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Saucelabs.Remote.puml b/distribution/simpleicons-5/S/Saucelabs.Remote.puml new file mode 100644 index 00000000000..3a750357f7a --- /dev/null +++ b/distribution/simpleicons-5/S/Saucelabs.Remote.puml @@ -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 Saucelabs +include('simpleicons-5/S/Saucelabs') + +' renders the element +Saucelabs('Saucelabs', 'Saucelabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Saucelabs.md b/distribution/simpleicons-5/S/Saucelabs.md new file mode 100644 index 00000000000..c349af0d9f8 --- /dev/null +++ b/distribution/simpleicons-5/S/Saucelabs.md @@ -0,0 +1,63 @@ +# Saucelabs + + +```text +simpleicons-5/S/Saucelabs +``` + +```text +include('simpleicons-5/S/Saucelabs') +``` + + + +| Illustration | Saucelabs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Saucelabs.png) | ![illustration for Saucelabs](../../simpleicons-5/S/Saucelabs.Local.png) | + + + + +## Saucelabs + +### 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 Saucelabs +include('simpleicons-5/S/Saucelabs') + +' renders the element +Saucelabs('Saucelabs', 'Saucelabs', '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 Saucelabs +include('simpleicons-5/S/Saucelabs') + +' renders the element +Saucelabs('Saucelabs', 'Saucelabs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Saucelabs.png b/distribution/simpleicons-5/S/Saucelabs.png new file mode 100644 index 00000000000..8a1e3e4c9a5 Binary files /dev/null and b/distribution/simpleicons-5/S/Saucelabs.png differ diff --git a/distribution/simpleicons-5/S/Saucelabs.puml b/distribution/simpleicons-5/S/Saucelabs.puml new file mode 100644 index 00000000000..f166c669067 --- /dev/null +++ b/distribution/simpleicons-5/S/Saucelabs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Saucelabs + +sprite $SaucelabsXs [10x10/16z] uwS3 + +sprite $SaucelabsSm [12x12/16z] unza + +sprite $SaucelabsMd [16x16/16z] un_X + +sprite $SaucelabsLg [20x20/16z] unzKO1G + +!procedure Saucelabs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Saucelabs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scala.Local.png b/distribution/simpleicons-5/S/Scala.Local.png new file mode 100644 index 00000000000..e69cca4c4a1 Binary files /dev/null and b/distribution/simpleicons-5/S/Scala.Local.png differ diff --git a/distribution/simpleicons-5/S/Scala.Local.puml b/distribution/simpleicons-5/S/Scala.Local.puml new file mode 100644 index 00000000000..f5467805a22 --- /dev/null +++ b/distribution/simpleicons-5/S/Scala.Local.puml @@ -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 Scala +include('simpleicons-5/S/Scala') + +' renders the element +Scala('Scala', 'Scala', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scala.Remote.puml b/distribution/simpleicons-5/S/Scala.Remote.puml new file mode 100644 index 00000000000..d18fa4cb03f --- /dev/null +++ b/distribution/simpleicons-5/S/Scala.Remote.puml @@ -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 Scala +include('simpleicons-5/S/Scala') + +' renders the element +Scala('Scala', 'Scala', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scala.md b/distribution/simpleicons-5/S/Scala.md new file mode 100644 index 00000000000..523e052d34d --- /dev/null +++ b/distribution/simpleicons-5/S/Scala.md @@ -0,0 +1,63 @@ +# Scala + + +```text +simpleicons-5/S/Scala +``` + +```text +include('simpleicons-5/S/Scala') +``` + + + +| Illustration | Scala | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scala.png) | ![illustration for Scala](../../simpleicons-5/S/Scala.Local.png) | + + + + +## Scala + +### 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 Scala +include('simpleicons-5/S/Scala') + +' renders the element +Scala('Scala', 'Scala', '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 Scala +include('simpleicons-5/S/Scala') + +' renders the element +Scala('Scala', 'Scala', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scala.png b/distribution/simpleicons-5/S/Scala.png new file mode 100644 index 00000000000..1a715241c08 Binary files /dev/null and b/distribution/simpleicons-5/S/Scala.png differ diff --git a/distribution/simpleicons-5/S/Scala.puml b/distribution/simpleicons-5/S/Scala.puml new file mode 100644 index 00000000000..1cad3f724e5 --- /dev/null +++ b/distribution/simpleicons-5/S/Scala.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scala + +sprite $ScalaXs [10x10/16z] uwS3 + +sprite $ScalaSm [12x12/16z] unza + +sprite $ScalaMd [16x16/16z] un_X + +sprite $ScalaLg [20x20/16z] unzKO1G + +!procedure Scala($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scala', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scaleway.Local.png b/distribution/simpleicons-5/S/Scaleway.Local.png new file mode 100644 index 00000000000..1805746cfaf Binary files /dev/null and b/distribution/simpleicons-5/S/Scaleway.Local.png differ diff --git a/distribution/simpleicons-5/S/Scaleway.Local.puml b/distribution/simpleicons-5/S/Scaleway.Local.puml new file mode 100644 index 00000000000..3948fccee4d --- /dev/null +++ b/distribution/simpleicons-5/S/Scaleway.Local.puml @@ -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 Scaleway +include('simpleicons-5/S/Scaleway') + +' renders the element +Scaleway('Scaleway', 'Scaleway', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scaleway.Remote.puml b/distribution/simpleicons-5/S/Scaleway.Remote.puml new file mode 100644 index 00000000000..539abff6a5f --- /dev/null +++ b/distribution/simpleicons-5/S/Scaleway.Remote.puml @@ -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 Scaleway +include('simpleicons-5/S/Scaleway') + +' renders the element +Scaleway('Scaleway', 'Scaleway', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scaleway.md b/distribution/simpleicons-5/S/Scaleway.md new file mode 100644 index 00000000000..ba9b5339223 --- /dev/null +++ b/distribution/simpleicons-5/S/Scaleway.md @@ -0,0 +1,63 @@ +# Scaleway + + +```text +simpleicons-5/S/Scaleway +``` + +```text +include('simpleicons-5/S/Scaleway') +``` + + + +| Illustration | Scaleway | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scaleway.png) | ![illustration for Scaleway](../../simpleicons-5/S/Scaleway.Local.png) | + + + + +## Scaleway + +### 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 Scaleway +include('simpleicons-5/S/Scaleway') + +' renders the element +Scaleway('Scaleway', 'Scaleway', '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 Scaleway +include('simpleicons-5/S/Scaleway') + +' renders the element +Scaleway('Scaleway', 'Scaleway', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scaleway.png b/distribution/simpleicons-5/S/Scaleway.png new file mode 100644 index 00000000000..b8f7eedf1e8 Binary files /dev/null and b/distribution/simpleicons-5/S/Scaleway.png differ diff --git a/distribution/simpleicons-5/S/Scaleway.puml b/distribution/simpleicons-5/S/Scaleway.puml new file mode 100644 index 00000000000..5ba33552fb6 --- /dev/null +++ b/distribution/simpleicons-5/S/Scaleway.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scaleway + +sprite $ScalewayXs [10x10/16z] uwS3 + +sprite $ScalewaySm [12x12/16z] unza + +sprite $ScalewayMd [16x16/16z] un_X + +sprite $ScalewayLg [20x20/16z] unzKO1G + +!procedure Scaleway($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scaleway', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scania.Local.png b/distribution/simpleicons-5/S/Scania.Local.png new file mode 100644 index 00000000000..4ecc2027fd8 Binary files /dev/null and b/distribution/simpleicons-5/S/Scania.Local.png differ diff --git a/distribution/simpleicons-5/S/Scania.Local.puml b/distribution/simpleicons-5/S/Scania.Local.puml new file mode 100644 index 00000000000..c6ca958b416 --- /dev/null +++ b/distribution/simpleicons-5/S/Scania.Local.puml @@ -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 Scania +include('simpleicons-5/S/Scania') + +' renders the element +Scania('Scania', 'Scania', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scania.Remote.puml b/distribution/simpleicons-5/S/Scania.Remote.puml new file mode 100644 index 00000000000..87561cf5a63 --- /dev/null +++ b/distribution/simpleicons-5/S/Scania.Remote.puml @@ -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 Scania +include('simpleicons-5/S/Scania') + +' renders the element +Scania('Scania', 'Scania', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scania.md b/distribution/simpleicons-5/S/Scania.md new file mode 100644 index 00000000000..a1afc91612c --- /dev/null +++ b/distribution/simpleicons-5/S/Scania.md @@ -0,0 +1,63 @@ +# Scania + + +```text +simpleicons-5/S/Scania +``` + +```text +include('simpleicons-5/S/Scania') +``` + + + +| Illustration | Scania | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scania.png) | ![illustration for Scania](../../simpleicons-5/S/Scania.Local.png) | + + + + +## Scania + +### 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 Scania +include('simpleicons-5/S/Scania') + +' renders the element +Scania('Scania', 'Scania', '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 Scania +include('simpleicons-5/S/Scania') + +' renders the element +Scania('Scania', 'Scania', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scania.png b/distribution/simpleicons-5/S/Scania.png new file mode 100644 index 00000000000..583a2611722 Binary files /dev/null and b/distribution/simpleicons-5/S/Scania.png differ diff --git a/distribution/simpleicons-5/S/Scania.puml b/distribution/simpleicons-5/S/Scania.puml new file mode 100644 index 00000000000..adf8108c6d6 --- /dev/null +++ b/distribution/simpleicons-5/S/Scania.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scania + +sprite $ScaniaXs [10x10/16z] uwS3 + +sprite $ScaniaSm [12x12/16z] unza + +sprite $ScaniaMd [16x16/16z] un_X + +sprite $ScaniaLg [20x20/16z] unzKO1G + +!procedure Scania($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scania', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scikitlearn.Local.png b/distribution/simpleicons-5/S/Scikitlearn.Local.png new file mode 100644 index 00000000000..65451652aa3 Binary files /dev/null and b/distribution/simpleicons-5/S/Scikitlearn.Local.png differ diff --git a/distribution/simpleicons-5/S/Scikitlearn.Local.puml b/distribution/simpleicons-5/S/Scikitlearn.Local.puml new file mode 100644 index 00000000000..b19abdae53b --- /dev/null +++ b/distribution/simpleicons-5/S/Scikitlearn.Local.puml @@ -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 Scikitlearn +include('simpleicons-5/S/Scikitlearn') + +' renders the element +Scikitlearn('Scikitlearn', 'Scikitlearn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scikitlearn.Remote.puml b/distribution/simpleicons-5/S/Scikitlearn.Remote.puml new file mode 100644 index 00000000000..a68ef51ebd6 --- /dev/null +++ b/distribution/simpleicons-5/S/Scikitlearn.Remote.puml @@ -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 Scikitlearn +include('simpleicons-5/S/Scikitlearn') + +' renders the element +Scikitlearn('Scikitlearn', 'Scikitlearn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scikitlearn.md b/distribution/simpleicons-5/S/Scikitlearn.md new file mode 100644 index 00000000000..0c6454b2086 --- /dev/null +++ b/distribution/simpleicons-5/S/Scikitlearn.md @@ -0,0 +1,63 @@ +# Scikitlearn + + +```text +simpleicons-5/S/Scikitlearn +``` + +```text +include('simpleicons-5/S/Scikitlearn') +``` + + + +| Illustration | Scikitlearn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scikitlearn.png) | ![illustration for Scikitlearn](../../simpleicons-5/S/Scikitlearn.Local.png) | + + + + +## Scikitlearn + +### 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 Scikitlearn +include('simpleicons-5/S/Scikitlearn') + +' renders the element +Scikitlearn('Scikitlearn', 'Scikitlearn', '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 Scikitlearn +include('simpleicons-5/S/Scikitlearn') + +' renders the element +Scikitlearn('Scikitlearn', 'Scikitlearn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scikitlearn.png b/distribution/simpleicons-5/S/Scikitlearn.png new file mode 100644 index 00000000000..bbade839486 Binary files /dev/null and b/distribution/simpleicons-5/S/Scikitlearn.png differ diff --git a/distribution/simpleicons-5/S/Scikitlearn.puml b/distribution/simpleicons-5/S/Scikitlearn.puml new file mode 100644 index 00000000000..dccf29cb5c2 --- /dev/null +++ b/distribution/simpleicons-5/S/Scikitlearn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scikitlearn + +sprite $ScikitlearnXs [10x10/16z] uwS3 + +sprite $ScikitlearnSm [12x12/16z] unza + +sprite $ScikitlearnMd [16x16/16z] un_X + +sprite $ScikitlearnLg [20x20/16z] unzKO1G + +!procedure Scikitlearn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scikitlearn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scipy.Local.png b/distribution/simpleicons-5/S/Scipy.Local.png new file mode 100644 index 00000000000..162e498daca Binary files /dev/null and b/distribution/simpleicons-5/S/Scipy.Local.png differ diff --git a/distribution/simpleicons-5/S/Scipy.Local.puml b/distribution/simpleicons-5/S/Scipy.Local.puml new file mode 100644 index 00000000000..8b941f6ba69 --- /dev/null +++ b/distribution/simpleicons-5/S/Scipy.Local.puml @@ -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 Scipy +include('simpleicons-5/S/Scipy') + +' renders the element +Scipy('Scipy', 'Scipy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scipy.Remote.puml b/distribution/simpleicons-5/S/Scipy.Remote.puml new file mode 100644 index 00000000000..2015b88d6b0 --- /dev/null +++ b/distribution/simpleicons-5/S/Scipy.Remote.puml @@ -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 Scipy +include('simpleicons-5/S/Scipy') + +' renders the element +Scipy('Scipy', 'Scipy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scipy.md b/distribution/simpleicons-5/S/Scipy.md new file mode 100644 index 00000000000..3bd3dbff975 --- /dev/null +++ b/distribution/simpleicons-5/S/Scipy.md @@ -0,0 +1,63 @@ +# Scipy + + +```text +simpleicons-5/S/Scipy +``` + +```text +include('simpleicons-5/S/Scipy') +``` + + + +| Illustration | Scipy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scipy.png) | ![illustration for Scipy](../../simpleicons-5/S/Scipy.Local.png) | + + + + +## Scipy + +### 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 Scipy +include('simpleicons-5/S/Scipy') + +' renders the element +Scipy('Scipy', 'Scipy', '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 Scipy +include('simpleicons-5/S/Scipy') + +' renders the element +Scipy('Scipy', 'Scipy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scipy.png b/distribution/simpleicons-5/S/Scipy.png new file mode 100644 index 00000000000..5c96b344cb2 Binary files /dev/null and b/distribution/simpleicons-5/S/Scipy.png differ diff --git a/distribution/simpleicons-5/S/Scipy.puml b/distribution/simpleicons-5/S/Scipy.puml new file mode 100644 index 00000000000..ac4bb7679f6 --- /dev/null +++ b/distribution/simpleicons-5/S/Scipy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scipy + +sprite $ScipyXs [10x10/16z] uwS3 + +sprite $ScipySm [12x12/16z] unza + +sprite $ScipyMd [16x16/16z] un_X + +sprite $ScipyLg [20x20/16z] unzKO1G + +!procedure Scipy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scipy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scopus.Local.png b/distribution/simpleicons-5/S/Scopus.Local.png new file mode 100644 index 00000000000..fe7ca3fed4c Binary files /dev/null and b/distribution/simpleicons-5/S/Scopus.Local.png differ diff --git a/distribution/simpleicons-5/S/Scopus.Local.puml b/distribution/simpleicons-5/S/Scopus.Local.puml new file mode 100644 index 00000000000..7b92147c208 --- /dev/null +++ b/distribution/simpleicons-5/S/Scopus.Local.puml @@ -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 Scopus +include('simpleicons-5/S/Scopus') + +' renders the element +Scopus('Scopus', 'Scopus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scopus.Remote.puml b/distribution/simpleicons-5/S/Scopus.Remote.puml new file mode 100644 index 00000000000..b088bee37f1 --- /dev/null +++ b/distribution/simpleicons-5/S/Scopus.Remote.puml @@ -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 Scopus +include('simpleicons-5/S/Scopus') + +' renders the element +Scopus('Scopus', 'Scopus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scopus.md b/distribution/simpleicons-5/S/Scopus.md new file mode 100644 index 00000000000..04c55761098 --- /dev/null +++ b/distribution/simpleicons-5/S/Scopus.md @@ -0,0 +1,63 @@ +# Scopus + + +```text +simpleicons-5/S/Scopus +``` + +```text +include('simpleicons-5/S/Scopus') +``` + + + +| Illustration | Scopus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scopus.png) | ![illustration for Scopus](../../simpleicons-5/S/Scopus.Local.png) | + + + + +## Scopus + +### 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 Scopus +include('simpleicons-5/S/Scopus') + +' renders the element +Scopus('Scopus', 'Scopus', '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 Scopus +include('simpleicons-5/S/Scopus') + +' renders the element +Scopus('Scopus', 'Scopus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scopus.png b/distribution/simpleicons-5/S/Scopus.png new file mode 100644 index 00000000000..6dbccd1505e Binary files /dev/null and b/distribution/simpleicons-5/S/Scopus.png differ diff --git a/distribution/simpleicons-5/S/Scopus.puml b/distribution/simpleicons-5/S/Scopus.puml new file mode 100644 index 00000000000..f477d97769c --- /dev/null +++ b/distribution/simpleicons-5/S/Scopus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scopus + +sprite $ScopusXs [10x10/16z] uwS3 + +sprite $ScopusSm [12x12/16z] unza + +sprite $ScopusMd [16x16/16z] un_X + +sprite $ScopusLg [20x20/16z] unzKO1G + +!procedure Scopus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scopus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scratch.Local.png b/distribution/simpleicons-5/S/Scratch.Local.png new file mode 100644 index 00000000000..535e71af5db Binary files /dev/null and b/distribution/simpleicons-5/S/Scratch.Local.png differ diff --git a/distribution/simpleicons-5/S/Scratch.Local.puml b/distribution/simpleicons-5/S/Scratch.Local.puml new file mode 100644 index 00000000000..14825f1beba --- /dev/null +++ b/distribution/simpleicons-5/S/Scratch.Local.puml @@ -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 Scratch +include('simpleicons-5/S/Scratch') + +' renders the element +Scratch('Scratch', 'Scratch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scratch.Remote.puml b/distribution/simpleicons-5/S/Scratch.Remote.puml new file mode 100644 index 00000000000..381d313c19d --- /dev/null +++ b/distribution/simpleicons-5/S/Scratch.Remote.puml @@ -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 Scratch +include('simpleicons-5/S/Scratch') + +' renders the element +Scratch('Scratch', 'Scratch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scratch.md b/distribution/simpleicons-5/S/Scratch.md new file mode 100644 index 00000000000..2517fd0b734 --- /dev/null +++ b/distribution/simpleicons-5/S/Scratch.md @@ -0,0 +1,63 @@ +# Scratch + + +```text +simpleicons-5/S/Scratch +``` + +```text +include('simpleicons-5/S/Scratch') +``` + + + +| Illustration | Scratch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scratch.png) | ![illustration for Scratch](../../simpleicons-5/S/Scratch.Local.png) | + + + + +## Scratch + +### 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 Scratch +include('simpleicons-5/S/Scratch') + +' renders the element +Scratch('Scratch', 'Scratch', '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 Scratch +include('simpleicons-5/S/Scratch') + +' renders the element +Scratch('Scratch', 'Scratch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scratch.png b/distribution/simpleicons-5/S/Scratch.png new file mode 100644 index 00000000000..9d1ada3208f Binary files /dev/null and b/distribution/simpleicons-5/S/Scratch.png differ diff --git a/distribution/simpleicons-5/S/Scratch.puml b/distribution/simpleicons-5/S/Scratch.puml new file mode 100644 index 00000000000..85eb178e078 --- /dev/null +++ b/distribution/simpleicons-5/S/Scratch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scratch + +sprite $ScratchXs [10x10/16z] uwS3 + +sprite $ScratchSm [12x12/16z] unza + +sprite $ScratchMd [16x16/16z] un_X + +sprite $ScratchLg [20x20/16z] unzKO1G + +!procedure Scratch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scratch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Screencastify.Local.png b/distribution/simpleicons-5/S/Screencastify.Local.png new file mode 100644 index 00000000000..c121211eb07 Binary files /dev/null and b/distribution/simpleicons-5/S/Screencastify.Local.png differ diff --git a/distribution/simpleicons-5/S/Screencastify.Local.puml b/distribution/simpleicons-5/S/Screencastify.Local.puml new file mode 100644 index 00000000000..579641a3622 --- /dev/null +++ b/distribution/simpleicons-5/S/Screencastify.Local.puml @@ -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 Screencastify +include('simpleicons-5/S/Screencastify') + +' renders the element +Screencastify('Screencastify', 'Screencastify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Screencastify.Remote.puml b/distribution/simpleicons-5/S/Screencastify.Remote.puml new file mode 100644 index 00000000000..9169dd376ab --- /dev/null +++ b/distribution/simpleicons-5/S/Screencastify.Remote.puml @@ -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 Screencastify +include('simpleicons-5/S/Screencastify') + +' renders the element +Screencastify('Screencastify', 'Screencastify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Screencastify.md b/distribution/simpleicons-5/S/Screencastify.md new file mode 100644 index 00000000000..3b74240823c --- /dev/null +++ b/distribution/simpleicons-5/S/Screencastify.md @@ -0,0 +1,63 @@ +# Screencastify + + +```text +simpleicons-5/S/Screencastify +``` + +```text +include('simpleicons-5/S/Screencastify') +``` + + + +| Illustration | Screencastify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Screencastify.png) | ![illustration for Screencastify](../../simpleicons-5/S/Screencastify.Local.png) | + + + + +## Screencastify + +### 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 Screencastify +include('simpleicons-5/S/Screencastify') + +' renders the element +Screencastify('Screencastify', 'Screencastify', '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 Screencastify +include('simpleicons-5/S/Screencastify') + +' renders the element +Screencastify('Screencastify', 'Screencastify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Screencastify.png b/distribution/simpleicons-5/S/Screencastify.png new file mode 100644 index 00000000000..75d20a82ed9 Binary files /dev/null and b/distribution/simpleicons-5/S/Screencastify.png differ diff --git a/distribution/simpleicons-5/S/Screencastify.puml b/distribution/simpleicons-5/S/Screencastify.puml new file mode 100644 index 00000000000..fed75370d5c --- /dev/null +++ b/distribution/simpleicons-5/S/Screencastify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Screencastify + +sprite $ScreencastifyXs [10x10/16z] uwS3 + +sprite $ScreencastifySm [12x12/16z] unza + +sprite $ScreencastifyMd [16x16/16z] un_X + +sprite $ScreencastifyLg [20x20/16z] unzKO1G + +!procedure Screencastify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Screencastify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scribd.Local.png b/distribution/simpleicons-5/S/Scribd.Local.png new file mode 100644 index 00000000000..3f6b9055e3c Binary files /dev/null and b/distribution/simpleicons-5/S/Scribd.Local.png differ diff --git a/distribution/simpleicons-5/S/Scribd.Local.puml b/distribution/simpleicons-5/S/Scribd.Local.puml new file mode 100644 index 00000000000..f7696b5ee12 --- /dev/null +++ b/distribution/simpleicons-5/S/Scribd.Local.puml @@ -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 Scribd +include('simpleicons-5/S/Scribd') + +' renders the element +Scribd('Scribd', 'Scribd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scribd.Remote.puml b/distribution/simpleicons-5/S/Scribd.Remote.puml new file mode 100644 index 00000000000..529f7493eab --- /dev/null +++ b/distribution/simpleicons-5/S/Scribd.Remote.puml @@ -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 Scribd +include('simpleicons-5/S/Scribd') + +' renders the element +Scribd('Scribd', 'Scribd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scribd.md b/distribution/simpleicons-5/S/Scribd.md new file mode 100644 index 00000000000..cb23642bbbc --- /dev/null +++ b/distribution/simpleicons-5/S/Scribd.md @@ -0,0 +1,63 @@ +# Scribd + + +```text +simpleicons-5/S/Scribd +``` + +```text +include('simpleicons-5/S/Scribd') +``` + + + +| Illustration | Scribd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scribd.png) | ![illustration for Scribd](../../simpleicons-5/S/Scribd.Local.png) | + + + + +## Scribd + +### 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 Scribd +include('simpleicons-5/S/Scribd') + +' renders the element +Scribd('Scribd', 'Scribd', '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 Scribd +include('simpleicons-5/S/Scribd') + +' renders the element +Scribd('Scribd', 'Scribd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scribd.png b/distribution/simpleicons-5/S/Scribd.png new file mode 100644 index 00000000000..171ac7dac65 Binary files /dev/null and b/distribution/simpleicons-5/S/Scribd.png differ diff --git a/distribution/simpleicons-5/S/Scribd.puml b/distribution/simpleicons-5/S/Scribd.puml new file mode 100644 index 00000000000..77c3ec4be45 --- /dev/null +++ b/distribution/simpleicons-5/S/Scribd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scribd + +sprite $ScribdXs [10x10/16z] uwS3 + +sprite $ScribdSm [12x12/16z] unza + +sprite $ScribdMd [16x16/16z] un_X + +sprite $ScribdLg [20x20/16z] unzKO1G + +!procedure Scribd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scribd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scrimba.Local.png b/distribution/simpleicons-5/S/Scrimba.Local.png new file mode 100644 index 00000000000..d91a7cfc565 Binary files /dev/null and b/distribution/simpleicons-5/S/Scrimba.Local.png differ diff --git a/distribution/simpleicons-5/S/Scrimba.Local.puml b/distribution/simpleicons-5/S/Scrimba.Local.puml new file mode 100644 index 00000000000..c18230c873a --- /dev/null +++ b/distribution/simpleicons-5/S/Scrimba.Local.puml @@ -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 Scrimba +include('simpleicons-5/S/Scrimba') + +' renders the element +Scrimba('Scrimba', 'Scrimba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrimba.Remote.puml b/distribution/simpleicons-5/S/Scrimba.Remote.puml new file mode 100644 index 00000000000..d8bdc99af64 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrimba.Remote.puml @@ -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 Scrimba +include('simpleicons-5/S/Scrimba') + +' renders the element +Scrimba('Scrimba', 'Scrimba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrimba.md b/distribution/simpleicons-5/S/Scrimba.md new file mode 100644 index 00000000000..bae83c9e450 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrimba.md @@ -0,0 +1,63 @@ +# Scrimba + + +```text +simpleicons-5/S/Scrimba +``` + +```text +include('simpleicons-5/S/Scrimba') +``` + + + +| Illustration | Scrimba | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scrimba.png) | ![illustration for Scrimba](../../simpleicons-5/S/Scrimba.Local.png) | + + + + +## Scrimba + +### 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 Scrimba +include('simpleicons-5/S/Scrimba') + +' renders the element +Scrimba('Scrimba', 'Scrimba', '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 Scrimba +include('simpleicons-5/S/Scrimba') + +' renders the element +Scrimba('Scrimba', 'Scrimba', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scrimba.png b/distribution/simpleicons-5/S/Scrimba.png new file mode 100644 index 00000000000..828187b8345 Binary files /dev/null and b/distribution/simpleicons-5/S/Scrimba.png differ diff --git a/distribution/simpleicons-5/S/Scrimba.puml b/distribution/simpleicons-5/S/Scrimba.puml new file mode 100644 index 00000000000..db002e91dd0 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrimba.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scrimba + +sprite $ScrimbaXs [10x10/16z] uwS3 + +sprite $ScrimbaSm [12x12/16z] unza + +sprite $ScrimbaMd [16x16/16z] un_X + +sprite $ScrimbaLg [20x20/16z] unzKO1G + +!procedure Scrimba($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scrimba', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scrollreveal.Local.png b/distribution/simpleicons-5/S/Scrollreveal.Local.png new file mode 100644 index 00000000000..b9c576fa379 Binary files /dev/null and b/distribution/simpleicons-5/S/Scrollreveal.Local.png differ diff --git a/distribution/simpleicons-5/S/Scrollreveal.Local.puml b/distribution/simpleicons-5/S/Scrollreveal.Local.puml new file mode 100644 index 00000000000..a68d7e26d29 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrollreveal.Local.puml @@ -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 Scrollreveal +include('simpleicons-5/S/Scrollreveal') + +' renders the element +Scrollreveal('Scrollreveal', 'Scrollreveal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrollreveal.Remote.puml b/distribution/simpleicons-5/S/Scrollreveal.Remote.puml new file mode 100644 index 00000000000..c48e1f46e8f --- /dev/null +++ b/distribution/simpleicons-5/S/Scrollreveal.Remote.puml @@ -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 Scrollreveal +include('simpleicons-5/S/Scrollreveal') + +' renders the element +Scrollreveal('Scrollreveal', 'Scrollreveal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrollreveal.md b/distribution/simpleicons-5/S/Scrollreveal.md new file mode 100644 index 00000000000..f73235803a0 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrollreveal.md @@ -0,0 +1,63 @@ +# Scrollreveal + + +```text +simpleicons-5/S/Scrollreveal +``` + +```text +include('simpleicons-5/S/Scrollreveal') +``` + + + +| Illustration | Scrollreveal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scrollreveal.png) | ![illustration for Scrollreveal](../../simpleicons-5/S/Scrollreveal.Local.png) | + + + + +## Scrollreveal + +### 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 Scrollreveal +include('simpleicons-5/S/Scrollreveal') + +' renders the element +Scrollreveal('Scrollreveal', 'Scrollreveal', '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 Scrollreveal +include('simpleicons-5/S/Scrollreveal') + +' renders the element +Scrollreveal('Scrollreveal', 'Scrollreveal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scrollreveal.png b/distribution/simpleicons-5/S/Scrollreveal.png new file mode 100644 index 00000000000..fe7032ffc31 Binary files /dev/null and b/distribution/simpleicons-5/S/Scrollreveal.png differ diff --git a/distribution/simpleicons-5/S/Scrollreveal.puml b/distribution/simpleicons-5/S/Scrollreveal.puml new file mode 100644 index 00000000000..1c61699de98 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrollreveal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scrollreveal + +sprite $ScrollrevealXs [10x10/16z] uwS3 + +sprite $ScrollrevealSm [12x12/16z] unza + +sprite $ScrollrevealMd [16x16/16z] un_X + +sprite $ScrollrevealLg [20x20/16z] unzKO1G + +!procedure Scrollreveal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scrollreveal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scrumalliance.Local.png b/distribution/simpleicons-5/S/Scrumalliance.Local.png new file mode 100644 index 00000000000..96469f18515 Binary files /dev/null and b/distribution/simpleicons-5/S/Scrumalliance.Local.png differ diff --git a/distribution/simpleicons-5/S/Scrumalliance.Local.puml b/distribution/simpleicons-5/S/Scrumalliance.Local.puml new file mode 100644 index 00000000000..6468fa3ac1d --- /dev/null +++ b/distribution/simpleicons-5/S/Scrumalliance.Local.puml @@ -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 Scrumalliance +include('simpleicons-5/S/Scrumalliance') + +' renders the element +Scrumalliance('Scrumalliance', 'Scrumalliance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrumalliance.Remote.puml b/distribution/simpleicons-5/S/Scrumalliance.Remote.puml new file mode 100644 index 00000000000..b2e75a05c1d --- /dev/null +++ b/distribution/simpleicons-5/S/Scrumalliance.Remote.puml @@ -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 Scrumalliance +include('simpleicons-5/S/Scrumalliance') + +' renders the element +Scrumalliance('Scrumalliance', 'Scrumalliance', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrumalliance.md b/distribution/simpleicons-5/S/Scrumalliance.md new file mode 100644 index 00000000000..539629136a2 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrumalliance.md @@ -0,0 +1,63 @@ +# Scrumalliance + + +```text +simpleicons-5/S/Scrumalliance +``` + +```text +include('simpleicons-5/S/Scrumalliance') +``` + + + +| Illustration | Scrumalliance | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scrumalliance.png) | ![illustration for Scrumalliance](../../simpleicons-5/S/Scrumalliance.Local.png) | + + + + +## Scrumalliance + +### 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 Scrumalliance +include('simpleicons-5/S/Scrumalliance') + +' renders the element +Scrumalliance('Scrumalliance', 'Scrumalliance', '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 Scrumalliance +include('simpleicons-5/S/Scrumalliance') + +' renders the element +Scrumalliance('Scrumalliance', 'Scrumalliance', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scrumalliance.png b/distribution/simpleicons-5/S/Scrumalliance.png new file mode 100644 index 00000000000..8bb25f2995c Binary files /dev/null and b/distribution/simpleicons-5/S/Scrumalliance.png differ diff --git a/distribution/simpleicons-5/S/Scrumalliance.puml b/distribution/simpleicons-5/S/Scrumalliance.puml new file mode 100644 index 00000000000..193af15379d --- /dev/null +++ b/distribution/simpleicons-5/S/Scrumalliance.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scrumalliance + +sprite $ScrumallianceXs [10x10/16z] uwS3 + +sprite $ScrumallianceSm [12x12/16z] unza + +sprite $ScrumallianceMd [16x16/16z] un_X + +sprite $ScrumallianceLg [20x20/16z] unzKO1G + +!procedure Scrumalliance($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scrumalliance', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Scrutinizerci.Local.png b/distribution/simpleicons-5/S/Scrutinizerci.Local.png new file mode 100644 index 00000000000..58260799aee Binary files /dev/null and b/distribution/simpleicons-5/S/Scrutinizerci.Local.png differ diff --git a/distribution/simpleicons-5/S/Scrutinizerci.Local.puml b/distribution/simpleicons-5/S/Scrutinizerci.Local.puml new file mode 100644 index 00000000000..4758d4a6ebb --- /dev/null +++ b/distribution/simpleicons-5/S/Scrutinizerci.Local.puml @@ -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 Scrutinizerci +include('simpleicons-5/S/Scrutinizerci') + +' renders the element +Scrutinizerci('Scrutinizerci', 'Scrutinizerci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrutinizerci.Remote.puml b/distribution/simpleicons-5/S/Scrutinizerci.Remote.puml new file mode 100644 index 00000000000..333a77e71ca --- /dev/null +++ b/distribution/simpleicons-5/S/Scrutinizerci.Remote.puml @@ -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 Scrutinizerci +include('simpleicons-5/S/Scrutinizerci') + +' renders the element +Scrutinizerci('Scrutinizerci', 'Scrutinizerci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Scrutinizerci.md b/distribution/simpleicons-5/S/Scrutinizerci.md new file mode 100644 index 00000000000..0caa1d54549 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrutinizerci.md @@ -0,0 +1,63 @@ +# Scrutinizerci + + +```text +simpleicons-5/S/Scrutinizerci +``` + +```text +include('simpleicons-5/S/Scrutinizerci') +``` + + + +| Illustration | Scrutinizerci | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Scrutinizerci.png) | ![illustration for Scrutinizerci](../../simpleicons-5/S/Scrutinizerci.Local.png) | + + + + +## Scrutinizerci + +### 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 Scrutinizerci +include('simpleicons-5/S/Scrutinizerci') + +' renders the element +Scrutinizerci('Scrutinizerci', 'Scrutinizerci', '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 Scrutinizerci +include('simpleicons-5/S/Scrutinizerci') + +' renders the element +Scrutinizerci('Scrutinizerci', 'Scrutinizerci', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Scrutinizerci.png b/distribution/simpleicons-5/S/Scrutinizerci.png new file mode 100644 index 00000000000..e88b166080a Binary files /dev/null and b/distribution/simpleicons-5/S/Scrutinizerci.png differ diff --git a/distribution/simpleicons-5/S/Scrutinizerci.puml b/distribution/simpleicons-5/S/Scrutinizerci.puml new file mode 100644 index 00000000000..67cbd24f522 --- /dev/null +++ b/distribution/simpleicons-5/S/Scrutinizerci.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Scrutinizerci + +sprite $ScrutinizerciXs [10x10/16z] uwS3 + +sprite $ScrutinizerciSm [12x12/16z] unza + +sprite $ScrutinizerciMd [16x16/16z] un_X + +sprite $ScrutinizerciLg [20x20/16z] unzKO1G + +!procedure Scrutinizerci($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Scrutinizerci', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Seagate.Local.png b/distribution/simpleicons-5/S/Seagate.Local.png new file mode 100644 index 00000000000..0f479b93c11 Binary files /dev/null and b/distribution/simpleicons-5/S/Seagate.Local.png differ diff --git a/distribution/simpleicons-5/S/Seagate.Local.puml b/distribution/simpleicons-5/S/Seagate.Local.puml new file mode 100644 index 00000000000..49efce21ef1 --- /dev/null +++ b/distribution/simpleicons-5/S/Seagate.Local.puml @@ -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 Seagate +include('simpleicons-5/S/Seagate') + +' renders the element +Seagate('Seagate', 'Seagate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Seagate.Remote.puml b/distribution/simpleicons-5/S/Seagate.Remote.puml new file mode 100644 index 00000000000..d1a63d90b9d --- /dev/null +++ b/distribution/simpleicons-5/S/Seagate.Remote.puml @@ -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 Seagate +include('simpleicons-5/S/Seagate') + +' renders the element +Seagate('Seagate', 'Seagate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Seagate.md b/distribution/simpleicons-5/S/Seagate.md new file mode 100644 index 00000000000..b4bf91d9084 --- /dev/null +++ b/distribution/simpleicons-5/S/Seagate.md @@ -0,0 +1,63 @@ +# Seagate + + +```text +simpleicons-5/S/Seagate +``` + +```text +include('simpleicons-5/S/Seagate') +``` + + + +| Illustration | Seagate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Seagate.png) | ![illustration for Seagate](../../simpleicons-5/S/Seagate.Local.png) | + + + + +## Seagate + +### 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 Seagate +include('simpleicons-5/S/Seagate') + +' renders the element +Seagate('Seagate', 'Seagate', '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 Seagate +include('simpleicons-5/S/Seagate') + +' renders the element +Seagate('Seagate', 'Seagate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Seagate.png b/distribution/simpleicons-5/S/Seagate.png new file mode 100644 index 00000000000..07fcf4b7093 Binary files /dev/null and b/distribution/simpleicons-5/S/Seagate.png differ diff --git a/distribution/simpleicons-5/S/Seagate.puml b/distribution/simpleicons-5/S/Seagate.puml new file mode 100644 index 00000000000..e51d58ee9cf --- /dev/null +++ b/distribution/simpleicons-5/S/Seagate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Seagate + +sprite $SeagateXs [10x10/16z] uwS3 + +sprite $SeagateSm [12x12/16z] unza + +sprite $SeagateMd [16x16/16z] un_X + +sprite $SeagateLg [20x20/16z] unzKO1G + +!procedure Seagate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Seagate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Seat.Local.png b/distribution/simpleicons-5/S/Seat.Local.png new file mode 100644 index 00000000000..f68cb795aa2 Binary files /dev/null and b/distribution/simpleicons-5/S/Seat.Local.png differ diff --git a/distribution/simpleicons-5/S/Seat.Local.puml b/distribution/simpleicons-5/S/Seat.Local.puml new file mode 100644 index 00000000000..b24663b7e3c --- /dev/null +++ b/distribution/simpleicons-5/S/Seat.Local.puml @@ -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 Seat +include('simpleicons-5/S/Seat') + +' renders the element +Seat('Seat', 'Seat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Seat.Remote.puml b/distribution/simpleicons-5/S/Seat.Remote.puml new file mode 100644 index 00000000000..2db0379e744 --- /dev/null +++ b/distribution/simpleicons-5/S/Seat.Remote.puml @@ -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 Seat +include('simpleicons-5/S/Seat') + +' renders the element +Seat('Seat', 'Seat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Seat.md b/distribution/simpleicons-5/S/Seat.md new file mode 100644 index 00000000000..863f8a5c344 --- /dev/null +++ b/distribution/simpleicons-5/S/Seat.md @@ -0,0 +1,63 @@ +# Seat + + +```text +simpleicons-5/S/Seat +``` + +```text +include('simpleicons-5/S/Seat') +``` + + + +| Illustration | Seat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Seat.png) | ![illustration for Seat](../../simpleicons-5/S/Seat.Local.png) | + + + + +## Seat + +### 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 Seat +include('simpleicons-5/S/Seat') + +' renders the element +Seat('Seat', 'Seat', '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 Seat +include('simpleicons-5/S/Seat') + +' renders the element +Seat('Seat', 'Seat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Seat.png b/distribution/simpleicons-5/S/Seat.png new file mode 100644 index 00000000000..5ef80d1745e Binary files /dev/null and b/distribution/simpleicons-5/S/Seat.png differ diff --git a/distribution/simpleicons-5/S/Seat.puml b/distribution/simpleicons-5/S/Seat.puml new file mode 100644 index 00000000000..2e596a875fc --- /dev/null +++ b/distribution/simpleicons-5/S/Seat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Seat + +sprite $SeatXs [10x10/16z] uwS3 + +sprite $SeatSm [12x12/16z] unza + +sprite $SeatMd [16x16/16z] un_X + +sprite $SeatLg [20x20/16z] unzKO1G + +!procedure Seat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Seat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sefaria.Local.png b/distribution/simpleicons-5/S/Sefaria.Local.png new file mode 100644 index 00000000000..8aa5950dc5e Binary files /dev/null and b/distribution/simpleicons-5/S/Sefaria.Local.png differ diff --git a/distribution/simpleicons-5/S/Sefaria.Local.puml b/distribution/simpleicons-5/S/Sefaria.Local.puml new file mode 100644 index 00000000000..4e68d88930e --- /dev/null +++ b/distribution/simpleicons-5/S/Sefaria.Local.puml @@ -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 Sefaria +include('simpleicons-5/S/Sefaria') + +' renders the element +Sefaria('Sefaria', 'Sefaria', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sefaria.Remote.puml b/distribution/simpleicons-5/S/Sefaria.Remote.puml new file mode 100644 index 00000000000..3c112b96183 --- /dev/null +++ b/distribution/simpleicons-5/S/Sefaria.Remote.puml @@ -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 Sefaria +include('simpleicons-5/S/Sefaria') + +' renders the element +Sefaria('Sefaria', 'Sefaria', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sefaria.md b/distribution/simpleicons-5/S/Sefaria.md new file mode 100644 index 00000000000..106dcf690d8 --- /dev/null +++ b/distribution/simpleicons-5/S/Sefaria.md @@ -0,0 +1,63 @@ +# Sefaria + + +```text +simpleicons-5/S/Sefaria +``` + +```text +include('simpleicons-5/S/Sefaria') +``` + + + +| Illustration | Sefaria | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sefaria.png) | ![illustration for Sefaria](../../simpleicons-5/S/Sefaria.Local.png) | + + + + +## Sefaria + +### 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 Sefaria +include('simpleicons-5/S/Sefaria') + +' renders the element +Sefaria('Sefaria', 'Sefaria', '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 Sefaria +include('simpleicons-5/S/Sefaria') + +' renders the element +Sefaria('Sefaria', 'Sefaria', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sefaria.png b/distribution/simpleicons-5/S/Sefaria.png new file mode 100644 index 00000000000..360e7d676ba Binary files /dev/null and b/distribution/simpleicons-5/S/Sefaria.png differ diff --git a/distribution/simpleicons-5/S/Sefaria.puml b/distribution/simpleicons-5/S/Sefaria.puml new file mode 100644 index 00000000000..70315177996 --- /dev/null +++ b/distribution/simpleicons-5/S/Sefaria.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sefaria + +sprite $SefariaXs [10x10/16z] uwS3 + +sprite $SefariaSm [12x12/16z] unza + +sprite $SefariaMd [16x16/16z] un_X + +sprite $SefariaLg [20x20/16z] unzKO1G + +!procedure Sefaria($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sefaria', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sega.Local.png b/distribution/simpleicons-5/S/Sega.Local.png new file mode 100644 index 00000000000..c1b66094aa9 Binary files /dev/null and b/distribution/simpleicons-5/S/Sega.Local.png differ diff --git a/distribution/simpleicons-5/S/Sega.Local.puml b/distribution/simpleicons-5/S/Sega.Local.puml new file mode 100644 index 00000000000..7943c853cbf --- /dev/null +++ b/distribution/simpleicons-5/S/Sega.Local.puml @@ -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 Sega +include('simpleicons-5/S/Sega') + +' renders the element +Sega('Sega', 'Sega', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sega.Remote.puml b/distribution/simpleicons-5/S/Sega.Remote.puml new file mode 100644 index 00000000000..35bd3f7e070 --- /dev/null +++ b/distribution/simpleicons-5/S/Sega.Remote.puml @@ -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 Sega +include('simpleicons-5/S/Sega') + +' renders the element +Sega('Sega', 'Sega', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sega.md b/distribution/simpleicons-5/S/Sega.md new file mode 100644 index 00000000000..72d6f26697e --- /dev/null +++ b/distribution/simpleicons-5/S/Sega.md @@ -0,0 +1,63 @@ +# Sega + + +```text +simpleicons-5/S/Sega +``` + +```text +include('simpleicons-5/S/Sega') +``` + + + +| Illustration | Sega | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sega.png) | ![illustration for Sega](../../simpleicons-5/S/Sega.Local.png) | + + + + +## Sega + +### 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 Sega +include('simpleicons-5/S/Sega') + +' renders the element +Sega('Sega', 'Sega', '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 Sega +include('simpleicons-5/S/Sega') + +' renders the element +Sega('Sega', 'Sega', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sega.png b/distribution/simpleicons-5/S/Sega.png new file mode 100644 index 00000000000..ea52054906f Binary files /dev/null and b/distribution/simpleicons-5/S/Sega.png differ diff --git a/distribution/simpleicons-5/S/Sega.puml b/distribution/simpleicons-5/S/Sega.puml new file mode 100644 index 00000000000..62add64df81 --- /dev/null +++ b/distribution/simpleicons-5/S/Sega.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sega + +sprite $SegaXs [10x10/16z] uwS3 + +sprite $SegaSm [12x12/16z] unza + +sprite $SegaMd [16x16/16z] un_X + +sprite $SegaLg [20x20/16z] unzKO1G + +!procedure Sega($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sega', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Selenium.Local.png b/distribution/simpleicons-5/S/Selenium.Local.png new file mode 100644 index 00000000000..6725b2ca145 Binary files /dev/null and b/distribution/simpleicons-5/S/Selenium.Local.png differ diff --git a/distribution/simpleicons-5/S/Selenium.Local.puml b/distribution/simpleicons-5/S/Selenium.Local.puml new file mode 100644 index 00000000000..1f4ecff14cf --- /dev/null +++ b/distribution/simpleicons-5/S/Selenium.Local.puml @@ -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 Selenium +include('simpleicons-5/S/Selenium') + +' renders the element +Selenium('Selenium', 'Selenium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Selenium.Remote.puml b/distribution/simpleicons-5/S/Selenium.Remote.puml new file mode 100644 index 00000000000..7f0db7d1bcd --- /dev/null +++ b/distribution/simpleicons-5/S/Selenium.Remote.puml @@ -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 Selenium +include('simpleicons-5/S/Selenium') + +' renders the element +Selenium('Selenium', 'Selenium', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Selenium.md b/distribution/simpleicons-5/S/Selenium.md new file mode 100644 index 00000000000..1e2f9bdc0ca --- /dev/null +++ b/distribution/simpleicons-5/S/Selenium.md @@ -0,0 +1,63 @@ +# Selenium + + +```text +simpleicons-5/S/Selenium +``` + +```text +include('simpleicons-5/S/Selenium') +``` + + + +| Illustration | Selenium | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Selenium.png) | ![illustration for Selenium](../../simpleicons-5/S/Selenium.Local.png) | + + + + +## Selenium + +### 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 Selenium +include('simpleicons-5/S/Selenium') + +' renders the element +Selenium('Selenium', 'Selenium', '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 Selenium +include('simpleicons-5/S/Selenium') + +' renders the element +Selenium('Selenium', 'Selenium', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Selenium.png b/distribution/simpleicons-5/S/Selenium.png new file mode 100644 index 00000000000..3bcbcadbf55 Binary files /dev/null and b/distribution/simpleicons-5/S/Selenium.png differ diff --git a/distribution/simpleicons-5/S/Selenium.puml b/distribution/simpleicons-5/S/Selenium.puml new file mode 100644 index 00000000000..ba08a84f8be --- /dev/null +++ b/distribution/simpleicons-5/S/Selenium.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Selenium + +sprite $SeleniumXs [10x10/16z] uwS3 + +sprite $SeleniumSm [12x12/16z] unza + +sprite $SeleniumMd [16x16/16z] un_X + +sprite $SeleniumLg [20x20/16z] unzKO1G + +!procedure Selenium($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Selenium', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sellfy.Local.png b/distribution/simpleicons-5/S/Sellfy.Local.png new file mode 100644 index 00000000000..d9ff1166297 Binary files /dev/null and b/distribution/simpleicons-5/S/Sellfy.Local.png differ diff --git a/distribution/simpleicons-5/S/Sellfy.Local.puml b/distribution/simpleicons-5/S/Sellfy.Local.puml new file mode 100644 index 00000000000..4be59015356 --- /dev/null +++ b/distribution/simpleicons-5/S/Sellfy.Local.puml @@ -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 Sellfy +include('simpleicons-5/S/Sellfy') + +' renders the element +Sellfy('Sellfy', 'Sellfy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sellfy.Remote.puml b/distribution/simpleicons-5/S/Sellfy.Remote.puml new file mode 100644 index 00000000000..40e1ffdac11 --- /dev/null +++ b/distribution/simpleicons-5/S/Sellfy.Remote.puml @@ -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 Sellfy +include('simpleicons-5/S/Sellfy') + +' renders the element +Sellfy('Sellfy', 'Sellfy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sellfy.md b/distribution/simpleicons-5/S/Sellfy.md new file mode 100644 index 00000000000..7221704b964 --- /dev/null +++ b/distribution/simpleicons-5/S/Sellfy.md @@ -0,0 +1,63 @@ +# Sellfy + + +```text +simpleicons-5/S/Sellfy +``` + +```text +include('simpleicons-5/S/Sellfy') +``` + + + +| Illustration | Sellfy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sellfy.png) | ![illustration for Sellfy](../../simpleicons-5/S/Sellfy.Local.png) | + + + + +## Sellfy + +### 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 Sellfy +include('simpleicons-5/S/Sellfy') + +' renders the element +Sellfy('Sellfy', 'Sellfy', '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 Sellfy +include('simpleicons-5/S/Sellfy') + +' renders the element +Sellfy('Sellfy', 'Sellfy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sellfy.png b/distribution/simpleicons-5/S/Sellfy.png new file mode 100644 index 00000000000..3953f559913 Binary files /dev/null and b/distribution/simpleicons-5/S/Sellfy.png differ diff --git a/distribution/simpleicons-5/S/Sellfy.puml b/distribution/simpleicons-5/S/Sellfy.puml new file mode 100644 index 00000000000..0507bc5deea --- /dev/null +++ b/distribution/simpleicons-5/S/Sellfy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sellfy + +sprite $SellfyXs [10x10/16z] uwS3 + +sprite $SellfySm [12x12/16z] unza + +sprite $SellfyMd [16x16/16z] un_X + +sprite $SellfyLg [20x20/16z] unzKO1G + +!procedure Sellfy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sellfy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Semanticrelease.Local.png b/distribution/simpleicons-5/S/Semanticrelease.Local.png new file mode 100644 index 00000000000..fad209a3cf8 Binary files /dev/null and b/distribution/simpleicons-5/S/Semanticrelease.Local.png differ diff --git a/distribution/simpleicons-5/S/Semanticrelease.Local.puml b/distribution/simpleicons-5/S/Semanticrelease.Local.puml new file mode 100644 index 00000000000..f2f9af66dab --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticrelease.Local.puml @@ -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 Semanticrelease +include('simpleicons-5/S/Semanticrelease') + +' renders the element +Semanticrelease('Semanticrelease', 'Semanticrelease', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semanticrelease.Remote.puml b/distribution/simpleicons-5/S/Semanticrelease.Remote.puml new file mode 100644 index 00000000000..e006fffed78 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticrelease.Remote.puml @@ -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 Semanticrelease +include('simpleicons-5/S/Semanticrelease') + +' renders the element +Semanticrelease('Semanticrelease', 'Semanticrelease', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semanticrelease.md b/distribution/simpleicons-5/S/Semanticrelease.md new file mode 100644 index 00000000000..bfae4db8604 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticrelease.md @@ -0,0 +1,63 @@ +# Semanticrelease + + +```text +simpleicons-5/S/Semanticrelease +``` + +```text +include('simpleicons-5/S/Semanticrelease') +``` + + + +| Illustration | Semanticrelease | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Semanticrelease.png) | ![illustration for Semanticrelease](../../simpleicons-5/S/Semanticrelease.Local.png) | + + + + +## Semanticrelease + +### 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 Semanticrelease +include('simpleicons-5/S/Semanticrelease') + +' renders the element +Semanticrelease('Semanticrelease', 'Semanticrelease', '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 Semanticrelease +include('simpleicons-5/S/Semanticrelease') + +' renders the element +Semanticrelease('Semanticrelease', 'Semanticrelease', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Semanticrelease.png b/distribution/simpleicons-5/S/Semanticrelease.png new file mode 100644 index 00000000000..f085f0151f2 Binary files /dev/null and b/distribution/simpleicons-5/S/Semanticrelease.png differ diff --git a/distribution/simpleicons-5/S/Semanticrelease.puml b/distribution/simpleicons-5/S/Semanticrelease.puml new file mode 100644 index 00000000000..b01d8fc3388 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticrelease.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Semanticrelease + +sprite $SemanticreleaseXs [10x10/16z] uwS3 + +sprite $SemanticreleaseSm [12x12/16z] unza + +sprite $SemanticreleaseMd [16x16/16z] un_X + +sprite $SemanticreleaseLg [20x20/16z] unzKO1G + +!procedure Semanticrelease($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Semanticrelease', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Semanticuireact.Local.png b/distribution/simpleicons-5/S/Semanticuireact.Local.png new file mode 100644 index 00000000000..6d395351738 Binary files /dev/null and b/distribution/simpleicons-5/S/Semanticuireact.Local.png differ diff --git a/distribution/simpleicons-5/S/Semanticuireact.Local.puml b/distribution/simpleicons-5/S/Semanticuireact.Local.puml new file mode 100644 index 00000000000..e96d0cab177 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticuireact.Local.puml @@ -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 Semanticuireact +include('simpleicons-5/S/Semanticuireact') + +' renders the element +Semanticuireact('Semanticuireact', 'Semanticuireact', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semanticuireact.Remote.puml b/distribution/simpleicons-5/S/Semanticuireact.Remote.puml new file mode 100644 index 00000000000..73be5bb8c11 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticuireact.Remote.puml @@ -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 Semanticuireact +include('simpleicons-5/S/Semanticuireact') + +' renders the element +Semanticuireact('Semanticuireact', 'Semanticuireact', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semanticuireact.md b/distribution/simpleicons-5/S/Semanticuireact.md new file mode 100644 index 00000000000..7c20ab91c12 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticuireact.md @@ -0,0 +1,63 @@ +# Semanticuireact + + +```text +simpleicons-5/S/Semanticuireact +``` + +```text +include('simpleicons-5/S/Semanticuireact') +``` + + + +| Illustration | Semanticuireact | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Semanticuireact.png) | ![illustration for Semanticuireact](../../simpleicons-5/S/Semanticuireact.Local.png) | + + + + +## Semanticuireact + +### 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 Semanticuireact +include('simpleicons-5/S/Semanticuireact') + +' renders the element +Semanticuireact('Semanticuireact', 'Semanticuireact', '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 Semanticuireact +include('simpleicons-5/S/Semanticuireact') + +' renders the element +Semanticuireact('Semanticuireact', 'Semanticuireact', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Semanticuireact.png b/distribution/simpleicons-5/S/Semanticuireact.png new file mode 100644 index 00000000000..6cbeb9e9617 Binary files /dev/null and b/distribution/simpleicons-5/S/Semanticuireact.png differ diff --git a/distribution/simpleicons-5/S/Semanticuireact.puml b/distribution/simpleicons-5/S/Semanticuireact.puml new file mode 100644 index 00000000000..36ada912c14 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticuireact.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Semanticuireact + +sprite $SemanticuireactXs [10x10/16z] uwS3 + +sprite $SemanticuireactSm [12x12/16z] unza + +sprite $SemanticuireactMd [16x16/16z] un_X + +sprite $SemanticuireactLg [20x20/16z] unzKO1G + +!procedure Semanticuireact($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Semanticuireact', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Semanticweb.Local.png b/distribution/simpleicons-5/S/Semanticweb.Local.png new file mode 100644 index 00000000000..ea4a57c0592 Binary files /dev/null and b/distribution/simpleicons-5/S/Semanticweb.Local.png differ diff --git a/distribution/simpleicons-5/S/Semanticweb.Local.puml b/distribution/simpleicons-5/S/Semanticweb.Local.puml new file mode 100644 index 00000000000..80d9f125844 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticweb.Local.puml @@ -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 Semanticweb +include('simpleicons-5/S/Semanticweb') + +' renders the element +Semanticweb('Semanticweb', 'Semanticweb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semanticweb.Remote.puml b/distribution/simpleicons-5/S/Semanticweb.Remote.puml new file mode 100644 index 00000000000..e244a2716e1 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticweb.Remote.puml @@ -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 Semanticweb +include('simpleicons-5/S/Semanticweb') + +' renders the element +Semanticweb('Semanticweb', 'Semanticweb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semanticweb.md b/distribution/simpleicons-5/S/Semanticweb.md new file mode 100644 index 00000000000..52a30833886 --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticweb.md @@ -0,0 +1,63 @@ +# Semanticweb + + +```text +simpleicons-5/S/Semanticweb +``` + +```text +include('simpleicons-5/S/Semanticweb') +``` + + + +| Illustration | Semanticweb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Semanticweb.png) | ![illustration for Semanticweb](../../simpleicons-5/S/Semanticweb.Local.png) | + + + + +## Semanticweb + +### 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 Semanticweb +include('simpleicons-5/S/Semanticweb') + +' renders the element +Semanticweb('Semanticweb', 'Semanticweb', '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 Semanticweb +include('simpleicons-5/S/Semanticweb') + +' renders the element +Semanticweb('Semanticweb', 'Semanticweb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Semanticweb.png b/distribution/simpleicons-5/S/Semanticweb.png new file mode 100644 index 00000000000..b135980b38b Binary files /dev/null and b/distribution/simpleicons-5/S/Semanticweb.png differ diff --git a/distribution/simpleicons-5/S/Semanticweb.puml b/distribution/simpleicons-5/S/Semanticweb.puml new file mode 100644 index 00000000000..b25827f8dae --- /dev/null +++ b/distribution/simpleicons-5/S/Semanticweb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Semanticweb + +sprite $SemanticwebXs [10x10/16z] uwS3 + +sprite $SemanticwebSm [12x12/16z] unza + +sprite $SemanticwebMd [16x16/16z] un_X + +sprite $SemanticwebLg [20x20/16z] unzKO1G + +!procedure Semanticweb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Semanticweb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Semaphoreci.Local.png b/distribution/simpleicons-5/S/Semaphoreci.Local.png new file mode 100644 index 00000000000..e3c74fd37a9 Binary files /dev/null and b/distribution/simpleicons-5/S/Semaphoreci.Local.png differ diff --git a/distribution/simpleicons-5/S/Semaphoreci.Local.puml b/distribution/simpleicons-5/S/Semaphoreci.Local.puml new file mode 100644 index 00000000000..1798baeaf2e --- /dev/null +++ b/distribution/simpleicons-5/S/Semaphoreci.Local.puml @@ -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 Semaphoreci +include('simpleicons-5/S/Semaphoreci') + +' renders the element +Semaphoreci('Semaphoreci', 'Semaphoreci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semaphoreci.Remote.puml b/distribution/simpleicons-5/S/Semaphoreci.Remote.puml new file mode 100644 index 00000000000..c447cccf2b7 --- /dev/null +++ b/distribution/simpleicons-5/S/Semaphoreci.Remote.puml @@ -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 Semaphoreci +include('simpleicons-5/S/Semaphoreci') + +' renders the element +Semaphoreci('Semaphoreci', 'Semaphoreci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semaphoreci.md b/distribution/simpleicons-5/S/Semaphoreci.md new file mode 100644 index 00000000000..3b37ce2e898 --- /dev/null +++ b/distribution/simpleicons-5/S/Semaphoreci.md @@ -0,0 +1,63 @@ +# Semaphoreci + + +```text +simpleicons-5/S/Semaphoreci +``` + +```text +include('simpleicons-5/S/Semaphoreci') +``` + + + +| Illustration | Semaphoreci | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Semaphoreci.png) | ![illustration for Semaphoreci](../../simpleicons-5/S/Semaphoreci.Local.png) | + + + + +## Semaphoreci + +### 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 Semaphoreci +include('simpleicons-5/S/Semaphoreci') + +' renders the element +Semaphoreci('Semaphoreci', 'Semaphoreci', '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 Semaphoreci +include('simpleicons-5/S/Semaphoreci') + +' renders the element +Semaphoreci('Semaphoreci', 'Semaphoreci', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Semaphoreci.png b/distribution/simpleicons-5/S/Semaphoreci.png new file mode 100644 index 00000000000..2f53c904aa2 Binary files /dev/null and b/distribution/simpleicons-5/S/Semaphoreci.png differ diff --git a/distribution/simpleicons-5/S/Semaphoreci.puml b/distribution/simpleicons-5/S/Semaphoreci.puml new file mode 100644 index 00000000000..abea4663ed1 --- /dev/null +++ b/distribution/simpleicons-5/S/Semaphoreci.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Semaphoreci + +sprite $SemaphoreciXs [10x10/16z] uwS3 + +sprite $SemaphoreciSm [12x12/16z] unza + +sprite $SemaphoreciMd [16x16/16z] un_X + +sprite $SemaphoreciLg [20x20/16z] unzKO1G + +!procedure Semaphoreci($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Semaphoreci', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Semver.Local.png b/distribution/simpleicons-5/S/Semver.Local.png new file mode 100644 index 00000000000..16fc30a7695 Binary files /dev/null and b/distribution/simpleicons-5/S/Semver.Local.png differ diff --git a/distribution/simpleicons-5/S/Semver.Local.puml b/distribution/simpleicons-5/S/Semver.Local.puml new file mode 100644 index 00000000000..c02e45cef50 --- /dev/null +++ b/distribution/simpleicons-5/S/Semver.Local.puml @@ -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 Semver +include('simpleicons-5/S/Semver') + +' renders the element +Semver('Semver', 'Semver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semver.Remote.puml b/distribution/simpleicons-5/S/Semver.Remote.puml new file mode 100644 index 00000000000..0ecd2be37d6 --- /dev/null +++ b/distribution/simpleicons-5/S/Semver.Remote.puml @@ -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 Semver +include('simpleicons-5/S/Semver') + +' renders the element +Semver('Semver', 'Semver', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Semver.md b/distribution/simpleicons-5/S/Semver.md new file mode 100644 index 00000000000..e190da60f57 --- /dev/null +++ b/distribution/simpleicons-5/S/Semver.md @@ -0,0 +1,63 @@ +# Semver + + +```text +simpleicons-5/S/Semver +``` + +```text +include('simpleicons-5/S/Semver') +``` + + + +| Illustration | Semver | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Semver.png) | ![illustration for Semver](../../simpleicons-5/S/Semver.Local.png) | + + + + +## Semver + +### 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 Semver +include('simpleicons-5/S/Semver') + +' renders the element +Semver('Semver', 'Semver', '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 Semver +include('simpleicons-5/S/Semver') + +' renders the element +Semver('Semver', 'Semver', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Semver.png b/distribution/simpleicons-5/S/Semver.png new file mode 100644 index 00000000000..17025df9a74 Binary files /dev/null and b/distribution/simpleicons-5/S/Semver.png differ diff --git a/distribution/simpleicons-5/S/Semver.puml b/distribution/simpleicons-5/S/Semver.puml new file mode 100644 index 00000000000..8fbba2daf5f --- /dev/null +++ b/distribution/simpleicons-5/S/Semver.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Semver + +sprite $SemverXs [10x10/16z] uwS3 + +sprite $SemverSm [12x12/16z] unza + +sprite $SemverMd [16x16/16z] un_X + +sprite $SemverLg [20x20/16z] unzKO1G + +!procedure Semver($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Semver', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sencha.Local.png b/distribution/simpleicons-5/S/Sencha.Local.png new file mode 100644 index 00000000000..30960234495 Binary files /dev/null and b/distribution/simpleicons-5/S/Sencha.Local.png differ diff --git a/distribution/simpleicons-5/S/Sencha.Local.puml b/distribution/simpleicons-5/S/Sencha.Local.puml new file mode 100644 index 00000000000..9884208cfec --- /dev/null +++ b/distribution/simpleicons-5/S/Sencha.Local.puml @@ -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 Sencha +include('simpleicons-5/S/Sencha') + +' renders the element +Sencha('Sencha', 'Sencha', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sencha.Remote.puml b/distribution/simpleicons-5/S/Sencha.Remote.puml new file mode 100644 index 00000000000..a73b87211b3 --- /dev/null +++ b/distribution/simpleicons-5/S/Sencha.Remote.puml @@ -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 Sencha +include('simpleicons-5/S/Sencha') + +' renders the element +Sencha('Sencha', 'Sencha', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sencha.md b/distribution/simpleicons-5/S/Sencha.md new file mode 100644 index 00000000000..12e9d20d22d --- /dev/null +++ b/distribution/simpleicons-5/S/Sencha.md @@ -0,0 +1,63 @@ +# Sencha + + +```text +simpleicons-5/S/Sencha +``` + +```text +include('simpleicons-5/S/Sencha') +``` + + + +| Illustration | Sencha | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sencha.png) | ![illustration for Sencha](../../simpleicons-5/S/Sencha.Local.png) | + + + + +## Sencha + +### 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 Sencha +include('simpleicons-5/S/Sencha') + +' renders the element +Sencha('Sencha', 'Sencha', '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 Sencha +include('simpleicons-5/S/Sencha') + +' renders the element +Sencha('Sencha', 'Sencha', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sencha.png b/distribution/simpleicons-5/S/Sencha.png new file mode 100644 index 00000000000..91ee3d56962 Binary files /dev/null and b/distribution/simpleicons-5/S/Sencha.png differ diff --git a/distribution/simpleicons-5/S/Sencha.puml b/distribution/simpleicons-5/S/Sencha.puml new file mode 100644 index 00000000000..c279bcac2a6 --- /dev/null +++ b/distribution/simpleicons-5/S/Sencha.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sencha + +sprite $SenchaXs [10x10/16z] uwS3 + +sprite $SenchaSm [12x12/16z] unza + +sprite $SenchaMd [16x16/16z] un_X + +sprite $SenchaLg [20x20/16z] unzKO1G + +!procedure Sencha($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sencha', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sennheiser.Local.png b/distribution/simpleicons-5/S/Sennheiser.Local.png new file mode 100644 index 00000000000..fb941260128 Binary files /dev/null and b/distribution/simpleicons-5/S/Sennheiser.Local.png differ diff --git a/distribution/simpleicons-5/S/Sennheiser.Local.puml b/distribution/simpleicons-5/S/Sennheiser.Local.puml new file mode 100644 index 00000000000..8ac49866464 --- /dev/null +++ b/distribution/simpleicons-5/S/Sennheiser.Local.puml @@ -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 Sennheiser +include('simpleicons-5/S/Sennheiser') + +' renders the element +Sennheiser('Sennheiser', 'Sennheiser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sennheiser.Remote.puml b/distribution/simpleicons-5/S/Sennheiser.Remote.puml new file mode 100644 index 00000000000..721f99d14c2 --- /dev/null +++ b/distribution/simpleicons-5/S/Sennheiser.Remote.puml @@ -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 Sennheiser +include('simpleicons-5/S/Sennheiser') + +' renders the element +Sennheiser('Sennheiser', 'Sennheiser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sennheiser.md b/distribution/simpleicons-5/S/Sennheiser.md new file mode 100644 index 00000000000..954ff052411 --- /dev/null +++ b/distribution/simpleicons-5/S/Sennheiser.md @@ -0,0 +1,63 @@ +# Sennheiser + + +```text +simpleicons-5/S/Sennheiser +``` + +```text +include('simpleicons-5/S/Sennheiser') +``` + + + +| Illustration | Sennheiser | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sennheiser.png) | ![illustration for Sennheiser](../../simpleicons-5/S/Sennheiser.Local.png) | + + + + +## Sennheiser + +### 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 Sennheiser +include('simpleicons-5/S/Sennheiser') + +' renders the element +Sennheiser('Sennheiser', 'Sennheiser', '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 Sennheiser +include('simpleicons-5/S/Sennheiser') + +' renders the element +Sennheiser('Sennheiser', 'Sennheiser', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sennheiser.png b/distribution/simpleicons-5/S/Sennheiser.png new file mode 100644 index 00000000000..fa60b74341b Binary files /dev/null and b/distribution/simpleicons-5/S/Sennheiser.png differ diff --git a/distribution/simpleicons-5/S/Sennheiser.puml b/distribution/simpleicons-5/S/Sennheiser.puml new file mode 100644 index 00000000000..9116c1a4158 --- /dev/null +++ b/distribution/simpleicons-5/S/Sennheiser.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sennheiser + +sprite $SennheiserXs [10x10/16z] uwS3 + +sprite $SennheiserSm [12x12/16z] unza + +sprite $SennheiserMd [16x16/16z] un_X + +sprite $SennheiserLg [20x20/16z] unzKO1G + +!procedure Sennheiser($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sennheiser', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sensu.Local.png b/distribution/simpleicons-5/S/Sensu.Local.png new file mode 100644 index 00000000000..b87ffc040f6 Binary files /dev/null and b/distribution/simpleicons-5/S/Sensu.Local.png differ diff --git a/distribution/simpleicons-5/S/Sensu.Local.puml b/distribution/simpleicons-5/S/Sensu.Local.puml new file mode 100644 index 00000000000..bc0054584e6 --- /dev/null +++ b/distribution/simpleicons-5/S/Sensu.Local.puml @@ -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 Sensu +include('simpleicons-5/S/Sensu') + +' renders the element +Sensu('Sensu', 'Sensu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sensu.Remote.puml b/distribution/simpleicons-5/S/Sensu.Remote.puml new file mode 100644 index 00000000000..e3fd71c4c0d --- /dev/null +++ b/distribution/simpleicons-5/S/Sensu.Remote.puml @@ -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 Sensu +include('simpleicons-5/S/Sensu') + +' renders the element +Sensu('Sensu', 'Sensu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sensu.md b/distribution/simpleicons-5/S/Sensu.md new file mode 100644 index 00000000000..fc5db83acbc --- /dev/null +++ b/distribution/simpleicons-5/S/Sensu.md @@ -0,0 +1,63 @@ +# Sensu + + +```text +simpleicons-5/S/Sensu +``` + +```text +include('simpleicons-5/S/Sensu') +``` + + + +| Illustration | Sensu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sensu.png) | ![illustration for Sensu](../../simpleicons-5/S/Sensu.Local.png) | + + + + +## Sensu + +### 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 Sensu +include('simpleicons-5/S/Sensu') + +' renders the element +Sensu('Sensu', 'Sensu', '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 Sensu +include('simpleicons-5/S/Sensu') + +' renders the element +Sensu('Sensu', 'Sensu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sensu.png b/distribution/simpleicons-5/S/Sensu.png new file mode 100644 index 00000000000..e5a793943e5 Binary files /dev/null and b/distribution/simpleicons-5/S/Sensu.png differ diff --git a/distribution/simpleicons-5/S/Sensu.puml b/distribution/simpleicons-5/S/Sensu.puml new file mode 100644 index 00000000000..b51e053e521 --- /dev/null +++ b/distribution/simpleicons-5/S/Sensu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sensu + +sprite $SensuXs [10x10/16z] uwS3 + +sprite $SensuSm [12x12/16z] unza + +sprite $SensuMd [16x16/16z] un_X + +sprite $SensuLg [20x20/16z] unzKO1G + +!procedure Sensu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sensu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sentry.Local.png b/distribution/simpleicons-5/S/Sentry.Local.png new file mode 100644 index 00000000000..9fabe08d203 Binary files /dev/null and b/distribution/simpleicons-5/S/Sentry.Local.png differ diff --git a/distribution/simpleicons-5/S/Sentry.Local.puml b/distribution/simpleicons-5/S/Sentry.Local.puml new file mode 100644 index 00000000000..41f20693a8c --- /dev/null +++ b/distribution/simpleicons-5/S/Sentry.Local.puml @@ -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 Sentry +include('simpleicons-5/S/Sentry') + +' renders the element +Sentry('Sentry', 'Sentry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sentry.Remote.puml b/distribution/simpleicons-5/S/Sentry.Remote.puml new file mode 100644 index 00000000000..2f0cf282d2d --- /dev/null +++ b/distribution/simpleicons-5/S/Sentry.Remote.puml @@ -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 Sentry +include('simpleicons-5/S/Sentry') + +' renders the element +Sentry('Sentry', 'Sentry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sentry.md b/distribution/simpleicons-5/S/Sentry.md new file mode 100644 index 00000000000..9bf06caaea8 --- /dev/null +++ b/distribution/simpleicons-5/S/Sentry.md @@ -0,0 +1,63 @@ +# Sentry + + +```text +simpleicons-5/S/Sentry +``` + +```text +include('simpleicons-5/S/Sentry') +``` + + + +| Illustration | Sentry | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sentry.png) | ![illustration for Sentry](../../simpleicons-5/S/Sentry.Local.png) | + + + + +## Sentry + +### 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 Sentry +include('simpleicons-5/S/Sentry') + +' renders the element +Sentry('Sentry', 'Sentry', '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 Sentry +include('simpleicons-5/S/Sentry') + +' renders the element +Sentry('Sentry', 'Sentry', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sentry.png b/distribution/simpleicons-5/S/Sentry.png new file mode 100644 index 00000000000..1ca0e707059 Binary files /dev/null and b/distribution/simpleicons-5/S/Sentry.png differ diff --git a/distribution/simpleicons-5/S/Sentry.puml b/distribution/simpleicons-5/S/Sentry.puml new file mode 100644 index 00000000000..f2b8e247578 --- /dev/null +++ b/distribution/simpleicons-5/S/Sentry.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sentry + +sprite $SentryXs [10x10/16z] uwS3 + +sprite $SentrySm [12x12/16z] unza + +sprite $SentryMd [16x16/16z] un_X + +sprite $SentryLg [20x20/16z] unzKO1G + +!procedure Sentry($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sentry', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sepa.Local.png b/distribution/simpleicons-5/S/Sepa.Local.png new file mode 100644 index 00000000000..63a6657f735 Binary files /dev/null and b/distribution/simpleicons-5/S/Sepa.Local.png differ diff --git a/distribution/simpleicons-5/S/Sepa.Local.puml b/distribution/simpleicons-5/S/Sepa.Local.puml new file mode 100644 index 00000000000..182997d083e --- /dev/null +++ b/distribution/simpleicons-5/S/Sepa.Local.puml @@ -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 Sepa +include('simpleicons-5/S/Sepa') + +' renders the element +Sepa('Sepa', 'Sepa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sepa.Remote.puml b/distribution/simpleicons-5/S/Sepa.Remote.puml new file mode 100644 index 00000000000..9c61358993d --- /dev/null +++ b/distribution/simpleicons-5/S/Sepa.Remote.puml @@ -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 Sepa +include('simpleicons-5/S/Sepa') + +' renders the element +Sepa('Sepa', 'Sepa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sepa.md b/distribution/simpleicons-5/S/Sepa.md new file mode 100644 index 00000000000..f04407a2bba --- /dev/null +++ b/distribution/simpleicons-5/S/Sepa.md @@ -0,0 +1,63 @@ +# Sepa + + +```text +simpleicons-5/S/Sepa +``` + +```text +include('simpleicons-5/S/Sepa') +``` + + + +| Illustration | Sepa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sepa.png) | ![illustration for Sepa](../../simpleicons-5/S/Sepa.Local.png) | + + + + +## Sepa + +### 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 Sepa +include('simpleicons-5/S/Sepa') + +' renders the element +Sepa('Sepa', 'Sepa', '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 Sepa +include('simpleicons-5/S/Sepa') + +' renders the element +Sepa('Sepa', 'Sepa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sepa.png b/distribution/simpleicons-5/S/Sepa.png new file mode 100644 index 00000000000..8caf980edfc Binary files /dev/null and b/distribution/simpleicons-5/S/Sepa.png differ diff --git a/distribution/simpleicons-5/S/Sepa.puml b/distribution/simpleicons-5/S/Sepa.puml new file mode 100644 index 00000000000..1f613fe2bb9 --- /dev/null +++ b/distribution/simpleicons-5/S/Sepa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sepa + +sprite $SepaXs [10x10/16z] uwS3 + +sprite $SepaSm [12x12/16z] unza + +sprite $SepaMd [16x16/16z] un_X + +sprite $SepaLg [20x20/16z] unzKO1G + +!procedure Sepa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sepa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Serverfault.Local.png b/distribution/simpleicons-5/S/Serverfault.Local.png new file mode 100644 index 00000000000..8e02eb17f7e Binary files /dev/null and b/distribution/simpleicons-5/S/Serverfault.Local.png differ diff --git a/distribution/simpleicons-5/S/Serverfault.Local.puml b/distribution/simpleicons-5/S/Serverfault.Local.puml new file mode 100644 index 00000000000..8a91a82cbcd --- /dev/null +++ b/distribution/simpleicons-5/S/Serverfault.Local.puml @@ -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 Serverfault +include('simpleicons-5/S/Serverfault') + +' renders the element +Serverfault('Serverfault', 'Serverfault', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Serverfault.Remote.puml b/distribution/simpleicons-5/S/Serverfault.Remote.puml new file mode 100644 index 00000000000..8e77f579d0b --- /dev/null +++ b/distribution/simpleicons-5/S/Serverfault.Remote.puml @@ -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 Serverfault +include('simpleicons-5/S/Serverfault') + +' renders the element +Serverfault('Serverfault', 'Serverfault', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Serverfault.md b/distribution/simpleicons-5/S/Serverfault.md new file mode 100644 index 00000000000..9bc096d0b9a --- /dev/null +++ b/distribution/simpleicons-5/S/Serverfault.md @@ -0,0 +1,63 @@ +# Serverfault + + +```text +simpleicons-5/S/Serverfault +``` + +```text +include('simpleicons-5/S/Serverfault') +``` + + + +| Illustration | Serverfault | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Serverfault.png) | ![illustration for Serverfault](../../simpleicons-5/S/Serverfault.Local.png) | + + + + +## Serverfault + +### 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 Serverfault +include('simpleicons-5/S/Serverfault') + +' renders the element +Serverfault('Serverfault', 'Serverfault', '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 Serverfault +include('simpleicons-5/S/Serverfault') + +' renders the element +Serverfault('Serverfault', 'Serverfault', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Serverfault.png b/distribution/simpleicons-5/S/Serverfault.png new file mode 100644 index 00000000000..80e1f8b34cd Binary files /dev/null and b/distribution/simpleicons-5/S/Serverfault.png differ diff --git a/distribution/simpleicons-5/S/Serverfault.puml b/distribution/simpleicons-5/S/Serverfault.puml new file mode 100644 index 00000000000..a1abc1d6aed --- /dev/null +++ b/distribution/simpleicons-5/S/Serverfault.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Serverfault + +sprite $ServerfaultXs [10x10/16z] uwS3 + +sprite $ServerfaultSm [12x12/16z] unza + +sprite $ServerfaultMd [16x16/16z] un_X + +sprite $ServerfaultLg [20x20/16z] unzKO1G + +!procedure Serverfault($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Serverfault', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Serverless.Local.png b/distribution/simpleicons-5/S/Serverless.Local.png new file mode 100644 index 00000000000..d48a1a976c8 Binary files /dev/null and b/distribution/simpleicons-5/S/Serverless.Local.png differ diff --git a/distribution/simpleicons-5/S/Serverless.Local.puml b/distribution/simpleicons-5/S/Serverless.Local.puml new file mode 100644 index 00000000000..735872ad69c --- /dev/null +++ b/distribution/simpleicons-5/S/Serverless.Local.puml @@ -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 Serverless +include('simpleicons-5/S/Serverless') + +' renders the element +Serverless('Serverless', 'Serverless', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Serverless.Remote.puml b/distribution/simpleicons-5/S/Serverless.Remote.puml new file mode 100644 index 00000000000..59026093c7b --- /dev/null +++ b/distribution/simpleicons-5/S/Serverless.Remote.puml @@ -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 Serverless +include('simpleicons-5/S/Serverless') + +' renders the element +Serverless('Serverless', 'Serverless', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Serverless.md b/distribution/simpleicons-5/S/Serverless.md new file mode 100644 index 00000000000..fab31045a41 --- /dev/null +++ b/distribution/simpleicons-5/S/Serverless.md @@ -0,0 +1,63 @@ +# Serverless + + +```text +simpleicons-5/S/Serverless +``` + +```text +include('simpleicons-5/S/Serverless') +``` + + + +| Illustration | Serverless | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Serverless.png) | ![illustration for Serverless](../../simpleicons-5/S/Serverless.Local.png) | + + + + +## Serverless + +### 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 Serverless +include('simpleicons-5/S/Serverless') + +' renders the element +Serverless('Serverless', 'Serverless', '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 Serverless +include('simpleicons-5/S/Serverless') + +' renders the element +Serverless('Serverless', 'Serverless', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Serverless.png b/distribution/simpleicons-5/S/Serverless.png new file mode 100644 index 00000000000..b4c30b144b3 Binary files /dev/null and b/distribution/simpleicons-5/S/Serverless.png differ diff --git a/distribution/simpleicons-5/S/Serverless.puml b/distribution/simpleicons-5/S/Serverless.puml new file mode 100644 index 00000000000..d04babedbed --- /dev/null +++ b/distribution/simpleicons-5/S/Serverless.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Serverless + +sprite $ServerlessXs [10x10/16z] uwS3 + +sprite $ServerlessSm [12x12/16z] unza + +sprite $ServerlessMd [16x16/16z] un_X + +sprite $ServerlessLg [20x20/16z] unzKO1G + +!procedure Serverless($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Serverless', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sfml.Local.png b/distribution/simpleicons-5/S/Sfml.Local.png new file mode 100644 index 00000000000..ddc693a548b Binary files /dev/null and b/distribution/simpleicons-5/S/Sfml.Local.png differ diff --git a/distribution/simpleicons-5/S/Sfml.Local.puml b/distribution/simpleicons-5/S/Sfml.Local.puml new file mode 100644 index 00000000000..f823fb5c08d --- /dev/null +++ b/distribution/simpleicons-5/S/Sfml.Local.puml @@ -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 Sfml +include('simpleicons-5/S/Sfml') + +' renders the element +Sfml('Sfml', 'Sfml', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sfml.Remote.puml b/distribution/simpleicons-5/S/Sfml.Remote.puml new file mode 100644 index 00000000000..cd963d3c38b --- /dev/null +++ b/distribution/simpleicons-5/S/Sfml.Remote.puml @@ -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 Sfml +include('simpleicons-5/S/Sfml') + +' renders the element +Sfml('Sfml', 'Sfml', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sfml.md b/distribution/simpleicons-5/S/Sfml.md new file mode 100644 index 00000000000..483b57a2d24 --- /dev/null +++ b/distribution/simpleicons-5/S/Sfml.md @@ -0,0 +1,63 @@ +# Sfml + + +```text +simpleicons-5/S/Sfml +``` + +```text +include('simpleicons-5/S/Sfml') +``` + + + +| Illustration | Sfml | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sfml.png) | ![illustration for Sfml](../../simpleicons-5/S/Sfml.Local.png) | + + + + +## Sfml + +### 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 Sfml +include('simpleicons-5/S/Sfml') + +' renders the element +Sfml('Sfml', 'Sfml', '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 Sfml +include('simpleicons-5/S/Sfml') + +' renders the element +Sfml('Sfml', 'Sfml', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sfml.png b/distribution/simpleicons-5/S/Sfml.png new file mode 100644 index 00000000000..be8caed7c10 Binary files /dev/null and b/distribution/simpleicons-5/S/Sfml.png differ diff --git a/distribution/simpleicons-5/S/Sfml.puml b/distribution/simpleicons-5/S/Sfml.puml new file mode 100644 index 00000000000..16d0ce2c455 --- /dev/null +++ b/distribution/simpleicons-5/S/Sfml.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sfml + +sprite $SfmlXs [10x10/16z] uwS3 + +sprite $SfmlSm [12x12/16z] unza + +sprite $SfmlMd [16x16/16z] un_X + +sprite $SfmlLg [20x20/16z] unzKO1G + +!procedure Sfml($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sfml', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shanghaimetro.Local.png b/distribution/simpleicons-5/S/Shanghaimetro.Local.png new file mode 100644 index 00000000000..c36b1d92952 Binary files /dev/null and b/distribution/simpleicons-5/S/Shanghaimetro.Local.png differ diff --git a/distribution/simpleicons-5/S/Shanghaimetro.Local.puml b/distribution/simpleicons-5/S/Shanghaimetro.Local.puml new file mode 100644 index 00000000000..ff1f3f2d012 --- /dev/null +++ b/distribution/simpleicons-5/S/Shanghaimetro.Local.puml @@ -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 Shanghaimetro +include('simpleicons-5/S/Shanghaimetro') + +' renders the element +Shanghaimetro('Shanghaimetro', 'Shanghaimetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shanghaimetro.Remote.puml b/distribution/simpleicons-5/S/Shanghaimetro.Remote.puml new file mode 100644 index 00000000000..72f8240bbe7 --- /dev/null +++ b/distribution/simpleicons-5/S/Shanghaimetro.Remote.puml @@ -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 Shanghaimetro +include('simpleicons-5/S/Shanghaimetro') + +' renders the element +Shanghaimetro('Shanghaimetro', 'Shanghaimetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shanghaimetro.md b/distribution/simpleicons-5/S/Shanghaimetro.md new file mode 100644 index 00000000000..d8214b606c9 --- /dev/null +++ b/distribution/simpleicons-5/S/Shanghaimetro.md @@ -0,0 +1,63 @@ +# Shanghaimetro + + +```text +simpleicons-5/S/Shanghaimetro +``` + +```text +include('simpleicons-5/S/Shanghaimetro') +``` + + + +| Illustration | Shanghaimetro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shanghaimetro.png) | ![illustration for Shanghaimetro](../../simpleicons-5/S/Shanghaimetro.Local.png) | + + + + +## Shanghaimetro + +### 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 Shanghaimetro +include('simpleicons-5/S/Shanghaimetro') + +' renders the element +Shanghaimetro('Shanghaimetro', 'Shanghaimetro', '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 Shanghaimetro +include('simpleicons-5/S/Shanghaimetro') + +' renders the element +Shanghaimetro('Shanghaimetro', 'Shanghaimetro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shanghaimetro.png b/distribution/simpleicons-5/S/Shanghaimetro.png new file mode 100644 index 00000000000..40a9446d41f Binary files /dev/null and b/distribution/simpleicons-5/S/Shanghaimetro.png differ diff --git a/distribution/simpleicons-5/S/Shanghaimetro.puml b/distribution/simpleicons-5/S/Shanghaimetro.puml new file mode 100644 index 00000000000..a8c06f6825f --- /dev/null +++ b/distribution/simpleicons-5/S/Shanghaimetro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shanghaimetro + +sprite $ShanghaimetroXs [10x10/16z] uwS3 + +sprite $ShanghaimetroSm [12x12/16z] unza + +sprite $ShanghaimetroMd [16x16/16z] un_X + +sprite $ShanghaimetroLg [20x20/16z] unzKO1G + +!procedure Shanghaimetro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shanghaimetro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sharp.Local.png b/distribution/simpleicons-5/S/Sharp.Local.png new file mode 100644 index 00000000000..19a53b1b5b3 Binary files /dev/null and b/distribution/simpleicons-5/S/Sharp.Local.png differ diff --git a/distribution/simpleicons-5/S/Sharp.Local.puml b/distribution/simpleicons-5/S/Sharp.Local.puml new file mode 100644 index 00000000000..26873914eca --- /dev/null +++ b/distribution/simpleicons-5/S/Sharp.Local.puml @@ -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 Sharp +include('simpleicons-5/S/Sharp') + +' renders the element +Sharp('Sharp', 'Sharp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sharp.Remote.puml b/distribution/simpleicons-5/S/Sharp.Remote.puml new file mode 100644 index 00000000000..b41caee4869 --- /dev/null +++ b/distribution/simpleicons-5/S/Sharp.Remote.puml @@ -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 Sharp +include('simpleicons-5/S/Sharp') + +' renders the element +Sharp('Sharp', 'Sharp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sharp.md b/distribution/simpleicons-5/S/Sharp.md new file mode 100644 index 00000000000..af23c05ce67 --- /dev/null +++ b/distribution/simpleicons-5/S/Sharp.md @@ -0,0 +1,63 @@ +# Sharp + + +```text +simpleicons-5/S/Sharp +``` + +```text +include('simpleicons-5/S/Sharp') +``` + + + +| Illustration | Sharp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sharp.png) | ![illustration for Sharp](../../simpleicons-5/S/Sharp.Local.png) | + + + + +## Sharp + +### 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 Sharp +include('simpleicons-5/S/Sharp') + +' renders the element +Sharp('Sharp', 'Sharp', '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 Sharp +include('simpleicons-5/S/Sharp') + +' renders the element +Sharp('Sharp', 'Sharp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sharp.png b/distribution/simpleicons-5/S/Sharp.png new file mode 100644 index 00000000000..121b58f6fc7 Binary files /dev/null and b/distribution/simpleicons-5/S/Sharp.png differ diff --git a/distribution/simpleicons-5/S/Sharp.puml b/distribution/simpleicons-5/S/Sharp.puml new file mode 100644 index 00000000000..b3ae3d8fed9 --- /dev/null +++ b/distribution/simpleicons-5/S/Sharp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sharp + +sprite $SharpXs [10x10/16z] uwS3 + +sprite $SharpSm [12x12/16z] unza + +sprite $SharpMd [16x16/16z] un_X + +sprite $SharpLg [20x20/16z] unzKO1G + +!procedure Sharp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sharp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shazam.Local.png b/distribution/simpleicons-5/S/Shazam.Local.png new file mode 100644 index 00000000000..1c4d962546b Binary files /dev/null and b/distribution/simpleicons-5/S/Shazam.Local.png differ diff --git a/distribution/simpleicons-5/S/Shazam.Local.puml b/distribution/simpleicons-5/S/Shazam.Local.puml new file mode 100644 index 00000000000..aa37732b28a --- /dev/null +++ b/distribution/simpleicons-5/S/Shazam.Local.puml @@ -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 Shazam +include('simpleicons-5/S/Shazam') + +' renders the element +Shazam('Shazam', 'Shazam', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shazam.Remote.puml b/distribution/simpleicons-5/S/Shazam.Remote.puml new file mode 100644 index 00000000000..67f8d528233 --- /dev/null +++ b/distribution/simpleicons-5/S/Shazam.Remote.puml @@ -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 Shazam +include('simpleicons-5/S/Shazam') + +' renders the element +Shazam('Shazam', 'Shazam', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shazam.md b/distribution/simpleicons-5/S/Shazam.md new file mode 100644 index 00000000000..42cb657126f --- /dev/null +++ b/distribution/simpleicons-5/S/Shazam.md @@ -0,0 +1,63 @@ +# Shazam + + +```text +simpleicons-5/S/Shazam +``` + +```text +include('simpleicons-5/S/Shazam') +``` + + + +| Illustration | Shazam | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shazam.png) | ![illustration for Shazam](../../simpleicons-5/S/Shazam.Local.png) | + + + + +## Shazam + +### 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 Shazam +include('simpleicons-5/S/Shazam') + +' renders the element +Shazam('Shazam', 'Shazam', '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 Shazam +include('simpleicons-5/S/Shazam') + +' renders the element +Shazam('Shazam', 'Shazam', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shazam.png b/distribution/simpleicons-5/S/Shazam.png new file mode 100644 index 00000000000..03cf5f3911f Binary files /dev/null and b/distribution/simpleicons-5/S/Shazam.png differ diff --git a/distribution/simpleicons-5/S/Shazam.puml b/distribution/simpleicons-5/S/Shazam.puml new file mode 100644 index 00000000000..3fa491f8e06 --- /dev/null +++ b/distribution/simpleicons-5/S/Shazam.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shazam + +sprite $ShazamXs [10x10/16z] uwS3 + +sprite $ShazamSm [12x12/16z] unza + +sprite $ShazamMd [16x16/16z] un_X + +sprite $ShazamLg [20x20/16z] unzKO1G + +!procedure Shazam($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shazam', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shell.Local.png b/distribution/simpleicons-5/S/Shell.Local.png new file mode 100644 index 00000000000..0aa852134b0 Binary files /dev/null and b/distribution/simpleicons-5/S/Shell.Local.png differ diff --git a/distribution/simpleicons-5/S/Shell.Local.puml b/distribution/simpleicons-5/S/Shell.Local.puml new file mode 100644 index 00000000000..9f00c848e81 --- /dev/null +++ b/distribution/simpleicons-5/S/Shell.Local.puml @@ -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 Shell +include('simpleicons-5/S/Shell') + +' renders the element +Shell('Shell', 'Shell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shell.Remote.puml b/distribution/simpleicons-5/S/Shell.Remote.puml new file mode 100644 index 00000000000..68fc6d7d924 --- /dev/null +++ b/distribution/simpleicons-5/S/Shell.Remote.puml @@ -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 Shell +include('simpleicons-5/S/Shell') + +' renders the element +Shell('Shell', 'Shell', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shell.md b/distribution/simpleicons-5/S/Shell.md new file mode 100644 index 00000000000..05756948a3b --- /dev/null +++ b/distribution/simpleicons-5/S/Shell.md @@ -0,0 +1,63 @@ +# Shell + + +```text +simpleicons-5/S/Shell +``` + +```text +include('simpleicons-5/S/Shell') +``` + + + +| Illustration | Shell | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shell.png) | ![illustration for Shell](../../simpleicons-5/S/Shell.Local.png) | + + + + +## Shell + +### 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 Shell +include('simpleicons-5/S/Shell') + +' renders the element +Shell('Shell', 'Shell', '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 Shell +include('simpleicons-5/S/Shell') + +' renders the element +Shell('Shell', 'Shell', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shell.png b/distribution/simpleicons-5/S/Shell.png new file mode 100644 index 00000000000..4ec2712a011 Binary files /dev/null and b/distribution/simpleicons-5/S/Shell.png differ diff --git a/distribution/simpleicons-5/S/Shell.puml b/distribution/simpleicons-5/S/Shell.puml new file mode 100644 index 00000000000..b7991e0f851 --- /dev/null +++ b/distribution/simpleicons-5/S/Shell.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shell + +sprite $ShellXs [10x10/16z] uwS3 + +sprite $ShellSm [12x12/16z] unza + +sprite $ShellMd [16x16/16z] un_X + +sprite $ShellLg [20x20/16z] unzKO1G + +!procedure Shell($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shell', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shelly.Local.png b/distribution/simpleicons-5/S/Shelly.Local.png new file mode 100644 index 00000000000..50ce7766a2f Binary files /dev/null and b/distribution/simpleicons-5/S/Shelly.Local.png differ diff --git a/distribution/simpleicons-5/S/Shelly.Local.puml b/distribution/simpleicons-5/S/Shelly.Local.puml new file mode 100644 index 00000000000..1722eb7bbeb --- /dev/null +++ b/distribution/simpleicons-5/S/Shelly.Local.puml @@ -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 Shelly +include('simpleicons-5/S/Shelly') + +' renders the element +Shelly('Shelly', 'Shelly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shelly.Remote.puml b/distribution/simpleicons-5/S/Shelly.Remote.puml new file mode 100644 index 00000000000..094ecf02f5f --- /dev/null +++ b/distribution/simpleicons-5/S/Shelly.Remote.puml @@ -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 Shelly +include('simpleicons-5/S/Shelly') + +' renders the element +Shelly('Shelly', 'Shelly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shelly.md b/distribution/simpleicons-5/S/Shelly.md new file mode 100644 index 00000000000..a59a78c4111 --- /dev/null +++ b/distribution/simpleicons-5/S/Shelly.md @@ -0,0 +1,63 @@ +# Shelly + + +```text +simpleicons-5/S/Shelly +``` + +```text +include('simpleicons-5/S/Shelly') +``` + + + +| Illustration | Shelly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shelly.png) | ![illustration for Shelly](../../simpleicons-5/S/Shelly.Local.png) | + + + + +## Shelly + +### 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 Shelly +include('simpleicons-5/S/Shelly') + +' renders the element +Shelly('Shelly', 'Shelly', '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 Shelly +include('simpleicons-5/S/Shelly') + +' renders the element +Shelly('Shelly', 'Shelly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shelly.png b/distribution/simpleicons-5/S/Shelly.png new file mode 100644 index 00000000000..0794f847134 Binary files /dev/null and b/distribution/simpleicons-5/S/Shelly.png differ diff --git a/distribution/simpleicons-5/S/Shelly.puml b/distribution/simpleicons-5/S/Shelly.puml new file mode 100644 index 00000000000..2ec80cfc32b --- /dev/null +++ b/distribution/simpleicons-5/S/Shelly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shelly + +sprite $ShellyXs [10x10/16z] uwS3 + +sprite $ShellySm [12x12/16z] unza + +sprite $ShellyMd [16x16/16z] un_X + +sprite $ShellyLg [20x20/16z] unzKO1G + +!procedure Shelly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shelly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shenzhenmetro.Local.png b/distribution/simpleicons-5/S/Shenzhenmetro.Local.png new file mode 100644 index 00000000000..1932087b6e7 Binary files /dev/null and b/distribution/simpleicons-5/S/Shenzhenmetro.Local.png differ diff --git a/distribution/simpleicons-5/S/Shenzhenmetro.Local.puml b/distribution/simpleicons-5/S/Shenzhenmetro.Local.puml new file mode 100644 index 00000000000..6eec920bacc --- /dev/null +++ b/distribution/simpleicons-5/S/Shenzhenmetro.Local.puml @@ -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 Shenzhenmetro +include('simpleicons-5/S/Shenzhenmetro') + +' renders the element +Shenzhenmetro('Shenzhenmetro', 'Shenzhenmetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shenzhenmetro.Remote.puml b/distribution/simpleicons-5/S/Shenzhenmetro.Remote.puml new file mode 100644 index 00000000000..ce17766d82d --- /dev/null +++ b/distribution/simpleicons-5/S/Shenzhenmetro.Remote.puml @@ -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 Shenzhenmetro +include('simpleicons-5/S/Shenzhenmetro') + +' renders the element +Shenzhenmetro('Shenzhenmetro', 'Shenzhenmetro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shenzhenmetro.md b/distribution/simpleicons-5/S/Shenzhenmetro.md new file mode 100644 index 00000000000..aec199095a2 --- /dev/null +++ b/distribution/simpleicons-5/S/Shenzhenmetro.md @@ -0,0 +1,63 @@ +# Shenzhenmetro + + +```text +simpleicons-5/S/Shenzhenmetro +``` + +```text +include('simpleicons-5/S/Shenzhenmetro') +``` + + + +| Illustration | Shenzhenmetro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shenzhenmetro.png) | ![illustration for Shenzhenmetro](../../simpleicons-5/S/Shenzhenmetro.Local.png) | + + + + +## Shenzhenmetro + +### 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 Shenzhenmetro +include('simpleicons-5/S/Shenzhenmetro') + +' renders the element +Shenzhenmetro('Shenzhenmetro', 'Shenzhenmetro', '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 Shenzhenmetro +include('simpleicons-5/S/Shenzhenmetro') + +' renders the element +Shenzhenmetro('Shenzhenmetro', 'Shenzhenmetro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shenzhenmetro.png b/distribution/simpleicons-5/S/Shenzhenmetro.png new file mode 100644 index 00000000000..da9a12c6937 Binary files /dev/null and b/distribution/simpleicons-5/S/Shenzhenmetro.png differ diff --git a/distribution/simpleicons-5/S/Shenzhenmetro.puml b/distribution/simpleicons-5/S/Shenzhenmetro.puml new file mode 100644 index 00000000000..85df7942ff2 --- /dev/null +++ b/distribution/simpleicons-5/S/Shenzhenmetro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shenzhenmetro + +sprite $ShenzhenmetroXs [10x10/16z] uwS3 + +sprite $ShenzhenmetroSm [12x12/16z] unza + +sprite $ShenzhenmetroMd [16x16/16z] un_X + +sprite $ShenzhenmetroLg [20x20/16z] unzKO1G + +!procedure Shenzhenmetro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shenzhenmetro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shieldsdotio.Local.png b/distribution/simpleicons-5/S/Shieldsdotio.Local.png new file mode 100644 index 00000000000..710d7448930 Binary files /dev/null and b/distribution/simpleicons-5/S/Shieldsdotio.Local.png differ diff --git a/distribution/simpleicons-5/S/Shieldsdotio.Local.puml b/distribution/simpleicons-5/S/Shieldsdotio.Local.puml new file mode 100644 index 00000000000..89eaa5a0528 --- /dev/null +++ b/distribution/simpleicons-5/S/Shieldsdotio.Local.puml @@ -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 Shieldsdotio +include('simpleicons-5/S/Shieldsdotio') + +' renders the element +Shieldsdotio('Shieldsdotio', 'Shieldsdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shieldsdotio.Remote.puml b/distribution/simpleicons-5/S/Shieldsdotio.Remote.puml new file mode 100644 index 00000000000..fd4bdef1911 --- /dev/null +++ b/distribution/simpleicons-5/S/Shieldsdotio.Remote.puml @@ -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 Shieldsdotio +include('simpleicons-5/S/Shieldsdotio') + +' renders the element +Shieldsdotio('Shieldsdotio', 'Shieldsdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shieldsdotio.md b/distribution/simpleicons-5/S/Shieldsdotio.md new file mode 100644 index 00000000000..762f2b38f94 --- /dev/null +++ b/distribution/simpleicons-5/S/Shieldsdotio.md @@ -0,0 +1,63 @@ +# Shieldsdotio + + +```text +simpleicons-5/S/Shieldsdotio +``` + +```text +include('simpleicons-5/S/Shieldsdotio') +``` + + + +| Illustration | Shieldsdotio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shieldsdotio.png) | ![illustration for Shieldsdotio](../../simpleicons-5/S/Shieldsdotio.Local.png) | + + + + +## Shieldsdotio + +### 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 Shieldsdotio +include('simpleicons-5/S/Shieldsdotio') + +' renders the element +Shieldsdotio('Shieldsdotio', 'Shieldsdotio', '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 Shieldsdotio +include('simpleicons-5/S/Shieldsdotio') + +' renders the element +Shieldsdotio('Shieldsdotio', 'Shieldsdotio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shieldsdotio.png b/distribution/simpleicons-5/S/Shieldsdotio.png new file mode 100644 index 00000000000..9dc4b39c818 Binary files /dev/null and b/distribution/simpleicons-5/S/Shieldsdotio.png differ diff --git a/distribution/simpleicons-5/S/Shieldsdotio.puml b/distribution/simpleicons-5/S/Shieldsdotio.puml new file mode 100644 index 00000000000..b08c3921974 --- /dev/null +++ b/distribution/simpleicons-5/S/Shieldsdotio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shieldsdotio + +sprite $ShieldsdotioXs [10x10/16z] uwS3 + +sprite $ShieldsdotioSm [12x12/16z] unza + +sprite $ShieldsdotioMd [16x16/16z] un_X + +sprite $ShieldsdotioLg [20x20/16z] unzKO1G + +!procedure Shieldsdotio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shieldsdotio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shikimori.Local.png b/distribution/simpleicons-5/S/Shikimori.Local.png new file mode 100644 index 00000000000..fc5bcfe7cf3 Binary files /dev/null and b/distribution/simpleicons-5/S/Shikimori.Local.png differ diff --git a/distribution/simpleicons-5/S/Shikimori.Local.puml b/distribution/simpleicons-5/S/Shikimori.Local.puml new file mode 100644 index 00000000000..99424be703b --- /dev/null +++ b/distribution/simpleicons-5/S/Shikimori.Local.puml @@ -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 Shikimori +include('simpleicons-5/S/Shikimori') + +' renders the element +Shikimori('Shikimori', 'Shikimori', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shikimori.Remote.puml b/distribution/simpleicons-5/S/Shikimori.Remote.puml new file mode 100644 index 00000000000..3b99b5a9266 --- /dev/null +++ b/distribution/simpleicons-5/S/Shikimori.Remote.puml @@ -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 Shikimori +include('simpleicons-5/S/Shikimori') + +' renders the element +Shikimori('Shikimori', 'Shikimori', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shikimori.md b/distribution/simpleicons-5/S/Shikimori.md new file mode 100644 index 00000000000..26ec4743ab6 --- /dev/null +++ b/distribution/simpleicons-5/S/Shikimori.md @@ -0,0 +1,63 @@ +# Shikimori + + +```text +simpleicons-5/S/Shikimori +``` + +```text +include('simpleicons-5/S/Shikimori') +``` + + + +| Illustration | Shikimori | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shikimori.png) | ![illustration for Shikimori](../../simpleicons-5/S/Shikimori.Local.png) | + + + + +## Shikimori + +### 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 Shikimori +include('simpleicons-5/S/Shikimori') + +' renders the element +Shikimori('Shikimori', 'Shikimori', '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 Shikimori +include('simpleicons-5/S/Shikimori') + +' renders the element +Shikimori('Shikimori', 'Shikimori', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shikimori.png b/distribution/simpleicons-5/S/Shikimori.png new file mode 100644 index 00000000000..1daca9db412 Binary files /dev/null and b/distribution/simpleicons-5/S/Shikimori.png differ diff --git a/distribution/simpleicons-5/S/Shikimori.puml b/distribution/simpleicons-5/S/Shikimori.puml new file mode 100644 index 00000000000..cce0f100e1d --- /dev/null +++ b/distribution/simpleicons-5/S/Shikimori.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shikimori + +sprite $ShikimoriXs [10x10/16z] uwS3 + +sprite $ShikimoriSm [12x12/16z] unza + +sprite $ShikimoriMd [16x16/16z] un_X + +sprite $ShikimoriLg [20x20/16z] unzKO1G + +!procedure Shikimori($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shikimori', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shopify.Local.png b/distribution/simpleicons-5/S/Shopify.Local.png new file mode 100644 index 00000000000..81c839db80a Binary files /dev/null and b/distribution/simpleicons-5/S/Shopify.Local.png differ diff --git a/distribution/simpleicons-5/S/Shopify.Local.puml b/distribution/simpleicons-5/S/Shopify.Local.puml new file mode 100644 index 00000000000..593da93d3b7 --- /dev/null +++ b/distribution/simpleicons-5/S/Shopify.Local.puml @@ -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 Shopify +include('simpleicons-5/S/Shopify') + +' renders the element +Shopify('Shopify', 'Shopify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shopify.Remote.puml b/distribution/simpleicons-5/S/Shopify.Remote.puml new file mode 100644 index 00000000000..2142f50d847 --- /dev/null +++ b/distribution/simpleicons-5/S/Shopify.Remote.puml @@ -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 Shopify +include('simpleicons-5/S/Shopify') + +' renders the element +Shopify('Shopify', 'Shopify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shopify.md b/distribution/simpleicons-5/S/Shopify.md new file mode 100644 index 00000000000..ec1114d7bcd --- /dev/null +++ b/distribution/simpleicons-5/S/Shopify.md @@ -0,0 +1,63 @@ +# Shopify + + +```text +simpleicons-5/S/Shopify +``` + +```text +include('simpleicons-5/S/Shopify') +``` + + + +| Illustration | Shopify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shopify.png) | ![illustration for Shopify](../../simpleicons-5/S/Shopify.Local.png) | + + + + +## Shopify + +### 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 Shopify +include('simpleicons-5/S/Shopify') + +' renders the element +Shopify('Shopify', 'Shopify', '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 Shopify +include('simpleicons-5/S/Shopify') + +' renders the element +Shopify('Shopify', 'Shopify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shopify.png b/distribution/simpleicons-5/S/Shopify.png new file mode 100644 index 00000000000..3a454eb1817 Binary files /dev/null and b/distribution/simpleicons-5/S/Shopify.png differ diff --git a/distribution/simpleicons-5/S/Shopify.puml b/distribution/simpleicons-5/S/Shopify.puml new file mode 100644 index 00000000000..423e572f06c --- /dev/null +++ b/distribution/simpleicons-5/S/Shopify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shopify + +sprite $ShopifyXs [10x10/16z] uwS3 + +sprite $ShopifySm [12x12/16z] unza + +sprite $ShopifyMd [16x16/16z] un_X + +sprite $ShopifyLg [20x20/16z] unzKO1G + +!procedure Shopify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shopify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shopware.Local.png b/distribution/simpleicons-5/S/Shopware.Local.png new file mode 100644 index 00000000000..09b1c391820 Binary files /dev/null and b/distribution/simpleicons-5/S/Shopware.Local.png differ diff --git a/distribution/simpleicons-5/S/Shopware.Local.puml b/distribution/simpleicons-5/S/Shopware.Local.puml new file mode 100644 index 00000000000..d18282f8a9a --- /dev/null +++ b/distribution/simpleicons-5/S/Shopware.Local.puml @@ -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 Shopware +include('simpleicons-5/S/Shopware') + +' renders the element +Shopware('Shopware', 'Shopware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shopware.Remote.puml b/distribution/simpleicons-5/S/Shopware.Remote.puml new file mode 100644 index 00000000000..f5eb39f3cd1 --- /dev/null +++ b/distribution/simpleicons-5/S/Shopware.Remote.puml @@ -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 Shopware +include('simpleicons-5/S/Shopware') + +' renders the element +Shopware('Shopware', 'Shopware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shopware.md b/distribution/simpleicons-5/S/Shopware.md new file mode 100644 index 00000000000..de77179d833 --- /dev/null +++ b/distribution/simpleicons-5/S/Shopware.md @@ -0,0 +1,63 @@ +# Shopware + + +```text +simpleicons-5/S/Shopware +``` + +```text +include('simpleicons-5/S/Shopware') +``` + + + +| Illustration | Shopware | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shopware.png) | ![illustration for Shopware](../../simpleicons-5/S/Shopware.Local.png) | + + + + +## Shopware + +### 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 Shopware +include('simpleicons-5/S/Shopware') + +' renders the element +Shopware('Shopware', 'Shopware', '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 Shopware +include('simpleicons-5/S/Shopware') + +' renders the element +Shopware('Shopware', 'Shopware', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shopware.png b/distribution/simpleicons-5/S/Shopware.png new file mode 100644 index 00000000000..375c478d094 Binary files /dev/null and b/distribution/simpleicons-5/S/Shopware.png differ diff --git a/distribution/simpleicons-5/S/Shopware.puml b/distribution/simpleicons-5/S/Shopware.puml new file mode 100644 index 00000000000..958e6e56d41 --- /dev/null +++ b/distribution/simpleicons-5/S/Shopware.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shopware + +sprite $ShopwareXs [10x10/16z] uwS3 + +sprite $ShopwareSm [12x12/16z] unza + +sprite $ShopwareMd [16x16/16z] un_X + +sprite $ShopwareLg [20x20/16z] unzKO1G + +!procedure Shopware($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shopware', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shotcut.Local.png b/distribution/simpleicons-5/S/Shotcut.Local.png new file mode 100644 index 00000000000..e94c1ab2e46 Binary files /dev/null and b/distribution/simpleicons-5/S/Shotcut.Local.png differ diff --git a/distribution/simpleicons-5/S/Shotcut.Local.puml b/distribution/simpleicons-5/S/Shotcut.Local.puml new file mode 100644 index 00000000000..eb21c76a61c --- /dev/null +++ b/distribution/simpleicons-5/S/Shotcut.Local.puml @@ -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 Shotcut +include('simpleicons-5/S/Shotcut') + +' renders the element +Shotcut('Shotcut', 'Shotcut', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shotcut.Remote.puml b/distribution/simpleicons-5/S/Shotcut.Remote.puml new file mode 100644 index 00000000000..3b9eea735c0 --- /dev/null +++ b/distribution/simpleicons-5/S/Shotcut.Remote.puml @@ -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 Shotcut +include('simpleicons-5/S/Shotcut') + +' renders the element +Shotcut('Shotcut', 'Shotcut', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shotcut.md b/distribution/simpleicons-5/S/Shotcut.md new file mode 100644 index 00000000000..3b8927f7c5d --- /dev/null +++ b/distribution/simpleicons-5/S/Shotcut.md @@ -0,0 +1,63 @@ +# Shotcut + + +```text +simpleicons-5/S/Shotcut +``` + +```text +include('simpleicons-5/S/Shotcut') +``` + + + +| Illustration | Shotcut | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shotcut.png) | ![illustration for Shotcut](../../simpleicons-5/S/Shotcut.Local.png) | + + + + +## Shotcut + +### 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 Shotcut +include('simpleicons-5/S/Shotcut') + +' renders the element +Shotcut('Shotcut', 'Shotcut', '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 Shotcut +include('simpleicons-5/S/Shotcut') + +' renders the element +Shotcut('Shotcut', 'Shotcut', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shotcut.png b/distribution/simpleicons-5/S/Shotcut.png new file mode 100644 index 00000000000..54c49486808 Binary files /dev/null and b/distribution/simpleicons-5/S/Shotcut.png differ diff --git a/distribution/simpleicons-5/S/Shotcut.puml b/distribution/simpleicons-5/S/Shotcut.puml new file mode 100644 index 00000000000..5dfd896a3a4 --- /dev/null +++ b/distribution/simpleicons-5/S/Shotcut.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shotcut + +sprite $ShotcutXs [10x10/16z] uwS3 + +sprite $ShotcutSm [12x12/16z] unza + +sprite $ShotcutMd [16x16/16z] un_X + +sprite $ShotcutLg [20x20/16z] unzKO1G + +!procedure Shotcut($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shotcut', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Showpad.Local.png b/distribution/simpleicons-5/S/Showpad.Local.png new file mode 100644 index 00000000000..6b6e0ec22db Binary files /dev/null and b/distribution/simpleicons-5/S/Showpad.Local.png differ diff --git a/distribution/simpleicons-5/S/Showpad.Local.puml b/distribution/simpleicons-5/S/Showpad.Local.puml new file mode 100644 index 00000000000..c5b8e474d12 --- /dev/null +++ b/distribution/simpleicons-5/S/Showpad.Local.puml @@ -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 Showpad +include('simpleicons-5/S/Showpad') + +' renders the element +Showpad('Showpad', 'Showpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Showpad.Remote.puml b/distribution/simpleicons-5/S/Showpad.Remote.puml new file mode 100644 index 00000000000..ec5a19ec890 --- /dev/null +++ b/distribution/simpleicons-5/S/Showpad.Remote.puml @@ -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 Showpad +include('simpleicons-5/S/Showpad') + +' renders the element +Showpad('Showpad', 'Showpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Showpad.md b/distribution/simpleicons-5/S/Showpad.md new file mode 100644 index 00000000000..57705b137c9 --- /dev/null +++ b/distribution/simpleicons-5/S/Showpad.md @@ -0,0 +1,63 @@ +# Showpad + + +```text +simpleicons-5/S/Showpad +``` + +```text +include('simpleicons-5/S/Showpad') +``` + + + +| Illustration | Showpad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Showpad.png) | ![illustration for Showpad](../../simpleicons-5/S/Showpad.Local.png) | + + + + +## Showpad + +### 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 Showpad +include('simpleicons-5/S/Showpad') + +' renders the element +Showpad('Showpad', 'Showpad', '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 Showpad +include('simpleicons-5/S/Showpad') + +' renders the element +Showpad('Showpad', 'Showpad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Showpad.png b/distribution/simpleicons-5/S/Showpad.png new file mode 100644 index 00000000000..95bc15f33f7 Binary files /dev/null and b/distribution/simpleicons-5/S/Showpad.png differ diff --git a/distribution/simpleicons-5/S/Showpad.puml b/distribution/simpleicons-5/S/Showpad.puml new file mode 100644 index 00000000000..93a4a5c16b4 --- /dev/null +++ b/distribution/simpleicons-5/S/Showpad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Showpad + +sprite $ShowpadXs [10x10/16z] uwS3 + +sprite $ShowpadSm [12x12/16z] unza + +sprite $ShowpadMd [16x16/16z] un_X + +sprite $ShowpadLg [20x20/16z] unzKO1G + +!procedure Showpad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Showpad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Showtime.Local.png b/distribution/simpleicons-5/S/Showtime.Local.png new file mode 100644 index 00000000000..cc64a23009a Binary files /dev/null and b/distribution/simpleicons-5/S/Showtime.Local.png differ diff --git a/distribution/simpleicons-5/S/Showtime.Local.puml b/distribution/simpleicons-5/S/Showtime.Local.puml new file mode 100644 index 00000000000..3ef91d6cd06 --- /dev/null +++ b/distribution/simpleicons-5/S/Showtime.Local.puml @@ -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 Showtime +include('simpleicons-5/S/Showtime') + +' renders the element +Showtime('Showtime', 'Showtime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Showtime.Remote.puml b/distribution/simpleicons-5/S/Showtime.Remote.puml new file mode 100644 index 00000000000..698abdacc15 --- /dev/null +++ b/distribution/simpleicons-5/S/Showtime.Remote.puml @@ -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 Showtime +include('simpleicons-5/S/Showtime') + +' renders the element +Showtime('Showtime', 'Showtime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Showtime.md b/distribution/simpleicons-5/S/Showtime.md new file mode 100644 index 00000000000..aee0bed56ed --- /dev/null +++ b/distribution/simpleicons-5/S/Showtime.md @@ -0,0 +1,63 @@ +# Showtime + + +```text +simpleicons-5/S/Showtime +``` + +```text +include('simpleicons-5/S/Showtime') +``` + + + +| Illustration | Showtime | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Showtime.png) | ![illustration for Showtime](../../simpleicons-5/S/Showtime.Local.png) | + + + + +## Showtime + +### 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 Showtime +include('simpleicons-5/S/Showtime') + +' renders the element +Showtime('Showtime', 'Showtime', '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 Showtime +include('simpleicons-5/S/Showtime') + +' renders the element +Showtime('Showtime', 'Showtime', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Showtime.png b/distribution/simpleicons-5/S/Showtime.png new file mode 100644 index 00000000000..4d1265db7d7 Binary files /dev/null and b/distribution/simpleicons-5/S/Showtime.png differ diff --git a/distribution/simpleicons-5/S/Showtime.puml b/distribution/simpleicons-5/S/Showtime.puml new file mode 100644 index 00000000000..9875803835e --- /dev/null +++ b/distribution/simpleicons-5/S/Showtime.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Showtime + +sprite $ShowtimeXs [10x10/16z] uwS3 + +sprite $ShowtimeSm [12x12/16z] unza + +sprite $ShowtimeMd [16x16/16z] un_X + +sprite $ShowtimeLg [20x20/16z] unzKO1G + +!procedure Showtime($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Showtime', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Shutterstock.Local.png b/distribution/simpleicons-5/S/Shutterstock.Local.png new file mode 100644 index 00000000000..ced4ee99684 Binary files /dev/null and b/distribution/simpleicons-5/S/Shutterstock.Local.png differ diff --git a/distribution/simpleicons-5/S/Shutterstock.Local.puml b/distribution/simpleicons-5/S/Shutterstock.Local.puml new file mode 100644 index 00000000000..1b7610b9312 --- /dev/null +++ b/distribution/simpleicons-5/S/Shutterstock.Local.puml @@ -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 Shutterstock +include('simpleicons-5/S/Shutterstock') + +' renders the element +Shutterstock('Shutterstock', 'Shutterstock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shutterstock.Remote.puml b/distribution/simpleicons-5/S/Shutterstock.Remote.puml new file mode 100644 index 00000000000..4540b41b417 --- /dev/null +++ b/distribution/simpleicons-5/S/Shutterstock.Remote.puml @@ -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 Shutterstock +include('simpleicons-5/S/Shutterstock') + +' renders the element +Shutterstock('Shutterstock', 'Shutterstock', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Shutterstock.md b/distribution/simpleicons-5/S/Shutterstock.md new file mode 100644 index 00000000000..1cf16f8aa97 --- /dev/null +++ b/distribution/simpleicons-5/S/Shutterstock.md @@ -0,0 +1,63 @@ +# Shutterstock + + +```text +simpleicons-5/S/Shutterstock +``` + +```text +include('simpleicons-5/S/Shutterstock') +``` + + + +| Illustration | Shutterstock | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Shutterstock.png) | ![illustration for Shutterstock](../../simpleicons-5/S/Shutterstock.Local.png) | + + + + +## Shutterstock + +### 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 Shutterstock +include('simpleicons-5/S/Shutterstock') + +' renders the element +Shutterstock('Shutterstock', 'Shutterstock', '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 Shutterstock +include('simpleicons-5/S/Shutterstock') + +' renders the element +Shutterstock('Shutterstock', 'Shutterstock', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Shutterstock.png b/distribution/simpleicons-5/S/Shutterstock.png new file mode 100644 index 00000000000..3759a1d03eb Binary files /dev/null and b/distribution/simpleicons-5/S/Shutterstock.png differ diff --git a/distribution/simpleicons-5/S/Shutterstock.puml b/distribution/simpleicons-5/S/Shutterstock.puml new file mode 100644 index 00000000000..55714818b4d --- /dev/null +++ b/distribution/simpleicons-5/S/Shutterstock.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Shutterstock + +sprite $ShutterstockXs [10x10/16z] uwS3 + +sprite $ShutterstockSm [12x12/16z] unza + +sprite $ShutterstockMd [16x16/16z] un_X + +sprite $ShutterstockLg [20x20/16z] unzKO1G + +!procedure Shutterstock($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Shutterstock', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Siemens.Local.png b/distribution/simpleicons-5/S/Siemens.Local.png new file mode 100644 index 00000000000..4f957ef4678 Binary files /dev/null and b/distribution/simpleicons-5/S/Siemens.Local.png differ diff --git a/distribution/simpleicons-5/S/Siemens.Local.puml b/distribution/simpleicons-5/S/Siemens.Local.puml new file mode 100644 index 00000000000..9db921fb05d --- /dev/null +++ b/distribution/simpleicons-5/S/Siemens.Local.puml @@ -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 Siemens +include('simpleicons-5/S/Siemens') + +' renders the element +Siemens('Siemens', 'Siemens', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Siemens.Remote.puml b/distribution/simpleicons-5/S/Siemens.Remote.puml new file mode 100644 index 00000000000..55cfa9f6583 --- /dev/null +++ b/distribution/simpleicons-5/S/Siemens.Remote.puml @@ -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 Siemens +include('simpleicons-5/S/Siemens') + +' renders the element +Siemens('Siemens', 'Siemens', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Siemens.md b/distribution/simpleicons-5/S/Siemens.md new file mode 100644 index 00000000000..36cab42024d --- /dev/null +++ b/distribution/simpleicons-5/S/Siemens.md @@ -0,0 +1,63 @@ +# Siemens + + +```text +simpleicons-5/S/Siemens +``` + +```text +include('simpleicons-5/S/Siemens') +``` + + + +| Illustration | Siemens | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Siemens.png) | ![illustration for Siemens](../../simpleicons-5/S/Siemens.Local.png) | + + + + +## Siemens + +### 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 Siemens +include('simpleicons-5/S/Siemens') + +' renders the element +Siemens('Siemens', 'Siemens', '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 Siemens +include('simpleicons-5/S/Siemens') + +' renders the element +Siemens('Siemens', 'Siemens', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Siemens.png b/distribution/simpleicons-5/S/Siemens.png new file mode 100644 index 00000000000..ac43fb19277 Binary files /dev/null and b/distribution/simpleicons-5/S/Siemens.png differ diff --git a/distribution/simpleicons-5/S/Siemens.puml b/distribution/simpleicons-5/S/Siemens.puml new file mode 100644 index 00000000000..345281e92b3 --- /dev/null +++ b/distribution/simpleicons-5/S/Siemens.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Siemens + +sprite $SiemensXs [10x10/16z] uwS3 + +sprite $SiemensSm [12x12/16z] unza + +sprite $SiemensMd [16x16/16z] un_X + +sprite $SiemensLg [20x20/16z] unzKO1G + +!procedure Siemens($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Siemens', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Signal.Local.png b/distribution/simpleicons-5/S/Signal.Local.png new file mode 100644 index 00000000000..cff38601a03 Binary files /dev/null and b/distribution/simpleicons-5/S/Signal.Local.png differ diff --git a/distribution/simpleicons-5/S/Signal.Local.puml b/distribution/simpleicons-5/S/Signal.Local.puml new file mode 100644 index 00000000000..97a7d090ee0 --- /dev/null +++ b/distribution/simpleicons-5/S/Signal.Local.puml @@ -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 Signal +include('simpleicons-5/S/Signal') + +' renders the element +Signal('Signal', 'Signal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Signal.Remote.puml b/distribution/simpleicons-5/S/Signal.Remote.puml new file mode 100644 index 00000000000..ffbcddc2c4a --- /dev/null +++ b/distribution/simpleicons-5/S/Signal.Remote.puml @@ -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 Signal +include('simpleicons-5/S/Signal') + +' renders the element +Signal('Signal', 'Signal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Signal.md b/distribution/simpleicons-5/S/Signal.md new file mode 100644 index 00000000000..93dfbd6d9ad --- /dev/null +++ b/distribution/simpleicons-5/S/Signal.md @@ -0,0 +1,63 @@ +# Signal + + +```text +simpleicons-5/S/Signal +``` + +```text +include('simpleicons-5/S/Signal') +``` + + + +| Illustration | Signal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Signal.png) | ![illustration for Signal](../../simpleicons-5/S/Signal.Local.png) | + + + + +## Signal + +### 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 Signal +include('simpleicons-5/S/Signal') + +' renders the element +Signal('Signal', 'Signal', '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 Signal +include('simpleicons-5/S/Signal') + +' renders the element +Signal('Signal', 'Signal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Signal.png b/distribution/simpleicons-5/S/Signal.png new file mode 100644 index 00000000000..e8fe50557ca Binary files /dev/null and b/distribution/simpleicons-5/S/Signal.png differ diff --git a/distribution/simpleicons-5/S/Signal.puml b/distribution/simpleicons-5/S/Signal.puml new file mode 100644 index 00000000000..d5ca6bbb93c --- /dev/null +++ b/distribution/simpleicons-5/S/Signal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Signal + +sprite $SignalXs [10x10/16z] uwS3 + +sprite $SignalSm [12x12/16z] unza + +sprite $SignalMd [16x16/16z] un_X + +sprite $SignalLg [20x20/16z] unzKO1G + +!procedure Signal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Signal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Simkl.Local.png b/distribution/simpleicons-5/S/Simkl.Local.png new file mode 100644 index 00000000000..d700e0b3081 Binary files /dev/null and b/distribution/simpleicons-5/S/Simkl.Local.png differ diff --git a/distribution/simpleicons-5/S/Simkl.Local.puml b/distribution/simpleicons-5/S/Simkl.Local.puml new file mode 100644 index 00000000000..af1667e9589 --- /dev/null +++ b/distribution/simpleicons-5/S/Simkl.Local.puml @@ -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 Simkl +include('simpleicons-5/S/Simkl') + +' renders the element +Simkl('Simkl', 'Simkl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Simkl.Remote.puml b/distribution/simpleicons-5/S/Simkl.Remote.puml new file mode 100644 index 00000000000..8113efb7b52 --- /dev/null +++ b/distribution/simpleicons-5/S/Simkl.Remote.puml @@ -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 Simkl +include('simpleicons-5/S/Simkl') + +' renders the element +Simkl('Simkl', 'Simkl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Simkl.md b/distribution/simpleicons-5/S/Simkl.md new file mode 100644 index 00000000000..fa13faec966 --- /dev/null +++ b/distribution/simpleicons-5/S/Simkl.md @@ -0,0 +1,63 @@ +# Simkl + + +```text +simpleicons-5/S/Simkl +``` + +```text +include('simpleicons-5/S/Simkl') +``` + + + +| Illustration | Simkl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Simkl.png) | ![illustration for Simkl](../../simpleicons-5/S/Simkl.Local.png) | + + + + +## Simkl + +### 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 Simkl +include('simpleicons-5/S/Simkl') + +' renders the element +Simkl('Simkl', 'Simkl', '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 Simkl +include('simpleicons-5/S/Simkl') + +' renders the element +Simkl('Simkl', 'Simkl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Simkl.png b/distribution/simpleicons-5/S/Simkl.png new file mode 100644 index 00000000000..1d437998f9b Binary files /dev/null and b/distribution/simpleicons-5/S/Simkl.png differ diff --git a/distribution/simpleicons-5/S/Simkl.puml b/distribution/simpleicons-5/S/Simkl.puml new file mode 100644 index 00000000000..d2f333fde58 --- /dev/null +++ b/distribution/simpleicons-5/S/Simkl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Simkl + +sprite $SimklXs [10x10/16z] uwS3 + +sprite $SimklSm [12x12/16z] unza + +sprite $SimklMd [16x16/16z] un_X + +sprite $SimklLg [20x20/16z] unzKO1G + +!procedure Simkl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Simkl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Simpleanalytics.Local.png b/distribution/simpleicons-5/S/Simpleanalytics.Local.png new file mode 100644 index 00000000000..2e73902ff0f Binary files /dev/null and b/distribution/simpleicons-5/S/Simpleanalytics.Local.png differ diff --git a/distribution/simpleicons-5/S/Simpleanalytics.Local.puml b/distribution/simpleicons-5/S/Simpleanalytics.Local.puml new file mode 100644 index 00000000000..7c1f93bc220 --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleanalytics.Local.puml @@ -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 Simpleanalytics +include('simpleicons-5/S/Simpleanalytics') + +' renders the element +Simpleanalytics('Simpleanalytics', 'Simpleanalytics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Simpleanalytics.Remote.puml b/distribution/simpleicons-5/S/Simpleanalytics.Remote.puml new file mode 100644 index 00000000000..852a0db133e --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleanalytics.Remote.puml @@ -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 Simpleanalytics +include('simpleicons-5/S/Simpleanalytics') + +' renders the element +Simpleanalytics('Simpleanalytics', 'Simpleanalytics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Simpleanalytics.md b/distribution/simpleicons-5/S/Simpleanalytics.md new file mode 100644 index 00000000000..a898cea853e --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleanalytics.md @@ -0,0 +1,63 @@ +# Simpleanalytics + + +```text +simpleicons-5/S/Simpleanalytics +``` + +```text +include('simpleicons-5/S/Simpleanalytics') +``` + + + +| Illustration | Simpleanalytics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Simpleanalytics.png) | ![illustration for Simpleanalytics](../../simpleicons-5/S/Simpleanalytics.Local.png) | + + + + +## Simpleanalytics + +### 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 Simpleanalytics +include('simpleicons-5/S/Simpleanalytics') + +' renders the element +Simpleanalytics('Simpleanalytics', 'Simpleanalytics', '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 Simpleanalytics +include('simpleicons-5/S/Simpleanalytics') + +' renders the element +Simpleanalytics('Simpleanalytics', 'Simpleanalytics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Simpleanalytics.png b/distribution/simpleicons-5/S/Simpleanalytics.png new file mode 100644 index 00000000000..42556461e48 Binary files /dev/null and b/distribution/simpleicons-5/S/Simpleanalytics.png differ diff --git a/distribution/simpleicons-5/S/Simpleanalytics.puml b/distribution/simpleicons-5/S/Simpleanalytics.puml new file mode 100644 index 00000000000..2146efe6ee6 --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleanalytics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Simpleanalytics + +sprite $SimpleanalyticsXs [10x10/16z] uwS3 + +sprite $SimpleanalyticsSm [12x12/16z] unza + +sprite $SimpleanalyticsMd [16x16/16z] un_X + +sprite $SimpleanalyticsLg [20x20/16z] unzKO1G + +!procedure Simpleanalytics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Simpleanalytics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Simpleicons.Local.png b/distribution/simpleicons-5/S/Simpleicons.Local.png new file mode 100644 index 00000000000..16828936780 Binary files /dev/null and b/distribution/simpleicons-5/S/Simpleicons.Local.png differ diff --git a/distribution/simpleicons-5/S/Simpleicons.Local.puml b/distribution/simpleicons-5/S/Simpleicons.Local.puml new file mode 100644 index 00000000000..7123ed23a46 --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleicons.Local.puml @@ -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 Simpleicons +include('simpleicons-5/S/Simpleicons') + +' renders the element +Simpleicons('Simpleicons', 'Simpleicons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Simpleicons.Remote.puml b/distribution/simpleicons-5/S/Simpleicons.Remote.puml new file mode 100644 index 00000000000..e912de23575 --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleicons.Remote.puml @@ -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 Simpleicons +include('simpleicons-5/S/Simpleicons') + +' renders the element +Simpleicons('Simpleicons', 'Simpleicons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Simpleicons.md b/distribution/simpleicons-5/S/Simpleicons.md new file mode 100644 index 00000000000..ebc0dbfdcd7 --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleicons.md @@ -0,0 +1,63 @@ +# Simpleicons + + +```text +simpleicons-5/S/Simpleicons +``` + +```text +include('simpleicons-5/S/Simpleicons') +``` + + + +| Illustration | Simpleicons | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Simpleicons.png) | ![illustration for Simpleicons](../../simpleicons-5/S/Simpleicons.Local.png) | + + + + +## Simpleicons + +### 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 Simpleicons +include('simpleicons-5/S/Simpleicons') + +' renders the element +Simpleicons('Simpleicons', 'Simpleicons', '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 Simpleicons +include('simpleicons-5/S/Simpleicons') + +' renders the element +Simpleicons('Simpleicons', 'Simpleicons', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Simpleicons.png b/distribution/simpleicons-5/S/Simpleicons.png new file mode 100644 index 00000000000..e3ef688bd2d Binary files /dev/null and b/distribution/simpleicons-5/S/Simpleicons.png differ diff --git a/distribution/simpleicons-5/S/Simpleicons.puml b/distribution/simpleicons-5/S/Simpleicons.puml new file mode 100644 index 00000000000..41d3e09ee86 --- /dev/null +++ b/distribution/simpleicons-5/S/Simpleicons.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Simpleicons + +sprite $SimpleiconsXs [10x10/16z] uwS3 + +sprite $SimpleiconsSm [12x12/16z] unza + +sprite $SimpleiconsMd [16x16/16z] un_X + +sprite $SimpleiconsLg [20x20/16z] unzKO1G + +!procedure Simpleicons($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Simpleicons', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sinaweibo.Local.png b/distribution/simpleicons-5/S/Sinaweibo.Local.png new file mode 100644 index 00000000000..a2eae4dcbde Binary files /dev/null and b/distribution/simpleicons-5/S/Sinaweibo.Local.png differ diff --git a/distribution/simpleicons-5/S/Sinaweibo.Local.puml b/distribution/simpleicons-5/S/Sinaweibo.Local.puml new file mode 100644 index 00000000000..a6e1596c6a7 --- /dev/null +++ b/distribution/simpleicons-5/S/Sinaweibo.Local.puml @@ -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 Sinaweibo +include('simpleicons-5/S/Sinaweibo') + +' renders the element +Sinaweibo('Sinaweibo', 'Sinaweibo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sinaweibo.Remote.puml b/distribution/simpleicons-5/S/Sinaweibo.Remote.puml new file mode 100644 index 00000000000..8bcefb23ebf --- /dev/null +++ b/distribution/simpleicons-5/S/Sinaweibo.Remote.puml @@ -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 Sinaweibo +include('simpleicons-5/S/Sinaweibo') + +' renders the element +Sinaweibo('Sinaweibo', 'Sinaweibo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sinaweibo.md b/distribution/simpleicons-5/S/Sinaweibo.md new file mode 100644 index 00000000000..1a79d6b04c0 --- /dev/null +++ b/distribution/simpleicons-5/S/Sinaweibo.md @@ -0,0 +1,63 @@ +# Sinaweibo + + +```text +simpleicons-5/S/Sinaweibo +``` + +```text +include('simpleicons-5/S/Sinaweibo') +``` + + + +| Illustration | Sinaweibo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sinaweibo.png) | ![illustration for Sinaweibo](../../simpleicons-5/S/Sinaweibo.Local.png) | + + + + +## Sinaweibo + +### 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 Sinaweibo +include('simpleicons-5/S/Sinaweibo') + +' renders the element +Sinaweibo('Sinaweibo', 'Sinaweibo', '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 Sinaweibo +include('simpleicons-5/S/Sinaweibo') + +' renders the element +Sinaweibo('Sinaweibo', 'Sinaweibo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sinaweibo.png b/distribution/simpleicons-5/S/Sinaweibo.png new file mode 100644 index 00000000000..fdd260a1dd4 Binary files /dev/null and b/distribution/simpleicons-5/S/Sinaweibo.png differ diff --git a/distribution/simpleicons-5/S/Sinaweibo.puml b/distribution/simpleicons-5/S/Sinaweibo.puml new file mode 100644 index 00000000000..9624db0f3eb --- /dev/null +++ b/distribution/simpleicons-5/S/Sinaweibo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sinaweibo + +sprite $SinaweiboXs [10x10/16z] uwS3 + +sprite $SinaweiboSm [12x12/16z] unza + +sprite $SinaweiboMd [16x16/16z] un_X + +sprite $SinaweiboLg [20x20/16z] unzKO1G + +!procedure Sinaweibo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sinaweibo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Singlestore.Local.png b/distribution/simpleicons-5/S/Singlestore.Local.png new file mode 100644 index 00000000000..b90d3f6bef0 Binary files /dev/null and b/distribution/simpleicons-5/S/Singlestore.Local.png differ diff --git a/distribution/simpleicons-5/S/Singlestore.Local.puml b/distribution/simpleicons-5/S/Singlestore.Local.puml new file mode 100644 index 00000000000..0afb88063d0 --- /dev/null +++ b/distribution/simpleicons-5/S/Singlestore.Local.puml @@ -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 Singlestore +include('simpleicons-5/S/Singlestore') + +' renders the element +Singlestore('Singlestore', 'Singlestore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Singlestore.Remote.puml b/distribution/simpleicons-5/S/Singlestore.Remote.puml new file mode 100644 index 00000000000..0a69c424ae2 --- /dev/null +++ b/distribution/simpleicons-5/S/Singlestore.Remote.puml @@ -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 Singlestore +include('simpleicons-5/S/Singlestore') + +' renders the element +Singlestore('Singlestore', 'Singlestore', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Singlestore.md b/distribution/simpleicons-5/S/Singlestore.md new file mode 100644 index 00000000000..b95afc3e311 --- /dev/null +++ b/distribution/simpleicons-5/S/Singlestore.md @@ -0,0 +1,63 @@ +# Singlestore + + +```text +simpleicons-5/S/Singlestore +``` + +```text +include('simpleicons-5/S/Singlestore') +``` + + + +| Illustration | Singlestore | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Singlestore.png) | ![illustration for Singlestore](../../simpleicons-5/S/Singlestore.Local.png) | + + + + +## Singlestore + +### 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 Singlestore +include('simpleicons-5/S/Singlestore') + +' renders the element +Singlestore('Singlestore', 'Singlestore', '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 Singlestore +include('simpleicons-5/S/Singlestore') + +' renders the element +Singlestore('Singlestore', 'Singlestore', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Singlestore.png b/distribution/simpleicons-5/S/Singlestore.png new file mode 100644 index 00000000000..5a3eb128fe6 Binary files /dev/null and b/distribution/simpleicons-5/S/Singlestore.png differ diff --git a/distribution/simpleicons-5/S/Singlestore.puml b/distribution/simpleicons-5/S/Singlestore.puml new file mode 100644 index 00000000000..18d84fb0db9 --- /dev/null +++ b/distribution/simpleicons-5/S/Singlestore.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Singlestore + +sprite $SinglestoreXs [10x10/16z] uwS3 + +sprite $SinglestoreSm [12x12/16z] unza + +sprite $SinglestoreMd [16x16/16z] un_X + +sprite $SinglestoreLg [20x20/16z] unzKO1G + +!procedure Singlestore($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Singlestore', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sitepoint.Local.png b/distribution/simpleicons-5/S/Sitepoint.Local.png new file mode 100644 index 00000000000..21feb41a36d Binary files /dev/null and b/distribution/simpleicons-5/S/Sitepoint.Local.png differ diff --git a/distribution/simpleicons-5/S/Sitepoint.Local.puml b/distribution/simpleicons-5/S/Sitepoint.Local.puml new file mode 100644 index 00000000000..7d7778fd680 --- /dev/null +++ b/distribution/simpleicons-5/S/Sitepoint.Local.puml @@ -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 Sitepoint +include('simpleicons-5/S/Sitepoint') + +' renders the element +Sitepoint('Sitepoint', 'Sitepoint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sitepoint.Remote.puml b/distribution/simpleicons-5/S/Sitepoint.Remote.puml new file mode 100644 index 00000000000..8994f263383 --- /dev/null +++ b/distribution/simpleicons-5/S/Sitepoint.Remote.puml @@ -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 Sitepoint +include('simpleicons-5/S/Sitepoint') + +' renders the element +Sitepoint('Sitepoint', 'Sitepoint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sitepoint.md b/distribution/simpleicons-5/S/Sitepoint.md new file mode 100644 index 00000000000..5770d9094ff --- /dev/null +++ b/distribution/simpleicons-5/S/Sitepoint.md @@ -0,0 +1,63 @@ +# Sitepoint + + +```text +simpleicons-5/S/Sitepoint +``` + +```text +include('simpleicons-5/S/Sitepoint') +``` + + + +| Illustration | Sitepoint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sitepoint.png) | ![illustration for Sitepoint](../../simpleicons-5/S/Sitepoint.Local.png) | + + + + +## Sitepoint + +### 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 Sitepoint +include('simpleicons-5/S/Sitepoint') + +' renders the element +Sitepoint('Sitepoint', 'Sitepoint', '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 Sitepoint +include('simpleicons-5/S/Sitepoint') + +' renders the element +Sitepoint('Sitepoint', 'Sitepoint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sitepoint.png b/distribution/simpleicons-5/S/Sitepoint.png new file mode 100644 index 00000000000..7ef708f8738 Binary files /dev/null and b/distribution/simpleicons-5/S/Sitepoint.png differ diff --git a/distribution/simpleicons-5/S/Sitepoint.puml b/distribution/simpleicons-5/S/Sitepoint.puml new file mode 100644 index 00000000000..d02387bfd5b --- /dev/null +++ b/distribution/simpleicons-5/S/Sitepoint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sitepoint + +sprite $SitepointXs [10x10/16z] uwS3 + +sprite $SitepointSm [12x12/16z] unza + +sprite $SitepointMd [16x16/16z] un_X + +sprite $SitepointLg [20x20/16z] unzKO1G + +!procedure Sitepoint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sitepoint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sketch.Local.png b/distribution/simpleicons-5/S/Sketch.Local.png new file mode 100644 index 00000000000..89e36dd671b Binary files /dev/null and b/distribution/simpleicons-5/S/Sketch.Local.png differ diff --git a/distribution/simpleicons-5/S/Sketch.Local.puml b/distribution/simpleicons-5/S/Sketch.Local.puml new file mode 100644 index 00000000000..6ac3d4682cf --- /dev/null +++ b/distribution/simpleicons-5/S/Sketch.Local.puml @@ -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 Sketch +include('simpleicons-5/S/Sketch') + +' renders the element +Sketch('Sketch', 'Sketch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sketch.Remote.puml b/distribution/simpleicons-5/S/Sketch.Remote.puml new file mode 100644 index 00000000000..4a1c5a6a209 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketch.Remote.puml @@ -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 Sketch +include('simpleicons-5/S/Sketch') + +' renders the element +Sketch('Sketch', 'Sketch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sketch.md b/distribution/simpleicons-5/S/Sketch.md new file mode 100644 index 00000000000..8eb9f18c9a1 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketch.md @@ -0,0 +1,63 @@ +# Sketch + + +```text +simpleicons-5/S/Sketch +``` + +```text +include('simpleicons-5/S/Sketch') +``` + + + +| Illustration | Sketch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sketch.png) | ![illustration for Sketch](../../simpleicons-5/S/Sketch.Local.png) | + + + + +## Sketch + +### 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 Sketch +include('simpleicons-5/S/Sketch') + +' renders the element +Sketch('Sketch', 'Sketch', '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 Sketch +include('simpleicons-5/S/Sketch') + +' renders the element +Sketch('Sketch', 'Sketch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sketch.png b/distribution/simpleicons-5/S/Sketch.png new file mode 100644 index 00000000000..2a9cad39702 Binary files /dev/null and b/distribution/simpleicons-5/S/Sketch.png differ diff --git a/distribution/simpleicons-5/S/Sketch.puml b/distribution/simpleicons-5/S/Sketch.puml new file mode 100644 index 00000000000..effc7ad29bf --- /dev/null +++ b/distribution/simpleicons-5/S/Sketch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sketch + +sprite $SketchXs [10x10/16z] uwS3 + +sprite $SketchSm [12x12/16z] unza + +sprite $SketchMd [16x16/16z] un_X + +sprite $SketchLg [20x20/16z] unzKO1G + +!procedure Sketch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sketch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sketchfab.Local.png b/distribution/simpleicons-5/S/Sketchfab.Local.png new file mode 100644 index 00000000000..a29317e8022 Binary files /dev/null and b/distribution/simpleicons-5/S/Sketchfab.Local.png differ diff --git a/distribution/simpleicons-5/S/Sketchfab.Local.puml b/distribution/simpleicons-5/S/Sketchfab.Local.puml new file mode 100644 index 00000000000..9b9fd0449f7 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchfab.Local.puml @@ -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 Sketchfab +include('simpleicons-5/S/Sketchfab') + +' renders the element +Sketchfab('Sketchfab', 'Sketchfab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sketchfab.Remote.puml b/distribution/simpleicons-5/S/Sketchfab.Remote.puml new file mode 100644 index 00000000000..f4d77b9c987 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchfab.Remote.puml @@ -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 Sketchfab +include('simpleicons-5/S/Sketchfab') + +' renders the element +Sketchfab('Sketchfab', 'Sketchfab', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sketchfab.md b/distribution/simpleicons-5/S/Sketchfab.md new file mode 100644 index 00000000000..69f53de3a66 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchfab.md @@ -0,0 +1,63 @@ +# Sketchfab + + +```text +simpleicons-5/S/Sketchfab +``` + +```text +include('simpleicons-5/S/Sketchfab') +``` + + + +| Illustration | Sketchfab | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sketchfab.png) | ![illustration for Sketchfab](../../simpleicons-5/S/Sketchfab.Local.png) | + + + + +## Sketchfab + +### 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 Sketchfab +include('simpleicons-5/S/Sketchfab') + +' renders the element +Sketchfab('Sketchfab', 'Sketchfab', '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 Sketchfab +include('simpleicons-5/S/Sketchfab') + +' renders the element +Sketchfab('Sketchfab', 'Sketchfab', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sketchfab.png b/distribution/simpleicons-5/S/Sketchfab.png new file mode 100644 index 00000000000..31df6e52c1a Binary files /dev/null and b/distribution/simpleicons-5/S/Sketchfab.png differ diff --git a/distribution/simpleicons-5/S/Sketchfab.puml b/distribution/simpleicons-5/S/Sketchfab.puml new file mode 100644 index 00000000000..9a0040731ae --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchfab.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sketchfab + +sprite $SketchfabXs [10x10/16z] uwS3 + +sprite $SketchfabSm [12x12/16z] unza + +sprite $SketchfabMd [16x16/16z] un_X + +sprite $SketchfabLg [20x20/16z] unzKO1G + +!procedure Sketchfab($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sketchfab', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sketchup.Local.png b/distribution/simpleicons-5/S/Sketchup.Local.png new file mode 100644 index 00000000000..2c19ac5cfde Binary files /dev/null and b/distribution/simpleicons-5/S/Sketchup.Local.png differ diff --git a/distribution/simpleicons-5/S/Sketchup.Local.puml b/distribution/simpleicons-5/S/Sketchup.Local.puml new file mode 100644 index 00000000000..452818ea727 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchup.Local.puml @@ -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 Sketchup +include('simpleicons-5/S/Sketchup') + +' renders the element +Sketchup('Sketchup', 'Sketchup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sketchup.Remote.puml b/distribution/simpleicons-5/S/Sketchup.Remote.puml new file mode 100644 index 00000000000..89d5768c174 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchup.Remote.puml @@ -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 Sketchup +include('simpleicons-5/S/Sketchup') + +' renders the element +Sketchup('Sketchup', 'Sketchup', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sketchup.md b/distribution/simpleicons-5/S/Sketchup.md new file mode 100644 index 00000000000..93681d43b91 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchup.md @@ -0,0 +1,63 @@ +# Sketchup + + +```text +simpleicons-5/S/Sketchup +``` + +```text +include('simpleicons-5/S/Sketchup') +``` + + + +| Illustration | Sketchup | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sketchup.png) | ![illustration for Sketchup](../../simpleicons-5/S/Sketchup.Local.png) | + + + + +## Sketchup + +### 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 Sketchup +include('simpleicons-5/S/Sketchup') + +' renders the element +Sketchup('Sketchup', 'Sketchup', '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 Sketchup +include('simpleicons-5/S/Sketchup') + +' renders the element +Sketchup('Sketchup', 'Sketchup', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sketchup.png b/distribution/simpleicons-5/S/Sketchup.png new file mode 100644 index 00000000000..4b31bbfd44c Binary files /dev/null and b/distribution/simpleicons-5/S/Sketchup.png differ diff --git a/distribution/simpleicons-5/S/Sketchup.puml b/distribution/simpleicons-5/S/Sketchup.puml new file mode 100644 index 00000000000..f609ac191f3 --- /dev/null +++ b/distribution/simpleicons-5/S/Sketchup.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sketchup + +sprite $SketchupXs [10x10/16z] uwS3 + +sprite $SketchupSm [12x12/16z] unza + +sprite $SketchupMd [16x16/16z] un_X + +sprite $SketchupLg [20x20/16z] unzKO1G + +!procedure Sketchup($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sketchup', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Skillshare.Local.png b/distribution/simpleicons-5/S/Skillshare.Local.png new file mode 100644 index 00000000000..1fefef8deb7 Binary files /dev/null and b/distribution/simpleicons-5/S/Skillshare.Local.png differ diff --git a/distribution/simpleicons-5/S/Skillshare.Local.puml b/distribution/simpleicons-5/S/Skillshare.Local.puml new file mode 100644 index 00000000000..8f6612cc871 --- /dev/null +++ b/distribution/simpleicons-5/S/Skillshare.Local.puml @@ -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 Skillshare +include('simpleicons-5/S/Skillshare') + +' renders the element +Skillshare('Skillshare', 'Skillshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skillshare.Remote.puml b/distribution/simpleicons-5/S/Skillshare.Remote.puml new file mode 100644 index 00000000000..b87461870e2 --- /dev/null +++ b/distribution/simpleicons-5/S/Skillshare.Remote.puml @@ -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 Skillshare +include('simpleicons-5/S/Skillshare') + +' renders the element +Skillshare('Skillshare', 'Skillshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skillshare.md b/distribution/simpleicons-5/S/Skillshare.md new file mode 100644 index 00000000000..ec528e8109d --- /dev/null +++ b/distribution/simpleicons-5/S/Skillshare.md @@ -0,0 +1,63 @@ +# Skillshare + + +```text +simpleicons-5/S/Skillshare +``` + +```text +include('simpleicons-5/S/Skillshare') +``` + + + +| Illustration | Skillshare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Skillshare.png) | ![illustration for Skillshare](../../simpleicons-5/S/Skillshare.Local.png) | + + + + +## Skillshare + +### 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 Skillshare +include('simpleicons-5/S/Skillshare') + +' renders the element +Skillshare('Skillshare', 'Skillshare', '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 Skillshare +include('simpleicons-5/S/Skillshare') + +' renders the element +Skillshare('Skillshare', 'Skillshare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Skillshare.png b/distribution/simpleicons-5/S/Skillshare.png new file mode 100644 index 00000000000..d3ca5437412 Binary files /dev/null and b/distribution/simpleicons-5/S/Skillshare.png differ diff --git a/distribution/simpleicons-5/S/Skillshare.puml b/distribution/simpleicons-5/S/Skillshare.puml new file mode 100644 index 00000000000..5460584b3d0 --- /dev/null +++ b/distribution/simpleicons-5/S/Skillshare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Skillshare + +sprite $SkillshareXs [10x10/16z] uwS3 + +sprite $SkillshareSm [12x12/16z] unza + +sprite $SkillshareMd [16x16/16z] un_X + +sprite $SkillshareLg [20x20/16z] unzKO1G + +!procedure Skillshare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Skillshare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Skoda.Local.png b/distribution/simpleicons-5/S/Skoda.Local.png new file mode 100644 index 00000000000..713ae4553a6 Binary files /dev/null and b/distribution/simpleicons-5/S/Skoda.Local.png differ diff --git a/distribution/simpleicons-5/S/Skoda.Local.puml b/distribution/simpleicons-5/S/Skoda.Local.puml new file mode 100644 index 00000000000..96976b24944 --- /dev/null +++ b/distribution/simpleicons-5/S/Skoda.Local.puml @@ -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 Skoda +include('simpleicons-5/S/Skoda') + +' renders the element +Skoda('Skoda', 'Skoda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skoda.Remote.puml b/distribution/simpleicons-5/S/Skoda.Remote.puml new file mode 100644 index 00000000000..1390acf5e91 --- /dev/null +++ b/distribution/simpleicons-5/S/Skoda.Remote.puml @@ -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 Skoda +include('simpleicons-5/S/Skoda') + +' renders the element +Skoda('Skoda', 'Skoda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skoda.md b/distribution/simpleicons-5/S/Skoda.md new file mode 100644 index 00000000000..64c9bb6ad3c --- /dev/null +++ b/distribution/simpleicons-5/S/Skoda.md @@ -0,0 +1,63 @@ +# Skoda + + +```text +simpleicons-5/S/Skoda +``` + +```text +include('simpleicons-5/S/Skoda') +``` + + + +| Illustration | Skoda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Skoda.png) | ![illustration for Skoda](../../simpleicons-5/S/Skoda.Local.png) | + + + + +## Skoda + +### 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 Skoda +include('simpleicons-5/S/Skoda') + +' renders the element +Skoda('Skoda', 'Skoda', '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 Skoda +include('simpleicons-5/S/Skoda') + +' renders the element +Skoda('Skoda', 'Skoda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Skoda.png b/distribution/simpleicons-5/S/Skoda.png new file mode 100644 index 00000000000..01f1cba9abe Binary files /dev/null and b/distribution/simpleicons-5/S/Skoda.png differ diff --git a/distribution/simpleicons-5/S/Skoda.puml b/distribution/simpleicons-5/S/Skoda.puml new file mode 100644 index 00000000000..ab07d39b81b --- /dev/null +++ b/distribution/simpleicons-5/S/Skoda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Skoda + +sprite $SkodaXs [10x10/16z] uwS3 + +sprite $SkodaSm [12x12/16z] unza + +sprite $SkodaMd [16x16/16z] un_X + +sprite $SkodaLg [20x20/16z] unzKO1G + +!procedure Skoda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Skoda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sky.Local.png b/distribution/simpleicons-5/S/Sky.Local.png new file mode 100644 index 00000000000..6418c285e85 Binary files /dev/null and b/distribution/simpleicons-5/S/Sky.Local.png differ diff --git a/distribution/simpleicons-5/S/Sky.Local.puml b/distribution/simpleicons-5/S/Sky.Local.puml new file mode 100644 index 00000000000..0e881bd7921 --- /dev/null +++ b/distribution/simpleicons-5/S/Sky.Local.puml @@ -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 Sky +include('simpleicons-5/S/Sky') + +' renders the element +Sky('Sky', 'Sky', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sky.Remote.puml b/distribution/simpleicons-5/S/Sky.Remote.puml new file mode 100644 index 00000000000..cff55a89e6c --- /dev/null +++ b/distribution/simpleicons-5/S/Sky.Remote.puml @@ -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 Sky +include('simpleicons-5/S/Sky') + +' renders the element +Sky('Sky', 'Sky', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sky.md b/distribution/simpleicons-5/S/Sky.md new file mode 100644 index 00000000000..8b32f9ea343 --- /dev/null +++ b/distribution/simpleicons-5/S/Sky.md @@ -0,0 +1,63 @@ +# Sky + + +```text +simpleicons-5/S/Sky +``` + +```text +include('simpleicons-5/S/Sky') +``` + + + +| Illustration | Sky | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sky.png) | ![illustration for Sky](../../simpleicons-5/S/Sky.Local.png) | + + + + +## Sky + +### 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 Sky +include('simpleicons-5/S/Sky') + +' renders the element +Sky('Sky', 'Sky', '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 Sky +include('simpleicons-5/S/Sky') + +' renders the element +Sky('Sky', 'Sky', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sky.png b/distribution/simpleicons-5/S/Sky.png new file mode 100644 index 00000000000..bc64f318e54 Binary files /dev/null and b/distribution/simpleicons-5/S/Sky.png differ diff --git a/distribution/simpleicons-5/S/Sky.puml b/distribution/simpleicons-5/S/Sky.puml new file mode 100644 index 00000000000..87c2d2ce443 --- /dev/null +++ b/distribution/simpleicons-5/S/Sky.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sky + +sprite $SkyXs [10x10/16z] uwS3 + +sprite $SkySm [12x12/16z] unza + +sprite $SkyMd [16x16/16z] un_X + +sprite $SkyLg [20x20/16z] unzKO1G + +!procedure Sky($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sky', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Skyliner.Local.png b/distribution/simpleicons-5/S/Skyliner.Local.png new file mode 100644 index 00000000000..f2ef403ceb1 Binary files /dev/null and b/distribution/simpleicons-5/S/Skyliner.Local.png differ diff --git a/distribution/simpleicons-5/S/Skyliner.Local.puml b/distribution/simpleicons-5/S/Skyliner.Local.puml new file mode 100644 index 00000000000..944668410d1 --- /dev/null +++ b/distribution/simpleicons-5/S/Skyliner.Local.puml @@ -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 Skyliner +include('simpleicons-5/S/Skyliner') + +' renders the element +Skyliner('Skyliner', 'Skyliner', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skyliner.Remote.puml b/distribution/simpleicons-5/S/Skyliner.Remote.puml new file mode 100644 index 00000000000..5e9b5f32708 --- /dev/null +++ b/distribution/simpleicons-5/S/Skyliner.Remote.puml @@ -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 Skyliner +include('simpleicons-5/S/Skyliner') + +' renders the element +Skyliner('Skyliner', 'Skyliner', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skyliner.md b/distribution/simpleicons-5/S/Skyliner.md new file mode 100644 index 00000000000..e47eeef9dc5 --- /dev/null +++ b/distribution/simpleicons-5/S/Skyliner.md @@ -0,0 +1,63 @@ +# Skyliner + + +```text +simpleicons-5/S/Skyliner +``` + +```text +include('simpleicons-5/S/Skyliner') +``` + + + +| Illustration | Skyliner | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Skyliner.png) | ![illustration for Skyliner](../../simpleicons-5/S/Skyliner.Local.png) | + + + + +## Skyliner + +### 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 Skyliner +include('simpleicons-5/S/Skyliner') + +' renders the element +Skyliner('Skyliner', 'Skyliner', '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 Skyliner +include('simpleicons-5/S/Skyliner') + +' renders the element +Skyliner('Skyliner', 'Skyliner', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Skyliner.png b/distribution/simpleicons-5/S/Skyliner.png new file mode 100644 index 00000000000..a3e7824c5a3 Binary files /dev/null and b/distribution/simpleicons-5/S/Skyliner.png differ diff --git a/distribution/simpleicons-5/S/Skyliner.puml b/distribution/simpleicons-5/S/Skyliner.puml new file mode 100644 index 00000000000..121c92b9605 --- /dev/null +++ b/distribution/simpleicons-5/S/Skyliner.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Skyliner + +sprite $SkylinerXs [10x10/16z] uwS3 + +sprite $SkylinerSm [12x12/16z] unza + +sprite $SkylinerMd [16x16/16z] un_X + +sprite $SkylinerLg [20x20/16z] unzKO1G + +!procedure Skyliner($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Skyliner', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Skype.Local.png b/distribution/simpleicons-5/S/Skype.Local.png new file mode 100644 index 00000000000..643bb441224 Binary files /dev/null and b/distribution/simpleicons-5/S/Skype.Local.png differ diff --git a/distribution/simpleicons-5/S/Skype.Local.puml b/distribution/simpleicons-5/S/Skype.Local.puml new file mode 100644 index 00000000000..fd48ee4c74f --- /dev/null +++ b/distribution/simpleicons-5/S/Skype.Local.puml @@ -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 Skype +include('simpleicons-5/S/Skype') + +' renders the element +Skype('Skype', 'Skype', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skype.Remote.puml b/distribution/simpleicons-5/S/Skype.Remote.puml new file mode 100644 index 00000000000..664e5dbc819 --- /dev/null +++ b/distribution/simpleicons-5/S/Skype.Remote.puml @@ -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 Skype +include('simpleicons-5/S/Skype') + +' renders the element +Skype('Skype', 'Skype', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skype.md b/distribution/simpleicons-5/S/Skype.md new file mode 100644 index 00000000000..5703240ee0d --- /dev/null +++ b/distribution/simpleicons-5/S/Skype.md @@ -0,0 +1,63 @@ +# Skype + + +```text +simpleicons-5/S/Skype +``` + +```text +include('simpleicons-5/S/Skype') +``` + + + +| Illustration | Skype | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Skype.png) | ![illustration for Skype](../../simpleicons-5/S/Skype.Local.png) | + + + + +## Skype + +### 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 Skype +include('simpleicons-5/S/Skype') + +' renders the element +Skype('Skype', 'Skype', '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 Skype +include('simpleicons-5/S/Skype') + +' renders the element +Skype('Skype', 'Skype', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Skype.png b/distribution/simpleicons-5/S/Skype.png new file mode 100644 index 00000000000..37941459818 Binary files /dev/null and b/distribution/simpleicons-5/S/Skype.png differ diff --git a/distribution/simpleicons-5/S/Skype.puml b/distribution/simpleicons-5/S/Skype.puml new file mode 100644 index 00000000000..e83445ba100 --- /dev/null +++ b/distribution/simpleicons-5/S/Skype.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Skype + +sprite $SkypeXs [10x10/16z] uwS3 + +sprite $SkypeSm [12x12/16z] unza + +sprite $SkypeMd [16x16/16z] un_X + +sprite $SkypeLg [20x20/16z] unzKO1G + +!procedure Skype($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Skype', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Skypeforbusiness.Local.png b/distribution/simpleicons-5/S/Skypeforbusiness.Local.png new file mode 100644 index 00000000000..f62003f3db6 Binary files /dev/null and b/distribution/simpleicons-5/S/Skypeforbusiness.Local.png differ diff --git a/distribution/simpleicons-5/S/Skypeforbusiness.Local.puml b/distribution/simpleicons-5/S/Skypeforbusiness.Local.puml new file mode 100644 index 00000000000..cd1bfd2d8ba --- /dev/null +++ b/distribution/simpleicons-5/S/Skypeforbusiness.Local.puml @@ -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 Skypeforbusiness +include('simpleicons-5/S/Skypeforbusiness') + +' renders the element +Skypeforbusiness('Skypeforbusiness', 'Skypeforbusiness', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skypeforbusiness.Remote.puml b/distribution/simpleicons-5/S/Skypeforbusiness.Remote.puml new file mode 100644 index 00000000000..eb7823ca1f8 --- /dev/null +++ b/distribution/simpleicons-5/S/Skypeforbusiness.Remote.puml @@ -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 Skypeforbusiness +include('simpleicons-5/S/Skypeforbusiness') + +' renders the element +Skypeforbusiness('Skypeforbusiness', 'Skypeforbusiness', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Skypeforbusiness.md b/distribution/simpleicons-5/S/Skypeforbusiness.md new file mode 100644 index 00000000000..35caae5f8a6 --- /dev/null +++ b/distribution/simpleicons-5/S/Skypeforbusiness.md @@ -0,0 +1,63 @@ +# Skypeforbusiness + + +```text +simpleicons-5/S/Skypeforbusiness +``` + +```text +include('simpleicons-5/S/Skypeforbusiness') +``` + + + +| Illustration | Skypeforbusiness | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Skypeforbusiness.png) | ![illustration for Skypeforbusiness](../../simpleicons-5/S/Skypeforbusiness.Local.png) | + + + + +## Skypeforbusiness + +### 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 Skypeforbusiness +include('simpleicons-5/S/Skypeforbusiness') + +' renders the element +Skypeforbusiness('Skypeforbusiness', 'Skypeforbusiness', '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 Skypeforbusiness +include('simpleicons-5/S/Skypeforbusiness') + +' renders the element +Skypeforbusiness('Skypeforbusiness', 'Skypeforbusiness', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Skypeforbusiness.png b/distribution/simpleicons-5/S/Skypeforbusiness.png new file mode 100644 index 00000000000..79fa1ff6346 Binary files /dev/null and b/distribution/simpleicons-5/S/Skypeforbusiness.png differ diff --git a/distribution/simpleicons-5/S/Skypeforbusiness.puml b/distribution/simpleicons-5/S/Skypeforbusiness.puml new file mode 100644 index 00000000000..173cced636d --- /dev/null +++ b/distribution/simpleicons-5/S/Skypeforbusiness.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Skypeforbusiness + +sprite $SkypeforbusinessXs [10x10/16z] uwS3 + +sprite $SkypeforbusinessSm [12x12/16z] unza + +sprite $SkypeforbusinessMd [16x16/16z] un_X + +sprite $SkypeforbusinessLg [20x20/16z] unzKO1G + +!procedure Skypeforbusiness($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Skypeforbusiness', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Slack.Local.png b/distribution/simpleicons-5/S/Slack.Local.png new file mode 100644 index 00000000000..ca282162b2c Binary files /dev/null and b/distribution/simpleicons-5/S/Slack.Local.png differ diff --git a/distribution/simpleicons-5/S/Slack.Local.puml b/distribution/simpleicons-5/S/Slack.Local.puml new file mode 100644 index 00000000000..f41aeb1d15c --- /dev/null +++ b/distribution/simpleicons-5/S/Slack.Local.puml @@ -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 Slack +include('simpleicons-5/S/Slack') + +' renders the element +Slack('Slack', 'Slack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slack.Remote.puml b/distribution/simpleicons-5/S/Slack.Remote.puml new file mode 100644 index 00000000000..7f0252b2e8f --- /dev/null +++ b/distribution/simpleicons-5/S/Slack.Remote.puml @@ -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 Slack +include('simpleicons-5/S/Slack') + +' renders the element +Slack('Slack', 'Slack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slack.md b/distribution/simpleicons-5/S/Slack.md new file mode 100644 index 00000000000..39db1f8624b --- /dev/null +++ b/distribution/simpleicons-5/S/Slack.md @@ -0,0 +1,63 @@ +# Slack + + +```text +simpleicons-5/S/Slack +``` + +```text +include('simpleicons-5/S/Slack') +``` + + + +| Illustration | Slack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Slack.png) | ![illustration for Slack](../../simpleicons-5/S/Slack.Local.png) | + + + + +## Slack + +### 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 Slack +include('simpleicons-5/S/Slack') + +' renders the element +Slack('Slack', 'Slack', '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 Slack +include('simpleicons-5/S/Slack') + +' renders the element +Slack('Slack', 'Slack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Slack.png b/distribution/simpleicons-5/S/Slack.png new file mode 100644 index 00000000000..c6e0032086d Binary files /dev/null and b/distribution/simpleicons-5/S/Slack.png differ diff --git a/distribution/simpleicons-5/S/Slack.puml b/distribution/simpleicons-5/S/Slack.puml new file mode 100644 index 00000000000..77ee46ce36a --- /dev/null +++ b/distribution/simpleicons-5/S/Slack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Slack + +sprite $SlackXs [10x10/16z] uwS3 + +sprite $SlackSm [12x12/16z] unza + +sprite $SlackMd [16x16/16z] un_X + +sprite $SlackLg [20x20/16z] unzKO1G + +!procedure Slack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Slack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Slackware.Local.png b/distribution/simpleicons-5/S/Slackware.Local.png new file mode 100644 index 00000000000..4581ca9291f Binary files /dev/null and b/distribution/simpleicons-5/S/Slackware.Local.png differ diff --git a/distribution/simpleicons-5/S/Slackware.Local.puml b/distribution/simpleicons-5/S/Slackware.Local.puml new file mode 100644 index 00000000000..61dd2aaad2b --- /dev/null +++ b/distribution/simpleicons-5/S/Slackware.Local.puml @@ -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 Slackware +include('simpleicons-5/S/Slackware') + +' renders the element +Slackware('Slackware', 'Slackware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slackware.Remote.puml b/distribution/simpleicons-5/S/Slackware.Remote.puml new file mode 100644 index 00000000000..8b63e44d049 --- /dev/null +++ b/distribution/simpleicons-5/S/Slackware.Remote.puml @@ -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 Slackware +include('simpleicons-5/S/Slackware') + +' renders the element +Slackware('Slackware', 'Slackware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slackware.md b/distribution/simpleicons-5/S/Slackware.md new file mode 100644 index 00000000000..b680c110ea1 --- /dev/null +++ b/distribution/simpleicons-5/S/Slackware.md @@ -0,0 +1,63 @@ +# Slackware + + +```text +simpleicons-5/S/Slackware +``` + +```text +include('simpleicons-5/S/Slackware') +``` + + + +| Illustration | Slackware | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Slackware.png) | ![illustration for Slackware](../../simpleicons-5/S/Slackware.Local.png) | + + + + +## Slackware + +### 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 Slackware +include('simpleicons-5/S/Slackware') + +' renders the element +Slackware('Slackware', 'Slackware', '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 Slackware +include('simpleicons-5/S/Slackware') + +' renders the element +Slackware('Slackware', 'Slackware', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Slackware.png b/distribution/simpleicons-5/S/Slackware.png new file mode 100644 index 00000000000..45e3a45beb9 Binary files /dev/null and b/distribution/simpleicons-5/S/Slackware.png differ diff --git a/distribution/simpleicons-5/S/Slackware.puml b/distribution/simpleicons-5/S/Slackware.puml new file mode 100644 index 00000000000..88099320d4d --- /dev/null +++ b/distribution/simpleicons-5/S/Slackware.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Slackware + +sprite $SlackwareXs [10x10/16z] uwS3 + +sprite $SlackwareSm [12x12/16z] unza + +sprite $SlackwareMd [16x16/16z] un_X + +sprite $SlackwareLg [20x20/16z] unzKO1G + +!procedure Slackware($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Slackware', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Slashdot.Local.png b/distribution/simpleicons-5/S/Slashdot.Local.png new file mode 100644 index 00000000000..7cea5d4fd6e Binary files /dev/null and b/distribution/simpleicons-5/S/Slashdot.Local.png differ diff --git a/distribution/simpleicons-5/S/Slashdot.Local.puml b/distribution/simpleicons-5/S/Slashdot.Local.puml new file mode 100644 index 00000000000..f65e4e7e67b --- /dev/null +++ b/distribution/simpleicons-5/S/Slashdot.Local.puml @@ -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 Slashdot +include('simpleicons-5/S/Slashdot') + +' renders the element +Slashdot('Slashdot', 'Slashdot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slashdot.Remote.puml b/distribution/simpleicons-5/S/Slashdot.Remote.puml new file mode 100644 index 00000000000..fb210427406 --- /dev/null +++ b/distribution/simpleicons-5/S/Slashdot.Remote.puml @@ -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 Slashdot +include('simpleicons-5/S/Slashdot') + +' renders the element +Slashdot('Slashdot', 'Slashdot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slashdot.md b/distribution/simpleicons-5/S/Slashdot.md new file mode 100644 index 00000000000..6ea77db59df --- /dev/null +++ b/distribution/simpleicons-5/S/Slashdot.md @@ -0,0 +1,63 @@ +# Slashdot + + +```text +simpleicons-5/S/Slashdot +``` + +```text +include('simpleicons-5/S/Slashdot') +``` + + + +| Illustration | Slashdot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Slashdot.png) | ![illustration for Slashdot](../../simpleicons-5/S/Slashdot.Local.png) | + + + + +## Slashdot + +### 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 Slashdot +include('simpleicons-5/S/Slashdot') + +' renders the element +Slashdot('Slashdot', 'Slashdot', '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 Slashdot +include('simpleicons-5/S/Slashdot') + +' renders the element +Slashdot('Slashdot', 'Slashdot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Slashdot.png b/distribution/simpleicons-5/S/Slashdot.png new file mode 100644 index 00000000000..742557cdd62 Binary files /dev/null and b/distribution/simpleicons-5/S/Slashdot.png differ diff --git a/distribution/simpleicons-5/S/Slashdot.puml b/distribution/simpleicons-5/S/Slashdot.puml new file mode 100644 index 00000000000..61ec99be328 --- /dev/null +++ b/distribution/simpleicons-5/S/Slashdot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Slashdot + +sprite $SlashdotXs [10x10/16z] uwS3 + +sprite $SlashdotSm [12x12/16z] unza + +sprite $SlashdotMd [16x16/16z] un_X + +sprite $SlashdotLg [20x20/16z] unzKO1G + +!procedure Slashdot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Slashdot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Slickpic.Local.png b/distribution/simpleicons-5/S/Slickpic.Local.png new file mode 100644 index 00000000000..b5d7b279b43 Binary files /dev/null and b/distribution/simpleicons-5/S/Slickpic.Local.png differ diff --git a/distribution/simpleicons-5/S/Slickpic.Local.puml b/distribution/simpleicons-5/S/Slickpic.Local.puml new file mode 100644 index 00000000000..687b1232b53 --- /dev/null +++ b/distribution/simpleicons-5/S/Slickpic.Local.puml @@ -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 Slickpic +include('simpleicons-5/S/Slickpic') + +' renders the element +Slickpic('Slickpic', 'Slickpic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slickpic.Remote.puml b/distribution/simpleicons-5/S/Slickpic.Remote.puml new file mode 100644 index 00000000000..528c0434510 --- /dev/null +++ b/distribution/simpleicons-5/S/Slickpic.Remote.puml @@ -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 Slickpic +include('simpleicons-5/S/Slickpic') + +' renders the element +Slickpic('Slickpic', 'Slickpic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slickpic.md b/distribution/simpleicons-5/S/Slickpic.md new file mode 100644 index 00000000000..f748b4938e9 --- /dev/null +++ b/distribution/simpleicons-5/S/Slickpic.md @@ -0,0 +1,63 @@ +# Slickpic + + +```text +simpleicons-5/S/Slickpic +``` + +```text +include('simpleicons-5/S/Slickpic') +``` + + + +| Illustration | Slickpic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Slickpic.png) | ![illustration for Slickpic](../../simpleicons-5/S/Slickpic.Local.png) | + + + + +## Slickpic + +### 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 Slickpic +include('simpleicons-5/S/Slickpic') + +' renders the element +Slickpic('Slickpic', 'Slickpic', '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 Slickpic +include('simpleicons-5/S/Slickpic') + +' renders the element +Slickpic('Slickpic', 'Slickpic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Slickpic.png b/distribution/simpleicons-5/S/Slickpic.png new file mode 100644 index 00000000000..f9a14e3005a Binary files /dev/null and b/distribution/simpleicons-5/S/Slickpic.png differ diff --git a/distribution/simpleicons-5/S/Slickpic.puml b/distribution/simpleicons-5/S/Slickpic.puml new file mode 100644 index 00000000000..d4be104416f --- /dev/null +++ b/distribution/simpleicons-5/S/Slickpic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Slickpic + +sprite $SlickpicXs [10x10/16z] uwS3 + +sprite $SlickpicSm [12x12/16z] unza + +sprite $SlickpicMd [16x16/16z] un_X + +sprite $SlickpicLg [20x20/16z] unzKO1G + +!procedure Slickpic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Slickpic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Slides.Local.png b/distribution/simpleicons-5/S/Slides.Local.png new file mode 100644 index 00000000000..e31b309eb32 Binary files /dev/null and b/distribution/simpleicons-5/S/Slides.Local.png differ diff --git a/distribution/simpleicons-5/S/Slides.Local.puml b/distribution/simpleicons-5/S/Slides.Local.puml new file mode 100644 index 00000000000..af09b9ec4e4 --- /dev/null +++ b/distribution/simpleicons-5/S/Slides.Local.puml @@ -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 Slides +include('simpleicons-5/S/Slides') + +' renders the element +Slides('Slides', 'Slides', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slides.Remote.puml b/distribution/simpleicons-5/S/Slides.Remote.puml new file mode 100644 index 00000000000..8d025b5eab9 --- /dev/null +++ b/distribution/simpleicons-5/S/Slides.Remote.puml @@ -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 Slides +include('simpleicons-5/S/Slides') + +' renders the element +Slides('Slides', 'Slides', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slides.md b/distribution/simpleicons-5/S/Slides.md new file mode 100644 index 00000000000..36aa691ac6c --- /dev/null +++ b/distribution/simpleicons-5/S/Slides.md @@ -0,0 +1,63 @@ +# Slides + + +```text +simpleicons-5/S/Slides +``` + +```text +include('simpleicons-5/S/Slides') +``` + + + +| Illustration | Slides | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Slides.png) | ![illustration for Slides](../../simpleicons-5/S/Slides.Local.png) | + + + + +## Slides + +### 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 Slides +include('simpleicons-5/S/Slides') + +' renders the element +Slides('Slides', 'Slides', '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 Slides +include('simpleicons-5/S/Slides') + +' renders the element +Slides('Slides', 'Slides', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Slides.png b/distribution/simpleicons-5/S/Slides.png new file mode 100644 index 00000000000..cffe4d80150 Binary files /dev/null and b/distribution/simpleicons-5/S/Slides.png differ diff --git a/distribution/simpleicons-5/S/Slides.puml b/distribution/simpleicons-5/S/Slides.puml new file mode 100644 index 00000000000..085fdbca202 --- /dev/null +++ b/distribution/simpleicons-5/S/Slides.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Slides + +sprite $SlidesXs [10x10/16z] uwS3 + +sprite $SlidesSm [12x12/16z] unza + +sprite $SlidesMd [16x16/16z] un_X + +sprite $SlidesLg [20x20/16z] unzKO1G + +!procedure Slides($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Slides', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Slideshare.Local.png b/distribution/simpleicons-5/S/Slideshare.Local.png new file mode 100644 index 00000000000..0abd31faf71 Binary files /dev/null and b/distribution/simpleicons-5/S/Slideshare.Local.png differ diff --git a/distribution/simpleicons-5/S/Slideshare.Local.puml b/distribution/simpleicons-5/S/Slideshare.Local.puml new file mode 100644 index 00000000000..6f9381b6bb4 --- /dev/null +++ b/distribution/simpleicons-5/S/Slideshare.Local.puml @@ -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 Slideshare +include('simpleicons-5/S/Slideshare') + +' renders the element +Slideshare('Slideshare', 'Slideshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slideshare.Remote.puml b/distribution/simpleicons-5/S/Slideshare.Remote.puml new file mode 100644 index 00000000000..4c87165c86a --- /dev/null +++ b/distribution/simpleicons-5/S/Slideshare.Remote.puml @@ -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 Slideshare +include('simpleicons-5/S/Slideshare') + +' renders the element +Slideshare('Slideshare', 'Slideshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Slideshare.md b/distribution/simpleicons-5/S/Slideshare.md new file mode 100644 index 00000000000..4d69596d29d --- /dev/null +++ b/distribution/simpleicons-5/S/Slideshare.md @@ -0,0 +1,63 @@ +# Slideshare + + +```text +simpleicons-5/S/Slideshare +``` + +```text +include('simpleicons-5/S/Slideshare') +``` + + + +| Illustration | Slideshare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Slideshare.png) | ![illustration for Slideshare](../../simpleicons-5/S/Slideshare.Local.png) | + + + + +## Slideshare + +### 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 Slideshare +include('simpleicons-5/S/Slideshare') + +' renders the element +Slideshare('Slideshare', 'Slideshare', '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 Slideshare +include('simpleicons-5/S/Slideshare') + +' renders the element +Slideshare('Slideshare', 'Slideshare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Slideshare.png b/distribution/simpleicons-5/S/Slideshare.png new file mode 100644 index 00000000000..928e8d362db Binary files /dev/null and b/distribution/simpleicons-5/S/Slideshare.png differ diff --git a/distribution/simpleicons-5/S/Slideshare.puml b/distribution/simpleicons-5/S/Slideshare.puml new file mode 100644 index 00000000000..477d8ec0cf1 --- /dev/null +++ b/distribution/simpleicons-5/S/Slideshare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Slideshare + +sprite $SlideshareXs [10x10/16z] uwS3 + +sprite $SlideshareSm [12x12/16z] unza + +sprite $SlideshareMd [16x16/16z] un_X + +sprite $SlideshareLg [20x20/16z] unzKO1G + +!procedure Slideshare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Slideshare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Smart.Local.png b/distribution/simpleicons-5/S/Smart.Local.png new file mode 100644 index 00000000000..aac19e26c25 Binary files /dev/null and b/distribution/simpleicons-5/S/Smart.Local.png differ diff --git a/distribution/simpleicons-5/S/Smart.Local.puml b/distribution/simpleicons-5/S/Smart.Local.puml new file mode 100644 index 00000000000..3b69717c5fd --- /dev/null +++ b/distribution/simpleicons-5/S/Smart.Local.puml @@ -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 Smart +include('simpleicons-5/S/Smart') + +' renders the element +Smart('Smart', 'Smart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smart.Remote.puml b/distribution/simpleicons-5/S/Smart.Remote.puml new file mode 100644 index 00000000000..0ad4254ca2f --- /dev/null +++ b/distribution/simpleicons-5/S/Smart.Remote.puml @@ -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 Smart +include('simpleicons-5/S/Smart') + +' renders the element +Smart('Smart', 'Smart', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smart.md b/distribution/simpleicons-5/S/Smart.md new file mode 100644 index 00000000000..158fff1ef86 --- /dev/null +++ b/distribution/simpleicons-5/S/Smart.md @@ -0,0 +1,63 @@ +# Smart + + +```text +simpleicons-5/S/Smart +``` + +```text +include('simpleicons-5/S/Smart') +``` + + + +| Illustration | Smart | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Smart.png) | ![illustration for Smart](../../simpleicons-5/S/Smart.Local.png) | + + + + +## Smart + +### 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 Smart +include('simpleicons-5/S/Smart') + +' renders the element +Smart('Smart', 'Smart', '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 Smart +include('simpleicons-5/S/Smart') + +' renders the element +Smart('Smart', 'Smart', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Smart.png b/distribution/simpleicons-5/S/Smart.png new file mode 100644 index 00000000000..55049537109 Binary files /dev/null and b/distribution/simpleicons-5/S/Smart.png differ diff --git a/distribution/simpleicons-5/S/Smart.puml b/distribution/simpleicons-5/S/Smart.puml new file mode 100644 index 00000000000..49a02822761 --- /dev/null +++ b/distribution/simpleicons-5/S/Smart.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Smart + +sprite $SmartXs [10x10/16z] uwS3 + +sprite $SmartSm [12x12/16z] unza + +sprite $SmartMd [16x16/16z] un_X + +sprite $SmartLg [20x20/16z] unzKO1G + +!procedure Smart($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Smart', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Smartthings.Local.png b/distribution/simpleicons-5/S/Smartthings.Local.png new file mode 100644 index 00000000000..66f0650a813 Binary files /dev/null and b/distribution/simpleicons-5/S/Smartthings.Local.png differ diff --git a/distribution/simpleicons-5/S/Smartthings.Local.puml b/distribution/simpleicons-5/S/Smartthings.Local.puml new file mode 100644 index 00000000000..41991c65174 --- /dev/null +++ b/distribution/simpleicons-5/S/Smartthings.Local.puml @@ -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 Smartthings +include('simpleicons-5/S/Smartthings') + +' renders the element +Smartthings('Smartthings', 'Smartthings', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smartthings.Remote.puml b/distribution/simpleicons-5/S/Smartthings.Remote.puml new file mode 100644 index 00000000000..23695171c95 --- /dev/null +++ b/distribution/simpleicons-5/S/Smartthings.Remote.puml @@ -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 Smartthings +include('simpleicons-5/S/Smartthings') + +' renders the element +Smartthings('Smartthings', 'Smartthings', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smartthings.md b/distribution/simpleicons-5/S/Smartthings.md new file mode 100644 index 00000000000..4b2d28b3d49 --- /dev/null +++ b/distribution/simpleicons-5/S/Smartthings.md @@ -0,0 +1,63 @@ +# Smartthings + + +```text +simpleicons-5/S/Smartthings +``` + +```text +include('simpleicons-5/S/Smartthings') +``` + + + +| Illustration | Smartthings | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Smartthings.png) | ![illustration for Smartthings](../../simpleicons-5/S/Smartthings.Local.png) | + + + + +## Smartthings + +### 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 Smartthings +include('simpleicons-5/S/Smartthings') + +' renders the element +Smartthings('Smartthings', 'Smartthings', '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 Smartthings +include('simpleicons-5/S/Smartthings') + +' renders the element +Smartthings('Smartthings', 'Smartthings', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Smartthings.png b/distribution/simpleicons-5/S/Smartthings.png new file mode 100644 index 00000000000..39d798e7368 Binary files /dev/null and b/distribution/simpleicons-5/S/Smartthings.png differ diff --git a/distribution/simpleicons-5/S/Smartthings.puml b/distribution/simpleicons-5/S/Smartthings.puml new file mode 100644 index 00000000000..7f4fbd0bb9d --- /dev/null +++ b/distribution/simpleicons-5/S/Smartthings.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Smartthings + +sprite $SmartthingsXs [10x10/16z] uwS3 + +sprite $SmartthingsSm [12x12/16z] unza + +sprite $SmartthingsMd [16x16/16z] un_X + +sprite $SmartthingsLg [20x20/16z] unzKO1G + +!procedure Smartthings($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Smartthings', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Smashdotgg.Local.png b/distribution/simpleicons-5/S/Smashdotgg.Local.png new file mode 100644 index 00000000000..6e3eedb1b58 Binary files /dev/null and b/distribution/simpleicons-5/S/Smashdotgg.Local.png differ diff --git a/distribution/simpleicons-5/S/Smashdotgg.Local.puml b/distribution/simpleicons-5/S/Smashdotgg.Local.puml new file mode 100644 index 00000000000..171d91eace1 --- /dev/null +++ b/distribution/simpleicons-5/S/Smashdotgg.Local.puml @@ -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 Smashdotgg +include('simpleicons-5/S/Smashdotgg') + +' renders the element +Smashdotgg('Smashdotgg', 'Smashdotgg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smashdotgg.Remote.puml b/distribution/simpleicons-5/S/Smashdotgg.Remote.puml new file mode 100644 index 00000000000..a9c6845f9bd --- /dev/null +++ b/distribution/simpleicons-5/S/Smashdotgg.Remote.puml @@ -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 Smashdotgg +include('simpleicons-5/S/Smashdotgg') + +' renders the element +Smashdotgg('Smashdotgg', 'Smashdotgg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smashdotgg.md b/distribution/simpleicons-5/S/Smashdotgg.md new file mode 100644 index 00000000000..bc24f2a018c --- /dev/null +++ b/distribution/simpleicons-5/S/Smashdotgg.md @@ -0,0 +1,63 @@ +# Smashdotgg + + +```text +simpleicons-5/S/Smashdotgg +``` + +```text +include('simpleicons-5/S/Smashdotgg') +``` + + + +| Illustration | Smashdotgg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Smashdotgg.png) | ![illustration for Smashdotgg](../../simpleicons-5/S/Smashdotgg.Local.png) | + + + + +## Smashdotgg + +### 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 Smashdotgg +include('simpleicons-5/S/Smashdotgg') + +' renders the element +Smashdotgg('Smashdotgg', 'Smashdotgg', '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 Smashdotgg +include('simpleicons-5/S/Smashdotgg') + +' renders the element +Smashdotgg('Smashdotgg', 'Smashdotgg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Smashdotgg.png b/distribution/simpleicons-5/S/Smashdotgg.png new file mode 100644 index 00000000000..83f470fc1a7 Binary files /dev/null and b/distribution/simpleicons-5/S/Smashdotgg.png differ diff --git a/distribution/simpleicons-5/S/Smashdotgg.puml b/distribution/simpleicons-5/S/Smashdotgg.puml new file mode 100644 index 00000000000..9913a96c435 --- /dev/null +++ b/distribution/simpleicons-5/S/Smashdotgg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Smashdotgg + +sprite $SmashdotggXs [10x10/16z] uwS3 + +sprite $SmashdotggSm [12x12/16z] unza + +sprite $SmashdotggMd [16x16/16z] un_X + +sprite $SmashdotggLg [20x20/16z] unzKO1G + +!procedure Smashdotgg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Smashdotgg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Smashingmagazine.Local.png b/distribution/simpleicons-5/S/Smashingmagazine.Local.png new file mode 100644 index 00000000000..745714262f7 Binary files /dev/null and b/distribution/simpleicons-5/S/Smashingmagazine.Local.png differ diff --git a/distribution/simpleicons-5/S/Smashingmagazine.Local.puml b/distribution/simpleicons-5/S/Smashingmagazine.Local.puml new file mode 100644 index 00000000000..352d669c83e --- /dev/null +++ b/distribution/simpleicons-5/S/Smashingmagazine.Local.puml @@ -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 Smashingmagazine +include('simpleicons-5/S/Smashingmagazine') + +' renders the element +Smashingmagazine('Smashingmagazine', 'Smashingmagazine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smashingmagazine.Remote.puml b/distribution/simpleicons-5/S/Smashingmagazine.Remote.puml new file mode 100644 index 00000000000..3a2d90e657e --- /dev/null +++ b/distribution/simpleicons-5/S/Smashingmagazine.Remote.puml @@ -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 Smashingmagazine +include('simpleicons-5/S/Smashingmagazine') + +' renders the element +Smashingmagazine('Smashingmagazine', 'Smashingmagazine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smashingmagazine.md b/distribution/simpleicons-5/S/Smashingmagazine.md new file mode 100644 index 00000000000..bd43bed4916 --- /dev/null +++ b/distribution/simpleicons-5/S/Smashingmagazine.md @@ -0,0 +1,63 @@ +# Smashingmagazine + + +```text +simpleicons-5/S/Smashingmagazine +``` + +```text +include('simpleicons-5/S/Smashingmagazine') +``` + + + +| Illustration | Smashingmagazine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Smashingmagazine.png) | ![illustration for Smashingmagazine](../../simpleicons-5/S/Smashingmagazine.Local.png) | + + + + +## Smashingmagazine + +### 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 Smashingmagazine +include('simpleicons-5/S/Smashingmagazine') + +' renders the element +Smashingmagazine('Smashingmagazine', 'Smashingmagazine', '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 Smashingmagazine +include('simpleicons-5/S/Smashingmagazine') + +' renders the element +Smashingmagazine('Smashingmagazine', 'Smashingmagazine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Smashingmagazine.png b/distribution/simpleicons-5/S/Smashingmagazine.png new file mode 100644 index 00000000000..f8afb2da3e9 Binary files /dev/null and b/distribution/simpleicons-5/S/Smashingmagazine.png differ diff --git a/distribution/simpleicons-5/S/Smashingmagazine.puml b/distribution/simpleicons-5/S/Smashingmagazine.puml new file mode 100644 index 00000000000..bd9a365e8f3 --- /dev/null +++ b/distribution/simpleicons-5/S/Smashingmagazine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Smashingmagazine + +sprite $SmashingmagazineXs [10x10/16z] uwS3 + +sprite $SmashingmagazineSm [12x12/16z] unza + +sprite $SmashingmagazineMd [16x16/16z] un_X + +sprite $SmashingmagazineLg [20x20/16z] unzKO1G + +!procedure Smashingmagazine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Smashingmagazine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Smrt.Local.png b/distribution/simpleicons-5/S/Smrt.Local.png new file mode 100644 index 00000000000..e1f8d035c66 Binary files /dev/null and b/distribution/simpleicons-5/S/Smrt.Local.png differ diff --git a/distribution/simpleicons-5/S/Smrt.Local.puml b/distribution/simpleicons-5/S/Smrt.Local.puml new file mode 100644 index 00000000000..38fa6d69341 --- /dev/null +++ b/distribution/simpleicons-5/S/Smrt.Local.puml @@ -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 Smrt +include('simpleicons-5/S/Smrt') + +' renders the element +Smrt('Smrt', 'Smrt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smrt.Remote.puml b/distribution/simpleicons-5/S/Smrt.Remote.puml new file mode 100644 index 00000000000..169998ad597 --- /dev/null +++ b/distribution/simpleicons-5/S/Smrt.Remote.puml @@ -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 Smrt +include('simpleicons-5/S/Smrt') + +' renders the element +Smrt('Smrt', 'Smrt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smrt.md b/distribution/simpleicons-5/S/Smrt.md new file mode 100644 index 00000000000..7b725a37a6a --- /dev/null +++ b/distribution/simpleicons-5/S/Smrt.md @@ -0,0 +1,63 @@ +# Smrt + + +```text +simpleicons-5/S/Smrt +``` + +```text +include('simpleicons-5/S/Smrt') +``` + + + +| Illustration | Smrt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Smrt.png) | ![illustration for Smrt](../../simpleicons-5/S/Smrt.Local.png) | + + + + +## Smrt + +### 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 Smrt +include('simpleicons-5/S/Smrt') + +' renders the element +Smrt('Smrt', 'Smrt', '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 Smrt +include('simpleicons-5/S/Smrt') + +' renders the element +Smrt('Smrt', 'Smrt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Smrt.png b/distribution/simpleicons-5/S/Smrt.png new file mode 100644 index 00000000000..60c02904618 Binary files /dev/null and b/distribution/simpleicons-5/S/Smrt.png differ diff --git a/distribution/simpleicons-5/S/Smrt.puml b/distribution/simpleicons-5/S/Smrt.puml new file mode 100644 index 00000000000..0b8e93230a9 --- /dev/null +++ b/distribution/simpleicons-5/S/Smrt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Smrt + +sprite $SmrtXs [10x10/16z] uwS3 + +sprite $SmrtSm [12x12/16z] unza + +sprite $SmrtMd [16x16/16z] un_X + +sprite $SmrtLg [20x20/16z] unzKO1G + +!procedure Smrt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Smrt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Smugmug.Local.png b/distribution/simpleicons-5/S/Smugmug.Local.png new file mode 100644 index 00000000000..f611ef4634e Binary files /dev/null and b/distribution/simpleicons-5/S/Smugmug.Local.png differ diff --git a/distribution/simpleicons-5/S/Smugmug.Local.puml b/distribution/simpleicons-5/S/Smugmug.Local.puml new file mode 100644 index 00000000000..266e58d973d --- /dev/null +++ b/distribution/simpleicons-5/S/Smugmug.Local.puml @@ -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 Smugmug +include('simpleicons-5/S/Smugmug') + +' renders the element +Smugmug('Smugmug', 'Smugmug', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smugmug.Remote.puml b/distribution/simpleicons-5/S/Smugmug.Remote.puml new file mode 100644 index 00000000000..cd1dcfa5831 --- /dev/null +++ b/distribution/simpleicons-5/S/Smugmug.Remote.puml @@ -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 Smugmug +include('simpleicons-5/S/Smugmug') + +' renders the element +Smugmug('Smugmug', 'Smugmug', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Smugmug.md b/distribution/simpleicons-5/S/Smugmug.md new file mode 100644 index 00000000000..6a600d911f4 --- /dev/null +++ b/distribution/simpleicons-5/S/Smugmug.md @@ -0,0 +1,63 @@ +# Smugmug + + +```text +simpleicons-5/S/Smugmug +``` + +```text +include('simpleicons-5/S/Smugmug') +``` + + + +| Illustration | Smugmug | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Smugmug.png) | ![illustration for Smugmug](../../simpleicons-5/S/Smugmug.Local.png) | + + + + +## Smugmug + +### 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 Smugmug +include('simpleicons-5/S/Smugmug') + +' renders the element +Smugmug('Smugmug', 'Smugmug', '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 Smugmug +include('simpleicons-5/S/Smugmug') + +' renders the element +Smugmug('Smugmug', 'Smugmug', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Smugmug.png b/distribution/simpleicons-5/S/Smugmug.png new file mode 100644 index 00000000000..e6bbbd9c204 Binary files /dev/null and b/distribution/simpleicons-5/S/Smugmug.png differ diff --git a/distribution/simpleicons-5/S/Smugmug.puml b/distribution/simpleicons-5/S/Smugmug.puml new file mode 100644 index 00000000000..0fcc8be8a5a --- /dev/null +++ b/distribution/simpleicons-5/S/Smugmug.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Smugmug + +sprite $SmugmugXs [10x10/16z] uwS3 + +sprite $SmugmugSm [12x12/16z] unza + +sprite $SmugmugMd [16x16/16z] un_X + +sprite $SmugmugLg [20x20/16z] unzKO1G + +!procedure Smugmug($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Smugmug', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Snapchat.Local.png b/distribution/simpleicons-5/S/Snapchat.Local.png new file mode 100644 index 00000000000..ddbce82eb6b Binary files /dev/null and b/distribution/simpleicons-5/S/Snapchat.Local.png differ diff --git a/distribution/simpleicons-5/S/Snapchat.Local.puml b/distribution/simpleicons-5/S/Snapchat.Local.puml new file mode 100644 index 00000000000..5d7e595f173 --- /dev/null +++ b/distribution/simpleicons-5/S/Snapchat.Local.puml @@ -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 Snapchat +include('simpleicons-5/S/Snapchat') + +' renders the element +Snapchat('Snapchat', 'Snapchat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snapchat.Remote.puml b/distribution/simpleicons-5/S/Snapchat.Remote.puml new file mode 100644 index 00000000000..04ebf627fd8 --- /dev/null +++ b/distribution/simpleicons-5/S/Snapchat.Remote.puml @@ -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 Snapchat +include('simpleicons-5/S/Snapchat') + +' renders the element +Snapchat('Snapchat', 'Snapchat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snapchat.md b/distribution/simpleicons-5/S/Snapchat.md new file mode 100644 index 00000000000..a678f2a9187 --- /dev/null +++ b/distribution/simpleicons-5/S/Snapchat.md @@ -0,0 +1,63 @@ +# Snapchat + + +```text +simpleicons-5/S/Snapchat +``` + +```text +include('simpleicons-5/S/Snapchat') +``` + + + +| Illustration | Snapchat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Snapchat.png) | ![illustration for Snapchat](../../simpleicons-5/S/Snapchat.Local.png) | + + + + +## Snapchat + +### 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 Snapchat +include('simpleicons-5/S/Snapchat') + +' renders the element +Snapchat('Snapchat', 'Snapchat', '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 Snapchat +include('simpleicons-5/S/Snapchat') + +' renders the element +Snapchat('Snapchat', 'Snapchat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Snapchat.png b/distribution/simpleicons-5/S/Snapchat.png new file mode 100644 index 00000000000..7a74b34df8e Binary files /dev/null and b/distribution/simpleicons-5/S/Snapchat.png differ diff --git a/distribution/simpleicons-5/S/Snapchat.puml b/distribution/simpleicons-5/S/Snapchat.puml new file mode 100644 index 00000000000..c9a01edbf96 --- /dev/null +++ b/distribution/simpleicons-5/S/Snapchat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Snapchat + +sprite $SnapchatXs [10x10/16z] uwS3 + +sprite $SnapchatSm [12x12/16z] unza + +sprite $SnapchatMd [16x16/16z] un_X + +sprite $SnapchatLg [20x20/16z] unzKO1G + +!procedure Snapchat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Snapchat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Snapcraft.Local.png b/distribution/simpleicons-5/S/Snapcraft.Local.png new file mode 100644 index 00000000000..6b13c5a35ac Binary files /dev/null and b/distribution/simpleicons-5/S/Snapcraft.Local.png differ diff --git a/distribution/simpleicons-5/S/Snapcraft.Local.puml b/distribution/simpleicons-5/S/Snapcraft.Local.puml new file mode 100644 index 00000000000..f964f1b994c --- /dev/null +++ b/distribution/simpleicons-5/S/Snapcraft.Local.puml @@ -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 Snapcraft +include('simpleicons-5/S/Snapcraft') + +' renders the element +Snapcraft('Snapcraft', 'Snapcraft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snapcraft.Remote.puml b/distribution/simpleicons-5/S/Snapcraft.Remote.puml new file mode 100644 index 00000000000..b3a7d20d95b --- /dev/null +++ b/distribution/simpleicons-5/S/Snapcraft.Remote.puml @@ -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 Snapcraft +include('simpleicons-5/S/Snapcraft') + +' renders the element +Snapcraft('Snapcraft', 'Snapcraft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snapcraft.md b/distribution/simpleicons-5/S/Snapcraft.md new file mode 100644 index 00000000000..ad6e8409152 --- /dev/null +++ b/distribution/simpleicons-5/S/Snapcraft.md @@ -0,0 +1,63 @@ +# Snapcraft + + +```text +simpleicons-5/S/Snapcraft +``` + +```text +include('simpleicons-5/S/Snapcraft') +``` + + + +| Illustration | Snapcraft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Snapcraft.png) | ![illustration for Snapcraft](../../simpleicons-5/S/Snapcraft.Local.png) | + + + + +## Snapcraft + +### 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 Snapcraft +include('simpleicons-5/S/Snapcraft') + +' renders the element +Snapcraft('Snapcraft', 'Snapcraft', '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 Snapcraft +include('simpleicons-5/S/Snapcraft') + +' renders the element +Snapcraft('Snapcraft', 'Snapcraft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Snapcraft.png b/distribution/simpleicons-5/S/Snapcraft.png new file mode 100644 index 00000000000..3c5ada323e8 Binary files /dev/null and b/distribution/simpleicons-5/S/Snapcraft.png differ diff --git a/distribution/simpleicons-5/S/Snapcraft.puml b/distribution/simpleicons-5/S/Snapcraft.puml new file mode 100644 index 00000000000..3503e3e5bc1 --- /dev/null +++ b/distribution/simpleicons-5/S/Snapcraft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Snapcraft + +sprite $SnapcraftXs [10x10/16z] uwS3 + +sprite $SnapcraftSm [12x12/16z] unza + +sprite $SnapcraftMd [16x16/16z] un_X + +sprite $SnapcraftLg [20x20/16z] unzKO1G + +!procedure Snapcraft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Snapcraft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Snowflake.Local.png b/distribution/simpleicons-5/S/Snowflake.Local.png new file mode 100644 index 00000000000..f89586fe87f Binary files /dev/null and b/distribution/simpleicons-5/S/Snowflake.Local.png differ diff --git a/distribution/simpleicons-5/S/Snowflake.Local.puml b/distribution/simpleicons-5/S/Snowflake.Local.puml new file mode 100644 index 00000000000..d257379da0b --- /dev/null +++ b/distribution/simpleicons-5/S/Snowflake.Local.puml @@ -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 Snowflake +include('simpleicons-5/S/Snowflake') + +' renders the element +Snowflake('Snowflake', 'Snowflake', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snowflake.Remote.puml b/distribution/simpleicons-5/S/Snowflake.Remote.puml new file mode 100644 index 00000000000..479a203eb78 --- /dev/null +++ b/distribution/simpleicons-5/S/Snowflake.Remote.puml @@ -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 Snowflake +include('simpleicons-5/S/Snowflake') + +' renders the element +Snowflake('Snowflake', 'Snowflake', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snowflake.md b/distribution/simpleicons-5/S/Snowflake.md new file mode 100644 index 00000000000..0dabd3082ec --- /dev/null +++ b/distribution/simpleicons-5/S/Snowflake.md @@ -0,0 +1,63 @@ +# Snowflake + + +```text +simpleicons-5/S/Snowflake +``` + +```text +include('simpleicons-5/S/Snowflake') +``` + + + +| Illustration | Snowflake | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Snowflake.png) | ![illustration for Snowflake](../../simpleicons-5/S/Snowflake.Local.png) | + + + + +## Snowflake + +### 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 Snowflake +include('simpleicons-5/S/Snowflake') + +' renders the element +Snowflake('Snowflake', 'Snowflake', '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 Snowflake +include('simpleicons-5/S/Snowflake') + +' renders the element +Snowflake('Snowflake', 'Snowflake', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Snowflake.png b/distribution/simpleicons-5/S/Snowflake.png new file mode 100644 index 00000000000..c498588a21b Binary files /dev/null and b/distribution/simpleicons-5/S/Snowflake.png differ diff --git a/distribution/simpleicons-5/S/Snowflake.puml b/distribution/simpleicons-5/S/Snowflake.puml new file mode 100644 index 00000000000..6c6fad5408b --- /dev/null +++ b/distribution/simpleicons-5/S/Snowflake.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Snowflake + +sprite $SnowflakeXs [10x10/16z] uwS3 + +sprite $SnowflakeSm [12x12/16z] unza + +sprite $SnowflakeMd [16x16/16z] un_X + +sprite $SnowflakeLg [20x20/16z] unzKO1G + +!procedure Snowflake($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Snowflake', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Snyk.Local.png b/distribution/simpleicons-5/S/Snyk.Local.png new file mode 100644 index 00000000000..b79ae05efc5 Binary files /dev/null and b/distribution/simpleicons-5/S/Snyk.Local.png differ diff --git a/distribution/simpleicons-5/S/Snyk.Local.puml b/distribution/simpleicons-5/S/Snyk.Local.puml new file mode 100644 index 00000000000..2d85592a252 --- /dev/null +++ b/distribution/simpleicons-5/S/Snyk.Local.puml @@ -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 Snyk +include('simpleicons-5/S/Snyk') + +' renders the element +Snyk('Snyk', 'Snyk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snyk.Remote.puml b/distribution/simpleicons-5/S/Snyk.Remote.puml new file mode 100644 index 00000000000..45700c4b553 --- /dev/null +++ b/distribution/simpleicons-5/S/Snyk.Remote.puml @@ -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 Snyk +include('simpleicons-5/S/Snyk') + +' renders the element +Snyk('Snyk', 'Snyk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Snyk.md b/distribution/simpleicons-5/S/Snyk.md new file mode 100644 index 00000000000..c1850f97c8a --- /dev/null +++ b/distribution/simpleicons-5/S/Snyk.md @@ -0,0 +1,63 @@ +# Snyk + + +```text +simpleicons-5/S/Snyk +``` + +```text +include('simpleicons-5/S/Snyk') +``` + + + +| Illustration | Snyk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Snyk.png) | ![illustration for Snyk](../../simpleicons-5/S/Snyk.Local.png) | + + + + +## Snyk + +### 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 Snyk +include('simpleicons-5/S/Snyk') + +' renders the element +Snyk('Snyk', 'Snyk', '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 Snyk +include('simpleicons-5/S/Snyk') + +' renders the element +Snyk('Snyk', 'Snyk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Snyk.png b/distribution/simpleicons-5/S/Snyk.png new file mode 100644 index 00000000000..b3f9914fb77 Binary files /dev/null and b/distribution/simpleicons-5/S/Snyk.png differ diff --git a/distribution/simpleicons-5/S/Snyk.puml b/distribution/simpleicons-5/S/Snyk.puml new file mode 100644 index 00000000000..92e803d7edb --- /dev/null +++ b/distribution/simpleicons-5/S/Snyk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Snyk + +sprite $SnykXs [10x10/16z] uwS3 + +sprite $SnykSm [12x12/16z] unza + +sprite $SnykMd [16x16/16z] un_X + +sprite $SnykLg [20x20/16z] unzKO1G + +!procedure Snyk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Snyk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Society6.Local.png b/distribution/simpleicons-5/S/Society6.Local.png new file mode 100644 index 00000000000..7da51875229 Binary files /dev/null and b/distribution/simpleicons-5/S/Society6.Local.png differ diff --git a/distribution/simpleicons-5/S/Society6.Local.puml b/distribution/simpleicons-5/S/Society6.Local.puml new file mode 100644 index 00000000000..b10da6c9df9 --- /dev/null +++ b/distribution/simpleicons-5/S/Society6.Local.puml @@ -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 Society6 +include('simpleicons-5/S/Society6') + +' renders the element +Society6('Society6', 'Society6', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Society6.Remote.puml b/distribution/simpleicons-5/S/Society6.Remote.puml new file mode 100644 index 00000000000..69253478bc4 --- /dev/null +++ b/distribution/simpleicons-5/S/Society6.Remote.puml @@ -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 Society6 +include('simpleicons-5/S/Society6') + +' renders the element +Society6('Society6', 'Society6', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Society6.md b/distribution/simpleicons-5/S/Society6.md new file mode 100644 index 00000000000..e6ebbb1d027 --- /dev/null +++ b/distribution/simpleicons-5/S/Society6.md @@ -0,0 +1,63 @@ +# Society6 + + +```text +simpleicons-5/S/Society6 +``` + +```text +include('simpleicons-5/S/Society6') +``` + + + +| Illustration | Society6 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Society6.png) | ![illustration for Society6](../../simpleicons-5/S/Society6.Local.png) | + + + + +## Society6 + +### 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 Society6 +include('simpleicons-5/S/Society6') + +' renders the element +Society6('Society6', 'Society6', '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 Society6 +include('simpleicons-5/S/Society6') + +' renders the element +Society6('Society6', 'Society6', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Society6.png b/distribution/simpleicons-5/S/Society6.png new file mode 100644 index 00000000000..e1186d6b1c7 Binary files /dev/null and b/distribution/simpleicons-5/S/Society6.png differ diff --git a/distribution/simpleicons-5/S/Society6.puml b/distribution/simpleicons-5/S/Society6.puml new file mode 100644 index 00000000000..01b12ce8c7f --- /dev/null +++ b/distribution/simpleicons-5/S/Society6.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Society6 + +sprite $Society6Xs [10x10/16z] uwS3 + +sprite $Society6Sm [12x12/16z] unza + +sprite $Society6Md [16x16/16z] un_X + +sprite $Society6Lg [20x20/16z] unzKO1G + +!procedure Society6($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Society6', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Socketdotio.Local.png b/distribution/simpleicons-5/S/Socketdotio.Local.png new file mode 100644 index 00000000000..10396890b97 Binary files /dev/null and b/distribution/simpleicons-5/S/Socketdotio.Local.png differ diff --git a/distribution/simpleicons-5/S/Socketdotio.Local.puml b/distribution/simpleicons-5/S/Socketdotio.Local.puml new file mode 100644 index 00000000000..9fae5c32185 --- /dev/null +++ b/distribution/simpleicons-5/S/Socketdotio.Local.puml @@ -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 Socketdotio +include('simpleicons-5/S/Socketdotio') + +' renders the element +Socketdotio('Socketdotio', 'Socketdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Socketdotio.Remote.puml b/distribution/simpleicons-5/S/Socketdotio.Remote.puml new file mode 100644 index 00000000000..74bec684678 --- /dev/null +++ b/distribution/simpleicons-5/S/Socketdotio.Remote.puml @@ -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 Socketdotio +include('simpleicons-5/S/Socketdotio') + +' renders the element +Socketdotio('Socketdotio', 'Socketdotio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Socketdotio.md b/distribution/simpleicons-5/S/Socketdotio.md new file mode 100644 index 00000000000..3e913bbe25c --- /dev/null +++ b/distribution/simpleicons-5/S/Socketdotio.md @@ -0,0 +1,63 @@ +# Socketdotio + + +```text +simpleicons-5/S/Socketdotio +``` + +```text +include('simpleicons-5/S/Socketdotio') +``` + + + +| Illustration | Socketdotio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Socketdotio.png) | ![illustration for Socketdotio](../../simpleicons-5/S/Socketdotio.Local.png) | + + + + +## Socketdotio + +### 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 Socketdotio +include('simpleicons-5/S/Socketdotio') + +' renders the element +Socketdotio('Socketdotio', 'Socketdotio', '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 Socketdotio +include('simpleicons-5/S/Socketdotio') + +' renders the element +Socketdotio('Socketdotio', 'Socketdotio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Socketdotio.png b/distribution/simpleicons-5/S/Socketdotio.png new file mode 100644 index 00000000000..8957de0fcc6 Binary files /dev/null and b/distribution/simpleicons-5/S/Socketdotio.png differ diff --git a/distribution/simpleicons-5/S/Socketdotio.puml b/distribution/simpleicons-5/S/Socketdotio.puml new file mode 100644 index 00000000000..3c1c212fc8f --- /dev/null +++ b/distribution/simpleicons-5/S/Socketdotio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Socketdotio + +sprite $SocketdotioXs [10x10/16z] uwS3 + +sprite $SocketdotioSm [12x12/16z] unza + +sprite $SocketdotioMd [16x16/16z] un_X + +sprite $SocketdotioLg [20x20/16z] unzKO1G + +!procedure Socketdotio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Socketdotio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sogou.Local.png b/distribution/simpleicons-5/S/Sogou.Local.png new file mode 100644 index 00000000000..17c51829752 Binary files /dev/null and b/distribution/simpleicons-5/S/Sogou.Local.png differ diff --git a/distribution/simpleicons-5/S/Sogou.Local.puml b/distribution/simpleicons-5/S/Sogou.Local.puml new file mode 100644 index 00000000000..ab54d4150e2 --- /dev/null +++ b/distribution/simpleicons-5/S/Sogou.Local.puml @@ -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 Sogou +include('simpleicons-5/S/Sogou') + +' renders the element +Sogou('Sogou', 'Sogou', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sogou.Remote.puml b/distribution/simpleicons-5/S/Sogou.Remote.puml new file mode 100644 index 00000000000..b33ae0cc856 --- /dev/null +++ b/distribution/simpleicons-5/S/Sogou.Remote.puml @@ -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 Sogou +include('simpleicons-5/S/Sogou') + +' renders the element +Sogou('Sogou', 'Sogou', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sogou.md b/distribution/simpleicons-5/S/Sogou.md new file mode 100644 index 00000000000..985e909ab68 --- /dev/null +++ b/distribution/simpleicons-5/S/Sogou.md @@ -0,0 +1,63 @@ +# Sogou + + +```text +simpleicons-5/S/Sogou +``` + +```text +include('simpleicons-5/S/Sogou') +``` + + + +| Illustration | Sogou | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sogou.png) | ![illustration for Sogou](../../simpleicons-5/S/Sogou.Local.png) | + + + + +## Sogou + +### 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 Sogou +include('simpleicons-5/S/Sogou') + +' renders the element +Sogou('Sogou', 'Sogou', '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 Sogou +include('simpleicons-5/S/Sogou') + +' renders the element +Sogou('Sogou', 'Sogou', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sogou.png b/distribution/simpleicons-5/S/Sogou.png new file mode 100644 index 00000000000..85c92f6b93b Binary files /dev/null and b/distribution/simpleicons-5/S/Sogou.png differ diff --git a/distribution/simpleicons-5/S/Sogou.puml b/distribution/simpleicons-5/S/Sogou.puml new file mode 100644 index 00000000000..216460882ef --- /dev/null +++ b/distribution/simpleicons-5/S/Sogou.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sogou + +sprite $SogouXs [10x10/16z] uwS3 + +sprite $SogouSm [12x12/16z] unza + +sprite $SogouMd [16x16/16z] un_X + +sprite $SogouLg [20x20/16z] unzKO1G + +!procedure Sogou($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sogou', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Solidity.Local.png b/distribution/simpleicons-5/S/Solidity.Local.png new file mode 100644 index 00000000000..4b164039737 Binary files /dev/null and b/distribution/simpleicons-5/S/Solidity.Local.png differ diff --git a/distribution/simpleicons-5/S/Solidity.Local.puml b/distribution/simpleicons-5/S/Solidity.Local.puml new file mode 100644 index 00000000000..24e57bf841d --- /dev/null +++ b/distribution/simpleicons-5/S/Solidity.Local.puml @@ -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 Solidity +include('simpleicons-5/S/Solidity') + +' renders the element +Solidity('Solidity', 'Solidity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Solidity.Remote.puml b/distribution/simpleicons-5/S/Solidity.Remote.puml new file mode 100644 index 00000000000..03f6deafa6e --- /dev/null +++ b/distribution/simpleicons-5/S/Solidity.Remote.puml @@ -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 Solidity +include('simpleicons-5/S/Solidity') + +' renders the element +Solidity('Solidity', 'Solidity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Solidity.md b/distribution/simpleicons-5/S/Solidity.md new file mode 100644 index 00000000000..c7315b7dcc1 --- /dev/null +++ b/distribution/simpleicons-5/S/Solidity.md @@ -0,0 +1,63 @@ +# Solidity + + +```text +simpleicons-5/S/Solidity +``` + +```text +include('simpleicons-5/S/Solidity') +``` + + + +| Illustration | Solidity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Solidity.png) | ![illustration for Solidity](../../simpleicons-5/S/Solidity.Local.png) | + + + + +## Solidity + +### 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 Solidity +include('simpleicons-5/S/Solidity') + +' renders the element +Solidity('Solidity', 'Solidity', '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 Solidity +include('simpleicons-5/S/Solidity') + +' renders the element +Solidity('Solidity', 'Solidity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Solidity.png b/distribution/simpleicons-5/S/Solidity.png new file mode 100644 index 00000000000..59083ce2777 Binary files /dev/null and b/distribution/simpleicons-5/S/Solidity.png differ diff --git a/distribution/simpleicons-5/S/Solidity.puml b/distribution/simpleicons-5/S/Solidity.puml new file mode 100644 index 00000000000..56697a1ae4c --- /dev/null +++ b/distribution/simpleicons-5/S/Solidity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Solidity + +sprite $SolidityXs [10x10/16z] uwS3 + +sprite $SoliditySm [12x12/16z] unza + +sprite $SolidityMd [16x16/16z] un_X + +sprite $SolidityLg [20x20/16z] unzKO1G + +!procedure Solidity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Solidity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sololearn.Local.png b/distribution/simpleicons-5/S/Sololearn.Local.png new file mode 100644 index 00000000000..6605f0ddcd2 Binary files /dev/null and b/distribution/simpleicons-5/S/Sololearn.Local.png differ diff --git a/distribution/simpleicons-5/S/Sololearn.Local.puml b/distribution/simpleicons-5/S/Sololearn.Local.puml new file mode 100644 index 00000000000..ec2100910e5 --- /dev/null +++ b/distribution/simpleicons-5/S/Sololearn.Local.puml @@ -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 Sololearn +include('simpleicons-5/S/Sololearn') + +' renders the element +Sololearn('Sololearn', 'Sololearn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sololearn.Remote.puml b/distribution/simpleicons-5/S/Sololearn.Remote.puml new file mode 100644 index 00000000000..993487da314 --- /dev/null +++ b/distribution/simpleicons-5/S/Sololearn.Remote.puml @@ -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 Sololearn +include('simpleicons-5/S/Sololearn') + +' renders the element +Sololearn('Sololearn', 'Sololearn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sololearn.md b/distribution/simpleicons-5/S/Sololearn.md new file mode 100644 index 00000000000..91f907a02b3 --- /dev/null +++ b/distribution/simpleicons-5/S/Sololearn.md @@ -0,0 +1,63 @@ +# Sololearn + + +```text +simpleicons-5/S/Sololearn +``` + +```text +include('simpleicons-5/S/Sololearn') +``` + + + +| Illustration | Sololearn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sololearn.png) | ![illustration for Sololearn](../../simpleicons-5/S/Sololearn.Local.png) | + + + + +## Sololearn + +### 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 Sololearn +include('simpleicons-5/S/Sololearn') + +' renders the element +Sololearn('Sololearn', 'Sololearn', '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 Sololearn +include('simpleicons-5/S/Sololearn') + +' renders the element +Sololearn('Sololearn', 'Sololearn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sololearn.png b/distribution/simpleicons-5/S/Sololearn.png new file mode 100644 index 00000000000..267996d9123 Binary files /dev/null and b/distribution/simpleicons-5/S/Sololearn.png differ diff --git a/distribution/simpleicons-5/S/Sololearn.puml b/distribution/simpleicons-5/S/Sololearn.puml new file mode 100644 index 00000000000..0074028dc3b --- /dev/null +++ b/distribution/simpleicons-5/S/Sololearn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sololearn + +sprite $SololearnXs [10x10/16z] uwS3 + +sprite $SololearnSm [12x12/16z] unza + +sprite $SololearnMd [16x16/16z] un_X + +sprite $SololearnLg [20x20/16z] unzKO1G + +!procedure Sololearn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sololearn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Solus.Local.png b/distribution/simpleicons-5/S/Solus.Local.png new file mode 100644 index 00000000000..096b738fdcc Binary files /dev/null and b/distribution/simpleicons-5/S/Solus.Local.png differ diff --git a/distribution/simpleicons-5/S/Solus.Local.puml b/distribution/simpleicons-5/S/Solus.Local.puml new file mode 100644 index 00000000000..886c7acf599 --- /dev/null +++ b/distribution/simpleicons-5/S/Solus.Local.puml @@ -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 Solus +include('simpleicons-5/S/Solus') + +' renders the element +Solus('Solus', 'Solus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Solus.Remote.puml b/distribution/simpleicons-5/S/Solus.Remote.puml new file mode 100644 index 00000000000..7e22a2857f4 --- /dev/null +++ b/distribution/simpleicons-5/S/Solus.Remote.puml @@ -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 Solus +include('simpleicons-5/S/Solus') + +' renders the element +Solus('Solus', 'Solus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Solus.md b/distribution/simpleicons-5/S/Solus.md new file mode 100644 index 00000000000..c3ff7aaf95d --- /dev/null +++ b/distribution/simpleicons-5/S/Solus.md @@ -0,0 +1,63 @@ +# Solus + + +```text +simpleicons-5/S/Solus +``` + +```text +include('simpleicons-5/S/Solus') +``` + + + +| Illustration | Solus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Solus.png) | ![illustration for Solus](../../simpleicons-5/S/Solus.Local.png) | + + + + +## Solus + +### 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 Solus +include('simpleicons-5/S/Solus') + +' renders the element +Solus('Solus', 'Solus', '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 Solus +include('simpleicons-5/S/Solus') + +' renders the element +Solus('Solus', 'Solus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Solus.png b/distribution/simpleicons-5/S/Solus.png new file mode 100644 index 00000000000..db7cc67f157 Binary files /dev/null and b/distribution/simpleicons-5/S/Solus.png differ diff --git a/distribution/simpleicons-5/S/Solus.puml b/distribution/simpleicons-5/S/Solus.puml new file mode 100644 index 00000000000..619bb717557 --- /dev/null +++ b/distribution/simpleicons-5/S/Solus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Solus + +sprite $SolusXs [10x10/16z] uwS3 + +sprite $SolusSm [12x12/16z] unza + +sprite $SolusMd [16x16/16z] un_X + +sprite $SolusLg [20x20/16z] unzKO1G + +!procedure Solus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Solus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sonarcloud.Local.png b/distribution/simpleicons-5/S/Sonarcloud.Local.png new file mode 100644 index 00000000000..600d21e789b Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarcloud.Local.png differ diff --git a/distribution/simpleicons-5/S/Sonarcloud.Local.puml b/distribution/simpleicons-5/S/Sonarcloud.Local.puml new file mode 100644 index 00000000000..21ce2083727 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarcloud.Local.puml @@ -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 Sonarcloud +include('simpleicons-5/S/Sonarcloud') + +' renders the element +Sonarcloud('Sonarcloud', 'Sonarcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarcloud.Remote.puml b/distribution/simpleicons-5/S/Sonarcloud.Remote.puml new file mode 100644 index 00000000000..865f59437df --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarcloud.Remote.puml @@ -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 Sonarcloud +include('simpleicons-5/S/Sonarcloud') + +' renders the element +Sonarcloud('Sonarcloud', 'Sonarcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarcloud.md b/distribution/simpleicons-5/S/Sonarcloud.md new file mode 100644 index 00000000000..44d9c984483 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarcloud.md @@ -0,0 +1,63 @@ +# Sonarcloud + + +```text +simpleicons-5/S/Sonarcloud +``` + +```text +include('simpleicons-5/S/Sonarcloud') +``` + + + +| Illustration | Sonarcloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sonarcloud.png) | ![illustration for Sonarcloud](../../simpleicons-5/S/Sonarcloud.Local.png) | + + + + +## Sonarcloud + +### 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 Sonarcloud +include('simpleicons-5/S/Sonarcloud') + +' renders the element +Sonarcloud('Sonarcloud', 'Sonarcloud', '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 Sonarcloud +include('simpleicons-5/S/Sonarcloud') + +' renders the element +Sonarcloud('Sonarcloud', 'Sonarcloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sonarcloud.png b/distribution/simpleicons-5/S/Sonarcloud.png new file mode 100644 index 00000000000..3e8cfb1df9f Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarcloud.png differ diff --git a/distribution/simpleicons-5/S/Sonarcloud.puml b/distribution/simpleicons-5/S/Sonarcloud.puml new file mode 100644 index 00000000000..9a508ff26d8 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarcloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sonarcloud + +sprite $SonarcloudXs [10x10/16z] uwS3 + +sprite $SonarcloudSm [12x12/16z] unza + +sprite $SonarcloudMd [16x16/16z] un_X + +sprite $SonarcloudLg [20x20/16z] unzKO1G + +!procedure Sonarcloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sonarcloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sonarlint.Local.png b/distribution/simpleicons-5/S/Sonarlint.Local.png new file mode 100644 index 00000000000..085bff73c13 Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarlint.Local.png differ diff --git a/distribution/simpleicons-5/S/Sonarlint.Local.puml b/distribution/simpleicons-5/S/Sonarlint.Local.puml new file mode 100644 index 00000000000..8d95a65cbc4 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarlint.Local.puml @@ -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 Sonarlint +include('simpleicons-5/S/Sonarlint') + +' renders the element +Sonarlint('Sonarlint', 'Sonarlint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarlint.Remote.puml b/distribution/simpleicons-5/S/Sonarlint.Remote.puml new file mode 100644 index 00000000000..619b2ac8048 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarlint.Remote.puml @@ -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 Sonarlint +include('simpleicons-5/S/Sonarlint') + +' renders the element +Sonarlint('Sonarlint', 'Sonarlint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarlint.md b/distribution/simpleicons-5/S/Sonarlint.md new file mode 100644 index 00000000000..09c669c4577 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarlint.md @@ -0,0 +1,63 @@ +# Sonarlint + + +```text +simpleicons-5/S/Sonarlint +``` + +```text +include('simpleicons-5/S/Sonarlint') +``` + + + +| Illustration | Sonarlint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sonarlint.png) | ![illustration for Sonarlint](../../simpleicons-5/S/Sonarlint.Local.png) | + + + + +## Sonarlint + +### 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 Sonarlint +include('simpleicons-5/S/Sonarlint') + +' renders the element +Sonarlint('Sonarlint', 'Sonarlint', '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 Sonarlint +include('simpleicons-5/S/Sonarlint') + +' renders the element +Sonarlint('Sonarlint', 'Sonarlint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sonarlint.png b/distribution/simpleicons-5/S/Sonarlint.png new file mode 100644 index 00000000000..993b14f72fd Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarlint.png differ diff --git a/distribution/simpleicons-5/S/Sonarlint.puml b/distribution/simpleicons-5/S/Sonarlint.puml new file mode 100644 index 00000000000..9989ed12041 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarlint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sonarlint + +sprite $SonarlintXs [10x10/16z] uwS3 + +sprite $SonarlintSm [12x12/16z] unza + +sprite $SonarlintMd [16x16/16z] un_X + +sprite $SonarlintLg [20x20/16z] unzKO1G + +!procedure Sonarlint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sonarlint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sonarqube.Local.png b/distribution/simpleicons-5/S/Sonarqube.Local.png new file mode 100644 index 00000000000..fc379a5af93 Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarqube.Local.png differ diff --git a/distribution/simpleicons-5/S/Sonarqube.Local.puml b/distribution/simpleicons-5/S/Sonarqube.Local.puml new file mode 100644 index 00000000000..1be2f3a57dc --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarqube.Local.puml @@ -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 Sonarqube +include('simpleicons-5/S/Sonarqube') + +' renders the element +Sonarqube('Sonarqube', 'Sonarqube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarqube.Remote.puml b/distribution/simpleicons-5/S/Sonarqube.Remote.puml new file mode 100644 index 00000000000..ffa58ef5c36 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarqube.Remote.puml @@ -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 Sonarqube +include('simpleicons-5/S/Sonarqube') + +' renders the element +Sonarqube('Sonarqube', 'Sonarqube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarqube.md b/distribution/simpleicons-5/S/Sonarqube.md new file mode 100644 index 00000000000..57e85c4ac5b --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarqube.md @@ -0,0 +1,63 @@ +# Sonarqube + + +```text +simpleicons-5/S/Sonarqube +``` + +```text +include('simpleicons-5/S/Sonarqube') +``` + + + +| Illustration | Sonarqube | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sonarqube.png) | ![illustration for Sonarqube](../../simpleicons-5/S/Sonarqube.Local.png) | + + + + +## Sonarqube + +### 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 Sonarqube +include('simpleicons-5/S/Sonarqube') + +' renders the element +Sonarqube('Sonarqube', 'Sonarqube', '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 Sonarqube +include('simpleicons-5/S/Sonarqube') + +' renders the element +Sonarqube('Sonarqube', 'Sonarqube', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sonarqube.png b/distribution/simpleicons-5/S/Sonarqube.png new file mode 100644 index 00000000000..20f173f1ae9 Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarqube.png differ diff --git a/distribution/simpleicons-5/S/Sonarqube.puml b/distribution/simpleicons-5/S/Sonarqube.puml new file mode 100644 index 00000000000..619c3b91e82 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarqube.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sonarqube + +sprite $SonarqubeXs [10x10/16z] uwS3 + +sprite $SonarqubeSm [12x12/16z] unza + +sprite $SonarqubeMd [16x16/16z] un_X + +sprite $SonarqubeLg [20x20/16z] unzKO1G + +!procedure Sonarqube($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sonarqube', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sonarsource.Local.png b/distribution/simpleicons-5/S/Sonarsource.Local.png new file mode 100644 index 00000000000..8a85fb2c3e2 Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarsource.Local.png differ diff --git a/distribution/simpleicons-5/S/Sonarsource.Local.puml b/distribution/simpleicons-5/S/Sonarsource.Local.puml new file mode 100644 index 00000000000..777e98f85c7 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarsource.Local.puml @@ -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 Sonarsource +include('simpleicons-5/S/Sonarsource') + +' renders the element +Sonarsource('Sonarsource', 'Sonarsource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarsource.Remote.puml b/distribution/simpleicons-5/S/Sonarsource.Remote.puml new file mode 100644 index 00000000000..10677aaa423 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarsource.Remote.puml @@ -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 Sonarsource +include('simpleicons-5/S/Sonarsource') + +' renders the element +Sonarsource('Sonarsource', 'Sonarsource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonarsource.md b/distribution/simpleicons-5/S/Sonarsource.md new file mode 100644 index 00000000000..6c6e9d40953 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarsource.md @@ -0,0 +1,63 @@ +# Sonarsource + + +```text +simpleicons-5/S/Sonarsource +``` + +```text +include('simpleicons-5/S/Sonarsource') +``` + + + +| Illustration | Sonarsource | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sonarsource.png) | ![illustration for Sonarsource](../../simpleicons-5/S/Sonarsource.Local.png) | + + + + +## Sonarsource + +### 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 Sonarsource +include('simpleicons-5/S/Sonarsource') + +' renders the element +Sonarsource('Sonarsource', 'Sonarsource', '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 Sonarsource +include('simpleicons-5/S/Sonarsource') + +' renders the element +Sonarsource('Sonarsource', 'Sonarsource', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sonarsource.png b/distribution/simpleicons-5/S/Sonarsource.png new file mode 100644 index 00000000000..e4f402175ad Binary files /dev/null and b/distribution/simpleicons-5/S/Sonarsource.png differ diff --git a/distribution/simpleicons-5/S/Sonarsource.puml b/distribution/simpleicons-5/S/Sonarsource.puml new file mode 100644 index 00000000000..920e76fb07a --- /dev/null +++ b/distribution/simpleicons-5/S/Sonarsource.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sonarsource + +sprite $SonarsourceXs [10x10/16z] uwS3 + +sprite $SonarsourceSm [12x12/16z] unza + +sprite $SonarsourceMd [16x16/16z] un_X + +sprite $SonarsourceLg [20x20/16z] unzKO1G + +!procedure Sonarsource($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sonarsource', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Songkick.Local.png b/distribution/simpleicons-5/S/Songkick.Local.png new file mode 100644 index 00000000000..33b6271df01 Binary files /dev/null and b/distribution/simpleicons-5/S/Songkick.Local.png differ diff --git a/distribution/simpleicons-5/S/Songkick.Local.puml b/distribution/simpleicons-5/S/Songkick.Local.puml new file mode 100644 index 00000000000..9bef69bde1d --- /dev/null +++ b/distribution/simpleicons-5/S/Songkick.Local.puml @@ -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 Songkick +include('simpleicons-5/S/Songkick') + +' renders the element +Songkick('Songkick', 'Songkick', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Songkick.Remote.puml b/distribution/simpleicons-5/S/Songkick.Remote.puml new file mode 100644 index 00000000000..7e7e0af230a --- /dev/null +++ b/distribution/simpleicons-5/S/Songkick.Remote.puml @@ -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 Songkick +include('simpleicons-5/S/Songkick') + +' renders the element +Songkick('Songkick', 'Songkick', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Songkick.md b/distribution/simpleicons-5/S/Songkick.md new file mode 100644 index 00000000000..8a1a605c807 --- /dev/null +++ b/distribution/simpleicons-5/S/Songkick.md @@ -0,0 +1,63 @@ +# Songkick + + +```text +simpleicons-5/S/Songkick +``` + +```text +include('simpleicons-5/S/Songkick') +``` + + + +| Illustration | Songkick | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Songkick.png) | ![illustration for Songkick](../../simpleicons-5/S/Songkick.Local.png) | + + + + +## Songkick + +### 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 Songkick +include('simpleicons-5/S/Songkick') + +' renders the element +Songkick('Songkick', 'Songkick', '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 Songkick +include('simpleicons-5/S/Songkick') + +' renders the element +Songkick('Songkick', 'Songkick', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Songkick.png b/distribution/simpleicons-5/S/Songkick.png new file mode 100644 index 00000000000..8b4fd5e60b4 Binary files /dev/null and b/distribution/simpleicons-5/S/Songkick.png differ diff --git a/distribution/simpleicons-5/S/Songkick.puml b/distribution/simpleicons-5/S/Songkick.puml new file mode 100644 index 00000000000..bdd1001b7c7 --- /dev/null +++ b/distribution/simpleicons-5/S/Songkick.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Songkick + +sprite $SongkickXs [10x10/16z] uwS3 + +sprite $SongkickSm [12x12/16z] unza + +sprite $SongkickMd [16x16/16z] un_X + +sprite $SongkickLg [20x20/16z] unzKO1G + +!procedure Songkick($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Songkick', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Songoda.Local.png b/distribution/simpleicons-5/S/Songoda.Local.png new file mode 100644 index 00000000000..232a8db4dea Binary files /dev/null and b/distribution/simpleicons-5/S/Songoda.Local.png differ diff --git a/distribution/simpleicons-5/S/Songoda.Local.puml b/distribution/simpleicons-5/S/Songoda.Local.puml new file mode 100644 index 00000000000..bd09996a8b3 --- /dev/null +++ b/distribution/simpleicons-5/S/Songoda.Local.puml @@ -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 Songoda +include('simpleicons-5/S/Songoda') + +' renders the element +Songoda('Songoda', 'Songoda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Songoda.Remote.puml b/distribution/simpleicons-5/S/Songoda.Remote.puml new file mode 100644 index 00000000000..082d96291a3 --- /dev/null +++ b/distribution/simpleicons-5/S/Songoda.Remote.puml @@ -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 Songoda +include('simpleicons-5/S/Songoda') + +' renders the element +Songoda('Songoda', 'Songoda', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Songoda.md b/distribution/simpleicons-5/S/Songoda.md new file mode 100644 index 00000000000..c40747f8604 --- /dev/null +++ b/distribution/simpleicons-5/S/Songoda.md @@ -0,0 +1,63 @@ +# Songoda + + +```text +simpleicons-5/S/Songoda +``` + +```text +include('simpleicons-5/S/Songoda') +``` + + + +| Illustration | Songoda | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Songoda.png) | ![illustration for Songoda](../../simpleicons-5/S/Songoda.Local.png) | + + + + +## Songoda + +### 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 Songoda +include('simpleicons-5/S/Songoda') + +' renders the element +Songoda('Songoda', 'Songoda', '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 Songoda +include('simpleicons-5/S/Songoda') + +' renders the element +Songoda('Songoda', 'Songoda', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Songoda.png b/distribution/simpleicons-5/S/Songoda.png new file mode 100644 index 00000000000..d0a422f0e2f Binary files /dev/null and b/distribution/simpleicons-5/S/Songoda.png differ diff --git a/distribution/simpleicons-5/S/Songoda.puml b/distribution/simpleicons-5/S/Songoda.puml new file mode 100644 index 00000000000..ada95c21f57 --- /dev/null +++ b/distribution/simpleicons-5/S/Songoda.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Songoda + +sprite $SongodaXs [10x10/16z] uwS3 + +sprite $SongodaSm [12x12/16z] unza + +sprite $SongodaMd [16x16/16z] un_X + +sprite $SongodaLg [20x20/16z] unzKO1G + +!procedure Songoda($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Songoda', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sonicwall.Local.png b/distribution/simpleicons-5/S/Sonicwall.Local.png new file mode 100644 index 00000000000..f6953ab58cf Binary files /dev/null and b/distribution/simpleicons-5/S/Sonicwall.Local.png differ diff --git a/distribution/simpleicons-5/S/Sonicwall.Local.puml b/distribution/simpleicons-5/S/Sonicwall.Local.puml new file mode 100644 index 00000000000..22ecd682f5b --- /dev/null +++ b/distribution/simpleicons-5/S/Sonicwall.Local.puml @@ -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 Sonicwall +include('simpleicons-5/S/Sonicwall') + +' renders the element +Sonicwall('Sonicwall', 'Sonicwall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonicwall.Remote.puml b/distribution/simpleicons-5/S/Sonicwall.Remote.puml new file mode 100644 index 00000000000..04dcf013ff1 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonicwall.Remote.puml @@ -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 Sonicwall +include('simpleicons-5/S/Sonicwall') + +' renders the element +Sonicwall('Sonicwall', 'Sonicwall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonicwall.md b/distribution/simpleicons-5/S/Sonicwall.md new file mode 100644 index 00000000000..2f05175bd59 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonicwall.md @@ -0,0 +1,63 @@ +# Sonicwall + + +```text +simpleicons-5/S/Sonicwall +``` + +```text +include('simpleicons-5/S/Sonicwall') +``` + + + +| Illustration | Sonicwall | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sonicwall.png) | ![illustration for Sonicwall](../../simpleicons-5/S/Sonicwall.Local.png) | + + + + +## Sonicwall + +### 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 Sonicwall +include('simpleicons-5/S/Sonicwall') + +' renders the element +Sonicwall('Sonicwall', 'Sonicwall', '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 Sonicwall +include('simpleicons-5/S/Sonicwall') + +' renders the element +Sonicwall('Sonicwall', 'Sonicwall', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sonicwall.png b/distribution/simpleicons-5/S/Sonicwall.png new file mode 100644 index 00000000000..70c24ffdc7f Binary files /dev/null and b/distribution/simpleicons-5/S/Sonicwall.png differ diff --git a/distribution/simpleicons-5/S/Sonicwall.puml b/distribution/simpleicons-5/S/Sonicwall.puml new file mode 100644 index 00000000000..487c62c551d --- /dev/null +++ b/distribution/simpleicons-5/S/Sonicwall.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sonicwall + +sprite $SonicwallXs [10x10/16z] uwS3 + +sprite $SonicwallSm [12x12/16z] unza + +sprite $SonicwallMd [16x16/16z] un_X + +sprite $SonicwallLg [20x20/16z] unzKO1G + +!procedure Sonicwall($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sonicwall', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sonos.Local.png b/distribution/simpleicons-5/S/Sonos.Local.png new file mode 100644 index 00000000000..b65a1c61233 Binary files /dev/null and b/distribution/simpleicons-5/S/Sonos.Local.png differ diff --git a/distribution/simpleicons-5/S/Sonos.Local.puml b/distribution/simpleicons-5/S/Sonos.Local.puml new file mode 100644 index 00000000000..e8e6c790413 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonos.Local.puml @@ -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 Sonos +include('simpleicons-5/S/Sonos') + +' renders the element +Sonos('Sonos', 'Sonos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonos.Remote.puml b/distribution/simpleicons-5/S/Sonos.Remote.puml new file mode 100644 index 00000000000..65296a3fae5 --- /dev/null +++ b/distribution/simpleicons-5/S/Sonos.Remote.puml @@ -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 Sonos +include('simpleicons-5/S/Sonos') + +' renders the element +Sonos('Sonos', 'Sonos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sonos.md b/distribution/simpleicons-5/S/Sonos.md new file mode 100644 index 00000000000..b4e339ef77d --- /dev/null +++ b/distribution/simpleicons-5/S/Sonos.md @@ -0,0 +1,63 @@ +# Sonos + + +```text +simpleicons-5/S/Sonos +``` + +```text +include('simpleicons-5/S/Sonos') +``` + + + +| Illustration | Sonos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sonos.png) | ![illustration for Sonos](../../simpleicons-5/S/Sonos.Local.png) | + + + + +## Sonos + +### 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 Sonos +include('simpleicons-5/S/Sonos') + +' renders the element +Sonos('Sonos', 'Sonos', '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 Sonos +include('simpleicons-5/S/Sonos') + +' renders the element +Sonos('Sonos', 'Sonos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sonos.png b/distribution/simpleicons-5/S/Sonos.png new file mode 100644 index 00000000000..11d64f3b113 Binary files /dev/null and b/distribution/simpleicons-5/S/Sonos.png differ diff --git a/distribution/simpleicons-5/S/Sonos.puml b/distribution/simpleicons-5/S/Sonos.puml new file mode 100644 index 00000000000..e47c4ce9fce --- /dev/null +++ b/distribution/simpleicons-5/S/Sonos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sonos + +sprite $SonosXs [10x10/16z] uwS3 + +sprite $SonosSm [12x12/16z] unza + +sprite $SonosMd [16x16/16z] un_X + +sprite $SonosLg [20x20/16z] unzKO1G + +!procedure Sonos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sonos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Soundcloud.Local.png b/distribution/simpleicons-5/S/Soundcloud.Local.png new file mode 100644 index 00000000000..c23f4fca548 Binary files /dev/null and b/distribution/simpleicons-5/S/Soundcloud.Local.png differ diff --git a/distribution/simpleicons-5/S/Soundcloud.Local.puml b/distribution/simpleicons-5/S/Soundcloud.Local.puml new file mode 100644 index 00000000000..eb037e04296 --- /dev/null +++ b/distribution/simpleicons-5/S/Soundcloud.Local.puml @@ -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 Soundcloud +include('simpleicons-5/S/Soundcloud') + +' renders the element +Soundcloud('Soundcloud', 'Soundcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Soundcloud.Remote.puml b/distribution/simpleicons-5/S/Soundcloud.Remote.puml new file mode 100644 index 00000000000..cd20f4ab689 --- /dev/null +++ b/distribution/simpleicons-5/S/Soundcloud.Remote.puml @@ -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 Soundcloud +include('simpleicons-5/S/Soundcloud') + +' renders the element +Soundcloud('Soundcloud', 'Soundcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Soundcloud.md b/distribution/simpleicons-5/S/Soundcloud.md new file mode 100644 index 00000000000..3a22bcf0d87 --- /dev/null +++ b/distribution/simpleicons-5/S/Soundcloud.md @@ -0,0 +1,63 @@ +# Soundcloud + + +```text +simpleicons-5/S/Soundcloud +``` + +```text +include('simpleicons-5/S/Soundcloud') +``` + + + +| Illustration | Soundcloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Soundcloud.png) | ![illustration for Soundcloud](../../simpleicons-5/S/Soundcloud.Local.png) | + + + + +## Soundcloud + +### 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 Soundcloud +include('simpleicons-5/S/Soundcloud') + +' renders the element +Soundcloud('Soundcloud', 'Soundcloud', '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 Soundcloud +include('simpleicons-5/S/Soundcloud') + +' renders the element +Soundcloud('Soundcloud', 'Soundcloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Soundcloud.png b/distribution/simpleicons-5/S/Soundcloud.png new file mode 100644 index 00000000000..02875576d7e Binary files /dev/null and b/distribution/simpleicons-5/S/Soundcloud.png differ diff --git a/distribution/simpleicons-5/S/Soundcloud.puml b/distribution/simpleicons-5/S/Soundcloud.puml new file mode 100644 index 00000000000..74fcfe42373 --- /dev/null +++ b/distribution/simpleicons-5/S/Soundcloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Soundcloud + +sprite $SoundcloudXs [10x10/16z] uwS3 + +sprite $SoundcloudSm [12x12/16z] unza + +sprite $SoundcloudMd [16x16/16z] un_X + +sprite $SoundcloudLg [20x20/16z] unzKO1G + +!procedure Soundcloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Soundcloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sourceengine.Local.png b/distribution/simpleicons-5/S/Sourceengine.Local.png new file mode 100644 index 00000000000..63b8dc86036 Binary files /dev/null and b/distribution/simpleicons-5/S/Sourceengine.Local.png differ diff --git a/distribution/simpleicons-5/S/Sourceengine.Local.puml b/distribution/simpleicons-5/S/Sourceengine.Local.puml new file mode 100644 index 00000000000..dda26e1a564 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceengine.Local.puml @@ -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 Sourceengine +include('simpleicons-5/S/Sourceengine') + +' renders the element +Sourceengine('Sourceengine', 'Sourceengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sourceengine.Remote.puml b/distribution/simpleicons-5/S/Sourceengine.Remote.puml new file mode 100644 index 00000000000..dbdf028b6b2 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceengine.Remote.puml @@ -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 Sourceengine +include('simpleicons-5/S/Sourceengine') + +' renders the element +Sourceengine('Sourceengine', 'Sourceengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sourceengine.md b/distribution/simpleicons-5/S/Sourceengine.md new file mode 100644 index 00000000000..d9a9ad6574c --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceengine.md @@ -0,0 +1,63 @@ +# Sourceengine + + +```text +simpleicons-5/S/Sourceengine +``` + +```text +include('simpleicons-5/S/Sourceengine') +``` + + + +| Illustration | Sourceengine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sourceengine.png) | ![illustration for Sourceengine](../../simpleicons-5/S/Sourceengine.Local.png) | + + + + +## Sourceengine + +### 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 Sourceengine +include('simpleicons-5/S/Sourceengine') + +' renders the element +Sourceengine('Sourceengine', 'Sourceengine', '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 Sourceengine +include('simpleicons-5/S/Sourceengine') + +' renders the element +Sourceengine('Sourceengine', 'Sourceengine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sourceengine.png b/distribution/simpleicons-5/S/Sourceengine.png new file mode 100644 index 00000000000..b8f9205d813 Binary files /dev/null and b/distribution/simpleicons-5/S/Sourceengine.png differ diff --git a/distribution/simpleicons-5/S/Sourceengine.puml b/distribution/simpleicons-5/S/Sourceengine.puml new file mode 100644 index 00000000000..bf8b83b96c3 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceengine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sourceengine + +sprite $SourceengineXs [10x10/16z] uwS3 + +sprite $SourceengineSm [12x12/16z] unza + +sprite $SourceengineMd [16x16/16z] un_X + +sprite $SourceengineLg [20x20/16z] unzKO1G + +!procedure Sourceengine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sourceengine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sourceforge.Local.png b/distribution/simpleicons-5/S/Sourceforge.Local.png new file mode 100644 index 00000000000..0b5072117ac Binary files /dev/null and b/distribution/simpleicons-5/S/Sourceforge.Local.png differ diff --git a/distribution/simpleicons-5/S/Sourceforge.Local.puml b/distribution/simpleicons-5/S/Sourceforge.Local.puml new file mode 100644 index 00000000000..5cd17300e6e --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceforge.Local.puml @@ -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 Sourceforge +include('simpleicons-5/S/Sourceforge') + +' renders the element +Sourceforge('Sourceforge', 'Sourceforge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sourceforge.Remote.puml b/distribution/simpleicons-5/S/Sourceforge.Remote.puml new file mode 100644 index 00000000000..91daa600d34 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceforge.Remote.puml @@ -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 Sourceforge +include('simpleicons-5/S/Sourceforge') + +' renders the element +Sourceforge('Sourceforge', 'Sourceforge', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sourceforge.md b/distribution/simpleicons-5/S/Sourceforge.md new file mode 100644 index 00000000000..a0046e72494 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceforge.md @@ -0,0 +1,63 @@ +# Sourceforge + + +```text +simpleicons-5/S/Sourceforge +``` + +```text +include('simpleicons-5/S/Sourceforge') +``` + + + +| Illustration | Sourceforge | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sourceforge.png) | ![illustration for Sourceforge](../../simpleicons-5/S/Sourceforge.Local.png) | + + + + +## Sourceforge + +### 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 Sourceforge +include('simpleicons-5/S/Sourceforge') + +' renders the element +Sourceforge('Sourceforge', 'Sourceforge', '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 Sourceforge +include('simpleicons-5/S/Sourceforge') + +' renders the element +Sourceforge('Sourceforge', 'Sourceforge', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sourceforge.png b/distribution/simpleicons-5/S/Sourceforge.png new file mode 100644 index 00000000000..9dc25cb7592 Binary files /dev/null and b/distribution/simpleicons-5/S/Sourceforge.png differ diff --git a/distribution/simpleicons-5/S/Sourceforge.puml b/distribution/simpleicons-5/S/Sourceforge.puml new file mode 100644 index 00000000000..643858ec5a3 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourceforge.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sourceforge + +sprite $SourceforgeXs [10x10/16z] uwS3 + +sprite $SourceforgeSm [12x12/16z] unza + +sprite $SourceforgeMd [16x16/16z] un_X + +sprite $SourceforgeLg [20x20/16z] unzKO1G + +!procedure Sourceforge($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sourceforge', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sourcegraph.Local.png b/distribution/simpleicons-5/S/Sourcegraph.Local.png new file mode 100644 index 00000000000..78f8cb41395 Binary files /dev/null and b/distribution/simpleicons-5/S/Sourcegraph.Local.png differ diff --git a/distribution/simpleicons-5/S/Sourcegraph.Local.puml b/distribution/simpleicons-5/S/Sourcegraph.Local.puml new file mode 100644 index 00000000000..f26d15fb215 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourcegraph.Local.puml @@ -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 Sourcegraph +include('simpleicons-5/S/Sourcegraph') + +' renders the element +Sourcegraph('Sourcegraph', 'Sourcegraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sourcegraph.Remote.puml b/distribution/simpleicons-5/S/Sourcegraph.Remote.puml new file mode 100644 index 00000000000..82d618e8314 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourcegraph.Remote.puml @@ -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 Sourcegraph +include('simpleicons-5/S/Sourcegraph') + +' renders the element +Sourcegraph('Sourcegraph', 'Sourcegraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sourcegraph.md b/distribution/simpleicons-5/S/Sourcegraph.md new file mode 100644 index 00000000000..3bbbdbc2281 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourcegraph.md @@ -0,0 +1,63 @@ +# Sourcegraph + + +```text +simpleicons-5/S/Sourcegraph +``` + +```text +include('simpleicons-5/S/Sourcegraph') +``` + + + +| Illustration | Sourcegraph | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sourcegraph.png) | ![illustration for Sourcegraph](../../simpleicons-5/S/Sourcegraph.Local.png) | + + + + +## Sourcegraph + +### 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 Sourcegraph +include('simpleicons-5/S/Sourcegraph') + +' renders the element +Sourcegraph('Sourcegraph', 'Sourcegraph', '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 Sourcegraph +include('simpleicons-5/S/Sourcegraph') + +' renders the element +Sourcegraph('Sourcegraph', 'Sourcegraph', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sourcegraph.png b/distribution/simpleicons-5/S/Sourcegraph.png new file mode 100644 index 00000000000..945dcea7e3c Binary files /dev/null and b/distribution/simpleicons-5/S/Sourcegraph.png differ diff --git a/distribution/simpleicons-5/S/Sourcegraph.puml b/distribution/simpleicons-5/S/Sourcegraph.puml new file mode 100644 index 00000000000..ed2776480f6 --- /dev/null +++ b/distribution/simpleicons-5/S/Sourcegraph.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sourcegraph + +sprite $SourcegraphXs [10x10/16z] uwS3 + +sprite $SourcegraphSm [12x12/16z] unza + +sprite $SourcegraphMd [16x16/16z] un_X + +sprite $SourcegraphLg [20x20/16z] unzKO1G + +!procedure Sourcegraph($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sourcegraph', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Southwestairlines.Local.png b/distribution/simpleicons-5/S/Southwestairlines.Local.png new file mode 100644 index 00000000000..3b2b3fd6be9 Binary files /dev/null and b/distribution/simpleicons-5/S/Southwestairlines.Local.png differ diff --git a/distribution/simpleicons-5/S/Southwestairlines.Local.puml b/distribution/simpleicons-5/S/Southwestairlines.Local.puml new file mode 100644 index 00000000000..b399cee8601 --- /dev/null +++ b/distribution/simpleicons-5/S/Southwestairlines.Local.puml @@ -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 Southwestairlines +include('simpleicons-5/S/Southwestairlines') + +' renders the element +Southwestairlines('Southwestairlines', 'Southwestairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Southwestairlines.Remote.puml b/distribution/simpleicons-5/S/Southwestairlines.Remote.puml new file mode 100644 index 00000000000..f10900a857d --- /dev/null +++ b/distribution/simpleicons-5/S/Southwestairlines.Remote.puml @@ -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 Southwestairlines +include('simpleicons-5/S/Southwestairlines') + +' renders the element +Southwestairlines('Southwestairlines', 'Southwestairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Southwestairlines.md b/distribution/simpleicons-5/S/Southwestairlines.md new file mode 100644 index 00000000000..881f6e7048f --- /dev/null +++ b/distribution/simpleicons-5/S/Southwestairlines.md @@ -0,0 +1,63 @@ +# Southwestairlines + + +```text +simpleicons-5/S/Southwestairlines +``` + +```text +include('simpleicons-5/S/Southwestairlines') +``` + + + +| Illustration | Southwestairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Southwestairlines.png) | ![illustration for Southwestairlines](../../simpleicons-5/S/Southwestairlines.Local.png) | + + + + +## Southwestairlines + +### 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 Southwestairlines +include('simpleicons-5/S/Southwestairlines') + +' renders the element +Southwestairlines('Southwestairlines', 'Southwestairlines', '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 Southwestairlines +include('simpleicons-5/S/Southwestairlines') + +' renders the element +Southwestairlines('Southwestairlines', 'Southwestairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Southwestairlines.png b/distribution/simpleicons-5/S/Southwestairlines.png new file mode 100644 index 00000000000..4a275f2104f Binary files /dev/null and b/distribution/simpleicons-5/S/Southwestairlines.png differ diff --git a/distribution/simpleicons-5/S/Southwestairlines.puml b/distribution/simpleicons-5/S/Southwestairlines.puml new file mode 100644 index 00000000000..7177c4665f9 --- /dev/null +++ b/distribution/simpleicons-5/S/Southwestairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Southwestairlines + +sprite $SouthwestairlinesXs [10x10/16z] uwS3 + +sprite $SouthwestairlinesSm [12x12/16z] unza + +sprite $SouthwestairlinesMd [16x16/16z] un_X + +sprite $SouthwestairlinesLg [20x20/16z] unzKO1G + +!procedure Southwestairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Southwestairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spacemacs.Local.png b/distribution/simpleicons-5/S/Spacemacs.Local.png new file mode 100644 index 00000000000..8c540c81d82 Binary files /dev/null and b/distribution/simpleicons-5/S/Spacemacs.Local.png differ diff --git a/distribution/simpleicons-5/S/Spacemacs.Local.puml b/distribution/simpleicons-5/S/Spacemacs.Local.puml new file mode 100644 index 00000000000..ce58933dec7 --- /dev/null +++ b/distribution/simpleicons-5/S/Spacemacs.Local.puml @@ -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 Spacemacs +include('simpleicons-5/S/Spacemacs') + +' renders the element +Spacemacs('Spacemacs', 'Spacemacs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spacemacs.Remote.puml b/distribution/simpleicons-5/S/Spacemacs.Remote.puml new file mode 100644 index 00000000000..d01d6bd7bdd --- /dev/null +++ b/distribution/simpleicons-5/S/Spacemacs.Remote.puml @@ -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 Spacemacs +include('simpleicons-5/S/Spacemacs') + +' renders the element +Spacemacs('Spacemacs', 'Spacemacs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spacemacs.md b/distribution/simpleicons-5/S/Spacemacs.md new file mode 100644 index 00000000000..07b22566bc8 --- /dev/null +++ b/distribution/simpleicons-5/S/Spacemacs.md @@ -0,0 +1,63 @@ +# Spacemacs + + +```text +simpleicons-5/S/Spacemacs +``` + +```text +include('simpleicons-5/S/Spacemacs') +``` + + + +| Illustration | Spacemacs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spacemacs.png) | ![illustration for Spacemacs](../../simpleicons-5/S/Spacemacs.Local.png) | + + + + +## Spacemacs + +### 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 Spacemacs +include('simpleicons-5/S/Spacemacs') + +' renders the element +Spacemacs('Spacemacs', 'Spacemacs', '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 Spacemacs +include('simpleicons-5/S/Spacemacs') + +' renders the element +Spacemacs('Spacemacs', 'Spacemacs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spacemacs.png b/distribution/simpleicons-5/S/Spacemacs.png new file mode 100644 index 00000000000..a7c3c5b666d Binary files /dev/null and b/distribution/simpleicons-5/S/Spacemacs.png differ diff --git a/distribution/simpleicons-5/S/Spacemacs.puml b/distribution/simpleicons-5/S/Spacemacs.puml new file mode 100644 index 00000000000..7a5860ff2eb --- /dev/null +++ b/distribution/simpleicons-5/S/Spacemacs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spacemacs + +sprite $SpacemacsXs [10x10/16z] uwS3 + +sprite $SpacemacsSm [12x12/16z] unza + +sprite $SpacemacsMd [16x16/16z] un_X + +sprite $SpacemacsLg [20x20/16z] unzKO1G + +!procedure Spacemacs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spacemacs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spacex.Local.png b/distribution/simpleicons-5/S/Spacex.Local.png new file mode 100644 index 00000000000..a6d5b1881dc Binary files /dev/null and b/distribution/simpleicons-5/S/Spacex.Local.png differ diff --git a/distribution/simpleicons-5/S/Spacex.Local.puml b/distribution/simpleicons-5/S/Spacex.Local.puml new file mode 100644 index 00000000000..d6e219c9cba --- /dev/null +++ b/distribution/simpleicons-5/S/Spacex.Local.puml @@ -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 Spacex +include('simpleicons-5/S/Spacex') + +' renders the element +Spacex('Spacex', 'Spacex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spacex.Remote.puml b/distribution/simpleicons-5/S/Spacex.Remote.puml new file mode 100644 index 00000000000..26e01fdd37a --- /dev/null +++ b/distribution/simpleicons-5/S/Spacex.Remote.puml @@ -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 Spacex +include('simpleicons-5/S/Spacex') + +' renders the element +Spacex('Spacex', 'Spacex', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spacex.md b/distribution/simpleicons-5/S/Spacex.md new file mode 100644 index 00000000000..c1558500a2f --- /dev/null +++ b/distribution/simpleicons-5/S/Spacex.md @@ -0,0 +1,63 @@ +# Spacex + + +```text +simpleicons-5/S/Spacex +``` + +```text +include('simpleicons-5/S/Spacex') +``` + + + +| Illustration | Spacex | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spacex.png) | ![illustration for Spacex](../../simpleicons-5/S/Spacex.Local.png) | + + + + +## Spacex + +### 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 Spacex +include('simpleicons-5/S/Spacex') + +' renders the element +Spacex('Spacex', 'Spacex', '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 Spacex +include('simpleicons-5/S/Spacex') + +' renders the element +Spacex('Spacex', 'Spacex', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spacex.png b/distribution/simpleicons-5/S/Spacex.png new file mode 100644 index 00000000000..dfcd52360a8 Binary files /dev/null and b/distribution/simpleicons-5/S/Spacex.png differ diff --git a/distribution/simpleicons-5/S/Spacex.puml b/distribution/simpleicons-5/S/Spacex.puml new file mode 100644 index 00000000000..d657c780ba5 --- /dev/null +++ b/distribution/simpleicons-5/S/Spacex.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spacex + +sprite $SpacexXs [10x10/16z] uwS3 + +sprite $SpacexSm [12x12/16z] unza + +sprite $SpacexMd [16x16/16z] un_X + +sprite $SpacexLg [20x20/16z] unzKO1G + +!procedure Spacex($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spacex', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sparkar.Local.png b/distribution/simpleicons-5/S/Sparkar.Local.png new file mode 100644 index 00000000000..6267af61807 Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkar.Local.png differ diff --git a/distribution/simpleicons-5/S/Sparkar.Local.puml b/distribution/simpleicons-5/S/Sparkar.Local.puml new file mode 100644 index 00000000000..0da4b600f6c --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkar.Local.puml @@ -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 Sparkar +include('simpleicons-5/S/Sparkar') + +' renders the element +Sparkar('Sparkar', 'Sparkar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkar.Remote.puml b/distribution/simpleicons-5/S/Sparkar.Remote.puml new file mode 100644 index 00000000000..763e77d54df --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkar.Remote.puml @@ -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 Sparkar +include('simpleicons-5/S/Sparkar') + +' renders the element +Sparkar('Sparkar', 'Sparkar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkar.md b/distribution/simpleicons-5/S/Sparkar.md new file mode 100644 index 00000000000..8ee9d5fa12d --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkar.md @@ -0,0 +1,63 @@ +# Sparkar + + +```text +simpleicons-5/S/Sparkar +``` + +```text +include('simpleicons-5/S/Sparkar') +``` + + + +| Illustration | Sparkar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sparkar.png) | ![illustration for Sparkar](../../simpleicons-5/S/Sparkar.Local.png) | + + + + +## Sparkar + +### 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 Sparkar +include('simpleicons-5/S/Sparkar') + +' renders the element +Sparkar('Sparkar', 'Sparkar', '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 Sparkar +include('simpleicons-5/S/Sparkar') + +' renders the element +Sparkar('Sparkar', 'Sparkar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sparkar.png b/distribution/simpleicons-5/S/Sparkar.png new file mode 100644 index 00000000000..dd44e0b8d81 Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkar.png differ diff --git a/distribution/simpleicons-5/S/Sparkar.puml b/distribution/simpleicons-5/S/Sparkar.puml new file mode 100644 index 00000000000..414eb1a7821 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sparkar + +sprite $SparkarXs [10x10/16z] uwS3 + +sprite $SparkarSm [12x12/16z] unza + +sprite $SparkarMd [16x16/16z] un_X + +sprite $SparkarLg [20x20/16z] unzKO1G + +!procedure Sparkar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sparkar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sparkasse.Local.png b/distribution/simpleicons-5/S/Sparkasse.Local.png new file mode 100644 index 00000000000..d44b900152d Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkasse.Local.png differ diff --git a/distribution/simpleicons-5/S/Sparkasse.Local.puml b/distribution/simpleicons-5/S/Sparkasse.Local.puml new file mode 100644 index 00000000000..e6d30651146 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkasse.Local.puml @@ -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 Sparkasse +include('simpleicons-5/S/Sparkasse') + +' renders the element +Sparkasse('Sparkasse', 'Sparkasse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkasse.Remote.puml b/distribution/simpleicons-5/S/Sparkasse.Remote.puml new file mode 100644 index 00000000000..8eb069f98ec --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkasse.Remote.puml @@ -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 Sparkasse +include('simpleicons-5/S/Sparkasse') + +' renders the element +Sparkasse('Sparkasse', 'Sparkasse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkasse.md b/distribution/simpleicons-5/S/Sparkasse.md new file mode 100644 index 00000000000..a23d1df34d2 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkasse.md @@ -0,0 +1,63 @@ +# Sparkasse + + +```text +simpleicons-5/S/Sparkasse +``` + +```text +include('simpleicons-5/S/Sparkasse') +``` + + + +| Illustration | Sparkasse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sparkasse.png) | ![illustration for Sparkasse](../../simpleicons-5/S/Sparkasse.Local.png) | + + + + +## Sparkasse + +### 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 Sparkasse +include('simpleicons-5/S/Sparkasse') + +' renders the element +Sparkasse('Sparkasse', 'Sparkasse', '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 Sparkasse +include('simpleicons-5/S/Sparkasse') + +' renders the element +Sparkasse('Sparkasse', 'Sparkasse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sparkasse.png b/distribution/simpleicons-5/S/Sparkasse.png new file mode 100644 index 00000000000..c7d49043125 Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkasse.png differ diff --git a/distribution/simpleicons-5/S/Sparkasse.puml b/distribution/simpleicons-5/S/Sparkasse.puml new file mode 100644 index 00000000000..c49bab501bb --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkasse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sparkasse + +sprite $SparkasseXs [10x10/16z] uwS3 + +sprite $SparkasseSm [12x12/16z] unza + +sprite $SparkasseMd [16x16/16z] un_X + +sprite $SparkasseLg [20x20/16z] unzKO1G + +!procedure Sparkasse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sparkasse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sparkfun.Local.png b/distribution/simpleicons-5/S/Sparkfun.Local.png new file mode 100644 index 00000000000..86640c47faf Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkfun.Local.png differ diff --git a/distribution/simpleicons-5/S/Sparkfun.Local.puml b/distribution/simpleicons-5/S/Sparkfun.Local.puml new file mode 100644 index 00000000000..d1d4ab8f41d --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkfun.Local.puml @@ -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 Sparkfun +include('simpleicons-5/S/Sparkfun') + +' renders the element +Sparkfun('Sparkfun', 'Sparkfun', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkfun.Remote.puml b/distribution/simpleicons-5/S/Sparkfun.Remote.puml new file mode 100644 index 00000000000..c8e38094f57 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkfun.Remote.puml @@ -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 Sparkfun +include('simpleicons-5/S/Sparkfun') + +' renders the element +Sparkfun('Sparkfun', 'Sparkfun', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkfun.md b/distribution/simpleicons-5/S/Sparkfun.md new file mode 100644 index 00000000000..d6f83cdd999 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkfun.md @@ -0,0 +1,63 @@ +# Sparkfun + + +```text +simpleicons-5/S/Sparkfun +``` + +```text +include('simpleicons-5/S/Sparkfun') +``` + + + +| Illustration | Sparkfun | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sparkfun.png) | ![illustration for Sparkfun](../../simpleicons-5/S/Sparkfun.Local.png) | + + + + +## Sparkfun + +### 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 Sparkfun +include('simpleicons-5/S/Sparkfun') + +' renders the element +Sparkfun('Sparkfun', 'Sparkfun', '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 Sparkfun +include('simpleicons-5/S/Sparkfun') + +' renders the element +Sparkfun('Sparkfun', 'Sparkfun', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sparkfun.png b/distribution/simpleicons-5/S/Sparkfun.png new file mode 100644 index 00000000000..3942ee04442 Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkfun.png differ diff --git a/distribution/simpleicons-5/S/Sparkfun.puml b/distribution/simpleicons-5/S/Sparkfun.puml new file mode 100644 index 00000000000..bc8c313bcf7 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkfun.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sparkfun + +sprite $SparkfunXs [10x10/16z] uwS3 + +sprite $SparkfunSm [12x12/16z] unza + +sprite $SparkfunMd [16x16/16z] un_X + +sprite $SparkfunLg [20x20/16z] unzKO1G + +!procedure Sparkfun($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sparkfun', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sparkpost.Local.png b/distribution/simpleicons-5/S/Sparkpost.Local.png new file mode 100644 index 00000000000..7cbbc9a0e98 Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkpost.Local.png differ diff --git a/distribution/simpleicons-5/S/Sparkpost.Local.puml b/distribution/simpleicons-5/S/Sparkpost.Local.puml new file mode 100644 index 00000000000..5d934fe9f35 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkpost.Local.puml @@ -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 Sparkpost +include('simpleicons-5/S/Sparkpost') + +' renders the element +Sparkpost('Sparkpost', 'Sparkpost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkpost.Remote.puml b/distribution/simpleicons-5/S/Sparkpost.Remote.puml new file mode 100644 index 00000000000..b6246695b93 --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkpost.Remote.puml @@ -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 Sparkpost +include('simpleicons-5/S/Sparkpost') + +' renders the element +Sparkpost('Sparkpost', 'Sparkpost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sparkpost.md b/distribution/simpleicons-5/S/Sparkpost.md new file mode 100644 index 00000000000..68de0af0b5e --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkpost.md @@ -0,0 +1,63 @@ +# Sparkpost + + +```text +simpleicons-5/S/Sparkpost +``` + +```text +include('simpleicons-5/S/Sparkpost') +``` + + + +| Illustration | Sparkpost | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sparkpost.png) | ![illustration for Sparkpost](../../simpleicons-5/S/Sparkpost.Local.png) | + + + + +## Sparkpost + +### 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 Sparkpost +include('simpleicons-5/S/Sparkpost') + +' renders the element +Sparkpost('Sparkpost', 'Sparkpost', '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 Sparkpost +include('simpleicons-5/S/Sparkpost') + +' renders the element +Sparkpost('Sparkpost', 'Sparkpost', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sparkpost.png b/distribution/simpleicons-5/S/Sparkpost.png new file mode 100644 index 00000000000..0d515677a54 Binary files /dev/null and b/distribution/simpleicons-5/S/Sparkpost.png differ diff --git a/distribution/simpleicons-5/S/Sparkpost.puml b/distribution/simpleicons-5/S/Sparkpost.puml new file mode 100644 index 00000000000..365b123fe7b --- /dev/null +++ b/distribution/simpleicons-5/S/Sparkpost.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sparkpost + +sprite $SparkpostXs [10x10/16z] uwS3 + +sprite $SparkpostSm [12x12/16z] unza + +sprite $SparkpostMd [16x16/16z] un_X + +sprite $SparkpostLg [20x20/16z] unzKO1G + +!procedure Sparkpost($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sparkpost', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spdx.Local.png b/distribution/simpleicons-5/S/Spdx.Local.png new file mode 100644 index 00000000000..98b34691edf Binary files /dev/null and b/distribution/simpleicons-5/S/Spdx.Local.png differ diff --git a/distribution/simpleicons-5/S/Spdx.Local.puml b/distribution/simpleicons-5/S/Spdx.Local.puml new file mode 100644 index 00000000000..d26f04d185d --- /dev/null +++ b/distribution/simpleicons-5/S/Spdx.Local.puml @@ -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 Spdx +include('simpleicons-5/S/Spdx') + +' renders the element +Spdx('Spdx', 'Spdx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spdx.Remote.puml b/distribution/simpleicons-5/S/Spdx.Remote.puml new file mode 100644 index 00000000000..5d477c14d77 --- /dev/null +++ b/distribution/simpleicons-5/S/Spdx.Remote.puml @@ -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 Spdx +include('simpleicons-5/S/Spdx') + +' renders the element +Spdx('Spdx', 'Spdx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spdx.md b/distribution/simpleicons-5/S/Spdx.md new file mode 100644 index 00000000000..8283ac297d5 --- /dev/null +++ b/distribution/simpleicons-5/S/Spdx.md @@ -0,0 +1,63 @@ +# Spdx + + +```text +simpleicons-5/S/Spdx +``` + +```text +include('simpleicons-5/S/Spdx') +``` + + + +| Illustration | Spdx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spdx.png) | ![illustration for Spdx](../../simpleicons-5/S/Spdx.Local.png) | + + + + +## Spdx + +### 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 Spdx +include('simpleicons-5/S/Spdx') + +' renders the element +Spdx('Spdx', 'Spdx', '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 Spdx +include('simpleicons-5/S/Spdx') + +' renders the element +Spdx('Spdx', 'Spdx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spdx.png b/distribution/simpleicons-5/S/Spdx.png new file mode 100644 index 00000000000..9c99b524762 Binary files /dev/null and b/distribution/simpleicons-5/S/Spdx.png differ diff --git a/distribution/simpleicons-5/S/Spdx.puml b/distribution/simpleicons-5/S/Spdx.puml new file mode 100644 index 00000000000..cf87ffb094c --- /dev/null +++ b/distribution/simpleicons-5/S/Spdx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spdx + +sprite $SpdxXs [10x10/16z] uwS3 + +sprite $SpdxSm [12x12/16z] unza + +sprite $SpdxMd [16x16/16z] un_X + +sprite $SpdxLg [20x20/16z] unzKO1G + +!procedure Spdx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spdx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Speakerdeck.Local.png b/distribution/simpleicons-5/S/Speakerdeck.Local.png new file mode 100644 index 00000000000..879f3319b65 Binary files /dev/null and b/distribution/simpleicons-5/S/Speakerdeck.Local.png differ diff --git a/distribution/simpleicons-5/S/Speakerdeck.Local.puml b/distribution/simpleicons-5/S/Speakerdeck.Local.puml new file mode 100644 index 00000000000..0efefda0e7c --- /dev/null +++ b/distribution/simpleicons-5/S/Speakerdeck.Local.puml @@ -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 Speakerdeck +include('simpleicons-5/S/Speakerdeck') + +' renders the element +Speakerdeck('Speakerdeck', 'Speakerdeck', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Speakerdeck.Remote.puml b/distribution/simpleicons-5/S/Speakerdeck.Remote.puml new file mode 100644 index 00000000000..a457de3da5d --- /dev/null +++ b/distribution/simpleicons-5/S/Speakerdeck.Remote.puml @@ -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 Speakerdeck +include('simpleicons-5/S/Speakerdeck') + +' renders the element +Speakerdeck('Speakerdeck', 'Speakerdeck', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Speakerdeck.md b/distribution/simpleicons-5/S/Speakerdeck.md new file mode 100644 index 00000000000..af48dcafd51 --- /dev/null +++ b/distribution/simpleicons-5/S/Speakerdeck.md @@ -0,0 +1,63 @@ +# Speakerdeck + + +```text +simpleicons-5/S/Speakerdeck +``` + +```text +include('simpleicons-5/S/Speakerdeck') +``` + + + +| Illustration | Speakerdeck | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Speakerdeck.png) | ![illustration for Speakerdeck](../../simpleicons-5/S/Speakerdeck.Local.png) | + + + + +## Speakerdeck + +### 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 Speakerdeck +include('simpleicons-5/S/Speakerdeck') + +' renders the element +Speakerdeck('Speakerdeck', 'Speakerdeck', '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 Speakerdeck +include('simpleicons-5/S/Speakerdeck') + +' renders the element +Speakerdeck('Speakerdeck', 'Speakerdeck', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Speakerdeck.png b/distribution/simpleicons-5/S/Speakerdeck.png new file mode 100644 index 00000000000..1f100bcd6b2 Binary files /dev/null and b/distribution/simpleicons-5/S/Speakerdeck.png differ diff --git a/distribution/simpleicons-5/S/Speakerdeck.puml b/distribution/simpleicons-5/S/Speakerdeck.puml new file mode 100644 index 00000000000..bd7a0329b5d --- /dev/null +++ b/distribution/simpleicons-5/S/Speakerdeck.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Speakerdeck + +sprite $SpeakerdeckXs [10x10/16z] uwS3 + +sprite $SpeakerdeckSm [12x12/16z] unza + +sprite $SpeakerdeckMd [16x16/16z] un_X + +sprite $SpeakerdeckLg [20x20/16z] unzKO1G + +!procedure Speakerdeck($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Speakerdeck', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spectrum.Local.png b/distribution/simpleicons-5/S/Spectrum.Local.png new file mode 100644 index 00000000000..e35554e00c7 Binary files /dev/null and b/distribution/simpleicons-5/S/Spectrum.Local.png differ diff --git a/distribution/simpleicons-5/S/Spectrum.Local.puml b/distribution/simpleicons-5/S/Spectrum.Local.puml new file mode 100644 index 00000000000..9149c98e560 --- /dev/null +++ b/distribution/simpleicons-5/S/Spectrum.Local.puml @@ -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 Spectrum +include('simpleicons-5/S/Spectrum') + +' renders the element +Spectrum('Spectrum', 'Spectrum', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spectrum.Remote.puml b/distribution/simpleicons-5/S/Spectrum.Remote.puml new file mode 100644 index 00000000000..f93e5f2b5ac --- /dev/null +++ b/distribution/simpleicons-5/S/Spectrum.Remote.puml @@ -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 Spectrum +include('simpleicons-5/S/Spectrum') + +' renders the element +Spectrum('Spectrum', 'Spectrum', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spectrum.md b/distribution/simpleicons-5/S/Spectrum.md new file mode 100644 index 00000000000..e0af859ae79 --- /dev/null +++ b/distribution/simpleicons-5/S/Spectrum.md @@ -0,0 +1,63 @@ +# Spectrum + + +```text +simpleicons-5/S/Spectrum +``` + +```text +include('simpleicons-5/S/Spectrum') +``` + + + +| Illustration | Spectrum | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spectrum.png) | ![illustration for Spectrum](../../simpleicons-5/S/Spectrum.Local.png) | + + + + +## Spectrum + +### 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 Spectrum +include('simpleicons-5/S/Spectrum') + +' renders the element +Spectrum('Spectrum', 'Spectrum', '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 Spectrum +include('simpleicons-5/S/Spectrum') + +' renders the element +Spectrum('Spectrum', 'Spectrum', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spectrum.png b/distribution/simpleicons-5/S/Spectrum.png new file mode 100644 index 00000000000..e2c06549077 Binary files /dev/null and b/distribution/simpleicons-5/S/Spectrum.png differ diff --git a/distribution/simpleicons-5/S/Spectrum.puml b/distribution/simpleicons-5/S/Spectrum.puml new file mode 100644 index 00000000000..63b29271c57 --- /dev/null +++ b/distribution/simpleicons-5/S/Spectrum.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spectrum + +sprite $SpectrumXs [10x10/16z] uwS3 + +sprite $SpectrumSm [12x12/16z] unza + +sprite $SpectrumMd [16x16/16z] un_X + +sprite $SpectrumLg [20x20/16z] unzKO1G + +!procedure Spectrum($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spectrum', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Speedtest.Local.png b/distribution/simpleicons-5/S/Speedtest.Local.png new file mode 100644 index 00000000000..e10b25c5fcf Binary files /dev/null and b/distribution/simpleicons-5/S/Speedtest.Local.png differ diff --git a/distribution/simpleicons-5/S/Speedtest.Local.puml b/distribution/simpleicons-5/S/Speedtest.Local.puml new file mode 100644 index 00000000000..dc66e4639d7 --- /dev/null +++ b/distribution/simpleicons-5/S/Speedtest.Local.puml @@ -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 Speedtest +include('simpleicons-5/S/Speedtest') + +' renders the element +Speedtest('Speedtest', 'Speedtest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Speedtest.Remote.puml b/distribution/simpleicons-5/S/Speedtest.Remote.puml new file mode 100644 index 00000000000..639feb115fb --- /dev/null +++ b/distribution/simpleicons-5/S/Speedtest.Remote.puml @@ -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 Speedtest +include('simpleicons-5/S/Speedtest') + +' renders the element +Speedtest('Speedtest', 'Speedtest', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Speedtest.md b/distribution/simpleicons-5/S/Speedtest.md new file mode 100644 index 00000000000..54307319b67 --- /dev/null +++ b/distribution/simpleicons-5/S/Speedtest.md @@ -0,0 +1,63 @@ +# Speedtest + + +```text +simpleicons-5/S/Speedtest +``` + +```text +include('simpleicons-5/S/Speedtest') +``` + + + +| Illustration | Speedtest | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Speedtest.png) | ![illustration for Speedtest](../../simpleicons-5/S/Speedtest.Local.png) | + + + + +## Speedtest + +### 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 Speedtest +include('simpleicons-5/S/Speedtest') + +' renders the element +Speedtest('Speedtest', 'Speedtest', '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 Speedtest +include('simpleicons-5/S/Speedtest') + +' renders the element +Speedtest('Speedtest', 'Speedtest', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Speedtest.png b/distribution/simpleicons-5/S/Speedtest.png new file mode 100644 index 00000000000..7a7634a4b47 Binary files /dev/null and b/distribution/simpleicons-5/S/Speedtest.png differ diff --git a/distribution/simpleicons-5/S/Speedtest.puml b/distribution/simpleicons-5/S/Speedtest.puml new file mode 100644 index 00000000000..e81a04d8ca0 --- /dev/null +++ b/distribution/simpleicons-5/S/Speedtest.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Speedtest + +sprite $SpeedtestXs [10x10/16z] uwS3 + +sprite $SpeedtestSm [12x12/16z] unza + +sprite $SpeedtestMd [16x16/16z] un_X + +sprite $SpeedtestLg [20x20/16z] unzKO1G + +!procedure Speedtest($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Speedtest', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spinnaker.Local.png b/distribution/simpleicons-5/S/Spinnaker.Local.png new file mode 100644 index 00000000000..d84f5b9d562 Binary files /dev/null and b/distribution/simpleicons-5/S/Spinnaker.Local.png differ diff --git a/distribution/simpleicons-5/S/Spinnaker.Local.puml b/distribution/simpleicons-5/S/Spinnaker.Local.puml new file mode 100644 index 00000000000..979a79eef5e --- /dev/null +++ b/distribution/simpleicons-5/S/Spinnaker.Local.puml @@ -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 Spinnaker +include('simpleicons-5/S/Spinnaker') + +' renders the element +Spinnaker('Spinnaker', 'Spinnaker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spinnaker.Remote.puml b/distribution/simpleicons-5/S/Spinnaker.Remote.puml new file mode 100644 index 00000000000..c4dc6951545 --- /dev/null +++ b/distribution/simpleicons-5/S/Spinnaker.Remote.puml @@ -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 Spinnaker +include('simpleicons-5/S/Spinnaker') + +' renders the element +Spinnaker('Spinnaker', 'Spinnaker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spinnaker.md b/distribution/simpleicons-5/S/Spinnaker.md new file mode 100644 index 00000000000..d787fe21aba --- /dev/null +++ b/distribution/simpleicons-5/S/Spinnaker.md @@ -0,0 +1,63 @@ +# Spinnaker + + +```text +simpleicons-5/S/Spinnaker +``` + +```text +include('simpleicons-5/S/Spinnaker') +``` + + + +| Illustration | Spinnaker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spinnaker.png) | ![illustration for Spinnaker](../../simpleicons-5/S/Spinnaker.Local.png) | + + + + +## Spinnaker + +### 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 Spinnaker +include('simpleicons-5/S/Spinnaker') + +' renders the element +Spinnaker('Spinnaker', 'Spinnaker', '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 Spinnaker +include('simpleicons-5/S/Spinnaker') + +' renders the element +Spinnaker('Spinnaker', 'Spinnaker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spinnaker.png b/distribution/simpleicons-5/S/Spinnaker.png new file mode 100644 index 00000000000..5eedf2dfcfa Binary files /dev/null and b/distribution/simpleicons-5/S/Spinnaker.png differ diff --git a/distribution/simpleicons-5/S/Spinnaker.puml b/distribution/simpleicons-5/S/Spinnaker.puml new file mode 100644 index 00000000000..ff75fb026c1 --- /dev/null +++ b/distribution/simpleicons-5/S/Spinnaker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spinnaker + +sprite $SpinnakerXs [10x10/16z] uwS3 + +sprite $SpinnakerSm [12x12/16z] unza + +sprite $SpinnakerMd [16x16/16z] un_X + +sprite $SpinnakerLg [20x20/16z] unzKO1G + +!procedure Spinnaker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spinnaker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spinrilla.Local.png b/distribution/simpleicons-5/S/Spinrilla.Local.png new file mode 100644 index 00000000000..32ad180fe88 Binary files /dev/null and b/distribution/simpleicons-5/S/Spinrilla.Local.png differ diff --git a/distribution/simpleicons-5/S/Spinrilla.Local.puml b/distribution/simpleicons-5/S/Spinrilla.Local.puml new file mode 100644 index 00000000000..d08bf5f537f --- /dev/null +++ b/distribution/simpleicons-5/S/Spinrilla.Local.puml @@ -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 Spinrilla +include('simpleicons-5/S/Spinrilla') + +' renders the element +Spinrilla('Spinrilla', 'Spinrilla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spinrilla.Remote.puml b/distribution/simpleicons-5/S/Spinrilla.Remote.puml new file mode 100644 index 00000000000..1a7c760520b --- /dev/null +++ b/distribution/simpleicons-5/S/Spinrilla.Remote.puml @@ -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 Spinrilla +include('simpleicons-5/S/Spinrilla') + +' renders the element +Spinrilla('Spinrilla', 'Spinrilla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spinrilla.md b/distribution/simpleicons-5/S/Spinrilla.md new file mode 100644 index 00000000000..a22d0017472 --- /dev/null +++ b/distribution/simpleicons-5/S/Spinrilla.md @@ -0,0 +1,63 @@ +# Spinrilla + + +```text +simpleicons-5/S/Spinrilla +``` + +```text +include('simpleicons-5/S/Spinrilla') +``` + + + +| Illustration | Spinrilla | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spinrilla.png) | ![illustration for Spinrilla](../../simpleicons-5/S/Spinrilla.Local.png) | + + + + +## Spinrilla + +### 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 Spinrilla +include('simpleicons-5/S/Spinrilla') + +' renders the element +Spinrilla('Spinrilla', 'Spinrilla', '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 Spinrilla +include('simpleicons-5/S/Spinrilla') + +' renders the element +Spinrilla('Spinrilla', 'Spinrilla', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spinrilla.png b/distribution/simpleicons-5/S/Spinrilla.png new file mode 100644 index 00000000000..1ac6a91fc04 Binary files /dev/null and b/distribution/simpleicons-5/S/Spinrilla.png differ diff --git a/distribution/simpleicons-5/S/Spinrilla.puml b/distribution/simpleicons-5/S/Spinrilla.puml new file mode 100644 index 00000000000..4af1c140474 --- /dev/null +++ b/distribution/simpleicons-5/S/Spinrilla.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spinrilla + +sprite $SpinrillaXs [10x10/16z] uwS3 + +sprite $SpinrillaSm [12x12/16z] unza + +sprite $SpinrillaMd [16x16/16z] un_X + +sprite $SpinrillaLg [20x20/16z] unzKO1G + +!procedure Spinrilla($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spinrilla', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Splunk.Local.png b/distribution/simpleicons-5/S/Splunk.Local.png new file mode 100644 index 00000000000..61244d6a6dd Binary files /dev/null and b/distribution/simpleicons-5/S/Splunk.Local.png differ diff --git a/distribution/simpleicons-5/S/Splunk.Local.puml b/distribution/simpleicons-5/S/Splunk.Local.puml new file mode 100644 index 00000000000..13b809bad63 --- /dev/null +++ b/distribution/simpleicons-5/S/Splunk.Local.puml @@ -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 Splunk +include('simpleicons-5/S/Splunk') + +' renders the element +Splunk('Splunk', 'Splunk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Splunk.Remote.puml b/distribution/simpleicons-5/S/Splunk.Remote.puml new file mode 100644 index 00000000000..7d1c66842f0 --- /dev/null +++ b/distribution/simpleicons-5/S/Splunk.Remote.puml @@ -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 Splunk +include('simpleicons-5/S/Splunk') + +' renders the element +Splunk('Splunk', 'Splunk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Splunk.md b/distribution/simpleicons-5/S/Splunk.md new file mode 100644 index 00000000000..b0ad7fe5137 --- /dev/null +++ b/distribution/simpleicons-5/S/Splunk.md @@ -0,0 +1,63 @@ +# Splunk + + +```text +simpleicons-5/S/Splunk +``` + +```text +include('simpleicons-5/S/Splunk') +``` + + + +| Illustration | Splunk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Splunk.png) | ![illustration for Splunk](../../simpleicons-5/S/Splunk.Local.png) | + + + + +## Splunk + +### 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 Splunk +include('simpleicons-5/S/Splunk') + +' renders the element +Splunk('Splunk', 'Splunk', '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 Splunk +include('simpleicons-5/S/Splunk') + +' renders the element +Splunk('Splunk', 'Splunk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Splunk.png b/distribution/simpleicons-5/S/Splunk.png new file mode 100644 index 00000000000..86249570d6e Binary files /dev/null and b/distribution/simpleicons-5/S/Splunk.png differ diff --git a/distribution/simpleicons-5/S/Splunk.puml b/distribution/simpleicons-5/S/Splunk.puml new file mode 100644 index 00000000000..98618f291d8 --- /dev/null +++ b/distribution/simpleicons-5/S/Splunk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Splunk + +sprite $SplunkXs [10x10/16z] uwS3 + +sprite $SplunkSm [12x12/16z] unza + +sprite $SplunkMd [16x16/16z] un_X + +sprite $SplunkLg [20x20/16z] unzKO1G + +!procedure Splunk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Splunk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spotify.Local.png b/distribution/simpleicons-5/S/Spotify.Local.png new file mode 100644 index 00000000000..b76a1cc064f Binary files /dev/null and b/distribution/simpleicons-5/S/Spotify.Local.png differ diff --git a/distribution/simpleicons-5/S/Spotify.Local.puml b/distribution/simpleicons-5/S/Spotify.Local.puml new file mode 100644 index 00000000000..f2b6e92cf1f --- /dev/null +++ b/distribution/simpleicons-5/S/Spotify.Local.puml @@ -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 Spotify +include('simpleicons-5/S/Spotify') + +' renders the element +Spotify('Spotify', 'Spotify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spotify.Remote.puml b/distribution/simpleicons-5/S/Spotify.Remote.puml new file mode 100644 index 00000000000..24a1291ce57 --- /dev/null +++ b/distribution/simpleicons-5/S/Spotify.Remote.puml @@ -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 Spotify +include('simpleicons-5/S/Spotify') + +' renders the element +Spotify('Spotify', 'Spotify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spotify.md b/distribution/simpleicons-5/S/Spotify.md new file mode 100644 index 00000000000..4126c5c14ae --- /dev/null +++ b/distribution/simpleicons-5/S/Spotify.md @@ -0,0 +1,63 @@ +# Spotify + + +```text +simpleicons-5/S/Spotify +``` + +```text +include('simpleicons-5/S/Spotify') +``` + + + +| Illustration | Spotify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spotify.png) | ![illustration for Spotify](../../simpleicons-5/S/Spotify.Local.png) | + + + + +## Spotify + +### 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 Spotify +include('simpleicons-5/S/Spotify') + +' renders the element +Spotify('Spotify', 'Spotify', '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 Spotify +include('simpleicons-5/S/Spotify') + +' renders the element +Spotify('Spotify', 'Spotify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spotify.png b/distribution/simpleicons-5/S/Spotify.png new file mode 100644 index 00000000000..7842b8f38b8 Binary files /dev/null and b/distribution/simpleicons-5/S/Spotify.png differ diff --git a/distribution/simpleicons-5/S/Spotify.puml b/distribution/simpleicons-5/S/Spotify.puml new file mode 100644 index 00000000000..104b8a13f14 --- /dev/null +++ b/distribution/simpleicons-5/S/Spotify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spotify + +sprite $SpotifyXs [10x10/16z] uwS3 + +sprite $SpotifySm [12x12/16z] unza + +sprite $SpotifyMd [16x16/16z] un_X + +sprite $SpotifyLg [20x20/16z] unzKO1G + +!procedure Spotify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spotify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spotlight.Local.png b/distribution/simpleicons-5/S/Spotlight.Local.png new file mode 100644 index 00000000000..a2845669c35 Binary files /dev/null and b/distribution/simpleicons-5/S/Spotlight.Local.png differ diff --git a/distribution/simpleicons-5/S/Spotlight.Local.puml b/distribution/simpleicons-5/S/Spotlight.Local.puml new file mode 100644 index 00000000000..663f19ae710 --- /dev/null +++ b/distribution/simpleicons-5/S/Spotlight.Local.puml @@ -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 Spotlight +include('simpleicons-5/S/Spotlight') + +' renders the element +Spotlight('Spotlight', 'Spotlight', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spotlight.Remote.puml b/distribution/simpleicons-5/S/Spotlight.Remote.puml new file mode 100644 index 00000000000..3712b280187 --- /dev/null +++ b/distribution/simpleicons-5/S/Spotlight.Remote.puml @@ -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 Spotlight +include('simpleicons-5/S/Spotlight') + +' renders the element +Spotlight('Spotlight', 'Spotlight', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spotlight.md b/distribution/simpleicons-5/S/Spotlight.md new file mode 100644 index 00000000000..3850616f873 --- /dev/null +++ b/distribution/simpleicons-5/S/Spotlight.md @@ -0,0 +1,63 @@ +# Spotlight + + +```text +simpleicons-5/S/Spotlight +``` + +```text +include('simpleicons-5/S/Spotlight') +``` + + + +| Illustration | Spotlight | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spotlight.png) | ![illustration for Spotlight](../../simpleicons-5/S/Spotlight.Local.png) | + + + + +## Spotlight + +### 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 Spotlight +include('simpleicons-5/S/Spotlight') + +' renders the element +Spotlight('Spotlight', 'Spotlight', '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 Spotlight +include('simpleicons-5/S/Spotlight') + +' renders the element +Spotlight('Spotlight', 'Spotlight', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spotlight.png b/distribution/simpleicons-5/S/Spotlight.png new file mode 100644 index 00000000000..5627143525e Binary files /dev/null and b/distribution/simpleicons-5/S/Spotlight.png differ diff --git a/distribution/simpleicons-5/S/Spotlight.puml b/distribution/simpleicons-5/S/Spotlight.puml new file mode 100644 index 00000000000..e38e10c8212 --- /dev/null +++ b/distribution/simpleicons-5/S/Spotlight.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spotlight + +sprite $SpotlightXs [10x10/16z] uwS3 + +sprite $SpotlightSm [12x12/16z] unza + +sprite $SpotlightMd [16x16/16z] un_X + +sprite $SpotlightLg [20x20/16z] unzKO1G + +!procedure Spotlight($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spotlight', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spreaker.Local.png b/distribution/simpleicons-5/S/Spreaker.Local.png new file mode 100644 index 00000000000..6f14c6ce41a Binary files /dev/null and b/distribution/simpleicons-5/S/Spreaker.Local.png differ diff --git a/distribution/simpleicons-5/S/Spreaker.Local.puml b/distribution/simpleicons-5/S/Spreaker.Local.puml new file mode 100644 index 00000000000..e4fee0278ce --- /dev/null +++ b/distribution/simpleicons-5/S/Spreaker.Local.puml @@ -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 Spreaker +include('simpleicons-5/S/Spreaker') + +' renders the element +Spreaker('Spreaker', 'Spreaker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spreaker.Remote.puml b/distribution/simpleicons-5/S/Spreaker.Remote.puml new file mode 100644 index 00000000000..bfb489306e8 --- /dev/null +++ b/distribution/simpleicons-5/S/Spreaker.Remote.puml @@ -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 Spreaker +include('simpleicons-5/S/Spreaker') + +' renders the element +Spreaker('Spreaker', 'Spreaker', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spreaker.md b/distribution/simpleicons-5/S/Spreaker.md new file mode 100644 index 00000000000..5745af3786a --- /dev/null +++ b/distribution/simpleicons-5/S/Spreaker.md @@ -0,0 +1,63 @@ +# Spreaker + + +```text +simpleicons-5/S/Spreaker +``` + +```text +include('simpleicons-5/S/Spreaker') +``` + + + +| Illustration | Spreaker | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spreaker.png) | ![illustration for Spreaker](../../simpleicons-5/S/Spreaker.Local.png) | + + + + +## Spreaker + +### 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 Spreaker +include('simpleicons-5/S/Spreaker') + +' renders the element +Spreaker('Spreaker', 'Spreaker', '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 Spreaker +include('simpleicons-5/S/Spreaker') + +' renders the element +Spreaker('Spreaker', 'Spreaker', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spreaker.png b/distribution/simpleicons-5/S/Spreaker.png new file mode 100644 index 00000000000..4cb0087aa44 Binary files /dev/null and b/distribution/simpleicons-5/S/Spreaker.png differ diff --git a/distribution/simpleicons-5/S/Spreaker.puml b/distribution/simpleicons-5/S/Spreaker.puml new file mode 100644 index 00000000000..1ee0bfb6008 --- /dev/null +++ b/distribution/simpleicons-5/S/Spreaker.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spreaker + +sprite $SpreakerXs [10x10/16z] uwS3 + +sprite $SpreakerSm [12x12/16z] unza + +sprite $SpreakerMd [16x16/16z] un_X + +sprite $SpreakerLg [20x20/16z] unzKO1G + +!procedure Spreaker($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spreaker', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spring.Local.png b/distribution/simpleicons-5/S/Spring.Local.png new file mode 100644 index 00000000000..096fb4fc7e6 Binary files /dev/null and b/distribution/simpleicons-5/S/Spring.Local.png differ diff --git a/distribution/simpleicons-5/S/Spring.Local.puml b/distribution/simpleicons-5/S/Spring.Local.puml new file mode 100644 index 00000000000..d8e95bc0d0c --- /dev/null +++ b/distribution/simpleicons-5/S/Spring.Local.puml @@ -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 Spring +include('simpleicons-5/S/Spring') + +' renders the element +Spring('Spring', 'Spring', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spring.Remote.puml b/distribution/simpleicons-5/S/Spring.Remote.puml new file mode 100644 index 00000000000..93cd5bf63ff --- /dev/null +++ b/distribution/simpleicons-5/S/Spring.Remote.puml @@ -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 Spring +include('simpleicons-5/S/Spring') + +' renders the element +Spring('Spring', 'Spring', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spring.md b/distribution/simpleicons-5/S/Spring.md new file mode 100644 index 00000000000..2c617b2a330 --- /dev/null +++ b/distribution/simpleicons-5/S/Spring.md @@ -0,0 +1,63 @@ +# Spring + + +```text +simpleicons-5/S/Spring +``` + +```text +include('simpleicons-5/S/Spring') +``` + + + +| Illustration | Spring | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spring.png) | ![illustration for Spring](../../simpleicons-5/S/Spring.Local.png) | + + + + +## Spring + +### 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 Spring +include('simpleicons-5/S/Spring') + +' renders the element +Spring('Spring', 'Spring', '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 Spring +include('simpleicons-5/S/Spring') + +' renders the element +Spring('Spring', 'Spring', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spring.png b/distribution/simpleicons-5/S/Spring.png new file mode 100644 index 00000000000..90d52bdce57 Binary files /dev/null and b/distribution/simpleicons-5/S/Spring.png differ diff --git a/distribution/simpleicons-5/S/Spring.puml b/distribution/simpleicons-5/S/Spring.puml new file mode 100644 index 00000000000..8d77196145d --- /dev/null +++ b/distribution/simpleicons-5/S/Spring.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spring + +sprite $SpringXs [10x10/16z] uwS3 + +sprite $SpringSm [12x12/16z] unza + +sprite $SpringMd [16x16/16z] un_X + +sprite $SpringLg [20x20/16z] unzKO1G + +!procedure Spring($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spring', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Springboot.Local.png b/distribution/simpleicons-5/S/Springboot.Local.png new file mode 100644 index 00000000000..2a3886fb0a0 Binary files /dev/null and b/distribution/simpleicons-5/S/Springboot.Local.png differ diff --git a/distribution/simpleicons-5/S/Springboot.Local.puml b/distribution/simpleicons-5/S/Springboot.Local.puml new file mode 100644 index 00000000000..7de2ca5ecb1 --- /dev/null +++ b/distribution/simpleicons-5/S/Springboot.Local.puml @@ -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 Springboot +include('simpleicons-5/S/Springboot') + +' renders the element +Springboot('Springboot', 'Springboot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Springboot.Remote.puml b/distribution/simpleicons-5/S/Springboot.Remote.puml new file mode 100644 index 00000000000..77edb2df2b8 --- /dev/null +++ b/distribution/simpleicons-5/S/Springboot.Remote.puml @@ -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 Springboot +include('simpleicons-5/S/Springboot') + +' renders the element +Springboot('Springboot', 'Springboot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Springboot.md b/distribution/simpleicons-5/S/Springboot.md new file mode 100644 index 00000000000..48745e54be7 --- /dev/null +++ b/distribution/simpleicons-5/S/Springboot.md @@ -0,0 +1,63 @@ +# Springboot + + +```text +simpleicons-5/S/Springboot +``` + +```text +include('simpleicons-5/S/Springboot') +``` + + + +| Illustration | Springboot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Springboot.png) | ![illustration for Springboot](../../simpleicons-5/S/Springboot.Local.png) | + + + + +## Springboot + +### 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 Springboot +include('simpleicons-5/S/Springboot') + +' renders the element +Springboot('Springboot', 'Springboot', '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 Springboot +include('simpleicons-5/S/Springboot') + +' renders the element +Springboot('Springboot', 'Springboot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Springboot.png b/distribution/simpleicons-5/S/Springboot.png new file mode 100644 index 00000000000..0a42fbca532 Binary files /dev/null and b/distribution/simpleicons-5/S/Springboot.png differ diff --git a/distribution/simpleicons-5/S/Springboot.puml b/distribution/simpleicons-5/S/Springboot.puml new file mode 100644 index 00000000000..38318cebe58 --- /dev/null +++ b/distribution/simpleicons-5/S/Springboot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Springboot + +sprite $SpringbootXs [10x10/16z] uwS3 + +sprite $SpringbootSm [12x12/16z] unza + +sprite $SpringbootMd [16x16/16z] un_X + +sprite $SpringbootLg [20x20/16z] unzKO1G + +!procedure Springboot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Springboot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Spyderide.Local.png b/distribution/simpleicons-5/S/Spyderide.Local.png new file mode 100644 index 00000000000..a3489d5f0e8 Binary files /dev/null and b/distribution/simpleicons-5/S/Spyderide.Local.png differ diff --git a/distribution/simpleicons-5/S/Spyderide.Local.puml b/distribution/simpleicons-5/S/Spyderide.Local.puml new file mode 100644 index 00000000000..5eb67861937 --- /dev/null +++ b/distribution/simpleicons-5/S/Spyderide.Local.puml @@ -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 Spyderide +include('simpleicons-5/S/Spyderide') + +' renders the element +Spyderide('Spyderide', 'Spyderide', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spyderide.Remote.puml b/distribution/simpleicons-5/S/Spyderide.Remote.puml new file mode 100644 index 00000000000..ba1b40db789 --- /dev/null +++ b/distribution/simpleicons-5/S/Spyderide.Remote.puml @@ -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 Spyderide +include('simpleicons-5/S/Spyderide') + +' renders the element +Spyderide('Spyderide', 'Spyderide', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Spyderide.md b/distribution/simpleicons-5/S/Spyderide.md new file mode 100644 index 00000000000..d8ea04fabe3 --- /dev/null +++ b/distribution/simpleicons-5/S/Spyderide.md @@ -0,0 +1,63 @@ +# Spyderide + + +```text +simpleicons-5/S/Spyderide +``` + +```text +include('simpleicons-5/S/Spyderide') +``` + + + +| Illustration | Spyderide | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Spyderide.png) | ![illustration for Spyderide](../../simpleicons-5/S/Spyderide.Local.png) | + + + + +## Spyderide + +### 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 Spyderide +include('simpleicons-5/S/Spyderide') + +' renders the element +Spyderide('Spyderide', 'Spyderide', '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 Spyderide +include('simpleicons-5/S/Spyderide') + +' renders the element +Spyderide('Spyderide', 'Spyderide', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Spyderide.png b/distribution/simpleicons-5/S/Spyderide.png new file mode 100644 index 00000000000..2d6321d94af Binary files /dev/null and b/distribution/simpleicons-5/S/Spyderide.png differ diff --git a/distribution/simpleicons-5/S/Spyderide.puml b/distribution/simpleicons-5/S/Spyderide.puml new file mode 100644 index 00000000000..e5dc70befab --- /dev/null +++ b/distribution/simpleicons-5/S/Spyderide.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Spyderide + +sprite $SpyderideXs [10x10/16z] uwS3 + +sprite $SpyderideSm [12x12/16z] unza + +sprite $SpyderideMd [16x16/16z] un_X + +sprite $SpyderideLg [20x20/16z] unzKO1G + +!procedure Spyderide($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Spyderide', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sqlite.Local.png b/distribution/simpleicons-5/S/Sqlite.Local.png new file mode 100644 index 00000000000..f1acf747d88 Binary files /dev/null and b/distribution/simpleicons-5/S/Sqlite.Local.png differ diff --git a/distribution/simpleicons-5/S/Sqlite.Local.puml b/distribution/simpleicons-5/S/Sqlite.Local.puml new file mode 100644 index 00000000000..39e63b9c829 --- /dev/null +++ b/distribution/simpleicons-5/S/Sqlite.Local.puml @@ -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 Sqlite +include('simpleicons-5/S/Sqlite') + +' renders the element +Sqlite('Sqlite', 'Sqlite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sqlite.Remote.puml b/distribution/simpleicons-5/S/Sqlite.Remote.puml new file mode 100644 index 00000000000..ade896ec406 --- /dev/null +++ b/distribution/simpleicons-5/S/Sqlite.Remote.puml @@ -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 Sqlite +include('simpleicons-5/S/Sqlite') + +' renders the element +Sqlite('Sqlite', 'Sqlite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sqlite.md b/distribution/simpleicons-5/S/Sqlite.md new file mode 100644 index 00000000000..f5b036b788e --- /dev/null +++ b/distribution/simpleicons-5/S/Sqlite.md @@ -0,0 +1,63 @@ +# Sqlite + + +```text +simpleicons-5/S/Sqlite +``` + +```text +include('simpleicons-5/S/Sqlite') +``` + + + +| Illustration | Sqlite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sqlite.png) | ![illustration for Sqlite](../../simpleicons-5/S/Sqlite.Local.png) | + + + + +## Sqlite + +### 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 Sqlite +include('simpleicons-5/S/Sqlite') + +' renders the element +Sqlite('Sqlite', 'Sqlite', '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 Sqlite +include('simpleicons-5/S/Sqlite') + +' renders the element +Sqlite('Sqlite', 'Sqlite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sqlite.png b/distribution/simpleicons-5/S/Sqlite.png new file mode 100644 index 00000000000..8790a4242df Binary files /dev/null and b/distribution/simpleicons-5/S/Sqlite.png differ diff --git a/distribution/simpleicons-5/S/Sqlite.puml b/distribution/simpleicons-5/S/Sqlite.puml new file mode 100644 index 00000000000..dbe09e862bd --- /dev/null +++ b/distribution/simpleicons-5/S/Sqlite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sqlite + +sprite $SqliteXs [10x10/16z] uwS3 + +sprite $SqliteSm [12x12/16z] unza + +sprite $SqliteMd [16x16/16z] un_X + +sprite $SqliteLg [20x20/16z] unzKO1G + +!procedure Sqlite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sqlite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Square.Local.png b/distribution/simpleicons-5/S/Square.Local.png new file mode 100644 index 00000000000..22a3971999a Binary files /dev/null and b/distribution/simpleicons-5/S/Square.Local.png differ diff --git a/distribution/simpleicons-5/S/Square.Local.puml b/distribution/simpleicons-5/S/Square.Local.puml new file mode 100644 index 00000000000..06134c846e9 --- /dev/null +++ b/distribution/simpleicons-5/S/Square.Local.puml @@ -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 Square +include('simpleicons-5/S/Square') + +' renders the element +Square('Square', 'Square', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Square.Remote.puml b/distribution/simpleicons-5/S/Square.Remote.puml new file mode 100644 index 00000000000..b9e566a4ece --- /dev/null +++ b/distribution/simpleicons-5/S/Square.Remote.puml @@ -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 Square +include('simpleicons-5/S/Square') + +' renders the element +Square('Square', 'Square', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Square.md b/distribution/simpleicons-5/S/Square.md new file mode 100644 index 00000000000..de3dfc0425b --- /dev/null +++ b/distribution/simpleicons-5/S/Square.md @@ -0,0 +1,63 @@ +# Square + + +```text +simpleicons-5/S/Square +``` + +```text +include('simpleicons-5/S/Square') +``` + + + +| Illustration | Square | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Square.png) | ![illustration for Square](../../simpleicons-5/S/Square.Local.png) | + + + + +## Square + +### 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 Square +include('simpleicons-5/S/Square') + +' renders the element +Square('Square', 'Square', '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 Square +include('simpleicons-5/S/Square') + +' renders the element +Square('Square', 'Square', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Square.png b/distribution/simpleicons-5/S/Square.png new file mode 100644 index 00000000000..0ab6eeaa2b4 Binary files /dev/null and b/distribution/simpleicons-5/S/Square.png differ diff --git a/distribution/simpleicons-5/S/Square.puml b/distribution/simpleicons-5/S/Square.puml new file mode 100644 index 00000000000..f541a7736e8 --- /dev/null +++ b/distribution/simpleicons-5/S/Square.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Square + +sprite $SquareXs [10x10/16z] uwS3 + +sprite $SquareSm [12x12/16z] unza + +sprite $SquareMd [16x16/16z] un_X + +sprite $SquareLg [20x20/16z] unzKO1G + +!procedure Square($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Square', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Squareenix.Local.png b/distribution/simpleicons-5/S/Squareenix.Local.png new file mode 100644 index 00000000000..8273c2ffb4d Binary files /dev/null and b/distribution/simpleicons-5/S/Squareenix.Local.png differ diff --git a/distribution/simpleicons-5/S/Squareenix.Local.puml b/distribution/simpleicons-5/S/Squareenix.Local.puml new file mode 100644 index 00000000000..c2296551836 --- /dev/null +++ b/distribution/simpleicons-5/S/Squareenix.Local.puml @@ -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 Squareenix +include('simpleicons-5/S/Squareenix') + +' renders the element +Squareenix('Squareenix', 'Squareenix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Squareenix.Remote.puml b/distribution/simpleicons-5/S/Squareenix.Remote.puml new file mode 100644 index 00000000000..d930c07db7b --- /dev/null +++ b/distribution/simpleicons-5/S/Squareenix.Remote.puml @@ -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 Squareenix +include('simpleicons-5/S/Squareenix') + +' renders the element +Squareenix('Squareenix', 'Squareenix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Squareenix.md b/distribution/simpleicons-5/S/Squareenix.md new file mode 100644 index 00000000000..4530c1c446f --- /dev/null +++ b/distribution/simpleicons-5/S/Squareenix.md @@ -0,0 +1,63 @@ +# Squareenix + + +```text +simpleicons-5/S/Squareenix +``` + +```text +include('simpleicons-5/S/Squareenix') +``` + + + +| Illustration | Squareenix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Squareenix.png) | ![illustration for Squareenix](../../simpleicons-5/S/Squareenix.Local.png) | + + + + +## Squareenix + +### 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 Squareenix +include('simpleicons-5/S/Squareenix') + +' renders the element +Squareenix('Squareenix', 'Squareenix', '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 Squareenix +include('simpleicons-5/S/Squareenix') + +' renders the element +Squareenix('Squareenix', 'Squareenix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Squareenix.png b/distribution/simpleicons-5/S/Squareenix.png new file mode 100644 index 00000000000..e97ce9d6b9a Binary files /dev/null and b/distribution/simpleicons-5/S/Squareenix.png differ diff --git a/distribution/simpleicons-5/S/Squareenix.puml b/distribution/simpleicons-5/S/Squareenix.puml new file mode 100644 index 00000000000..28eff4ba721 --- /dev/null +++ b/distribution/simpleicons-5/S/Squareenix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Squareenix + +sprite $SquareenixXs [10x10/16z] uwS3 + +sprite $SquareenixSm [12x12/16z] unza + +sprite $SquareenixMd [16x16/16z] un_X + +sprite $SquareenixLg [20x20/16z] unzKO1G + +!procedure Squareenix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Squareenix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Squarespace.Local.png b/distribution/simpleicons-5/S/Squarespace.Local.png new file mode 100644 index 00000000000..7f17c707080 Binary files /dev/null and b/distribution/simpleicons-5/S/Squarespace.Local.png differ diff --git a/distribution/simpleicons-5/S/Squarespace.Local.puml b/distribution/simpleicons-5/S/Squarespace.Local.puml new file mode 100644 index 00000000000..86e145697c3 --- /dev/null +++ b/distribution/simpleicons-5/S/Squarespace.Local.puml @@ -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 Squarespace +include('simpleicons-5/S/Squarespace') + +' renders the element +Squarespace('Squarespace', 'Squarespace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Squarespace.Remote.puml b/distribution/simpleicons-5/S/Squarespace.Remote.puml new file mode 100644 index 00000000000..0ac84e63fde --- /dev/null +++ b/distribution/simpleicons-5/S/Squarespace.Remote.puml @@ -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 Squarespace +include('simpleicons-5/S/Squarespace') + +' renders the element +Squarespace('Squarespace', 'Squarespace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Squarespace.md b/distribution/simpleicons-5/S/Squarespace.md new file mode 100644 index 00000000000..0c29722adf1 --- /dev/null +++ b/distribution/simpleicons-5/S/Squarespace.md @@ -0,0 +1,63 @@ +# Squarespace + + +```text +simpleicons-5/S/Squarespace +``` + +```text +include('simpleicons-5/S/Squarespace') +``` + + + +| Illustration | Squarespace | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Squarespace.png) | ![illustration for Squarespace](../../simpleicons-5/S/Squarespace.Local.png) | + + + + +## Squarespace + +### 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 Squarespace +include('simpleicons-5/S/Squarespace') + +' renders the element +Squarespace('Squarespace', 'Squarespace', '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 Squarespace +include('simpleicons-5/S/Squarespace') + +' renders the element +Squarespace('Squarespace', 'Squarespace', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Squarespace.png b/distribution/simpleicons-5/S/Squarespace.png new file mode 100644 index 00000000000..3eb87126eee Binary files /dev/null and b/distribution/simpleicons-5/S/Squarespace.png differ diff --git a/distribution/simpleicons-5/S/Squarespace.puml b/distribution/simpleicons-5/S/Squarespace.puml new file mode 100644 index 00000000000..b8091964e79 --- /dev/null +++ b/distribution/simpleicons-5/S/Squarespace.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Squarespace + +sprite $SquarespaceXs [10x10/16z] uwS3 + +sprite $SquarespaceSm [12x12/16z] unza + +sprite $SquarespaceMd [16x16/16z] un_X + +sprite $SquarespaceLg [20x20/16z] unzKO1G + +!procedure Squarespace($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Squarespace', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Ssrn.Local.png b/distribution/simpleicons-5/S/Ssrn.Local.png new file mode 100644 index 00000000000..145ba6f325d Binary files /dev/null and b/distribution/simpleicons-5/S/Ssrn.Local.png differ diff --git a/distribution/simpleicons-5/S/Ssrn.Local.puml b/distribution/simpleicons-5/S/Ssrn.Local.puml new file mode 100644 index 00000000000..f6850314e91 --- /dev/null +++ b/distribution/simpleicons-5/S/Ssrn.Local.puml @@ -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 Ssrn +include('simpleicons-5/S/Ssrn') + +' renders the element +Ssrn('Ssrn', 'Ssrn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Ssrn.Remote.puml b/distribution/simpleicons-5/S/Ssrn.Remote.puml new file mode 100644 index 00000000000..ac3d8380b14 --- /dev/null +++ b/distribution/simpleicons-5/S/Ssrn.Remote.puml @@ -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 Ssrn +include('simpleicons-5/S/Ssrn') + +' renders the element +Ssrn('Ssrn', 'Ssrn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Ssrn.md b/distribution/simpleicons-5/S/Ssrn.md new file mode 100644 index 00000000000..4fa23d9687a --- /dev/null +++ b/distribution/simpleicons-5/S/Ssrn.md @@ -0,0 +1,63 @@ +# Ssrn + + +```text +simpleicons-5/S/Ssrn +``` + +```text +include('simpleicons-5/S/Ssrn') +``` + + + +| Illustration | Ssrn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Ssrn.png) | ![illustration for Ssrn](../../simpleicons-5/S/Ssrn.Local.png) | + + + + +## Ssrn + +### 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 Ssrn +include('simpleicons-5/S/Ssrn') + +' renders the element +Ssrn('Ssrn', 'Ssrn', '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 Ssrn +include('simpleicons-5/S/Ssrn') + +' renders the element +Ssrn('Ssrn', 'Ssrn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Ssrn.png b/distribution/simpleicons-5/S/Ssrn.png new file mode 100644 index 00000000000..5132608cdb8 Binary files /dev/null and b/distribution/simpleicons-5/S/Ssrn.png differ diff --git a/distribution/simpleicons-5/S/Ssrn.puml b/distribution/simpleicons-5/S/Ssrn.puml new file mode 100644 index 00000000000..55dd95bd16c --- /dev/null +++ b/distribution/simpleicons-5/S/Ssrn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Ssrn + +sprite $SsrnXs [10x10/16z] uwS3 + +sprite $SsrnSm [12x12/16z] unza + +sprite $SsrnMd [16x16/16z] un_X + +sprite $SsrnLg [20x20/16z] unzKO1G + +!procedure Ssrn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Ssrn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stackbit.Local.png b/distribution/simpleicons-5/S/Stackbit.Local.png new file mode 100644 index 00000000000..fc66225d8bb Binary files /dev/null and b/distribution/simpleicons-5/S/Stackbit.Local.png differ diff --git a/distribution/simpleicons-5/S/Stackbit.Local.puml b/distribution/simpleicons-5/S/Stackbit.Local.puml new file mode 100644 index 00000000000..a8ddca0d893 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackbit.Local.puml @@ -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 Stackbit +include('simpleicons-5/S/Stackbit') + +' renders the element +Stackbit('Stackbit', 'Stackbit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackbit.Remote.puml b/distribution/simpleicons-5/S/Stackbit.Remote.puml new file mode 100644 index 00000000000..39b1ed2e22a --- /dev/null +++ b/distribution/simpleicons-5/S/Stackbit.Remote.puml @@ -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 Stackbit +include('simpleicons-5/S/Stackbit') + +' renders the element +Stackbit('Stackbit', 'Stackbit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackbit.md b/distribution/simpleicons-5/S/Stackbit.md new file mode 100644 index 00000000000..d83f3f5ff6c --- /dev/null +++ b/distribution/simpleicons-5/S/Stackbit.md @@ -0,0 +1,63 @@ +# Stackbit + + +```text +simpleicons-5/S/Stackbit +``` + +```text +include('simpleicons-5/S/Stackbit') +``` + + + +| Illustration | Stackbit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stackbit.png) | ![illustration for Stackbit](../../simpleicons-5/S/Stackbit.Local.png) | + + + + +## Stackbit + +### 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 Stackbit +include('simpleicons-5/S/Stackbit') + +' renders the element +Stackbit('Stackbit', 'Stackbit', '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 Stackbit +include('simpleicons-5/S/Stackbit') + +' renders the element +Stackbit('Stackbit', 'Stackbit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stackbit.png b/distribution/simpleicons-5/S/Stackbit.png new file mode 100644 index 00000000000..3de631de525 Binary files /dev/null and b/distribution/simpleicons-5/S/Stackbit.png differ diff --git a/distribution/simpleicons-5/S/Stackbit.puml b/distribution/simpleicons-5/S/Stackbit.puml new file mode 100644 index 00000000000..f1e87a2f8d1 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackbit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stackbit + +sprite $StackbitXs [10x10/16z] uwS3 + +sprite $StackbitSm [12x12/16z] unza + +sprite $StackbitMd [16x16/16z] un_X + +sprite $StackbitLg [20x20/16z] unzKO1G + +!procedure Stackbit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stackbit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stackexchange.Local.png b/distribution/simpleicons-5/S/Stackexchange.Local.png new file mode 100644 index 00000000000..fea95a017ee Binary files /dev/null and b/distribution/simpleicons-5/S/Stackexchange.Local.png differ diff --git a/distribution/simpleicons-5/S/Stackexchange.Local.puml b/distribution/simpleicons-5/S/Stackexchange.Local.puml new file mode 100644 index 00000000000..28257affbed --- /dev/null +++ b/distribution/simpleicons-5/S/Stackexchange.Local.puml @@ -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 Stackexchange +include('simpleicons-5/S/Stackexchange') + +' renders the element +Stackexchange('Stackexchange', 'Stackexchange', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackexchange.Remote.puml b/distribution/simpleicons-5/S/Stackexchange.Remote.puml new file mode 100644 index 00000000000..d1496d23329 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackexchange.Remote.puml @@ -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 Stackexchange +include('simpleicons-5/S/Stackexchange') + +' renders the element +Stackexchange('Stackexchange', 'Stackexchange', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackexchange.md b/distribution/simpleicons-5/S/Stackexchange.md new file mode 100644 index 00000000000..9830508a5b4 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackexchange.md @@ -0,0 +1,63 @@ +# Stackexchange + + +```text +simpleicons-5/S/Stackexchange +``` + +```text +include('simpleicons-5/S/Stackexchange') +``` + + + +| Illustration | Stackexchange | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stackexchange.png) | ![illustration for Stackexchange](../../simpleicons-5/S/Stackexchange.Local.png) | + + + + +## Stackexchange + +### 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 Stackexchange +include('simpleicons-5/S/Stackexchange') + +' renders the element +Stackexchange('Stackexchange', 'Stackexchange', '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 Stackexchange +include('simpleicons-5/S/Stackexchange') + +' renders the element +Stackexchange('Stackexchange', 'Stackexchange', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stackexchange.png b/distribution/simpleicons-5/S/Stackexchange.png new file mode 100644 index 00000000000..d4c929b91db Binary files /dev/null and b/distribution/simpleicons-5/S/Stackexchange.png differ diff --git a/distribution/simpleicons-5/S/Stackexchange.puml b/distribution/simpleicons-5/S/Stackexchange.puml new file mode 100644 index 00000000000..4152adca7ac --- /dev/null +++ b/distribution/simpleicons-5/S/Stackexchange.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stackexchange + +sprite $StackexchangeXs [10x10/16z] uwS3 + +sprite $StackexchangeSm [12x12/16z] unza + +sprite $StackexchangeMd [16x16/16z] un_X + +sprite $StackexchangeLg [20x20/16z] unzKO1G + +!procedure Stackexchange($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stackexchange', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stackoverflow.Local.png b/distribution/simpleicons-5/S/Stackoverflow.Local.png new file mode 100644 index 00000000000..17e041e2dc7 Binary files /dev/null and b/distribution/simpleicons-5/S/Stackoverflow.Local.png differ diff --git a/distribution/simpleicons-5/S/Stackoverflow.Local.puml b/distribution/simpleicons-5/S/Stackoverflow.Local.puml new file mode 100644 index 00000000000..e2c58ff943c --- /dev/null +++ b/distribution/simpleicons-5/S/Stackoverflow.Local.puml @@ -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 Stackoverflow +include('simpleicons-5/S/Stackoverflow') + +' renders the element +Stackoverflow('Stackoverflow', 'Stackoverflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackoverflow.Remote.puml b/distribution/simpleicons-5/S/Stackoverflow.Remote.puml new file mode 100644 index 00000000000..909b0716016 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackoverflow.Remote.puml @@ -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 Stackoverflow +include('simpleicons-5/S/Stackoverflow') + +' renders the element +Stackoverflow('Stackoverflow', 'Stackoverflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackoverflow.md b/distribution/simpleicons-5/S/Stackoverflow.md new file mode 100644 index 00000000000..60422bb4f6b --- /dev/null +++ b/distribution/simpleicons-5/S/Stackoverflow.md @@ -0,0 +1,63 @@ +# Stackoverflow + + +```text +simpleicons-5/S/Stackoverflow +``` + +```text +include('simpleicons-5/S/Stackoverflow') +``` + + + +| Illustration | Stackoverflow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stackoverflow.png) | ![illustration for Stackoverflow](../../simpleicons-5/S/Stackoverflow.Local.png) | + + + + +## Stackoverflow + +### 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 Stackoverflow +include('simpleicons-5/S/Stackoverflow') + +' renders the element +Stackoverflow('Stackoverflow', 'Stackoverflow', '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 Stackoverflow +include('simpleicons-5/S/Stackoverflow') + +' renders the element +Stackoverflow('Stackoverflow', 'Stackoverflow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stackoverflow.png b/distribution/simpleicons-5/S/Stackoverflow.png new file mode 100644 index 00000000000..7271a51a56d Binary files /dev/null and b/distribution/simpleicons-5/S/Stackoverflow.png differ diff --git a/distribution/simpleicons-5/S/Stackoverflow.puml b/distribution/simpleicons-5/S/Stackoverflow.puml new file mode 100644 index 00000000000..dcc950ad376 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackoverflow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stackoverflow + +sprite $StackoverflowXs [10x10/16z] uwS3 + +sprite $StackoverflowSm [12x12/16z] unza + +sprite $StackoverflowMd [16x16/16z] un_X + +sprite $StackoverflowLg [20x20/16z] unzKO1G + +!procedure Stackoverflow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stackoverflow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stackpath.Local.png b/distribution/simpleicons-5/S/Stackpath.Local.png new file mode 100644 index 00000000000..8696b4507e0 Binary files /dev/null and b/distribution/simpleicons-5/S/Stackpath.Local.png differ diff --git a/distribution/simpleicons-5/S/Stackpath.Local.puml b/distribution/simpleicons-5/S/Stackpath.Local.puml new file mode 100644 index 00000000000..1ba648df092 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackpath.Local.puml @@ -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 Stackpath +include('simpleicons-5/S/Stackpath') + +' renders the element +Stackpath('Stackpath', 'Stackpath', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackpath.Remote.puml b/distribution/simpleicons-5/S/Stackpath.Remote.puml new file mode 100644 index 00000000000..1bc75e459bf --- /dev/null +++ b/distribution/simpleicons-5/S/Stackpath.Remote.puml @@ -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 Stackpath +include('simpleicons-5/S/Stackpath') + +' renders the element +Stackpath('Stackpath', 'Stackpath', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackpath.md b/distribution/simpleicons-5/S/Stackpath.md new file mode 100644 index 00000000000..fe88f8d667e --- /dev/null +++ b/distribution/simpleicons-5/S/Stackpath.md @@ -0,0 +1,63 @@ +# Stackpath + + +```text +simpleicons-5/S/Stackpath +``` + +```text +include('simpleicons-5/S/Stackpath') +``` + + + +| Illustration | Stackpath | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stackpath.png) | ![illustration for Stackpath](../../simpleicons-5/S/Stackpath.Local.png) | + + + + +## Stackpath + +### 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 Stackpath +include('simpleicons-5/S/Stackpath') + +' renders the element +Stackpath('Stackpath', 'Stackpath', '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 Stackpath +include('simpleicons-5/S/Stackpath') + +' renders the element +Stackpath('Stackpath', 'Stackpath', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stackpath.png b/distribution/simpleicons-5/S/Stackpath.png new file mode 100644 index 00000000000..3a844ae7850 Binary files /dev/null and b/distribution/simpleicons-5/S/Stackpath.png differ diff --git a/distribution/simpleicons-5/S/Stackpath.puml b/distribution/simpleicons-5/S/Stackpath.puml new file mode 100644 index 00000000000..23a0f90dd92 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackpath.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stackpath + +sprite $StackpathXs [10x10/16z] uwS3 + +sprite $StackpathSm [12x12/16z] unza + +sprite $StackpathMd [16x16/16z] un_X + +sprite $StackpathLg [20x20/16z] unzKO1G + +!procedure Stackpath($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stackpath', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stackshare.Local.png b/distribution/simpleicons-5/S/Stackshare.Local.png new file mode 100644 index 00000000000..1415c61d315 Binary files /dev/null and b/distribution/simpleicons-5/S/Stackshare.Local.png differ diff --git a/distribution/simpleicons-5/S/Stackshare.Local.puml b/distribution/simpleicons-5/S/Stackshare.Local.puml new file mode 100644 index 00000000000..072a0a33383 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackshare.Local.puml @@ -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 Stackshare +include('simpleicons-5/S/Stackshare') + +' renders the element +Stackshare('Stackshare', 'Stackshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackshare.Remote.puml b/distribution/simpleicons-5/S/Stackshare.Remote.puml new file mode 100644 index 00000000000..c08e6736b0c --- /dev/null +++ b/distribution/simpleicons-5/S/Stackshare.Remote.puml @@ -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 Stackshare +include('simpleicons-5/S/Stackshare') + +' renders the element +Stackshare('Stackshare', 'Stackshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stackshare.md b/distribution/simpleicons-5/S/Stackshare.md new file mode 100644 index 00000000000..446d179cfd5 --- /dev/null +++ b/distribution/simpleicons-5/S/Stackshare.md @@ -0,0 +1,63 @@ +# Stackshare + + +```text +simpleicons-5/S/Stackshare +``` + +```text +include('simpleicons-5/S/Stackshare') +``` + + + +| Illustration | Stackshare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stackshare.png) | ![illustration for Stackshare](../../simpleicons-5/S/Stackshare.Local.png) | + + + + +## Stackshare + +### 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 Stackshare +include('simpleicons-5/S/Stackshare') + +' renders the element +Stackshare('Stackshare', 'Stackshare', '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 Stackshare +include('simpleicons-5/S/Stackshare') + +' renders the element +Stackshare('Stackshare', 'Stackshare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stackshare.png b/distribution/simpleicons-5/S/Stackshare.png new file mode 100644 index 00000000000..9fac08efcab Binary files /dev/null and b/distribution/simpleicons-5/S/Stackshare.png differ diff --git a/distribution/simpleicons-5/S/Stackshare.puml b/distribution/simpleicons-5/S/Stackshare.puml new file mode 100644 index 00000000000..6e7c65d71dc --- /dev/null +++ b/distribution/simpleicons-5/S/Stackshare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stackshare + +sprite $StackshareXs [10x10/16z] uwS3 + +sprite $StackshareSm [12x12/16z] unza + +sprite $StackshareMd [16x16/16z] un_X + +sprite $StackshareLg [20x20/16z] unzKO1G + +!procedure Stackshare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stackshare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stadia.Local.png b/distribution/simpleicons-5/S/Stadia.Local.png new file mode 100644 index 00000000000..7b4c32750b7 Binary files /dev/null and b/distribution/simpleicons-5/S/Stadia.Local.png differ diff --git a/distribution/simpleicons-5/S/Stadia.Local.puml b/distribution/simpleicons-5/S/Stadia.Local.puml new file mode 100644 index 00000000000..007eb5f5769 --- /dev/null +++ b/distribution/simpleicons-5/S/Stadia.Local.puml @@ -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 Stadia +include('simpleicons-5/S/Stadia') + +' renders the element +Stadia('Stadia', 'Stadia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stadia.Remote.puml b/distribution/simpleicons-5/S/Stadia.Remote.puml new file mode 100644 index 00000000000..417d8499381 --- /dev/null +++ b/distribution/simpleicons-5/S/Stadia.Remote.puml @@ -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 Stadia +include('simpleicons-5/S/Stadia') + +' renders the element +Stadia('Stadia', 'Stadia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stadia.md b/distribution/simpleicons-5/S/Stadia.md new file mode 100644 index 00000000000..a06b0c8ac09 --- /dev/null +++ b/distribution/simpleicons-5/S/Stadia.md @@ -0,0 +1,63 @@ +# Stadia + + +```text +simpleicons-5/S/Stadia +``` + +```text +include('simpleicons-5/S/Stadia') +``` + + + +| Illustration | Stadia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stadia.png) | ![illustration for Stadia](../../simpleicons-5/S/Stadia.Local.png) | + + + + +## Stadia + +### 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 Stadia +include('simpleicons-5/S/Stadia') + +' renders the element +Stadia('Stadia', 'Stadia', '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 Stadia +include('simpleicons-5/S/Stadia') + +' renders the element +Stadia('Stadia', 'Stadia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stadia.png b/distribution/simpleicons-5/S/Stadia.png new file mode 100644 index 00000000000..4283a460617 Binary files /dev/null and b/distribution/simpleicons-5/S/Stadia.png differ diff --git a/distribution/simpleicons-5/S/Stadia.puml b/distribution/simpleicons-5/S/Stadia.puml new file mode 100644 index 00000000000..4e427c27089 --- /dev/null +++ b/distribution/simpleicons-5/S/Stadia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stadia + +sprite $StadiaXs [10x10/16z] uwS3 + +sprite $StadiaSm [12x12/16z] unza + +sprite $StadiaMd [16x16/16z] un_X + +sprite $StadiaLg [20x20/16z] unzKO1G + +!procedure Stadia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stadia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Staffbase.Local.png b/distribution/simpleicons-5/S/Staffbase.Local.png new file mode 100644 index 00000000000..0c90d1f33c5 Binary files /dev/null and b/distribution/simpleicons-5/S/Staffbase.Local.png differ diff --git a/distribution/simpleicons-5/S/Staffbase.Local.puml b/distribution/simpleicons-5/S/Staffbase.Local.puml new file mode 100644 index 00000000000..6dc8d792829 --- /dev/null +++ b/distribution/simpleicons-5/S/Staffbase.Local.puml @@ -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 Staffbase +include('simpleicons-5/S/Staffbase') + +' renders the element +Staffbase('Staffbase', 'Staffbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Staffbase.Remote.puml b/distribution/simpleicons-5/S/Staffbase.Remote.puml new file mode 100644 index 00000000000..0bb89d2c3a8 --- /dev/null +++ b/distribution/simpleicons-5/S/Staffbase.Remote.puml @@ -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 Staffbase +include('simpleicons-5/S/Staffbase') + +' renders the element +Staffbase('Staffbase', 'Staffbase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Staffbase.md b/distribution/simpleicons-5/S/Staffbase.md new file mode 100644 index 00000000000..9d4d8ee870f --- /dev/null +++ b/distribution/simpleicons-5/S/Staffbase.md @@ -0,0 +1,63 @@ +# Staffbase + + +```text +simpleicons-5/S/Staffbase +``` + +```text +include('simpleicons-5/S/Staffbase') +``` + + + +| Illustration | Staffbase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Staffbase.png) | ![illustration for Staffbase](../../simpleicons-5/S/Staffbase.Local.png) | + + + + +## Staffbase + +### 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 Staffbase +include('simpleicons-5/S/Staffbase') + +' renders the element +Staffbase('Staffbase', 'Staffbase', '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 Staffbase +include('simpleicons-5/S/Staffbase') + +' renders the element +Staffbase('Staffbase', 'Staffbase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Staffbase.png b/distribution/simpleicons-5/S/Staffbase.png new file mode 100644 index 00000000000..d0e49973c68 Binary files /dev/null and b/distribution/simpleicons-5/S/Staffbase.png differ diff --git a/distribution/simpleicons-5/S/Staffbase.puml b/distribution/simpleicons-5/S/Staffbase.puml new file mode 100644 index 00000000000..9c41e2b9473 --- /dev/null +++ b/distribution/simpleicons-5/S/Staffbase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Staffbase + +sprite $StaffbaseXs [10x10/16z] uwS3 + +sprite $StaffbaseSm [12x12/16z] unza + +sprite $StaffbaseMd [16x16/16z] un_X + +sprite $StaffbaseLg [20x20/16z] unzKO1G + +!procedure Staffbase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Staffbase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Starlingbank.Local.png b/distribution/simpleicons-5/S/Starlingbank.Local.png new file mode 100644 index 00000000000..5a74e6085d3 Binary files /dev/null and b/distribution/simpleicons-5/S/Starlingbank.Local.png differ diff --git a/distribution/simpleicons-5/S/Starlingbank.Local.puml b/distribution/simpleicons-5/S/Starlingbank.Local.puml new file mode 100644 index 00000000000..f600bee8200 --- /dev/null +++ b/distribution/simpleicons-5/S/Starlingbank.Local.puml @@ -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 Starlingbank +include('simpleicons-5/S/Starlingbank') + +' renders the element +Starlingbank('Starlingbank', 'Starlingbank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Starlingbank.Remote.puml b/distribution/simpleicons-5/S/Starlingbank.Remote.puml new file mode 100644 index 00000000000..cc2a45fe069 --- /dev/null +++ b/distribution/simpleicons-5/S/Starlingbank.Remote.puml @@ -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 Starlingbank +include('simpleicons-5/S/Starlingbank') + +' renders the element +Starlingbank('Starlingbank', 'Starlingbank', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Starlingbank.md b/distribution/simpleicons-5/S/Starlingbank.md new file mode 100644 index 00000000000..c666aeb0693 --- /dev/null +++ b/distribution/simpleicons-5/S/Starlingbank.md @@ -0,0 +1,63 @@ +# Starlingbank + + +```text +simpleicons-5/S/Starlingbank +``` + +```text +include('simpleicons-5/S/Starlingbank') +``` + + + +| Illustration | Starlingbank | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Starlingbank.png) | ![illustration for Starlingbank](../../simpleicons-5/S/Starlingbank.Local.png) | + + + + +## Starlingbank + +### 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 Starlingbank +include('simpleicons-5/S/Starlingbank') + +' renders the element +Starlingbank('Starlingbank', 'Starlingbank', '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 Starlingbank +include('simpleicons-5/S/Starlingbank') + +' renders the element +Starlingbank('Starlingbank', 'Starlingbank', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Starlingbank.png b/distribution/simpleicons-5/S/Starlingbank.png new file mode 100644 index 00000000000..57d28313cdf Binary files /dev/null and b/distribution/simpleicons-5/S/Starlingbank.png differ diff --git a/distribution/simpleicons-5/S/Starlingbank.puml b/distribution/simpleicons-5/S/Starlingbank.puml new file mode 100644 index 00000000000..fc12e17b429 --- /dev/null +++ b/distribution/simpleicons-5/S/Starlingbank.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Starlingbank + +sprite $StarlingbankXs [10x10/16z] uwS3 + +sprite $StarlingbankSm [12x12/16z] unza + +sprite $StarlingbankMd [16x16/16z] un_X + +sprite $StarlingbankLg [20x20/16z] unzKO1G + +!procedure Starlingbank($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Starlingbank', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Starship.Local.png b/distribution/simpleicons-5/S/Starship.Local.png new file mode 100644 index 00000000000..efa0d472b27 Binary files /dev/null and b/distribution/simpleicons-5/S/Starship.Local.png differ diff --git a/distribution/simpleicons-5/S/Starship.Local.puml b/distribution/simpleicons-5/S/Starship.Local.puml new file mode 100644 index 00000000000..8137642d820 --- /dev/null +++ b/distribution/simpleicons-5/S/Starship.Local.puml @@ -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 Starship +include('simpleicons-5/S/Starship') + +' renders the element +Starship('Starship', 'Starship', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Starship.Remote.puml b/distribution/simpleicons-5/S/Starship.Remote.puml new file mode 100644 index 00000000000..35b928c3769 --- /dev/null +++ b/distribution/simpleicons-5/S/Starship.Remote.puml @@ -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 Starship +include('simpleicons-5/S/Starship') + +' renders the element +Starship('Starship', 'Starship', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Starship.md b/distribution/simpleicons-5/S/Starship.md new file mode 100644 index 00000000000..2039b36ae23 --- /dev/null +++ b/distribution/simpleicons-5/S/Starship.md @@ -0,0 +1,63 @@ +# Starship + + +```text +simpleicons-5/S/Starship +``` + +```text +include('simpleicons-5/S/Starship') +``` + + + +| Illustration | Starship | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Starship.png) | ![illustration for Starship](../../simpleicons-5/S/Starship.Local.png) | + + + + +## Starship + +### 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 Starship +include('simpleicons-5/S/Starship') + +' renders the element +Starship('Starship', 'Starship', '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 Starship +include('simpleicons-5/S/Starship') + +' renders the element +Starship('Starship', 'Starship', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Starship.png b/distribution/simpleicons-5/S/Starship.png new file mode 100644 index 00000000000..6131eedd79b Binary files /dev/null and b/distribution/simpleicons-5/S/Starship.png differ diff --git a/distribution/simpleicons-5/S/Starship.puml b/distribution/simpleicons-5/S/Starship.puml new file mode 100644 index 00000000000..116404e4a53 --- /dev/null +++ b/distribution/simpleicons-5/S/Starship.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Starship + +sprite $StarshipXs [10x10/16z] uwS3 + +sprite $StarshipSm [12x12/16z] unza + +sprite $StarshipMd [16x16/16z] un_X + +sprite $StarshipLg [20x20/16z] unzKO1G + +!procedure Starship($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Starship', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Startrek.Local.png b/distribution/simpleicons-5/S/Startrek.Local.png new file mode 100644 index 00000000000..acab5fd898c Binary files /dev/null and b/distribution/simpleicons-5/S/Startrek.Local.png differ diff --git a/distribution/simpleicons-5/S/Startrek.Local.puml b/distribution/simpleicons-5/S/Startrek.Local.puml new file mode 100644 index 00000000000..8ae27f3eeed --- /dev/null +++ b/distribution/simpleicons-5/S/Startrek.Local.puml @@ -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 Startrek +include('simpleicons-5/S/Startrek') + +' renders the element +Startrek('Startrek', 'Startrek', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Startrek.Remote.puml b/distribution/simpleicons-5/S/Startrek.Remote.puml new file mode 100644 index 00000000000..ed6b5cbbe83 --- /dev/null +++ b/distribution/simpleicons-5/S/Startrek.Remote.puml @@ -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 Startrek +include('simpleicons-5/S/Startrek') + +' renders the element +Startrek('Startrek', 'Startrek', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Startrek.md b/distribution/simpleicons-5/S/Startrek.md new file mode 100644 index 00000000000..a8e870897ba --- /dev/null +++ b/distribution/simpleicons-5/S/Startrek.md @@ -0,0 +1,63 @@ +# Startrek + + +```text +simpleicons-5/S/Startrek +``` + +```text +include('simpleicons-5/S/Startrek') +``` + + + +| Illustration | Startrek | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Startrek.png) | ![illustration for Startrek](../../simpleicons-5/S/Startrek.Local.png) | + + + + +## Startrek + +### 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 Startrek +include('simpleicons-5/S/Startrek') + +' renders the element +Startrek('Startrek', 'Startrek', '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 Startrek +include('simpleicons-5/S/Startrek') + +' renders the element +Startrek('Startrek', 'Startrek', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Startrek.png b/distribution/simpleicons-5/S/Startrek.png new file mode 100644 index 00000000000..3410e9c5cfb Binary files /dev/null and b/distribution/simpleicons-5/S/Startrek.png differ diff --git a/distribution/simpleicons-5/S/Startrek.puml b/distribution/simpleicons-5/S/Startrek.puml new file mode 100644 index 00000000000..dc58d9e4ff4 --- /dev/null +++ b/distribution/simpleicons-5/S/Startrek.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Startrek + +sprite $StartrekXs [10x10/16z] uwS3 + +sprite $StartrekSm [12x12/16z] unza + +sprite $StartrekMd [16x16/16z] un_X + +sprite $StartrekLg [20x20/16z] unzKO1G + +!procedure Startrek($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Startrek', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Starz.Local.png b/distribution/simpleicons-5/S/Starz.Local.png new file mode 100644 index 00000000000..9a2af44619c Binary files /dev/null and b/distribution/simpleicons-5/S/Starz.Local.png differ diff --git a/distribution/simpleicons-5/S/Starz.Local.puml b/distribution/simpleicons-5/S/Starz.Local.puml new file mode 100644 index 00000000000..e8defb717c8 --- /dev/null +++ b/distribution/simpleicons-5/S/Starz.Local.puml @@ -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 Starz +include('simpleicons-5/S/Starz') + +' renders the element +Starz('Starz', 'Starz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Starz.Remote.puml b/distribution/simpleicons-5/S/Starz.Remote.puml new file mode 100644 index 00000000000..eff84bf575f --- /dev/null +++ b/distribution/simpleicons-5/S/Starz.Remote.puml @@ -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 Starz +include('simpleicons-5/S/Starz') + +' renders the element +Starz('Starz', 'Starz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Starz.md b/distribution/simpleicons-5/S/Starz.md new file mode 100644 index 00000000000..8d432f579f6 --- /dev/null +++ b/distribution/simpleicons-5/S/Starz.md @@ -0,0 +1,63 @@ +# Starz + + +```text +simpleicons-5/S/Starz +``` + +```text +include('simpleicons-5/S/Starz') +``` + + + +| Illustration | Starz | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Starz.png) | ![illustration for Starz](../../simpleicons-5/S/Starz.Local.png) | + + + + +## Starz + +### 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 Starz +include('simpleicons-5/S/Starz') + +' renders the element +Starz('Starz', 'Starz', '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 Starz +include('simpleicons-5/S/Starz') + +' renders the element +Starz('Starz', 'Starz', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Starz.png b/distribution/simpleicons-5/S/Starz.png new file mode 100644 index 00000000000..c132ee7d532 Binary files /dev/null and b/distribution/simpleicons-5/S/Starz.png differ diff --git a/distribution/simpleicons-5/S/Starz.puml b/distribution/simpleicons-5/S/Starz.puml new file mode 100644 index 00000000000..cc048085901 --- /dev/null +++ b/distribution/simpleicons-5/S/Starz.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Starz + +sprite $StarzXs [10x10/16z] uwS3 + +sprite $StarzSm [12x12/16z] unza + +sprite $StarzMd [16x16/16z] un_X + +sprite $StarzLg [20x20/16z] unzKO1G + +!procedure Starz($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Starz', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Statamic.Local.png b/distribution/simpleicons-5/S/Statamic.Local.png new file mode 100644 index 00000000000..e9917e72739 Binary files /dev/null and b/distribution/simpleicons-5/S/Statamic.Local.png differ diff --git a/distribution/simpleicons-5/S/Statamic.Local.puml b/distribution/simpleicons-5/S/Statamic.Local.puml new file mode 100644 index 00000000000..c1fa9b83ad9 --- /dev/null +++ b/distribution/simpleicons-5/S/Statamic.Local.puml @@ -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 Statamic +include('simpleicons-5/S/Statamic') + +' renders the element +Statamic('Statamic', 'Statamic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Statamic.Remote.puml b/distribution/simpleicons-5/S/Statamic.Remote.puml new file mode 100644 index 00000000000..35919ce9fc0 --- /dev/null +++ b/distribution/simpleicons-5/S/Statamic.Remote.puml @@ -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 Statamic +include('simpleicons-5/S/Statamic') + +' renders the element +Statamic('Statamic', 'Statamic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Statamic.md b/distribution/simpleicons-5/S/Statamic.md new file mode 100644 index 00000000000..c479f68d527 --- /dev/null +++ b/distribution/simpleicons-5/S/Statamic.md @@ -0,0 +1,63 @@ +# Statamic + + +```text +simpleicons-5/S/Statamic +``` + +```text +include('simpleicons-5/S/Statamic') +``` + + + +| Illustration | Statamic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Statamic.png) | ![illustration for Statamic](../../simpleicons-5/S/Statamic.Local.png) | + + + + +## Statamic + +### 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 Statamic +include('simpleicons-5/S/Statamic') + +' renders the element +Statamic('Statamic', 'Statamic', '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 Statamic +include('simpleicons-5/S/Statamic') + +' renders the element +Statamic('Statamic', 'Statamic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Statamic.png b/distribution/simpleicons-5/S/Statamic.png new file mode 100644 index 00000000000..8e82051b1f4 Binary files /dev/null and b/distribution/simpleicons-5/S/Statamic.png differ diff --git a/distribution/simpleicons-5/S/Statamic.puml b/distribution/simpleicons-5/S/Statamic.puml new file mode 100644 index 00000000000..2632bc987b7 --- /dev/null +++ b/distribution/simpleicons-5/S/Statamic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Statamic + +sprite $StatamicXs [10x10/16z] uwS3 + +sprite $StatamicSm [12x12/16z] unza + +sprite $StatamicMd [16x16/16z] un_X + +sprite $StatamicLg [20x20/16z] unzKO1G + +!procedure Statamic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Statamic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Statuspage.Local.png b/distribution/simpleicons-5/S/Statuspage.Local.png new file mode 100644 index 00000000000..d72aadb2382 Binary files /dev/null and b/distribution/simpleicons-5/S/Statuspage.Local.png differ diff --git a/distribution/simpleicons-5/S/Statuspage.Local.puml b/distribution/simpleicons-5/S/Statuspage.Local.puml new file mode 100644 index 00000000000..3dfcb806268 --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspage.Local.puml @@ -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 Statuspage +include('simpleicons-5/S/Statuspage') + +' renders the element +Statuspage('Statuspage', 'Statuspage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Statuspage.Remote.puml b/distribution/simpleicons-5/S/Statuspage.Remote.puml new file mode 100644 index 00000000000..437e8d1eb53 --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspage.Remote.puml @@ -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 Statuspage +include('simpleicons-5/S/Statuspage') + +' renders the element +Statuspage('Statuspage', 'Statuspage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Statuspage.md b/distribution/simpleicons-5/S/Statuspage.md new file mode 100644 index 00000000000..bf82f2693fa --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspage.md @@ -0,0 +1,63 @@ +# Statuspage + + +```text +simpleicons-5/S/Statuspage +``` + +```text +include('simpleicons-5/S/Statuspage') +``` + + + +| Illustration | Statuspage | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Statuspage.png) | ![illustration for Statuspage](../../simpleicons-5/S/Statuspage.Local.png) | + + + + +## Statuspage + +### 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 Statuspage +include('simpleicons-5/S/Statuspage') + +' renders the element +Statuspage('Statuspage', 'Statuspage', '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 Statuspage +include('simpleicons-5/S/Statuspage') + +' renders the element +Statuspage('Statuspage', 'Statuspage', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Statuspage.png b/distribution/simpleicons-5/S/Statuspage.png new file mode 100644 index 00000000000..42e470a2779 Binary files /dev/null and b/distribution/simpleicons-5/S/Statuspage.png differ diff --git a/distribution/simpleicons-5/S/Statuspage.puml b/distribution/simpleicons-5/S/Statuspage.puml new file mode 100644 index 00000000000..67e0448f6fa --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspage.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Statuspage + +sprite $StatuspageXs [10x10/16z] uwS3 + +sprite $StatuspageSm [12x12/16z] unza + +sprite $StatuspageMd [16x16/16z] un_X + +sprite $StatuspageLg [20x20/16z] unzKO1G + +!procedure Statuspage($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Statuspage', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Statuspal.Local.png b/distribution/simpleicons-5/S/Statuspal.Local.png new file mode 100644 index 00000000000..4ad602e5648 Binary files /dev/null and b/distribution/simpleicons-5/S/Statuspal.Local.png differ diff --git a/distribution/simpleicons-5/S/Statuspal.Local.puml b/distribution/simpleicons-5/S/Statuspal.Local.puml new file mode 100644 index 00000000000..ce5f8745143 --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspal.Local.puml @@ -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 Statuspal +include('simpleicons-5/S/Statuspal') + +' renders the element +Statuspal('Statuspal', 'Statuspal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Statuspal.Remote.puml b/distribution/simpleicons-5/S/Statuspal.Remote.puml new file mode 100644 index 00000000000..1134bc69de0 --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspal.Remote.puml @@ -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 Statuspal +include('simpleicons-5/S/Statuspal') + +' renders the element +Statuspal('Statuspal', 'Statuspal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Statuspal.md b/distribution/simpleicons-5/S/Statuspal.md new file mode 100644 index 00000000000..dc9ad22115a --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspal.md @@ -0,0 +1,63 @@ +# Statuspal + + +```text +simpleicons-5/S/Statuspal +``` + +```text +include('simpleicons-5/S/Statuspal') +``` + + + +| Illustration | Statuspal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Statuspal.png) | ![illustration for Statuspal](../../simpleicons-5/S/Statuspal.Local.png) | + + + + +## Statuspal + +### 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 Statuspal +include('simpleicons-5/S/Statuspal') + +' renders the element +Statuspal('Statuspal', 'Statuspal', '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 Statuspal +include('simpleicons-5/S/Statuspal') + +' renders the element +Statuspal('Statuspal', 'Statuspal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Statuspal.png b/distribution/simpleicons-5/S/Statuspal.png new file mode 100644 index 00000000000..a3c733a6b55 Binary files /dev/null and b/distribution/simpleicons-5/S/Statuspal.png differ diff --git a/distribution/simpleicons-5/S/Statuspal.puml b/distribution/simpleicons-5/S/Statuspal.puml new file mode 100644 index 00000000000..f167852bf23 --- /dev/null +++ b/distribution/simpleicons-5/S/Statuspal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Statuspal + +sprite $StatuspalXs [10x10/16z] uwS3 + +sprite $StatuspalSm [12x12/16z] unza + +sprite $StatuspalMd [16x16/16z] un_X + +sprite $StatuspalLg [20x20/16z] unzKO1G + +!procedure Statuspal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Statuspal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Steam.Local.png b/distribution/simpleicons-5/S/Steam.Local.png new file mode 100644 index 00000000000..83a8d3aaeaa Binary files /dev/null and b/distribution/simpleicons-5/S/Steam.Local.png differ diff --git a/distribution/simpleicons-5/S/Steam.Local.puml b/distribution/simpleicons-5/S/Steam.Local.puml new file mode 100644 index 00000000000..5dc1ff0d6d6 --- /dev/null +++ b/distribution/simpleicons-5/S/Steam.Local.puml @@ -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 Steam +include('simpleicons-5/S/Steam') + +' renders the element +Steam('Steam', 'Steam', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steam.Remote.puml b/distribution/simpleicons-5/S/Steam.Remote.puml new file mode 100644 index 00000000000..8f178ec7344 --- /dev/null +++ b/distribution/simpleicons-5/S/Steam.Remote.puml @@ -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 Steam +include('simpleicons-5/S/Steam') + +' renders the element +Steam('Steam', 'Steam', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steam.md b/distribution/simpleicons-5/S/Steam.md new file mode 100644 index 00000000000..b64f0d1bcde --- /dev/null +++ b/distribution/simpleicons-5/S/Steam.md @@ -0,0 +1,63 @@ +# Steam + + +```text +simpleicons-5/S/Steam +``` + +```text +include('simpleicons-5/S/Steam') +``` + + + +| Illustration | Steam | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Steam.png) | ![illustration for Steam](../../simpleicons-5/S/Steam.Local.png) | + + + + +## Steam + +### 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 Steam +include('simpleicons-5/S/Steam') + +' renders the element +Steam('Steam', 'Steam', '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 Steam +include('simpleicons-5/S/Steam') + +' renders the element +Steam('Steam', 'Steam', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Steam.png b/distribution/simpleicons-5/S/Steam.png new file mode 100644 index 00000000000..67fceb95228 Binary files /dev/null and b/distribution/simpleicons-5/S/Steam.png differ diff --git a/distribution/simpleicons-5/S/Steam.puml b/distribution/simpleicons-5/S/Steam.puml new file mode 100644 index 00000000000..996bc78be89 --- /dev/null +++ b/distribution/simpleicons-5/S/Steam.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Steam + +sprite $SteamXs [10x10/16z] uwS3 + +sprite $SteamSm [12x12/16z] unza + +sprite $SteamMd [16x16/16z] un_X + +sprite $SteamLg [20x20/16z] unzKO1G + +!procedure Steam($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Steam', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Steamdb.Local.png b/distribution/simpleicons-5/S/Steamdb.Local.png new file mode 100644 index 00000000000..3e6f21008c4 Binary files /dev/null and b/distribution/simpleicons-5/S/Steamdb.Local.png differ diff --git a/distribution/simpleicons-5/S/Steamdb.Local.puml b/distribution/simpleicons-5/S/Steamdb.Local.puml new file mode 100644 index 00000000000..2aad38f7bb1 --- /dev/null +++ b/distribution/simpleicons-5/S/Steamdb.Local.puml @@ -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 Steamdb +include('simpleicons-5/S/Steamdb') + +' renders the element +Steamdb('Steamdb', 'Steamdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steamdb.Remote.puml b/distribution/simpleicons-5/S/Steamdb.Remote.puml new file mode 100644 index 00000000000..135d6c50c32 --- /dev/null +++ b/distribution/simpleicons-5/S/Steamdb.Remote.puml @@ -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 Steamdb +include('simpleicons-5/S/Steamdb') + +' renders the element +Steamdb('Steamdb', 'Steamdb', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steamdb.md b/distribution/simpleicons-5/S/Steamdb.md new file mode 100644 index 00000000000..017bcd3e0a9 --- /dev/null +++ b/distribution/simpleicons-5/S/Steamdb.md @@ -0,0 +1,63 @@ +# Steamdb + + +```text +simpleicons-5/S/Steamdb +``` + +```text +include('simpleicons-5/S/Steamdb') +``` + + + +| Illustration | Steamdb | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Steamdb.png) | ![illustration for Steamdb](../../simpleicons-5/S/Steamdb.Local.png) | + + + + +## Steamdb + +### 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 Steamdb +include('simpleicons-5/S/Steamdb') + +' renders the element +Steamdb('Steamdb', 'Steamdb', '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 Steamdb +include('simpleicons-5/S/Steamdb') + +' renders the element +Steamdb('Steamdb', 'Steamdb', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Steamdb.png b/distribution/simpleicons-5/S/Steamdb.png new file mode 100644 index 00000000000..a412e6ad2d1 Binary files /dev/null and b/distribution/simpleicons-5/S/Steamdb.png differ diff --git a/distribution/simpleicons-5/S/Steamdb.puml b/distribution/simpleicons-5/S/Steamdb.puml new file mode 100644 index 00000000000..0758bd04f3b --- /dev/null +++ b/distribution/simpleicons-5/S/Steamdb.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Steamdb + +sprite $SteamdbXs [10x10/16z] uwS3 + +sprite $SteamdbSm [12x12/16z] unza + +sprite $SteamdbMd [16x16/16z] un_X + +sprite $SteamdbLg [20x20/16z] unzKO1G + +!procedure Steamdb($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Steamdb', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Steamworks.Local.png b/distribution/simpleicons-5/S/Steamworks.Local.png new file mode 100644 index 00000000000..fd7ff343075 Binary files /dev/null and b/distribution/simpleicons-5/S/Steamworks.Local.png differ diff --git a/distribution/simpleicons-5/S/Steamworks.Local.puml b/distribution/simpleicons-5/S/Steamworks.Local.puml new file mode 100644 index 00000000000..152410c16cc --- /dev/null +++ b/distribution/simpleicons-5/S/Steamworks.Local.puml @@ -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 Steamworks +include('simpleicons-5/S/Steamworks') + +' renders the element +Steamworks('Steamworks', 'Steamworks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steamworks.Remote.puml b/distribution/simpleicons-5/S/Steamworks.Remote.puml new file mode 100644 index 00000000000..a48a8252681 --- /dev/null +++ b/distribution/simpleicons-5/S/Steamworks.Remote.puml @@ -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 Steamworks +include('simpleicons-5/S/Steamworks') + +' renders the element +Steamworks('Steamworks', 'Steamworks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steamworks.md b/distribution/simpleicons-5/S/Steamworks.md new file mode 100644 index 00000000000..9f18d1987f0 --- /dev/null +++ b/distribution/simpleicons-5/S/Steamworks.md @@ -0,0 +1,63 @@ +# Steamworks + + +```text +simpleicons-5/S/Steamworks +``` + +```text +include('simpleicons-5/S/Steamworks') +``` + + + +| Illustration | Steamworks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Steamworks.png) | ![illustration for Steamworks](../../simpleicons-5/S/Steamworks.Local.png) | + + + + +## Steamworks + +### 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 Steamworks +include('simpleicons-5/S/Steamworks') + +' renders the element +Steamworks('Steamworks', 'Steamworks', '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 Steamworks +include('simpleicons-5/S/Steamworks') + +' renders the element +Steamworks('Steamworks', 'Steamworks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Steamworks.png b/distribution/simpleicons-5/S/Steamworks.png new file mode 100644 index 00000000000..77d7acd9998 Binary files /dev/null and b/distribution/simpleicons-5/S/Steamworks.png differ diff --git a/distribution/simpleicons-5/S/Steamworks.puml b/distribution/simpleicons-5/S/Steamworks.puml new file mode 100644 index 00000000000..6431d6dd618 --- /dev/null +++ b/distribution/simpleicons-5/S/Steamworks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Steamworks + +sprite $SteamworksXs [10x10/16z] uwS3 + +sprite $SteamworksSm [12x12/16z] unza + +sprite $SteamworksMd [16x16/16z] un_X + +sprite $SteamworksLg [20x20/16z] unzKO1G + +!procedure Steamworks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Steamworks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Steem.Local.png b/distribution/simpleicons-5/S/Steem.Local.png new file mode 100644 index 00000000000..04e2c514e48 Binary files /dev/null and b/distribution/simpleicons-5/S/Steem.Local.png differ diff --git a/distribution/simpleicons-5/S/Steem.Local.puml b/distribution/simpleicons-5/S/Steem.Local.puml new file mode 100644 index 00000000000..e78dd3314f7 --- /dev/null +++ b/distribution/simpleicons-5/S/Steem.Local.puml @@ -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 Steem +include('simpleicons-5/S/Steem') + +' renders the element +Steem('Steem', 'Steem', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steem.Remote.puml b/distribution/simpleicons-5/S/Steem.Remote.puml new file mode 100644 index 00000000000..9bc1ed724b8 --- /dev/null +++ b/distribution/simpleicons-5/S/Steem.Remote.puml @@ -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 Steem +include('simpleicons-5/S/Steem') + +' renders the element +Steem('Steem', 'Steem', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steem.md b/distribution/simpleicons-5/S/Steem.md new file mode 100644 index 00000000000..5847cacbc0c --- /dev/null +++ b/distribution/simpleicons-5/S/Steem.md @@ -0,0 +1,63 @@ +# Steem + + +```text +simpleicons-5/S/Steem +``` + +```text +include('simpleicons-5/S/Steem') +``` + + + +| Illustration | Steem | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Steem.png) | ![illustration for Steem](../../simpleicons-5/S/Steem.Local.png) | + + + + +## Steem + +### 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 Steem +include('simpleicons-5/S/Steem') + +' renders the element +Steem('Steem', 'Steem', '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 Steem +include('simpleicons-5/S/Steem') + +' renders the element +Steem('Steem', 'Steem', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Steem.png b/distribution/simpleicons-5/S/Steem.png new file mode 100644 index 00000000000..ad63a8d2fac Binary files /dev/null and b/distribution/simpleicons-5/S/Steem.png differ diff --git a/distribution/simpleicons-5/S/Steem.puml b/distribution/simpleicons-5/S/Steem.puml new file mode 100644 index 00000000000..0b625ad4383 --- /dev/null +++ b/distribution/simpleicons-5/S/Steem.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Steem + +sprite $SteemXs [10x10/16z] uwS3 + +sprite $SteemSm [12x12/16z] unza + +sprite $SteemMd [16x16/16z] un_X + +sprite $SteemLg [20x20/16z] unzKO1G + +!procedure Steem($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Steem', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Steemit.Local.png b/distribution/simpleicons-5/S/Steemit.Local.png new file mode 100644 index 00000000000..2c97fc5d8e7 Binary files /dev/null and b/distribution/simpleicons-5/S/Steemit.Local.png differ diff --git a/distribution/simpleicons-5/S/Steemit.Local.puml b/distribution/simpleicons-5/S/Steemit.Local.puml new file mode 100644 index 00000000000..b8250588191 --- /dev/null +++ b/distribution/simpleicons-5/S/Steemit.Local.puml @@ -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 Steemit +include('simpleicons-5/S/Steemit') + +' renders the element +Steemit('Steemit', 'Steemit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steemit.Remote.puml b/distribution/simpleicons-5/S/Steemit.Remote.puml new file mode 100644 index 00000000000..6fddce1cdc8 --- /dev/null +++ b/distribution/simpleicons-5/S/Steemit.Remote.puml @@ -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 Steemit +include('simpleicons-5/S/Steemit') + +' renders the element +Steemit('Steemit', 'Steemit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steemit.md b/distribution/simpleicons-5/S/Steemit.md new file mode 100644 index 00000000000..4494625c9a5 --- /dev/null +++ b/distribution/simpleicons-5/S/Steemit.md @@ -0,0 +1,63 @@ +# Steemit + + +```text +simpleicons-5/S/Steemit +``` + +```text +include('simpleicons-5/S/Steemit') +``` + + + +| Illustration | Steemit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Steemit.png) | ![illustration for Steemit](../../simpleicons-5/S/Steemit.Local.png) | + + + + +## Steemit + +### 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 Steemit +include('simpleicons-5/S/Steemit') + +' renders the element +Steemit('Steemit', 'Steemit', '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 Steemit +include('simpleicons-5/S/Steemit') + +' renders the element +Steemit('Steemit', 'Steemit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Steemit.png b/distribution/simpleicons-5/S/Steemit.png new file mode 100644 index 00000000000..09fa3a615b7 Binary files /dev/null and b/distribution/simpleicons-5/S/Steemit.png differ diff --git a/distribution/simpleicons-5/S/Steemit.puml b/distribution/simpleicons-5/S/Steemit.puml new file mode 100644 index 00000000000..73aaffa7e2b --- /dev/null +++ b/distribution/simpleicons-5/S/Steemit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Steemit + +sprite $SteemitXs [10x10/16z] uwS3 + +sprite $SteemitSm [12x12/16z] unza + +sprite $SteemitMd [16x16/16z] un_X + +sprite $SteemitLg [20x20/16z] unzKO1G + +!procedure Steemit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Steemit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Steinberg.Local.png b/distribution/simpleicons-5/S/Steinberg.Local.png new file mode 100644 index 00000000000..0b85fab1d3e Binary files /dev/null and b/distribution/simpleicons-5/S/Steinberg.Local.png differ diff --git a/distribution/simpleicons-5/S/Steinberg.Local.puml b/distribution/simpleicons-5/S/Steinberg.Local.puml new file mode 100644 index 00000000000..f0aa5c37fd4 --- /dev/null +++ b/distribution/simpleicons-5/S/Steinberg.Local.puml @@ -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 Steinberg +include('simpleicons-5/S/Steinberg') + +' renders the element +Steinberg('Steinberg', 'Steinberg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steinberg.Remote.puml b/distribution/simpleicons-5/S/Steinberg.Remote.puml new file mode 100644 index 00000000000..21400d947b5 --- /dev/null +++ b/distribution/simpleicons-5/S/Steinberg.Remote.puml @@ -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 Steinberg +include('simpleicons-5/S/Steinberg') + +' renders the element +Steinberg('Steinberg', 'Steinberg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Steinberg.md b/distribution/simpleicons-5/S/Steinberg.md new file mode 100644 index 00000000000..be06cd268ec --- /dev/null +++ b/distribution/simpleicons-5/S/Steinberg.md @@ -0,0 +1,63 @@ +# Steinberg + + +```text +simpleicons-5/S/Steinberg +``` + +```text +include('simpleicons-5/S/Steinberg') +``` + + + +| Illustration | Steinberg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Steinberg.png) | ![illustration for Steinberg](../../simpleicons-5/S/Steinberg.Local.png) | + + + + +## Steinberg + +### 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 Steinberg +include('simpleicons-5/S/Steinberg') + +' renders the element +Steinberg('Steinberg', 'Steinberg', '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 Steinberg +include('simpleicons-5/S/Steinberg') + +' renders the element +Steinberg('Steinberg', 'Steinberg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Steinberg.png b/distribution/simpleicons-5/S/Steinberg.png new file mode 100644 index 00000000000..6540eb875f1 Binary files /dev/null and b/distribution/simpleicons-5/S/Steinberg.png differ diff --git a/distribution/simpleicons-5/S/Steinberg.puml b/distribution/simpleicons-5/S/Steinberg.puml new file mode 100644 index 00000000000..72ec6185b4e --- /dev/null +++ b/distribution/simpleicons-5/S/Steinberg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Steinberg + +sprite $SteinbergXs [10x10/16z] uwS3 + +sprite $SteinbergSm [12x12/16z] unza + +sprite $SteinbergMd [16x16/16z] un_X + +sprite $SteinbergLg [20x20/16z] unzKO1G + +!procedure Steinberg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Steinberg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stellar.Local.png b/distribution/simpleicons-5/S/Stellar.Local.png new file mode 100644 index 00000000000..bafa5e7d1c6 Binary files /dev/null and b/distribution/simpleicons-5/S/Stellar.Local.png differ diff --git a/distribution/simpleicons-5/S/Stellar.Local.puml b/distribution/simpleicons-5/S/Stellar.Local.puml new file mode 100644 index 00000000000..9dd4c5cb363 --- /dev/null +++ b/distribution/simpleicons-5/S/Stellar.Local.puml @@ -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 Stellar +include('simpleicons-5/S/Stellar') + +' renders the element +Stellar('Stellar', 'Stellar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stellar.Remote.puml b/distribution/simpleicons-5/S/Stellar.Remote.puml new file mode 100644 index 00000000000..af4197711fc --- /dev/null +++ b/distribution/simpleicons-5/S/Stellar.Remote.puml @@ -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 Stellar +include('simpleicons-5/S/Stellar') + +' renders the element +Stellar('Stellar', 'Stellar', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stellar.md b/distribution/simpleicons-5/S/Stellar.md new file mode 100644 index 00000000000..b0912f3a227 --- /dev/null +++ b/distribution/simpleicons-5/S/Stellar.md @@ -0,0 +1,63 @@ +# Stellar + + +```text +simpleicons-5/S/Stellar +``` + +```text +include('simpleicons-5/S/Stellar') +``` + + + +| Illustration | Stellar | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stellar.png) | ![illustration for Stellar](../../simpleicons-5/S/Stellar.Local.png) | + + + + +## Stellar + +### 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 Stellar +include('simpleicons-5/S/Stellar') + +' renders the element +Stellar('Stellar', 'Stellar', '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 Stellar +include('simpleicons-5/S/Stellar') + +' renders the element +Stellar('Stellar', 'Stellar', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stellar.png b/distribution/simpleicons-5/S/Stellar.png new file mode 100644 index 00000000000..073d70df61f Binary files /dev/null and b/distribution/simpleicons-5/S/Stellar.png differ diff --git a/distribution/simpleicons-5/S/Stellar.puml b/distribution/simpleicons-5/S/Stellar.puml new file mode 100644 index 00000000000..d2c5d4076a5 --- /dev/null +++ b/distribution/simpleicons-5/S/Stellar.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stellar + +sprite $StellarXs [10x10/16z] uwS3 + +sprite $StellarSm [12x12/16z] unza + +sprite $StellarMd [16x16/16z] un_X + +sprite $StellarLg [20x20/16z] unzKO1G + +!procedure Stellar($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stellar', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stencyl.Local.png b/distribution/simpleicons-5/S/Stencyl.Local.png new file mode 100644 index 00000000000..474c82030f3 Binary files /dev/null and b/distribution/simpleicons-5/S/Stencyl.Local.png differ diff --git a/distribution/simpleicons-5/S/Stencyl.Local.puml b/distribution/simpleicons-5/S/Stencyl.Local.puml new file mode 100644 index 00000000000..aa1c61ce88c --- /dev/null +++ b/distribution/simpleicons-5/S/Stencyl.Local.puml @@ -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 Stencyl +include('simpleicons-5/S/Stencyl') + +' renders the element +Stencyl('Stencyl', 'Stencyl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stencyl.Remote.puml b/distribution/simpleicons-5/S/Stencyl.Remote.puml new file mode 100644 index 00000000000..575c5c6963a --- /dev/null +++ b/distribution/simpleicons-5/S/Stencyl.Remote.puml @@ -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 Stencyl +include('simpleicons-5/S/Stencyl') + +' renders the element +Stencyl('Stencyl', 'Stencyl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stencyl.md b/distribution/simpleicons-5/S/Stencyl.md new file mode 100644 index 00000000000..5cea4ac4b64 --- /dev/null +++ b/distribution/simpleicons-5/S/Stencyl.md @@ -0,0 +1,63 @@ +# Stencyl + + +```text +simpleicons-5/S/Stencyl +``` + +```text +include('simpleicons-5/S/Stencyl') +``` + + + +| Illustration | Stencyl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stencyl.png) | ![illustration for Stencyl](../../simpleicons-5/S/Stencyl.Local.png) | + + + + +## Stencyl + +### 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 Stencyl +include('simpleicons-5/S/Stencyl') + +' renders the element +Stencyl('Stencyl', 'Stencyl', '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 Stencyl +include('simpleicons-5/S/Stencyl') + +' renders the element +Stencyl('Stencyl', 'Stencyl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stencyl.png b/distribution/simpleicons-5/S/Stencyl.png new file mode 100644 index 00000000000..6d3b453a519 Binary files /dev/null and b/distribution/simpleicons-5/S/Stencyl.png differ diff --git a/distribution/simpleicons-5/S/Stencyl.puml b/distribution/simpleicons-5/S/Stencyl.puml new file mode 100644 index 00000000000..f445b09b21e --- /dev/null +++ b/distribution/simpleicons-5/S/Stencyl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stencyl + +sprite $StencylXs [10x10/16z] uwS3 + +sprite $StencylSm [12x12/16z] unza + +sprite $StencylMd [16x16/16z] un_X + +sprite $StencylLg [20x20/16z] unzKO1G + +!procedure Stencyl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stencyl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stimulus.Local.png b/distribution/simpleicons-5/S/Stimulus.Local.png new file mode 100644 index 00000000000..6f8ad040d0f Binary files /dev/null and b/distribution/simpleicons-5/S/Stimulus.Local.png differ diff --git a/distribution/simpleicons-5/S/Stimulus.Local.puml b/distribution/simpleicons-5/S/Stimulus.Local.puml new file mode 100644 index 00000000000..67589a9c7cb --- /dev/null +++ b/distribution/simpleicons-5/S/Stimulus.Local.puml @@ -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 Stimulus +include('simpleicons-5/S/Stimulus') + +' renders the element +Stimulus('Stimulus', 'Stimulus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stimulus.Remote.puml b/distribution/simpleicons-5/S/Stimulus.Remote.puml new file mode 100644 index 00000000000..01e93728fda --- /dev/null +++ b/distribution/simpleicons-5/S/Stimulus.Remote.puml @@ -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 Stimulus +include('simpleicons-5/S/Stimulus') + +' renders the element +Stimulus('Stimulus', 'Stimulus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stimulus.md b/distribution/simpleicons-5/S/Stimulus.md new file mode 100644 index 00000000000..ab269631536 --- /dev/null +++ b/distribution/simpleicons-5/S/Stimulus.md @@ -0,0 +1,63 @@ +# Stimulus + + +```text +simpleicons-5/S/Stimulus +``` + +```text +include('simpleicons-5/S/Stimulus') +``` + + + +| Illustration | Stimulus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stimulus.png) | ![illustration for Stimulus](../../simpleicons-5/S/Stimulus.Local.png) | + + + + +## Stimulus + +### 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 Stimulus +include('simpleicons-5/S/Stimulus') + +' renders the element +Stimulus('Stimulus', 'Stimulus', '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 Stimulus +include('simpleicons-5/S/Stimulus') + +' renders the element +Stimulus('Stimulus', 'Stimulus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stimulus.png b/distribution/simpleicons-5/S/Stimulus.png new file mode 100644 index 00000000000..928125cd7d1 Binary files /dev/null and b/distribution/simpleicons-5/S/Stimulus.png differ diff --git a/distribution/simpleicons-5/S/Stimulus.puml b/distribution/simpleicons-5/S/Stimulus.puml new file mode 100644 index 00000000000..200ca9fbbdf --- /dev/null +++ b/distribution/simpleicons-5/S/Stimulus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stimulus + +sprite $StimulusXs [10x10/16z] uwS3 + +sprite $StimulusSm [12x12/16z] unza + +sprite $StimulusMd [16x16/16z] un_X + +sprite $StimulusLg [20x20/16z] unzKO1G + +!procedure Stimulus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stimulus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stitcher.Local.png b/distribution/simpleicons-5/S/Stitcher.Local.png new file mode 100644 index 00000000000..81085aa8d98 Binary files /dev/null and b/distribution/simpleicons-5/S/Stitcher.Local.png differ diff --git a/distribution/simpleicons-5/S/Stitcher.Local.puml b/distribution/simpleicons-5/S/Stitcher.Local.puml new file mode 100644 index 00000000000..603e4b875de --- /dev/null +++ b/distribution/simpleicons-5/S/Stitcher.Local.puml @@ -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 Stitcher +include('simpleicons-5/S/Stitcher') + +' renders the element +Stitcher('Stitcher', 'Stitcher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stitcher.Remote.puml b/distribution/simpleicons-5/S/Stitcher.Remote.puml new file mode 100644 index 00000000000..97f52339a77 --- /dev/null +++ b/distribution/simpleicons-5/S/Stitcher.Remote.puml @@ -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 Stitcher +include('simpleicons-5/S/Stitcher') + +' renders the element +Stitcher('Stitcher', 'Stitcher', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stitcher.md b/distribution/simpleicons-5/S/Stitcher.md new file mode 100644 index 00000000000..302440bf602 --- /dev/null +++ b/distribution/simpleicons-5/S/Stitcher.md @@ -0,0 +1,63 @@ +# Stitcher + + +```text +simpleicons-5/S/Stitcher +``` + +```text +include('simpleicons-5/S/Stitcher') +``` + + + +| Illustration | Stitcher | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stitcher.png) | ![illustration for Stitcher](../../simpleicons-5/S/Stitcher.Local.png) | + + + + +## Stitcher + +### 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 Stitcher +include('simpleicons-5/S/Stitcher') + +' renders the element +Stitcher('Stitcher', 'Stitcher', '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 Stitcher +include('simpleicons-5/S/Stitcher') + +' renders the element +Stitcher('Stitcher', 'Stitcher', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stitcher.png b/distribution/simpleicons-5/S/Stitcher.png new file mode 100644 index 00000000000..28b72a774d3 Binary files /dev/null and b/distribution/simpleicons-5/S/Stitcher.png differ diff --git a/distribution/simpleicons-5/S/Stitcher.puml b/distribution/simpleicons-5/S/Stitcher.puml new file mode 100644 index 00000000000..80f79864fc2 --- /dev/null +++ b/distribution/simpleicons-5/S/Stitcher.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stitcher + +sprite $StitcherXs [10x10/16z] uwS3 + +sprite $StitcherSm [12x12/16z] unza + +sprite $StitcherMd [16x16/16z] un_X + +sprite $StitcherLg [20x20/16z] unzKO1G + +!procedure Stitcher($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stitcher', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stmicroelectronics.Local.png b/distribution/simpleicons-5/S/Stmicroelectronics.Local.png new file mode 100644 index 00000000000..3a1762943da Binary files /dev/null and b/distribution/simpleicons-5/S/Stmicroelectronics.Local.png differ diff --git a/distribution/simpleicons-5/S/Stmicroelectronics.Local.puml b/distribution/simpleicons-5/S/Stmicroelectronics.Local.puml new file mode 100644 index 00000000000..a4b131aba6d --- /dev/null +++ b/distribution/simpleicons-5/S/Stmicroelectronics.Local.puml @@ -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 Stmicroelectronics +include('simpleicons-5/S/Stmicroelectronics') + +' renders the element +Stmicroelectronics('Stmicroelectronics', 'Stmicroelectronics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stmicroelectronics.Remote.puml b/distribution/simpleicons-5/S/Stmicroelectronics.Remote.puml new file mode 100644 index 00000000000..67e3775ef4b --- /dev/null +++ b/distribution/simpleicons-5/S/Stmicroelectronics.Remote.puml @@ -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 Stmicroelectronics +include('simpleicons-5/S/Stmicroelectronics') + +' renders the element +Stmicroelectronics('Stmicroelectronics', 'Stmicroelectronics', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stmicroelectronics.md b/distribution/simpleicons-5/S/Stmicroelectronics.md new file mode 100644 index 00000000000..b2b4e4c111e --- /dev/null +++ b/distribution/simpleicons-5/S/Stmicroelectronics.md @@ -0,0 +1,63 @@ +# Stmicroelectronics + + +```text +simpleicons-5/S/Stmicroelectronics +``` + +```text +include('simpleicons-5/S/Stmicroelectronics') +``` + + + +| Illustration | Stmicroelectronics | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stmicroelectronics.png) | ![illustration for Stmicroelectronics](../../simpleicons-5/S/Stmicroelectronics.Local.png) | + + + + +## Stmicroelectronics + +### 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 Stmicroelectronics +include('simpleicons-5/S/Stmicroelectronics') + +' renders the element +Stmicroelectronics('Stmicroelectronics', 'Stmicroelectronics', '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 Stmicroelectronics +include('simpleicons-5/S/Stmicroelectronics') + +' renders the element +Stmicroelectronics('Stmicroelectronics', 'Stmicroelectronics', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stmicroelectronics.png b/distribution/simpleicons-5/S/Stmicroelectronics.png new file mode 100644 index 00000000000..2cd22d4ad15 Binary files /dev/null and b/distribution/simpleicons-5/S/Stmicroelectronics.png differ diff --git a/distribution/simpleicons-5/S/Stmicroelectronics.puml b/distribution/simpleicons-5/S/Stmicroelectronics.puml new file mode 100644 index 00000000000..b495264c632 --- /dev/null +++ b/distribution/simpleicons-5/S/Stmicroelectronics.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stmicroelectronics + +sprite $StmicroelectronicsXs [10x10/16z] uwS3 + +sprite $StmicroelectronicsSm [12x12/16z] unza + +sprite $StmicroelectronicsMd [16x16/16z] un_X + +sprite $StmicroelectronicsLg [20x20/16z] unzKO1G + +!procedure Stmicroelectronics($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stmicroelectronics', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Storyblok.Local.png b/distribution/simpleicons-5/S/Storyblok.Local.png new file mode 100644 index 00000000000..95511a29cab Binary files /dev/null and b/distribution/simpleicons-5/S/Storyblok.Local.png differ diff --git a/distribution/simpleicons-5/S/Storyblok.Local.puml b/distribution/simpleicons-5/S/Storyblok.Local.puml new file mode 100644 index 00000000000..d9c1c4b1eff --- /dev/null +++ b/distribution/simpleicons-5/S/Storyblok.Local.puml @@ -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 Storyblok +include('simpleicons-5/S/Storyblok') + +' renders the element +Storyblok('Storyblok', 'Storyblok', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Storyblok.Remote.puml b/distribution/simpleicons-5/S/Storyblok.Remote.puml new file mode 100644 index 00000000000..6dfddad1e07 --- /dev/null +++ b/distribution/simpleicons-5/S/Storyblok.Remote.puml @@ -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 Storyblok +include('simpleicons-5/S/Storyblok') + +' renders the element +Storyblok('Storyblok', 'Storyblok', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Storyblok.md b/distribution/simpleicons-5/S/Storyblok.md new file mode 100644 index 00000000000..d97e419a5b4 --- /dev/null +++ b/distribution/simpleicons-5/S/Storyblok.md @@ -0,0 +1,63 @@ +# Storyblok + + +```text +simpleicons-5/S/Storyblok +``` + +```text +include('simpleicons-5/S/Storyblok') +``` + + + +| Illustration | Storyblok | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Storyblok.png) | ![illustration for Storyblok](../../simpleicons-5/S/Storyblok.Local.png) | + + + + +## Storyblok + +### 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 Storyblok +include('simpleicons-5/S/Storyblok') + +' renders the element +Storyblok('Storyblok', 'Storyblok', '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 Storyblok +include('simpleicons-5/S/Storyblok') + +' renders the element +Storyblok('Storyblok', 'Storyblok', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Storyblok.png b/distribution/simpleicons-5/S/Storyblok.png new file mode 100644 index 00000000000..ce26643e63f Binary files /dev/null and b/distribution/simpleicons-5/S/Storyblok.png differ diff --git a/distribution/simpleicons-5/S/Storyblok.puml b/distribution/simpleicons-5/S/Storyblok.puml new file mode 100644 index 00000000000..dc09f0b83b5 --- /dev/null +++ b/distribution/simpleicons-5/S/Storyblok.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Storyblok + +sprite $StoryblokXs [10x10/16z] uwS3 + +sprite $StoryblokSm [12x12/16z] unza + +sprite $StoryblokMd [16x16/16z] un_X + +sprite $StoryblokLg [20x20/16z] unzKO1G + +!procedure Storyblok($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Storyblok', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Storybook.Local.png b/distribution/simpleicons-5/S/Storybook.Local.png new file mode 100644 index 00000000000..8365f806cb5 Binary files /dev/null and b/distribution/simpleicons-5/S/Storybook.Local.png differ diff --git a/distribution/simpleicons-5/S/Storybook.Local.puml b/distribution/simpleicons-5/S/Storybook.Local.puml new file mode 100644 index 00000000000..e824f900bef --- /dev/null +++ b/distribution/simpleicons-5/S/Storybook.Local.puml @@ -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 Storybook +include('simpleicons-5/S/Storybook') + +' renders the element +Storybook('Storybook', 'Storybook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Storybook.Remote.puml b/distribution/simpleicons-5/S/Storybook.Remote.puml new file mode 100644 index 00000000000..6e1255ff1eb --- /dev/null +++ b/distribution/simpleicons-5/S/Storybook.Remote.puml @@ -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 Storybook +include('simpleicons-5/S/Storybook') + +' renders the element +Storybook('Storybook', 'Storybook', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Storybook.md b/distribution/simpleicons-5/S/Storybook.md new file mode 100644 index 00000000000..24be851e3f1 --- /dev/null +++ b/distribution/simpleicons-5/S/Storybook.md @@ -0,0 +1,63 @@ +# Storybook + + +```text +simpleicons-5/S/Storybook +``` + +```text +include('simpleicons-5/S/Storybook') +``` + + + +| Illustration | Storybook | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Storybook.png) | ![illustration for Storybook](../../simpleicons-5/S/Storybook.Local.png) | + + + + +## Storybook + +### 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 Storybook +include('simpleicons-5/S/Storybook') + +' renders the element +Storybook('Storybook', 'Storybook', '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 Storybook +include('simpleicons-5/S/Storybook') + +' renders the element +Storybook('Storybook', 'Storybook', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Storybook.png b/distribution/simpleicons-5/S/Storybook.png new file mode 100644 index 00000000000..aeab5a6f403 Binary files /dev/null and b/distribution/simpleicons-5/S/Storybook.png differ diff --git a/distribution/simpleicons-5/S/Storybook.puml b/distribution/simpleicons-5/S/Storybook.puml new file mode 100644 index 00000000000..b50ebbd654c --- /dev/null +++ b/distribution/simpleicons-5/S/Storybook.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Storybook + +sprite $StorybookXs [10x10/16z] uwS3 + +sprite $StorybookSm [12x12/16z] unza + +sprite $StorybookMd [16x16/16z] un_X + +sprite $StorybookLg [20x20/16z] unzKO1G + +!procedure Storybook($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Storybook', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Strapi.Local.png b/distribution/simpleicons-5/S/Strapi.Local.png new file mode 100644 index 00000000000..60c340bd6b7 Binary files /dev/null and b/distribution/simpleicons-5/S/Strapi.Local.png differ diff --git a/distribution/simpleicons-5/S/Strapi.Local.puml b/distribution/simpleicons-5/S/Strapi.Local.puml new file mode 100644 index 00000000000..08cb5dfa9ab --- /dev/null +++ b/distribution/simpleicons-5/S/Strapi.Local.puml @@ -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 Strapi +include('simpleicons-5/S/Strapi') + +' renders the element +Strapi('Strapi', 'Strapi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Strapi.Remote.puml b/distribution/simpleicons-5/S/Strapi.Remote.puml new file mode 100644 index 00000000000..9d580e07d0e --- /dev/null +++ b/distribution/simpleicons-5/S/Strapi.Remote.puml @@ -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 Strapi +include('simpleicons-5/S/Strapi') + +' renders the element +Strapi('Strapi', 'Strapi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Strapi.md b/distribution/simpleicons-5/S/Strapi.md new file mode 100644 index 00000000000..ff0fd1fd209 --- /dev/null +++ b/distribution/simpleicons-5/S/Strapi.md @@ -0,0 +1,63 @@ +# Strapi + + +```text +simpleicons-5/S/Strapi +``` + +```text +include('simpleicons-5/S/Strapi') +``` + + + +| Illustration | Strapi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Strapi.png) | ![illustration for Strapi](../../simpleicons-5/S/Strapi.Local.png) | + + + + +## Strapi + +### 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 Strapi +include('simpleicons-5/S/Strapi') + +' renders the element +Strapi('Strapi', 'Strapi', '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 Strapi +include('simpleicons-5/S/Strapi') + +' renders the element +Strapi('Strapi', 'Strapi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Strapi.png b/distribution/simpleicons-5/S/Strapi.png new file mode 100644 index 00000000000..45783fbd2cd Binary files /dev/null and b/distribution/simpleicons-5/S/Strapi.png differ diff --git a/distribution/simpleicons-5/S/Strapi.puml b/distribution/simpleicons-5/S/Strapi.puml new file mode 100644 index 00000000000..19b09432a71 --- /dev/null +++ b/distribution/simpleicons-5/S/Strapi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Strapi + +sprite $StrapiXs [10x10/16z] uwS3 + +sprite $StrapiSm [12x12/16z] unza + +sprite $StrapiMd [16x16/16z] un_X + +sprite $StrapiLg [20x20/16z] unzKO1G + +!procedure Strapi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Strapi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Strava.Local.png b/distribution/simpleicons-5/S/Strava.Local.png new file mode 100644 index 00000000000..98a6f08724f Binary files /dev/null and b/distribution/simpleicons-5/S/Strava.Local.png differ diff --git a/distribution/simpleicons-5/S/Strava.Local.puml b/distribution/simpleicons-5/S/Strava.Local.puml new file mode 100644 index 00000000000..8e90df04b6b --- /dev/null +++ b/distribution/simpleicons-5/S/Strava.Local.puml @@ -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 Strava +include('simpleicons-5/S/Strava') + +' renders the element +Strava('Strava', 'Strava', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Strava.Remote.puml b/distribution/simpleicons-5/S/Strava.Remote.puml new file mode 100644 index 00000000000..675e518838f --- /dev/null +++ b/distribution/simpleicons-5/S/Strava.Remote.puml @@ -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 Strava +include('simpleicons-5/S/Strava') + +' renders the element +Strava('Strava', 'Strava', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Strava.md b/distribution/simpleicons-5/S/Strava.md new file mode 100644 index 00000000000..9076cb1e98f --- /dev/null +++ b/distribution/simpleicons-5/S/Strava.md @@ -0,0 +1,63 @@ +# Strava + + +```text +simpleicons-5/S/Strava +``` + +```text +include('simpleicons-5/S/Strava') +``` + + + +| Illustration | Strava | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Strava.png) | ![illustration for Strava](../../simpleicons-5/S/Strava.Local.png) | + + + + +## Strava + +### 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 Strava +include('simpleicons-5/S/Strava') + +' renders the element +Strava('Strava', 'Strava', '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 Strava +include('simpleicons-5/S/Strava') + +' renders the element +Strava('Strava', 'Strava', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Strava.png b/distribution/simpleicons-5/S/Strava.png new file mode 100644 index 00000000000..bfe60e20dda Binary files /dev/null and b/distribution/simpleicons-5/S/Strava.png differ diff --git a/distribution/simpleicons-5/S/Strava.puml b/distribution/simpleicons-5/S/Strava.puml new file mode 100644 index 00000000000..3d456762fac --- /dev/null +++ b/distribution/simpleicons-5/S/Strava.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Strava + +sprite $StravaXs [10x10/16z] uwS3 + +sprite $StravaSm [12x12/16z] unza + +sprite $StravaMd [16x16/16z] un_X + +sprite $StravaLg [20x20/16z] unzKO1G + +!procedure Strava($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Strava', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Streamlit.Local.png b/distribution/simpleicons-5/S/Streamlit.Local.png new file mode 100644 index 00000000000..b4f24e5fc12 Binary files /dev/null and b/distribution/simpleicons-5/S/Streamlit.Local.png differ diff --git a/distribution/simpleicons-5/S/Streamlit.Local.puml b/distribution/simpleicons-5/S/Streamlit.Local.puml new file mode 100644 index 00000000000..1030e5b4c1d --- /dev/null +++ b/distribution/simpleicons-5/S/Streamlit.Local.puml @@ -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 Streamlit +include('simpleicons-5/S/Streamlit') + +' renders the element +Streamlit('Streamlit', 'Streamlit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Streamlit.Remote.puml b/distribution/simpleicons-5/S/Streamlit.Remote.puml new file mode 100644 index 00000000000..1d33e26e414 --- /dev/null +++ b/distribution/simpleicons-5/S/Streamlit.Remote.puml @@ -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 Streamlit +include('simpleicons-5/S/Streamlit') + +' renders the element +Streamlit('Streamlit', 'Streamlit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Streamlit.md b/distribution/simpleicons-5/S/Streamlit.md new file mode 100644 index 00000000000..4fdaf9a49c2 --- /dev/null +++ b/distribution/simpleicons-5/S/Streamlit.md @@ -0,0 +1,63 @@ +# Streamlit + + +```text +simpleicons-5/S/Streamlit +``` + +```text +include('simpleicons-5/S/Streamlit') +``` + + + +| Illustration | Streamlit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Streamlit.png) | ![illustration for Streamlit](../../simpleicons-5/S/Streamlit.Local.png) | + + + + +## Streamlit + +### 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 Streamlit +include('simpleicons-5/S/Streamlit') + +' renders the element +Streamlit('Streamlit', 'Streamlit', '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 Streamlit +include('simpleicons-5/S/Streamlit') + +' renders the element +Streamlit('Streamlit', 'Streamlit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Streamlit.png b/distribution/simpleicons-5/S/Streamlit.png new file mode 100644 index 00000000000..17a7ddc2774 Binary files /dev/null and b/distribution/simpleicons-5/S/Streamlit.png differ diff --git a/distribution/simpleicons-5/S/Streamlit.puml b/distribution/simpleicons-5/S/Streamlit.puml new file mode 100644 index 00000000000..6936e358d77 --- /dev/null +++ b/distribution/simpleicons-5/S/Streamlit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Streamlit + +sprite $StreamlitXs [10x10/16z] uwS3 + +sprite $StreamlitSm [12x12/16z] unza + +sprite $StreamlitMd [16x16/16z] un_X + +sprite $StreamlitLg [20x20/16z] unzKO1G + +!procedure Streamlit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Streamlit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stripe.Local.png b/distribution/simpleicons-5/S/Stripe.Local.png new file mode 100644 index 00000000000..d33b7f27a4c Binary files /dev/null and b/distribution/simpleicons-5/S/Stripe.Local.png differ diff --git a/distribution/simpleicons-5/S/Stripe.Local.puml b/distribution/simpleicons-5/S/Stripe.Local.puml new file mode 100644 index 00000000000..b022fca5176 --- /dev/null +++ b/distribution/simpleicons-5/S/Stripe.Local.puml @@ -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 Stripe +include('simpleicons-5/S/Stripe') + +' renders the element +Stripe('Stripe', 'Stripe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stripe.Remote.puml b/distribution/simpleicons-5/S/Stripe.Remote.puml new file mode 100644 index 00000000000..597f11f15f3 --- /dev/null +++ b/distribution/simpleicons-5/S/Stripe.Remote.puml @@ -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 Stripe +include('simpleicons-5/S/Stripe') + +' renders the element +Stripe('Stripe', 'Stripe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stripe.md b/distribution/simpleicons-5/S/Stripe.md new file mode 100644 index 00000000000..e72e5ddd672 --- /dev/null +++ b/distribution/simpleicons-5/S/Stripe.md @@ -0,0 +1,63 @@ +# Stripe + + +```text +simpleicons-5/S/Stripe +``` + +```text +include('simpleicons-5/S/Stripe') +``` + + + +| Illustration | Stripe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stripe.png) | ![illustration for Stripe](../../simpleicons-5/S/Stripe.Local.png) | + + + + +## Stripe + +### 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 Stripe +include('simpleicons-5/S/Stripe') + +' renders the element +Stripe('Stripe', 'Stripe', '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 Stripe +include('simpleicons-5/S/Stripe') + +' renders the element +Stripe('Stripe', 'Stripe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stripe.png b/distribution/simpleicons-5/S/Stripe.png new file mode 100644 index 00000000000..e4ab0cb1bad Binary files /dev/null and b/distribution/simpleicons-5/S/Stripe.png differ diff --git a/distribution/simpleicons-5/S/Stripe.puml b/distribution/simpleicons-5/S/Stripe.puml new file mode 100644 index 00000000000..9f444a67f13 --- /dev/null +++ b/distribution/simpleicons-5/S/Stripe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stripe + +sprite $StripeXs [10x10/16z] uwS3 + +sprite $StripeSm [12x12/16z] unza + +sprite $StripeMd [16x16/16z] un_X + +sprite $StripeLg [20x20/16z] unzKO1G + +!procedure Stripe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stripe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Strongswan.Local.png b/distribution/simpleicons-5/S/Strongswan.Local.png new file mode 100644 index 00000000000..976881569fa Binary files /dev/null and b/distribution/simpleicons-5/S/Strongswan.Local.png differ diff --git a/distribution/simpleicons-5/S/Strongswan.Local.puml b/distribution/simpleicons-5/S/Strongswan.Local.puml new file mode 100644 index 00000000000..0ee68a802fd --- /dev/null +++ b/distribution/simpleicons-5/S/Strongswan.Local.puml @@ -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 Strongswan +include('simpleicons-5/S/Strongswan') + +' renders the element +Strongswan('Strongswan', 'Strongswan', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Strongswan.Remote.puml b/distribution/simpleicons-5/S/Strongswan.Remote.puml new file mode 100644 index 00000000000..74a3b64fb69 --- /dev/null +++ b/distribution/simpleicons-5/S/Strongswan.Remote.puml @@ -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 Strongswan +include('simpleicons-5/S/Strongswan') + +' renders the element +Strongswan('Strongswan', 'Strongswan', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Strongswan.md b/distribution/simpleicons-5/S/Strongswan.md new file mode 100644 index 00000000000..f39f0d89cd4 --- /dev/null +++ b/distribution/simpleicons-5/S/Strongswan.md @@ -0,0 +1,63 @@ +# Strongswan + + +```text +simpleicons-5/S/Strongswan +``` + +```text +include('simpleicons-5/S/Strongswan') +``` + + + +| Illustration | Strongswan | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Strongswan.png) | ![illustration for Strongswan](../../simpleicons-5/S/Strongswan.Local.png) | + + + + +## Strongswan + +### 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 Strongswan +include('simpleicons-5/S/Strongswan') + +' renders the element +Strongswan('Strongswan', 'Strongswan', '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 Strongswan +include('simpleicons-5/S/Strongswan') + +' renders the element +Strongswan('Strongswan', 'Strongswan', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Strongswan.png b/distribution/simpleicons-5/S/Strongswan.png new file mode 100644 index 00000000000..815b32b16ab Binary files /dev/null and b/distribution/simpleicons-5/S/Strongswan.png differ diff --git a/distribution/simpleicons-5/S/Strongswan.puml b/distribution/simpleicons-5/S/Strongswan.puml new file mode 100644 index 00000000000..5548ebd598d --- /dev/null +++ b/distribution/simpleicons-5/S/Strongswan.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Strongswan + +sprite $StrongswanXs [10x10/16z] uwS3 + +sprite $StrongswanSm [12x12/16z] unza + +sprite $StrongswanMd [16x16/16z] un_X + +sprite $StrongswanLg [20x20/16z] unzKO1G + +!procedure Strongswan($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Strongswan', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stubhub.Local.png b/distribution/simpleicons-5/S/Stubhub.Local.png new file mode 100644 index 00000000000..3d3fe922f93 Binary files /dev/null and b/distribution/simpleicons-5/S/Stubhub.Local.png differ diff --git a/distribution/simpleicons-5/S/Stubhub.Local.puml b/distribution/simpleicons-5/S/Stubhub.Local.puml new file mode 100644 index 00000000000..2d143720269 --- /dev/null +++ b/distribution/simpleicons-5/S/Stubhub.Local.puml @@ -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 Stubhub +include('simpleicons-5/S/Stubhub') + +' renders the element +Stubhub('Stubhub', 'Stubhub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stubhub.Remote.puml b/distribution/simpleicons-5/S/Stubhub.Remote.puml new file mode 100644 index 00000000000..26515cae15e --- /dev/null +++ b/distribution/simpleicons-5/S/Stubhub.Remote.puml @@ -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 Stubhub +include('simpleicons-5/S/Stubhub') + +' renders the element +Stubhub('Stubhub', 'Stubhub', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stubhub.md b/distribution/simpleicons-5/S/Stubhub.md new file mode 100644 index 00000000000..ba7da385087 --- /dev/null +++ b/distribution/simpleicons-5/S/Stubhub.md @@ -0,0 +1,63 @@ +# Stubhub + + +```text +simpleicons-5/S/Stubhub +``` + +```text +include('simpleicons-5/S/Stubhub') +``` + + + +| Illustration | Stubhub | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stubhub.png) | ![illustration for Stubhub](../../simpleicons-5/S/Stubhub.Local.png) | + + + + +## Stubhub + +### 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 Stubhub +include('simpleicons-5/S/Stubhub') + +' renders the element +Stubhub('Stubhub', 'Stubhub', '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 Stubhub +include('simpleicons-5/S/Stubhub') + +' renders the element +Stubhub('Stubhub', 'Stubhub', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stubhub.png b/distribution/simpleicons-5/S/Stubhub.png new file mode 100644 index 00000000000..b2f03682ed3 Binary files /dev/null and b/distribution/simpleicons-5/S/Stubhub.png differ diff --git a/distribution/simpleicons-5/S/Stubhub.puml b/distribution/simpleicons-5/S/Stubhub.puml new file mode 100644 index 00000000000..5829c99a703 --- /dev/null +++ b/distribution/simpleicons-5/S/Stubhub.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stubhub + +sprite $StubhubXs [10x10/16z] uwS3 + +sprite $StubhubSm [12x12/16z] unza + +sprite $StubhubMd [16x16/16z] un_X + +sprite $StubhubLg [20x20/16z] unzKO1G + +!procedure Stubhub($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stubhub', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Styledcomponents.Local.png b/distribution/simpleicons-5/S/Styledcomponents.Local.png new file mode 100644 index 00000000000..ce16c158504 Binary files /dev/null and b/distribution/simpleicons-5/S/Styledcomponents.Local.png differ diff --git a/distribution/simpleicons-5/S/Styledcomponents.Local.puml b/distribution/simpleicons-5/S/Styledcomponents.Local.puml new file mode 100644 index 00000000000..309063e0291 --- /dev/null +++ b/distribution/simpleicons-5/S/Styledcomponents.Local.puml @@ -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 Styledcomponents +include('simpleicons-5/S/Styledcomponents') + +' renders the element +Styledcomponents('Styledcomponents', 'Styledcomponents', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Styledcomponents.Remote.puml b/distribution/simpleicons-5/S/Styledcomponents.Remote.puml new file mode 100644 index 00000000000..0f08b5e2800 --- /dev/null +++ b/distribution/simpleicons-5/S/Styledcomponents.Remote.puml @@ -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 Styledcomponents +include('simpleicons-5/S/Styledcomponents') + +' renders the element +Styledcomponents('Styledcomponents', 'Styledcomponents', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Styledcomponents.md b/distribution/simpleicons-5/S/Styledcomponents.md new file mode 100644 index 00000000000..438f43c7a6c --- /dev/null +++ b/distribution/simpleicons-5/S/Styledcomponents.md @@ -0,0 +1,63 @@ +# Styledcomponents + + +```text +simpleicons-5/S/Styledcomponents +``` + +```text +include('simpleicons-5/S/Styledcomponents') +``` + + + +| Illustration | Styledcomponents | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Styledcomponents.png) | ![illustration for Styledcomponents](../../simpleicons-5/S/Styledcomponents.Local.png) | + + + + +## Styledcomponents + +### 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 Styledcomponents +include('simpleicons-5/S/Styledcomponents') + +' renders the element +Styledcomponents('Styledcomponents', 'Styledcomponents', '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 Styledcomponents +include('simpleicons-5/S/Styledcomponents') + +' renders the element +Styledcomponents('Styledcomponents', 'Styledcomponents', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Styledcomponents.png b/distribution/simpleicons-5/S/Styledcomponents.png new file mode 100644 index 00000000000..3d322596a2f Binary files /dev/null and b/distribution/simpleicons-5/S/Styledcomponents.png differ diff --git a/distribution/simpleicons-5/S/Styledcomponents.puml b/distribution/simpleicons-5/S/Styledcomponents.puml new file mode 100644 index 00000000000..bfa522170dd --- /dev/null +++ b/distribution/simpleicons-5/S/Styledcomponents.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Styledcomponents + +sprite $StyledcomponentsXs [10x10/16z] uwS3 + +sprite $StyledcomponentsSm [12x12/16z] unza + +sprite $StyledcomponentsMd [16x16/16z] un_X + +sprite $StyledcomponentsLg [20x20/16z] unzKO1G + +!procedure Styledcomponents($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Styledcomponents', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stylelint.Local.png b/distribution/simpleicons-5/S/Stylelint.Local.png new file mode 100644 index 00000000000..ada4c4ab816 Binary files /dev/null and b/distribution/simpleicons-5/S/Stylelint.Local.png differ diff --git a/distribution/simpleicons-5/S/Stylelint.Local.puml b/distribution/simpleicons-5/S/Stylelint.Local.puml new file mode 100644 index 00000000000..ebc64d0fc34 --- /dev/null +++ b/distribution/simpleicons-5/S/Stylelint.Local.puml @@ -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 Stylelint +include('simpleicons-5/S/Stylelint') + +' renders the element +Stylelint('Stylelint', 'Stylelint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stylelint.Remote.puml b/distribution/simpleicons-5/S/Stylelint.Remote.puml new file mode 100644 index 00000000000..cc19c3a04bb --- /dev/null +++ b/distribution/simpleicons-5/S/Stylelint.Remote.puml @@ -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 Stylelint +include('simpleicons-5/S/Stylelint') + +' renders the element +Stylelint('Stylelint', 'Stylelint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stylelint.md b/distribution/simpleicons-5/S/Stylelint.md new file mode 100644 index 00000000000..729708087ea --- /dev/null +++ b/distribution/simpleicons-5/S/Stylelint.md @@ -0,0 +1,63 @@ +# Stylelint + + +```text +simpleicons-5/S/Stylelint +``` + +```text +include('simpleicons-5/S/Stylelint') +``` + + + +| Illustration | Stylelint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stylelint.png) | ![illustration for Stylelint](../../simpleicons-5/S/Stylelint.Local.png) | + + + + +## Stylelint + +### 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 Stylelint +include('simpleicons-5/S/Stylelint') + +' renders the element +Stylelint('Stylelint', 'Stylelint', '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 Stylelint +include('simpleicons-5/S/Stylelint') + +' renders the element +Stylelint('Stylelint', 'Stylelint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stylelint.png b/distribution/simpleicons-5/S/Stylelint.png new file mode 100644 index 00000000000..dc73c368110 Binary files /dev/null and b/distribution/simpleicons-5/S/Stylelint.png differ diff --git a/distribution/simpleicons-5/S/Stylelint.puml b/distribution/simpleicons-5/S/Stylelint.puml new file mode 100644 index 00000000000..1c24e8b48db --- /dev/null +++ b/distribution/simpleicons-5/S/Stylelint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stylelint + +sprite $StylelintXs [10x10/16z] uwS3 + +sprite $StylelintSm [12x12/16z] unza + +sprite $StylelintMd [16x16/16z] un_X + +sprite $StylelintLg [20x20/16z] unzKO1G + +!procedure Stylelint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stylelint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Styleshare.Local.png b/distribution/simpleicons-5/S/Styleshare.Local.png new file mode 100644 index 00000000000..726edcf5228 Binary files /dev/null and b/distribution/simpleicons-5/S/Styleshare.Local.png differ diff --git a/distribution/simpleicons-5/S/Styleshare.Local.puml b/distribution/simpleicons-5/S/Styleshare.Local.puml new file mode 100644 index 00000000000..9c1a4fab4fd --- /dev/null +++ b/distribution/simpleicons-5/S/Styleshare.Local.puml @@ -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 Styleshare +include('simpleicons-5/S/Styleshare') + +' renders the element +Styleshare('Styleshare', 'Styleshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Styleshare.Remote.puml b/distribution/simpleicons-5/S/Styleshare.Remote.puml new file mode 100644 index 00000000000..4147abb2937 --- /dev/null +++ b/distribution/simpleicons-5/S/Styleshare.Remote.puml @@ -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 Styleshare +include('simpleicons-5/S/Styleshare') + +' renders the element +Styleshare('Styleshare', 'Styleshare', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Styleshare.md b/distribution/simpleicons-5/S/Styleshare.md new file mode 100644 index 00000000000..e8091080693 --- /dev/null +++ b/distribution/simpleicons-5/S/Styleshare.md @@ -0,0 +1,63 @@ +# Styleshare + + +```text +simpleicons-5/S/Styleshare +``` + +```text +include('simpleicons-5/S/Styleshare') +``` + + + +| Illustration | Styleshare | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Styleshare.png) | ![illustration for Styleshare](../../simpleicons-5/S/Styleshare.Local.png) | + + + + +## Styleshare + +### 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 Styleshare +include('simpleicons-5/S/Styleshare') + +' renders the element +Styleshare('Styleshare', 'Styleshare', '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 Styleshare +include('simpleicons-5/S/Styleshare') + +' renders the element +Styleshare('Styleshare', 'Styleshare', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Styleshare.png b/distribution/simpleicons-5/S/Styleshare.png new file mode 100644 index 00000000000..e6d0c2101be Binary files /dev/null and b/distribution/simpleicons-5/S/Styleshare.png differ diff --git a/distribution/simpleicons-5/S/Styleshare.puml b/distribution/simpleicons-5/S/Styleshare.puml new file mode 100644 index 00000000000..26419222b8d --- /dev/null +++ b/distribution/simpleicons-5/S/Styleshare.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Styleshare + +sprite $StyleshareXs [10x10/16z] uwS3 + +sprite $StyleshareSm [12x12/16z] unza + +sprite $StyleshareMd [16x16/16z] un_X + +sprite $StyleshareLg [20x20/16z] unzKO1G + +!procedure Styleshare($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Styleshare', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Stylus.Local.png b/distribution/simpleicons-5/S/Stylus.Local.png new file mode 100644 index 00000000000..04852aa550c Binary files /dev/null and b/distribution/simpleicons-5/S/Stylus.Local.png differ diff --git a/distribution/simpleicons-5/S/Stylus.Local.puml b/distribution/simpleicons-5/S/Stylus.Local.puml new file mode 100644 index 00000000000..e7b8c2f5781 --- /dev/null +++ b/distribution/simpleicons-5/S/Stylus.Local.puml @@ -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 Stylus +include('simpleicons-5/S/Stylus') + +' renders the element +Stylus('Stylus', 'Stylus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stylus.Remote.puml b/distribution/simpleicons-5/S/Stylus.Remote.puml new file mode 100644 index 00000000000..9b35c237ecf --- /dev/null +++ b/distribution/simpleicons-5/S/Stylus.Remote.puml @@ -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 Stylus +include('simpleicons-5/S/Stylus') + +' renders the element +Stylus('Stylus', 'Stylus', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Stylus.md b/distribution/simpleicons-5/S/Stylus.md new file mode 100644 index 00000000000..4896c9d4800 --- /dev/null +++ b/distribution/simpleicons-5/S/Stylus.md @@ -0,0 +1,63 @@ +# Stylus + + +```text +simpleicons-5/S/Stylus +``` + +```text +include('simpleicons-5/S/Stylus') +``` + + + +| Illustration | Stylus | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Stylus.png) | ![illustration for Stylus](../../simpleicons-5/S/Stylus.Local.png) | + + + + +## Stylus + +### 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 Stylus +include('simpleicons-5/S/Stylus') + +' renders the element +Stylus('Stylus', 'Stylus', '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 Stylus +include('simpleicons-5/S/Stylus') + +' renders the element +Stylus('Stylus', 'Stylus', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Stylus.png b/distribution/simpleicons-5/S/Stylus.png new file mode 100644 index 00000000000..597b7608134 Binary files /dev/null and b/distribution/simpleicons-5/S/Stylus.png differ diff --git a/distribution/simpleicons-5/S/Stylus.puml b/distribution/simpleicons-5/S/Stylus.puml new file mode 100644 index 00000000000..b2e731b30bf --- /dev/null +++ b/distribution/simpleicons-5/S/Stylus.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Stylus + +sprite $StylusXs [10x10/16z] uwS3 + +sprite $StylusSm [12x12/16z] unza + +sprite $StylusMd [16x16/16z] un_X + +sprite $StylusLg [20x20/16z] unzKO1G + +!procedure Stylus($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Stylus', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Subaru.Local.png b/distribution/simpleicons-5/S/Subaru.Local.png new file mode 100644 index 00000000000..a81405795ad Binary files /dev/null and b/distribution/simpleicons-5/S/Subaru.Local.png differ diff --git a/distribution/simpleicons-5/S/Subaru.Local.puml b/distribution/simpleicons-5/S/Subaru.Local.puml new file mode 100644 index 00000000000..b335a6bea0c --- /dev/null +++ b/distribution/simpleicons-5/S/Subaru.Local.puml @@ -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 Subaru +include('simpleicons-5/S/Subaru') + +' renders the element +Subaru('Subaru', 'Subaru', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Subaru.Remote.puml b/distribution/simpleicons-5/S/Subaru.Remote.puml new file mode 100644 index 00000000000..4e2145a310d --- /dev/null +++ b/distribution/simpleicons-5/S/Subaru.Remote.puml @@ -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 Subaru +include('simpleicons-5/S/Subaru') + +' renders the element +Subaru('Subaru', 'Subaru', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Subaru.md b/distribution/simpleicons-5/S/Subaru.md new file mode 100644 index 00000000000..dc20f16d10e --- /dev/null +++ b/distribution/simpleicons-5/S/Subaru.md @@ -0,0 +1,63 @@ +# Subaru + + +```text +simpleicons-5/S/Subaru +``` + +```text +include('simpleicons-5/S/Subaru') +``` + + + +| Illustration | Subaru | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Subaru.png) | ![illustration for Subaru](../../simpleicons-5/S/Subaru.Local.png) | + + + + +## Subaru + +### 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 Subaru +include('simpleicons-5/S/Subaru') + +' renders the element +Subaru('Subaru', 'Subaru', '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 Subaru +include('simpleicons-5/S/Subaru') + +' renders the element +Subaru('Subaru', 'Subaru', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Subaru.png b/distribution/simpleicons-5/S/Subaru.png new file mode 100644 index 00000000000..5457f4b92b9 Binary files /dev/null and b/distribution/simpleicons-5/S/Subaru.png differ diff --git a/distribution/simpleicons-5/S/Subaru.puml b/distribution/simpleicons-5/S/Subaru.puml new file mode 100644 index 00000000000..4cb69f841c7 --- /dev/null +++ b/distribution/simpleicons-5/S/Subaru.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Subaru + +sprite $SubaruXs [10x10/16z] uwS3 + +sprite $SubaruSm [12x12/16z] unza + +sprite $SubaruMd [16x16/16z] un_X + +sprite $SubaruLg [20x20/16z] unzKO1G + +!procedure Subaru($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Subaru', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sublimetext.Local.png b/distribution/simpleicons-5/S/Sublimetext.Local.png new file mode 100644 index 00000000000..7b947e398cb Binary files /dev/null and b/distribution/simpleicons-5/S/Sublimetext.Local.png differ diff --git a/distribution/simpleicons-5/S/Sublimetext.Local.puml b/distribution/simpleicons-5/S/Sublimetext.Local.puml new file mode 100644 index 00000000000..e93d2547a41 --- /dev/null +++ b/distribution/simpleicons-5/S/Sublimetext.Local.puml @@ -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 Sublimetext +include('simpleicons-5/S/Sublimetext') + +' renders the element +Sublimetext('Sublimetext', 'Sublimetext', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sublimetext.Remote.puml b/distribution/simpleicons-5/S/Sublimetext.Remote.puml new file mode 100644 index 00000000000..25d4fd11f90 --- /dev/null +++ b/distribution/simpleicons-5/S/Sublimetext.Remote.puml @@ -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 Sublimetext +include('simpleicons-5/S/Sublimetext') + +' renders the element +Sublimetext('Sublimetext', 'Sublimetext', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sublimetext.md b/distribution/simpleicons-5/S/Sublimetext.md new file mode 100644 index 00000000000..e5b74cd7c98 --- /dev/null +++ b/distribution/simpleicons-5/S/Sublimetext.md @@ -0,0 +1,63 @@ +# Sublimetext + + +```text +simpleicons-5/S/Sublimetext +``` + +```text +include('simpleicons-5/S/Sublimetext') +``` + + + +| Illustration | Sublimetext | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sublimetext.png) | ![illustration for Sublimetext](../../simpleicons-5/S/Sublimetext.Local.png) | + + + + +## Sublimetext + +### 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 Sublimetext +include('simpleicons-5/S/Sublimetext') + +' renders the element +Sublimetext('Sublimetext', 'Sublimetext', '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 Sublimetext +include('simpleicons-5/S/Sublimetext') + +' renders the element +Sublimetext('Sublimetext', 'Sublimetext', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sublimetext.png b/distribution/simpleicons-5/S/Sublimetext.png new file mode 100644 index 00000000000..1f91b9dc0b9 Binary files /dev/null and b/distribution/simpleicons-5/S/Sublimetext.png differ diff --git a/distribution/simpleicons-5/S/Sublimetext.puml b/distribution/simpleicons-5/S/Sublimetext.puml new file mode 100644 index 00000000000..9c71b425b1b --- /dev/null +++ b/distribution/simpleicons-5/S/Sublimetext.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sublimetext + +sprite $SublimetextXs [10x10/16z] uwS3 + +sprite $SublimetextSm [12x12/16z] unza + +sprite $SublimetextMd [16x16/16z] un_X + +sprite $SublimetextLg [20x20/16z] unzKO1G + +!procedure Sublimetext($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sublimetext', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Substack.Local.png b/distribution/simpleicons-5/S/Substack.Local.png new file mode 100644 index 00000000000..db4004d4a98 Binary files /dev/null and b/distribution/simpleicons-5/S/Substack.Local.png differ diff --git a/distribution/simpleicons-5/S/Substack.Local.puml b/distribution/simpleicons-5/S/Substack.Local.puml new file mode 100644 index 00000000000..53c233338f8 --- /dev/null +++ b/distribution/simpleicons-5/S/Substack.Local.puml @@ -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 Substack +include('simpleicons-5/S/Substack') + +' renders the element +Substack('Substack', 'Substack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Substack.Remote.puml b/distribution/simpleicons-5/S/Substack.Remote.puml new file mode 100644 index 00000000000..6c39a210dc0 --- /dev/null +++ b/distribution/simpleicons-5/S/Substack.Remote.puml @@ -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 Substack +include('simpleicons-5/S/Substack') + +' renders the element +Substack('Substack', 'Substack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Substack.md b/distribution/simpleicons-5/S/Substack.md new file mode 100644 index 00000000000..e09a3ff28a1 --- /dev/null +++ b/distribution/simpleicons-5/S/Substack.md @@ -0,0 +1,63 @@ +# Substack + + +```text +simpleicons-5/S/Substack +``` + +```text +include('simpleicons-5/S/Substack') +``` + + + +| Illustration | Substack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Substack.png) | ![illustration for Substack](../../simpleicons-5/S/Substack.Local.png) | + + + + +## Substack + +### 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 Substack +include('simpleicons-5/S/Substack') + +' renders the element +Substack('Substack', 'Substack', '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 Substack +include('simpleicons-5/S/Substack') + +' renders the element +Substack('Substack', 'Substack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Substack.png b/distribution/simpleicons-5/S/Substack.png new file mode 100644 index 00000000000..322db8e7627 Binary files /dev/null and b/distribution/simpleicons-5/S/Substack.png differ diff --git a/distribution/simpleicons-5/S/Substack.puml b/distribution/simpleicons-5/S/Substack.puml new file mode 100644 index 00000000000..2fb835cdd9d --- /dev/null +++ b/distribution/simpleicons-5/S/Substack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Substack + +sprite $SubstackXs [10x10/16z] uwS3 + +sprite $SubstackSm [12x12/16z] unza + +sprite $SubstackMd [16x16/16z] un_X + +sprite $SubstackLg [20x20/16z] unzKO1G + +!procedure Substack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Substack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Subversion.Local.png b/distribution/simpleicons-5/S/Subversion.Local.png new file mode 100644 index 00000000000..6ab67b9ea03 Binary files /dev/null and b/distribution/simpleicons-5/S/Subversion.Local.png differ diff --git a/distribution/simpleicons-5/S/Subversion.Local.puml b/distribution/simpleicons-5/S/Subversion.Local.puml new file mode 100644 index 00000000000..8b4b1a3011f --- /dev/null +++ b/distribution/simpleicons-5/S/Subversion.Local.puml @@ -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 Subversion +include('simpleicons-5/S/Subversion') + +' renders the element +Subversion('Subversion', 'Subversion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Subversion.Remote.puml b/distribution/simpleicons-5/S/Subversion.Remote.puml new file mode 100644 index 00000000000..517059f57a8 --- /dev/null +++ b/distribution/simpleicons-5/S/Subversion.Remote.puml @@ -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 Subversion +include('simpleicons-5/S/Subversion') + +' renders the element +Subversion('Subversion', 'Subversion', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Subversion.md b/distribution/simpleicons-5/S/Subversion.md new file mode 100644 index 00000000000..a20d37adcce --- /dev/null +++ b/distribution/simpleicons-5/S/Subversion.md @@ -0,0 +1,63 @@ +# Subversion + + +```text +simpleicons-5/S/Subversion +``` + +```text +include('simpleicons-5/S/Subversion') +``` + + + +| Illustration | Subversion | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Subversion.png) | ![illustration for Subversion](../../simpleicons-5/S/Subversion.Local.png) | + + + + +## Subversion + +### 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 Subversion +include('simpleicons-5/S/Subversion') + +' renders the element +Subversion('Subversion', 'Subversion', '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 Subversion +include('simpleicons-5/S/Subversion') + +' renders the element +Subversion('Subversion', 'Subversion', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Subversion.png b/distribution/simpleicons-5/S/Subversion.png new file mode 100644 index 00000000000..3e5c9a156fb Binary files /dev/null and b/distribution/simpleicons-5/S/Subversion.png differ diff --git a/distribution/simpleicons-5/S/Subversion.puml b/distribution/simpleicons-5/S/Subversion.puml new file mode 100644 index 00000000000..4bd6de6ad2b --- /dev/null +++ b/distribution/simpleicons-5/S/Subversion.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Subversion + +sprite $SubversionXs [10x10/16z] uwS3 + +sprite $SubversionSm [12x12/16z] unza + +sprite $SubversionMd [16x16/16z] un_X + +sprite $SubversionLg [20x20/16z] unzKO1G + +!procedure Subversion($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Subversion', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Suckless.Local.png b/distribution/simpleicons-5/S/Suckless.Local.png new file mode 100644 index 00000000000..039063a9ca7 Binary files /dev/null and b/distribution/simpleicons-5/S/Suckless.Local.png differ diff --git a/distribution/simpleicons-5/S/Suckless.Local.puml b/distribution/simpleicons-5/S/Suckless.Local.puml new file mode 100644 index 00000000000..6fa63cf532d --- /dev/null +++ b/distribution/simpleicons-5/S/Suckless.Local.puml @@ -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 Suckless +include('simpleicons-5/S/Suckless') + +' renders the element +Suckless('Suckless', 'Suckless', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Suckless.Remote.puml b/distribution/simpleicons-5/S/Suckless.Remote.puml new file mode 100644 index 00000000000..1d9188ccf01 --- /dev/null +++ b/distribution/simpleicons-5/S/Suckless.Remote.puml @@ -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 Suckless +include('simpleicons-5/S/Suckless') + +' renders the element +Suckless('Suckless', 'Suckless', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Suckless.md b/distribution/simpleicons-5/S/Suckless.md new file mode 100644 index 00000000000..aa53856e008 --- /dev/null +++ b/distribution/simpleicons-5/S/Suckless.md @@ -0,0 +1,63 @@ +# Suckless + + +```text +simpleicons-5/S/Suckless +``` + +```text +include('simpleicons-5/S/Suckless') +``` + + + +| Illustration | Suckless | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Suckless.png) | ![illustration for Suckless](../../simpleicons-5/S/Suckless.Local.png) | + + + + +## Suckless + +### 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 Suckless +include('simpleicons-5/S/Suckless') + +' renders the element +Suckless('Suckless', 'Suckless', '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 Suckless +include('simpleicons-5/S/Suckless') + +' renders the element +Suckless('Suckless', 'Suckless', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Suckless.png b/distribution/simpleicons-5/S/Suckless.png new file mode 100644 index 00000000000..83b9e1c1bb4 Binary files /dev/null and b/distribution/simpleicons-5/S/Suckless.png differ diff --git a/distribution/simpleicons-5/S/Suckless.puml b/distribution/simpleicons-5/S/Suckless.puml new file mode 100644 index 00000000000..7916d1781e8 --- /dev/null +++ b/distribution/simpleicons-5/S/Suckless.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Suckless + +sprite $SucklessXs [10x10/16z] uwS3 + +sprite $SucklessSm [12x12/16z] unza + +sprite $SucklessMd [16x16/16z] un_X + +sprite $SucklessLg [20x20/16z] unzKO1G + +!procedure Suckless($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Suckless', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sumologic.Local.png b/distribution/simpleicons-5/S/Sumologic.Local.png new file mode 100644 index 00000000000..a8fe09fdc81 Binary files /dev/null and b/distribution/simpleicons-5/S/Sumologic.Local.png differ diff --git a/distribution/simpleicons-5/S/Sumologic.Local.puml b/distribution/simpleicons-5/S/Sumologic.Local.puml new file mode 100644 index 00000000000..cbf28aecb0c --- /dev/null +++ b/distribution/simpleicons-5/S/Sumologic.Local.puml @@ -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 Sumologic +include('simpleicons-5/S/Sumologic') + +' renders the element +Sumologic('Sumologic', 'Sumologic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sumologic.Remote.puml b/distribution/simpleicons-5/S/Sumologic.Remote.puml new file mode 100644 index 00000000000..2571474627a --- /dev/null +++ b/distribution/simpleicons-5/S/Sumologic.Remote.puml @@ -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 Sumologic +include('simpleicons-5/S/Sumologic') + +' renders the element +Sumologic('Sumologic', 'Sumologic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sumologic.md b/distribution/simpleicons-5/S/Sumologic.md new file mode 100644 index 00000000000..0707b8d37aa --- /dev/null +++ b/distribution/simpleicons-5/S/Sumologic.md @@ -0,0 +1,63 @@ +# Sumologic + + +```text +simpleicons-5/S/Sumologic +``` + +```text +include('simpleicons-5/S/Sumologic') +``` + + + +| Illustration | Sumologic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sumologic.png) | ![illustration for Sumologic](../../simpleicons-5/S/Sumologic.Local.png) | + + + + +## Sumologic + +### 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 Sumologic +include('simpleicons-5/S/Sumologic') + +' renders the element +Sumologic('Sumologic', 'Sumologic', '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 Sumologic +include('simpleicons-5/S/Sumologic') + +' renders the element +Sumologic('Sumologic', 'Sumologic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sumologic.png b/distribution/simpleicons-5/S/Sumologic.png new file mode 100644 index 00000000000..abbd60af335 Binary files /dev/null and b/distribution/simpleicons-5/S/Sumologic.png differ diff --git a/distribution/simpleicons-5/S/Sumologic.puml b/distribution/simpleicons-5/S/Sumologic.puml new file mode 100644 index 00000000000..caac35b1e4d --- /dev/null +++ b/distribution/simpleicons-5/S/Sumologic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sumologic + +sprite $SumologicXs [10x10/16z] uwS3 + +sprite $SumologicSm [12x12/16z] unza + +sprite $SumologicMd [16x16/16z] un_X + +sprite $SumologicLg [20x20/16z] unzKO1G + +!procedure Sumologic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sumologic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Supabase.Local.png b/distribution/simpleicons-5/S/Supabase.Local.png new file mode 100644 index 00000000000..6f1c38f2e75 Binary files /dev/null and b/distribution/simpleicons-5/S/Supabase.Local.png differ diff --git a/distribution/simpleicons-5/S/Supabase.Local.puml b/distribution/simpleicons-5/S/Supabase.Local.puml new file mode 100644 index 00000000000..56c7564981e --- /dev/null +++ b/distribution/simpleicons-5/S/Supabase.Local.puml @@ -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 Supabase +include('simpleicons-5/S/Supabase') + +' renders the element +Supabase('Supabase', 'Supabase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Supabase.Remote.puml b/distribution/simpleicons-5/S/Supabase.Remote.puml new file mode 100644 index 00000000000..c83f968290a --- /dev/null +++ b/distribution/simpleicons-5/S/Supabase.Remote.puml @@ -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 Supabase +include('simpleicons-5/S/Supabase') + +' renders the element +Supabase('Supabase', 'Supabase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Supabase.md b/distribution/simpleicons-5/S/Supabase.md new file mode 100644 index 00000000000..d716f4c2d0c --- /dev/null +++ b/distribution/simpleicons-5/S/Supabase.md @@ -0,0 +1,63 @@ +# Supabase + + +```text +simpleicons-5/S/Supabase +``` + +```text +include('simpleicons-5/S/Supabase') +``` + + + +| Illustration | Supabase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Supabase.png) | ![illustration for Supabase](../../simpleicons-5/S/Supabase.Local.png) | + + + + +## Supabase + +### 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 Supabase +include('simpleicons-5/S/Supabase') + +' renders the element +Supabase('Supabase', 'Supabase', '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 Supabase +include('simpleicons-5/S/Supabase') + +' renders the element +Supabase('Supabase', 'Supabase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Supabase.png b/distribution/simpleicons-5/S/Supabase.png new file mode 100644 index 00000000000..3bc8c82748f Binary files /dev/null and b/distribution/simpleicons-5/S/Supabase.png differ diff --git a/distribution/simpleicons-5/S/Supabase.puml b/distribution/simpleicons-5/S/Supabase.puml new file mode 100644 index 00000000000..7041e15e9dd --- /dev/null +++ b/distribution/simpleicons-5/S/Supabase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Supabase + +sprite $SupabaseXs [10x10/16z] uwS3 + +sprite $SupabaseSm [12x12/16z] unza + +sprite $SupabaseMd [16x16/16z] un_X + +sprite $SupabaseLg [20x20/16z] unzKO1G + +!procedure Supabase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Supabase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Superuser.Local.png b/distribution/simpleicons-5/S/Superuser.Local.png new file mode 100644 index 00000000000..87324c2fe59 Binary files /dev/null and b/distribution/simpleicons-5/S/Superuser.Local.png differ diff --git a/distribution/simpleicons-5/S/Superuser.Local.puml b/distribution/simpleicons-5/S/Superuser.Local.puml new file mode 100644 index 00000000000..1e3f4587377 --- /dev/null +++ b/distribution/simpleicons-5/S/Superuser.Local.puml @@ -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 Superuser +include('simpleicons-5/S/Superuser') + +' renders the element +Superuser('Superuser', 'Superuser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Superuser.Remote.puml b/distribution/simpleicons-5/S/Superuser.Remote.puml new file mode 100644 index 00000000000..bde7bc31b33 --- /dev/null +++ b/distribution/simpleicons-5/S/Superuser.Remote.puml @@ -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 Superuser +include('simpleicons-5/S/Superuser') + +' renders the element +Superuser('Superuser', 'Superuser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Superuser.md b/distribution/simpleicons-5/S/Superuser.md new file mode 100644 index 00000000000..43cc285bddb --- /dev/null +++ b/distribution/simpleicons-5/S/Superuser.md @@ -0,0 +1,63 @@ +# Superuser + + +```text +simpleicons-5/S/Superuser +``` + +```text +include('simpleicons-5/S/Superuser') +``` + + + +| Illustration | Superuser | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Superuser.png) | ![illustration for Superuser](../../simpleicons-5/S/Superuser.Local.png) | + + + + +## Superuser + +### 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 Superuser +include('simpleicons-5/S/Superuser') + +' renders the element +Superuser('Superuser', 'Superuser', '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 Superuser +include('simpleicons-5/S/Superuser') + +' renders the element +Superuser('Superuser', 'Superuser', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Superuser.png b/distribution/simpleicons-5/S/Superuser.png new file mode 100644 index 00000000000..97d7b73775b Binary files /dev/null and b/distribution/simpleicons-5/S/Superuser.png differ diff --git a/distribution/simpleicons-5/S/Superuser.puml b/distribution/simpleicons-5/S/Superuser.puml new file mode 100644 index 00000000000..d626bb27edf --- /dev/null +++ b/distribution/simpleicons-5/S/Superuser.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Superuser + +sprite $SuperuserXs [10x10/16z] uwS3 + +sprite $SuperuserSm [12x12/16z] unza + +sprite $SuperuserMd [16x16/16z] un_X + +sprite $SuperuserLg [20x20/16z] unzKO1G + +!procedure Superuser($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Superuser', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Surveymonkey.Local.png b/distribution/simpleicons-5/S/Surveymonkey.Local.png new file mode 100644 index 00000000000..4e73004146b Binary files /dev/null and b/distribution/simpleicons-5/S/Surveymonkey.Local.png differ diff --git a/distribution/simpleicons-5/S/Surveymonkey.Local.puml b/distribution/simpleicons-5/S/Surveymonkey.Local.puml new file mode 100644 index 00000000000..24998b78edb --- /dev/null +++ b/distribution/simpleicons-5/S/Surveymonkey.Local.puml @@ -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 Surveymonkey +include('simpleicons-5/S/Surveymonkey') + +' renders the element +Surveymonkey('Surveymonkey', 'Surveymonkey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Surveymonkey.Remote.puml b/distribution/simpleicons-5/S/Surveymonkey.Remote.puml new file mode 100644 index 00000000000..22803db1df8 --- /dev/null +++ b/distribution/simpleicons-5/S/Surveymonkey.Remote.puml @@ -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 Surveymonkey +include('simpleicons-5/S/Surveymonkey') + +' renders the element +Surveymonkey('Surveymonkey', 'Surveymonkey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Surveymonkey.md b/distribution/simpleicons-5/S/Surveymonkey.md new file mode 100644 index 00000000000..1db2a7a4fbe --- /dev/null +++ b/distribution/simpleicons-5/S/Surveymonkey.md @@ -0,0 +1,63 @@ +# Surveymonkey + + +```text +simpleicons-5/S/Surveymonkey +``` + +```text +include('simpleicons-5/S/Surveymonkey') +``` + + + +| Illustration | Surveymonkey | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Surveymonkey.png) | ![illustration for Surveymonkey](../../simpleicons-5/S/Surveymonkey.Local.png) | + + + + +## Surveymonkey + +### 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 Surveymonkey +include('simpleicons-5/S/Surveymonkey') + +' renders the element +Surveymonkey('Surveymonkey', 'Surveymonkey', '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 Surveymonkey +include('simpleicons-5/S/Surveymonkey') + +' renders the element +Surveymonkey('Surveymonkey', 'Surveymonkey', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Surveymonkey.png b/distribution/simpleicons-5/S/Surveymonkey.png new file mode 100644 index 00000000000..6e05071754e Binary files /dev/null and b/distribution/simpleicons-5/S/Surveymonkey.png differ diff --git a/distribution/simpleicons-5/S/Surveymonkey.puml b/distribution/simpleicons-5/S/Surveymonkey.puml new file mode 100644 index 00000000000..d4ccb91afa9 --- /dev/null +++ b/distribution/simpleicons-5/S/Surveymonkey.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Surveymonkey + +sprite $SurveymonkeyXs [10x10/16z] uwS3 + +sprite $SurveymonkeySm [12x12/16z] unza + +sprite $SurveymonkeyMd [16x16/16z] un_X + +sprite $SurveymonkeyLg [20x20/16z] unzKO1G + +!procedure Surveymonkey($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Surveymonkey', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Suse.Local.png b/distribution/simpleicons-5/S/Suse.Local.png new file mode 100644 index 00000000000..7b016b7ee74 Binary files /dev/null and b/distribution/simpleicons-5/S/Suse.Local.png differ diff --git a/distribution/simpleicons-5/S/Suse.Local.puml b/distribution/simpleicons-5/S/Suse.Local.puml new file mode 100644 index 00000000000..b6df7a892ec --- /dev/null +++ b/distribution/simpleicons-5/S/Suse.Local.puml @@ -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 Suse +include('simpleicons-5/S/Suse') + +' renders the element +Suse('Suse', 'Suse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Suse.Remote.puml b/distribution/simpleicons-5/S/Suse.Remote.puml new file mode 100644 index 00000000000..87e8a99bae9 --- /dev/null +++ b/distribution/simpleicons-5/S/Suse.Remote.puml @@ -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 Suse +include('simpleicons-5/S/Suse') + +' renders the element +Suse('Suse', 'Suse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Suse.md b/distribution/simpleicons-5/S/Suse.md new file mode 100644 index 00000000000..915ec926a60 --- /dev/null +++ b/distribution/simpleicons-5/S/Suse.md @@ -0,0 +1,63 @@ +# Suse + + +```text +simpleicons-5/S/Suse +``` + +```text +include('simpleicons-5/S/Suse') +``` + + + +| Illustration | Suse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Suse.png) | ![illustration for Suse](../../simpleicons-5/S/Suse.Local.png) | + + + + +## Suse + +### 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 Suse +include('simpleicons-5/S/Suse') + +' renders the element +Suse('Suse', 'Suse', '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 Suse +include('simpleicons-5/S/Suse') + +' renders the element +Suse('Suse', 'Suse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Suse.png b/distribution/simpleicons-5/S/Suse.png new file mode 100644 index 00000000000..14c08074816 Binary files /dev/null and b/distribution/simpleicons-5/S/Suse.png differ diff --git a/distribution/simpleicons-5/S/Suse.puml b/distribution/simpleicons-5/S/Suse.puml new file mode 100644 index 00000000000..fb8ad0b16c7 --- /dev/null +++ b/distribution/simpleicons-5/S/Suse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Suse + +sprite $SuseXs [10x10/16z] uwS3 + +sprite $SuseSm [12x12/16z] unza + +sprite $SuseMd [16x16/16z] un_X + +sprite $SuseLg [20x20/16z] unzKO1G + +!procedure Suse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Suse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Suzuki.Local.png b/distribution/simpleicons-5/S/Suzuki.Local.png new file mode 100644 index 00000000000..b00469ef4b8 Binary files /dev/null and b/distribution/simpleicons-5/S/Suzuki.Local.png differ diff --git a/distribution/simpleicons-5/S/Suzuki.Local.puml b/distribution/simpleicons-5/S/Suzuki.Local.puml new file mode 100644 index 00000000000..67c6da3bc0c --- /dev/null +++ b/distribution/simpleicons-5/S/Suzuki.Local.puml @@ -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 Suzuki +include('simpleicons-5/S/Suzuki') + +' renders the element +Suzuki('Suzuki', 'Suzuki', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Suzuki.Remote.puml b/distribution/simpleicons-5/S/Suzuki.Remote.puml new file mode 100644 index 00000000000..a538857d4a0 --- /dev/null +++ b/distribution/simpleicons-5/S/Suzuki.Remote.puml @@ -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 Suzuki +include('simpleicons-5/S/Suzuki') + +' renders the element +Suzuki('Suzuki', 'Suzuki', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Suzuki.md b/distribution/simpleicons-5/S/Suzuki.md new file mode 100644 index 00000000000..4b07bfb60a7 --- /dev/null +++ b/distribution/simpleicons-5/S/Suzuki.md @@ -0,0 +1,63 @@ +# Suzuki + + +```text +simpleicons-5/S/Suzuki +``` + +```text +include('simpleicons-5/S/Suzuki') +``` + + + +| Illustration | Suzuki | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Suzuki.png) | ![illustration for Suzuki](../../simpleicons-5/S/Suzuki.Local.png) | + + + + +## Suzuki + +### 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 Suzuki +include('simpleicons-5/S/Suzuki') + +' renders the element +Suzuki('Suzuki', 'Suzuki', '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 Suzuki +include('simpleicons-5/S/Suzuki') + +' renders the element +Suzuki('Suzuki', 'Suzuki', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Suzuki.png b/distribution/simpleicons-5/S/Suzuki.png new file mode 100644 index 00000000000..2d2449625f4 Binary files /dev/null and b/distribution/simpleicons-5/S/Suzuki.png differ diff --git a/distribution/simpleicons-5/S/Suzuki.puml b/distribution/simpleicons-5/S/Suzuki.puml new file mode 100644 index 00000000000..bbfc747db66 --- /dev/null +++ b/distribution/simpleicons-5/S/Suzuki.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Suzuki + +sprite $SuzukiXs [10x10/16z] uwS3 + +sprite $SuzukiSm [12x12/16z] unza + +sprite $SuzukiMd [16x16/16z] un_X + +sprite $SuzukiLg [20x20/16z] unzKO1G + +!procedure Suzuki($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Suzuki', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Svelte.Local.png b/distribution/simpleicons-5/S/Svelte.Local.png new file mode 100644 index 00000000000..7256fe8bb4e Binary files /dev/null and b/distribution/simpleicons-5/S/Svelte.Local.png differ diff --git a/distribution/simpleicons-5/S/Svelte.Local.puml b/distribution/simpleicons-5/S/Svelte.Local.puml new file mode 100644 index 00000000000..73bd097deae --- /dev/null +++ b/distribution/simpleicons-5/S/Svelte.Local.puml @@ -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 Svelte +include('simpleicons-5/S/Svelte') + +' renders the element +Svelte('Svelte', 'Svelte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Svelte.Remote.puml b/distribution/simpleicons-5/S/Svelte.Remote.puml new file mode 100644 index 00000000000..a812cb2a645 --- /dev/null +++ b/distribution/simpleicons-5/S/Svelte.Remote.puml @@ -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 Svelte +include('simpleicons-5/S/Svelte') + +' renders the element +Svelte('Svelte', 'Svelte', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Svelte.md b/distribution/simpleicons-5/S/Svelte.md new file mode 100644 index 00000000000..7f3eebe8ec3 --- /dev/null +++ b/distribution/simpleicons-5/S/Svelte.md @@ -0,0 +1,63 @@ +# Svelte + + +```text +simpleicons-5/S/Svelte +``` + +```text +include('simpleicons-5/S/Svelte') +``` + + + +| Illustration | Svelte | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Svelte.png) | ![illustration for Svelte](../../simpleicons-5/S/Svelte.Local.png) | + + + + +## Svelte + +### 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 Svelte +include('simpleicons-5/S/Svelte') + +' renders the element +Svelte('Svelte', 'Svelte', '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 Svelte +include('simpleicons-5/S/Svelte') + +' renders the element +Svelte('Svelte', 'Svelte', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Svelte.png b/distribution/simpleicons-5/S/Svelte.png new file mode 100644 index 00000000000..4b1934c628b Binary files /dev/null and b/distribution/simpleicons-5/S/Svelte.png differ diff --git a/distribution/simpleicons-5/S/Svelte.puml b/distribution/simpleicons-5/S/Svelte.puml new file mode 100644 index 00000000000..1cdf5e41b77 --- /dev/null +++ b/distribution/simpleicons-5/S/Svelte.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Svelte + +sprite $SvelteXs [10x10/16z] uwS3 + +sprite $SvelteSm [12x12/16z] unza + +sprite $SvelteMd [16x16/16z] un_X + +sprite $SvelteLg [20x20/16z] unzKO1G + +!procedure Svelte($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Svelte', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Svg.Local.png b/distribution/simpleicons-5/S/Svg.Local.png new file mode 100644 index 00000000000..122f6ce7754 Binary files /dev/null and b/distribution/simpleicons-5/S/Svg.Local.png differ diff --git a/distribution/simpleicons-5/S/Svg.Local.puml b/distribution/simpleicons-5/S/Svg.Local.puml new file mode 100644 index 00000000000..1858d236b88 --- /dev/null +++ b/distribution/simpleicons-5/S/Svg.Local.puml @@ -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 Svg +include('simpleicons-5/S/Svg') + +' renders the element +Svg('Svg', 'Svg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Svg.Remote.puml b/distribution/simpleicons-5/S/Svg.Remote.puml new file mode 100644 index 00000000000..cce91722425 --- /dev/null +++ b/distribution/simpleicons-5/S/Svg.Remote.puml @@ -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 Svg +include('simpleicons-5/S/Svg') + +' renders the element +Svg('Svg', 'Svg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Svg.md b/distribution/simpleicons-5/S/Svg.md new file mode 100644 index 00000000000..205f449ecfa --- /dev/null +++ b/distribution/simpleicons-5/S/Svg.md @@ -0,0 +1,63 @@ +# Svg + + +```text +simpleicons-5/S/Svg +``` + +```text +include('simpleicons-5/S/Svg') +``` + + + +| Illustration | Svg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Svg.png) | ![illustration for Svg](../../simpleicons-5/S/Svg.Local.png) | + + + + +## Svg + +### 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 Svg +include('simpleicons-5/S/Svg') + +' renders the element +Svg('Svg', 'Svg', '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 Svg +include('simpleicons-5/S/Svg') + +' renders the element +Svg('Svg', 'Svg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Svg.png b/distribution/simpleicons-5/S/Svg.png new file mode 100644 index 00000000000..f28779565a6 Binary files /dev/null and b/distribution/simpleicons-5/S/Svg.png differ diff --git a/distribution/simpleicons-5/S/Svg.puml b/distribution/simpleicons-5/S/Svg.puml new file mode 100644 index 00000000000..560257400b0 --- /dev/null +++ b/distribution/simpleicons-5/S/Svg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Svg + +sprite $SvgXs [10x10/16z] uwS3 + +sprite $SvgSm [12x12/16z] unza + +sprite $SvgMd [16x16/16z] un_X + +sprite $SvgLg [20x20/16z] unzKO1G + +!procedure Svg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Svg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Svgo.Local.png b/distribution/simpleicons-5/S/Svgo.Local.png new file mode 100644 index 00000000000..aebf41045ba Binary files /dev/null and b/distribution/simpleicons-5/S/Svgo.Local.png differ diff --git a/distribution/simpleicons-5/S/Svgo.Local.puml b/distribution/simpleicons-5/S/Svgo.Local.puml new file mode 100644 index 00000000000..d0287ca818b --- /dev/null +++ b/distribution/simpleicons-5/S/Svgo.Local.puml @@ -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 Svgo +include('simpleicons-5/S/Svgo') + +' renders the element +Svgo('Svgo', 'Svgo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Svgo.Remote.puml b/distribution/simpleicons-5/S/Svgo.Remote.puml new file mode 100644 index 00000000000..c2198d3bb38 --- /dev/null +++ b/distribution/simpleicons-5/S/Svgo.Remote.puml @@ -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 Svgo +include('simpleicons-5/S/Svgo') + +' renders the element +Svgo('Svgo', 'Svgo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Svgo.md b/distribution/simpleicons-5/S/Svgo.md new file mode 100644 index 00000000000..f728a6398f2 --- /dev/null +++ b/distribution/simpleicons-5/S/Svgo.md @@ -0,0 +1,63 @@ +# Svgo + + +```text +simpleicons-5/S/Svgo +``` + +```text +include('simpleicons-5/S/Svgo') +``` + + + +| Illustration | Svgo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Svgo.png) | ![illustration for Svgo](../../simpleicons-5/S/Svgo.Local.png) | + + + + +## Svgo + +### 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 Svgo +include('simpleicons-5/S/Svgo') + +' renders the element +Svgo('Svgo', 'Svgo', '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 Svgo +include('simpleicons-5/S/Svgo') + +' renders the element +Svgo('Svgo', 'Svgo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Svgo.png b/distribution/simpleicons-5/S/Svgo.png new file mode 100644 index 00000000000..5d792cfdf3d Binary files /dev/null and b/distribution/simpleicons-5/S/Svgo.png differ diff --git a/distribution/simpleicons-5/S/Svgo.puml b/distribution/simpleicons-5/S/Svgo.puml new file mode 100644 index 00000000000..bdc0ac6a1ea --- /dev/null +++ b/distribution/simpleicons-5/S/Svgo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Svgo + +sprite $SvgoXs [10x10/16z] uwS3 + +sprite $SvgoSm [12x12/16z] unza + +sprite $SvgoMd [16x16/16z] un_X + +sprite $SvgoLg [20x20/16z] unzKO1G + +!procedure Svgo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Svgo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Swagger.Local.png b/distribution/simpleicons-5/S/Swagger.Local.png new file mode 100644 index 00000000000..cf6ce5536e0 Binary files /dev/null and b/distribution/simpleicons-5/S/Swagger.Local.png differ diff --git a/distribution/simpleicons-5/S/Swagger.Local.puml b/distribution/simpleicons-5/S/Swagger.Local.puml new file mode 100644 index 00000000000..4e6b6aad6b5 --- /dev/null +++ b/distribution/simpleicons-5/S/Swagger.Local.puml @@ -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 Swagger +include('simpleicons-5/S/Swagger') + +' renders the element +Swagger('Swagger', 'Swagger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swagger.Remote.puml b/distribution/simpleicons-5/S/Swagger.Remote.puml new file mode 100644 index 00000000000..561f0ee09a7 --- /dev/null +++ b/distribution/simpleicons-5/S/Swagger.Remote.puml @@ -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 Swagger +include('simpleicons-5/S/Swagger') + +' renders the element +Swagger('Swagger', 'Swagger', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swagger.md b/distribution/simpleicons-5/S/Swagger.md new file mode 100644 index 00000000000..196057d57e9 --- /dev/null +++ b/distribution/simpleicons-5/S/Swagger.md @@ -0,0 +1,63 @@ +# Swagger + + +```text +simpleicons-5/S/Swagger +``` + +```text +include('simpleicons-5/S/Swagger') +``` + + + +| Illustration | Swagger | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Swagger.png) | ![illustration for Swagger](../../simpleicons-5/S/Swagger.Local.png) | + + + + +## Swagger + +### 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 Swagger +include('simpleicons-5/S/Swagger') + +' renders the element +Swagger('Swagger', 'Swagger', '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 Swagger +include('simpleicons-5/S/Swagger') + +' renders the element +Swagger('Swagger', 'Swagger', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Swagger.png b/distribution/simpleicons-5/S/Swagger.png new file mode 100644 index 00000000000..24529f7dee4 Binary files /dev/null and b/distribution/simpleicons-5/S/Swagger.png differ diff --git a/distribution/simpleicons-5/S/Swagger.puml b/distribution/simpleicons-5/S/Swagger.puml new file mode 100644 index 00000000000..c596866fb83 --- /dev/null +++ b/distribution/simpleicons-5/S/Swagger.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Swagger + +sprite $SwaggerXs [10x10/16z] uwS3 + +sprite $SwaggerSm [12x12/16z] unza + +sprite $SwaggerMd [16x16/16z] un_X + +sprite $SwaggerLg [20x20/16z] unzKO1G + +!procedure Swagger($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Swagger', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Swarm.Local.png b/distribution/simpleicons-5/S/Swarm.Local.png new file mode 100644 index 00000000000..c4856740d10 Binary files /dev/null and b/distribution/simpleicons-5/S/Swarm.Local.png differ diff --git a/distribution/simpleicons-5/S/Swarm.Local.puml b/distribution/simpleicons-5/S/Swarm.Local.puml new file mode 100644 index 00000000000..6c7aec02fd7 --- /dev/null +++ b/distribution/simpleicons-5/S/Swarm.Local.puml @@ -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 Swarm +include('simpleicons-5/S/Swarm') + +' renders the element +Swarm('Swarm', 'Swarm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swarm.Remote.puml b/distribution/simpleicons-5/S/Swarm.Remote.puml new file mode 100644 index 00000000000..b3960ca04f4 --- /dev/null +++ b/distribution/simpleicons-5/S/Swarm.Remote.puml @@ -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 Swarm +include('simpleicons-5/S/Swarm') + +' renders the element +Swarm('Swarm', 'Swarm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swarm.md b/distribution/simpleicons-5/S/Swarm.md new file mode 100644 index 00000000000..11525210551 --- /dev/null +++ b/distribution/simpleicons-5/S/Swarm.md @@ -0,0 +1,63 @@ +# Swarm + + +```text +simpleicons-5/S/Swarm +``` + +```text +include('simpleicons-5/S/Swarm') +``` + + + +| Illustration | Swarm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Swarm.png) | ![illustration for Swarm](../../simpleicons-5/S/Swarm.Local.png) | + + + + +## Swarm + +### 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 Swarm +include('simpleicons-5/S/Swarm') + +' renders the element +Swarm('Swarm', 'Swarm', '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 Swarm +include('simpleicons-5/S/Swarm') + +' renders the element +Swarm('Swarm', 'Swarm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Swarm.png b/distribution/simpleicons-5/S/Swarm.png new file mode 100644 index 00000000000..c6a8c491980 Binary files /dev/null and b/distribution/simpleicons-5/S/Swarm.png differ diff --git a/distribution/simpleicons-5/S/Swarm.puml b/distribution/simpleicons-5/S/Swarm.puml new file mode 100644 index 00000000000..3aeaf409021 --- /dev/null +++ b/distribution/simpleicons-5/S/Swarm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Swarm + +sprite $SwarmXs [10x10/16z] uwS3 + +sprite $SwarmSm [12x12/16z] unza + +sprite $SwarmMd [16x16/16z] un_X + +sprite $SwarmLg [20x20/16z] unzKO1G + +!procedure Swarm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Swarm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Swift.Local.png b/distribution/simpleicons-5/S/Swift.Local.png new file mode 100644 index 00000000000..110b90d9cac Binary files /dev/null and b/distribution/simpleicons-5/S/Swift.Local.png differ diff --git a/distribution/simpleicons-5/S/Swift.Local.puml b/distribution/simpleicons-5/S/Swift.Local.puml new file mode 100644 index 00000000000..f21da0b72dd --- /dev/null +++ b/distribution/simpleicons-5/S/Swift.Local.puml @@ -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 Swift +include('simpleicons-5/S/Swift') + +' renders the element +Swift('Swift', 'Swift', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swift.Remote.puml b/distribution/simpleicons-5/S/Swift.Remote.puml new file mode 100644 index 00000000000..94a73794da5 --- /dev/null +++ b/distribution/simpleicons-5/S/Swift.Remote.puml @@ -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 Swift +include('simpleicons-5/S/Swift') + +' renders the element +Swift('Swift', 'Swift', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swift.md b/distribution/simpleicons-5/S/Swift.md new file mode 100644 index 00000000000..953c6ea4efb --- /dev/null +++ b/distribution/simpleicons-5/S/Swift.md @@ -0,0 +1,63 @@ +# Swift + + +```text +simpleicons-5/S/Swift +``` + +```text +include('simpleicons-5/S/Swift') +``` + + + +| Illustration | Swift | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Swift.png) | ![illustration for Swift](../../simpleicons-5/S/Swift.Local.png) | + + + + +## Swift + +### 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 Swift +include('simpleicons-5/S/Swift') + +' renders the element +Swift('Swift', 'Swift', '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 Swift +include('simpleicons-5/S/Swift') + +' renders the element +Swift('Swift', 'Swift', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Swift.png b/distribution/simpleicons-5/S/Swift.png new file mode 100644 index 00000000000..5500c36f95f Binary files /dev/null and b/distribution/simpleicons-5/S/Swift.png differ diff --git a/distribution/simpleicons-5/S/Swift.puml b/distribution/simpleicons-5/S/Swift.puml new file mode 100644 index 00000000000..bed9a7bffce --- /dev/null +++ b/distribution/simpleicons-5/S/Swift.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Swift + +sprite $SwiftXs [10x10/16z] uwS3 + +sprite $SwiftSm [12x12/16z] unza + +sprite $SwiftMd [16x16/16z] un_X + +sprite $SwiftLg [20x20/16z] unzKO1G + +!procedure Swift($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Swift', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Swiggy.Local.png b/distribution/simpleicons-5/S/Swiggy.Local.png new file mode 100644 index 00000000000..badc710d66c Binary files /dev/null and b/distribution/simpleicons-5/S/Swiggy.Local.png differ diff --git a/distribution/simpleicons-5/S/Swiggy.Local.puml b/distribution/simpleicons-5/S/Swiggy.Local.puml new file mode 100644 index 00000000000..4cc93b5bfeb --- /dev/null +++ b/distribution/simpleicons-5/S/Swiggy.Local.puml @@ -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 Swiggy +include('simpleicons-5/S/Swiggy') + +' renders the element +Swiggy('Swiggy', 'Swiggy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swiggy.Remote.puml b/distribution/simpleicons-5/S/Swiggy.Remote.puml new file mode 100644 index 00000000000..cb92ea2f819 --- /dev/null +++ b/distribution/simpleicons-5/S/Swiggy.Remote.puml @@ -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 Swiggy +include('simpleicons-5/S/Swiggy') + +' renders the element +Swiggy('Swiggy', 'Swiggy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swiggy.md b/distribution/simpleicons-5/S/Swiggy.md new file mode 100644 index 00000000000..301648e06ec --- /dev/null +++ b/distribution/simpleicons-5/S/Swiggy.md @@ -0,0 +1,63 @@ +# Swiggy + + +```text +simpleicons-5/S/Swiggy +``` + +```text +include('simpleicons-5/S/Swiggy') +``` + + + +| Illustration | Swiggy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Swiggy.png) | ![illustration for Swiggy](../../simpleicons-5/S/Swiggy.Local.png) | + + + + +## Swiggy + +### 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 Swiggy +include('simpleicons-5/S/Swiggy') + +' renders the element +Swiggy('Swiggy', 'Swiggy', '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 Swiggy +include('simpleicons-5/S/Swiggy') + +' renders the element +Swiggy('Swiggy', 'Swiggy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Swiggy.png b/distribution/simpleicons-5/S/Swiggy.png new file mode 100644 index 00000000000..686e66c1e26 Binary files /dev/null and b/distribution/simpleicons-5/S/Swiggy.png differ diff --git a/distribution/simpleicons-5/S/Swiggy.puml b/distribution/simpleicons-5/S/Swiggy.puml new file mode 100644 index 00000000000..def7c071f6c --- /dev/null +++ b/distribution/simpleicons-5/S/Swiggy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Swiggy + +sprite $SwiggyXs [10x10/16z] uwS3 + +sprite $SwiggySm [12x12/16z] unza + +sprite $SwiggyMd [16x16/16z] un_X + +sprite $SwiggyLg [20x20/16z] unzKO1G + +!procedure Swiggy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Swiggy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Swiper.Local.png b/distribution/simpleicons-5/S/Swiper.Local.png new file mode 100644 index 00000000000..a3349347d0e Binary files /dev/null and b/distribution/simpleicons-5/S/Swiper.Local.png differ diff --git a/distribution/simpleicons-5/S/Swiper.Local.puml b/distribution/simpleicons-5/S/Swiper.Local.puml new file mode 100644 index 00000000000..4607b13693b --- /dev/null +++ b/distribution/simpleicons-5/S/Swiper.Local.puml @@ -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 Swiper +include('simpleicons-5/S/Swiper') + +' renders the element +Swiper('Swiper', 'Swiper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swiper.Remote.puml b/distribution/simpleicons-5/S/Swiper.Remote.puml new file mode 100644 index 00000000000..4239a581ae4 --- /dev/null +++ b/distribution/simpleicons-5/S/Swiper.Remote.puml @@ -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 Swiper +include('simpleicons-5/S/Swiper') + +' renders the element +Swiper('Swiper', 'Swiper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Swiper.md b/distribution/simpleicons-5/S/Swiper.md new file mode 100644 index 00000000000..2fba72da1e5 --- /dev/null +++ b/distribution/simpleicons-5/S/Swiper.md @@ -0,0 +1,63 @@ +# Swiper + + +```text +simpleicons-5/S/Swiper +``` + +```text +include('simpleicons-5/S/Swiper') +``` + + + +| Illustration | Swiper | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Swiper.png) | ![illustration for Swiper](../../simpleicons-5/S/Swiper.Local.png) | + + + + +## Swiper + +### 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 Swiper +include('simpleicons-5/S/Swiper') + +' renders the element +Swiper('Swiper', 'Swiper', '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 Swiper +include('simpleicons-5/S/Swiper') + +' renders the element +Swiper('Swiper', 'Swiper', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Swiper.png b/distribution/simpleicons-5/S/Swiper.png new file mode 100644 index 00000000000..87b8448cead Binary files /dev/null and b/distribution/simpleicons-5/S/Swiper.png differ diff --git a/distribution/simpleicons-5/S/Swiper.puml b/distribution/simpleicons-5/S/Swiper.puml new file mode 100644 index 00000000000..de3d95b4fd7 --- /dev/null +++ b/distribution/simpleicons-5/S/Swiper.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Swiper + +sprite $SwiperXs [10x10/16z] uwS3 + +sprite $SwiperSm [12x12/16z] unza + +sprite $SwiperMd [16x16/16z] un_X + +sprite $SwiperLg [20x20/16z] unzKO1G + +!procedure Swiper($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Swiper', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Symantec.Local.png b/distribution/simpleicons-5/S/Symantec.Local.png new file mode 100644 index 00000000000..144092e0aa3 Binary files /dev/null and b/distribution/simpleicons-5/S/Symantec.Local.png differ diff --git a/distribution/simpleicons-5/S/Symantec.Local.puml b/distribution/simpleicons-5/S/Symantec.Local.puml new file mode 100644 index 00000000000..3ef704ca652 --- /dev/null +++ b/distribution/simpleicons-5/S/Symantec.Local.puml @@ -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 Symantec +include('simpleicons-5/S/Symantec') + +' renders the element +Symantec('Symantec', 'Symantec', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Symantec.Remote.puml b/distribution/simpleicons-5/S/Symantec.Remote.puml new file mode 100644 index 00000000000..18b68de9a7e --- /dev/null +++ b/distribution/simpleicons-5/S/Symantec.Remote.puml @@ -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 Symantec +include('simpleicons-5/S/Symantec') + +' renders the element +Symantec('Symantec', 'Symantec', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Symantec.md b/distribution/simpleicons-5/S/Symantec.md new file mode 100644 index 00000000000..7145fe2f37c --- /dev/null +++ b/distribution/simpleicons-5/S/Symantec.md @@ -0,0 +1,63 @@ +# Symantec + + +```text +simpleicons-5/S/Symantec +``` + +```text +include('simpleicons-5/S/Symantec') +``` + + + +| Illustration | Symantec | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Symantec.png) | ![illustration for Symantec](../../simpleicons-5/S/Symantec.Local.png) | + + + + +## Symantec + +### 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 Symantec +include('simpleicons-5/S/Symantec') + +' renders the element +Symantec('Symantec', 'Symantec', '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 Symantec +include('simpleicons-5/S/Symantec') + +' renders the element +Symantec('Symantec', 'Symantec', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Symantec.png b/distribution/simpleicons-5/S/Symantec.png new file mode 100644 index 00000000000..f529be582be Binary files /dev/null and b/distribution/simpleicons-5/S/Symantec.png differ diff --git a/distribution/simpleicons-5/S/Symantec.puml b/distribution/simpleicons-5/S/Symantec.puml new file mode 100644 index 00000000000..f3da9526bc8 --- /dev/null +++ b/distribution/simpleicons-5/S/Symantec.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Symantec + +sprite $SymantecXs [10x10/16z] uwS3 + +sprite $SymantecSm [12x12/16z] unza + +sprite $SymantecMd [16x16/16z] un_X + +sprite $SymantecLg [20x20/16z] unzKO1G + +!procedure Symantec($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Symantec', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Symfony.Local.png b/distribution/simpleicons-5/S/Symfony.Local.png new file mode 100644 index 00000000000..b2f0830ccc1 Binary files /dev/null and b/distribution/simpleicons-5/S/Symfony.Local.png differ diff --git a/distribution/simpleicons-5/S/Symfony.Local.puml b/distribution/simpleicons-5/S/Symfony.Local.puml new file mode 100644 index 00000000000..659e5507453 --- /dev/null +++ b/distribution/simpleicons-5/S/Symfony.Local.puml @@ -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 Symfony +include('simpleicons-5/S/Symfony') + +' renders the element +Symfony('Symfony', 'Symfony', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Symfony.Remote.puml b/distribution/simpleicons-5/S/Symfony.Remote.puml new file mode 100644 index 00000000000..7e7582dfa42 --- /dev/null +++ b/distribution/simpleicons-5/S/Symfony.Remote.puml @@ -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 Symfony +include('simpleicons-5/S/Symfony') + +' renders the element +Symfony('Symfony', 'Symfony', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Symfony.md b/distribution/simpleicons-5/S/Symfony.md new file mode 100644 index 00000000000..975cc57d993 --- /dev/null +++ b/distribution/simpleicons-5/S/Symfony.md @@ -0,0 +1,63 @@ +# Symfony + + +```text +simpleicons-5/S/Symfony +``` + +```text +include('simpleicons-5/S/Symfony') +``` + + + +| Illustration | Symfony | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Symfony.png) | ![illustration for Symfony](../../simpleicons-5/S/Symfony.Local.png) | + + + + +## Symfony + +### 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 Symfony +include('simpleicons-5/S/Symfony') + +' renders the element +Symfony('Symfony', 'Symfony', '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 Symfony +include('simpleicons-5/S/Symfony') + +' renders the element +Symfony('Symfony', 'Symfony', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Symfony.png b/distribution/simpleicons-5/S/Symfony.png new file mode 100644 index 00000000000..b856e60e90b Binary files /dev/null and b/distribution/simpleicons-5/S/Symfony.png differ diff --git a/distribution/simpleicons-5/S/Symfony.puml b/distribution/simpleicons-5/S/Symfony.puml new file mode 100644 index 00000000000..4d986f83962 --- /dev/null +++ b/distribution/simpleicons-5/S/Symfony.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Symfony + +sprite $SymfonyXs [10x10/16z] uwS3 + +sprite $SymfonySm [12x12/16z] unza + +sprite $SymfonyMd [16x16/16z] un_X + +sprite $SymfonyLg [20x20/16z] unzKO1G + +!procedure Symfony($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Symfony', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Symphony.Local.png b/distribution/simpleicons-5/S/Symphony.Local.png new file mode 100644 index 00000000000..abd30e70a9a Binary files /dev/null and b/distribution/simpleicons-5/S/Symphony.Local.png differ diff --git a/distribution/simpleicons-5/S/Symphony.Local.puml b/distribution/simpleicons-5/S/Symphony.Local.puml new file mode 100644 index 00000000000..4f7d2d09950 --- /dev/null +++ b/distribution/simpleicons-5/S/Symphony.Local.puml @@ -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 Symphony +include('simpleicons-5/S/Symphony') + +' renders the element +Symphony('Symphony', 'Symphony', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Symphony.Remote.puml b/distribution/simpleicons-5/S/Symphony.Remote.puml new file mode 100644 index 00000000000..bd3b410b33f --- /dev/null +++ b/distribution/simpleicons-5/S/Symphony.Remote.puml @@ -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 Symphony +include('simpleicons-5/S/Symphony') + +' renders the element +Symphony('Symphony', 'Symphony', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Symphony.md b/distribution/simpleicons-5/S/Symphony.md new file mode 100644 index 00000000000..c0c9ad6852b --- /dev/null +++ b/distribution/simpleicons-5/S/Symphony.md @@ -0,0 +1,63 @@ +# Symphony + + +```text +simpleicons-5/S/Symphony +``` + +```text +include('simpleicons-5/S/Symphony') +``` + + + +| Illustration | Symphony | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Symphony.png) | ![illustration for Symphony](../../simpleicons-5/S/Symphony.Local.png) | + + + + +## Symphony + +### 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 Symphony +include('simpleicons-5/S/Symphony') + +' renders the element +Symphony('Symphony', 'Symphony', '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 Symphony +include('simpleicons-5/S/Symphony') + +' renders the element +Symphony('Symphony', 'Symphony', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Symphony.png b/distribution/simpleicons-5/S/Symphony.png new file mode 100644 index 00000000000..c90db3e0517 Binary files /dev/null and b/distribution/simpleicons-5/S/Symphony.png differ diff --git a/distribution/simpleicons-5/S/Symphony.puml b/distribution/simpleicons-5/S/Symphony.puml new file mode 100644 index 00000000000..1d03744d3c5 --- /dev/null +++ b/distribution/simpleicons-5/S/Symphony.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Symphony + +sprite $SymphonyXs [10x10/16z] uwS3 + +sprite $SymphonySm [12x12/16z] unza + +sprite $SymphonyMd [16x16/16z] un_X + +sprite $SymphonyLg [20x20/16z] unzKO1G + +!procedure Symphony($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Symphony', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Sympy.Local.png b/distribution/simpleicons-5/S/Sympy.Local.png new file mode 100644 index 00000000000..593247a1f4f Binary files /dev/null and b/distribution/simpleicons-5/S/Sympy.Local.png differ diff --git a/distribution/simpleicons-5/S/Sympy.Local.puml b/distribution/simpleicons-5/S/Sympy.Local.puml new file mode 100644 index 00000000000..a9c5362a9bb --- /dev/null +++ b/distribution/simpleicons-5/S/Sympy.Local.puml @@ -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 Sympy +include('simpleicons-5/S/Sympy') + +' renders the element +Sympy('Sympy', 'Sympy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sympy.Remote.puml b/distribution/simpleicons-5/S/Sympy.Remote.puml new file mode 100644 index 00000000000..7d8c7ee4868 --- /dev/null +++ b/distribution/simpleicons-5/S/Sympy.Remote.puml @@ -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 Sympy +include('simpleicons-5/S/Sympy') + +' renders the element +Sympy('Sympy', 'Sympy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Sympy.md b/distribution/simpleicons-5/S/Sympy.md new file mode 100644 index 00000000000..fed24624641 --- /dev/null +++ b/distribution/simpleicons-5/S/Sympy.md @@ -0,0 +1,63 @@ +# Sympy + + +```text +simpleicons-5/S/Sympy +``` + +```text +include('simpleicons-5/S/Sympy') +``` + + + +| Illustration | Sympy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Sympy.png) | ![illustration for Sympy](../../simpleicons-5/S/Sympy.Local.png) | + + + + +## Sympy + +### 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 Sympy +include('simpleicons-5/S/Sympy') + +' renders the element +Sympy('Sympy', 'Sympy', '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 Sympy +include('simpleicons-5/S/Sympy') + +' renders the element +Sympy('Sympy', 'Sympy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Sympy.png b/distribution/simpleicons-5/S/Sympy.png new file mode 100644 index 00000000000..73b34f342c3 Binary files /dev/null and b/distribution/simpleicons-5/S/Sympy.png differ diff --git a/distribution/simpleicons-5/S/Sympy.puml b/distribution/simpleicons-5/S/Sympy.puml new file mode 100644 index 00000000000..27b7f787143 --- /dev/null +++ b/distribution/simpleicons-5/S/Sympy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Sympy + +sprite $SympyXs [10x10/16z] uwS3 + +sprite $SympySm [12x12/16z] unza + +sprite $SympyMd [16x16/16z] un_X + +sprite $SympyLg [20x20/16z] unzKO1G + +!procedure Sympy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Sympy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/S/Synology.Local.png b/distribution/simpleicons-5/S/Synology.Local.png new file mode 100644 index 00000000000..d3d88b9a342 Binary files /dev/null and b/distribution/simpleicons-5/S/Synology.Local.png differ diff --git a/distribution/simpleicons-5/S/Synology.Local.puml b/distribution/simpleicons-5/S/Synology.Local.puml new file mode 100644 index 00000000000..438e671517f --- /dev/null +++ b/distribution/simpleicons-5/S/Synology.Local.puml @@ -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 Synology +include('simpleicons-5/S/Synology') + +' renders the element +Synology('Synology', 'Synology', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Synology.Remote.puml b/distribution/simpleicons-5/S/Synology.Remote.puml new file mode 100644 index 00000000000..f125c8041c8 --- /dev/null +++ b/distribution/simpleicons-5/S/Synology.Remote.puml @@ -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 Synology +include('simpleicons-5/S/Synology') + +' renders the element +Synology('Synology', 'Synology', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/S/Synology.md b/distribution/simpleicons-5/S/Synology.md new file mode 100644 index 00000000000..b5618e57e8e --- /dev/null +++ b/distribution/simpleicons-5/S/Synology.md @@ -0,0 +1,63 @@ +# Synology + + +```text +simpleicons-5/S/Synology +``` + +```text +include('simpleicons-5/S/Synology') +``` + + + +| Illustration | Synology | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/S/Synology.png) | ![illustration for Synology](../../simpleicons-5/S/Synology.Local.png) | + + + + +## Synology + +### 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 Synology +include('simpleicons-5/S/Synology') + +' renders the element +Synology('Synology', 'Synology', '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 Synology +include('simpleicons-5/S/Synology') + +' renders the element +Synology('Synology', 'Synology', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/S/Synology.png b/distribution/simpleicons-5/S/Synology.png new file mode 100644 index 00000000000..e36e737e351 Binary files /dev/null and b/distribution/simpleicons-5/S/Synology.png differ diff --git a/distribution/simpleicons-5/S/Synology.puml b/distribution/simpleicons-5/S/Synology.puml new file mode 100644 index 00000000000..cfc4014c344 --- /dev/null +++ b/distribution/simpleicons-5/S/Synology.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/S/Synology + +sprite $SynologyXs [10x10/16z] uwS3 + +sprite $SynologySm [12x12/16z] unza + +sprite $SynologyMd [16x16/16z] un_X + +sprite $SynologyLg [20x20/16z] unzKO1G + +!procedure Synology($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/S/Synology', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/README.md b/distribution/simpleicons-5/T/README.md new file mode 100644 index 00000000000..d611ec359f6 --- /dev/null +++ b/distribution/simpleicons-5/T/README.md @@ -0,0 +1,114 @@ +# T + +The module contains 103 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/T/Tableau](../../simpleicons-5/T/Tableau.png) | [simpleicons-5/T/Tableau](../../simpleicons-5/T/Tableau.md) | +| ![illustration of simpleicons-5/T/Tado](../../simpleicons-5/T/Tado.png) | [simpleicons-5/T/Tado](../../simpleicons-5/T/Tado.md) | +| ![illustration of simpleicons-5/T/Tails](../../simpleicons-5/T/Tails.png) | [simpleicons-5/T/Tails](../../simpleicons-5/T/Tails.md) | +| ![illustration of simpleicons-5/T/Tailwindcss](../../simpleicons-5/T/Tailwindcss.png) | [simpleicons-5/T/Tailwindcss](../../simpleicons-5/T/Tailwindcss.md) | +| ![illustration of simpleicons-5/T/Talend](../../simpleicons-5/T/Talend.png) | [simpleicons-5/T/Talend](../../simpleicons-5/T/Talend.md) | +| ![illustration of simpleicons-5/T/Tampermonkey](../../simpleicons-5/T/Tampermonkey.png) | [simpleicons-5/T/Tampermonkey](../../simpleicons-5/T/Tampermonkey.md) | +| ![illustration of simpleicons-5/T/Taobao](../../simpleicons-5/T/Taobao.png) | [simpleicons-5/T/Taobao](../../simpleicons-5/T/Taobao.md) | +| ![illustration of simpleicons-5/T/Tapas](../../simpleicons-5/T/Tapas.png) | [simpleicons-5/T/Tapas](../../simpleicons-5/T/Tapas.md) | +| ![illustration of simpleicons-5/T/Tasmota](../../simpleicons-5/T/Tasmota.png) | [simpleicons-5/T/Tasmota](../../simpleicons-5/T/Tasmota.md) | +| ![illustration of simpleicons-5/T/Tata](../../simpleicons-5/T/Tata.png) | [simpleicons-5/T/Tata](../../simpleicons-5/T/Tata.md) | +| ![illustration of simpleicons-5/T/Taxbuzz](../../simpleicons-5/T/Taxbuzz.png) | [simpleicons-5/T/Taxbuzz](../../simpleicons-5/T/Taxbuzz.md) | +| ![illustration of simpleicons-5/T/Teamcity](../../simpleicons-5/T/Teamcity.png) | [simpleicons-5/T/Teamcity](../../simpleicons-5/T/Teamcity.md) | +| ![illustration of simpleicons-5/T/Teamspeak](../../simpleicons-5/T/Teamspeak.png) | [simpleicons-5/T/Teamspeak](../../simpleicons-5/T/Teamspeak.md) | +| ![illustration of simpleicons-5/T/Teamviewer](../../simpleicons-5/T/Teamviewer.png) | [simpleicons-5/T/Teamviewer](../../simpleicons-5/T/Teamviewer.md) | +| ![illustration of simpleicons-5/T/Ted](../../simpleicons-5/T/Ted.png) | [simpleicons-5/T/Ted](../../simpleicons-5/T/Ted.md) | +| ![illustration of simpleicons-5/T/Teespring](../../simpleicons-5/T/Teespring.png) | [simpleicons-5/T/Teespring](../../simpleicons-5/T/Teespring.md) | +| ![illustration of simpleicons-5/T/Tekton](../../simpleicons-5/T/Tekton.png) | [simpleicons-5/T/Tekton](../../simpleicons-5/T/Tekton.md) | +| ![illustration of simpleicons-5/T/Tele5](../../simpleicons-5/T/Tele5.png) | [simpleicons-5/T/Tele5](../../simpleicons-5/T/Tele5.md) | +| ![illustration of simpleicons-5/T/Telegram](../../simpleicons-5/T/Telegram.png) | [simpleicons-5/T/Telegram](../../simpleicons-5/T/Telegram.md) | +| ![illustration of simpleicons-5/T/Telegraph](../../simpleicons-5/T/Telegraph.png) | [simpleicons-5/T/Telegraph](../../simpleicons-5/T/Telegraph.md) | +| ![illustration of simpleicons-5/T/Tencentqq](../../simpleicons-5/T/Tencentqq.png) | [simpleicons-5/T/Tencentqq](../../simpleicons-5/T/Tencentqq.md) | +| ![illustration of simpleicons-5/T/Tensorflow](../../simpleicons-5/T/Tensorflow.png) | [simpleicons-5/T/Tensorflow](../../simpleicons-5/T/Tensorflow.md) | +| ![illustration of simpleicons-5/T/Teradata](../../simpleicons-5/T/Teradata.png) | [simpleicons-5/T/Teradata](../../simpleicons-5/T/Teradata.md) | +| ![illustration of simpleicons-5/T/Teratail](../../simpleicons-5/T/Teratail.png) | [simpleicons-5/T/Teratail](../../simpleicons-5/T/Teratail.md) | +| ![illustration of simpleicons-5/T/Terraform](../../simpleicons-5/T/Terraform.png) | [simpleicons-5/T/Terraform](../../simpleicons-5/T/Terraform.md) | +| ![illustration of simpleicons-5/T/Tesla](../../simpleicons-5/T/Tesla.png) | [simpleicons-5/T/Tesla](../../simpleicons-5/T/Tesla.md) | +| ![illustration of simpleicons-5/T/Testin](../../simpleicons-5/T/Testin.png) | [simpleicons-5/T/Testin](../../simpleicons-5/T/Testin.md) | +| ![illustration of simpleicons-5/T/Testinglibrary](../../simpleicons-5/T/Testinglibrary.png) | [simpleicons-5/T/Testinglibrary](../../simpleicons-5/T/Testinglibrary.md) | +| ![illustration of simpleicons-5/T/Textpattern](../../simpleicons-5/T/Textpattern.png) | [simpleicons-5/T/Textpattern](../../simpleicons-5/T/Textpattern.md) | +| ![illustration of simpleicons-5/T/Theconversation](../../simpleicons-5/T/Theconversation.png) | [simpleicons-5/T/Theconversation](../../simpleicons-5/T/Theconversation.md) | +| ![illustration of simpleicons-5/T/Theirishtimes](../../simpleicons-5/T/Theirishtimes.png) | [simpleicons-5/T/Theirishtimes](../../simpleicons-5/T/Theirishtimes.md) | +| ![illustration of simpleicons-5/T/Themighty](../../simpleicons-5/T/Themighty.png) | [simpleicons-5/T/Themighty](../../simpleicons-5/T/Themighty.md) | +| ![illustration of simpleicons-5/T/Themodelsresource](../../simpleicons-5/T/Themodelsresource.png) | [simpleicons-5/T/Themodelsresource](../../simpleicons-5/T/Themodelsresource.md) | +| ![illustration of simpleicons-5/T/Themoviedatabase](../../simpleicons-5/T/Themoviedatabase.png) | [simpleicons-5/T/Themoviedatabase](../../simpleicons-5/T/Themoviedatabase.md) | +| ![illustration of simpleicons-5/T/Theregister](../../simpleicons-5/T/Theregister.png) | [simpleicons-5/T/Theregister](../../simpleicons-5/T/Theregister.md) | +| ![illustration of simpleicons-5/T/Thesoundsresource](../../simpleicons-5/T/Thesoundsresource.png) | [simpleicons-5/T/Thesoundsresource](../../simpleicons-5/T/Thesoundsresource.md) | +| ![illustration of simpleicons-5/T/Thespritersresource](../../simpleicons-5/T/Thespritersresource.png) | [simpleicons-5/T/Thespritersresource](../../simpleicons-5/T/Thespritersresource.md) | +| ![illustration of simpleicons-5/T/Thewashingtonpost](../../simpleicons-5/T/Thewashingtonpost.png) | [simpleicons-5/T/Thewashingtonpost](../../simpleicons-5/T/Thewashingtonpost.md) | +| ![illustration of simpleicons-5/T/Thingiverse](../../simpleicons-5/T/Thingiverse.png) | [simpleicons-5/T/Thingiverse](../../simpleicons-5/T/Thingiverse.md) | +| ![illustration of simpleicons-5/T/Thinkpad](../../simpleicons-5/T/Thinkpad.png) | [simpleicons-5/T/Thinkpad](../../simpleicons-5/T/Thinkpad.md) | +| ![illustration of simpleicons-5/T/Threedotjs](../../simpleicons-5/T/Threedotjs.png) | [simpleicons-5/T/Threedotjs](../../simpleicons-5/T/Threedotjs.md) | +| ![illustration of simpleicons-5/T/Threema](../../simpleicons-5/T/Threema.png) | [simpleicons-5/T/Threema](../../simpleicons-5/T/Threema.md) | +| ![illustration of simpleicons-5/T/Thumbtack](../../simpleicons-5/T/Thumbtack.png) | [simpleicons-5/T/Thumbtack](../../simpleicons-5/T/Thumbtack.md) | +| ![illustration of simpleicons-5/T/Thunderbird](../../simpleicons-5/T/Thunderbird.png) | [simpleicons-5/T/Thunderbird](../../simpleicons-5/T/Thunderbird.md) | +| ![illustration of simpleicons-5/T/Thymeleaf](../../simpleicons-5/T/Thymeleaf.png) | [simpleicons-5/T/Thymeleaf](../../simpleicons-5/T/Thymeleaf.md) | +| ![illustration of simpleicons-5/T/Ticketmaster](../../simpleicons-5/T/Ticketmaster.png) | [simpleicons-5/T/Ticketmaster](../../simpleicons-5/T/Ticketmaster.md) | +| ![illustration of simpleicons-5/T/Tidal](../../simpleicons-5/T/Tidal.png) | [simpleicons-5/T/Tidal](../../simpleicons-5/T/Tidal.md) | +| ![illustration of simpleicons-5/T/Tide](../../simpleicons-5/T/Tide.png) | [simpleicons-5/T/Tide](../../simpleicons-5/T/Tide.md) | +| ![illustration of simpleicons-5/T/Tietoevry](../../simpleicons-5/T/Tietoevry.png) | [simpleicons-5/T/Tietoevry](../../simpleicons-5/T/Tietoevry.md) | +| ![illustration of simpleicons-5/T/Tiktok](../../simpleicons-5/T/Tiktok.png) | [simpleicons-5/T/Tiktok](../../simpleicons-5/T/Tiktok.md) | +| ![illustration of simpleicons-5/T/Tile](../../simpleicons-5/T/Tile.png) | [simpleicons-5/T/Tile](../../simpleicons-5/T/Tile.md) | +| ![illustration of simpleicons-5/T/Timescale](../../simpleicons-5/T/Timescale.png) | [simpleicons-5/T/Timescale](../../simpleicons-5/T/Timescale.md) | +| ![illustration of simpleicons-5/T/Tinder](../../simpleicons-5/T/Tinder.png) | [simpleicons-5/T/Tinder](../../simpleicons-5/T/Tinder.md) | +| ![illustration of simpleicons-5/T/Tinyletter](../../simpleicons-5/T/Tinyletter.png) | [simpleicons-5/T/Tinyletter](../../simpleicons-5/T/Tinyletter.md) | +| ![illustration of simpleicons-5/T/Tmobile](../../simpleicons-5/T/Tmobile.png) | [simpleicons-5/T/Tmobile](../../simpleicons-5/T/Tmobile.md) | +| ![illustration of simpleicons-5/T/Tmux](../../simpleicons-5/T/Tmux.png) | [simpleicons-5/T/Tmux](../../simpleicons-5/T/Tmux.md) | +| ![illustration of simpleicons-5/T/Todoist](../../simpleicons-5/T/Todoist.png) | [simpleicons-5/T/Todoist](../../simpleicons-5/T/Todoist.md) | +| ![illustration of simpleicons-5/T/Toggl](../../simpleicons-5/T/Toggl.png) | [simpleicons-5/T/Toggl](../../simpleicons-5/T/Toggl.md) | +| ![illustration of simpleicons-5/T/Tokyometro](../../simpleicons-5/T/Tokyometro.png) | [simpleicons-5/T/Tokyometro](../../simpleicons-5/T/Tokyometro.md) | +| ![illustration of simpleicons-5/T/Tomorrowland](../../simpleicons-5/T/Tomorrowland.png) | [simpleicons-5/T/Tomorrowland](../../simpleicons-5/T/Tomorrowland.md) | +| ![illustration of simpleicons-5/T/Topcoder](../../simpleicons-5/T/Topcoder.png) | [simpleicons-5/T/Topcoder](../../simpleicons-5/T/Topcoder.md) | +| ![illustration of simpleicons-5/T/Toptal](../../simpleicons-5/T/Toptal.png) | [simpleicons-5/T/Toptal](../../simpleicons-5/T/Toptal.md) | +| ![illustration of simpleicons-5/T/Torbrowser](../../simpleicons-5/T/Torbrowser.png) | [simpleicons-5/T/Torbrowser](../../simpleicons-5/T/Torbrowser.md) | +| ![illustration of simpleicons-5/T/Torproject](../../simpleicons-5/T/Torproject.png) | [simpleicons-5/T/Torproject](../../simpleicons-5/T/Torproject.md) | +| ![illustration of simpleicons-5/T/Toshiba](../../simpleicons-5/T/Toshiba.png) | [simpleicons-5/T/Toshiba](../../simpleicons-5/T/Toshiba.md) | +| ![illustration of simpleicons-5/T/Toyota](../../simpleicons-5/T/Toyota.png) | [simpleicons-5/T/Toyota](../../simpleicons-5/T/Toyota.md) | +| ![illustration of simpleicons-5/T/Tplink](../../simpleicons-5/T/Tplink.png) | [simpleicons-5/T/Tplink](../../simpleicons-5/T/Tplink.md) | +| ![illustration of simpleicons-5/T/Tqdm](../../simpleicons-5/T/Tqdm.png) | [simpleicons-5/T/Tqdm](../../simpleicons-5/T/Tqdm.md) | +| ![illustration of simpleicons-5/T/Trainerroad](../../simpleicons-5/T/Trainerroad.png) | [simpleicons-5/T/Trainerroad](../../simpleicons-5/T/Trainerroad.md) | +| ![illustration of simpleicons-5/T/Trakt](../../simpleicons-5/T/Trakt.png) | [simpleicons-5/T/Trakt](../../simpleicons-5/T/Trakt.md) | +| ![illustration of simpleicons-5/T/Transferwise](../../simpleicons-5/T/Transferwise.png) | [simpleicons-5/T/Transferwise](../../simpleicons-5/T/Transferwise.md) | +| ![illustration of simpleicons-5/T/Transportforireland](../../simpleicons-5/T/Transportforireland.png) | [simpleicons-5/T/Transportforireland](../../simpleicons-5/T/Transportforireland.md) | +| ![illustration of simpleicons-5/T/Transportforlondon](../../simpleicons-5/T/Transportforlondon.png) | [simpleicons-5/T/Transportforlondon](../../simpleicons-5/T/Transportforlondon.md) | +| ![illustration of simpleicons-5/T/Travisci](../../simpleicons-5/T/Travisci.png) | [simpleicons-5/T/Travisci](../../simpleicons-5/T/Travisci.md) | +| ![illustration of simpleicons-5/T/Treehouse](../../simpleicons-5/T/Treehouse.png) | [simpleicons-5/T/Treehouse](../../simpleicons-5/T/Treehouse.md) | +| ![illustration of simpleicons-5/T/Trello](../../simpleicons-5/T/Trello.png) | [simpleicons-5/T/Trello](../../simpleicons-5/T/Trello.md) | +| ![illustration of simpleicons-5/T/Trendmicro](../../simpleicons-5/T/Trendmicro.png) | [simpleicons-5/T/Trendmicro](../../simpleicons-5/T/Trendmicro.md) | +| ![illustration of simpleicons-5/T/Treyarch](../../simpleicons-5/T/Treyarch.png) | [simpleicons-5/T/Treyarch](../../simpleicons-5/T/Treyarch.md) | +| ![illustration of simpleicons-5/T/Triller](../../simpleicons-5/T/Triller.png) | [simpleicons-5/T/Triller](../../simpleicons-5/T/Triller.md) | +| ![illustration of simpleicons-5/T/Trino](../../simpleicons-5/T/Trino.png) | [simpleicons-5/T/Trino](../../simpleicons-5/T/Trino.md) | +| ![illustration of simpleicons-5/T/Tripadvisor](../../simpleicons-5/T/Tripadvisor.png) | [simpleicons-5/T/Tripadvisor](../../simpleicons-5/T/Tripadvisor.md) | +| ![illustration of simpleicons-5/T/Tripdotcom](../../simpleicons-5/T/Tripdotcom.png) | [simpleicons-5/T/Tripdotcom](../../simpleicons-5/T/Tripdotcom.md) | +| ![illustration of simpleicons-5/T/Trove](../../simpleicons-5/T/Trove.png) | [simpleicons-5/T/Trove](../../simpleicons-5/T/Trove.md) | +| ![illustration of simpleicons-5/T/Truenas](../../simpleicons-5/T/Truenas.png) | [simpleicons-5/T/Truenas](../../simpleicons-5/T/Truenas.md) | +| ![illustration of simpleicons-5/T/Trulia](../../simpleicons-5/T/Trulia.png) | [simpleicons-5/T/Trulia](../../simpleicons-5/T/Trulia.md) | +| ![illustration of simpleicons-5/T/Trustedshops](../../simpleicons-5/T/Trustedshops.png) | [simpleicons-5/T/Trustedshops](../../simpleicons-5/T/Trustedshops.md) | +| ![illustration of simpleicons-5/T/Trustpilot](../../simpleicons-5/T/Trustpilot.png) | [simpleicons-5/T/Trustpilot](../../simpleicons-5/T/Trustpilot.md) | +| ![illustration of simpleicons-5/T/Tryhackme](../../simpleicons-5/T/Tryhackme.png) | [simpleicons-5/T/Tryhackme](../../simpleicons-5/T/Tryhackme.md) | +| ![illustration of simpleicons-5/T/Tryitonline](../../simpleicons-5/T/Tryitonline.png) | [simpleicons-5/T/Tryitonline](../../simpleicons-5/T/Tryitonline.md) | +| ![illustration of simpleicons-5/T/Tsnode](../../simpleicons-5/T/Tsnode.png) | [simpleicons-5/T/Tsnode](../../simpleicons-5/T/Tsnode.md) | +| ![illustration of simpleicons-5/T/Tui](../../simpleicons-5/T/Tui.png) | [simpleicons-5/T/Tui](../../simpleicons-5/T/Tui.md) | +| ![illustration of simpleicons-5/T/Tumblr](../../simpleicons-5/T/Tumblr.png) | [simpleicons-5/T/Tumblr](../../simpleicons-5/T/Tumblr.md) | +| ![illustration of simpleicons-5/T/Tunein](../../simpleicons-5/T/Tunein.png) | [simpleicons-5/T/Tunein](../../simpleicons-5/T/Tunein.md) | +| ![illustration of simpleicons-5/T/Turbosquid](../../simpleicons-5/T/Turbosquid.png) | [simpleicons-5/T/Turbosquid](../../simpleicons-5/T/Turbosquid.md) | +| ![illustration of simpleicons-5/T/Turkishairlines](../../simpleicons-5/T/Turkishairlines.png) | [simpleicons-5/T/Turkishairlines](../../simpleicons-5/T/Turkishairlines.md) | +| ![illustration of simpleicons-5/T/Tutanota](../../simpleicons-5/T/Tutanota.png) | [simpleicons-5/T/Tutanota](../../simpleicons-5/T/Tutanota.md) | +| ![illustration of simpleicons-5/T/Tvtime](../../simpleicons-5/T/Tvtime.png) | [simpleicons-5/T/Tvtime](../../simpleicons-5/T/Tvtime.md) | +| ![illustration of simpleicons-5/T/Twilio](../../simpleicons-5/T/Twilio.png) | [simpleicons-5/T/Twilio](../../simpleicons-5/T/Twilio.md) | +| ![illustration of simpleicons-5/T/Twitch](../../simpleicons-5/T/Twitch.png) | [simpleicons-5/T/Twitch](../../simpleicons-5/T/Twitch.md) | +| ![illustration of simpleicons-5/T/Twitter](../../simpleicons-5/T/Twitter.png) | [simpleicons-5/T/Twitter](../../simpleicons-5/T/Twitter.md) | +| ![illustration of simpleicons-5/T/Twoo](../../simpleicons-5/T/Twoo.png) | [simpleicons-5/T/Twoo](../../simpleicons-5/T/Twoo.md) | +| ![illustration of simpleicons-5/T/Typescript](../../simpleicons-5/T/Typescript.png) | [simpleicons-5/T/Typescript](../../simpleicons-5/T/Typescript.md) | +| ![illustration of simpleicons-5/T/Typo3](../../simpleicons-5/T/Typo3.png) | [simpleicons-5/T/Typo3](../../simpleicons-5/T/Typo3.md) | + + + diff --git a/distribution/simpleicons-5/T/Tableau.Local.png b/distribution/simpleicons-5/T/Tableau.Local.png new file mode 100644 index 00000000000..962862af7b5 Binary files /dev/null and b/distribution/simpleicons-5/T/Tableau.Local.png differ diff --git a/distribution/simpleicons-5/T/Tableau.Local.puml b/distribution/simpleicons-5/T/Tableau.Local.puml new file mode 100644 index 00000000000..37b081360cf --- /dev/null +++ b/distribution/simpleicons-5/T/Tableau.Local.puml @@ -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 Tableau +include('simpleicons-5/T/Tableau') + +' renders the element +Tableau('Tableau', 'Tableau', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tableau.Remote.puml b/distribution/simpleicons-5/T/Tableau.Remote.puml new file mode 100644 index 00000000000..5716fe13646 --- /dev/null +++ b/distribution/simpleicons-5/T/Tableau.Remote.puml @@ -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 Tableau +include('simpleicons-5/T/Tableau') + +' renders the element +Tableau('Tableau', 'Tableau', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tableau.md b/distribution/simpleicons-5/T/Tableau.md new file mode 100644 index 00000000000..7935896333a --- /dev/null +++ b/distribution/simpleicons-5/T/Tableau.md @@ -0,0 +1,63 @@ +# Tableau + + +```text +simpleicons-5/T/Tableau +``` + +```text +include('simpleicons-5/T/Tableau') +``` + + + +| Illustration | Tableau | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tableau.png) | ![illustration for Tableau](../../simpleicons-5/T/Tableau.Local.png) | + + + + +## Tableau + +### 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 Tableau +include('simpleicons-5/T/Tableau') + +' renders the element +Tableau('Tableau', 'Tableau', '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 Tableau +include('simpleicons-5/T/Tableau') + +' renders the element +Tableau('Tableau', 'Tableau', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tableau.png b/distribution/simpleicons-5/T/Tableau.png new file mode 100644 index 00000000000..13dbf4ba4cb Binary files /dev/null and b/distribution/simpleicons-5/T/Tableau.png differ diff --git a/distribution/simpleicons-5/T/Tableau.puml b/distribution/simpleicons-5/T/Tableau.puml new file mode 100644 index 00000000000..8842dde5590 --- /dev/null +++ b/distribution/simpleicons-5/T/Tableau.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tableau + +sprite $TableauXs [10x10/16z] uwS3 + +sprite $TableauSm [12x12/16z] unza + +sprite $TableauMd [16x16/16z] un_X + +sprite $TableauLg [20x20/16z] unzKO1G + +!procedure Tableau($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tableau', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tado.Local.png b/distribution/simpleicons-5/T/Tado.Local.png new file mode 100644 index 00000000000..b86862babef Binary files /dev/null and b/distribution/simpleicons-5/T/Tado.Local.png differ diff --git a/distribution/simpleicons-5/T/Tado.Local.puml b/distribution/simpleicons-5/T/Tado.Local.puml new file mode 100644 index 00000000000..61f2979c95a --- /dev/null +++ b/distribution/simpleicons-5/T/Tado.Local.puml @@ -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 Tado +include('simpleicons-5/T/Tado') + +' renders the element +Tado('Tado', 'Tado', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tado.Remote.puml b/distribution/simpleicons-5/T/Tado.Remote.puml new file mode 100644 index 00000000000..c1673649c75 --- /dev/null +++ b/distribution/simpleicons-5/T/Tado.Remote.puml @@ -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 Tado +include('simpleicons-5/T/Tado') + +' renders the element +Tado('Tado', 'Tado', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tado.md b/distribution/simpleicons-5/T/Tado.md new file mode 100644 index 00000000000..c330aa2af00 --- /dev/null +++ b/distribution/simpleicons-5/T/Tado.md @@ -0,0 +1,63 @@ +# Tado + + +```text +simpleicons-5/T/Tado +``` + +```text +include('simpleicons-5/T/Tado') +``` + + + +| Illustration | Tado | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tado.png) | ![illustration for Tado](../../simpleicons-5/T/Tado.Local.png) | + + + + +## Tado + +### 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 Tado +include('simpleicons-5/T/Tado') + +' renders the element +Tado('Tado', 'Tado', '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 Tado +include('simpleicons-5/T/Tado') + +' renders the element +Tado('Tado', 'Tado', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tado.png b/distribution/simpleicons-5/T/Tado.png new file mode 100644 index 00000000000..8d4bee479f6 Binary files /dev/null and b/distribution/simpleicons-5/T/Tado.png differ diff --git a/distribution/simpleicons-5/T/Tado.puml b/distribution/simpleicons-5/T/Tado.puml new file mode 100644 index 00000000000..2df810c38a4 --- /dev/null +++ b/distribution/simpleicons-5/T/Tado.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tado + +sprite $TadoXs [10x10/16z] uwS3 + +sprite $TadoSm [12x12/16z] unza + +sprite $TadoMd [16x16/16z] un_X + +sprite $TadoLg [20x20/16z] unzKO1G + +!procedure Tado($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tado', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tails.Local.png b/distribution/simpleicons-5/T/Tails.Local.png new file mode 100644 index 00000000000..bb1e60594fa Binary files /dev/null and b/distribution/simpleicons-5/T/Tails.Local.png differ diff --git a/distribution/simpleicons-5/T/Tails.Local.puml b/distribution/simpleicons-5/T/Tails.Local.puml new file mode 100644 index 00000000000..91cce8c719d --- /dev/null +++ b/distribution/simpleicons-5/T/Tails.Local.puml @@ -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 Tails +include('simpleicons-5/T/Tails') + +' renders the element +Tails('Tails', 'Tails', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tails.Remote.puml b/distribution/simpleicons-5/T/Tails.Remote.puml new file mode 100644 index 00000000000..344ac442ff2 --- /dev/null +++ b/distribution/simpleicons-5/T/Tails.Remote.puml @@ -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 Tails +include('simpleicons-5/T/Tails') + +' renders the element +Tails('Tails', 'Tails', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tails.md b/distribution/simpleicons-5/T/Tails.md new file mode 100644 index 00000000000..eb67a06add8 --- /dev/null +++ b/distribution/simpleicons-5/T/Tails.md @@ -0,0 +1,63 @@ +# Tails + + +```text +simpleicons-5/T/Tails +``` + +```text +include('simpleicons-5/T/Tails') +``` + + + +| Illustration | Tails | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tails.png) | ![illustration for Tails](../../simpleicons-5/T/Tails.Local.png) | + + + + +## Tails + +### 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 Tails +include('simpleicons-5/T/Tails') + +' renders the element +Tails('Tails', 'Tails', '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 Tails +include('simpleicons-5/T/Tails') + +' renders the element +Tails('Tails', 'Tails', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tails.png b/distribution/simpleicons-5/T/Tails.png new file mode 100644 index 00000000000..745eb63d91c Binary files /dev/null and b/distribution/simpleicons-5/T/Tails.png differ diff --git a/distribution/simpleicons-5/T/Tails.puml b/distribution/simpleicons-5/T/Tails.puml new file mode 100644 index 00000000000..46ac789141d --- /dev/null +++ b/distribution/simpleicons-5/T/Tails.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tails + +sprite $TailsXs [10x10/16z] uwS3 + +sprite $TailsSm [12x12/16z] unza + +sprite $TailsMd [16x16/16z] un_X + +sprite $TailsLg [20x20/16z] unzKO1G + +!procedure Tails($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tails', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tailwindcss.Local.png b/distribution/simpleicons-5/T/Tailwindcss.Local.png new file mode 100644 index 00000000000..a602ac0237e Binary files /dev/null and b/distribution/simpleicons-5/T/Tailwindcss.Local.png differ diff --git a/distribution/simpleicons-5/T/Tailwindcss.Local.puml b/distribution/simpleicons-5/T/Tailwindcss.Local.puml new file mode 100644 index 00000000000..f3bee5d8a92 --- /dev/null +++ b/distribution/simpleicons-5/T/Tailwindcss.Local.puml @@ -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 Tailwindcss +include('simpleicons-5/T/Tailwindcss') + +' renders the element +Tailwindcss('Tailwindcss', 'Tailwindcss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tailwindcss.Remote.puml b/distribution/simpleicons-5/T/Tailwindcss.Remote.puml new file mode 100644 index 00000000000..7c13abf6891 --- /dev/null +++ b/distribution/simpleicons-5/T/Tailwindcss.Remote.puml @@ -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 Tailwindcss +include('simpleicons-5/T/Tailwindcss') + +' renders the element +Tailwindcss('Tailwindcss', 'Tailwindcss', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tailwindcss.md b/distribution/simpleicons-5/T/Tailwindcss.md new file mode 100644 index 00000000000..f6444708d39 --- /dev/null +++ b/distribution/simpleicons-5/T/Tailwindcss.md @@ -0,0 +1,63 @@ +# Tailwindcss + + +```text +simpleicons-5/T/Tailwindcss +``` + +```text +include('simpleicons-5/T/Tailwindcss') +``` + + + +| Illustration | Tailwindcss | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tailwindcss.png) | ![illustration for Tailwindcss](../../simpleicons-5/T/Tailwindcss.Local.png) | + + + + +## Tailwindcss + +### 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 Tailwindcss +include('simpleicons-5/T/Tailwindcss') + +' renders the element +Tailwindcss('Tailwindcss', 'Tailwindcss', '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 Tailwindcss +include('simpleicons-5/T/Tailwindcss') + +' renders the element +Tailwindcss('Tailwindcss', 'Tailwindcss', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tailwindcss.png b/distribution/simpleicons-5/T/Tailwindcss.png new file mode 100644 index 00000000000..f3683a5eee9 Binary files /dev/null and b/distribution/simpleicons-5/T/Tailwindcss.png differ diff --git a/distribution/simpleicons-5/T/Tailwindcss.puml b/distribution/simpleicons-5/T/Tailwindcss.puml new file mode 100644 index 00000000000..27015e87bd5 --- /dev/null +++ b/distribution/simpleicons-5/T/Tailwindcss.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tailwindcss + +sprite $TailwindcssXs [10x10/16z] uwS3 + +sprite $TailwindcssSm [12x12/16z] unza + +sprite $TailwindcssMd [16x16/16z] un_X + +sprite $TailwindcssLg [20x20/16z] unzKO1G + +!procedure Tailwindcss($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tailwindcss', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Talend.Local.png b/distribution/simpleicons-5/T/Talend.Local.png new file mode 100644 index 00000000000..626aa14c75d Binary files /dev/null and b/distribution/simpleicons-5/T/Talend.Local.png differ diff --git a/distribution/simpleicons-5/T/Talend.Local.puml b/distribution/simpleicons-5/T/Talend.Local.puml new file mode 100644 index 00000000000..e8f9bcf92f1 --- /dev/null +++ b/distribution/simpleicons-5/T/Talend.Local.puml @@ -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 Talend +include('simpleicons-5/T/Talend') + +' renders the element +Talend('Talend', 'Talend', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Talend.Remote.puml b/distribution/simpleicons-5/T/Talend.Remote.puml new file mode 100644 index 00000000000..c414c347b66 --- /dev/null +++ b/distribution/simpleicons-5/T/Talend.Remote.puml @@ -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 Talend +include('simpleicons-5/T/Talend') + +' renders the element +Talend('Talend', 'Talend', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Talend.md b/distribution/simpleicons-5/T/Talend.md new file mode 100644 index 00000000000..6a331f5b497 --- /dev/null +++ b/distribution/simpleicons-5/T/Talend.md @@ -0,0 +1,63 @@ +# Talend + + +```text +simpleicons-5/T/Talend +``` + +```text +include('simpleicons-5/T/Talend') +``` + + + +| Illustration | Talend | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Talend.png) | ![illustration for Talend](../../simpleicons-5/T/Talend.Local.png) | + + + + +## Talend + +### 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 Talend +include('simpleicons-5/T/Talend') + +' renders the element +Talend('Talend', 'Talend', '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 Talend +include('simpleicons-5/T/Talend') + +' renders the element +Talend('Talend', 'Talend', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Talend.png b/distribution/simpleicons-5/T/Talend.png new file mode 100644 index 00000000000..98b4cd92cad Binary files /dev/null and b/distribution/simpleicons-5/T/Talend.png differ diff --git a/distribution/simpleicons-5/T/Talend.puml b/distribution/simpleicons-5/T/Talend.puml new file mode 100644 index 00000000000..b8ed518300e --- /dev/null +++ b/distribution/simpleicons-5/T/Talend.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Talend + +sprite $TalendXs [10x10/16z] uwS3 + +sprite $TalendSm [12x12/16z] unza + +sprite $TalendMd [16x16/16z] un_X + +sprite $TalendLg [20x20/16z] unzKO1G + +!procedure Talend($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Talend', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tampermonkey.Local.png b/distribution/simpleicons-5/T/Tampermonkey.Local.png new file mode 100644 index 00000000000..ecd3254634f Binary files /dev/null and b/distribution/simpleicons-5/T/Tampermonkey.Local.png differ diff --git a/distribution/simpleicons-5/T/Tampermonkey.Local.puml b/distribution/simpleicons-5/T/Tampermonkey.Local.puml new file mode 100644 index 00000000000..6ea65d0b9fc --- /dev/null +++ b/distribution/simpleicons-5/T/Tampermonkey.Local.puml @@ -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 Tampermonkey +include('simpleicons-5/T/Tampermonkey') + +' renders the element +Tampermonkey('Tampermonkey', 'Tampermonkey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tampermonkey.Remote.puml b/distribution/simpleicons-5/T/Tampermonkey.Remote.puml new file mode 100644 index 00000000000..93cb4b4165d --- /dev/null +++ b/distribution/simpleicons-5/T/Tampermonkey.Remote.puml @@ -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 Tampermonkey +include('simpleicons-5/T/Tampermonkey') + +' renders the element +Tampermonkey('Tampermonkey', 'Tampermonkey', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tampermonkey.md b/distribution/simpleicons-5/T/Tampermonkey.md new file mode 100644 index 00000000000..ad56fad861d --- /dev/null +++ b/distribution/simpleicons-5/T/Tampermonkey.md @@ -0,0 +1,63 @@ +# Tampermonkey + + +```text +simpleicons-5/T/Tampermonkey +``` + +```text +include('simpleicons-5/T/Tampermonkey') +``` + + + +| Illustration | Tampermonkey | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tampermonkey.png) | ![illustration for Tampermonkey](../../simpleicons-5/T/Tampermonkey.Local.png) | + + + + +## Tampermonkey + +### 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 Tampermonkey +include('simpleicons-5/T/Tampermonkey') + +' renders the element +Tampermonkey('Tampermonkey', 'Tampermonkey', '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 Tampermonkey +include('simpleicons-5/T/Tampermonkey') + +' renders the element +Tampermonkey('Tampermonkey', 'Tampermonkey', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tampermonkey.png b/distribution/simpleicons-5/T/Tampermonkey.png new file mode 100644 index 00000000000..d546f5b3985 Binary files /dev/null and b/distribution/simpleicons-5/T/Tampermonkey.png differ diff --git a/distribution/simpleicons-5/T/Tampermonkey.puml b/distribution/simpleicons-5/T/Tampermonkey.puml new file mode 100644 index 00000000000..f27029b458a --- /dev/null +++ b/distribution/simpleicons-5/T/Tampermonkey.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tampermonkey + +sprite $TampermonkeyXs [10x10/16z] uwS3 + +sprite $TampermonkeySm [12x12/16z] unza + +sprite $TampermonkeyMd [16x16/16z] un_X + +sprite $TampermonkeyLg [20x20/16z] unzKO1G + +!procedure Tampermonkey($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tampermonkey', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Taobao.Local.png b/distribution/simpleicons-5/T/Taobao.Local.png new file mode 100644 index 00000000000..3b92e73a858 Binary files /dev/null and b/distribution/simpleicons-5/T/Taobao.Local.png differ diff --git a/distribution/simpleicons-5/T/Taobao.Local.puml b/distribution/simpleicons-5/T/Taobao.Local.puml new file mode 100644 index 00000000000..94bfee88602 --- /dev/null +++ b/distribution/simpleicons-5/T/Taobao.Local.puml @@ -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 Taobao +include('simpleicons-5/T/Taobao') + +' renders the element +Taobao('Taobao', 'Taobao', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Taobao.Remote.puml b/distribution/simpleicons-5/T/Taobao.Remote.puml new file mode 100644 index 00000000000..bb96adcb39a --- /dev/null +++ b/distribution/simpleicons-5/T/Taobao.Remote.puml @@ -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 Taobao +include('simpleicons-5/T/Taobao') + +' renders the element +Taobao('Taobao', 'Taobao', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Taobao.md b/distribution/simpleicons-5/T/Taobao.md new file mode 100644 index 00000000000..284d9011fe0 --- /dev/null +++ b/distribution/simpleicons-5/T/Taobao.md @@ -0,0 +1,63 @@ +# Taobao + + +```text +simpleicons-5/T/Taobao +``` + +```text +include('simpleicons-5/T/Taobao') +``` + + + +| Illustration | Taobao | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Taobao.png) | ![illustration for Taobao](../../simpleicons-5/T/Taobao.Local.png) | + + + + +## Taobao + +### 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 Taobao +include('simpleicons-5/T/Taobao') + +' renders the element +Taobao('Taobao', 'Taobao', '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 Taobao +include('simpleicons-5/T/Taobao') + +' renders the element +Taobao('Taobao', 'Taobao', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Taobao.png b/distribution/simpleicons-5/T/Taobao.png new file mode 100644 index 00000000000..2e9037c94dc Binary files /dev/null and b/distribution/simpleicons-5/T/Taobao.png differ diff --git a/distribution/simpleicons-5/T/Taobao.puml b/distribution/simpleicons-5/T/Taobao.puml new file mode 100644 index 00000000000..f057c089e7b --- /dev/null +++ b/distribution/simpleicons-5/T/Taobao.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Taobao + +sprite $TaobaoXs [10x10/16z] uwS3 + +sprite $TaobaoSm [12x12/16z] unza + +sprite $TaobaoMd [16x16/16z] un_X + +sprite $TaobaoLg [20x20/16z] unzKO1G + +!procedure Taobao($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Taobao', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tapas.Local.png b/distribution/simpleicons-5/T/Tapas.Local.png new file mode 100644 index 00000000000..e22e8a0de47 Binary files /dev/null and b/distribution/simpleicons-5/T/Tapas.Local.png differ diff --git a/distribution/simpleicons-5/T/Tapas.Local.puml b/distribution/simpleicons-5/T/Tapas.Local.puml new file mode 100644 index 00000000000..1bc77063e1d --- /dev/null +++ b/distribution/simpleicons-5/T/Tapas.Local.puml @@ -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 Tapas +include('simpleicons-5/T/Tapas') + +' renders the element +Tapas('Tapas', 'Tapas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tapas.Remote.puml b/distribution/simpleicons-5/T/Tapas.Remote.puml new file mode 100644 index 00000000000..cf368456a16 --- /dev/null +++ b/distribution/simpleicons-5/T/Tapas.Remote.puml @@ -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 Tapas +include('simpleicons-5/T/Tapas') + +' renders the element +Tapas('Tapas', 'Tapas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tapas.md b/distribution/simpleicons-5/T/Tapas.md new file mode 100644 index 00000000000..ad38a71d407 --- /dev/null +++ b/distribution/simpleicons-5/T/Tapas.md @@ -0,0 +1,63 @@ +# Tapas + + +```text +simpleicons-5/T/Tapas +``` + +```text +include('simpleicons-5/T/Tapas') +``` + + + +| Illustration | Tapas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tapas.png) | ![illustration for Tapas](../../simpleicons-5/T/Tapas.Local.png) | + + + + +## Tapas + +### 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 Tapas +include('simpleicons-5/T/Tapas') + +' renders the element +Tapas('Tapas', 'Tapas', '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 Tapas +include('simpleicons-5/T/Tapas') + +' renders the element +Tapas('Tapas', 'Tapas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tapas.png b/distribution/simpleicons-5/T/Tapas.png new file mode 100644 index 00000000000..7f7b9dfb5cf Binary files /dev/null and b/distribution/simpleicons-5/T/Tapas.png differ diff --git a/distribution/simpleicons-5/T/Tapas.puml b/distribution/simpleicons-5/T/Tapas.puml new file mode 100644 index 00000000000..4285fbd78c5 --- /dev/null +++ b/distribution/simpleicons-5/T/Tapas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tapas + +sprite $TapasXs [10x10/16z] uwS3 + +sprite $TapasSm [12x12/16z] unza + +sprite $TapasMd [16x16/16z] un_X + +sprite $TapasLg [20x20/16z] unzKO1G + +!procedure Tapas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tapas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tasmota.Local.png b/distribution/simpleicons-5/T/Tasmota.Local.png new file mode 100644 index 00000000000..dbae8f271f3 Binary files /dev/null and b/distribution/simpleicons-5/T/Tasmota.Local.png differ diff --git a/distribution/simpleicons-5/T/Tasmota.Local.puml b/distribution/simpleicons-5/T/Tasmota.Local.puml new file mode 100644 index 00000000000..741d8f23fd3 --- /dev/null +++ b/distribution/simpleicons-5/T/Tasmota.Local.puml @@ -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 Tasmota +include('simpleicons-5/T/Tasmota') + +' renders the element +Tasmota('Tasmota', 'Tasmota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tasmota.Remote.puml b/distribution/simpleicons-5/T/Tasmota.Remote.puml new file mode 100644 index 00000000000..d49fc3d2bff --- /dev/null +++ b/distribution/simpleicons-5/T/Tasmota.Remote.puml @@ -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 Tasmota +include('simpleicons-5/T/Tasmota') + +' renders the element +Tasmota('Tasmota', 'Tasmota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tasmota.md b/distribution/simpleicons-5/T/Tasmota.md new file mode 100644 index 00000000000..8e0b2931373 --- /dev/null +++ b/distribution/simpleicons-5/T/Tasmota.md @@ -0,0 +1,63 @@ +# Tasmota + + +```text +simpleicons-5/T/Tasmota +``` + +```text +include('simpleicons-5/T/Tasmota') +``` + + + +| Illustration | Tasmota | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tasmota.png) | ![illustration for Tasmota](../../simpleicons-5/T/Tasmota.Local.png) | + + + + +## Tasmota + +### 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 Tasmota +include('simpleicons-5/T/Tasmota') + +' renders the element +Tasmota('Tasmota', 'Tasmota', '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 Tasmota +include('simpleicons-5/T/Tasmota') + +' renders the element +Tasmota('Tasmota', 'Tasmota', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tasmota.png b/distribution/simpleicons-5/T/Tasmota.png new file mode 100644 index 00000000000..253f9f598cd Binary files /dev/null and b/distribution/simpleicons-5/T/Tasmota.png differ diff --git a/distribution/simpleicons-5/T/Tasmota.puml b/distribution/simpleicons-5/T/Tasmota.puml new file mode 100644 index 00000000000..18479abecc7 --- /dev/null +++ b/distribution/simpleicons-5/T/Tasmota.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tasmota + +sprite $TasmotaXs [10x10/16z] uwS3 + +sprite $TasmotaSm [12x12/16z] unza + +sprite $TasmotaMd [16x16/16z] un_X + +sprite $TasmotaLg [20x20/16z] unzKO1G + +!procedure Tasmota($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tasmota', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tata.Local.png b/distribution/simpleicons-5/T/Tata.Local.png new file mode 100644 index 00000000000..60d19f1f89d Binary files /dev/null and b/distribution/simpleicons-5/T/Tata.Local.png differ diff --git a/distribution/simpleicons-5/T/Tata.Local.puml b/distribution/simpleicons-5/T/Tata.Local.puml new file mode 100644 index 00000000000..e16cf094041 --- /dev/null +++ b/distribution/simpleicons-5/T/Tata.Local.puml @@ -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 Tata +include('simpleicons-5/T/Tata') + +' renders the element +Tata('Tata', 'Tata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tata.Remote.puml b/distribution/simpleicons-5/T/Tata.Remote.puml new file mode 100644 index 00000000000..de5f4a162e5 --- /dev/null +++ b/distribution/simpleicons-5/T/Tata.Remote.puml @@ -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 Tata +include('simpleicons-5/T/Tata') + +' renders the element +Tata('Tata', 'Tata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tata.md b/distribution/simpleicons-5/T/Tata.md new file mode 100644 index 00000000000..6720d216431 --- /dev/null +++ b/distribution/simpleicons-5/T/Tata.md @@ -0,0 +1,63 @@ +# Tata + + +```text +simpleicons-5/T/Tata +``` + +```text +include('simpleicons-5/T/Tata') +``` + + + +| Illustration | Tata | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tata.png) | ![illustration for Tata](../../simpleicons-5/T/Tata.Local.png) | + + + + +## Tata + +### 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 Tata +include('simpleicons-5/T/Tata') + +' renders the element +Tata('Tata', 'Tata', '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 Tata +include('simpleicons-5/T/Tata') + +' renders the element +Tata('Tata', 'Tata', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tata.png b/distribution/simpleicons-5/T/Tata.png new file mode 100644 index 00000000000..59306c379cf Binary files /dev/null and b/distribution/simpleicons-5/T/Tata.png differ diff --git a/distribution/simpleicons-5/T/Tata.puml b/distribution/simpleicons-5/T/Tata.puml new file mode 100644 index 00000000000..645485549e8 --- /dev/null +++ b/distribution/simpleicons-5/T/Tata.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tata + +sprite $TataXs [10x10/16z] uwS3 + +sprite $TataSm [12x12/16z] unza + +sprite $TataMd [16x16/16z] un_X + +sprite $TataLg [20x20/16z] unzKO1G + +!procedure Tata($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tata', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Taxbuzz.Local.png b/distribution/simpleicons-5/T/Taxbuzz.Local.png new file mode 100644 index 00000000000..ec22c397cec Binary files /dev/null and b/distribution/simpleicons-5/T/Taxbuzz.Local.png differ diff --git a/distribution/simpleicons-5/T/Taxbuzz.Local.puml b/distribution/simpleicons-5/T/Taxbuzz.Local.puml new file mode 100644 index 00000000000..3870a80f6a4 --- /dev/null +++ b/distribution/simpleicons-5/T/Taxbuzz.Local.puml @@ -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 Taxbuzz +include('simpleicons-5/T/Taxbuzz') + +' renders the element +Taxbuzz('Taxbuzz', 'Taxbuzz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Taxbuzz.Remote.puml b/distribution/simpleicons-5/T/Taxbuzz.Remote.puml new file mode 100644 index 00000000000..69ae6e6f59c --- /dev/null +++ b/distribution/simpleicons-5/T/Taxbuzz.Remote.puml @@ -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 Taxbuzz +include('simpleicons-5/T/Taxbuzz') + +' renders the element +Taxbuzz('Taxbuzz', 'Taxbuzz', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Taxbuzz.md b/distribution/simpleicons-5/T/Taxbuzz.md new file mode 100644 index 00000000000..778ba0590f0 --- /dev/null +++ b/distribution/simpleicons-5/T/Taxbuzz.md @@ -0,0 +1,63 @@ +# Taxbuzz + + +```text +simpleicons-5/T/Taxbuzz +``` + +```text +include('simpleicons-5/T/Taxbuzz') +``` + + + +| Illustration | Taxbuzz | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Taxbuzz.png) | ![illustration for Taxbuzz](../../simpleicons-5/T/Taxbuzz.Local.png) | + + + + +## Taxbuzz + +### 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 Taxbuzz +include('simpleicons-5/T/Taxbuzz') + +' renders the element +Taxbuzz('Taxbuzz', 'Taxbuzz', '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 Taxbuzz +include('simpleicons-5/T/Taxbuzz') + +' renders the element +Taxbuzz('Taxbuzz', 'Taxbuzz', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Taxbuzz.png b/distribution/simpleicons-5/T/Taxbuzz.png new file mode 100644 index 00000000000..2d1748e4f8a Binary files /dev/null and b/distribution/simpleicons-5/T/Taxbuzz.png differ diff --git a/distribution/simpleicons-5/T/Taxbuzz.puml b/distribution/simpleicons-5/T/Taxbuzz.puml new file mode 100644 index 00000000000..24632dba057 --- /dev/null +++ b/distribution/simpleicons-5/T/Taxbuzz.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Taxbuzz + +sprite $TaxbuzzXs [10x10/16z] uwS3 + +sprite $TaxbuzzSm [12x12/16z] unza + +sprite $TaxbuzzMd [16x16/16z] un_X + +sprite $TaxbuzzLg [20x20/16z] unzKO1G + +!procedure Taxbuzz($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Taxbuzz', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Teamcity.Local.png b/distribution/simpleicons-5/T/Teamcity.Local.png new file mode 100644 index 00000000000..18391a44a48 Binary files /dev/null and b/distribution/simpleicons-5/T/Teamcity.Local.png differ diff --git a/distribution/simpleicons-5/T/Teamcity.Local.puml b/distribution/simpleicons-5/T/Teamcity.Local.puml new file mode 100644 index 00000000000..f00a6f0169e --- /dev/null +++ b/distribution/simpleicons-5/T/Teamcity.Local.puml @@ -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 Teamcity +include('simpleicons-5/T/Teamcity') + +' renders the element +Teamcity('Teamcity', 'Teamcity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teamcity.Remote.puml b/distribution/simpleicons-5/T/Teamcity.Remote.puml new file mode 100644 index 00000000000..6ca770f858f --- /dev/null +++ b/distribution/simpleicons-5/T/Teamcity.Remote.puml @@ -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 Teamcity +include('simpleicons-5/T/Teamcity') + +' renders the element +Teamcity('Teamcity', 'Teamcity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teamcity.md b/distribution/simpleicons-5/T/Teamcity.md new file mode 100644 index 00000000000..e7a05d19863 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamcity.md @@ -0,0 +1,63 @@ +# Teamcity + + +```text +simpleicons-5/T/Teamcity +``` + +```text +include('simpleicons-5/T/Teamcity') +``` + + + +| Illustration | Teamcity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Teamcity.png) | ![illustration for Teamcity](../../simpleicons-5/T/Teamcity.Local.png) | + + + + +## Teamcity + +### 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 Teamcity +include('simpleicons-5/T/Teamcity') + +' renders the element +Teamcity('Teamcity', 'Teamcity', '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 Teamcity +include('simpleicons-5/T/Teamcity') + +' renders the element +Teamcity('Teamcity', 'Teamcity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Teamcity.png b/distribution/simpleicons-5/T/Teamcity.png new file mode 100644 index 00000000000..19c69279847 Binary files /dev/null and b/distribution/simpleicons-5/T/Teamcity.png differ diff --git a/distribution/simpleicons-5/T/Teamcity.puml b/distribution/simpleicons-5/T/Teamcity.puml new file mode 100644 index 00000000000..3d948f71ad4 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamcity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Teamcity + +sprite $TeamcityXs [10x10/16z] uwS3 + +sprite $TeamcitySm [12x12/16z] unza + +sprite $TeamcityMd [16x16/16z] un_X + +sprite $TeamcityLg [20x20/16z] unzKO1G + +!procedure Teamcity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Teamcity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Teamspeak.Local.png b/distribution/simpleicons-5/T/Teamspeak.Local.png new file mode 100644 index 00000000000..f0ca6cea776 Binary files /dev/null and b/distribution/simpleicons-5/T/Teamspeak.Local.png differ diff --git a/distribution/simpleicons-5/T/Teamspeak.Local.puml b/distribution/simpleicons-5/T/Teamspeak.Local.puml new file mode 100644 index 00000000000..e2dc6848f33 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamspeak.Local.puml @@ -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 Teamspeak +include('simpleicons-5/T/Teamspeak') + +' renders the element +Teamspeak('Teamspeak', 'Teamspeak', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teamspeak.Remote.puml b/distribution/simpleicons-5/T/Teamspeak.Remote.puml new file mode 100644 index 00000000000..8b2824d2e83 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamspeak.Remote.puml @@ -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 Teamspeak +include('simpleicons-5/T/Teamspeak') + +' renders the element +Teamspeak('Teamspeak', 'Teamspeak', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teamspeak.md b/distribution/simpleicons-5/T/Teamspeak.md new file mode 100644 index 00000000000..5c3b937599a --- /dev/null +++ b/distribution/simpleicons-5/T/Teamspeak.md @@ -0,0 +1,63 @@ +# Teamspeak + + +```text +simpleicons-5/T/Teamspeak +``` + +```text +include('simpleicons-5/T/Teamspeak') +``` + + + +| Illustration | Teamspeak | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Teamspeak.png) | ![illustration for Teamspeak](../../simpleicons-5/T/Teamspeak.Local.png) | + + + + +## Teamspeak + +### 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 Teamspeak +include('simpleicons-5/T/Teamspeak') + +' renders the element +Teamspeak('Teamspeak', 'Teamspeak', '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 Teamspeak +include('simpleicons-5/T/Teamspeak') + +' renders the element +Teamspeak('Teamspeak', 'Teamspeak', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Teamspeak.png b/distribution/simpleicons-5/T/Teamspeak.png new file mode 100644 index 00000000000..ba554c94542 Binary files /dev/null and b/distribution/simpleicons-5/T/Teamspeak.png differ diff --git a/distribution/simpleicons-5/T/Teamspeak.puml b/distribution/simpleicons-5/T/Teamspeak.puml new file mode 100644 index 00000000000..09c6b797426 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamspeak.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Teamspeak + +sprite $TeamspeakXs [10x10/16z] uwS3 + +sprite $TeamspeakSm [12x12/16z] unza + +sprite $TeamspeakMd [16x16/16z] un_X + +sprite $TeamspeakLg [20x20/16z] unzKO1G + +!procedure Teamspeak($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Teamspeak', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Teamviewer.Local.png b/distribution/simpleicons-5/T/Teamviewer.Local.png new file mode 100644 index 00000000000..1aae8fd7ac2 Binary files /dev/null and b/distribution/simpleicons-5/T/Teamviewer.Local.png differ diff --git a/distribution/simpleicons-5/T/Teamviewer.Local.puml b/distribution/simpleicons-5/T/Teamviewer.Local.puml new file mode 100644 index 00000000000..3fdeaed23d8 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamviewer.Local.puml @@ -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 Teamviewer +include('simpleicons-5/T/Teamviewer') + +' renders the element +Teamviewer('Teamviewer', 'Teamviewer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teamviewer.Remote.puml b/distribution/simpleicons-5/T/Teamviewer.Remote.puml new file mode 100644 index 00000000000..4ed583a3258 --- /dev/null +++ b/distribution/simpleicons-5/T/Teamviewer.Remote.puml @@ -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 Teamviewer +include('simpleicons-5/T/Teamviewer') + +' renders the element +Teamviewer('Teamviewer', 'Teamviewer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teamviewer.md b/distribution/simpleicons-5/T/Teamviewer.md new file mode 100644 index 00000000000..6bb0538c31a --- /dev/null +++ b/distribution/simpleicons-5/T/Teamviewer.md @@ -0,0 +1,63 @@ +# Teamviewer + + +```text +simpleicons-5/T/Teamviewer +``` + +```text +include('simpleicons-5/T/Teamviewer') +``` + + + +| Illustration | Teamviewer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Teamviewer.png) | ![illustration for Teamviewer](../../simpleicons-5/T/Teamviewer.Local.png) | + + + + +## Teamviewer + +### 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 Teamviewer +include('simpleicons-5/T/Teamviewer') + +' renders the element +Teamviewer('Teamviewer', 'Teamviewer', '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 Teamviewer +include('simpleicons-5/T/Teamviewer') + +' renders the element +Teamviewer('Teamviewer', 'Teamviewer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Teamviewer.png b/distribution/simpleicons-5/T/Teamviewer.png new file mode 100644 index 00000000000..757abdcd575 Binary files /dev/null and b/distribution/simpleicons-5/T/Teamviewer.png differ diff --git a/distribution/simpleicons-5/T/Teamviewer.puml b/distribution/simpleicons-5/T/Teamviewer.puml new file mode 100644 index 00000000000..a0106b2efec --- /dev/null +++ b/distribution/simpleicons-5/T/Teamviewer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Teamviewer + +sprite $TeamviewerXs [10x10/16z] uwS3 + +sprite $TeamviewerSm [12x12/16z] unza + +sprite $TeamviewerMd [16x16/16z] un_X + +sprite $TeamviewerLg [20x20/16z] unzKO1G + +!procedure Teamviewer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Teamviewer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Ted.Local.png b/distribution/simpleicons-5/T/Ted.Local.png new file mode 100644 index 00000000000..aa9fed16a48 Binary files /dev/null and b/distribution/simpleicons-5/T/Ted.Local.png differ diff --git a/distribution/simpleicons-5/T/Ted.Local.puml b/distribution/simpleicons-5/T/Ted.Local.puml new file mode 100644 index 00000000000..5a7e15582d9 --- /dev/null +++ b/distribution/simpleicons-5/T/Ted.Local.puml @@ -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 Ted +include('simpleicons-5/T/Ted') + +' renders the element +Ted('Ted', 'Ted', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Ted.Remote.puml b/distribution/simpleicons-5/T/Ted.Remote.puml new file mode 100644 index 00000000000..94f5f1a71c7 --- /dev/null +++ b/distribution/simpleicons-5/T/Ted.Remote.puml @@ -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 Ted +include('simpleicons-5/T/Ted') + +' renders the element +Ted('Ted', 'Ted', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Ted.md b/distribution/simpleicons-5/T/Ted.md new file mode 100644 index 00000000000..b9576bc86d5 --- /dev/null +++ b/distribution/simpleicons-5/T/Ted.md @@ -0,0 +1,63 @@ +# Ted + + +```text +simpleicons-5/T/Ted +``` + +```text +include('simpleicons-5/T/Ted') +``` + + + +| Illustration | Ted | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Ted.png) | ![illustration for Ted](../../simpleicons-5/T/Ted.Local.png) | + + + + +## Ted + +### 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 Ted +include('simpleicons-5/T/Ted') + +' renders the element +Ted('Ted', 'Ted', '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 Ted +include('simpleicons-5/T/Ted') + +' renders the element +Ted('Ted', 'Ted', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Ted.png b/distribution/simpleicons-5/T/Ted.png new file mode 100644 index 00000000000..8355e11f6a4 Binary files /dev/null and b/distribution/simpleicons-5/T/Ted.png differ diff --git a/distribution/simpleicons-5/T/Ted.puml b/distribution/simpleicons-5/T/Ted.puml new file mode 100644 index 00000000000..61e1e63da43 --- /dev/null +++ b/distribution/simpleicons-5/T/Ted.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Ted + +sprite $TedXs [10x10/16z] uwS3 + +sprite $TedSm [12x12/16z] unza + +sprite $TedMd [16x16/16z] un_X + +sprite $TedLg [20x20/16z] unzKO1G + +!procedure Ted($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Ted', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Teespring.Local.png b/distribution/simpleicons-5/T/Teespring.Local.png new file mode 100644 index 00000000000..7f459903e43 Binary files /dev/null and b/distribution/simpleicons-5/T/Teespring.Local.png differ diff --git a/distribution/simpleicons-5/T/Teespring.Local.puml b/distribution/simpleicons-5/T/Teespring.Local.puml new file mode 100644 index 00000000000..840d2acf8ab --- /dev/null +++ b/distribution/simpleicons-5/T/Teespring.Local.puml @@ -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 Teespring +include('simpleicons-5/T/Teespring') + +' renders the element +Teespring('Teespring', 'Teespring', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teespring.Remote.puml b/distribution/simpleicons-5/T/Teespring.Remote.puml new file mode 100644 index 00000000000..96ead1e645a --- /dev/null +++ b/distribution/simpleicons-5/T/Teespring.Remote.puml @@ -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 Teespring +include('simpleicons-5/T/Teespring') + +' renders the element +Teespring('Teespring', 'Teespring', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teespring.md b/distribution/simpleicons-5/T/Teespring.md new file mode 100644 index 00000000000..2117bc04ef1 --- /dev/null +++ b/distribution/simpleicons-5/T/Teespring.md @@ -0,0 +1,63 @@ +# Teespring + + +```text +simpleicons-5/T/Teespring +``` + +```text +include('simpleicons-5/T/Teespring') +``` + + + +| Illustration | Teespring | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Teespring.png) | ![illustration for Teespring](../../simpleicons-5/T/Teespring.Local.png) | + + + + +## Teespring + +### 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 Teespring +include('simpleicons-5/T/Teespring') + +' renders the element +Teespring('Teespring', 'Teespring', '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 Teespring +include('simpleicons-5/T/Teespring') + +' renders the element +Teespring('Teespring', 'Teespring', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Teespring.png b/distribution/simpleicons-5/T/Teespring.png new file mode 100644 index 00000000000..79635dfcf35 Binary files /dev/null and b/distribution/simpleicons-5/T/Teespring.png differ diff --git a/distribution/simpleicons-5/T/Teespring.puml b/distribution/simpleicons-5/T/Teespring.puml new file mode 100644 index 00000000000..3cb9b694cae --- /dev/null +++ b/distribution/simpleicons-5/T/Teespring.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Teespring + +sprite $TeespringXs [10x10/16z] uwS3 + +sprite $TeespringSm [12x12/16z] unza + +sprite $TeespringMd [16x16/16z] un_X + +sprite $TeespringLg [20x20/16z] unzKO1G + +!procedure Teespring($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Teespring', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tekton.Local.png b/distribution/simpleicons-5/T/Tekton.Local.png new file mode 100644 index 00000000000..ef1cc19b384 Binary files /dev/null and b/distribution/simpleicons-5/T/Tekton.Local.png differ diff --git a/distribution/simpleicons-5/T/Tekton.Local.puml b/distribution/simpleicons-5/T/Tekton.Local.puml new file mode 100644 index 00000000000..43c616d1011 --- /dev/null +++ b/distribution/simpleicons-5/T/Tekton.Local.puml @@ -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 Tekton +include('simpleicons-5/T/Tekton') + +' renders the element +Tekton('Tekton', 'Tekton', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tekton.Remote.puml b/distribution/simpleicons-5/T/Tekton.Remote.puml new file mode 100644 index 00000000000..376def9d6fd --- /dev/null +++ b/distribution/simpleicons-5/T/Tekton.Remote.puml @@ -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 Tekton +include('simpleicons-5/T/Tekton') + +' renders the element +Tekton('Tekton', 'Tekton', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tekton.md b/distribution/simpleicons-5/T/Tekton.md new file mode 100644 index 00000000000..166b139402a --- /dev/null +++ b/distribution/simpleicons-5/T/Tekton.md @@ -0,0 +1,63 @@ +# Tekton + + +```text +simpleicons-5/T/Tekton +``` + +```text +include('simpleicons-5/T/Tekton') +``` + + + +| Illustration | Tekton | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tekton.png) | ![illustration for Tekton](../../simpleicons-5/T/Tekton.Local.png) | + + + + +## Tekton + +### 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 Tekton +include('simpleicons-5/T/Tekton') + +' renders the element +Tekton('Tekton', 'Tekton', '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 Tekton +include('simpleicons-5/T/Tekton') + +' renders the element +Tekton('Tekton', 'Tekton', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tekton.png b/distribution/simpleicons-5/T/Tekton.png new file mode 100644 index 00000000000..989eba41223 Binary files /dev/null and b/distribution/simpleicons-5/T/Tekton.png differ diff --git a/distribution/simpleicons-5/T/Tekton.puml b/distribution/simpleicons-5/T/Tekton.puml new file mode 100644 index 00000000000..3a140eddefd --- /dev/null +++ b/distribution/simpleicons-5/T/Tekton.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tekton + +sprite $TektonXs [10x10/16z] uwS3 + +sprite $TektonSm [12x12/16z] unza + +sprite $TektonMd [16x16/16z] un_X + +sprite $TektonLg [20x20/16z] unzKO1G + +!procedure Tekton($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tekton', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tele5.Local.png b/distribution/simpleicons-5/T/Tele5.Local.png new file mode 100644 index 00000000000..b8d721094fd Binary files /dev/null and b/distribution/simpleicons-5/T/Tele5.Local.png differ diff --git a/distribution/simpleicons-5/T/Tele5.Local.puml b/distribution/simpleicons-5/T/Tele5.Local.puml new file mode 100644 index 00000000000..bcbbd0cc3e7 --- /dev/null +++ b/distribution/simpleicons-5/T/Tele5.Local.puml @@ -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 Tele5 +include('simpleicons-5/T/Tele5') + +' renders the element +Tele5('Tele5', 'Tele5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tele5.Remote.puml b/distribution/simpleicons-5/T/Tele5.Remote.puml new file mode 100644 index 00000000000..4f75fd9e79e --- /dev/null +++ b/distribution/simpleicons-5/T/Tele5.Remote.puml @@ -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 Tele5 +include('simpleicons-5/T/Tele5') + +' renders the element +Tele5('Tele5', 'Tele5', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tele5.md b/distribution/simpleicons-5/T/Tele5.md new file mode 100644 index 00000000000..60a78bf7bab --- /dev/null +++ b/distribution/simpleicons-5/T/Tele5.md @@ -0,0 +1,63 @@ +# Tele5 + + +```text +simpleicons-5/T/Tele5 +``` + +```text +include('simpleicons-5/T/Tele5') +``` + + + +| Illustration | Tele5 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tele5.png) | ![illustration for Tele5](../../simpleicons-5/T/Tele5.Local.png) | + + + + +## Tele5 + +### 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 Tele5 +include('simpleicons-5/T/Tele5') + +' renders the element +Tele5('Tele5', 'Tele5', '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 Tele5 +include('simpleicons-5/T/Tele5') + +' renders the element +Tele5('Tele5', 'Tele5', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tele5.png b/distribution/simpleicons-5/T/Tele5.png new file mode 100644 index 00000000000..09423825735 Binary files /dev/null and b/distribution/simpleicons-5/T/Tele5.png differ diff --git a/distribution/simpleicons-5/T/Tele5.puml b/distribution/simpleicons-5/T/Tele5.puml new file mode 100644 index 00000000000..02ba096f5d4 --- /dev/null +++ b/distribution/simpleicons-5/T/Tele5.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tele5 + +sprite $Tele5Xs [10x10/16z] uwS3 + +sprite $Tele5Sm [12x12/16z] unza + +sprite $Tele5Md [16x16/16z] un_X + +sprite $Tele5Lg [20x20/16z] unzKO1G + +!procedure Tele5($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tele5', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Telegram.Local.png b/distribution/simpleicons-5/T/Telegram.Local.png new file mode 100644 index 00000000000..c6affc84bb4 Binary files /dev/null and b/distribution/simpleicons-5/T/Telegram.Local.png differ diff --git a/distribution/simpleicons-5/T/Telegram.Local.puml b/distribution/simpleicons-5/T/Telegram.Local.puml new file mode 100644 index 00000000000..6b335a3aa06 --- /dev/null +++ b/distribution/simpleicons-5/T/Telegram.Local.puml @@ -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 Telegram +include('simpleicons-5/T/Telegram') + +' renders the element +Telegram('Telegram', 'Telegram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Telegram.Remote.puml b/distribution/simpleicons-5/T/Telegram.Remote.puml new file mode 100644 index 00000000000..67c9f247e7c --- /dev/null +++ b/distribution/simpleicons-5/T/Telegram.Remote.puml @@ -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 Telegram +include('simpleicons-5/T/Telegram') + +' renders the element +Telegram('Telegram', 'Telegram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Telegram.md b/distribution/simpleicons-5/T/Telegram.md new file mode 100644 index 00000000000..88405e49442 --- /dev/null +++ b/distribution/simpleicons-5/T/Telegram.md @@ -0,0 +1,63 @@ +# Telegram + + +```text +simpleicons-5/T/Telegram +``` + +```text +include('simpleicons-5/T/Telegram') +``` + + + +| Illustration | Telegram | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Telegram.png) | ![illustration for Telegram](../../simpleicons-5/T/Telegram.Local.png) | + + + + +## Telegram + +### 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 Telegram +include('simpleicons-5/T/Telegram') + +' renders the element +Telegram('Telegram', 'Telegram', '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 Telegram +include('simpleicons-5/T/Telegram') + +' renders the element +Telegram('Telegram', 'Telegram', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Telegram.png b/distribution/simpleicons-5/T/Telegram.png new file mode 100644 index 00000000000..ade9e529245 Binary files /dev/null and b/distribution/simpleicons-5/T/Telegram.png differ diff --git a/distribution/simpleicons-5/T/Telegram.puml b/distribution/simpleicons-5/T/Telegram.puml new file mode 100644 index 00000000000..fdb012cb486 --- /dev/null +++ b/distribution/simpleicons-5/T/Telegram.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Telegram + +sprite $TelegramXs [10x10/16z] uwS3 + +sprite $TelegramSm [12x12/16z] unza + +sprite $TelegramMd [16x16/16z] un_X + +sprite $TelegramLg [20x20/16z] unzKO1G + +!procedure Telegram($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Telegram', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Telegraph.Local.png b/distribution/simpleicons-5/T/Telegraph.Local.png new file mode 100644 index 00000000000..8e2c0fb6775 Binary files /dev/null and b/distribution/simpleicons-5/T/Telegraph.Local.png differ diff --git a/distribution/simpleicons-5/T/Telegraph.Local.puml b/distribution/simpleicons-5/T/Telegraph.Local.puml new file mode 100644 index 00000000000..1a2880468e6 --- /dev/null +++ b/distribution/simpleicons-5/T/Telegraph.Local.puml @@ -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 Telegraph +include('simpleicons-5/T/Telegraph') + +' renders the element +Telegraph('Telegraph', 'Telegraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Telegraph.Remote.puml b/distribution/simpleicons-5/T/Telegraph.Remote.puml new file mode 100644 index 00000000000..b5893680462 --- /dev/null +++ b/distribution/simpleicons-5/T/Telegraph.Remote.puml @@ -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 Telegraph +include('simpleicons-5/T/Telegraph') + +' renders the element +Telegraph('Telegraph', 'Telegraph', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Telegraph.md b/distribution/simpleicons-5/T/Telegraph.md new file mode 100644 index 00000000000..3b1b6f57cbb --- /dev/null +++ b/distribution/simpleicons-5/T/Telegraph.md @@ -0,0 +1,63 @@ +# Telegraph + + +```text +simpleicons-5/T/Telegraph +``` + +```text +include('simpleicons-5/T/Telegraph') +``` + + + +| Illustration | Telegraph | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Telegraph.png) | ![illustration for Telegraph](../../simpleicons-5/T/Telegraph.Local.png) | + + + + +## Telegraph + +### 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 Telegraph +include('simpleicons-5/T/Telegraph') + +' renders the element +Telegraph('Telegraph', 'Telegraph', '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 Telegraph +include('simpleicons-5/T/Telegraph') + +' renders the element +Telegraph('Telegraph', 'Telegraph', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Telegraph.png b/distribution/simpleicons-5/T/Telegraph.png new file mode 100644 index 00000000000..1f9d3de825f Binary files /dev/null and b/distribution/simpleicons-5/T/Telegraph.png differ diff --git a/distribution/simpleicons-5/T/Telegraph.puml b/distribution/simpleicons-5/T/Telegraph.puml new file mode 100644 index 00000000000..fea95aff617 --- /dev/null +++ b/distribution/simpleicons-5/T/Telegraph.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Telegraph + +sprite $TelegraphXs [10x10/16z] uwS3 + +sprite $TelegraphSm [12x12/16z] unza + +sprite $TelegraphMd [16x16/16z] un_X + +sprite $TelegraphLg [20x20/16z] unzKO1G + +!procedure Telegraph($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Telegraph', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tencentqq.Local.png b/distribution/simpleicons-5/T/Tencentqq.Local.png new file mode 100644 index 00000000000..bbd99fdf88c Binary files /dev/null and b/distribution/simpleicons-5/T/Tencentqq.Local.png differ diff --git a/distribution/simpleicons-5/T/Tencentqq.Local.puml b/distribution/simpleicons-5/T/Tencentqq.Local.puml new file mode 100644 index 00000000000..585bdd2dfed --- /dev/null +++ b/distribution/simpleicons-5/T/Tencentqq.Local.puml @@ -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 Tencentqq +include('simpleicons-5/T/Tencentqq') + +' renders the element +Tencentqq('Tencentqq', 'Tencentqq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tencentqq.Remote.puml b/distribution/simpleicons-5/T/Tencentqq.Remote.puml new file mode 100644 index 00000000000..bb3a6441e3e --- /dev/null +++ b/distribution/simpleicons-5/T/Tencentqq.Remote.puml @@ -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 Tencentqq +include('simpleicons-5/T/Tencentqq') + +' renders the element +Tencentqq('Tencentqq', 'Tencentqq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tencentqq.md b/distribution/simpleicons-5/T/Tencentqq.md new file mode 100644 index 00000000000..f0572695e2d --- /dev/null +++ b/distribution/simpleicons-5/T/Tencentqq.md @@ -0,0 +1,63 @@ +# Tencentqq + + +```text +simpleicons-5/T/Tencentqq +``` + +```text +include('simpleicons-5/T/Tencentqq') +``` + + + +| Illustration | Tencentqq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tencentqq.png) | ![illustration for Tencentqq](../../simpleicons-5/T/Tencentqq.Local.png) | + + + + +## Tencentqq + +### 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 Tencentqq +include('simpleicons-5/T/Tencentqq') + +' renders the element +Tencentqq('Tencentqq', 'Tencentqq', '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 Tencentqq +include('simpleicons-5/T/Tencentqq') + +' renders the element +Tencentqq('Tencentqq', 'Tencentqq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tencentqq.png b/distribution/simpleicons-5/T/Tencentqq.png new file mode 100644 index 00000000000..970943d6285 Binary files /dev/null and b/distribution/simpleicons-5/T/Tencentqq.png differ diff --git a/distribution/simpleicons-5/T/Tencentqq.puml b/distribution/simpleicons-5/T/Tencentqq.puml new file mode 100644 index 00000000000..88182d6195b --- /dev/null +++ b/distribution/simpleicons-5/T/Tencentqq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tencentqq + +sprite $TencentqqXs [10x10/16z] uwS3 + +sprite $TencentqqSm [12x12/16z] unza + +sprite $TencentqqMd [16x16/16z] un_X + +sprite $TencentqqLg [20x20/16z] unzKO1G + +!procedure Tencentqq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tencentqq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tensorflow.Local.png b/distribution/simpleicons-5/T/Tensorflow.Local.png new file mode 100644 index 00000000000..d97ced0ae8b Binary files /dev/null and b/distribution/simpleicons-5/T/Tensorflow.Local.png differ diff --git a/distribution/simpleicons-5/T/Tensorflow.Local.puml b/distribution/simpleicons-5/T/Tensorflow.Local.puml new file mode 100644 index 00000000000..72e808fd909 --- /dev/null +++ b/distribution/simpleicons-5/T/Tensorflow.Local.puml @@ -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 Tensorflow +include('simpleicons-5/T/Tensorflow') + +' renders the element +Tensorflow('Tensorflow', 'Tensorflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tensorflow.Remote.puml b/distribution/simpleicons-5/T/Tensorflow.Remote.puml new file mode 100644 index 00000000000..f614811b2d2 --- /dev/null +++ b/distribution/simpleicons-5/T/Tensorflow.Remote.puml @@ -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 Tensorflow +include('simpleicons-5/T/Tensorflow') + +' renders the element +Tensorflow('Tensorflow', 'Tensorflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tensorflow.md b/distribution/simpleicons-5/T/Tensorflow.md new file mode 100644 index 00000000000..10de8dae909 --- /dev/null +++ b/distribution/simpleicons-5/T/Tensorflow.md @@ -0,0 +1,63 @@ +# Tensorflow + + +```text +simpleicons-5/T/Tensorflow +``` + +```text +include('simpleicons-5/T/Tensorflow') +``` + + + +| Illustration | Tensorflow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tensorflow.png) | ![illustration for Tensorflow](../../simpleicons-5/T/Tensorflow.Local.png) | + + + + +## Tensorflow + +### 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 Tensorflow +include('simpleicons-5/T/Tensorflow') + +' renders the element +Tensorflow('Tensorflow', 'Tensorflow', '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 Tensorflow +include('simpleicons-5/T/Tensorflow') + +' renders the element +Tensorflow('Tensorflow', 'Tensorflow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tensorflow.png b/distribution/simpleicons-5/T/Tensorflow.png new file mode 100644 index 00000000000..41f5663169c Binary files /dev/null and b/distribution/simpleicons-5/T/Tensorflow.png differ diff --git a/distribution/simpleicons-5/T/Tensorflow.puml b/distribution/simpleicons-5/T/Tensorflow.puml new file mode 100644 index 00000000000..d07fed90be0 --- /dev/null +++ b/distribution/simpleicons-5/T/Tensorflow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tensorflow + +sprite $TensorflowXs [10x10/16z] uwS3 + +sprite $TensorflowSm [12x12/16z] unza + +sprite $TensorflowMd [16x16/16z] un_X + +sprite $TensorflowLg [20x20/16z] unzKO1G + +!procedure Tensorflow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tensorflow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Teradata.Local.png b/distribution/simpleicons-5/T/Teradata.Local.png new file mode 100644 index 00000000000..bca3a91c5bf Binary files /dev/null and b/distribution/simpleicons-5/T/Teradata.Local.png differ diff --git a/distribution/simpleicons-5/T/Teradata.Local.puml b/distribution/simpleicons-5/T/Teradata.Local.puml new file mode 100644 index 00000000000..0a0bd1a732d --- /dev/null +++ b/distribution/simpleicons-5/T/Teradata.Local.puml @@ -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 Teradata +include('simpleicons-5/T/Teradata') + +' renders the element +Teradata('Teradata', 'Teradata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teradata.Remote.puml b/distribution/simpleicons-5/T/Teradata.Remote.puml new file mode 100644 index 00000000000..7bea9a3c224 --- /dev/null +++ b/distribution/simpleicons-5/T/Teradata.Remote.puml @@ -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 Teradata +include('simpleicons-5/T/Teradata') + +' renders the element +Teradata('Teradata', 'Teradata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teradata.md b/distribution/simpleicons-5/T/Teradata.md new file mode 100644 index 00000000000..66c0850fcbf --- /dev/null +++ b/distribution/simpleicons-5/T/Teradata.md @@ -0,0 +1,63 @@ +# Teradata + + +```text +simpleicons-5/T/Teradata +``` + +```text +include('simpleicons-5/T/Teradata') +``` + + + +| Illustration | Teradata | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Teradata.png) | ![illustration for Teradata](../../simpleicons-5/T/Teradata.Local.png) | + + + + +## Teradata + +### 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 Teradata +include('simpleicons-5/T/Teradata') + +' renders the element +Teradata('Teradata', 'Teradata', '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 Teradata +include('simpleicons-5/T/Teradata') + +' renders the element +Teradata('Teradata', 'Teradata', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Teradata.png b/distribution/simpleicons-5/T/Teradata.png new file mode 100644 index 00000000000..0a82e76a133 Binary files /dev/null and b/distribution/simpleicons-5/T/Teradata.png differ diff --git a/distribution/simpleicons-5/T/Teradata.puml b/distribution/simpleicons-5/T/Teradata.puml new file mode 100644 index 00000000000..fd9def9e56c --- /dev/null +++ b/distribution/simpleicons-5/T/Teradata.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Teradata + +sprite $TeradataXs [10x10/16z] uwS3 + +sprite $TeradataSm [12x12/16z] unza + +sprite $TeradataMd [16x16/16z] un_X + +sprite $TeradataLg [20x20/16z] unzKO1G + +!procedure Teradata($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Teradata', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Teratail.Local.png b/distribution/simpleicons-5/T/Teratail.Local.png new file mode 100644 index 00000000000..6a1ebd90006 Binary files /dev/null and b/distribution/simpleicons-5/T/Teratail.Local.png differ diff --git a/distribution/simpleicons-5/T/Teratail.Local.puml b/distribution/simpleicons-5/T/Teratail.Local.puml new file mode 100644 index 00000000000..084de56dc92 --- /dev/null +++ b/distribution/simpleicons-5/T/Teratail.Local.puml @@ -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 Teratail +include('simpleicons-5/T/Teratail') + +' renders the element +Teratail('Teratail', 'Teratail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teratail.Remote.puml b/distribution/simpleicons-5/T/Teratail.Remote.puml new file mode 100644 index 00000000000..32683c703d4 --- /dev/null +++ b/distribution/simpleicons-5/T/Teratail.Remote.puml @@ -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 Teratail +include('simpleicons-5/T/Teratail') + +' renders the element +Teratail('Teratail', 'Teratail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Teratail.md b/distribution/simpleicons-5/T/Teratail.md new file mode 100644 index 00000000000..34fe07f2ffa --- /dev/null +++ b/distribution/simpleicons-5/T/Teratail.md @@ -0,0 +1,63 @@ +# Teratail + + +```text +simpleicons-5/T/Teratail +``` + +```text +include('simpleicons-5/T/Teratail') +``` + + + +| Illustration | Teratail | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Teratail.png) | ![illustration for Teratail](../../simpleicons-5/T/Teratail.Local.png) | + + + + +## Teratail + +### 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 Teratail +include('simpleicons-5/T/Teratail') + +' renders the element +Teratail('Teratail', 'Teratail', '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 Teratail +include('simpleicons-5/T/Teratail') + +' renders the element +Teratail('Teratail', 'Teratail', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Teratail.png b/distribution/simpleicons-5/T/Teratail.png new file mode 100644 index 00000000000..fb8305a5c51 Binary files /dev/null and b/distribution/simpleicons-5/T/Teratail.png differ diff --git a/distribution/simpleicons-5/T/Teratail.puml b/distribution/simpleicons-5/T/Teratail.puml new file mode 100644 index 00000000000..b6fc2eb17ea --- /dev/null +++ b/distribution/simpleicons-5/T/Teratail.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Teratail + +sprite $TeratailXs [10x10/16z] uwS3 + +sprite $TeratailSm [12x12/16z] unza + +sprite $TeratailMd [16x16/16z] un_X + +sprite $TeratailLg [20x20/16z] unzKO1G + +!procedure Teratail($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Teratail', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Terraform.Local.png b/distribution/simpleicons-5/T/Terraform.Local.png new file mode 100644 index 00000000000..87ee7b8403d Binary files /dev/null and b/distribution/simpleicons-5/T/Terraform.Local.png differ diff --git a/distribution/simpleicons-5/T/Terraform.Local.puml b/distribution/simpleicons-5/T/Terraform.Local.puml new file mode 100644 index 00000000000..de7532e0bb5 --- /dev/null +++ b/distribution/simpleicons-5/T/Terraform.Local.puml @@ -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 Terraform +include('simpleicons-5/T/Terraform') + +' renders the element +Terraform('Terraform', 'Terraform', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Terraform.Remote.puml b/distribution/simpleicons-5/T/Terraform.Remote.puml new file mode 100644 index 00000000000..c53b90def5f --- /dev/null +++ b/distribution/simpleicons-5/T/Terraform.Remote.puml @@ -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 Terraform +include('simpleicons-5/T/Terraform') + +' renders the element +Terraform('Terraform', 'Terraform', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Terraform.md b/distribution/simpleicons-5/T/Terraform.md new file mode 100644 index 00000000000..24282fac738 --- /dev/null +++ b/distribution/simpleicons-5/T/Terraform.md @@ -0,0 +1,63 @@ +# Terraform + + +```text +simpleicons-5/T/Terraform +``` + +```text +include('simpleicons-5/T/Terraform') +``` + + + +| Illustration | Terraform | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Terraform.png) | ![illustration for Terraform](../../simpleicons-5/T/Terraform.Local.png) | + + + + +## Terraform + +### 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 Terraform +include('simpleicons-5/T/Terraform') + +' renders the element +Terraform('Terraform', 'Terraform', '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 Terraform +include('simpleicons-5/T/Terraform') + +' renders the element +Terraform('Terraform', 'Terraform', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Terraform.png b/distribution/simpleicons-5/T/Terraform.png new file mode 100644 index 00000000000..4e08e370ede Binary files /dev/null and b/distribution/simpleicons-5/T/Terraform.png differ diff --git a/distribution/simpleicons-5/T/Terraform.puml b/distribution/simpleicons-5/T/Terraform.puml new file mode 100644 index 00000000000..4273d9fa9ad --- /dev/null +++ b/distribution/simpleicons-5/T/Terraform.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Terraform + +sprite $TerraformXs [10x10/16z] uwS3 + +sprite $TerraformSm [12x12/16z] unza + +sprite $TerraformMd [16x16/16z] un_X + +sprite $TerraformLg [20x20/16z] unzKO1G + +!procedure Terraform($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Terraform', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tesla.Local.png b/distribution/simpleicons-5/T/Tesla.Local.png new file mode 100644 index 00000000000..85bbb3489bb Binary files /dev/null and b/distribution/simpleicons-5/T/Tesla.Local.png differ diff --git a/distribution/simpleicons-5/T/Tesla.Local.puml b/distribution/simpleicons-5/T/Tesla.Local.puml new file mode 100644 index 00000000000..d389d8f77d2 --- /dev/null +++ b/distribution/simpleicons-5/T/Tesla.Local.puml @@ -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 Tesla +include('simpleicons-5/T/Tesla') + +' renders the element +Tesla('Tesla', 'Tesla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tesla.Remote.puml b/distribution/simpleicons-5/T/Tesla.Remote.puml new file mode 100644 index 00000000000..a75dcfe8961 --- /dev/null +++ b/distribution/simpleicons-5/T/Tesla.Remote.puml @@ -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 Tesla +include('simpleicons-5/T/Tesla') + +' renders the element +Tesla('Tesla', 'Tesla', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tesla.md b/distribution/simpleicons-5/T/Tesla.md new file mode 100644 index 00000000000..7e37fab2d93 --- /dev/null +++ b/distribution/simpleicons-5/T/Tesla.md @@ -0,0 +1,63 @@ +# Tesla + + +```text +simpleicons-5/T/Tesla +``` + +```text +include('simpleicons-5/T/Tesla') +``` + + + +| Illustration | Tesla | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tesla.png) | ![illustration for Tesla](../../simpleicons-5/T/Tesla.Local.png) | + + + + +## Tesla + +### 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 Tesla +include('simpleicons-5/T/Tesla') + +' renders the element +Tesla('Tesla', 'Tesla', '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 Tesla +include('simpleicons-5/T/Tesla') + +' renders the element +Tesla('Tesla', 'Tesla', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tesla.png b/distribution/simpleicons-5/T/Tesla.png new file mode 100644 index 00000000000..d42c3508845 Binary files /dev/null and b/distribution/simpleicons-5/T/Tesla.png differ diff --git a/distribution/simpleicons-5/T/Tesla.puml b/distribution/simpleicons-5/T/Tesla.puml new file mode 100644 index 00000000000..807243600de --- /dev/null +++ b/distribution/simpleicons-5/T/Tesla.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tesla + +sprite $TeslaXs [10x10/16z] uwS3 + +sprite $TeslaSm [12x12/16z] unza + +sprite $TeslaMd [16x16/16z] un_X + +sprite $TeslaLg [20x20/16z] unzKO1G + +!procedure Tesla($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tesla', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Testin.Local.png b/distribution/simpleicons-5/T/Testin.Local.png new file mode 100644 index 00000000000..29160f4befe Binary files /dev/null and b/distribution/simpleicons-5/T/Testin.Local.png differ diff --git a/distribution/simpleicons-5/T/Testin.Local.puml b/distribution/simpleicons-5/T/Testin.Local.puml new file mode 100644 index 00000000000..f3adeef4c2e --- /dev/null +++ b/distribution/simpleicons-5/T/Testin.Local.puml @@ -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 Testin +include('simpleicons-5/T/Testin') + +' renders the element +Testin('Testin', 'Testin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Testin.Remote.puml b/distribution/simpleicons-5/T/Testin.Remote.puml new file mode 100644 index 00000000000..e63241faead --- /dev/null +++ b/distribution/simpleicons-5/T/Testin.Remote.puml @@ -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 Testin +include('simpleicons-5/T/Testin') + +' renders the element +Testin('Testin', 'Testin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Testin.md b/distribution/simpleicons-5/T/Testin.md new file mode 100644 index 00000000000..3ada44d41e9 --- /dev/null +++ b/distribution/simpleicons-5/T/Testin.md @@ -0,0 +1,63 @@ +# Testin + + +```text +simpleicons-5/T/Testin +``` + +```text +include('simpleicons-5/T/Testin') +``` + + + +| Illustration | Testin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Testin.png) | ![illustration for Testin](../../simpleicons-5/T/Testin.Local.png) | + + + + +## Testin + +### 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 Testin +include('simpleicons-5/T/Testin') + +' renders the element +Testin('Testin', 'Testin', '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 Testin +include('simpleicons-5/T/Testin') + +' renders the element +Testin('Testin', 'Testin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Testin.png b/distribution/simpleicons-5/T/Testin.png new file mode 100644 index 00000000000..f3efa75c7be Binary files /dev/null and b/distribution/simpleicons-5/T/Testin.png differ diff --git a/distribution/simpleicons-5/T/Testin.puml b/distribution/simpleicons-5/T/Testin.puml new file mode 100644 index 00000000000..351eb855a83 --- /dev/null +++ b/distribution/simpleicons-5/T/Testin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Testin + +sprite $TestinXs [10x10/16z] uwS3 + +sprite $TestinSm [12x12/16z] unza + +sprite $TestinMd [16x16/16z] un_X + +sprite $TestinLg [20x20/16z] unzKO1G + +!procedure Testin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Testin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Testinglibrary.Local.png b/distribution/simpleicons-5/T/Testinglibrary.Local.png new file mode 100644 index 00000000000..72283d0435d Binary files /dev/null and b/distribution/simpleicons-5/T/Testinglibrary.Local.png differ diff --git a/distribution/simpleicons-5/T/Testinglibrary.Local.puml b/distribution/simpleicons-5/T/Testinglibrary.Local.puml new file mode 100644 index 00000000000..ea2e3fe839a --- /dev/null +++ b/distribution/simpleicons-5/T/Testinglibrary.Local.puml @@ -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 Testinglibrary +include('simpleicons-5/T/Testinglibrary') + +' renders the element +Testinglibrary('Testinglibrary', 'Testinglibrary', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Testinglibrary.Remote.puml b/distribution/simpleicons-5/T/Testinglibrary.Remote.puml new file mode 100644 index 00000000000..1d2b6449298 --- /dev/null +++ b/distribution/simpleicons-5/T/Testinglibrary.Remote.puml @@ -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 Testinglibrary +include('simpleicons-5/T/Testinglibrary') + +' renders the element +Testinglibrary('Testinglibrary', 'Testinglibrary', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Testinglibrary.md b/distribution/simpleicons-5/T/Testinglibrary.md new file mode 100644 index 00000000000..4a4b6c74aea --- /dev/null +++ b/distribution/simpleicons-5/T/Testinglibrary.md @@ -0,0 +1,63 @@ +# Testinglibrary + + +```text +simpleicons-5/T/Testinglibrary +``` + +```text +include('simpleicons-5/T/Testinglibrary') +``` + + + +| Illustration | Testinglibrary | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Testinglibrary.png) | ![illustration for Testinglibrary](../../simpleicons-5/T/Testinglibrary.Local.png) | + + + + +## Testinglibrary + +### 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 Testinglibrary +include('simpleicons-5/T/Testinglibrary') + +' renders the element +Testinglibrary('Testinglibrary', 'Testinglibrary', '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 Testinglibrary +include('simpleicons-5/T/Testinglibrary') + +' renders the element +Testinglibrary('Testinglibrary', 'Testinglibrary', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Testinglibrary.png b/distribution/simpleicons-5/T/Testinglibrary.png new file mode 100644 index 00000000000..57d5bdf3f3c Binary files /dev/null and b/distribution/simpleicons-5/T/Testinglibrary.png differ diff --git a/distribution/simpleicons-5/T/Testinglibrary.puml b/distribution/simpleicons-5/T/Testinglibrary.puml new file mode 100644 index 00000000000..8732925d42a --- /dev/null +++ b/distribution/simpleicons-5/T/Testinglibrary.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Testinglibrary + +sprite $TestinglibraryXs [10x10/16z] uwS3 + +sprite $TestinglibrarySm [12x12/16z] unza + +sprite $TestinglibraryMd [16x16/16z] un_X + +sprite $TestinglibraryLg [20x20/16z] unzKO1G + +!procedure Testinglibrary($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Testinglibrary', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Textpattern.Local.png b/distribution/simpleicons-5/T/Textpattern.Local.png new file mode 100644 index 00000000000..5f8341f2763 Binary files /dev/null and b/distribution/simpleicons-5/T/Textpattern.Local.png differ diff --git a/distribution/simpleicons-5/T/Textpattern.Local.puml b/distribution/simpleicons-5/T/Textpattern.Local.puml new file mode 100644 index 00000000000..48f9c15abc1 --- /dev/null +++ b/distribution/simpleicons-5/T/Textpattern.Local.puml @@ -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 Textpattern +include('simpleicons-5/T/Textpattern') + +' renders the element +Textpattern('Textpattern', 'Textpattern', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Textpattern.Remote.puml b/distribution/simpleicons-5/T/Textpattern.Remote.puml new file mode 100644 index 00000000000..77df66256e4 --- /dev/null +++ b/distribution/simpleicons-5/T/Textpattern.Remote.puml @@ -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 Textpattern +include('simpleicons-5/T/Textpattern') + +' renders the element +Textpattern('Textpattern', 'Textpattern', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Textpattern.md b/distribution/simpleicons-5/T/Textpattern.md new file mode 100644 index 00000000000..d77f78fbe5b --- /dev/null +++ b/distribution/simpleicons-5/T/Textpattern.md @@ -0,0 +1,63 @@ +# Textpattern + + +```text +simpleicons-5/T/Textpattern +``` + +```text +include('simpleicons-5/T/Textpattern') +``` + + + +| Illustration | Textpattern | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Textpattern.png) | ![illustration for Textpattern](../../simpleicons-5/T/Textpattern.Local.png) | + + + + +## Textpattern + +### 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 Textpattern +include('simpleicons-5/T/Textpattern') + +' renders the element +Textpattern('Textpattern', 'Textpattern', '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 Textpattern +include('simpleicons-5/T/Textpattern') + +' renders the element +Textpattern('Textpattern', 'Textpattern', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Textpattern.png b/distribution/simpleicons-5/T/Textpattern.png new file mode 100644 index 00000000000..7575bf50514 Binary files /dev/null and b/distribution/simpleicons-5/T/Textpattern.png differ diff --git a/distribution/simpleicons-5/T/Textpattern.puml b/distribution/simpleicons-5/T/Textpattern.puml new file mode 100644 index 00000000000..6ecead2cc8a --- /dev/null +++ b/distribution/simpleicons-5/T/Textpattern.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Textpattern + +sprite $TextpatternXs [10x10/16z] uwS3 + +sprite $TextpatternSm [12x12/16z] unza + +sprite $TextpatternMd [16x16/16z] un_X + +sprite $TextpatternLg [20x20/16z] unzKO1G + +!procedure Textpattern($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Textpattern', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Theconversation.Local.png b/distribution/simpleicons-5/T/Theconversation.Local.png new file mode 100644 index 00000000000..9e3cff88eb3 Binary files /dev/null and b/distribution/simpleicons-5/T/Theconversation.Local.png differ diff --git a/distribution/simpleicons-5/T/Theconversation.Local.puml b/distribution/simpleicons-5/T/Theconversation.Local.puml new file mode 100644 index 00000000000..bab138af1cc --- /dev/null +++ b/distribution/simpleicons-5/T/Theconversation.Local.puml @@ -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 Theconversation +include('simpleicons-5/T/Theconversation') + +' renders the element +Theconversation('Theconversation', 'Theconversation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Theconversation.Remote.puml b/distribution/simpleicons-5/T/Theconversation.Remote.puml new file mode 100644 index 00000000000..692ada4862a --- /dev/null +++ b/distribution/simpleicons-5/T/Theconversation.Remote.puml @@ -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 Theconversation +include('simpleicons-5/T/Theconversation') + +' renders the element +Theconversation('Theconversation', 'Theconversation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Theconversation.md b/distribution/simpleicons-5/T/Theconversation.md new file mode 100644 index 00000000000..b0c6bb2f816 --- /dev/null +++ b/distribution/simpleicons-5/T/Theconversation.md @@ -0,0 +1,63 @@ +# Theconversation + + +```text +simpleicons-5/T/Theconversation +``` + +```text +include('simpleicons-5/T/Theconversation') +``` + + + +| Illustration | Theconversation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Theconversation.png) | ![illustration for Theconversation](../../simpleicons-5/T/Theconversation.Local.png) | + + + + +## Theconversation + +### 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 Theconversation +include('simpleicons-5/T/Theconversation') + +' renders the element +Theconversation('Theconversation', 'Theconversation', '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 Theconversation +include('simpleicons-5/T/Theconversation') + +' renders the element +Theconversation('Theconversation', 'Theconversation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Theconversation.png b/distribution/simpleicons-5/T/Theconversation.png new file mode 100644 index 00000000000..9c1507b3505 Binary files /dev/null and b/distribution/simpleicons-5/T/Theconversation.png differ diff --git a/distribution/simpleicons-5/T/Theconversation.puml b/distribution/simpleicons-5/T/Theconversation.puml new file mode 100644 index 00000000000..b82686d2201 --- /dev/null +++ b/distribution/simpleicons-5/T/Theconversation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Theconversation + +sprite $TheconversationXs [10x10/16z] uwS3 + +sprite $TheconversationSm [12x12/16z] unza + +sprite $TheconversationMd [16x16/16z] un_X + +sprite $TheconversationLg [20x20/16z] unzKO1G + +!procedure Theconversation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Theconversation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Theirishtimes.Local.png b/distribution/simpleicons-5/T/Theirishtimes.Local.png new file mode 100644 index 00000000000..c2825454b41 Binary files /dev/null and b/distribution/simpleicons-5/T/Theirishtimes.Local.png differ diff --git a/distribution/simpleicons-5/T/Theirishtimes.Local.puml b/distribution/simpleicons-5/T/Theirishtimes.Local.puml new file mode 100644 index 00000000000..c1db55b2641 --- /dev/null +++ b/distribution/simpleicons-5/T/Theirishtimes.Local.puml @@ -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 Theirishtimes +include('simpleicons-5/T/Theirishtimes') + +' renders the element +Theirishtimes('Theirishtimes', 'Theirishtimes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Theirishtimes.Remote.puml b/distribution/simpleicons-5/T/Theirishtimes.Remote.puml new file mode 100644 index 00000000000..670cdd1b40e --- /dev/null +++ b/distribution/simpleicons-5/T/Theirishtimes.Remote.puml @@ -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 Theirishtimes +include('simpleicons-5/T/Theirishtimes') + +' renders the element +Theirishtimes('Theirishtimes', 'Theirishtimes', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Theirishtimes.md b/distribution/simpleicons-5/T/Theirishtimes.md new file mode 100644 index 00000000000..c3d8b075be1 --- /dev/null +++ b/distribution/simpleicons-5/T/Theirishtimes.md @@ -0,0 +1,63 @@ +# Theirishtimes + + +```text +simpleicons-5/T/Theirishtimes +``` + +```text +include('simpleicons-5/T/Theirishtimes') +``` + + + +| Illustration | Theirishtimes | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Theirishtimes.png) | ![illustration for Theirishtimes](../../simpleicons-5/T/Theirishtimes.Local.png) | + + + + +## Theirishtimes + +### 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 Theirishtimes +include('simpleicons-5/T/Theirishtimes') + +' renders the element +Theirishtimes('Theirishtimes', 'Theirishtimes', '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 Theirishtimes +include('simpleicons-5/T/Theirishtimes') + +' renders the element +Theirishtimes('Theirishtimes', 'Theirishtimes', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Theirishtimes.png b/distribution/simpleicons-5/T/Theirishtimes.png new file mode 100644 index 00000000000..91c247ab734 Binary files /dev/null and b/distribution/simpleicons-5/T/Theirishtimes.png differ diff --git a/distribution/simpleicons-5/T/Theirishtimes.puml b/distribution/simpleicons-5/T/Theirishtimes.puml new file mode 100644 index 00000000000..e4573808579 --- /dev/null +++ b/distribution/simpleicons-5/T/Theirishtimes.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Theirishtimes + +sprite $TheirishtimesXs [10x10/16z] uwS3 + +sprite $TheirishtimesSm [12x12/16z] unza + +sprite $TheirishtimesMd [16x16/16z] un_X + +sprite $TheirishtimesLg [20x20/16z] unzKO1G + +!procedure Theirishtimes($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Theirishtimes', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Themighty.Local.png b/distribution/simpleicons-5/T/Themighty.Local.png new file mode 100644 index 00000000000..c3657c7cd1e Binary files /dev/null and b/distribution/simpleicons-5/T/Themighty.Local.png differ diff --git a/distribution/simpleicons-5/T/Themighty.Local.puml b/distribution/simpleicons-5/T/Themighty.Local.puml new file mode 100644 index 00000000000..f22729333ee --- /dev/null +++ b/distribution/simpleicons-5/T/Themighty.Local.puml @@ -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 Themighty +include('simpleicons-5/T/Themighty') + +' renders the element +Themighty('Themighty', 'Themighty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Themighty.Remote.puml b/distribution/simpleicons-5/T/Themighty.Remote.puml new file mode 100644 index 00000000000..3113e8c73be --- /dev/null +++ b/distribution/simpleicons-5/T/Themighty.Remote.puml @@ -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 Themighty +include('simpleicons-5/T/Themighty') + +' renders the element +Themighty('Themighty', 'Themighty', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Themighty.md b/distribution/simpleicons-5/T/Themighty.md new file mode 100644 index 00000000000..c9d442caedb --- /dev/null +++ b/distribution/simpleicons-5/T/Themighty.md @@ -0,0 +1,63 @@ +# Themighty + + +```text +simpleicons-5/T/Themighty +``` + +```text +include('simpleicons-5/T/Themighty') +``` + + + +| Illustration | Themighty | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Themighty.png) | ![illustration for Themighty](../../simpleicons-5/T/Themighty.Local.png) | + + + + +## Themighty + +### 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 Themighty +include('simpleicons-5/T/Themighty') + +' renders the element +Themighty('Themighty', 'Themighty', '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 Themighty +include('simpleicons-5/T/Themighty') + +' renders the element +Themighty('Themighty', 'Themighty', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Themighty.png b/distribution/simpleicons-5/T/Themighty.png new file mode 100644 index 00000000000..2a41ba3c3d3 Binary files /dev/null and b/distribution/simpleicons-5/T/Themighty.png differ diff --git a/distribution/simpleicons-5/T/Themighty.puml b/distribution/simpleicons-5/T/Themighty.puml new file mode 100644 index 00000000000..88051dbb1dd --- /dev/null +++ b/distribution/simpleicons-5/T/Themighty.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Themighty + +sprite $ThemightyXs [10x10/16z] uwS3 + +sprite $ThemightySm [12x12/16z] unza + +sprite $ThemightyMd [16x16/16z] un_X + +sprite $ThemightyLg [20x20/16z] unzKO1G + +!procedure Themighty($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Themighty', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Themodelsresource.Local.png b/distribution/simpleicons-5/T/Themodelsresource.Local.png new file mode 100644 index 00000000000..b252d4a10d5 Binary files /dev/null and b/distribution/simpleicons-5/T/Themodelsresource.Local.png differ diff --git a/distribution/simpleicons-5/T/Themodelsresource.Local.puml b/distribution/simpleicons-5/T/Themodelsresource.Local.puml new file mode 100644 index 00000000000..975175bd669 --- /dev/null +++ b/distribution/simpleicons-5/T/Themodelsresource.Local.puml @@ -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 Themodelsresource +include('simpleicons-5/T/Themodelsresource') + +' renders the element +Themodelsresource('Themodelsresource', 'Themodelsresource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Themodelsresource.Remote.puml b/distribution/simpleicons-5/T/Themodelsresource.Remote.puml new file mode 100644 index 00000000000..2ec93059fc7 --- /dev/null +++ b/distribution/simpleicons-5/T/Themodelsresource.Remote.puml @@ -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 Themodelsresource +include('simpleicons-5/T/Themodelsresource') + +' renders the element +Themodelsresource('Themodelsresource', 'Themodelsresource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Themodelsresource.md b/distribution/simpleicons-5/T/Themodelsresource.md new file mode 100644 index 00000000000..0a654317ec0 --- /dev/null +++ b/distribution/simpleicons-5/T/Themodelsresource.md @@ -0,0 +1,63 @@ +# Themodelsresource + + +```text +simpleicons-5/T/Themodelsresource +``` + +```text +include('simpleicons-5/T/Themodelsresource') +``` + + + +| Illustration | Themodelsresource | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Themodelsresource.png) | ![illustration for Themodelsresource](../../simpleicons-5/T/Themodelsresource.Local.png) | + + + + +## Themodelsresource + +### 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 Themodelsresource +include('simpleicons-5/T/Themodelsresource') + +' renders the element +Themodelsresource('Themodelsresource', 'Themodelsresource', '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 Themodelsresource +include('simpleicons-5/T/Themodelsresource') + +' renders the element +Themodelsresource('Themodelsresource', 'Themodelsresource', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Themodelsresource.png b/distribution/simpleicons-5/T/Themodelsresource.png new file mode 100644 index 00000000000..3db448f5963 Binary files /dev/null and b/distribution/simpleicons-5/T/Themodelsresource.png differ diff --git a/distribution/simpleicons-5/T/Themodelsresource.puml b/distribution/simpleicons-5/T/Themodelsresource.puml new file mode 100644 index 00000000000..4aeae473f22 --- /dev/null +++ b/distribution/simpleicons-5/T/Themodelsresource.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Themodelsresource + +sprite $ThemodelsresourceXs [10x10/16z] uwS3 + +sprite $ThemodelsresourceSm [12x12/16z] unza + +sprite $ThemodelsresourceMd [16x16/16z] un_X + +sprite $ThemodelsresourceLg [20x20/16z] unzKO1G + +!procedure Themodelsresource($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Themodelsresource', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Themoviedatabase.Local.png b/distribution/simpleicons-5/T/Themoviedatabase.Local.png new file mode 100644 index 00000000000..04ef6389bf7 Binary files /dev/null and b/distribution/simpleicons-5/T/Themoviedatabase.Local.png differ diff --git a/distribution/simpleicons-5/T/Themoviedatabase.Local.puml b/distribution/simpleicons-5/T/Themoviedatabase.Local.puml new file mode 100644 index 00000000000..128245d845a --- /dev/null +++ b/distribution/simpleicons-5/T/Themoviedatabase.Local.puml @@ -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 Themoviedatabase +include('simpleicons-5/T/Themoviedatabase') + +' renders the element +Themoviedatabase('Themoviedatabase', 'Themoviedatabase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Themoviedatabase.Remote.puml b/distribution/simpleicons-5/T/Themoviedatabase.Remote.puml new file mode 100644 index 00000000000..7c6b487504e --- /dev/null +++ b/distribution/simpleicons-5/T/Themoviedatabase.Remote.puml @@ -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 Themoviedatabase +include('simpleicons-5/T/Themoviedatabase') + +' renders the element +Themoviedatabase('Themoviedatabase', 'Themoviedatabase', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Themoviedatabase.md b/distribution/simpleicons-5/T/Themoviedatabase.md new file mode 100644 index 00000000000..d3eb0cad8d8 --- /dev/null +++ b/distribution/simpleicons-5/T/Themoviedatabase.md @@ -0,0 +1,63 @@ +# Themoviedatabase + + +```text +simpleicons-5/T/Themoviedatabase +``` + +```text +include('simpleicons-5/T/Themoviedatabase') +``` + + + +| Illustration | Themoviedatabase | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Themoviedatabase.png) | ![illustration for Themoviedatabase](../../simpleicons-5/T/Themoviedatabase.Local.png) | + + + + +## Themoviedatabase + +### 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 Themoviedatabase +include('simpleicons-5/T/Themoviedatabase') + +' renders the element +Themoviedatabase('Themoviedatabase', 'Themoviedatabase', '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 Themoviedatabase +include('simpleicons-5/T/Themoviedatabase') + +' renders the element +Themoviedatabase('Themoviedatabase', 'Themoviedatabase', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Themoviedatabase.png b/distribution/simpleicons-5/T/Themoviedatabase.png new file mode 100644 index 00000000000..ac3dd8d5b2f Binary files /dev/null and b/distribution/simpleicons-5/T/Themoviedatabase.png differ diff --git a/distribution/simpleicons-5/T/Themoviedatabase.puml b/distribution/simpleicons-5/T/Themoviedatabase.puml new file mode 100644 index 00000000000..80dd1febba8 --- /dev/null +++ b/distribution/simpleicons-5/T/Themoviedatabase.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Themoviedatabase + +sprite $ThemoviedatabaseXs [10x10/16z] uwS3 + +sprite $ThemoviedatabaseSm [12x12/16z] unza + +sprite $ThemoviedatabaseMd [16x16/16z] un_X + +sprite $ThemoviedatabaseLg [20x20/16z] unzKO1G + +!procedure Themoviedatabase($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Themoviedatabase', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Theregister.Local.png b/distribution/simpleicons-5/T/Theregister.Local.png new file mode 100644 index 00000000000..29007262a52 Binary files /dev/null and b/distribution/simpleicons-5/T/Theregister.Local.png differ diff --git a/distribution/simpleicons-5/T/Theregister.Local.puml b/distribution/simpleicons-5/T/Theregister.Local.puml new file mode 100644 index 00000000000..43e624fc3e6 --- /dev/null +++ b/distribution/simpleicons-5/T/Theregister.Local.puml @@ -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 Theregister +include('simpleicons-5/T/Theregister') + +' renders the element +Theregister('Theregister', 'Theregister', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Theregister.Remote.puml b/distribution/simpleicons-5/T/Theregister.Remote.puml new file mode 100644 index 00000000000..270efe3aee2 --- /dev/null +++ b/distribution/simpleicons-5/T/Theregister.Remote.puml @@ -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 Theregister +include('simpleicons-5/T/Theregister') + +' renders the element +Theregister('Theregister', 'Theregister', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Theregister.md b/distribution/simpleicons-5/T/Theregister.md new file mode 100644 index 00000000000..d4a70f4c9ab --- /dev/null +++ b/distribution/simpleicons-5/T/Theregister.md @@ -0,0 +1,63 @@ +# Theregister + + +```text +simpleicons-5/T/Theregister +``` + +```text +include('simpleicons-5/T/Theregister') +``` + + + +| Illustration | Theregister | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Theregister.png) | ![illustration for Theregister](../../simpleicons-5/T/Theregister.Local.png) | + + + + +## Theregister + +### 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 Theregister +include('simpleicons-5/T/Theregister') + +' renders the element +Theregister('Theregister', 'Theregister', '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 Theregister +include('simpleicons-5/T/Theregister') + +' renders the element +Theregister('Theregister', 'Theregister', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Theregister.png b/distribution/simpleicons-5/T/Theregister.png new file mode 100644 index 00000000000..580fd90e5f5 Binary files /dev/null and b/distribution/simpleicons-5/T/Theregister.png differ diff --git a/distribution/simpleicons-5/T/Theregister.puml b/distribution/simpleicons-5/T/Theregister.puml new file mode 100644 index 00000000000..e4429d8bab9 --- /dev/null +++ b/distribution/simpleicons-5/T/Theregister.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Theregister + +sprite $TheregisterXs [10x10/16z] uwS3 + +sprite $TheregisterSm [12x12/16z] unza + +sprite $TheregisterMd [16x16/16z] un_X + +sprite $TheregisterLg [20x20/16z] unzKO1G + +!procedure Theregister($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Theregister', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thesoundsresource.Local.png b/distribution/simpleicons-5/T/Thesoundsresource.Local.png new file mode 100644 index 00000000000..394725d87fd Binary files /dev/null and b/distribution/simpleicons-5/T/Thesoundsresource.Local.png differ diff --git a/distribution/simpleicons-5/T/Thesoundsresource.Local.puml b/distribution/simpleicons-5/T/Thesoundsresource.Local.puml new file mode 100644 index 00000000000..d44629b296c --- /dev/null +++ b/distribution/simpleicons-5/T/Thesoundsresource.Local.puml @@ -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 Thesoundsresource +include('simpleicons-5/T/Thesoundsresource') + +' renders the element +Thesoundsresource('Thesoundsresource', 'Thesoundsresource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thesoundsresource.Remote.puml b/distribution/simpleicons-5/T/Thesoundsresource.Remote.puml new file mode 100644 index 00000000000..b4d61362066 --- /dev/null +++ b/distribution/simpleicons-5/T/Thesoundsresource.Remote.puml @@ -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 Thesoundsresource +include('simpleicons-5/T/Thesoundsresource') + +' renders the element +Thesoundsresource('Thesoundsresource', 'Thesoundsresource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thesoundsresource.md b/distribution/simpleicons-5/T/Thesoundsresource.md new file mode 100644 index 00000000000..d06b4004a4a --- /dev/null +++ b/distribution/simpleicons-5/T/Thesoundsresource.md @@ -0,0 +1,63 @@ +# Thesoundsresource + + +```text +simpleicons-5/T/Thesoundsresource +``` + +```text +include('simpleicons-5/T/Thesoundsresource') +``` + + + +| Illustration | Thesoundsresource | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thesoundsresource.png) | ![illustration for Thesoundsresource](../../simpleicons-5/T/Thesoundsresource.Local.png) | + + + + +## Thesoundsresource + +### 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 Thesoundsresource +include('simpleicons-5/T/Thesoundsresource') + +' renders the element +Thesoundsresource('Thesoundsresource', 'Thesoundsresource', '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 Thesoundsresource +include('simpleicons-5/T/Thesoundsresource') + +' renders the element +Thesoundsresource('Thesoundsresource', 'Thesoundsresource', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thesoundsresource.png b/distribution/simpleicons-5/T/Thesoundsresource.png new file mode 100644 index 00000000000..fe447da1bc4 Binary files /dev/null and b/distribution/simpleicons-5/T/Thesoundsresource.png differ diff --git a/distribution/simpleicons-5/T/Thesoundsresource.puml b/distribution/simpleicons-5/T/Thesoundsresource.puml new file mode 100644 index 00000000000..258caf10b03 --- /dev/null +++ b/distribution/simpleicons-5/T/Thesoundsresource.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thesoundsresource + +sprite $ThesoundsresourceXs [10x10/16z] uwS3 + +sprite $ThesoundsresourceSm [12x12/16z] unza + +sprite $ThesoundsresourceMd [16x16/16z] un_X + +sprite $ThesoundsresourceLg [20x20/16z] unzKO1G + +!procedure Thesoundsresource($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thesoundsresource', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thespritersresource.Local.png b/distribution/simpleicons-5/T/Thespritersresource.Local.png new file mode 100644 index 00000000000..01ce9b39df4 Binary files /dev/null and b/distribution/simpleicons-5/T/Thespritersresource.Local.png differ diff --git a/distribution/simpleicons-5/T/Thespritersresource.Local.puml b/distribution/simpleicons-5/T/Thespritersresource.Local.puml new file mode 100644 index 00000000000..848527e314f --- /dev/null +++ b/distribution/simpleicons-5/T/Thespritersresource.Local.puml @@ -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 Thespritersresource +include('simpleicons-5/T/Thespritersresource') + +' renders the element +Thespritersresource('Thespritersresource', 'Thespritersresource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thespritersresource.Remote.puml b/distribution/simpleicons-5/T/Thespritersresource.Remote.puml new file mode 100644 index 00000000000..702a3ffd485 --- /dev/null +++ b/distribution/simpleicons-5/T/Thespritersresource.Remote.puml @@ -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 Thespritersresource +include('simpleicons-5/T/Thespritersresource') + +' renders the element +Thespritersresource('Thespritersresource', 'Thespritersresource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thespritersresource.md b/distribution/simpleicons-5/T/Thespritersresource.md new file mode 100644 index 00000000000..d671a4f1169 --- /dev/null +++ b/distribution/simpleicons-5/T/Thespritersresource.md @@ -0,0 +1,63 @@ +# Thespritersresource + + +```text +simpleicons-5/T/Thespritersresource +``` + +```text +include('simpleicons-5/T/Thespritersresource') +``` + + + +| Illustration | Thespritersresource | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thespritersresource.png) | ![illustration for Thespritersresource](../../simpleicons-5/T/Thespritersresource.Local.png) | + + + + +## Thespritersresource + +### 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 Thespritersresource +include('simpleicons-5/T/Thespritersresource') + +' renders the element +Thespritersresource('Thespritersresource', 'Thespritersresource', '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 Thespritersresource +include('simpleicons-5/T/Thespritersresource') + +' renders the element +Thespritersresource('Thespritersresource', 'Thespritersresource', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thespritersresource.png b/distribution/simpleicons-5/T/Thespritersresource.png new file mode 100644 index 00000000000..e26c022f18c Binary files /dev/null and b/distribution/simpleicons-5/T/Thespritersresource.png differ diff --git a/distribution/simpleicons-5/T/Thespritersresource.puml b/distribution/simpleicons-5/T/Thespritersresource.puml new file mode 100644 index 00000000000..7773c64c8d3 --- /dev/null +++ b/distribution/simpleicons-5/T/Thespritersresource.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thespritersresource + +sprite $ThespritersresourceXs [10x10/16z] uwS3 + +sprite $ThespritersresourceSm [12x12/16z] unza + +sprite $ThespritersresourceMd [16x16/16z] un_X + +sprite $ThespritersresourceLg [20x20/16z] unzKO1G + +!procedure Thespritersresource($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thespritersresource', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thewashingtonpost.Local.png b/distribution/simpleicons-5/T/Thewashingtonpost.Local.png new file mode 100644 index 00000000000..f15637eebc3 Binary files /dev/null and b/distribution/simpleicons-5/T/Thewashingtonpost.Local.png differ diff --git a/distribution/simpleicons-5/T/Thewashingtonpost.Local.puml b/distribution/simpleicons-5/T/Thewashingtonpost.Local.puml new file mode 100644 index 00000000000..03a7503a8dd --- /dev/null +++ b/distribution/simpleicons-5/T/Thewashingtonpost.Local.puml @@ -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 Thewashingtonpost +include('simpleicons-5/T/Thewashingtonpost') + +' renders the element +Thewashingtonpost('Thewashingtonpost', 'Thewashingtonpost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thewashingtonpost.Remote.puml b/distribution/simpleicons-5/T/Thewashingtonpost.Remote.puml new file mode 100644 index 00000000000..af382cbf6a8 --- /dev/null +++ b/distribution/simpleicons-5/T/Thewashingtonpost.Remote.puml @@ -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 Thewashingtonpost +include('simpleicons-5/T/Thewashingtonpost') + +' renders the element +Thewashingtonpost('Thewashingtonpost', 'Thewashingtonpost', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thewashingtonpost.md b/distribution/simpleicons-5/T/Thewashingtonpost.md new file mode 100644 index 00000000000..5e873243f7c --- /dev/null +++ b/distribution/simpleicons-5/T/Thewashingtonpost.md @@ -0,0 +1,63 @@ +# Thewashingtonpost + + +```text +simpleicons-5/T/Thewashingtonpost +``` + +```text +include('simpleicons-5/T/Thewashingtonpost') +``` + + + +| Illustration | Thewashingtonpost | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thewashingtonpost.png) | ![illustration for Thewashingtonpost](../../simpleicons-5/T/Thewashingtonpost.Local.png) | + + + + +## Thewashingtonpost + +### 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 Thewashingtonpost +include('simpleicons-5/T/Thewashingtonpost') + +' renders the element +Thewashingtonpost('Thewashingtonpost', 'Thewashingtonpost', '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 Thewashingtonpost +include('simpleicons-5/T/Thewashingtonpost') + +' renders the element +Thewashingtonpost('Thewashingtonpost', 'Thewashingtonpost', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thewashingtonpost.png b/distribution/simpleicons-5/T/Thewashingtonpost.png new file mode 100644 index 00000000000..b5986854346 Binary files /dev/null and b/distribution/simpleicons-5/T/Thewashingtonpost.png differ diff --git a/distribution/simpleicons-5/T/Thewashingtonpost.puml b/distribution/simpleicons-5/T/Thewashingtonpost.puml new file mode 100644 index 00000000000..2acc366c78d --- /dev/null +++ b/distribution/simpleicons-5/T/Thewashingtonpost.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thewashingtonpost + +sprite $ThewashingtonpostXs [10x10/16z] uwS3 + +sprite $ThewashingtonpostSm [12x12/16z] unza + +sprite $ThewashingtonpostMd [16x16/16z] un_X + +sprite $ThewashingtonpostLg [20x20/16z] unzKO1G + +!procedure Thewashingtonpost($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thewashingtonpost', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thingiverse.Local.png b/distribution/simpleicons-5/T/Thingiverse.Local.png new file mode 100644 index 00000000000..e41b3dac508 Binary files /dev/null and b/distribution/simpleicons-5/T/Thingiverse.Local.png differ diff --git a/distribution/simpleicons-5/T/Thingiverse.Local.puml b/distribution/simpleicons-5/T/Thingiverse.Local.puml new file mode 100644 index 00000000000..836a8bf7114 --- /dev/null +++ b/distribution/simpleicons-5/T/Thingiverse.Local.puml @@ -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 Thingiverse +include('simpleicons-5/T/Thingiverse') + +' renders the element +Thingiverse('Thingiverse', 'Thingiverse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thingiverse.Remote.puml b/distribution/simpleicons-5/T/Thingiverse.Remote.puml new file mode 100644 index 00000000000..602f1aa1bc3 --- /dev/null +++ b/distribution/simpleicons-5/T/Thingiverse.Remote.puml @@ -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 Thingiverse +include('simpleicons-5/T/Thingiverse') + +' renders the element +Thingiverse('Thingiverse', 'Thingiverse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thingiverse.md b/distribution/simpleicons-5/T/Thingiverse.md new file mode 100644 index 00000000000..170a09aeb08 --- /dev/null +++ b/distribution/simpleicons-5/T/Thingiverse.md @@ -0,0 +1,63 @@ +# Thingiverse + + +```text +simpleicons-5/T/Thingiverse +``` + +```text +include('simpleicons-5/T/Thingiverse') +``` + + + +| Illustration | Thingiverse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thingiverse.png) | ![illustration for Thingiverse](../../simpleicons-5/T/Thingiverse.Local.png) | + + + + +## Thingiverse + +### 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 Thingiverse +include('simpleicons-5/T/Thingiverse') + +' renders the element +Thingiverse('Thingiverse', 'Thingiverse', '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 Thingiverse +include('simpleicons-5/T/Thingiverse') + +' renders the element +Thingiverse('Thingiverse', 'Thingiverse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thingiverse.png b/distribution/simpleicons-5/T/Thingiverse.png new file mode 100644 index 00000000000..cc83a79ee6c Binary files /dev/null and b/distribution/simpleicons-5/T/Thingiverse.png differ diff --git a/distribution/simpleicons-5/T/Thingiverse.puml b/distribution/simpleicons-5/T/Thingiverse.puml new file mode 100644 index 00000000000..db8bcb643ae --- /dev/null +++ b/distribution/simpleicons-5/T/Thingiverse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thingiverse + +sprite $ThingiverseXs [10x10/16z] uwS3 + +sprite $ThingiverseSm [12x12/16z] unza + +sprite $ThingiverseMd [16x16/16z] un_X + +sprite $ThingiverseLg [20x20/16z] unzKO1G + +!procedure Thingiverse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thingiverse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thinkpad.Local.png b/distribution/simpleicons-5/T/Thinkpad.Local.png new file mode 100644 index 00000000000..05cebb6c2e8 Binary files /dev/null and b/distribution/simpleicons-5/T/Thinkpad.Local.png differ diff --git a/distribution/simpleicons-5/T/Thinkpad.Local.puml b/distribution/simpleicons-5/T/Thinkpad.Local.puml new file mode 100644 index 00000000000..7ee682b0a9f --- /dev/null +++ b/distribution/simpleicons-5/T/Thinkpad.Local.puml @@ -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 Thinkpad +include('simpleicons-5/T/Thinkpad') + +' renders the element +Thinkpad('Thinkpad', 'Thinkpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thinkpad.Remote.puml b/distribution/simpleicons-5/T/Thinkpad.Remote.puml new file mode 100644 index 00000000000..9c28e4575ff --- /dev/null +++ b/distribution/simpleicons-5/T/Thinkpad.Remote.puml @@ -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 Thinkpad +include('simpleicons-5/T/Thinkpad') + +' renders the element +Thinkpad('Thinkpad', 'Thinkpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thinkpad.md b/distribution/simpleicons-5/T/Thinkpad.md new file mode 100644 index 00000000000..741421ff3f0 --- /dev/null +++ b/distribution/simpleicons-5/T/Thinkpad.md @@ -0,0 +1,63 @@ +# Thinkpad + + +```text +simpleicons-5/T/Thinkpad +``` + +```text +include('simpleicons-5/T/Thinkpad') +``` + + + +| Illustration | Thinkpad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thinkpad.png) | ![illustration for Thinkpad](../../simpleicons-5/T/Thinkpad.Local.png) | + + + + +## Thinkpad + +### 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 Thinkpad +include('simpleicons-5/T/Thinkpad') + +' renders the element +Thinkpad('Thinkpad', 'Thinkpad', '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 Thinkpad +include('simpleicons-5/T/Thinkpad') + +' renders the element +Thinkpad('Thinkpad', 'Thinkpad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thinkpad.png b/distribution/simpleicons-5/T/Thinkpad.png new file mode 100644 index 00000000000..bcc108763ba Binary files /dev/null and b/distribution/simpleicons-5/T/Thinkpad.png differ diff --git a/distribution/simpleicons-5/T/Thinkpad.puml b/distribution/simpleicons-5/T/Thinkpad.puml new file mode 100644 index 00000000000..a9ab3de1d6f --- /dev/null +++ b/distribution/simpleicons-5/T/Thinkpad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thinkpad + +sprite $ThinkpadXs [10x10/16z] uwS3 + +sprite $ThinkpadSm [12x12/16z] unza + +sprite $ThinkpadMd [16x16/16z] un_X + +sprite $ThinkpadLg [20x20/16z] unzKO1G + +!procedure Thinkpad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thinkpad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Threedotjs.Local.png b/distribution/simpleicons-5/T/Threedotjs.Local.png new file mode 100644 index 00000000000..8419596cc91 Binary files /dev/null and b/distribution/simpleicons-5/T/Threedotjs.Local.png differ diff --git a/distribution/simpleicons-5/T/Threedotjs.Local.puml b/distribution/simpleicons-5/T/Threedotjs.Local.puml new file mode 100644 index 00000000000..b459d6f2d17 --- /dev/null +++ b/distribution/simpleicons-5/T/Threedotjs.Local.puml @@ -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 Threedotjs +include('simpleicons-5/T/Threedotjs') + +' renders the element +Threedotjs('Threedotjs', 'Threedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Threedotjs.Remote.puml b/distribution/simpleicons-5/T/Threedotjs.Remote.puml new file mode 100644 index 00000000000..3015625129f --- /dev/null +++ b/distribution/simpleicons-5/T/Threedotjs.Remote.puml @@ -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 Threedotjs +include('simpleicons-5/T/Threedotjs') + +' renders the element +Threedotjs('Threedotjs', 'Threedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Threedotjs.md b/distribution/simpleicons-5/T/Threedotjs.md new file mode 100644 index 00000000000..1f8e8fd6af6 --- /dev/null +++ b/distribution/simpleicons-5/T/Threedotjs.md @@ -0,0 +1,63 @@ +# Threedotjs + + +```text +simpleicons-5/T/Threedotjs +``` + +```text +include('simpleicons-5/T/Threedotjs') +``` + + + +| Illustration | Threedotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Threedotjs.png) | ![illustration for Threedotjs](../../simpleicons-5/T/Threedotjs.Local.png) | + + + + +## Threedotjs + +### 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 Threedotjs +include('simpleicons-5/T/Threedotjs') + +' renders the element +Threedotjs('Threedotjs', 'Threedotjs', '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 Threedotjs +include('simpleicons-5/T/Threedotjs') + +' renders the element +Threedotjs('Threedotjs', 'Threedotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Threedotjs.png b/distribution/simpleicons-5/T/Threedotjs.png new file mode 100644 index 00000000000..0d8253ac533 Binary files /dev/null and b/distribution/simpleicons-5/T/Threedotjs.png differ diff --git a/distribution/simpleicons-5/T/Threedotjs.puml b/distribution/simpleicons-5/T/Threedotjs.puml new file mode 100644 index 00000000000..700c9f9f6b1 --- /dev/null +++ b/distribution/simpleicons-5/T/Threedotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Threedotjs + +sprite $ThreedotjsXs [10x10/16z] uwS3 + +sprite $ThreedotjsSm [12x12/16z] unza + +sprite $ThreedotjsMd [16x16/16z] un_X + +sprite $ThreedotjsLg [20x20/16z] unzKO1G + +!procedure Threedotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Threedotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Threema.Local.png b/distribution/simpleicons-5/T/Threema.Local.png new file mode 100644 index 00000000000..e2d56a3f010 Binary files /dev/null and b/distribution/simpleicons-5/T/Threema.Local.png differ diff --git a/distribution/simpleicons-5/T/Threema.Local.puml b/distribution/simpleicons-5/T/Threema.Local.puml new file mode 100644 index 00000000000..4db69fad9fd --- /dev/null +++ b/distribution/simpleicons-5/T/Threema.Local.puml @@ -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 Threema +include('simpleicons-5/T/Threema') + +' renders the element +Threema('Threema', 'Threema', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Threema.Remote.puml b/distribution/simpleicons-5/T/Threema.Remote.puml new file mode 100644 index 00000000000..08fd8a79027 --- /dev/null +++ b/distribution/simpleicons-5/T/Threema.Remote.puml @@ -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 Threema +include('simpleicons-5/T/Threema') + +' renders the element +Threema('Threema', 'Threema', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Threema.md b/distribution/simpleicons-5/T/Threema.md new file mode 100644 index 00000000000..6d56240a37a --- /dev/null +++ b/distribution/simpleicons-5/T/Threema.md @@ -0,0 +1,63 @@ +# Threema + + +```text +simpleicons-5/T/Threema +``` + +```text +include('simpleicons-5/T/Threema') +``` + + + +| Illustration | Threema | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Threema.png) | ![illustration for Threema](../../simpleicons-5/T/Threema.Local.png) | + + + + +## Threema + +### 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 Threema +include('simpleicons-5/T/Threema') + +' renders the element +Threema('Threema', 'Threema', '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 Threema +include('simpleicons-5/T/Threema') + +' renders the element +Threema('Threema', 'Threema', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Threema.png b/distribution/simpleicons-5/T/Threema.png new file mode 100644 index 00000000000..3578f571649 Binary files /dev/null and b/distribution/simpleicons-5/T/Threema.png differ diff --git a/distribution/simpleicons-5/T/Threema.puml b/distribution/simpleicons-5/T/Threema.puml new file mode 100644 index 00000000000..7808cd91ffc --- /dev/null +++ b/distribution/simpleicons-5/T/Threema.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Threema + +sprite $ThreemaXs [10x10/16z] uwS3 + +sprite $ThreemaSm [12x12/16z] unza + +sprite $ThreemaMd [16x16/16z] un_X + +sprite $ThreemaLg [20x20/16z] unzKO1G + +!procedure Threema($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Threema', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thumbtack.Local.png b/distribution/simpleicons-5/T/Thumbtack.Local.png new file mode 100644 index 00000000000..90165533180 Binary files /dev/null and b/distribution/simpleicons-5/T/Thumbtack.Local.png differ diff --git a/distribution/simpleicons-5/T/Thumbtack.Local.puml b/distribution/simpleicons-5/T/Thumbtack.Local.puml new file mode 100644 index 00000000000..f1f73a9b5bf --- /dev/null +++ b/distribution/simpleicons-5/T/Thumbtack.Local.puml @@ -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 Thumbtack +include('simpleicons-5/T/Thumbtack') + +' renders the element +Thumbtack('Thumbtack', 'Thumbtack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thumbtack.Remote.puml b/distribution/simpleicons-5/T/Thumbtack.Remote.puml new file mode 100644 index 00000000000..f5aa121c3d6 --- /dev/null +++ b/distribution/simpleicons-5/T/Thumbtack.Remote.puml @@ -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 Thumbtack +include('simpleicons-5/T/Thumbtack') + +' renders the element +Thumbtack('Thumbtack', 'Thumbtack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thumbtack.md b/distribution/simpleicons-5/T/Thumbtack.md new file mode 100644 index 00000000000..26550815a28 --- /dev/null +++ b/distribution/simpleicons-5/T/Thumbtack.md @@ -0,0 +1,63 @@ +# Thumbtack + + +```text +simpleicons-5/T/Thumbtack +``` + +```text +include('simpleicons-5/T/Thumbtack') +``` + + + +| Illustration | Thumbtack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thumbtack.png) | ![illustration for Thumbtack](../../simpleicons-5/T/Thumbtack.Local.png) | + + + + +## Thumbtack + +### 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 Thumbtack +include('simpleicons-5/T/Thumbtack') + +' renders the element +Thumbtack('Thumbtack', 'Thumbtack', '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 Thumbtack +include('simpleicons-5/T/Thumbtack') + +' renders the element +Thumbtack('Thumbtack', 'Thumbtack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thumbtack.png b/distribution/simpleicons-5/T/Thumbtack.png new file mode 100644 index 00000000000..91241dd8a1f Binary files /dev/null and b/distribution/simpleicons-5/T/Thumbtack.png differ diff --git a/distribution/simpleicons-5/T/Thumbtack.puml b/distribution/simpleicons-5/T/Thumbtack.puml new file mode 100644 index 00000000000..b945f384dc2 --- /dev/null +++ b/distribution/simpleicons-5/T/Thumbtack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thumbtack + +sprite $ThumbtackXs [10x10/16z] uwS3 + +sprite $ThumbtackSm [12x12/16z] unza + +sprite $ThumbtackMd [16x16/16z] un_X + +sprite $ThumbtackLg [20x20/16z] unzKO1G + +!procedure Thumbtack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thumbtack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thunderbird.Local.png b/distribution/simpleicons-5/T/Thunderbird.Local.png new file mode 100644 index 00000000000..08d5bb331db Binary files /dev/null and b/distribution/simpleicons-5/T/Thunderbird.Local.png differ diff --git a/distribution/simpleicons-5/T/Thunderbird.Local.puml b/distribution/simpleicons-5/T/Thunderbird.Local.puml new file mode 100644 index 00000000000..56a1871bd4b --- /dev/null +++ b/distribution/simpleicons-5/T/Thunderbird.Local.puml @@ -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 Thunderbird +include('simpleicons-5/T/Thunderbird') + +' renders the element +Thunderbird('Thunderbird', 'Thunderbird', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thunderbird.Remote.puml b/distribution/simpleicons-5/T/Thunderbird.Remote.puml new file mode 100644 index 00000000000..d13e7bb19a2 --- /dev/null +++ b/distribution/simpleicons-5/T/Thunderbird.Remote.puml @@ -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 Thunderbird +include('simpleicons-5/T/Thunderbird') + +' renders the element +Thunderbird('Thunderbird', 'Thunderbird', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thunderbird.md b/distribution/simpleicons-5/T/Thunderbird.md new file mode 100644 index 00000000000..bcc16915f19 --- /dev/null +++ b/distribution/simpleicons-5/T/Thunderbird.md @@ -0,0 +1,63 @@ +# Thunderbird + + +```text +simpleicons-5/T/Thunderbird +``` + +```text +include('simpleicons-5/T/Thunderbird') +``` + + + +| Illustration | Thunderbird | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thunderbird.png) | ![illustration for Thunderbird](../../simpleicons-5/T/Thunderbird.Local.png) | + + + + +## Thunderbird + +### 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 Thunderbird +include('simpleicons-5/T/Thunderbird') + +' renders the element +Thunderbird('Thunderbird', 'Thunderbird', '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 Thunderbird +include('simpleicons-5/T/Thunderbird') + +' renders the element +Thunderbird('Thunderbird', 'Thunderbird', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thunderbird.png b/distribution/simpleicons-5/T/Thunderbird.png new file mode 100644 index 00000000000..9a872f498a0 Binary files /dev/null and b/distribution/simpleicons-5/T/Thunderbird.png differ diff --git a/distribution/simpleicons-5/T/Thunderbird.puml b/distribution/simpleicons-5/T/Thunderbird.puml new file mode 100644 index 00000000000..cf108764cb6 --- /dev/null +++ b/distribution/simpleicons-5/T/Thunderbird.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thunderbird + +sprite $ThunderbirdXs [10x10/16z] uwS3 + +sprite $ThunderbirdSm [12x12/16z] unza + +sprite $ThunderbirdMd [16x16/16z] un_X + +sprite $ThunderbirdLg [20x20/16z] unzKO1G + +!procedure Thunderbird($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thunderbird', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Thymeleaf.Local.png b/distribution/simpleicons-5/T/Thymeleaf.Local.png new file mode 100644 index 00000000000..d935b582180 Binary files /dev/null and b/distribution/simpleicons-5/T/Thymeleaf.Local.png differ diff --git a/distribution/simpleicons-5/T/Thymeleaf.Local.puml b/distribution/simpleicons-5/T/Thymeleaf.Local.puml new file mode 100644 index 00000000000..d8edb2750f3 --- /dev/null +++ b/distribution/simpleicons-5/T/Thymeleaf.Local.puml @@ -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 Thymeleaf +include('simpleicons-5/T/Thymeleaf') + +' renders the element +Thymeleaf('Thymeleaf', 'Thymeleaf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thymeleaf.Remote.puml b/distribution/simpleicons-5/T/Thymeleaf.Remote.puml new file mode 100644 index 00000000000..c3f56385000 --- /dev/null +++ b/distribution/simpleicons-5/T/Thymeleaf.Remote.puml @@ -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 Thymeleaf +include('simpleicons-5/T/Thymeleaf') + +' renders the element +Thymeleaf('Thymeleaf', 'Thymeleaf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Thymeleaf.md b/distribution/simpleicons-5/T/Thymeleaf.md new file mode 100644 index 00000000000..ccd4949daca --- /dev/null +++ b/distribution/simpleicons-5/T/Thymeleaf.md @@ -0,0 +1,63 @@ +# Thymeleaf + + +```text +simpleicons-5/T/Thymeleaf +``` + +```text +include('simpleicons-5/T/Thymeleaf') +``` + + + +| Illustration | Thymeleaf | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Thymeleaf.png) | ![illustration for Thymeleaf](../../simpleicons-5/T/Thymeleaf.Local.png) | + + + + +## Thymeleaf + +### 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 Thymeleaf +include('simpleicons-5/T/Thymeleaf') + +' renders the element +Thymeleaf('Thymeleaf', 'Thymeleaf', '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 Thymeleaf +include('simpleicons-5/T/Thymeleaf') + +' renders the element +Thymeleaf('Thymeleaf', 'Thymeleaf', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Thymeleaf.png b/distribution/simpleicons-5/T/Thymeleaf.png new file mode 100644 index 00000000000..eb855332b00 Binary files /dev/null and b/distribution/simpleicons-5/T/Thymeleaf.png differ diff --git a/distribution/simpleicons-5/T/Thymeleaf.puml b/distribution/simpleicons-5/T/Thymeleaf.puml new file mode 100644 index 00000000000..76b9de02244 --- /dev/null +++ b/distribution/simpleicons-5/T/Thymeleaf.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Thymeleaf + +sprite $ThymeleafXs [10x10/16z] uwS3 + +sprite $ThymeleafSm [12x12/16z] unza + +sprite $ThymeleafMd [16x16/16z] un_X + +sprite $ThymeleafLg [20x20/16z] unzKO1G + +!procedure Thymeleaf($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Thymeleaf', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Ticketmaster.Local.png b/distribution/simpleicons-5/T/Ticketmaster.Local.png new file mode 100644 index 00000000000..023e88ee645 Binary files /dev/null and b/distribution/simpleicons-5/T/Ticketmaster.Local.png differ diff --git a/distribution/simpleicons-5/T/Ticketmaster.Local.puml b/distribution/simpleicons-5/T/Ticketmaster.Local.puml new file mode 100644 index 00000000000..6ebbf447c11 --- /dev/null +++ b/distribution/simpleicons-5/T/Ticketmaster.Local.puml @@ -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 Ticketmaster +include('simpleicons-5/T/Ticketmaster') + +' renders the element +Ticketmaster('Ticketmaster', 'Ticketmaster', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Ticketmaster.Remote.puml b/distribution/simpleicons-5/T/Ticketmaster.Remote.puml new file mode 100644 index 00000000000..8f715c7f42a --- /dev/null +++ b/distribution/simpleicons-5/T/Ticketmaster.Remote.puml @@ -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 Ticketmaster +include('simpleicons-5/T/Ticketmaster') + +' renders the element +Ticketmaster('Ticketmaster', 'Ticketmaster', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Ticketmaster.md b/distribution/simpleicons-5/T/Ticketmaster.md new file mode 100644 index 00000000000..5baa1e5ab41 --- /dev/null +++ b/distribution/simpleicons-5/T/Ticketmaster.md @@ -0,0 +1,63 @@ +# Ticketmaster + + +```text +simpleicons-5/T/Ticketmaster +``` + +```text +include('simpleicons-5/T/Ticketmaster') +``` + + + +| Illustration | Ticketmaster | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Ticketmaster.png) | ![illustration for Ticketmaster](../../simpleicons-5/T/Ticketmaster.Local.png) | + + + + +## Ticketmaster + +### 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 Ticketmaster +include('simpleicons-5/T/Ticketmaster') + +' renders the element +Ticketmaster('Ticketmaster', 'Ticketmaster', '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 Ticketmaster +include('simpleicons-5/T/Ticketmaster') + +' renders the element +Ticketmaster('Ticketmaster', 'Ticketmaster', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Ticketmaster.png b/distribution/simpleicons-5/T/Ticketmaster.png new file mode 100644 index 00000000000..412b96da252 Binary files /dev/null and b/distribution/simpleicons-5/T/Ticketmaster.png differ diff --git a/distribution/simpleicons-5/T/Ticketmaster.puml b/distribution/simpleicons-5/T/Ticketmaster.puml new file mode 100644 index 00000000000..75d6b880a33 --- /dev/null +++ b/distribution/simpleicons-5/T/Ticketmaster.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Ticketmaster + +sprite $TicketmasterXs [10x10/16z] uwS3 + +sprite $TicketmasterSm [12x12/16z] unza + +sprite $TicketmasterMd [16x16/16z] un_X + +sprite $TicketmasterLg [20x20/16z] unzKO1G + +!procedure Ticketmaster($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Ticketmaster', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tidal.Local.png b/distribution/simpleicons-5/T/Tidal.Local.png new file mode 100644 index 00000000000..12fbcded189 Binary files /dev/null and b/distribution/simpleicons-5/T/Tidal.Local.png differ diff --git a/distribution/simpleicons-5/T/Tidal.Local.puml b/distribution/simpleicons-5/T/Tidal.Local.puml new file mode 100644 index 00000000000..86a27093329 --- /dev/null +++ b/distribution/simpleicons-5/T/Tidal.Local.puml @@ -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 Tidal +include('simpleicons-5/T/Tidal') + +' renders the element +Tidal('Tidal', 'Tidal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tidal.Remote.puml b/distribution/simpleicons-5/T/Tidal.Remote.puml new file mode 100644 index 00000000000..cd53d817d85 --- /dev/null +++ b/distribution/simpleicons-5/T/Tidal.Remote.puml @@ -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 Tidal +include('simpleicons-5/T/Tidal') + +' renders the element +Tidal('Tidal', 'Tidal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tidal.md b/distribution/simpleicons-5/T/Tidal.md new file mode 100644 index 00000000000..6acb7e61a57 --- /dev/null +++ b/distribution/simpleicons-5/T/Tidal.md @@ -0,0 +1,63 @@ +# Tidal + + +```text +simpleicons-5/T/Tidal +``` + +```text +include('simpleicons-5/T/Tidal') +``` + + + +| Illustration | Tidal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tidal.png) | ![illustration for Tidal](../../simpleicons-5/T/Tidal.Local.png) | + + + + +## Tidal + +### 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 Tidal +include('simpleicons-5/T/Tidal') + +' renders the element +Tidal('Tidal', 'Tidal', '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 Tidal +include('simpleicons-5/T/Tidal') + +' renders the element +Tidal('Tidal', 'Tidal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tidal.png b/distribution/simpleicons-5/T/Tidal.png new file mode 100644 index 00000000000..3292f056dd3 Binary files /dev/null and b/distribution/simpleicons-5/T/Tidal.png differ diff --git a/distribution/simpleicons-5/T/Tidal.puml b/distribution/simpleicons-5/T/Tidal.puml new file mode 100644 index 00000000000..a4a1dbbf280 --- /dev/null +++ b/distribution/simpleicons-5/T/Tidal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tidal + +sprite $TidalXs [10x10/16z] uwS3 + +sprite $TidalSm [12x12/16z] unza + +sprite $TidalMd [16x16/16z] un_X + +sprite $TidalLg [20x20/16z] unzKO1G + +!procedure Tidal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tidal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tide.Local.png b/distribution/simpleicons-5/T/Tide.Local.png new file mode 100644 index 00000000000..59f2b818c65 Binary files /dev/null and b/distribution/simpleicons-5/T/Tide.Local.png differ diff --git a/distribution/simpleicons-5/T/Tide.Local.puml b/distribution/simpleicons-5/T/Tide.Local.puml new file mode 100644 index 00000000000..4bee55510fe --- /dev/null +++ b/distribution/simpleicons-5/T/Tide.Local.puml @@ -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 Tide +include('simpleicons-5/T/Tide') + +' renders the element +Tide('Tide', 'Tide', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tide.Remote.puml b/distribution/simpleicons-5/T/Tide.Remote.puml new file mode 100644 index 00000000000..cc939a5dfa8 --- /dev/null +++ b/distribution/simpleicons-5/T/Tide.Remote.puml @@ -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 Tide +include('simpleicons-5/T/Tide') + +' renders the element +Tide('Tide', 'Tide', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tide.md b/distribution/simpleicons-5/T/Tide.md new file mode 100644 index 00000000000..92927c2d25f --- /dev/null +++ b/distribution/simpleicons-5/T/Tide.md @@ -0,0 +1,63 @@ +# Tide + + +```text +simpleicons-5/T/Tide +``` + +```text +include('simpleicons-5/T/Tide') +``` + + + +| Illustration | Tide | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tide.png) | ![illustration for Tide](../../simpleicons-5/T/Tide.Local.png) | + + + + +## Tide + +### 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 Tide +include('simpleicons-5/T/Tide') + +' renders the element +Tide('Tide', 'Tide', '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 Tide +include('simpleicons-5/T/Tide') + +' renders the element +Tide('Tide', 'Tide', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tide.png b/distribution/simpleicons-5/T/Tide.png new file mode 100644 index 00000000000..a58f032276e Binary files /dev/null and b/distribution/simpleicons-5/T/Tide.png differ diff --git a/distribution/simpleicons-5/T/Tide.puml b/distribution/simpleicons-5/T/Tide.puml new file mode 100644 index 00000000000..0f3f3cd71f1 --- /dev/null +++ b/distribution/simpleicons-5/T/Tide.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tide + +sprite $TideXs [10x10/16z] uwS3 + +sprite $TideSm [12x12/16z] unza + +sprite $TideMd [16x16/16z] un_X + +sprite $TideLg [20x20/16z] unzKO1G + +!procedure Tide($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tide', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tietoevry.Local.png b/distribution/simpleicons-5/T/Tietoevry.Local.png new file mode 100644 index 00000000000..cabd3b13119 Binary files /dev/null and b/distribution/simpleicons-5/T/Tietoevry.Local.png differ diff --git a/distribution/simpleicons-5/T/Tietoevry.Local.puml b/distribution/simpleicons-5/T/Tietoevry.Local.puml new file mode 100644 index 00000000000..aca71c816d0 --- /dev/null +++ b/distribution/simpleicons-5/T/Tietoevry.Local.puml @@ -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 Tietoevry +include('simpleicons-5/T/Tietoevry') + +' renders the element +Tietoevry('Tietoevry', 'Tietoevry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tietoevry.Remote.puml b/distribution/simpleicons-5/T/Tietoevry.Remote.puml new file mode 100644 index 00000000000..0ec58d996ab --- /dev/null +++ b/distribution/simpleicons-5/T/Tietoevry.Remote.puml @@ -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 Tietoevry +include('simpleicons-5/T/Tietoevry') + +' renders the element +Tietoevry('Tietoevry', 'Tietoevry', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tietoevry.md b/distribution/simpleicons-5/T/Tietoevry.md new file mode 100644 index 00000000000..f62ce00b5d8 --- /dev/null +++ b/distribution/simpleicons-5/T/Tietoevry.md @@ -0,0 +1,63 @@ +# Tietoevry + + +```text +simpleicons-5/T/Tietoevry +``` + +```text +include('simpleicons-5/T/Tietoevry') +``` + + + +| Illustration | Tietoevry | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tietoevry.png) | ![illustration for Tietoevry](../../simpleicons-5/T/Tietoevry.Local.png) | + + + + +## Tietoevry + +### 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 Tietoevry +include('simpleicons-5/T/Tietoevry') + +' renders the element +Tietoevry('Tietoevry', 'Tietoevry', '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 Tietoevry +include('simpleicons-5/T/Tietoevry') + +' renders the element +Tietoevry('Tietoevry', 'Tietoevry', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tietoevry.png b/distribution/simpleicons-5/T/Tietoevry.png new file mode 100644 index 00000000000..2ce51b35b8e Binary files /dev/null and b/distribution/simpleicons-5/T/Tietoevry.png differ diff --git a/distribution/simpleicons-5/T/Tietoevry.puml b/distribution/simpleicons-5/T/Tietoevry.puml new file mode 100644 index 00000000000..f35ff7f444c --- /dev/null +++ b/distribution/simpleicons-5/T/Tietoevry.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tietoevry + +sprite $TietoevryXs [10x10/16z] uwS3 + +sprite $TietoevrySm [12x12/16z] unza + +sprite $TietoevryMd [16x16/16z] un_X + +sprite $TietoevryLg [20x20/16z] unzKO1G + +!procedure Tietoevry($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tietoevry', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tiktok.Local.png b/distribution/simpleicons-5/T/Tiktok.Local.png new file mode 100644 index 00000000000..ba1fe7030db Binary files /dev/null and b/distribution/simpleicons-5/T/Tiktok.Local.png differ diff --git a/distribution/simpleicons-5/T/Tiktok.Local.puml b/distribution/simpleicons-5/T/Tiktok.Local.puml new file mode 100644 index 00000000000..b809e9ac18c --- /dev/null +++ b/distribution/simpleicons-5/T/Tiktok.Local.puml @@ -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 Tiktok +include('simpleicons-5/T/Tiktok') + +' renders the element +Tiktok('Tiktok', 'Tiktok', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tiktok.Remote.puml b/distribution/simpleicons-5/T/Tiktok.Remote.puml new file mode 100644 index 00000000000..af8a60a2211 --- /dev/null +++ b/distribution/simpleicons-5/T/Tiktok.Remote.puml @@ -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 Tiktok +include('simpleicons-5/T/Tiktok') + +' renders the element +Tiktok('Tiktok', 'Tiktok', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tiktok.md b/distribution/simpleicons-5/T/Tiktok.md new file mode 100644 index 00000000000..86415510298 --- /dev/null +++ b/distribution/simpleicons-5/T/Tiktok.md @@ -0,0 +1,63 @@ +# Tiktok + + +```text +simpleicons-5/T/Tiktok +``` + +```text +include('simpleicons-5/T/Tiktok') +``` + + + +| Illustration | Tiktok | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tiktok.png) | ![illustration for Tiktok](../../simpleicons-5/T/Tiktok.Local.png) | + + + + +## Tiktok + +### 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 Tiktok +include('simpleicons-5/T/Tiktok') + +' renders the element +Tiktok('Tiktok', 'Tiktok', '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 Tiktok +include('simpleicons-5/T/Tiktok') + +' renders the element +Tiktok('Tiktok', 'Tiktok', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tiktok.png b/distribution/simpleicons-5/T/Tiktok.png new file mode 100644 index 00000000000..2d12d95f8e9 Binary files /dev/null and b/distribution/simpleicons-5/T/Tiktok.png differ diff --git a/distribution/simpleicons-5/T/Tiktok.puml b/distribution/simpleicons-5/T/Tiktok.puml new file mode 100644 index 00000000000..ee76cd9d5cc --- /dev/null +++ b/distribution/simpleicons-5/T/Tiktok.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tiktok + +sprite $TiktokXs [10x10/16z] uwS3 + +sprite $TiktokSm [12x12/16z] unza + +sprite $TiktokMd [16x16/16z] un_X + +sprite $TiktokLg [20x20/16z] unzKO1G + +!procedure Tiktok($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tiktok', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tile.Local.png b/distribution/simpleicons-5/T/Tile.Local.png new file mode 100644 index 00000000000..e55b98fae13 Binary files /dev/null and b/distribution/simpleicons-5/T/Tile.Local.png differ diff --git a/distribution/simpleicons-5/T/Tile.Local.puml b/distribution/simpleicons-5/T/Tile.Local.puml new file mode 100644 index 00000000000..f79d451530d --- /dev/null +++ b/distribution/simpleicons-5/T/Tile.Local.puml @@ -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 Tile +include('simpleicons-5/T/Tile') + +' renders the element +Tile('Tile', 'Tile', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tile.Remote.puml b/distribution/simpleicons-5/T/Tile.Remote.puml new file mode 100644 index 00000000000..10cfadaa70e --- /dev/null +++ b/distribution/simpleicons-5/T/Tile.Remote.puml @@ -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 Tile +include('simpleicons-5/T/Tile') + +' renders the element +Tile('Tile', 'Tile', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tile.md b/distribution/simpleicons-5/T/Tile.md new file mode 100644 index 00000000000..9fe213f244d --- /dev/null +++ b/distribution/simpleicons-5/T/Tile.md @@ -0,0 +1,63 @@ +# Tile + + +```text +simpleicons-5/T/Tile +``` + +```text +include('simpleicons-5/T/Tile') +``` + + + +| Illustration | Tile | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tile.png) | ![illustration for Tile](../../simpleicons-5/T/Tile.Local.png) | + + + + +## Tile + +### 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 Tile +include('simpleicons-5/T/Tile') + +' renders the element +Tile('Tile', 'Tile', '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 Tile +include('simpleicons-5/T/Tile') + +' renders the element +Tile('Tile', 'Tile', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tile.png b/distribution/simpleicons-5/T/Tile.png new file mode 100644 index 00000000000..168c40cd394 Binary files /dev/null and b/distribution/simpleicons-5/T/Tile.png differ diff --git a/distribution/simpleicons-5/T/Tile.puml b/distribution/simpleicons-5/T/Tile.puml new file mode 100644 index 00000000000..be46577ea54 --- /dev/null +++ b/distribution/simpleicons-5/T/Tile.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tile + +sprite $TileXs [10x10/16z] uwS3 + +sprite $TileSm [12x12/16z] unza + +sprite $TileMd [16x16/16z] un_X + +sprite $TileLg [20x20/16z] unzKO1G + +!procedure Tile($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tile', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Timescale.Local.png b/distribution/simpleicons-5/T/Timescale.Local.png new file mode 100644 index 00000000000..2843c0cf32f Binary files /dev/null and b/distribution/simpleicons-5/T/Timescale.Local.png differ diff --git a/distribution/simpleicons-5/T/Timescale.Local.puml b/distribution/simpleicons-5/T/Timescale.Local.puml new file mode 100644 index 00000000000..adee1682f50 --- /dev/null +++ b/distribution/simpleicons-5/T/Timescale.Local.puml @@ -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 Timescale +include('simpleicons-5/T/Timescale') + +' renders the element +Timescale('Timescale', 'Timescale', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Timescale.Remote.puml b/distribution/simpleicons-5/T/Timescale.Remote.puml new file mode 100644 index 00000000000..74c76412a1e --- /dev/null +++ b/distribution/simpleicons-5/T/Timescale.Remote.puml @@ -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 Timescale +include('simpleicons-5/T/Timescale') + +' renders the element +Timescale('Timescale', 'Timescale', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Timescale.md b/distribution/simpleicons-5/T/Timescale.md new file mode 100644 index 00000000000..25dee380a7c --- /dev/null +++ b/distribution/simpleicons-5/T/Timescale.md @@ -0,0 +1,63 @@ +# Timescale + + +```text +simpleicons-5/T/Timescale +``` + +```text +include('simpleicons-5/T/Timescale') +``` + + + +| Illustration | Timescale | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Timescale.png) | ![illustration for Timescale](../../simpleicons-5/T/Timescale.Local.png) | + + + + +## Timescale + +### 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 Timescale +include('simpleicons-5/T/Timescale') + +' renders the element +Timescale('Timescale', 'Timescale', '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 Timescale +include('simpleicons-5/T/Timescale') + +' renders the element +Timescale('Timescale', 'Timescale', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Timescale.png b/distribution/simpleicons-5/T/Timescale.png new file mode 100644 index 00000000000..0ed5e664844 Binary files /dev/null and b/distribution/simpleicons-5/T/Timescale.png differ diff --git a/distribution/simpleicons-5/T/Timescale.puml b/distribution/simpleicons-5/T/Timescale.puml new file mode 100644 index 00000000000..ea400a40add --- /dev/null +++ b/distribution/simpleicons-5/T/Timescale.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Timescale + +sprite $TimescaleXs [10x10/16z] uwS3 + +sprite $TimescaleSm [12x12/16z] unza + +sprite $TimescaleMd [16x16/16z] un_X + +sprite $TimescaleLg [20x20/16z] unzKO1G + +!procedure Timescale($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Timescale', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tinder.Local.png b/distribution/simpleicons-5/T/Tinder.Local.png new file mode 100644 index 00000000000..1c1d2b009c2 Binary files /dev/null and b/distribution/simpleicons-5/T/Tinder.Local.png differ diff --git a/distribution/simpleicons-5/T/Tinder.Local.puml b/distribution/simpleicons-5/T/Tinder.Local.puml new file mode 100644 index 00000000000..3649caa0fe5 --- /dev/null +++ b/distribution/simpleicons-5/T/Tinder.Local.puml @@ -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 Tinder +include('simpleicons-5/T/Tinder') + +' renders the element +Tinder('Tinder', 'Tinder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tinder.Remote.puml b/distribution/simpleicons-5/T/Tinder.Remote.puml new file mode 100644 index 00000000000..6cfd53f3827 --- /dev/null +++ b/distribution/simpleicons-5/T/Tinder.Remote.puml @@ -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 Tinder +include('simpleicons-5/T/Tinder') + +' renders the element +Tinder('Tinder', 'Tinder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tinder.md b/distribution/simpleicons-5/T/Tinder.md new file mode 100644 index 00000000000..60a5cf2d957 --- /dev/null +++ b/distribution/simpleicons-5/T/Tinder.md @@ -0,0 +1,63 @@ +# Tinder + + +```text +simpleicons-5/T/Tinder +``` + +```text +include('simpleicons-5/T/Tinder') +``` + + + +| Illustration | Tinder | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tinder.png) | ![illustration for Tinder](../../simpleicons-5/T/Tinder.Local.png) | + + + + +## Tinder + +### 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 Tinder +include('simpleicons-5/T/Tinder') + +' renders the element +Tinder('Tinder', 'Tinder', '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 Tinder +include('simpleicons-5/T/Tinder') + +' renders the element +Tinder('Tinder', 'Tinder', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tinder.png b/distribution/simpleicons-5/T/Tinder.png new file mode 100644 index 00000000000..9186fb538e1 Binary files /dev/null and b/distribution/simpleicons-5/T/Tinder.png differ diff --git a/distribution/simpleicons-5/T/Tinder.puml b/distribution/simpleicons-5/T/Tinder.puml new file mode 100644 index 00000000000..575e9400e90 --- /dev/null +++ b/distribution/simpleicons-5/T/Tinder.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tinder + +sprite $TinderXs [10x10/16z] uwS3 + +sprite $TinderSm [12x12/16z] unza + +sprite $TinderMd [16x16/16z] un_X + +sprite $TinderLg [20x20/16z] unzKO1G + +!procedure Tinder($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tinder', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tinyletter.Local.png b/distribution/simpleicons-5/T/Tinyletter.Local.png new file mode 100644 index 00000000000..dfde5a01917 Binary files /dev/null and b/distribution/simpleicons-5/T/Tinyletter.Local.png differ diff --git a/distribution/simpleicons-5/T/Tinyletter.Local.puml b/distribution/simpleicons-5/T/Tinyletter.Local.puml new file mode 100644 index 00000000000..5e85dc112b3 --- /dev/null +++ b/distribution/simpleicons-5/T/Tinyletter.Local.puml @@ -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 Tinyletter +include('simpleicons-5/T/Tinyletter') + +' renders the element +Tinyletter('Tinyletter', 'Tinyletter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tinyletter.Remote.puml b/distribution/simpleicons-5/T/Tinyletter.Remote.puml new file mode 100644 index 00000000000..a837cacb8af --- /dev/null +++ b/distribution/simpleicons-5/T/Tinyletter.Remote.puml @@ -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 Tinyletter +include('simpleicons-5/T/Tinyletter') + +' renders the element +Tinyletter('Tinyletter', 'Tinyletter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tinyletter.md b/distribution/simpleicons-5/T/Tinyletter.md new file mode 100644 index 00000000000..e39201cb68e --- /dev/null +++ b/distribution/simpleicons-5/T/Tinyletter.md @@ -0,0 +1,63 @@ +# Tinyletter + + +```text +simpleicons-5/T/Tinyletter +``` + +```text +include('simpleicons-5/T/Tinyletter') +``` + + + +| Illustration | Tinyletter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tinyletter.png) | ![illustration for Tinyletter](../../simpleicons-5/T/Tinyletter.Local.png) | + + + + +## Tinyletter + +### 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 Tinyletter +include('simpleicons-5/T/Tinyletter') + +' renders the element +Tinyletter('Tinyletter', 'Tinyletter', '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 Tinyletter +include('simpleicons-5/T/Tinyletter') + +' renders the element +Tinyletter('Tinyletter', 'Tinyletter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tinyletter.png b/distribution/simpleicons-5/T/Tinyletter.png new file mode 100644 index 00000000000..e5d0dc64185 Binary files /dev/null and b/distribution/simpleicons-5/T/Tinyletter.png differ diff --git a/distribution/simpleicons-5/T/Tinyletter.puml b/distribution/simpleicons-5/T/Tinyletter.puml new file mode 100644 index 00000000000..d880fd4860d --- /dev/null +++ b/distribution/simpleicons-5/T/Tinyletter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tinyletter + +sprite $TinyletterXs [10x10/16z] uwS3 + +sprite $TinyletterSm [12x12/16z] unza + +sprite $TinyletterMd [16x16/16z] un_X + +sprite $TinyletterLg [20x20/16z] unzKO1G + +!procedure Tinyletter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tinyletter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tmobile.Local.png b/distribution/simpleicons-5/T/Tmobile.Local.png new file mode 100644 index 00000000000..dea65882f77 Binary files /dev/null and b/distribution/simpleicons-5/T/Tmobile.Local.png differ diff --git a/distribution/simpleicons-5/T/Tmobile.Local.puml b/distribution/simpleicons-5/T/Tmobile.Local.puml new file mode 100644 index 00000000000..9c5f4cf3ee8 --- /dev/null +++ b/distribution/simpleicons-5/T/Tmobile.Local.puml @@ -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 Tmobile +include('simpleicons-5/T/Tmobile') + +' renders the element +Tmobile('Tmobile', 'Tmobile', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tmobile.Remote.puml b/distribution/simpleicons-5/T/Tmobile.Remote.puml new file mode 100644 index 00000000000..3c7ce8af026 --- /dev/null +++ b/distribution/simpleicons-5/T/Tmobile.Remote.puml @@ -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 Tmobile +include('simpleicons-5/T/Tmobile') + +' renders the element +Tmobile('Tmobile', 'Tmobile', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tmobile.md b/distribution/simpleicons-5/T/Tmobile.md new file mode 100644 index 00000000000..f7d15ba0e1d --- /dev/null +++ b/distribution/simpleicons-5/T/Tmobile.md @@ -0,0 +1,63 @@ +# Tmobile + + +```text +simpleicons-5/T/Tmobile +``` + +```text +include('simpleicons-5/T/Tmobile') +``` + + + +| Illustration | Tmobile | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tmobile.png) | ![illustration for Tmobile](../../simpleicons-5/T/Tmobile.Local.png) | + + + + +## Tmobile + +### 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 Tmobile +include('simpleicons-5/T/Tmobile') + +' renders the element +Tmobile('Tmobile', 'Tmobile', '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 Tmobile +include('simpleicons-5/T/Tmobile') + +' renders the element +Tmobile('Tmobile', 'Tmobile', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tmobile.png b/distribution/simpleicons-5/T/Tmobile.png new file mode 100644 index 00000000000..5642413e9c7 Binary files /dev/null and b/distribution/simpleicons-5/T/Tmobile.png differ diff --git a/distribution/simpleicons-5/T/Tmobile.puml b/distribution/simpleicons-5/T/Tmobile.puml new file mode 100644 index 00000000000..51a58cdafae --- /dev/null +++ b/distribution/simpleicons-5/T/Tmobile.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tmobile + +sprite $TmobileXs [10x10/16z] uwS3 + +sprite $TmobileSm [12x12/16z] unza + +sprite $TmobileMd [16x16/16z] un_X + +sprite $TmobileLg [20x20/16z] unzKO1G + +!procedure Tmobile($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tmobile', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tmux.Local.png b/distribution/simpleicons-5/T/Tmux.Local.png new file mode 100644 index 00000000000..5b1c8981a2c Binary files /dev/null and b/distribution/simpleicons-5/T/Tmux.Local.png differ diff --git a/distribution/simpleicons-5/T/Tmux.Local.puml b/distribution/simpleicons-5/T/Tmux.Local.puml new file mode 100644 index 00000000000..4f6566621fe --- /dev/null +++ b/distribution/simpleicons-5/T/Tmux.Local.puml @@ -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 Tmux +include('simpleicons-5/T/Tmux') + +' renders the element +Tmux('Tmux', 'Tmux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tmux.Remote.puml b/distribution/simpleicons-5/T/Tmux.Remote.puml new file mode 100644 index 00000000000..8ed869cf865 --- /dev/null +++ b/distribution/simpleicons-5/T/Tmux.Remote.puml @@ -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 Tmux +include('simpleicons-5/T/Tmux') + +' renders the element +Tmux('Tmux', 'Tmux', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tmux.md b/distribution/simpleicons-5/T/Tmux.md new file mode 100644 index 00000000000..c18c4c7d5d1 --- /dev/null +++ b/distribution/simpleicons-5/T/Tmux.md @@ -0,0 +1,63 @@ +# Tmux + + +```text +simpleicons-5/T/Tmux +``` + +```text +include('simpleicons-5/T/Tmux') +``` + + + +| Illustration | Tmux | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tmux.png) | ![illustration for Tmux](../../simpleicons-5/T/Tmux.Local.png) | + + + + +## Tmux + +### 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 Tmux +include('simpleicons-5/T/Tmux') + +' renders the element +Tmux('Tmux', 'Tmux', '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 Tmux +include('simpleicons-5/T/Tmux') + +' renders the element +Tmux('Tmux', 'Tmux', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tmux.png b/distribution/simpleicons-5/T/Tmux.png new file mode 100644 index 00000000000..fad8abff9e9 Binary files /dev/null and b/distribution/simpleicons-5/T/Tmux.png differ diff --git a/distribution/simpleicons-5/T/Tmux.puml b/distribution/simpleicons-5/T/Tmux.puml new file mode 100644 index 00000000000..a6587851a03 --- /dev/null +++ b/distribution/simpleicons-5/T/Tmux.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tmux + +sprite $TmuxXs [10x10/16z] uwS3 + +sprite $TmuxSm [12x12/16z] unza + +sprite $TmuxMd [16x16/16z] un_X + +sprite $TmuxLg [20x20/16z] unzKO1G + +!procedure Tmux($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tmux', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Todoist.Local.png b/distribution/simpleicons-5/T/Todoist.Local.png new file mode 100644 index 00000000000..6ac6bc8047b Binary files /dev/null and b/distribution/simpleicons-5/T/Todoist.Local.png differ diff --git a/distribution/simpleicons-5/T/Todoist.Local.puml b/distribution/simpleicons-5/T/Todoist.Local.puml new file mode 100644 index 00000000000..c2cbf1505fa --- /dev/null +++ b/distribution/simpleicons-5/T/Todoist.Local.puml @@ -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 Todoist +include('simpleicons-5/T/Todoist') + +' renders the element +Todoist('Todoist', 'Todoist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Todoist.Remote.puml b/distribution/simpleicons-5/T/Todoist.Remote.puml new file mode 100644 index 00000000000..663b2f92ebd --- /dev/null +++ b/distribution/simpleicons-5/T/Todoist.Remote.puml @@ -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 Todoist +include('simpleicons-5/T/Todoist') + +' renders the element +Todoist('Todoist', 'Todoist', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Todoist.md b/distribution/simpleicons-5/T/Todoist.md new file mode 100644 index 00000000000..b33207d683f --- /dev/null +++ b/distribution/simpleicons-5/T/Todoist.md @@ -0,0 +1,63 @@ +# Todoist + + +```text +simpleicons-5/T/Todoist +``` + +```text +include('simpleicons-5/T/Todoist') +``` + + + +| Illustration | Todoist | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Todoist.png) | ![illustration for Todoist](../../simpleicons-5/T/Todoist.Local.png) | + + + + +## Todoist + +### 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 Todoist +include('simpleicons-5/T/Todoist') + +' renders the element +Todoist('Todoist', 'Todoist', '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 Todoist +include('simpleicons-5/T/Todoist') + +' renders the element +Todoist('Todoist', 'Todoist', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Todoist.png b/distribution/simpleicons-5/T/Todoist.png new file mode 100644 index 00000000000..ce2e3119320 Binary files /dev/null and b/distribution/simpleicons-5/T/Todoist.png differ diff --git a/distribution/simpleicons-5/T/Todoist.puml b/distribution/simpleicons-5/T/Todoist.puml new file mode 100644 index 00000000000..7505ac94aba --- /dev/null +++ b/distribution/simpleicons-5/T/Todoist.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Todoist + +sprite $TodoistXs [10x10/16z] uwS3 + +sprite $TodoistSm [12x12/16z] unza + +sprite $TodoistMd [16x16/16z] un_X + +sprite $TodoistLg [20x20/16z] unzKO1G + +!procedure Todoist($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Todoist', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Toggl.Local.png b/distribution/simpleicons-5/T/Toggl.Local.png new file mode 100644 index 00000000000..a912dd3b61c Binary files /dev/null and b/distribution/simpleicons-5/T/Toggl.Local.png differ diff --git a/distribution/simpleicons-5/T/Toggl.Local.puml b/distribution/simpleicons-5/T/Toggl.Local.puml new file mode 100644 index 00000000000..196c50b0632 --- /dev/null +++ b/distribution/simpleicons-5/T/Toggl.Local.puml @@ -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 Toggl +include('simpleicons-5/T/Toggl') + +' renders the element +Toggl('Toggl', 'Toggl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toggl.Remote.puml b/distribution/simpleicons-5/T/Toggl.Remote.puml new file mode 100644 index 00000000000..4decd35f836 --- /dev/null +++ b/distribution/simpleicons-5/T/Toggl.Remote.puml @@ -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 Toggl +include('simpleicons-5/T/Toggl') + +' renders the element +Toggl('Toggl', 'Toggl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toggl.md b/distribution/simpleicons-5/T/Toggl.md new file mode 100644 index 00000000000..a430c78a974 --- /dev/null +++ b/distribution/simpleicons-5/T/Toggl.md @@ -0,0 +1,63 @@ +# Toggl + + +```text +simpleicons-5/T/Toggl +``` + +```text +include('simpleicons-5/T/Toggl') +``` + + + +| Illustration | Toggl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Toggl.png) | ![illustration for Toggl](../../simpleicons-5/T/Toggl.Local.png) | + + + + +## Toggl + +### 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 Toggl +include('simpleicons-5/T/Toggl') + +' renders the element +Toggl('Toggl', 'Toggl', '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 Toggl +include('simpleicons-5/T/Toggl') + +' renders the element +Toggl('Toggl', 'Toggl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Toggl.png b/distribution/simpleicons-5/T/Toggl.png new file mode 100644 index 00000000000..0528fa1ff65 Binary files /dev/null and b/distribution/simpleicons-5/T/Toggl.png differ diff --git a/distribution/simpleicons-5/T/Toggl.puml b/distribution/simpleicons-5/T/Toggl.puml new file mode 100644 index 00000000000..8bbf3f0b9de --- /dev/null +++ b/distribution/simpleicons-5/T/Toggl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Toggl + +sprite $TogglXs [10x10/16z] uwS3 + +sprite $TogglSm [12x12/16z] unza + +sprite $TogglMd [16x16/16z] un_X + +sprite $TogglLg [20x20/16z] unzKO1G + +!procedure Toggl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Toggl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tokyometro.Local.png b/distribution/simpleicons-5/T/Tokyometro.Local.png new file mode 100644 index 00000000000..b569b28d4e4 Binary files /dev/null and b/distribution/simpleicons-5/T/Tokyometro.Local.png differ diff --git a/distribution/simpleicons-5/T/Tokyometro.Local.puml b/distribution/simpleicons-5/T/Tokyometro.Local.puml new file mode 100644 index 00000000000..ce753ea2f03 --- /dev/null +++ b/distribution/simpleicons-5/T/Tokyometro.Local.puml @@ -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 Tokyometro +include('simpleicons-5/T/Tokyometro') + +' renders the element +Tokyometro('Tokyometro', 'Tokyometro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tokyometro.Remote.puml b/distribution/simpleicons-5/T/Tokyometro.Remote.puml new file mode 100644 index 00000000000..f9a9dcd5984 --- /dev/null +++ b/distribution/simpleicons-5/T/Tokyometro.Remote.puml @@ -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 Tokyometro +include('simpleicons-5/T/Tokyometro') + +' renders the element +Tokyometro('Tokyometro', 'Tokyometro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tokyometro.md b/distribution/simpleicons-5/T/Tokyometro.md new file mode 100644 index 00000000000..7dabbce54d2 --- /dev/null +++ b/distribution/simpleicons-5/T/Tokyometro.md @@ -0,0 +1,63 @@ +# Tokyometro + + +```text +simpleicons-5/T/Tokyometro +``` + +```text +include('simpleicons-5/T/Tokyometro') +``` + + + +| Illustration | Tokyometro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tokyometro.png) | ![illustration for Tokyometro](../../simpleicons-5/T/Tokyometro.Local.png) | + + + + +## Tokyometro + +### 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 Tokyometro +include('simpleicons-5/T/Tokyometro') + +' renders the element +Tokyometro('Tokyometro', 'Tokyometro', '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 Tokyometro +include('simpleicons-5/T/Tokyometro') + +' renders the element +Tokyometro('Tokyometro', 'Tokyometro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tokyometro.png b/distribution/simpleicons-5/T/Tokyometro.png new file mode 100644 index 00000000000..b2679ccdf5c Binary files /dev/null and b/distribution/simpleicons-5/T/Tokyometro.png differ diff --git a/distribution/simpleicons-5/T/Tokyometro.puml b/distribution/simpleicons-5/T/Tokyometro.puml new file mode 100644 index 00000000000..0deffb6f105 --- /dev/null +++ b/distribution/simpleicons-5/T/Tokyometro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tokyometro + +sprite $TokyometroXs [10x10/16z] uwS3 + +sprite $TokyometroSm [12x12/16z] unza + +sprite $TokyometroMd [16x16/16z] un_X + +sprite $TokyometroLg [20x20/16z] unzKO1G + +!procedure Tokyometro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tokyometro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tomorrowland.Local.png b/distribution/simpleicons-5/T/Tomorrowland.Local.png new file mode 100644 index 00000000000..67059c2e794 Binary files /dev/null and b/distribution/simpleicons-5/T/Tomorrowland.Local.png differ diff --git a/distribution/simpleicons-5/T/Tomorrowland.Local.puml b/distribution/simpleicons-5/T/Tomorrowland.Local.puml new file mode 100644 index 00000000000..c7ce973689e --- /dev/null +++ b/distribution/simpleicons-5/T/Tomorrowland.Local.puml @@ -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 Tomorrowland +include('simpleicons-5/T/Tomorrowland') + +' renders the element +Tomorrowland('Tomorrowland', 'Tomorrowland', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tomorrowland.Remote.puml b/distribution/simpleicons-5/T/Tomorrowland.Remote.puml new file mode 100644 index 00000000000..cc64fa30853 --- /dev/null +++ b/distribution/simpleicons-5/T/Tomorrowland.Remote.puml @@ -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 Tomorrowland +include('simpleicons-5/T/Tomorrowland') + +' renders the element +Tomorrowland('Tomorrowland', 'Tomorrowland', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tomorrowland.md b/distribution/simpleicons-5/T/Tomorrowland.md new file mode 100644 index 00000000000..6f43854452c --- /dev/null +++ b/distribution/simpleicons-5/T/Tomorrowland.md @@ -0,0 +1,63 @@ +# Tomorrowland + + +```text +simpleicons-5/T/Tomorrowland +``` + +```text +include('simpleicons-5/T/Tomorrowland') +``` + + + +| Illustration | Tomorrowland | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tomorrowland.png) | ![illustration for Tomorrowland](../../simpleicons-5/T/Tomorrowland.Local.png) | + + + + +## Tomorrowland + +### 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 Tomorrowland +include('simpleicons-5/T/Tomorrowland') + +' renders the element +Tomorrowland('Tomorrowland', 'Tomorrowland', '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 Tomorrowland +include('simpleicons-5/T/Tomorrowland') + +' renders the element +Tomorrowland('Tomorrowland', 'Tomorrowland', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tomorrowland.png b/distribution/simpleicons-5/T/Tomorrowland.png new file mode 100644 index 00000000000..55c5db585fe Binary files /dev/null and b/distribution/simpleicons-5/T/Tomorrowland.png differ diff --git a/distribution/simpleicons-5/T/Tomorrowland.puml b/distribution/simpleicons-5/T/Tomorrowland.puml new file mode 100644 index 00000000000..ecafa96de49 --- /dev/null +++ b/distribution/simpleicons-5/T/Tomorrowland.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tomorrowland + +sprite $TomorrowlandXs [10x10/16z] uwS3 + +sprite $TomorrowlandSm [12x12/16z] unza + +sprite $TomorrowlandMd [16x16/16z] un_X + +sprite $TomorrowlandLg [20x20/16z] unzKO1G + +!procedure Tomorrowland($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tomorrowland', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Topcoder.Local.png b/distribution/simpleicons-5/T/Topcoder.Local.png new file mode 100644 index 00000000000..4171ffb7242 Binary files /dev/null and b/distribution/simpleicons-5/T/Topcoder.Local.png differ diff --git a/distribution/simpleicons-5/T/Topcoder.Local.puml b/distribution/simpleicons-5/T/Topcoder.Local.puml new file mode 100644 index 00000000000..21c070dcc9d --- /dev/null +++ b/distribution/simpleicons-5/T/Topcoder.Local.puml @@ -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 Topcoder +include('simpleicons-5/T/Topcoder') + +' renders the element +Topcoder('Topcoder', 'Topcoder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Topcoder.Remote.puml b/distribution/simpleicons-5/T/Topcoder.Remote.puml new file mode 100644 index 00000000000..0b816150463 --- /dev/null +++ b/distribution/simpleicons-5/T/Topcoder.Remote.puml @@ -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 Topcoder +include('simpleicons-5/T/Topcoder') + +' renders the element +Topcoder('Topcoder', 'Topcoder', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Topcoder.md b/distribution/simpleicons-5/T/Topcoder.md new file mode 100644 index 00000000000..65d68b1891a --- /dev/null +++ b/distribution/simpleicons-5/T/Topcoder.md @@ -0,0 +1,63 @@ +# Topcoder + + +```text +simpleicons-5/T/Topcoder +``` + +```text +include('simpleicons-5/T/Topcoder') +``` + + + +| Illustration | Topcoder | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Topcoder.png) | ![illustration for Topcoder](../../simpleicons-5/T/Topcoder.Local.png) | + + + + +## Topcoder + +### 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 Topcoder +include('simpleicons-5/T/Topcoder') + +' renders the element +Topcoder('Topcoder', 'Topcoder', '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 Topcoder +include('simpleicons-5/T/Topcoder') + +' renders the element +Topcoder('Topcoder', 'Topcoder', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Topcoder.png b/distribution/simpleicons-5/T/Topcoder.png new file mode 100644 index 00000000000..3a5c65bf0d6 Binary files /dev/null and b/distribution/simpleicons-5/T/Topcoder.png differ diff --git a/distribution/simpleicons-5/T/Topcoder.puml b/distribution/simpleicons-5/T/Topcoder.puml new file mode 100644 index 00000000000..2c75e115448 --- /dev/null +++ b/distribution/simpleicons-5/T/Topcoder.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Topcoder + +sprite $TopcoderXs [10x10/16z] uwS3 + +sprite $TopcoderSm [12x12/16z] unza + +sprite $TopcoderMd [16x16/16z] un_X + +sprite $TopcoderLg [20x20/16z] unzKO1G + +!procedure Topcoder($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Topcoder', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Toptal.Local.png b/distribution/simpleicons-5/T/Toptal.Local.png new file mode 100644 index 00000000000..b159a450bd3 Binary files /dev/null and b/distribution/simpleicons-5/T/Toptal.Local.png differ diff --git a/distribution/simpleicons-5/T/Toptal.Local.puml b/distribution/simpleicons-5/T/Toptal.Local.puml new file mode 100644 index 00000000000..6d61d3508b7 --- /dev/null +++ b/distribution/simpleicons-5/T/Toptal.Local.puml @@ -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 Toptal +include('simpleicons-5/T/Toptal') + +' renders the element +Toptal('Toptal', 'Toptal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toptal.Remote.puml b/distribution/simpleicons-5/T/Toptal.Remote.puml new file mode 100644 index 00000000000..45c3ebafc8f --- /dev/null +++ b/distribution/simpleicons-5/T/Toptal.Remote.puml @@ -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 Toptal +include('simpleicons-5/T/Toptal') + +' renders the element +Toptal('Toptal', 'Toptal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toptal.md b/distribution/simpleicons-5/T/Toptal.md new file mode 100644 index 00000000000..2e656285604 --- /dev/null +++ b/distribution/simpleicons-5/T/Toptal.md @@ -0,0 +1,63 @@ +# Toptal + + +```text +simpleicons-5/T/Toptal +``` + +```text +include('simpleicons-5/T/Toptal') +``` + + + +| Illustration | Toptal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Toptal.png) | ![illustration for Toptal](../../simpleicons-5/T/Toptal.Local.png) | + + + + +## Toptal + +### 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 Toptal +include('simpleicons-5/T/Toptal') + +' renders the element +Toptal('Toptal', 'Toptal', '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 Toptal +include('simpleicons-5/T/Toptal') + +' renders the element +Toptal('Toptal', 'Toptal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Toptal.png b/distribution/simpleicons-5/T/Toptal.png new file mode 100644 index 00000000000..0c88997abb8 Binary files /dev/null and b/distribution/simpleicons-5/T/Toptal.png differ diff --git a/distribution/simpleicons-5/T/Toptal.puml b/distribution/simpleicons-5/T/Toptal.puml new file mode 100644 index 00000000000..09ee0bafe06 --- /dev/null +++ b/distribution/simpleicons-5/T/Toptal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Toptal + +sprite $ToptalXs [10x10/16z] uwS3 + +sprite $ToptalSm [12x12/16z] unza + +sprite $ToptalMd [16x16/16z] un_X + +sprite $ToptalLg [20x20/16z] unzKO1G + +!procedure Toptal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Toptal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Torbrowser.Local.png b/distribution/simpleicons-5/T/Torbrowser.Local.png new file mode 100644 index 00000000000..4805b901b0e Binary files /dev/null and b/distribution/simpleicons-5/T/Torbrowser.Local.png differ diff --git a/distribution/simpleicons-5/T/Torbrowser.Local.puml b/distribution/simpleicons-5/T/Torbrowser.Local.puml new file mode 100644 index 00000000000..c496169a428 --- /dev/null +++ b/distribution/simpleicons-5/T/Torbrowser.Local.puml @@ -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 Torbrowser +include('simpleicons-5/T/Torbrowser') + +' renders the element +Torbrowser('Torbrowser', 'Torbrowser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Torbrowser.Remote.puml b/distribution/simpleicons-5/T/Torbrowser.Remote.puml new file mode 100644 index 00000000000..c95cf3837e2 --- /dev/null +++ b/distribution/simpleicons-5/T/Torbrowser.Remote.puml @@ -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 Torbrowser +include('simpleicons-5/T/Torbrowser') + +' renders the element +Torbrowser('Torbrowser', 'Torbrowser', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Torbrowser.md b/distribution/simpleicons-5/T/Torbrowser.md new file mode 100644 index 00000000000..ff817dc828b --- /dev/null +++ b/distribution/simpleicons-5/T/Torbrowser.md @@ -0,0 +1,63 @@ +# Torbrowser + + +```text +simpleicons-5/T/Torbrowser +``` + +```text +include('simpleicons-5/T/Torbrowser') +``` + + + +| Illustration | Torbrowser | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Torbrowser.png) | ![illustration for Torbrowser](../../simpleicons-5/T/Torbrowser.Local.png) | + + + + +## Torbrowser + +### 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 Torbrowser +include('simpleicons-5/T/Torbrowser') + +' renders the element +Torbrowser('Torbrowser', 'Torbrowser', '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 Torbrowser +include('simpleicons-5/T/Torbrowser') + +' renders the element +Torbrowser('Torbrowser', 'Torbrowser', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Torbrowser.png b/distribution/simpleicons-5/T/Torbrowser.png new file mode 100644 index 00000000000..c846d3ecbbf Binary files /dev/null and b/distribution/simpleicons-5/T/Torbrowser.png differ diff --git a/distribution/simpleicons-5/T/Torbrowser.puml b/distribution/simpleicons-5/T/Torbrowser.puml new file mode 100644 index 00000000000..f652c1a5393 --- /dev/null +++ b/distribution/simpleicons-5/T/Torbrowser.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Torbrowser + +sprite $TorbrowserXs [10x10/16z] uwS3 + +sprite $TorbrowserSm [12x12/16z] unza + +sprite $TorbrowserMd [16x16/16z] un_X + +sprite $TorbrowserLg [20x20/16z] unzKO1G + +!procedure Torbrowser($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Torbrowser', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Torproject.Local.png b/distribution/simpleicons-5/T/Torproject.Local.png new file mode 100644 index 00000000000..858ac90fc95 Binary files /dev/null and b/distribution/simpleicons-5/T/Torproject.Local.png differ diff --git a/distribution/simpleicons-5/T/Torproject.Local.puml b/distribution/simpleicons-5/T/Torproject.Local.puml new file mode 100644 index 00000000000..18ad6c3fddb --- /dev/null +++ b/distribution/simpleicons-5/T/Torproject.Local.puml @@ -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 Torproject +include('simpleicons-5/T/Torproject') + +' renders the element +Torproject('Torproject', 'Torproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Torproject.Remote.puml b/distribution/simpleicons-5/T/Torproject.Remote.puml new file mode 100644 index 00000000000..f75de25d79f --- /dev/null +++ b/distribution/simpleicons-5/T/Torproject.Remote.puml @@ -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 Torproject +include('simpleicons-5/T/Torproject') + +' renders the element +Torproject('Torproject', 'Torproject', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Torproject.md b/distribution/simpleicons-5/T/Torproject.md new file mode 100644 index 00000000000..6c05500d4b3 --- /dev/null +++ b/distribution/simpleicons-5/T/Torproject.md @@ -0,0 +1,63 @@ +# Torproject + + +```text +simpleicons-5/T/Torproject +``` + +```text +include('simpleicons-5/T/Torproject') +``` + + + +| Illustration | Torproject | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Torproject.png) | ![illustration for Torproject](../../simpleicons-5/T/Torproject.Local.png) | + + + + +## Torproject + +### 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 Torproject +include('simpleicons-5/T/Torproject') + +' renders the element +Torproject('Torproject', 'Torproject', '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 Torproject +include('simpleicons-5/T/Torproject') + +' renders the element +Torproject('Torproject', 'Torproject', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Torproject.png b/distribution/simpleicons-5/T/Torproject.png new file mode 100644 index 00000000000..d594de17682 Binary files /dev/null and b/distribution/simpleicons-5/T/Torproject.png differ diff --git a/distribution/simpleicons-5/T/Torproject.puml b/distribution/simpleicons-5/T/Torproject.puml new file mode 100644 index 00000000000..fd779e8bd18 --- /dev/null +++ b/distribution/simpleicons-5/T/Torproject.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Torproject + +sprite $TorprojectXs [10x10/16z] uwS3 + +sprite $TorprojectSm [12x12/16z] unza + +sprite $TorprojectMd [16x16/16z] un_X + +sprite $TorprojectLg [20x20/16z] unzKO1G + +!procedure Torproject($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Torproject', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Toshiba.Local.png b/distribution/simpleicons-5/T/Toshiba.Local.png new file mode 100644 index 00000000000..1818c0a05ab Binary files /dev/null and b/distribution/simpleicons-5/T/Toshiba.Local.png differ diff --git a/distribution/simpleicons-5/T/Toshiba.Local.puml b/distribution/simpleicons-5/T/Toshiba.Local.puml new file mode 100644 index 00000000000..be1bafd1fe9 --- /dev/null +++ b/distribution/simpleicons-5/T/Toshiba.Local.puml @@ -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 Toshiba +include('simpleicons-5/T/Toshiba') + +' renders the element +Toshiba('Toshiba', 'Toshiba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toshiba.Remote.puml b/distribution/simpleicons-5/T/Toshiba.Remote.puml new file mode 100644 index 00000000000..f36a264709c --- /dev/null +++ b/distribution/simpleicons-5/T/Toshiba.Remote.puml @@ -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 Toshiba +include('simpleicons-5/T/Toshiba') + +' renders the element +Toshiba('Toshiba', 'Toshiba', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toshiba.md b/distribution/simpleicons-5/T/Toshiba.md new file mode 100644 index 00000000000..20b98bde619 --- /dev/null +++ b/distribution/simpleicons-5/T/Toshiba.md @@ -0,0 +1,63 @@ +# Toshiba + + +```text +simpleicons-5/T/Toshiba +``` + +```text +include('simpleicons-5/T/Toshiba') +``` + + + +| Illustration | Toshiba | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Toshiba.png) | ![illustration for Toshiba](../../simpleicons-5/T/Toshiba.Local.png) | + + + + +## Toshiba + +### 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 Toshiba +include('simpleicons-5/T/Toshiba') + +' renders the element +Toshiba('Toshiba', 'Toshiba', '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 Toshiba +include('simpleicons-5/T/Toshiba') + +' renders the element +Toshiba('Toshiba', 'Toshiba', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Toshiba.png b/distribution/simpleicons-5/T/Toshiba.png new file mode 100644 index 00000000000..3ce3911b971 Binary files /dev/null and b/distribution/simpleicons-5/T/Toshiba.png differ diff --git a/distribution/simpleicons-5/T/Toshiba.puml b/distribution/simpleicons-5/T/Toshiba.puml new file mode 100644 index 00000000000..861e9bab4b8 --- /dev/null +++ b/distribution/simpleicons-5/T/Toshiba.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Toshiba + +sprite $ToshibaXs [10x10/16z] uwS3 + +sprite $ToshibaSm [12x12/16z] unza + +sprite $ToshibaMd [16x16/16z] un_X + +sprite $ToshibaLg [20x20/16z] unzKO1G + +!procedure Toshiba($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Toshiba', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Toyota.Local.png b/distribution/simpleicons-5/T/Toyota.Local.png new file mode 100644 index 00000000000..db31d08d350 Binary files /dev/null and b/distribution/simpleicons-5/T/Toyota.Local.png differ diff --git a/distribution/simpleicons-5/T/Toyota.Local.puml b/distribution/simpleicons-5/T/Toyota.Local.puml new file mode 100644 index 00000000000..6c79a7e1ab0 --- /dev/null +++ b/distribution/simpleicons-5/T/Toyota.Local.puml @@ -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 Toyota +include('simpleicons-5/T/Toyota') + +' renders the element +Toyota('Toyota', 'Toyota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toyota.Remote.puml b/distribution/simpleicons-5/T/Toyota.Remote.puml new file mode 100644 index 00000000000..c3230e66146 --- /dev/null +++ b/distribution/simpleicons-5/T/Toyota.Remote.puml @@ -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 Toyota +include('simpleicons-5/T/Toyota') + +' renders the element +Toyota('Toyota', 'Toyota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Toyota.md b/distribution/simpleicons-5/T/Toyota.md new file mode 100644 index 00000000000..3a77d4d2b57 --- /dev/null +++ b/distribution/simpleicons-5/T/Toyota.md @@ -0,0 +1,63 @@ +# Toyota + + +```text +simpleicons-5/T/Toyota +``` + +```text +include('simpleicons-5/T/Toyota') +``` + + + +| Illustration | Toyota | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Toyota.png) | ![illustration for Toyota](../../simpleicons-5/T/Toyota.Local.png) | + + + + +## Toyota + +### 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 Toyota +include('simpleicons-5/T/Toyota') + +' renders the element +Toyota('Toyota', 'Toyota', '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 Toyota +include('simpleicons-5/T/Toyota') + +' renders the element +Toyota('Toyota', 'Toyota', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Toyota.png b/distribution/simpleicons-5/T/Toyota.png new file mode 100644 index 00000000000..ee4bb2f0643 Binary files /dev/null and b/distribution/simpleicons-5/T/Toyota.png differ diff --git a/distribution/simpleicons-5/T/Toyota.puml b/distribution/simpleicons-5/T/Toyota.puml new file mode 100644 index 00000000000..2fe8295ad52 --- /dev/null +++ b/distribution/simpleicons-5/T/Toyota.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Toyota + +sprite $ToyotaXs [10x10/16z] uwS3 + +sprite $ToyotaSm [12x12/16z] unza + +sprite $ToyotaMd [16x16/16z] un_X + +sprite $ToyotaLg [20x20/16z] unzKO1G + +!procedure Toyota($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Toyota', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tplink.Local.png b/distribution/simpleicons-5/T/Tplink.Local.png new file mode 100644 index 00000000000..a41d8872b95 Binary files /dev/null and b/distribution/simpleicons-5/T/Tplink.Local.png differ diff --git a/distribution/simpleicons-5/T/Tplink.Local.puml b/distribution/simpleicons-5/T/Tplink.Local.puml new file mode 100644 index 00000000000..e7f3fae9f16 --- /dev/null +++ b/distribution/simpleicons-5/T/Tplink.Local.puml @@ -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 Tplink +include('simpleicons-5/T/Tplink') + +' renders the element +Tplink('Tplink', 'Tplink', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tplink.Remote.puml b/distribution/simpleicons-5/T/Tplink.Remote.puml new file mode 100644 index 00000000000..6c8d87cc66e --- /dev/null +++ b/distribution/simpleicons-5/T/Tplink.Remote.puml @@ -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 Tplink +include('simpleicons-5/T/Tplink') + +' renders the element +Tplink('Tplink', 'Tplink', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tplink.md b/distribution/simpleicons-5/T/Tplink.md new file mode 100644 index 00000000000..dac6e7c69cc --- /dev/null +++ b/distribution/simpleicons-5/T/Tplink.md @@ -0,0 +1,63 @@ +# Tplink + + +```text +simpleicons-5/T/Tplink +``` + +```text +include('simpleicons-5/T/Tplink') +``` + + + +| Illustration | Tplink | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tplink.png) | ![illustration for Tplink](../../simpleicons-5/T/Tplink.Local.png) | + + + + +## Tplink + +### 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 Tplink +include('simpleicons-5/T/Tplink') + +' renders the element +Tplink('Tplink', 'Tplink', '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 Tplink +include('simpleicons-5/T/Tplink') + +' renders the element +Tplink('Tplink', 'Tplink', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tplink.png b/distribution/simpleicons-5/T/Tplink.png new file mode 100644 index 00000000000..f8961f2e8f4 Binary files /dev/null and b/distribution/simpleicons-5/T/Tplink.png differ diff --git a/distribution/simpleicons-5/T/Tplink.puml b/distribution/simpleicons-5/T/Tplink.puml new file mode 100644 index 00000000000..86bcd92fe01 --- /dev/null +++ b/distribution/simpleicons-5/T/Tplink.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tplink + +sprite $TplinkXs [10x10/16z] uwS3 + +sprite $TplinkSm [12x12/16z] unza + +sprite $TplinkMd [16x16/16z] un_X + +sprite $TplinkLg [20x20/16z] unzKO1G + +!procedure Tplink($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tplink', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tqdm.Local.png b/distribution/simpleicons-5/T/Tqdm.Local.png new file mode 100644 index 00000000000..f5715d34d40 Binary files /dev/null and b/distribution/simpleicons-5/T/Tqdm.Local.png differ diff --git a/distribution/simpleicons-5/T/Tqdm.Local.puml b/distribution/simpleicons-5/T/Tqdm.Local.puml new file mode 100644 index 00000000000..0bc72e6d4a2 --- /dev/null +++ b/distribution/simpleicons-5/T/Tqdm.Local.puml @@ -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 Tqdm +include('simpleicons-5/T/Tqdm') + +' renders the element +Tqdm('Tqdm', 'Tqdm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tqdm.Remote.puml b/distribution/simpleicons-5/T/Tqdm.Remote.puml new file mode 100644 index 00000000000..ae8c09dec35 --- /dev/null +++ b/distribution/simpleicons-5/T/Tqdm.Remote.puml @@ -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 Tqdm +include('simpleicons-5/T/Tqdm') + +' renders the element +Tqdm('Tqdm', 'Tqdm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tqdm.md b/distribution/simpleicons-5/T/Tqdm.md new file mode 100644 index 00000000000..1bbdcad0786 --- /dev/null +++ b/distribution/simpleicons-5/T/Tqdm.md @@ -0,0 +1,63 @@ +# Tqdm + + +```text +simpleicons-5/T/Tqdm +``` + +```text +include('simpleicons-5/T/Tqdm') +``` + + + +| Illustration | Tqdm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tqdm.png) | ![illustration for Tqdm](../../simpleicons-5/T/Tqdm.Local.png) | + + + + +## Tqdm + +### 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 Tqdm +include('simpleicons-5/T/Tqdm') + +' renders the element +Tqdm('Tqdm', 'Tqdm', '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 Tqdm +include('simpleicons-5/T/Tqdm') + +' renders the element +Tqdm('Tqdm', 'Tqdm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tqdm.png b/distribution/simpleicons-5/T/Tqdm.png new file mode 100644 index 00000000000..e535f638b6a Binary files /dev/null and b/distribution/simpleicons-5/T/Tqdm.png differ diff --git a/distribution/simpleicons-5/T/Tqdm.puml b/distribution/simpleicons-5/T/Tqdm.puml new file mode 100644 index 00000000000..7429efe2f92 --- /dev/null +++ b/distribution/simpleicons-5/T/Tqdm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tqdm + +sprite $TqdmXs [10x10/16z] uwS3 + +sprite $TqdmSm [12x12/16z] unza + +sprite $TqdmMd [16x16/16z] un_X + +sprite $TqdmLg [20x20/16z] unzKO1G + +!procedure Tqdm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tqdm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trainerroad.Local.png b/distribution/simpleicons-5/T/Trainerroad.Local.png new file mode 100644 index 00000000000..d82d5fea910 Binary files /dev/null and b/distribution/simpleicons-5/T/Trainerroad.Local.png differ diff --git a/distribution/simpleicons-5/T/Trainerroad.Local.puml b/distribution/simpleicons-5/T/Trainerroad.Local.puml new file mode 100644 index 00000000000..3761133d4ea --- /dev/null +++ b/distribution/simpleicons-5/T/Trainerroad.Local.puml @@ -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 Trainerroad +include('simpleicons-5/T/Trainerroad') + +' renders the element +Trainerroad('Trainerroad', 'Trainerroad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trainerroad.Remote.puml b/distribution/simpleicons-5/T/Trainerroad.Remote.puml new file mode 100644 index 00000000000..afa245f42c1 --- /dev/null +++ b/distribution/simpleicons-5/T/Trainerroad.Remote.puml @@ -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 Trainerroad +include('simpleicons-5/T/Trainerroad') + +' renders the element +Trainerroad('Trainerroad', 'Trainerroad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trainerroad.md b/distribution/simpleicons-5/T/Trainerroad.md new file mode 100644 index 00000000000..a33bd525dc9 --- /dev/null +++ b/distribution/simpleicons-5/T/Trainerroad.md @@ -0,0 +1,63 @@ +# Trainerroad + + +```text +simpleicons-5/T/Trainerroad +``` + +```text +include('simpleicons-5/T/Trainerroad') +``` + + + +| Illustration | Trainerroad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trainerroad.png) | ![illustration for Trainerroad](../../simpleicons-5/T/Trainerroad.Local.png) | + + + + +## Trainerroad + +### 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 Trainerroad +include('simpleicons-5/T/Trainerroad') + +' renders the element +Trainerroad('Trainerroad', 'Trainerroad', '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 Trainerroad +include('simpleicons-5/T/Trainerroad') + +' renders the element +Trainerroad('Trainerroad', 'Trainerroad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trainerroad.png b/distribution/simpleicons-5/T/Trainerroad.png new file mode 100644 index 00000000000..088b2f70b81 Binary files /dev/null and b/distribution/simpleicons-5/T/Trainerroad.png differ diff --git a/distribution/simpleicons-5/T/Trainerroad.puml b/distribution/simpleicons-5/T/Trainerroad.puml new file mode 100644 index 00000000000..2fcf9d8accf --- /dev/null +++ b/distribution/simpleicons-5/T/Trainerroad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trainerroad + +sprite $TrainerroadXs [10x10/16z] uwS3 + +sprite $TrainerroadSm [12x12/16z] unza + +sprite $TrainerroadMd [16x16/16z] un_X + +sprite $TrainerroadLg [20x20/16z] unzKO1G + +!procedure Trainerroad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trainerroad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trakt.Local.png b/distribution/simpleicons-5/T/Trakt.Local.png new file mode 100644 index 00000000000..0c61d0db620 Binary files /dev/null and b/distribution/simpleicons-5/T/Trakt.Local.png differ diff --git a/distribution/simpleicons-5/T/Trakt.Local.puml b/distribution/simpleicons-5/T/Trakt.Local.puml new file mode 100644 index 00000000000..e0daa8c34f6 --- /dev/null +++ b/distribution/simpleicons-5/T/Trakt.Local.puml @@ -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 Trakt +include('simpleicons-5/T/Trakt') + +' renders the element +Trakt('Trakt', 'Trakt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trakt.Remote.puml b/distribution/simpleicons-5/T/Trakt.Remote.puml new file mode 100644 index 00000000000..1d0c701821b --- /dev/null +++ b/distribution/simpleicons-5/T/Trakt.Remote.puml @@ -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 Trakt +include('simpleicons-5/T/Trakt') + +' renders the element +Trakt('Trakt', 'Trakt', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trakt.md b/distribution/simpleicons-5/T/Trakt.md new file mode 100644 index 00000000000..c345c8e4369 --- /dev/null +++ b/distribution/simpleicons-5/T/Trakt.md @@ -0,0 +1,63 @@ +# Trakt + + +```text +simpleicons-5/T/Trakt +``` + +```text +include('simpleicons-5/T/Trakt') +``` + + + +| Illustration | Trakt | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trakt.png) | ![illustration for Trakt](../../simpleicons-5/T/Trakt.Local.png) | + + + + +## Trakt + +### 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 Trakt +include('simpleicons-5/T/Trakt') + +' renders the element +Trakt('Trakt', 'Trakt', '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 Trakt +include('simpleicons-5/T/Trakt') + +' renders the element +Trakt('Trakt', 'Trakt', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trakt.png b/distribution/simpleicons-5/T/Trakt.png new file mode 100644 index 00000000000..e71ef85497d Binary files /dev/null and b/distribution/simpleicons-5/T/Trakt.png differ diff --git a/distribution/simpleicons-5/T/Trakt.puml b/distribution/simpleicons-5/T/Trakt.puml new file mode 100644 index 00000000000..1b61967f867 --- /dev/null +++ b/distribution/simpleicons-5/T/Trakt.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trakt + +sprite $TraktXs [10x10/16z] uwS3 + +sprite $TraktSm [12x12/16z] unza + +sprite $TraktMd [16x16/16z] un_X + +sprite $TraktLg [20x20/16z] unzKO1G + +!procedure Trakt($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trakt', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Transferwise.Local.png b/distribution/simpleicons-5/T/Transferwise.Local.png new file mode 100644 index 00000000000..2bb967ace51 Binary files /dev/null and b/distribution/simpleicons-5/T/Transferwise.Local.png differ diff --git a/distribution/simpleicons-5/T/Transferwise.Local.puml b/distribution/simpleicons-5/T/Transferwise.Local.puml new file mode 100644 index 00000000000..4d3551d554f --- /dev/null +++ b/distribution/simpleicons-5/T/Transferwise.Local.puml @@ -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 Transferwise +include('simpleicons-5/T/Transferwise') + +' renders the element +Transferwise('Transferwise', 'Transferwise', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Transferwise.Remote.puml b/distribution/simpleicons-5/T/Transferwise.Remote.puml new file mode 100644 index 00000000000..0099d5c5e50 --- /dev/null +++ b/distribution/simpleicons-5/T/Transferwise.Remote.puml @@ -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 Transferwise +include('simpleicons-5/T/Transferwise') + +' renders the element +Transferwise('Transferwise', 'Transferwise', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Transferwise.md b/distribution/simpleicons-5/T/Transferwise.md new file mode 100644 index 00000000000..6c33877a026 --- /dev/null +++ b/distribution/simpleicons-5/T/Transferwise.md @@ -0,0 +1,63 @@ +# Transferwise + + +```text +simpleicons-5/T/Transferwise +``` + +```text +include('simpleicons-5/T/Transferwise') +``` + + + +| Illustration | Transferwise | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Transferwise.png) | ![illustration for Transferwise](../../simpleicons-5/T/Transferwise.Local.png) | + + + + +## Transferwise + +### 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 Transferwise +include('simpleicons-5/T/Transferwise') + +' renders the element +Transferwise('Transferwise', 'Transferwise', '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 Transferwise +include('simpleicons-5/T/Transferwise') + +' renders the element +Transferwise('Transferwise', 'Transferwise', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Transferwise.png b/distribution/simpleicons-5/T/Transferwise.png new file mode 100644 index 00000000000..b08647f59b8 Binary files /dev/null and b/distribution/simpleicons-5/T/Transferwise.png differ diff --git a/distribution/simpleicons-5/T/Transferwise.puml b/distribution/simpleicons-5/T/Transferwise.puml new file mode 100644 index 00000000000..a43a93afa3a --- /dev/null +++ b/distribution/simpleicons-5/T/Transferwise.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Transferwise + +sprite $TransferwiseXs [10x10/16z] uwS3 + +sprite $TransferwiseSm [12x12/16z] unza + +sprite $TransferwiseMd [16x16/16z] un_X + +sprite $TransferwiseLg [20x20/16z] unzKO1G + +!procedure Transferwise($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Transferwise', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Transportforireland.Local.png b/distribution/simpleicons-5/T/Transportforireland.Local.png new file mode 100644 index 00000000000..47883d83afb Binary files /dev/null and b/distribution/simpleicons-5/T/Transportforireland.Local.png differ diff --git a/distribution/simpleicons-5/T/Transportforireland.Local.puml b/distribution/simpleicons-5/T/Transportforireland.Local.puml new file mode 100644 index 00000000000..0ea78660531 --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforireland.Local.puml @@ -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 Transportforireland +include('simpleicons-5/T/Transportforireland') + +' renders the element +Transportforireland('Transportforireland', 'Transportforireland', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Transportforireland.Remote.puml b/distribution/simpleicons-5/T/Transportforireland.Remote.puml new file mode 100644 index 00000000000..3ab390629cf --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforireland.Remote.puml @@ -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 Transportforireland +include('simpleicons-5/T/Transportforireland') + +' renders the element +Transportforireland('Transportforireland', 'Transportforireland', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Transportforireland.md b/distribution/simpleicons-5/T/Transportforireland.md new file mode 100644 index 00000000000..9313df25b2d --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforireland.md @@ -0,0 +1,63 @@ +# Transportforireland + + +```text +simpleicons-5/T/Transportforireland +``` + +```text +include('simpleicons-5/T/Transportforireland') +``` + + + +| Illustration | Transportforireland | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Transportforireland.png) | ![illustration for Transportforireland](../../simpleicons-5/T/Transportforireland.Local.png) | + + + + +## Transportforireland + +### 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 Transportforireland +include('simpleicons-5/T/Transportforireland') + +' renders the element +Transportforireland('Transportforireland', 'Transportforireland', '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 Transportforireland +include('simpleicons-5/T/Transportforireland') + +' renders the element +Transportforireland('Transportforireland', 'Transportforireland', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Transportforireland.png b/distribution/simpleicons-5/T/Transportforireland.png new file mode 100644 index 00000000000..a6f3171e568 Binary files /dev/null and b/distribution/simpleicons-5/T/Transportforireland.png differ diff --git a/distribution/simpleicons-5/T/Transportforireland.puml b/distribution/simpleicons-5/T/Transportforireland.puml new file mode 100644 index 00000000000..cab619b711f --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforireland.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Transportforireland + +sprite $TransportforirelandXs [10x10/16z] uwS3 + +sprite $TransportforirelandSm [12x12/16z] unza + +sprite $TransportforirelandMd [16x16/16z] un_X + +sprite $TransportforirelandLg [20x20/16z] unzKO1G + +!procedure Transportforireland($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Transportforireland', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Transportforlondon.Local.png b/distribution/simpleicons-5/T/Transportforlondon.Local.png new file mode 100644 index 00000000000..32d5446df51 Binary files /dev/null and b/distribution/simpleicons-5/T/Transportforlondon.Local.png differ diff --git a/distribution/simpleicons-5/T/Transportforlondon.Local.puml b/distribution/simpleicons-5/T/Transportforlondon.Local.puml new file mode 100644 index 00000000000..0eec58bb8c6 --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforlondon.Local.puml @@ -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 Transportforlondon +include('simpleicons-5/T/Transportforlondon') + +' renders the element +Transportforlondon('Transportforlondon', 'Transportforlondon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Transportforlondon.Remote.puml b/distribution/simpleicons-5/T/Transportforlondon.Remote.puml new file mode 100644 index 00000000000..e1553361427 --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforlondon.Remote.puml @@ -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 Transportforlondon +include('simpleicons-5/T/Transportforlondon') + +' renders the element +Transportforlondon('Transportforlondon', 'Transportforlondon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Transportforlondon.md b/distribution/simpleicons-5/T/Transportforlondon.md new file mode 100644 index 00000000000..7194d6ad6c5 --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforlondon.md @@ -0,0 +1,63 @@ +# Transportforlondon + + +```text +simpleicons-5/T/Transportforlondon +``` + +```text +include('simpleicons-5/T/Transportforlondon') +``` + + + +| Illustration | Transportforlondon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Transportforlondon.png) | ![illustration for Transportforlondon](../../simpleicons-5/T/Transportforlondon.Local.png) | + + + + +## Transportforlondon + +### 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 Transportforlondon +include('simpleicons-5/T/Transportforlondon') + +' renders the element +Transportforlondon('Transportforlondon', 'Transportforlondon', '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 Transportforlondon +include('simpleicons-5/T/Transportforlondon') + +' renders the element +Transportforlondon('Transportforlondon', 'Transportforlondon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Transportforlondon.png b/distribution/simpleicons-5/T/Transportforlondon.png new file mode 100644 index 00000000000..cd71fc3b2ca Binary files /dev/null and b/distribution/simpleicons-5/T/Transportforlondon.png differ diff --git a/distribution/simpleicons-5/T/Transportforlondon.puml b/distribution/simpleicons-5/T/Transportforlondon.puml new file mode 100644 index 00000000000..282470e8ed1 --- /dev/null +++ b/distribution/simpleicons-5/T/Transportforlondon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Transportforlondon + +sprite $TransportforlondonXs [10x10/16z] uwS3 + +sprite $TransportforlondonSm [12x12/16z] unza + +sprite $TransportforlondonMd [16x16/16z] un_X + +sprite $TransportforlondonLg [20x20/16z] unzKO1G + +!procedure Transportforlondon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Transportforlondon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Travisci.Local.png b/distribution/simpleicons-5/T/Travisci.Local.png new file mode 100644 index 00000000000..7d5d636e51a Binary files /dev/null and b/distribution/simpleicons-5/T/Travisci.Local.png differ diff --git a/distribution/simpleicons-5/T/Travisci.Local.puml b/distribution/simpleicons-5/T/Travisci.Local.puml new file mode 100644 index 00000000000..5ebb8f65326 --- /dev/null +++ b/distribution/simpleicons-5/T/Travisci.Local.puml @@ -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 Travisci +include('simpleicons-5/T/Travisci') + +' renders the element +Travisci('Travisci', 'Travisci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Travisci.Remote.puml b/distribution/simpleicons-5/T/Travisci.Remote.puml new file mode 100644 index 00000000000..d0ac385fe84 --- /dev/null +++ b/distribution/simpleicons-5/T/Travisci.Remote.puml @@ -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 Travisci +include('simpleicons-5/T/Travisci') + +' renders the element +Travisci('Travisci', 'Travisci', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Travisci.md b/distribution/simpleicons-5/T/Travisci.md new file mode 100644 index 00000000000..216a0d0a1c1 --- /dev/null +++ b/distribution/simpleicons-5/T/Travisci.md @@ -0,0 +1,63 @@ +# Travisci + + +```text +simpleicons-5/T/Travisci +``` + +```text +include('simpleicons-5/T/Travisci') +``` + + + +| Illustration | Travisci | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Travisci.png) | ![illustration for Travisci](../../simpleicons-5/T/Travisci.Local.png) | + + + + +## Travisci + +### 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 Travisci +include('simpleicons-5/T/Travisci') + +' renders the element +Travisci('Travisci', 'Travisci', '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 Travisci +include('simpleicons-5/T/Travisci') + +' renders the element +Travisci('Travisci', 'Travisci', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Travisci.png b/distribution/simpleicons-5/T/Travisci.png new file mode 100644 index 00000000000..bbf128867bd Binary files /dev/null and b/distribution/simpleicons-5/T/Travisci.png differ diff --git a/distribution/simpleicons-5/T/Travisci.puml b/distribution/simpleicons-5/T/Travisci.puml new file mode 100644 index 00000000000..4e3a646e00e --- /dev/null +++ b/distribution/simpleicons-5/T/Travisci.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Travisci + +sprite $TravisciXs [10x10/16z] uwS3 + +sprite $TravisciSm [12x12/16z] unza + +sprite $TravisciMd [16x16/16z] un_X + +sprite $TravisciLg [20x20/16z] unzKO1G + +!procedure Travisci($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Travisci', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Treehouse.Local.png b/distribution/simpleicons-5/T/Treehouse.Local.png new file mode 100644 index 00000000000..5c147718ec6 Binary files /dev/null and b/distribution/simpleicons-5/T/Treehouse.Local.png differ diff --git a/distribution/simpleicons-5/T/Treehouse.Local.puml b/distribution/simpleicons-5/T/Treehouse.Local.puml new file mode 100644 index 00000000000..73fa1b0363b --- /dev/null +++ b/distribution/simpleicons-5/T/Treehouse.Local.puml @@ -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 Treehouse +include('simpleicons-5/T/Treehouse') + +' renders the element +Treehouse('Treehouse', 'Treehouse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Treehouse.Remote.puml b/distribution/simpleicons-5/T/Treehouse.Remote.puml new file mode 100644 index 00000000000..3ff1c6bdbd7 --- /dev/null +++ b/distribution/simpleicons-5/T/Treehouse.Remote.puml @@ -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 Treehouse +include('simpleicons-5/T/Treehouse') + +' renders the element +Treehouse('Treehouse', 'Treehouse', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Treehouse.md b/distribution/simpleicons-5/T/Treehouse.md new file mode 100644 index 00000000000..efc90bfc654 --- /dev/null +++ b/distribution/simpleicons-5/T/Treehouse.md @@ -0,0 +1,63 @@ +# Treehouse + + +```text +simpleicons-5/T/Treehouse +``` + +```text +include('simpleicons-5/T/Treehouse') +``` + + + +| Illustration | Treehouse | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Treehouse.png) | ![illustration for Treehouse](../../simpleicons-5/T/Treehouse.Local.png) | + + + + +## Treehouse + +### 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 Treehouse +include('simpleicons-5/T/Treehouse') + +' renders the element +Treehouse('Treehouse', 'Treehouse', '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 Treehouse +include('simpleicons-5/T/Treehouse') + +' renders the element +Treehouse('Treehouse', 'Treehouse', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Treehouse.png b/distribution/simpleicons-5/T/Treehouse.png new file mode 100644 index 00000000000..adcc50de705 Binary files /dev/null and b/distribution/simpleicons-5/T/Treehouse.png differ diff --git a/distribution/simpleicons-5/T/Treehouse.puml b/distribution/simpleicons-5/T/Treehouse.puml new file mode 100644 index 00000000000..5352d9b42d8 --- /dev/null +++ b/distribution/simpleicons-5/T/Treehouse.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Treehouse + +sprite $TreehouseXs [10x10/16z] uwS3 + +sprite $TreehouseSm [12x12/16z] unza + +sprite $TreehouseMd [16x16/16z] un_X + +sprite $TreehouseLg [20x20/16z] unzKO1G + +!procedure Treehouse($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Treehouse', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trello.Local.png b/distribution/simpleicons-5/T/Trello.Local.png new file mode 100644 index 00000000000..e5b99ede9f9 Binary files /dev/null and b/distribution/simpleicons-5/T/Trello.Local.png differ diff --git a/distribution/simpleicons-5/T/Trello.Local.puml b/distribution/simpleicons-5/T/Trello.Local.puml new file mode 100644 index 00000000000..85d46f0f81a --- /dev/null +++ b/distribution/simpleicons-5/T/Trello.Local.puml @@ -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 Trello +include('simpleicons-5/T/Trello') + +' renders the element +Trello('Trello', 'Trello', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trello.Remote.puml b/distribution/simpleicons-5/T/Trello.Remote.puml new file mode 100644 index 00000000000..addc0e048e3 --- /dev/null +++ b/distribution/simpleicons-5/T/Trello.Remote.puml @@ -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 Trello +include('simpleicons-5/T/Trello') + +' renders the element +Trello('Trello', 'Trello', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trello.md b/distribution/simpleicons-5/T/Trello.md new file mode 100644 index 00000000000..34c7b9ff776 --- /dev/null +++ b/distribution/simpleicons-5/T/Trello.md @@ -0,0 +1,63 @@ +# Trello + + +```text +simpleicons-5/T/Trello +``` + +```text +include('simpleicons-5/T/Trello') +``` + + + +| Illustration | Trello | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trello.png) | ![illustration for Trello](../../simpleicons-5/T/Trello.Local.png) | + + + + +## Trello + +### 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 Trello +include('simpleicons-5/T/Trello') + +' renders the element +Trello('Trello', 'Trello', '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 Trello +include('simpleicons-5/T/Trello') + +' renders the element +Trello('Trello', 'Trello', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trello.png b/distribution/simpleicons-5/T/Trello.png new file mode 100644 index 00000000000..13351f4ea10 Binary files /dev/null and b/distribution/simpleicons-5/T/Trello.png differ diff --git a/distribution/simpleicons-5/T/Trello.puml b/distribution/simpleicons-5/T/Trello.puml new file mode 100644 index 00000000000..69e609025bd --- /dev/null +++ b/distribution/simpleicons-5/T/Trello.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trello + +sprite $TrelloXs [10x10/16z] uwS3 + +sprite $TrelloSm [12x12/16z] unza + +sprite $TrelloMd [16x16/16z] un_X + +sprite $TrelloLg [20x20/16z] unzKO1G + +!procedure Trello($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trello', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trendmicro.Local.png b/distribution/simpleicons-5/T/Trendmicro.Local.png new file mode 100644 index 00000000000..d001b3cc26d Binary files /dev/null and b/distribution/simpleicons-5/T/Trendmicro.Local.png differ diff --git a/distribution/simpleicons-5/T/Trendmicro.Local.puml b/distribution/simpleicons-5/T/Trendmicro.Local.puml new file mode 100644 index 00000000000..5964653cf2e --- /dev/null +++ b/distribution/simpleicons-5/T/Trendmicro.Local.puml @@ -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 Trendmicro +include('simpleicons-5/T/Trendmicro') + +' renders the element +Trendmicro('Trendmicro', 'Trendmicro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trendmicro.Remote.puml b/distribution/simpleicons-5/T/Trendmicro.Remote.puml new file mode 100644 index 00000000000..964ffdac694 --- /dev/null +++ b/distribution/simpleicons-5/T/Trendmicro.Remote.puml @@ -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 Trendmicro +include('simpleicons-5/T/Trendmicro') + +' renders the element +Trendmicro('Trendmicro', 'Trendmicro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trendmicro.md b/distribution/simpleicons-5/T/Trendmicro.md new file mode 100644 index 00000000000..5897bf70ff9 --- /dev/null +++ b/distribution/simpleicons-5/T/Trendmicro.md @@ -0,0 +1,63 @@ +# Trendmicro + + +```text +simpleicons-5/T/Trendmicro +``` + +```text +include('simpleicons-5/T/Trendmicro') +``` + + + +| Illustration | Trendmicro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trendmicro.png) | ![illustration for Trendmicro](../../simpleicons-5/T/Trendmicro.Local.png) | + + + + +## Trendmicro + +### 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 Trendmicro +include('simpleicons-5/T/Trendmicro') + +' renders the element +Trendmicro('Trendmicro', 'Trendmicro', '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 Trendmicro +include('simpleicons-5/T/Trendmicro') + +' renders the element +Trendmicro('Trendmicro', 'Trendmicro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trendmicro.png b/distribution/simpleicons-5/T/Trendmicro.png new file mode 100644 index 00000000000..2617557dbd2 Binary files /dev/null and b/distribution/simpleicons-5/T/Trendmicro.png differ diff --git a/distribution/simpleicons-5/T/Trendmicro.puml b/distribution/simpleicons-5/T/Trendmicro.puml new file mode 100644 index 00000000000..c1840d1af8a --- /dev/null +++ b/distribution/simpleicons-5/T/Trendmicro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trendmicro + +sprite $TrendmicroXs [10x10/16z] uwS3 + +sprite $TrendmicroSm [12x12/16z] unza + +sprite $TrendmicroMd [16x16/16z] un_X + +sprite $TrendmicroLg [20x20/16z] unzKO1G + +!procedure Trendmicro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trendmicro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Treyarch.Local.png b/distribution/simpleicons-5/T/Treyarch.Local.png new file mode 100644 index 00000000000..28ddcc75ca4 Binary files /dev/null and b/distribution/simpleicons-5/T/Treyarch.Local.png differ diff --git a/distribution/simpleicons-5/T/Treyarch.Local.puml b/distribution/simpleicons-5/T/Treyarch.Local.puml new file mode 100644 index 00000000000..9c0b326da34 --- /dev/null +++ b/distribution/simpleicons-5/T/Treyarch.Local.puml @@ -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 Treyarch +include('simpleicons-5/T/Treyarch') + +' renders the element +Treyarch('Treyarch', 'Treyarch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Treyarch.Remote.puml b/distribution/simpleicons-5/T/Treyarch.Remote.puml new file mode 100644 index 00000000000..88a597f1f76 --- /dev/null +++ b/distribution/simpleicons-5/T/Treyarch.Remote.puml @@ -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 Treyarch +include('simpleicons-5/T/Treyarch') + +' renders the element +Treyarch('Treyarch', 'Treyarch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Treyarch.md b/distribution/simpleicons-5/T/Treyarch.md new file mode 100644 index 00000000000..21f1cb4991a --- /dev/null +++ b/distribution/simpleicons-5/T/Treyarch.md @@ -0,0 +1,63 @@ +# Treyarch + + +```text +simpleicons-5/T/Treyarch +``` + +```text +include('simpleicons-5/T/Treyarch') +``` + + + +| Illustration | Treyarch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Treyarch.png) | ![illustration for Treyarch](../../simpleicons-5/T/Treyarch.Local.png) | + + + + +## Treyarch + +### 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 Treyarch +include('simpleicons-5/T/Treyarch') + +' renders the element +Treyarch('Treyarch', 'Treyarch', '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 Treyarch +include('simpleicons-5/T/Treyarch') + +' renders the element +Treyarch('Treyarch', 'Treyarch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Treyarch.png b/distribution/simpleicons-5/T/Treyarch.png new file mode 100644 index 00000000000..e4f3d1ddea2 Binary files /dev/null and b/distribution/simpleicons-5/T/Treyarch.png differ diff --git a/distribution/simpleicons-5/T/Treyarch.puml b/distribution/simpleicons-5/T/Treyarch.puml new file mode 100644 index 00000000000..3f57688086b --- /dev/null +++ b/distribution/simpleicons-5/T/Treyarch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Treyarch + +sprite $TreyarchXs [10x10/16z] uwS3 + +sprite $TreyarchSm [12x12/16z] unza + +sprite $TreyarchMd [16x16/16z] un_X + +sprite $TreyarchLg [20x20/16z] unzKO1G + +!procedure Treyarch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Treyarch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Triller.Local.png b/distribution/simpleicons-5/T/Triller.Local.png new file mode 100644 index 00000000000..402e506b16d Binary files /dev/null and b/distribution/simpleicons-5/T/Triller.Local.png differ diff --git a/distribution/simpleicons-5/T/Triller.Local.puml b/distribution/simpleicons-5/T/Triller.Local.puml new file mode 100644 index 00000000000..ffebd6c6174 --- /dev/null +++ b/distribution/simpleicons-5/T/Triller.Local.puml @@ -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 Triller +include('simpleicons-5/T/Triller') + +' renders the element +Triller('Triller', 'Triller', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Triller.Remote.puml b/distribution/simpleicons-5/T/Triller.Remote.puml new file mode 100644 index 00000000000..73e23a35f90 --- /dev/null +++ b/distribution/simpleicons-5/T/Triller.Remote.puml @@ -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 Triller +include('simpleicons-5/T/Triller') + +' renders the element +Triller('Triller', 'Triller', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Triller.md b/distribution/simpleicons-5/T/Triller.md new file mode 100644 index 00000000000..141dd602874 --- /dev/null +++ b/distribution/simpleicons-5/T/Triller.md @@ -0,0 +1,63 @@ +# Triller + + +```text +simpleicons-5/T/Triller +``` + +```text +include('simpleicons-5/T/Triller') +``` + + + +| Illustration | Triller | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Triller.png) | ![illustration for Triller](../../simpleicons-5/T/Triller.Local.png) | + + + + +## Triller + +### 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 Triller +include('simpleicons-5/T/Triller') + +' renders the element +Triller('Triller', 'Triller', '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 Triller +include('simpleicons-5/T/Triller') + +' renders the element +Triller('Triller', 'Triller', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Triller.png b/distribution/simpleicons-5/T/Triller.png new file mode 100644 index 00000000000..08dbebbb4a6 Binary files /dev/null and b/distribution/simpleicons-5/T/Triller.png differ diff --git a/distribution/simpleicons-5/T/Triller.puml b/distribution/simpleicons-5/T/Triller.puml new file mode 100644 index 00000000000..421457ce58a --- /dev/null +++ b/distribution/simpleicons-5/T/Triller.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Triller + +sprite $TrillerXs [10x10/16z] uwS3 + +sprite $TrillerSm [12x12/16z] unza + +sprite $TrillerMd [16x16/16z] un_X + +sprite $TrillerLg [20x20/16z] unzKO1G + +!procedure Triller($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Triller', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trino.Local.png b/distribution/simpleicons-5/T/Trino.Local.png new file mode 100644 index 00000000000..d53111b6a8e Binary files /dev/null and b/distribution/simpleicons-5/T/Trino.Local.png differ diff --git a/distribution/simpleicons-5/T/Trino.Local.puml b/distribution/simpleicons-5/T/Trino.Local.puml new file mode 100644 index 00000000000..fe6e70a9cc6 --- /dev/null +++ b/distribution/simpleicons-5/T/Trino.Local.puml @@ -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 Trino +include('simpleicons-5/T/Trino') + +' renders the element +Trino('Trino', 'Trino', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trino.Remote.puml b/distribution/simpleicons-5/T/Trino.Remote.puml new file mode 100644 index 00000000000..5b9b0e6a1a4 --- /dev/null +++ b/distribution/simpleicons-5/T/Trino.Remote.puml @@ -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 Trino +include('simpleicons-5/T/Trino') + +' renders the element +Trino('Trino', 'Trino', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trino.md b/distribution/simpleicons-5/T/Trino.md new file mode 100644 index 00000000000..79a4bbe9a74 --- /dev/null +++ b/distribution/simpleicons-5/T/Trino.md @@ -0,0 +1,63 @@ +# Trino + + +```text +simpleicons-5/T/Trino +``` + +```text +include('simpleicons-5/T/Trino') +``` + + + +| Illustration | Trino | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trino.png) | ![illustration for Trino](../../simpleicons-5/T/Trino.Local.png) | + + + + +## Trino + +### 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 Trino +include('simpleicons-5/T/Trino') + +' renders the element +Trino('Trino', 'Trino', '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 Trino +include('simpleicons-5/T/Trino') + +' renders the element +Trino('Trino', 'Trino', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trino.png b/distribution/simpleicons-5/T/Trino.png new file mode 100644 index 00000000000..edf2addaf01 Binary files /dev/null and b/distribution/simpleicons-5/T/Trino.png differ diff --git a/distribution/simpleicons-5/T/Trino.puml b/distribution/simpleicons-5/T/Trino.puml new file mode 100644 index 00000000000..c39a39b2f95 --- /dev/null +++ b/distribution/simpleicons-5/T/Trino.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trino + +sprite $TrinoXs [10x10/16z] uwS3 + +sprite $TrinoSm [12x12/16z] unza + +sprite $TrinoMd [16x16/16z] un_X + +sprite $TrinoLg [20x20/16z] unzKO1G + +!procedure Trino($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trino', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tripadvisor.Local.png b/distribution/simpleicons-5/T/Tripadvisor.Local.png new file mode 100644 index 00000000000..4bb526f6e73 Binary files /dev/null and b/distribution/simpleicons-5/T/Tripadvisor.Local.png differ diff --git a/distribution/simpleicons-5/T/Tripadvisor.Local.puml b/distribution/simpleicons-5/T/Tripadvisor.Local.puml new file mode 100644 index 00000000000..6fb1a68bfcc --- /dev/null +++ b/distribution/simpleicons-5/T/Tripadvisor.Local.puml @@ -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 Tripadvisor +include('simpleicons-5/T/Tripadvisor') + +' renders the element +Tripadvisor('Tripadvisor', 'Tripadvisor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tripadvisor.Remote.puml b/distribution/simpleicons-5/T/Tripadvisor.Remote.puml new file mode 100644 index 00000000000..9ccc98c6932 --- /dev/null +++ b/distribution/simpleicons-5/T/Tripadvisor.Remote.puml @@ -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 Tripadvisor +include('simpleicons-5/T/Tripadvisor') + +' renders the element +Tripadvisor('Tripadvisor', 'Tripadvisor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tripadvisor.md b/distribution/simpleicons-5/T/Tripadvisor.md new file mode 100644 index 00000000000..2cbf9cc4bd0 --- /dev/null +++ b/distribution/simpleicons-5/T/Tripadvisor.md @@ -0,0 +1,63 @@ +# Tripadvisor + + +```text +simpleicons-5/T/Tripadvisor +``` + +```text +include('simpleicons-5/T/Tripadvisor') +``` + + + +| Illustration | Tripadvisor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tripadvisor.png) | ![illustration for Tripadvisor](../../simpleicons-5/T/Tripadvisor.Local.png) | + + + + +## Tripadvisor + +### 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 Tripadvisor +include('simpleicons-5/T/Tripadvisor') + +' renders the element +Tripadvisor('Tripadvisor', 'Tripadvisor', '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 Tripadvisor +include('simpleicons-5/T/Tripadvisor') + +' renders the element +Tripadvisor('Tripadvisor', 'Tripadvisor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tripadvisor.png b/distribution/simpleicons-5/T/Tripadvisor.png new file mode 100644 index 00000000000..2ad717c1502 Binary files /dev/null and b/distribution/simpleicons-5/T/Tripadvisor.png differ diff --git a/distribution/simpleicons-5/T/Tripadvisor.puml b/distribution/simpleicons-5/T/Tripadvisor.puml new file mode 100644 index 00000000000..1d67ebca340 --- /dev/null +++ b/distribution/simpleicons-5/T/Tripadvisor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tripadvisor + +sprite $TripadvisorXs [10x10/16z] uwS3 + +sprite $TripadvisorSm [12x12/16z] unza + +sprite $TripadvisorMd [16x16/16z] un_X + +sprite $TripadvisorLg [20x20/16z] unzKO1G + +!procedure Tripadvisor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tripadvisor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tripdotcom.Local.png b/distribution/simpleicons-5/T/Tripdotcom.Local.png new file mode 100644 index 00000000000..49c707d8b0a Binary files /dev/null and b/distribution/simpleicons-5/T/Tripdotcom.Local.png differ diff --git a/distribution/simpleicons-5/T/Tripdotcom.Local.puml b/distribution/simpleicons-5/T/Tripdotcom.Local.puml new file mode 100644 index 00000000000..538e66416e0 --- /dev/null +++ b/distribution/simpleicons-5/T/Tripdotcom.Local.puml @@ -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 Tripdotcom +include('simpleicons-5/T/Tripdotcom') + +' renders the element +Tripdotcom('Tripdotcom', 'Tripdotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tripdotcom.Remote.puml b/distribution/simpleicons-5/T/Tripdotcom.Remote.puml new file mode 100644 index 00000000000..47cc9304f2e --- /dev/null +++ b/distribution/simpleicons-5/T/Tripdotcom.Remote.puml @@ -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 Tripdotcom +include('simpleicons-5/T/Tripdotcom') + +' renders the element +Tripdotcom('Tripdotcom', 'Tripdotcom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tripdotcom.md b/distribution/simpleicons-5/T/Tripdotcom.md new file mode 100644 index 00000000000..957dc6c54dc --- /dev/null +++ b/distribution/simpleicons-5/T/Tripdotcom.md @@ -0,0 +1,63 @@ +# Tripdotcom + + +```text +simpleicons-5/T/Tripdotcom +``` + +```text +include('simpleicons-5/T/Tripdotcom') +``` + + + +| Illustration | Tripdotcom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tripdotcom.png) | ![illustration for Tripdotcom](../../simpleicons-5/T/Tripdotcom.Local.png) | + + + + +## Tripdotcom + +### 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 Tripdotcom +include('simpleicons-5/T/Tripdotcom') + +' renders the element +Tripdotcom('Tripdotcom', 'Tripdotcom', '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 Tripdotcom +include('simpleicons-5/T/Tripdotcom') + +' renders the element +Tripdotcom('Tripdotcom', 'Tripdotcom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tripdotcom.png b/distribution/simpleicons-5/T/Tripdotcom.png new file mode 100644 index 00000000000..698aae64721 Binary files /dev/null and b/distribution/simpleicons-5/T/Tripdotcom.png differ diff --git a/distribution/simpleicons-5/T/Tripdotcom.puml b/distribution/simpleicons-5/T/Tripdotcom.puml new file mode 100644 index 00000000000..79de94f0dc4 --- /dev/null +++ b/distribution/simpleicons-5/T/Tripdotcom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tripdotcom + +sprite $TripdotcomXs [10x10/16z] uwS3 + +sprite $TripdotcomSm [12x12/16z] unza + +sprite $TripdotcomMd [16x16/16z] un_X + +sprite $TripdotcomLg [20x20/16z] unzKO1G + +!procedure Tripdotcom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tripdotcom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trove.Local.png b/distribution/simpleicons-5/T/Trove.Local.png new file mode 100644 index 00000000000..0d2f085f468 Binary files /dev/null and b/distribution/simpleicons-5/T/Trove.Local.png differ diff --git a/distribution/simpleicons-5/T/Trove.Local.puml b/distribution/simpleicons-5/T/Trove.Local.puml new file mode 100644 index 00000000000..16d7f7b22ec --- /dev/null +++ b/distribution/simpleicons-5/T/Trove.Local.puml @@ -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 Trove +include('simpleicons-5/T/Trove') + +' renders the element +Trove('Trove', 'Trove', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trove.Remote.puml b/distribution/simpleicons-5/T/Trove.Remote.puml new file mode 100644 index 00000000000..8686e3afd01 --- /dev/null +++ b/distribution/simpleicons-5/T/Trove.Remote.puml @@ -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 Trove +include('simpleicons-5/T/Trove') + +' renders the element +Trove('Trove', 'Trove', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trove.md b/distribution/simpleicons-5/T/Trove.md new file mode 100644 index 00000000000..630d306d371 --- /dev/null +++ b/distribution/simpleicons-5/T/Trove.md @@ -0,0 +1,63 @@ +# Trove + + +```text +simpleicons-5/T/Trove +``` + +```text +include('simpleicons-5/T/Trove') +``` + + + +| Illustration | Trove | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trove.png) | ![illustration for Trove](../../simpleicons-5/T/Trove.Local.png) | + + + + +## Trove + +### 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 Trove +include('simpleicons-5/T/Trove') + +' renders the element +Trove('Trove', 'Trove', '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 Trove +include('simpleicons-5/T/Trove') + +' renders the element +Trove('Trove', 'Trove', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trove.png b/distribution/simpleicons-5/T/Trove.png new file mode 100644 index 00000000000..7b200349ce1 Binary files /dev/null and b/distribution/simpleicons-5/T/Trove.png differ diff --git a/distribution/simpleicons-5/T/Trove.puml b/distribution/simpleicons-5/T/Trove.puml new file mode 100644 index 00000000000..cb5aadbac06 --- /dev/null +++ b/distribution/simpleicons-5/T/Trove.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trove + +sprite $TroveXs [10x10/16z] uwS3 + +sprite $TroveSm [12x12/16z] unza + +sprite $TroveMd [16x16/16z] un_X + +sprite $TroveLg [20x20/16z] unzKO1G + +!procedure Trove($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trove', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Truenas.Local.png b/distribution/simpleicons-5/T/Truenas.Local.png new file mode 100644 index 00000000000..a0fabd846d0 Binary files /dev/null and b/distribution/simpleicons-5/T/Truenas.Local.png differ diff --git a/distribution/simpleicons-5/T/Truenas.Local.puml b/distribution/simpleicons-5/T/Truenas.Local.puml new file mode 100644 index 00000000000..e06dfc07d6d --- /dev/null +++ b/distribution/simpleicons-5/T/Truenas.Local.puml @@ -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 Truenas +include('simpleicons-5/T/Truenas') + +' renders the element +Truenas('Truenas', 'Truenas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Truenas.Remote.puml b/distribution/simpleicons-5/T/Truenas.Remote.puml new file mode 100644 index 00000000000..81dc1d219c0 --- /dev/null +++ b/distribution/simpleicons-5/T/Truenas.Remote.puml @@ -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 Truenas +include('simpleicons-5/T/Truenas') + +' renders the element +Truenas('Truenas', 'Truenas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Truenas.md b/distribution/simpleicons-5/T/Truenas.md new file mode 100644 index 00000000000..ff0cefdf9eb --- /dev/null +++ b/distribution/simpleicons-5/T/Truenas.md @@ -0,0 +1,63 @@ +# Truenas + + +```text +simpleicons-5/T/Truenas +``` + +```text +include('simpleicons-5/T/Truenas') +``` + + + +| Illustration | Truenas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Truenas.png) | ![illustration for Truenas](../../simpleicons-5/T/Truenas.Local.png) | + + + + +## Truenas + +### 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 Truenas +include('simpleicons-5/T/Truenas') + +' renders the element +Truenas('Truenas', 'Truenas', '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 Truenas +include('simpleicons-5/T/Truenas') + +' renders the element +Truenas('Truenas', 'Truenas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Truenas.png b/distribution/simpleicons-5/T/Truenas.png new file mode 100644 index 00000000000..79c7d1431d1 Binary files /dev/null and b/distribution/simpleicons-5/T/Truenas.png differ diff --git a/distribution/simpleicons-5/T/Truenas.puml b/distribution/simpleicons-5/T/Truenas.puml new file mode 100644 index 00000000000..336a4b21712 --- /dev/null +++ b/distribution/simpleicons-5/T/Truenas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Truenas + +sprite $TruenasXs [10x10/16z] uwS3 + +sprite $TruenasSm [12x12/16z] unza + +sprite $TruenasMd [16x16/16z] un_X + +sprite $TruenasLg [20x20/16z] unzKO1G + +!procedure Truenas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Truenas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trulia.Local.png b/distribution/simpleicons-5/T/Trulia.Local.png new file mode 100644 index 00000000000..739a8c6f8fc Binary files /dev/null and b/distribution/simpleicons-5/T/Trulia.Local.png differ diff --git a/distribution/simpleicons-5/T/Trulia.Local.puml b/distribution/simpleicons-5/T/Trulia.Local.puml new file mode 100644 index 00000000000..c8911bb6498 --- /dev/null +++ b/distribution/simpleicons-5/T/Trulia.Local.puml @@ -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 Trulia +include('simpleicons-5/T/Trulia') + +' renders the element +Trulia('Trulia', 'Trulia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trulia.Remote.puml b/distribution/simpleicons-5/T/Trulia.Remote.puml new file mode 100644 index 00000000000..a06178416b2 --- /dev/null +++ b/distribution/simpleicons-5/T/Trulia.Remote.puml @@ -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 Trulia +include('simpleicons-5/T/Trulia') + +' renders the element +Trulia('Trulia', 'Trulia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trulia.md b/distribution/simpleicons-5/T/Trulia.md new file mode 100644 index 00000000000..e9568b98f1b --- /dev/null +++ b/distribution/simpleicons-5/T/Trulia.md @@ -0,0 +1,63 @@ +# Trulia + + +```text +simpleicons-5/T/Trulia +``` + +```text +include('simpleicons-5/T/Trulia') +``` + + + +| Illustration | Trulia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trulia.png) | ![illustration for Trulia](../../simpleicons-5/T/Trulia.Local.png) | + + + + +## Trulia + +### 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 Trulia +include('simpleicons-5/T/Trulia') + +' renders the element +Trulia('Trulia', 'Trulia', '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 Trulia +include('simpleicons-5/T/Trulia') + +' renders the element +Trulia('Trulia', 'Trulia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trulia.png b/distribution/simpleicons-5/T/Trulia.png new file mode 100644 index 00000000000..79b24c2ea53 Binary files /dev/null and b/distribution/simpleicons-5/T/Trulia.png differ diff --git a/distribution/simpleicons-5/T/Trulia.puml b/distribution/simpleicons-5/T/Trulia.puml new file mode 100644 index 00000000000..28d0197958e --- /dev/null +++ b/distribution/simpleicons-5/T/Trulia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trulia + +sprite $TruliaXs [10x10/16z] uwS3 + +sprite $TruliaSm [12x12/16z] unza + +sprite $TruliaMd [16x16/16z] un_X + +sprite $TruliaLg [20x20/16z] unzKO1G + +!procedure Trulia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trulia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trustedshops.Local.png b/distribution/simpleicons-5/T/Trustedshops.Local.png new file mode 100644 index 00000000000..f03886d5cfb Binary files /dev/null and b/distribution/simpleicons-5/T/Trustedshops.Local.png differ diff --git a/distribution/simpleicons-5/T/Trustedshops.Local.puml b/distribution/simpleicons-5/T/Trustedshops.Local.puml new file mode 100644 index 00000000000..bfa2cedacb5 --- /dev/null +++ b/distribution/simpleicons-5/T/Trustedshops.Local.puml @@ -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 Trustedshops +include('simpleicons-5/T/Trustedshops') + +' renders the element +Trustedshops('Trustedshops', 'Trustedshops', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trustedshops.Remote.puml b/distribution/simpleicons-5/T/Trustedshops.Remote.puml new file mode 100644 index 00000000000..20f5483a179 --- /dev/null +++ b/distribution/simpleicons-5/T/Trustedshops.Remote.puml @@ -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 Trustedshops +include('simpleicons-5/T/Trustedshops') + +' renders the element +Trustedshops('Trustedshops', 'Trustedshops', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trustedshops.md b/distribution/simpleicons-5/T/Trustedshops.md new file mode 100644 index 00000000000..b1d6948495c --- /dev/null +++ b/distribution/simpleicons-5/T/Trustedshops.md @@ -0,0 +1,63 @@ +# Trustedshops + + +```text +simpleicons-5/T/Trustedshops +``` + +```text +include('simpleicons-5/T/Trustedshops') +``` + + + +| Illustration | Trustedshops | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trustedshops.png) | ![illustration for Trustedshops](../../simpleicons-5/T/Trustedshops.Local.png) | + + + + +## Trustedshops + +### 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 Trustedshops +include('simpleicons-5/T/Trustedshops') + +' renders the element +Trustedshops('Trustedshops', 'Trustedshops', '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 Trustedshops +include('simpleicons-5/T/Trustedshops') + +' renders the element +Trustedshops('Trustedshops', 'Trustedshops', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trustedshops.png b/distribution/simpleicons-5/T/Trustedshops.png new file mode 100644 index 00000000000..2e958842bc7 Binary files /dev/null and b/distribution/simpleicons-5/T/Trustedshops.png differ diff --git a/distribution/simpleicons-5/T/Trustedshops.puml b/distribution/simpleicons-5/T/Trustedshops.puml new file mode 100644 index 00000000000..6933d77baac --- /dev/null +++ b/distribution/simpleicons-5/T/Trustedshops.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trustedshops + +sprite $TrustedshopsXs [10x10/16z] uwS3 + +sprite $TrustedshopsSm [12x12/16z] unza + +sprite $TrustedshopsMd [16x16/16z] un_X + +sprite $TrustedshopsLg [20x20/16z] unzKO1G + +!procedure Trustedshops($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trustedshops', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Trustpilot.Local.png b/distribution/simpleicons-5/T/Trustpilot.Local.png new file mode 100644 index 00000000000..7234a0ff5d6 Binary files /dev/null and b/distribution/simpleicons-5/T/Trustpilot.Local.png differ diff --git a/distribution/simpleicons-5/T/Trustpilot.Local.puml b/distribution/simpleicons-5/T/Trustpilot.Local.puml new file mode 100644 index 00000000000..106125cf788 --- /dev/null +++ b/distribution/simpleicons-5/T/Trustpilot.Local.puml @@ -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 Trustpilot +include('simpleicons-5/T/Trustpilot') + +' renders the element +Trustpilot('Trustpilot', 'Trustpilot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trustpilot.Remote.puml b/distribution/simpleicons-5/T/Trustpilot.Remote.puml new file mode 100644 index 00000000000..a93e9e5f1d9 --- /dev/null +++ b/distribution/simpleicons-5/T/Trustpilot.Remote.puml @@ -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 Trustpilot +include('simpleicons-5/T/Trustpilot') + +' renders the element +Trustpilot('Trustpilot', 'Trustpilot', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Trustpilot.md b/distribution/simpleicons-5/T/Trustpilot.md new file mode 100644 index 00000000000..db2e8b221b7 --- /dev/null +++ b/distribution/simpleicons-5/T/Trustpilot.md @@ -0,0 +1,63 @@ +# Trustpilot + + +```text +simpleicons-5/T/Trustpilot +``` + +```text +include('simpleicons-5/T/Trustpilot') +``` + + + +| Illustration | Trustpilot | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Trustpilot.png) | ![illustration for Trustpilot](../../simpleicons-5/T/Trustpilot.Local.png) | + + + + +## Trustpilot + +### 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 Trustpilot +include('simpleicons-5/T/Trustpilot') + +' renders the element +Trustpilot('Trustpilot', 'Trustpilot', '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 Trustpilot +include('simpleicons-5/T/Trustpilot') + +' renders the element +Trustpilot('Trustpilot', 'Trustpilot', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Trustpilot.png b/distribution/simpleicons-5/T/Trustpilot.png new file mode 100644 index 00000000000..0ed26dab84c Binary files /dev/null and b/distribution/simpleicons-5/T/Trustpilot.png differ diff --git a/distribution/simpleicons-5/T/Trustpilot.puml b/distribution/simpleicons-5/T/Trustpilot.puml new file mode 100644 index 00000000000..8f0985232dc --- /dev/null +++ b/distribution/simpleicons-5/T/Trustpilot.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Trustpilot + +sprite $TrustpilotXs [10x10/16z] uwS3 + +sprite $TrustpilotSm [12x12/16z] unza + +sprite $TrustpilotMd [16x16/16z] un_X + +sprite $TrustpilotLg [20x20/16z] unzKO1G + +!procedure Trustpilot($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Trustpilot', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tryhackme.Local.png b/distribution/simpleicons-5/T/Tryhackme.Local.png new file mode 100644 index 00000000000..d960289ac40 Binary files /dev/null and b/distribution/simpleicons-5/T/Tryhackme.Local.png differ diff --git a/distribution/simpleicons-5/T/Tryhackme.Local.puml b/distribution/simpleicons-5/T/Tryhackme.Local.puml new file mode 100644 index 00000000000..0d94ad7e4e3 --- /dev/null +++ b/distribution/simpleicons-5/T/Tryhackme.Local.puml @@ -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 Tryhackme +include('simpleicons-5/T/Tryhackme') + +' renders the element +Tryhackme('Tryhackme', 'Tryhackme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tryhackme.Remote.puml b/distribution/simpleicons-5/T/Tryhackme.Remote.puml new file mode 100644 index 00000000000..75f58342006 --- /dev/null +++ b/distribution/simpleicons-5/T/Tryhackme.Remote.puml @@ -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 Tryhackme +include('simpleicons-5/T/Tryhackme') + +' renders the element +Tryhackme('Tryhackme', 'Tryhackme', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tryhackme.md b/distribution/simpleicons-5/T/Tryhackme.md new file mode 100644 index 00000000000..c9a47649aec --- /dev/null +++ b/distribution/simpleicons-5/T/Tryhackme.md @@ -0,0 +1,63 @@ +# Tryhackme + + +```text +simpleicons-5/T/Tryhackme +``` + +```text +include('simpleicons-5/T/Tryhackme') +``` + + + +| Illustration | Tryhackme | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tryhackme.png) | ![illustration for Tryhackme](../../simpleicons-5/T/Tryhackme.Local.png) | + + + + +## Tryhackme + +### 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 Tryhackme +include('simpleicons-5/T/Tryhackme') + +' renders the element +Tryhackme('Tryhackme', 'Tryhackme', '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 Tryhackme +include('simpleicons-5/T/Tryhackme') + +' renders the element +Tryhackme('Tryhackme', 'Tryhackme', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tryhackme.png b/distribution/simpleicons-5/T/Tryhackme.png new file mode 100644 index 00000000000..1fb59c1905a Binary files /dev/null and b/distribution/simpleicons-5/T/Tryhackme.png differ diff --git a/distribution/simpleicons-5/T/Tryhackme.puml b/distribution/simpleicons-5/T/Tryhackme.puml new file mode 100644 index 00000000000..79ba7a4b2bf --- /dev/null +++ b/distribution/simpleicons-5/T/Tryhackme.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tryhackme + +sprite $TryhackmeXs [10x10/16z] uwS3 + +sprite $TryhackmeSm [12x12/16z] unza + +sprite $TryhackmeMd [16x16/16z] un_X + +sprite $TryhackmeLg [20x20/16z] unzKO1G + +!procedure Tryhackme($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tryhackme', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tryitonline.Local.png b/distribution/simpleicons-5/T/Tryitonline.Local.png new file mode 100644 index 00000000000..8cf54e6b22d Binary files /dev/null and b/distribution/simpleicons-5/T/Tryitonline.Local.png differ diff --git a/distribution/simpleicons-5/T/Tryitonline.Local.puml b/distribution/simpleicons-5/T/Tryitonline.Local.puml new file mode 100644 index 00000000000..9a09b71c79f --- /dev/null +++ b/distribution/simpleicons-5/T/Tryitonline.Local.puml @@ -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 Tryitonline +include('simpleicons-5/T/Tryitonline') + +' renders the element +Tryitonline('Tryitonline', 'Tryitonline', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tryitonline.Remote.puml b/distribution/simpleicons-5/T/Tryitonline.Remote.puml new file mode 100644 index 00000000000..294cc1bbe39 --- /dev/null +++ b/distribution/simpleicons-5/T/Tryitonline.Remote.puml @@ -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 Tryitonline +include('simpleicons-5/T/Tryitonline') + +' renders the element +Tryitonline('Tryitonline', 'Tryitonline', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tryitonline.md b/distribution/simpleicons-5/T/Tryitonline.md new file mode 100644 index 00000000000..65c76a9dc2c --- /dev/null +++ b/distribution/simpleicons-5/T/Tryitonline.md @@ -0,0 +1,63 @@ +# Tryitonline + + +```text +simpleicons-5/T/Tryitonline +``` + +```text +include('simpleicons-5/T/Tryitonline') +``` + + + +| Illustration | Tryitonline | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tryitonline.png) | ![illustration for Tryitonline](../../simpleicons-5/T/Tryitonline.Local.png) | + + + + +## Tryitonline + +### 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 Tryitonline +include('simpleicons-5/T/Tryitonline') + +' renders the element +Tryitonline('Tryitonline', 'Tryitonline', '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 Tryitonline +include('simpleicons-5/T/Tryitonline') + +' renders the element +Tryitonline('Tryitonline', 'Tryitonline', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tryitonline.png b/distribution/simpleicons-5/T/Tryitonline.png new file mode 100644 index 00000000000..e97fc0b6745 Binary files /dev/null and b/distribution/simpleicons-5/T/Tryitonline.png differ diff --git a/distribution/simpleicons-5/T/Tryitonline.puml b/distribution/simpleicons-5/T/Tryitonline.puml new file mode 100644 index 00000000000..8d971ae1962 --- /dev/null +++ b/distribution/simpleicons-5/T/Tryitonline.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tryitonline + +sprite $TryitonlineXs [10x10/16z] uwS3 + +sprite $TryitonlineSm [12x12/16z] unza + +sprite $TryitonlineMd [16x16/16z] un_X + +sprite $TryitonlineLg [20x20/16z] unzKO1G + +!procedure Tryitonline($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tryitonline', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tsnode.Local.png b/distribution/simpleicons-5/T/Tsnode.Local.png new file mode 100644 index 00000000000..238621e639f Binary files /dev/null and b/distribution/simpleicons-5/T/Tsnode.Local.png differ diff --git a/distribution/simpleicons-5/T/Tsnode.Local.puml b/distribution/simpleicons-5/T/Tsnode.Local.puml new file mode 100644 index 00000000000..549c06088a8 --- /dev/null +++ b/distribution/simpleicons-5/T/Tsnode.Local.puml @@ -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 Tsnode +include('simpleicons-5/T/Tsnode') + +' renders the element +Tsnode('Tsnode', 'Tsnode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tsnode.Remote.puml b/distribution/simpleicons-5/T/Tsnode.Remote.puml new file mode 100644 index 00000000000..f317db06bcb --- /dev/null +++ b/distribution/simpleicons-5/T/Tsnode.Remote.puml @@ -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 Tsnode +include('simpleicons-5/T/Tsnode') + +' renders the element +Tsnode('Tsnode', 'Tsnode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tsnode.md b/distribution/simpleicons-5/T/Tsnode.md new file mode 100644 index 00000000000..64a0f48f0b3 --- /dev/null +++ b/distribution/simpleicons-5/T/Tsnode.md @@ -0,0 +1,63 @@ +# Tsnode + + +```text +simpleicons-5/T/Tsnode +``` + +```text +include('simpleicons-5/T/Tsnode') +``` + + + +| Illustration | Tsnode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tsnode.png) | ![illustration for Tsnode](../../simpleicons-5/T/Tsnode.Local.png) | + + + + +## Tsnode + +### 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 Tsnode +include('simpleicons-5/T/Tsnode') + +' renders the element +Tsnode('Tsnode', 'Tsnode', '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 Tsnode +include('simpleicons-5/T/Tsnode') + +' renders the element +Tsnode('Tsnode', 'Tsnode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tsnode.png b/distribution/simpleicons-5/T/Tsnode.png new file mode 100644 index 00000000000..75494ec7c12 Binary files /dev/null and b/distribution/simpleicons-5/T/Tsnode.png differ diff --git a/distribution/simpleicons-5/T/Tsnode.puml b/distribution/simpleicons-5/T/Tsnode.puml new file mode 100644 index 00000000000..dc7ccd0ca4b --- /dev/null +++ b/distribution/simpleicons-5/T/Tsnode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tsnode + +sprite $TsnodeXs [10x10/16z] uwS3 + +sprite $TsnodeSm [12x12/16z] unza + +sprite $TsnodeMd [16x16/16z] un_X + +sprite $TsnodeLg [20x20/16z] unzKO1G + +!procedure Tsnode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tsnode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tui.Local.png b/distribution/simpleicons-5/T/Tui.Local.png new file mode 100644 index 00000000000..c713b349133 Binary files /dev/null and b/distribution/simpleicons-5/T/Tui.Local.png differ diff --git a/distribution/simpleicons-5/T/Tui.Local.puml b/distribution/simpleicons-5/T/Tui.Local.puml new file mode 100644 index 00000000000..327722183e2 --- /dev/null +++ b/distribution/simpleicons-5/T/Tui.Local.puml @@ -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 Tui +include('simpleicons-5/T/Tui') + +' renders the element +Tui('Tui', 'Tui', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tui.Remote.puml b/distribution/simpleicons-5/T/Tui.Remote.puml new file mode 100644 index 00000000000..dfbd55543d7 --- /dev/null +++ b/distribution/simpleicons-5/T/Tui.Remote.puml @@ -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 Tui +include('simpleicons-5/T/Tui') + +' renders the element +Tui('Tui', 'Tui', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tui.md b/distribution/simpleicons-5/T/Tui.md new file mode 100644 index 00000000000..a27cbae5426 --- /dev/null +++ b/distribution/simpleicons-5/T/Tui.md @@ -0,0 +1,63 @@ +# Tui + + +```text +simpleicons-5/T/Tui +``` + +```text +include('simpleicons-5/T/Tui') +``` + + + +| Illustration | Tui | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tui.png) | ![illustration for Tui](../../simpleicons-5/T/Tui.Local.png) | + + + + +## Tui + +### 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 Tui +include('simpleicons-5/T/Tui') + +' renders the element +Tui('Tui', 'Tui', '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 Tui +include('simpleicons-5/T/Tui') + +' renders the element +Tui('Tui', 'Tui', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tui.png b/distribution/simpleicons-5/T/Tui.png new file mode 100644 index 00000000000..6b2e2a9cf1b Binary files /dev/null and b/distribution/simpleicons-5/T/Tui.png differ diff --git a/distribution/simpleicons-5/T/Tui.puml b/distribution/simpleicons-5/T/Tui.puml new file mode 100644 index 00000000000..f285a0a083f --- /dev/null +++ b/distribution/simpleicons-5/T/Tui.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tui + +sprite $TuiXs [10x10/16z] uwS3 + +sprite $TuiSm [12x12/16z] unza + +sprite $TuiMd [16x16/16z] un_X + +sprite $TuiLg [20x20/16z] unzKO1G + +!procedure Tui($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tui', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tumblr.Local.png b/distribution/simpleicons-5/T/Tumblr.Local.png new file mode 100644 index 00000000000..6b31fbbb113 Binary files /dev/null and b/distribution/simpleicons-5/T/Tumblr.Local.png differ diff --git a/distribution/simpleicons-5/T/Tumblr.Local.puml b/distribution/simpleicons-5/T/Tumblr.Local.puml new file mode 100644 index 00000000000..4145c551ff5 --- /dev/null +++ b/distribution/simpleicons-5/T/Tumblr.Local.puml @@ -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 Tumblr +include('simpleicons-5/T/Tumblr') + +' renders the element +Tumblr('Tumblr', 'Tumblr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tumblr.Remote.puml b/distribution/simpleicons-5/T/Tumblr.Remote.puml new file mode 100644 index 00000000000..1aadeae5b2e --- /dev/null +++ b/distribution/simpleicons-5/T/Tumblr.Remote.puml @@ -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 Tumblr +include('simpleicons-5/T/Tumblr') + +' renders the element +Tumblr('Tumblr', 'Tumblr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tumblr.md b/distribution/simpleicons-5/T/Tumblr.md new file mode 100644 index 00000000000..d77584fddc4 --- /dev/null +++ b/distribution/simpleicons-5/T/Tumblr.md @@ -0,0 +1,63 @@ +# Tumblr + + +```text +simpleicons-5/T/Tumblr +``` + +```text +include('simpleicons-5/T/Tumblr') +``` + + + +| Illustration | Tumblr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tumblr.png) | ![illustration for Tumblr](../../simpleicons-5/T/Tumblr.Local.png) | + + + + +## Tumblr + +### 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 Tumblr +include('simpleicons-5/T/Tumblr') + +' renders the element +Tumblr('Tumblr', 'Tumblr', '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 Tumblr +include('simpleicons-5/T/Tumblr') + +' renders the element +Tumblr('Tumblr', 'Tumblr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tumblr.png b/distribution/simpleicons-5/T/Tumblr.png new file mode 100644 index 00000000000..20f8e0ddad7 Binary files /dev/null and b/distribution/simpleicons-5/T/Tumblr.png differ diff --git a/distribution/simpleicons-5/T/Tumblr.puml b/distribution/simpleicons-5/T/Tumblr.puml new file mode 100644 index 00000000000..92f6a7e6f42 --- /dev/null +++ b/distribution/simpleicons-5/T/Tumblr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tumblr + +sprite $TumblrXs [10x10/16z] uwS3 + +sprite $TumblrSm [12x12/16z] unza + +sprite $TumblrMd [16x16/16z] un_X + +sprite $TumblrLg [20x20/16z] unzKO1G + +!procedure Tumblr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tumblr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tunein.Local.png b/distribution/simpleicons-5/T/Tunein.Local.png new file mode 100644 index 00000000000..d6ded803c96 Binary files /dev/null and b/distribution/simpleicons-5/T/Tunein.Local.png differ diff --git a/distribution/simpleicons-5/T/Tunein.Local.puml b/distribution/simpleicons-5/T/Tunein.Local.puml new file mode 100644 index 00000000000..19feeb479bd --- /dev/null +++ b/distribution/simpleicons-5/T/Tunein.Local.puml @@ -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 Tunein +include('simpleicons-5/T/Tunein') + +' renders the element +Tunein('Tunein', 'Tunein', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tunein.Remote.puml b/distribution/simpleicons-5/T/Tunein.Remote.puml new file mode 100644 index 00000000000..f82838bbb62 --- /dev/null +++ b/distribution/simpleicons-5/T/Tunein.Remote.puml @@ -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 Tunein +include('simpleicons-5/T/Tunein') + +' renders the element +Tunein('Tunein', 'Tunein', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tunein.md b/distribution/simpleicons-5/T/Tunein.md new file mode 100644 index 00000000000..689d1f1886b --- /dev/null +++ b/distribution/simpleicons-5/T/Tunein.md @@ -0,0 +1,63 @@ +# Tunein + + +```text +simpleicons-5/T/Tunein +``` + +```text +include('simpleicons-5/T/Tunein') +``` + + + +| Illustration | Tunein | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tunein.png) | ![illustration for Tunein](../../simpleicons-5/T/Tunein.Local.png) | + + + + +## Tunein + +### 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 Tunein +include('simpleicons-5/T/Tunein') + +' renders the element +Tunein('Tunein', 'Tunein', '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 Tunein +include('simpleicons-5/T/Tunein') + +' renders the element +Tunein('Tunein', 'Tunein', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tunein.png b/distribution/simpleicons-5/T/Tunein.png new file mode 100644 index 00000000000..34676254e3b Binary files /dev/null and b/distribution/simpleicons-5/T/Tunein.png differ diff --git a/distribution/simpleicons-5/T/Tunein.puml b/distribution/simpleicons-5/T/Tunein.puml new file mode 100644 index 00000000000..cc9e603de2a --- /dev/null +++ b/distribution/simpleicons-5/T/Tunein.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tunein + +sprite $TuneinXs [10x10/16z] uwS3 + +sprite $TuneinSm [12x12/16z] unza + +sprite $TuneinMd [16x16/16z] un_X + +sprite $TuneinLg [20x20/16z] unzKO1G + +!procedure Tunein($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tunein', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Turbosquid.Local.png b/distribution/simpleicons-5/T/Turbosquid.Local.png new file mode 100644 index 00000000000..99c068f3f29 Binary files /dev/null and b/distribution/simpleicons-5/T/Turbosquid.Local.png differ diff --git a/distribution/simpleicons-5/T/Turbosquid.Local.puml b/distribution/simpleicons-5/T/Turbosquid.Local.puml new file mode 100644 index 00000000000..acc1195e947 --- /dev/null +++ b/distribution/simpleicons-5/T/Turbosquid.Local.puml @@ -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 Turbosquid +include('simpleicons-5/T/Turbosquid') + +' renders the element +Turbosquid('Turbosquid', 'Turbosquid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Turbosquid.Remote.puml b/distribution/simpleicons-5/T/Turbosquid.Remote.puml new file mode 100644 index 00000000000..7371126b1f1 --- /dev/null +++ b/distribution/simpleicons-5/T/Turbosquid.Remote.puml @@ -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 Turbosquid +include('simpleicons-5/T/Turbosquid') + +' renders the element +Turbosquid('Turbosquid', 'Turbosquid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Turbosquid.md b/distribution/simpleicons-5/T/Turbosquid.md new file mode 100644 index 00000000000..da45e8b3f68 --- /dev/null +++ b/distribution/simpleicons-5/T/Turbosquid.md @@ -0,0 +1,63 @@ +# Turbosquid + + +```text +simpleicons-5/T/Turbosquid +``` + +```text +include('simpleicons-5/T/Turbosquid') +``` + + + +| Illustration | Turbosquid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Turbosquid.png) | ![illustration for Turbosquid](../../simpleicons-5/T/Turbosquid.Local.png) | + + + + +## Turbosquid + +### 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 Turbosquid +include('simpleicons-5/T/Turbosquid') + +' renders the element +Turbosquid('Turbosquid', 'Turbosquid', '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 Turbosquid +include('simpleicons-5/T/Turbosquid') + +' renders the element +Turbosquid('Turbosquid', 'Turbosquid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Turbosquid.png b/distribution/simpleicons-5/T/Turbosquid.png new file mode 100644 index 00000000000..210d6069c8b Binary files /dev/null and b/distribution/simpleicons-5/T/Turbosquid.png differ diff --git a/distribution/simpleicons-5/T/Turbosquid.puml b/distribution/simpleicons-5/T/Turbosquid.puml new file mode 100644 index 00000000000..e86ecb63780 --- /dev/null +++ b/distribution/simpleicons-5/T/Turbosquid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Turbosquid + +sprite $TurbosquidXs [10x10/16z] uwS3 + +sprite $TurbosquidSm [12x12/16z] unza + +sprite $TurbosquidMd [16x16/16z] un_X + +sprite $TurbosquidLg [20x20/16z] unzKO1G + +!procedure Turbosquid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Turbosquid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Turkishairlines.Local.png b/distribution/simpleicons-5/T/Turkishairlines.Local.png new file mode 100644 index 00000000000..6c3d462ad17 Binary files /dev/null and b/distribution/simpleicons-5/T/Turkishairlines.Local.png differ diff --git a/distribution/simpleicons-5/T/Turkishairlines.Local.puml b/distribution/simpleicons-5/T/Turkishairlines.Local.puml new file mode 100644 index 00000000000..65c950e465b --- /dev/null +++ b/distribution/simpleicons-5/T/Turkishairlines.Local.puml @@ -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 Turkishairlines +include('simpleicons-5/T/Turkishairlines') + +' renders the element +Turkishairlines('Turkishairlines', 'Turkishairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Turkishairlines.Remote.puml b/distribution/simpleicons-5/T/Turkishairlines.Remote.puml new file mode 100644 index 00000000000..71b6b863f55 --- /dev/null +++ b/distribution/simpleicons-5/T/Turkishairlines.Remote.puml @@ -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 Turkishairlines +include('simpleicons-5/T/Turkishairlines') + +' renders the element +Turkishairlines('Turkishairlines', 'Turkishairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Turkishairlines.md b/distribution/simpleicons-5/T/Turkishairlines.md new file mode 100644 index 00000000000..44beeb2372d --- /dev/null +++ b/distribution/simpleicons-5/T/Turkishairlines.md @@ -0,0 +1,63 @@ +# Turkishairlines + + +```text +simpleicons-5/T/Turkishairlines +``` + +```text +include('simpleicons-5/T/Turkishairlines') +``` + + + +| Illustration | Turkishairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Turkishairlines.png) | ![illustration for Turkishairlines](../../simpleicons-5/T/Turkishairlines.Local.png) | + + + + +## Turkishairlines + +### 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 Turkishairlines +include('simpleicons-5/T/Turkishairlines') + +' renders the element +Turkishairlines('Turkishairlines', 'Turkishairlines', '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 Turkishairlines +include('simpleicons-5/T/Turkishairlines') + +' renders the element +Turkishairlines('Turkishairlines', 'Turkishairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Turkishairlines.png b/distribution/simpleicons-5/T/Turkishairlines.png new file mode 100644 index 00000000000..a195c4cbf78 Binary files /dev/null and b/distribution/simpleicons-5/T/Turkishairlines.png differ diff --git a/distribution/simpleicons-5/T/Turkishairlines.puml b/distribution/simpleicons-5/T/Turkishairlines.puml new file mode 100644 index 00000000000..dfce0cb7e36 --- /dev/null +++ b/distribution/simpleicons-5/T/Turkishairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Turkishairlines + +sprite $TurkishairlinesXs [10x10/16z] uwS3 + +sprite $TurkishairlinesSm [12x12/16z] unza + +sprite $TurkishairlinesMd [16x16/16z] un_X + +sprite $TurkishairlinesLg [20x20/16z] unzKO1G + +!procedure Turkishairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Turkishairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tutanota.Local.png b/distribution/simpleicons-5/T/Tutanota.Local.png new file mode 100644 index 00000000000..5b828022ded Binary files /dev/null and b/distribution/simpleicons-5/T/Tutanota.Local.png differ diff --git a/distribution/simpleicons-5/T/Tutanota.Local.puml b/distribution/simpleicons-5/T/Tutanota.Local.puml new file mode 100644 index 00000000000..a0ee655f49d --- /dev/null +++ b/distribution/simpleicons-5/T/Tutanota.Local.puml @@ -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 Tutanota +include('simpleicons-5/T/Tutanota') + +' renders the element +Tutanota('Tutanota', 'Tutanota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tutanota.Remote.puml b/distribution/simpleicons-5/T/Tutanota.Remote.puml new file mode 100644 index 00000000000..e3d4b604de7 --- /dev/null +++ b/distribution/simpleicons-5/T/Tutanota.Remote.puml @@ -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 Tutanota +include('simpleicons-5/T/Tutanota') + +' renders the element +Tutanota('Tutanota', 'Tutanota', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tutanota.md b/distribution/simpleicons-5/T/Tutanota.md new file mode 100644 index 00000000000..2752817def5 --- /dev/null +++ b/distribution/simpleicons-5/T/Tutanota.md @@ -0,0 +1,63 @@ +# Tutanota + + +```text +simpleicons-5/T/Tutanota +``` + +```text +include('simpleicons-5/T/Tutanota') +``` + + + +| Illustration | Tutanota | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tutanota.png) | ![illustration for Tutanota](../../simpleicons-5/T/Tutanota.Local.png) | + + + + +## Tutanota + +### 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 Tutanota +include('simpleicons-5/T/Tutanota') + +' renders the element +Tutanota('Tutanota', 'Tutanota', '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 Tutanota +include('simpleicons-5/T/Tutanota') + +' renders the element +Tutanota('Tutanota', 'Tutanota', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tutanota.png b/distribution/simpleicons-5/T/Tutanota.png new file mode 100644 index 00000000000..d6666927b26 Binary files /dev/null and b/distribution/simpleicons-5/T/Tutanota.png differ diff --git a/distribution/simpleicons-5/T/Tutanota.puml b/distribution/simpleicons-5/T/Tutanota.puml new file mode 100644 index 00000000000..515f3c76765 --- /dev/null +++ b/distribution/simpleicons-5/T/Tutanota.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tutanota + +sprite $TutanotaXs [10x10/16z] uwS3 + +sprite $TutanotaSm [12x12/16z] unza + +sprite $TutanotaMd [16x16/16z] un_X + +sprite $TutanotaLg [20x20/16z] unzKO1G + +!procedure Tutanota($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tutanota', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Tvtime.Local.png b/distribution/simpleicons-5/T/Tvtime.Local.png new file mode 100644 index 00000000000..da036989828 Binary files /dev/null and b/distribution/simpleicons-5/T/Tvtime.Local.png differ diff --git a/distribution/simpleicons-5/T/Tvtime.Local.puml b/distribution/simpleicons-5/T/Tvtime.Local.puml new file mode 100644 index 00000000000..3e961e3ddcc --- /dev/null +++ b/distribution/simpleicons-5/T/Tvtime.Local.puml @@ -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 Tvtime +include('simpleicons-5/T/Tvtime') + +' renders the element +Tvtime('Tvtime', 'Tvtime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tvtime.Remote.puml b/distribution/simpleicons-5/T/Tvtime.Remote.puml new file mode 100644 index 00000000000..571f09554f3 --- /dev/null +++ b/distribution/simpleicons-5/T/Tvtime.Remote.puml @@ -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 Tvtime +include('simpleicons-5/T/Tvtime') + +' renders the element +Tvtime('Tvtime', 'Tvtime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Tvtime.md b/distribution/simpleicons-5/T/Tvtime.md new file mode 100644 index 00000000000..611070e5ef6 --- /dev/null +++ b/distribution/simpleicons-5/T/Tvtime.md @@ -0,0 +1,63 @@ +# Tvtime + + +```text +simpleicons-5/T/Tvtime +``` + +```text +include('simpleicons-5/T/Tvtime') +``` + + + +| Illustration | Tvtime | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Tvtime.png) | ![illustration for Tvtime](../../simpleicons-5/T/Tvtime.Local.png) | + + + + +## Tvtime + +### 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 Tvtime +include('simpleicons-5/T/Tvtime') + +' renders the element +Tvtime('Tvtime', 'Tvtime', '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 Tvtime +include('simpleicons-5/T/Tvtime') + +' renders the element +Tvtime('Tvtime', 'Tvtime', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Tvtime.png b/distribution/simpleicons-5/T/Tvtime.png new file mode 100644 index 00000000000..d139c27108a Binary files /dev/null and b/distribution/simpleicons-5/T/Tvtime.png differ diff --git a/distribution/simpleicons-5/T/Tvtime.puml b/distribution/simpleicons-5/T/Tvtime.puml new file mode 100644 index 00000000000..8f25b4ceb05 --- /dev/null +++ b/distribution/simpleicons-5/T/Tvtime.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Tvtime + +sprite $TvtimeXs [10x10/16z] uwS3 + +sprite $TvtimeSm [12x12/16z] unza + +sprite $TvtimeMd [16x16/16z] un_X + +sprite $TvtimeLg [20x20/16z] unzKO1G + +!procedure Tvtime($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Tvtime', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Twilio.Local.png b/distribution/simpleicons-5/T/Twilio.Local.png new file mode 100644 index 00000000000..a5c384d328b Binary files /dev/null and b/distribution/simpleicons-5/T/Twilio.Local.png differ diff --git a/distribution/simpleicons-5/T/Twilio.Local.puml b/distribution/simpleicons-5/T/Twilio.Local.puml new file mode 100644 index 00000000000..1920b78b1ed --- /dev/null +++ b/distribution/simpleicons-5/T/Twilio.Local.puml @@ -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 Twilio +include('simpleicons-5/T/Twilio') + +' renders the element +Twilio('Twilio', 'Twilio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twilio.Remote.puml b/distribution/simpleicons-5/T/Twilio.Remote.puml new file mode 100644 index 00000000000..25728ac294f --- /dev/null +++ b/distribution/simpleicons-5/T/Twilio.Remote.puml @@ -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 Twilio +include('simpleicons-5/T/Twilio') + +' renders the element +Twilio('Twilio', 'Twilio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twilio.md b/distribution/simpleicons-5/T/Twilio.md new file mode 100644 index 00000000000..0de564b2394 --- /dev/null +++ b/distribution/simpleicons-5/T/Twilio.md @@ -0,0 +1,63 @@ +# Twilio + + +```text +simpleicons-5/T/Twilio +``` + +```text +include('simpleicons-5/T/Twilio') +``` + + + +| Illustration | Twilio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Twilio.png) | ![illustration for Twilio](../../simpleicons-5/T/Twilio.Local.png) | + + + + +## Twilio + +### 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 Twilio +include('simpleicons-5/T/Twilio') + +' renders the element +Twilio('Twilio', 'Twilio', '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 Twilio +include('simpleicons-5/T/Twilio') + +' renders the element +Twilio('Twilio', 'Twilio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Twilio.png b/distribution/simpleicons-5/T/Twilio.png new file mode 100644 index 00000000000..ab0c0da10db Binary files /dev/null and b/distribution/simpleicons-5/T/Twilio.png differ diff --git a/distribution/simpleicons-5/T/Twilio.puml b/distribution/simpleicons-5/T/Twilio.puml new file mode 100644 index 00000000000..85276ae778c --- /dev/null +++ b/distribution/simpleicons-5/T/Twilio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Twilio + +sprite $TwilioXs [10x10/16z] uwS3 + +sprite $TwilioSm [12x12/16z] unza + +sprite $TwilioMd [16x16/16z] un_X + +sprite $TwilioLg [20x20/16z] unzKO1G + +!procedure Twilio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Twilio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Twitch.Local.png b/distribution/simpleicons-5/T/Twitch.Local.png new file mode 100644 index 00000000000..82a5fac96c9 Binary files /dev/null and b/distribution/simpleicons-5/T/Twitch.Local.png differ diff --git a/distribution/simpleicons-5/T/Twitch.Local.puml b/distribution/simpleicons-5/T/Twitch.Local.puml new file mode 100644 index 00000000000..58162a107d0 --- /dev/null +++ b/distribution/simpleicons-5/T/Twitch.Local.puml @@ -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 Twitch +include('simpleicons-5/T/Twitch') + +' renders the element +Twitch('Twitch', 'Twitch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twitch.Remote.puml b/distribution/simpleicons-5/T/Twitch.Remote.puml new file mode 100644 index 00000000000..73fd0d313d6 --- /dev/null +++ b/distribution/simpleicons-5/T/Twitch.Remote.puml @@ -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 Twitch +include('simpleicons-5/T/Twitch') + +' renders the element +Twitch('Twitch', 'Twitch', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twitch.md b/distribution/simpleicons-5/T/Twitch.md new file mode 100644 index 00000000000..dfc005bab73 --- /dev/null +++ b/distribution/simpleicons-5/T/Twitch.md @@ -0,0 +1,63 @@ +# Twitch + + +```text +simpleicons-5/T/Twitch +``` + +```text +include('simpleicons-5/T/Twitch') +``` + + + +| Illustration | Twitch | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Twitch.png) | ![illustration for Twitch](../../simpleicons-5/T/Twitch.Local.png) | + + + + +## Twitch + +### 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 Twitch +include('simpleicons-5/T/Twitch') + +' renders the element +Twitch('Twitch', 'Twitch', '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 Twitch +include('simpleicons-5/T/Twitch') + +' renders the element +Twitch('Twitch', 'Twitch', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Twitch.png b/distribution/simpleicons-5/T/Twitch.png new file mode 100644 index 00000000000..97a4be75b89 Binary files /dev/null and b/distribution/simpleicons-5/T/Twitch.png differ diff --git a/distribution/simpleicons-5/T/Twitch.puml b/distribution/simpleicons-5/T/Twitch.puml new file mode 100644 index 00000000000..e9a2e0e92f0 --- /dev/null +++ b/distribution/simpleicons-5/T/Twitch.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Twitch + +sprite $TwitchXs [10x10/16z] uwS3 + +sprite $TwitchSm [12x12/16z] unza + +sprite $TwitchMd [16x16/16z] un_X + +sprite $TwitchLg [20x20/16z] unzKO1G + +!procedure Twitch($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Twitch', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Twitter.Local.png b/distribution/simpleicons-5/T/Twitter.Local.png new file mode 100644 index 00000000000..9cec00b22ce Binary files /dev/null and b/distribution/simpleicons-5/T/Twitter.Local.png differ diff --git a/distribution/simpleicons-5/T/Twitter.Local.puml b/distribution/simpleicons-5/T/Twitter.Local.puml new file mode 100644 index 00000000000..6ac65411b5c --- /dev/null +++ b/distribution/simpleicons-5/T/Twitter.Local.puml @@ -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 Twitter +include('simpleicons-5/T/Twitter') + +' renders the element +Twitter('Twitter', 'Twitter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twitter.Remote.puml b/distribution/simpleicons-5/T/Twitter.Remote.puml new file mode 100644 index 00000000000..ea06a13aca1 --- /dev/null +++ b/distribution/simpleicons-5/T/Twitter.Remote.puml @@ -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 Twitter +include('simpleicons-5/T/Twitter') + +' renders the element +Twitter('Twitter', 'Twitter', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twitter.md b/distribution/simpleicons-5/T/Twitter.md new file mode 100644 index 00000000000..935b929e89c --- /dev/null +++ b/distribution/simpleicons-5/T/Twitter.md @@ -0,0 +1,63 @@ +# Twitter + + +```text +simpleicons-5/T/Twitter +``` + +```text +include('simpleicons-5/T/Twitter') +``` + + + +| Illustration | Twitter | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Twitter.png) | ![illustration for Twitter](../../simpleicons-5/T/Twitter.Local.png) | + + + + +## Twitter + +### 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 Twitter +include('simpleicons-5/T/Twitter') + +' renders the element +Twitter('Twitter', 'Twitter', '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 Twitter +include('simpleicons-5/T/Twitter') + +' renders the element +Twitter('Twitter', 'Twitter', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Twitter.png b/distribution/simpleicons-5/T/Twitter.png new file mode 100644 index 00000000000..408409f8ad1 Binary files /dev/null and b/distribution/simpleicons-5/T/Twitter.png differ diff --git a/distribution/simpleicons-5/T/Twitter.puml b/distribution/simpleicons-5/T/Twitter.puml new file mode 100644 index 00000000000..9079c2b43fd --- /dev/null +++ b/distribution/simpleicons-5/T/Twitter.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Twitter + +sprite $TwitterXs [10x10/16z] uwS3 + +sprite $TwitterSm [12x12/16z] unza + +sprite $TwitterMd [16x16/16z] un_X + +sprite $TwitterLg [20x20/16z] unzKO1G + +!procedure Twitter($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Twitter', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Twoo.Local.png b/distribution/simpleicons-5/T/Twoo.Local.png new file mode 100644 index 00000000000..b24a3260738 Binary files /dev/null and b/distribution/simpleicons-5/T/Twoo.Local.png differ diff --git a/distribution/simpleicons-5/T/Twoo.Local.puml b/distribution/simpleicons-5/T/Twoo.Local.puml new file mode 100644 index 00000000000..499d59b2dfc --- /dev/null +++ b/distribution/simpleicons-5/T/Twoo.Local.puml @@ -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 Twoo +include('simpleicons-5/T/Twoo') + +' renders the element +Twoo('Twoo', 'Twoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twoo.Remote.puml b/distribution/simpleicons-5/T/Twoo.Remote.puml new file mode 100644 index 00000000000..21114cc1050 --- /dev/null +++ b/distribution/simpleicons-5/T/Twoo.Remote.puml @@ -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 Twoo +include('simpleicons-5/T/Twoo') + +' renders the element +Twoo('Twoo', 'Twoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Twoo.md b/distribution/simpleicons-5/T/Twoo.md new file mode 100644 index 00000000000..fad5fa5035c --- /dev/null +++ b/distribution/simpleicons-5/T/Twoo.md @@ -0,0 +1,63 @@ +# Twoo + + +```text +simpleicons-5/T/Twoo +``` + +```text +include('simpleicons-5/T/Twoo') +``` + + + +| Illustration | Twoo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Twoo.png) | ![illustration for Twoo](../../simpleicons-5/T/Twoo.Local.png) | + + + + +## Twoo + +### 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 Twoo +include('simpleicons-5/T/Twoo') + +' renders the element +Twoo('Twoo', 'Twoo', '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 Twoo +include('simpleicons-5/T/Twoo') + +' renders the element +Twoo('Twoo', 'Twoo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Twoo.png b/distribution/simpleicons-5/T/Twoo.png new file mode 100644 index 00000000000..9673264e3c2 Binary files /dev/null and b/distribution/simpleicons-5/T/Twoo.png differ diff --git a/distribution/simpleicons-5/T/Twoo.puml b/distribution/simpleicons-5/T/Twoo.puml new file mode 100644 index 00000000000..e31d1b7c36a --- /dev/null +++ b/distribution/simpleicons-5/T/Twoo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Twoo + +sprite $TwooXs [10x10/16z] uwS3 + +sprite $TwooSm [12x12/16z] unza + +sprite $TwooMd [16x16/16z] un_X + +sprite $TwooLg [20x20/16z] unzKO1G + +!procedure Twoo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Twoo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Typescript.Local.png b/distribution/simpleicons-5/T/Typescript.Local.png new file mode 100644 index 00000000000..575ac44dbd4 Binary files /dev/null and b/distribution/simpleicons-5/T/Typescript.Local.png differ diff --git a/distribution/simpleicons-5/T/Typescript.Local.puml b/distribution/simpleicons-5/T/Typescript.Local.puml new file mode 100644 index 00000000000..b2b84425db5 --- /dev/null +++ b/distribution/simpleicons-5/T/Typescript.Local.puml @@ -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 Typescript +include('simpleicons-5/T/Typescript') + +' renders the element +Typescript('Typescript', 'Typescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Typescript.Remote.puml b/distribution/simpleicons-5/T/Typescript.Remote.puml new file mode 100644 index 00000000000..07170a7ed55 --- /dev/null +++ b/distribution/simpleicons-5/T/Typescript.Remote.puml @@ -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 Typescript +include('simpleicons-5/T/Typescript') + +' renders the element +Typescript('Typescript', 'Typescript', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Typescript.md b/distribution/simpleicons-5/T/Typescript.md new file mode 100644 index 00000000000..cb2e32c9a28 --- /dev/null +++ b/distribution/simpleicons-5/T/Typescript.md @@ -0,0 +1,63 @@ +# Typescript + + +```text +simpleicons-5/T/Typescript +``` + +```text +include('simpleicons-5/T/Typescript') +``` + + + +| Illustration | Typescript | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Typescript.png) | ![illustration for Typescript](../../simpleicons-5/T/Typescript.Local.png) | + + + + +## Typescript + +### 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 Typescript +include('simpleicons-5/T/Typescript') + +' renders the element +Typescript('Typescript', 'Typescript', '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 Typescript +include('simpleicons-5/T/Typescript') + +' renders the element +Typescript('Typescript', 'Typescript', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Typescript.png b/distribution/simpleicons-5/T/Typescript.png new file mode 100644 index 00000000000..a483e2561ea Binary files /dev/null and b/distribution/simpleicons-5/T/Typescript.png differ diff --git a/distribution/simpleicons-5/T/Typescript.puml b/distribution/simpleicons-5/T/Typescript.puml new file mode 100644 index 00000000000..161d64992b2 --- /dev/null +++ b/distribution/simpleicons-5/T/Typescript.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Typescript + +sprite $TypescriptXs [10x10/16z] uwS3 + +sprite $TypescriptSm [12x12/16z] unza + +sprite $TypescriptMd [16x16/16z] un_X + +sprite $TypescriptLg [20x20/16z] unzKO1G + +!procedure Typescript($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Typescript', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/T/Typo3.Local.png b/distribution/simpleicons-5/T/Typo3.Local.png new file mode 100644 index 00000000000..c204cae968f Binary files /dev/null and b/distribution/simpleicons-5/T/Typo3.Local.png differ diff --git a/distribution/simpleicons-5/T/Typo3.Local.puml b/distribution/simpleicons-5/T/Typo3.Local.puml new file mode 100644 index 00000000000..1c7d2bc8435 --- /dev/null +++ b/distribution/simpleicons-5/T/Typo3.Local.puml @@ -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 Typo3 +include('simpleicons-5/T/Typo3') + +' renders the element +Typo3('Typo3', 'Typo3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Typo3.Remote.puml b/distribution/simpleicons-5/T/Typo3.Remote.puml new file mode 100644 index 00000000000..b49e8d5887f --- /dev/null +++ b/distribution/simpleicons-5/T/Typo3.Remote.puml @@ -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 Typo3 +include('simpleicons-5/T/Typo3') + +' renders the element +Typo3('Typo3', 'Typo3', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/T/Typo3.md b/distribution/simpleicons-5/T/Typo3.md new file mode 100644 index 00000000000..b5e7c6e330d --- /dev/null +++ b/distribution/simpleicons-5/T/Typo3.md @@ -0,0 +1,63 @@ +# Typo3 + + +```text +simpleicons-5/T/Typo3 +``` + +```text +include('simpleicons-5/T/Typo3') +``` + + + +| Illustration | Typo3 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/T/Typo3.png) | ![illustration for Typo3](../../simpleicons-5/T/Typo3.Local.png) | + + + + +## Typo3 + +### 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 Typo3 +include('simpleicons-5/T/Typo3') + +' renders the element +Typo3('Typo3', 'Typo3', '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 Typo3 +include('simpleicons-5/T/Typo3') + +' renders the element +Typo3('Typo3', 'Typo3', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/T/Typo3.png b/distribution/simpleicons-5/T/Typo3.png new file mode 100644 index 00000000000..6f89e69ba2d Binary files /dev/null and b/distribution/simpleicons-5/T/Typo3.png differ diff --git a/distribution/simpleicons-5/T/Typo3.puml b/distribution/simpleicons-5/T/Typo3.puml new file mode 100644 index 00000000000..ec2db42110c --- /dev/null +++ b/distribution/simpleicons-5/T/Typo3.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/T/Typo3 + +sprite $Typo3Xs [10x10/16z] uwS3 + +sprite $Typo3Sm [12x12/16z] unza + +sprite $Typo3Md [16x16/16z] un_X + +sprite $Typo3Lg [20x20/16z] unzKO1G + +!procedure Typo3($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/T/Typo3', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/README.md b/distribution/simpleicons-5/U/README.md new file mode 100644 index 00000000000..608eb34e798 --- /dev/null +++ b/distribution/simpleicons-5/U/README.md @@ -0,0 +1,40 @@ +# U + +The module contains 29 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/U/Uber](../../simpleicons-5/U/Uber.png) | [simpleicons-5/U/Uber](../../simpleicons-5/U/Uber.md) | +| ![illustration of simpleicons-5/U/Ubereats](../../simpleicons-5/U/Ubereats.png) | [simpleicons-5/U/Ubereats](../../simpleicons-5/U/Ubereats.md) | +| ![illustration of simpleicons-5/U/Ubiquiti](../../simpleicons-5/U/Ubiquiti.png) | [simpleicons-5/U/Ubiquiti](../../simpleicons-5/U/Ubiquiti.md) | +| ![illustration of simpleicons-5/U/Ubisoft](../../simpleicons-5/U/Ubisoft.png) | [simpleicons-5/U/Ubisoft](../../simpleicons-5/U/Ubisoft.md) | +| ![illustration of simpleicons-5/U/Ublockorigin](../../simpleicons-5/U/Ublockorigin.png) | [simpleicons-5/U/Ublockorigin](../../simpleicons-5/U/Ublockorigin.md) | +| ![illustration of simpleicons-5/U/Ubuntu](../../simpleicons-5/U/Ubuntu.png) | [simpleicons-5/U/Ubuntu](../../simpleicons-5/U/Ubuntu.md) | +| ![illustration of simpleicons-5/U/Udacity](../../simpleicons-5/U/Udacity.png) | [simpleicons-5/U/Udacity](../../simpleicons-5/U/Udacity.md) | +| ![illustration of simpleicons-5/U/Udemy](../../simpleicons-5/U/Udemy.png) | [simpleicons-5/U/Udemy](../../simpleicons-5/U/Udemy.md) | +| ![illustration of simpleicons-5/U/Ufc](../../simpleicons-5/U/Ufc.png) | [simpleicons-5/U/Ufc](../../simpleicons-5/U/Ufc.md) | +| ![illustration of simpleicons-5/U/Uikit](../../simpleicons-5/U/Uikit.png) | [simpleicons-5/U/Uikit](../../simpleicons-5/U/Uikit.md) | +| ![illustration of simpleicons-5/U/Ulule](../../simpleicons-5/U/Ulule.png) | [simpleicons-5/U/Ulule](../../simpleicons-5/U/Ulule.md) | +| ![illustration of simpleicons-5/U/Umbraco](../../simpleicons-5/U/Umbraco.png) | [simpleicons-5/U/Umbraco](../../simpleicons-5/U/Umbraco.md) | +| ![illustration of simpleicons-5/U/Unacademy](../../simpleicons-5/U/Unacademy.png) | [simpleicons-5/U/Unacademy](../../simpleicons-5/U/Unacademy.md) | +| ![illustration of simpleicons-5/U/Undertale](../../simpleicons-5/U/Undertale.png) | [simpleicons-5/U/Undertale](../../simpleicons-5/U/Undertale.md) | +| ![illustration of simpleicons-5/U/Unicode](../../simpleicons-5/U/Unicode.png) | [simpleicons-5/U/Unicode](../../simpleicons-5/U/Unicode.md) | +| ![illustration of simpleicons-5/U/Unilever](../../simpleicons-5/U/Unilever.png) | [simpleicons-5/U/Unilever](../../simpleicons-5/U/Unilever.md) | +| ![illustration of simpleicons-5/U/Unitedairlines](../../simpleicons-5/U/Unitedairlines.png) | [simpleicons-5/U/Unitedairlines](../../simpleicons-5/U/Unitedairlines.md) | +| ![illustration of simpleicons-5/U/Unity](../../simpleicons-5/U/Unity.png) | [simpleicons-5/U/Unity](../../simpleicons-5/U/Unity.md) | +| ![illustration of simpleicons-5/U/Unraid](../../simpleicons-5/U/Unraid.png) | [simpleicons-5/U/Unraid](../../simpleicons-5/U/Unraid.md) | +| ![illustration of simpleicons-5/U/Unrealengine](../../simpleicons-5/U/Unrealengine.png) | [simpleicons-5/U/Unrealengine](../../simpleicons-5/U/Unrealengine.md) | +| ![illustration of simpleicons-5/U/Unsplash](../../simpleicons-5/U/Unsplash.png) | [simpleicons-5/U/Unsplash](../../simpleicons-5/U/Unsplash.md) | +| ![illustration of simpleicons-5/U/Untangle](../../simpleicons-5/U/Untangle.png) | [simpleicons-5/U/Untangle](../../simpleicons-5/U/Untangle.md) | +| ![illustration of simpleicons-5/U/Untappd](../../simpleicons-5/U/Untappd.png) | [simpleicons-5/U/Untappd](../../simpleicons-5/U/Untappd.md) | +| ![illustration of simpleicons-5/U/Upcloud](../../simpleicons-5/U/Upcloud.png) | [simpleicons-5/U/Upcloud](../../simpleicons-5/U/Upcloud.md) | +| ![illustration of simpleicons-5/U/Uplabs](../../simpleicons-5/U/Uplabs.png) | [simpleicons-5/U/Uplabs](../../simpleicons-5/U/Uplabs.md) | +| ![illustration of simpleicons-5/U/Uploaded](../../simpleicons-5/U/Uploaded.png) | [simpleicons-5/U/Uploaded](../../simpleicons-5/U/Uploaded.md) | +| ![illustration of simpleicons-5/U/Ups](../../simpleicons-5/U/Ups.png) | [simpleicons-5/U/Ups](../../simpleicons-5/U/Ups.md) | +| ![illustration of simpleicons-5/U/Upwork](../../simpleicons-5/U/Upwork.png) | [simpleicons-5/U/Upwork](../../simpleicons-5/U/Upwork.md) | +| ![illustration of simpleicons-5/U/Usps](../../simpleicons-5/U/Usps.png) | [simpleicons-5/U/Usps](../../simpleicons-5/U/Usps.md) | + + + diff --git a/distribution/simpleicons-5/U/Uber.Local.png b/distribution/simpleicons-5/U/Uber.Local.png new file mode 100644 index 00000000000..8267bebc3df Binary files /dev/null and b/distribution/simpleicons-5/U/Uber.Local.png differ diff --git a/distribution/simpleicons-5/U/Uber.Local.puml b/distribution/simpleicons-5/U/Uber.Local.puml new file mode 100644 index 00000000000..a610155732d --- /dev/null +++ b/distribution/simpleicons-5/U/Uber.Local.puml @@ -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 Uber +include('simpleicons-5/U/Uber') + +' renders the element +Uber('Uber', 'Uber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uber.Remote.puml b/distribution/simpleicons-5/U/Uber.Remote.puml new file mode 100644 index 00000000000..7e751bb0074 --- /dev/null +++ b/distribution/simpleicons-5/U/Uber.Remote.puml @@ -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 Uber +include('simpleicons-5/U/Uber') + +' renders the element +Uber('Uber', 'Uber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uber.md b/distribution/simpleicons-5/U/Uber.md new file mode 100644 index 00000000000..a4755858e9f --- /dev/null +++ b/distribution/simpleicons-5/U/Uber.md @@ -0,0 +1,63 @@ +# Uber + + +```text +simpleicons-5/U/Uber +``` + +```text +include('simpleicons-5/U/Uber') +``` + + + +| Illustration | Uber | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Uber.png) | ![illustration for Uber](../../simpleicons-5/U/Uber.Local.png) | + + + + +## Uber + +### 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 Uber +include('simpleicons-5/U/Uber') + +' renders the element +Uber('Uber', 'Uber', '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 Uber +include('simpleicons-5/U/Uber') + +' renders the element +Uber('Uber', 'Uber', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Uber.png b/distribution/simpleicons-5/U/Uber.png new file mode 100644 index 00000000000..f50d22bc133 Binary files /dev/null and b/distribution/simpleicons-5/U/Uber.png differ diff --git a/distribution/simpleicons-5/U/Uber.puml b/distribution/simpleicons-5/U/Uber.puml new file mode 100644 index 00000000000..8319a2c2bf8 --- /dev/null +++ b/distribution/simpleicons-5/U/Uber.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Uber + +sprite $UberXs [10x10/16z] uwS3 + +sprite $UberSm [12x12/16z] unza + +sprite $UberMd [16x16/16z] un_X + +sprite $UberLg [20x20/16z] unzKO1G + +!procedure Uber($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Uber', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ubereats.Local.png b/distribution/simpleicons-5/U/Ubereats.Local.png new file mode 100644 index 00000000000..dbe7f82f255 Binary files /dev/null and b/distribution/simpleicons-5/U/Ubereats.Local.png differ diff --git a/distribution/simpleicons-5/U/Ubereats.Local.puml b/distribution/simpleicons-5/U/Ubereats.Local.puml new file mode 100644 index 00000000000..b368a8ed57a --- /dev/null +++ b/distribution/simpleicons-5/U/Ubereats.Local.puml @@ -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 Ubereats +include('simpleicons-5/U/Ubereats') + +' renders the element +Ubereats('Ubereats', 'Ubereats', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubereats.Remote.puml b/distribution/simpleicons-5/U/Ubereats.Remote.puml new file mode 100644 index 00000000000..940ffa56977 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubereats.Remote.puml @@ -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 Ubereats +include('simpleicons-5/U/Ubereats') + +' renders the element +Ubereats('Ubereats', 'Ubereats', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubereats.md b/distribution/simpleicons-5/U/Ubereats.md new file mode 100644 index 00000000000..491af5fd5c2 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubereats.md @@ -0,0 +1,63 @@ +# Ubereats + + +```text +simpleicons-5/U/Ubereats +``` + +```text +include('simpleicons-5/U/Ubereats') +``` + + + +| Illustration | Ubereats | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ubereats.png) | ![illustration for Ubereats](../../simpleicons-5/U/Ubereats.Local.png) | + + + + +## Ubereats + +### 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 Ubereats +include('simpleicons-5/U/Ubereats') + +' renders the element +Ubereats('Ubereats', 'Ubereats', '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 Ubereats +include('simpleicons-5/U/Ubereats') + +' renders the element +Ubereats('Ubereats', 'Ubereats', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ubereats.png b/distribution/simpleicons-5/U/Ubereats.png new file mode 100644 index 00000000000..06a5d6ba585 Binary files /dev/null and b/distribution/simpleicons-5/U/Ubereats.png differ diff --git a/distribution/simpleicons-5/U/Ubereats.puml b/distribution/simpleicons-5/U/Ubereats.puml new file mode 100644 index 00000000000..d319950b0b5 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubereats.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ubereats + +sprite $UbereatsXs [10x10/16z] uwS3 + +sprite $UbereatsSm [12x12/16z] unza + +sprite $UbereatsMd [16x16/16z] un_X + +sprite $UbereatsLg [20x20/16z] unzKO1G + +!procedure Ubereats($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ubereats', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ubiquiti.Local.png b/distribution/simpleicons-5/U/Ubiquiti.Local.png new file mode 100644 index 00000000000..6574d51576e Binary files /dev/null and b/distribution/simpleicons-5/U/Ubiquiti.Local.png differ diff --git a/distribution/simpleicons-5/U/Ubiquiti.Local.puml b/distribution/simpleicons-5/U/Ubiquiti.Local.puml new file mode 100644 index 00000000000..47794390861 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubiquiti.Local.puml @@ -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 Ubiquiti +include('simpleicons-5/U/Ubiquiti') + +' renders the element +Ubiquiti('Ubiquiti', 'Ubiquiti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubiquiti.Remote.puml b/distribution/simpleicons-5/U/Ubiquiti.Remote.puml new file mode 100644 index 00000000000..4ef3d6e5cd2 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubiquiti.Remote.puml @@ -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 Ubiquiti +include('simpleicons-5/U/Ubiquiti') + +' renders the element +Ubiquiti('Ubiquiti', 'Ubiquiti', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubiquiti.md b/distribution/simpleicons-5/U/Ubiquiti.md new file mode 100644 index 00000000000..03ac123dfcd --- /dev/null +++ b/distribution/simpleicons-5/U/Ubiquiti.md @@ -0,0 +1,63 @@ +# Ubiquiti + + +```text +simpleicons-5/U/Ubiquiti +``` + +```text +include('simpleicons-5/U/Ubiquiti') +``` + + + +| Illustration | Ubiquiti | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ubiquiti.png) | ![illustration for Ubiquiti](../../simpleicons-5/U/Ubiquiti.Local.png) | + + + + +## Ubiquiti + +### 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 Ubiquiti +include('simpleicons-5/U/Ubiquiti') + +' renders the element +Ubiquiti('Ubiquiti', 'Ubiquiti', '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 Ubiquiti +include('simpleicons-5/U/Ubiquiti') + +' renders the element +Ubiquiti('Ubiquiti', 'Ubiquiti', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ubiquiti.png b/distribution/simpleicons-5/U/Ubiquiti.png new file mode 100644 index 00000000000..f7b8c0f5084 Binary files /dev/null and b/distribution/simpleicons-5/U/Ubiquiti.png differ diff --git a/distribution/simpleicons-5/U/Ubiquiti.puml b/distribution/simpleicons-5/U/Ubiquiti.puml new file mode 100644 index 00000000000..e1663abd586 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubiquiti.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ubiquiti + +sprite $UbiquitiXs [10x10/16z] uwS3 + +sprite $UbiquitiSm [12x12/16z] unza + +sprite $UbiquitiMd [16x16/16z] un_X + +sprite $UbiquitiLg [20x20/16z] unzKO1G + +!procedure Ubiquiti($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ubiquiti', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ubisoft.Local.png b/distribution/simpleicons-5/U/Ubisoft.Local.png new file mode 100644 index 00000000000..458d52a6f8b Binary files /dev/null and b/distribution/simpleicons-5/U/Ubisoft.Local.png differ diff --git a/distribution/simpleicons-5/U/Ubisoft.Local.puml b/distribution/simpleicons-5/U/Ubisoft.Local.puml new file mode 100644 index 00000000000..12af0247695 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubisoft.Local.puml @@ -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 Ubisoft +include('simpleicons-5/U/Ubisoft') + +' renders the element +Ubisoft('Ubisoft', 'Ubisoft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubisoft.Remote.puml b/distribution/simpleicons-5/U/Ubisoft.Remote.puml new file mode 100644 index 00000000000..f7f48f2900c --- /dev/null +++ b/distribution/simpleicons-5/U/Ubisoft.Remote.puml @@ -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 Ubisoft +include('simpleicons-5/U/Ubisoft') + +' renders the element +Ubisoft('Ubisoft', 'Ubisoft', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubisoft.md b/distribution/simpleicons-5/U/Ubisoft.md new file mode 100644 index 00000000000..5d97f6b8469 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubisoft.md @@ -0,0 +1,63 @@ +# Ubisoft + + +```text +simpleicons-5/U/Ubisoft +``` + +```text +include('simpleicons-5/U/Ubisoft') +``` + + + +| Illustration | Ubisoft | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ubisoft.png) | ![illustration for Ubisoft](../../simpleicons-5/U/Ubisoft.Local.png) | + + + + +## Ubisoft + +### 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 Ubisoft +include('simpleicons-5/U/Ubisoft') + +' renders the element +Ubisoft('Ubisoft', 'Ubisoft', '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 Ubisoft +include('simpleicons-5/U/Ubisoft') + +' renders the element +Ubisoft('Ubisoft', 'Ubisoft', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ubisoft.png b/distribution/simpleicons-5/U/Ubisoft.png new file mode 100644 index 00000000000..1d17500d4fb Binary files /dev/null and b/distribution/simpleicons-5/U/Ubisoft.png differ diff --git a/distribution/simpleicons-5/U/Ubisoft.puml b/distribution/simpleicons-5/U/Ubisoft.puml new file mode 100644 index 00000000000..9f276b2ed9e --- /dev/null +++ b/distribution/simpleicons-5/U/Ubisoft.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ubisoft + +sprite $UbisoftXs [10x10/16z] uwS3 + +sprite $UbisoftSm [12x12/16z] unza + +sprite $UbisoftMd [16x16/16z] un_X + +sprite $UbisoftLg [20x20/16z] unzKO1G + +!procedure Ubisoft($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ubisoft', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ublockorigin.Local.png b/distribution/simpleicons-5/U/Ublockorigin.Local.png new file mode 100644 index 00000000000..ffde64588df Binary files /dev/null and b/distribution/simpleicons-5/U/Ublockorigin.Local.png differ diff --git a/distribution/simpleicons-5/U/Ublockorigin.Local.puml b/distribution/simpleicons-5/U/Ublockorigin.Local.puml new file mode 100644 index 00000000000..24b089eea04 --- /dev/null +++ b/distribution/simpleicons-5/U/Ublockorigin.Local.puml @@ -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 Ublockorigin +include('simpleicons-5/U/Ublockorigin') + +' renders the element +Ublockorigin('Ublockorigin', 'Ublockorigin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ublockorigin.Remote.puml b/distribution/simpleicons-5/U/Ublockorigin.Remote.puml new file mode 100644 index 00000000000..8a6b16e37fa --- /dev/null +++ b/distribution/simpleicons-5/U/Ublockorigin.Remote.puml @@ -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 Ublockorigin +include('simpleicons-5/U/Ublockorigin') + +' renders the element +Ublockorigin('Ublockorigin', 'Ublockorigin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ublockorigin.md b/distribution/simpleicons-5/U/Ublockorigin.md new file mode 100644 index 00000000000..7c2d631873a --- /dev/null +++ b/distribution/simpleicons-5/U/Ublockorigin.md @@ -0,0 +1,63 @@ +# Ublockorigin + + +```text +simpleicons-5/U/Ublockorigin +``` + +```text +include('simpleicons-5/U/Ublockorigin') +``` + + + +| Illustration | Ublockorigin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ublockorigin.png) | ![illustration for Ublockorigin](../../simpleicons-5/U/Ublockorigin.Local.png) | + + + + +## Ublockorigin + +### 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 Ublockorigin +include('simpleicons-5/U/Ublockorigin') + +' renders the element +Ublockorigin('Ublockorigin', 'Ublockorigin', '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 Ublockorigin +include('simpleicons-5/U/Ublockorigin') + +' renders the element +Ublockorigin('Ublockorigin', 'Ublockorigin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ublockorigin.png b/distribution/simpleicons-5/U/Ublockorigin.png new file mode 100644 index 00000000000..d33c9d9b5c8 Binary files /dev/null and b/distribution/simpleicons-5/U/Ublockorigin.png differ diff --git a/distribution/simpleicons-5/U/Ublockorigin.puml b/distribution/simpleicons-5/U/Ublockorigin.puml new file mode 100644 index 00000000000..64b9c3085a6 --- /dev/null +++ b/distribution/simpleicons-5/U/Ublockorigin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ublockorigin + +sprite $UblockoriginXs [10x10/16z] uwS3 + +sprite $UblockoriginSm [12x12/16z] unza + +sprite $UblockoriginMd [16x16/16z] un_X + +sprite $UblockoriginLg [20x20/16z] unzKO1G + +!procedure Ublockorigin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ublockorigin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ubuntu.Local.png b/distribution/simpleicons-5/U/Ubuntu.Local.png new file mode 100644 index 00000000000..4d097e9db73 Binary files /dev/null and b/distribution/simpleicons-5/U/Ubuntu.Local.png differ diff --git a/distribution/simpleicons-5/U/Ubuntu.Local.puml b/distribution/simpleicons-5/U/Ubuntu.Local.puml new file mode 100644 index 00000000000..13074de1b25 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubuntu.Local.puml @@ -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 Ubuntu +include('simpleicons-5/U/Ubuntu') + +' renders the element +Ubuntu('Ubuntu', 'Ubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubuntu.Remote.puml b/distribution/simpleicons-5/U/Ubuntu.Remote.puml new file mode 100644 index 00000000000..0d0f5b4f144 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubuntu.Remote.puml @@ -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 Ubuntu +include('simpleicons-5/U/Ubuntu') + +' renders the element +Ubuntu('Ubuntu', 'Ubuntu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ubuntu.md b/distribution/simpleicons-5/U/Ubuntu.md new file mode 100644 index 00000000000..9c0097ff240 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubuntu.md @@ -0,0 +1,63 @@ +# Ubuntu + + +```text +simpleicons-5/U/Ubuntu +``` + +```text +include('simpleicons-5/U/Ubuntu') +``` + + + +| Illustration | Ubuntu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ubuntu.png) | ![illustration for Ubuntu](../../simpleicons-5/U/Ubuntu.Local.png) | + + + + +## Ubuntu + +### 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 Ubuntu +include('simpleicons-5/U/Ubuntu') + +' renders the element +Ubuntu('Ubuntu', 'Ubuntu', '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 Ubuntu +include('simpleicons-5/U/Ubuntu') + +' renders the element +Ubuntu('Ubuntu', 'Ubuntu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ubuntu.png b/distribution/simpleicons-5/U/Ubuntu.png new file mode 100644 index 00000000000..aa034d6a567 Binary files /dev/null and b/distribution/simpleicons-5/U/Ubuntu.png differ diff --git a/distribution/simpleicons-5/U/Ubuntu.puml b/distribution/simpleicons-5/U/Ubuntu.puml new file mode 100644 index 00000000000..050637544c5 --- /dev/null +++ b/distribution/simpleicons-5/U/Ubuntu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ubuntu + +sprite $UbuntuXs [10x10/16z] uwS3 + +sprite $UbuntuSm [12x12/16z] unza + +sprite $UbuntuMd [16x16/16z] un_X + +sprite $UbuntuLg [20x20/16z] unzKO1G + +!procedure Ubuntu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ubuntu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Udacity.Local.png b/distribution/simpleicons-5/U/Udacity.Local.png new file mode 100644 index 00000000000..56b70823ab7 Binary files /dev/null and b/distribution/simpleicons-5/U/Udacity.Local.png differ diff --git a/distribution/simpleicons-5/U/Udacity.Local.puml b/distribution/simpleicons-5/U/Udacity.Local.puml new file mode 100644 index 00000000000..cc10f040211 --- /dev/null +++ b/distribution/simpleicons-5/U/Udacity.Local.puml @@ -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 Udacity +include('simpleicons-5/U/Udacity') + +' renders the element +Udacity('Udacity', 'Udacity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Udacity.Remote.puml b/distribution/simpleicons-5/U/Udacity.Remote.puml new file mode 100644 index 00000000000..8058583fbd4 --- /dev/null +++ b/distribution/simpleicons-5/U/Udacity.Remote.puml @@ -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 Udacity +include('simpleicons-5/U/Udacity') + +' renders the element +Udacity('Udacity', 'Udacity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Udacity.md b/distribution/simpleicons-5/U/Udacity.md new file mode 100644 index 00000000000..9dde332d7ae --- /dev/null +++ b/distribution/simpleicons-5/U/Udacity.md @@ -0,0 +1,63 @@ +# Udacity + + +```text +simpleicons-5/U/Udacity +``` + +```text +include('simpleicons-5/U/Udacity') +``` + + + +| Illustration | Udacity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Udacity.png) | ![illustration for Udacity](../../simpleicons-5/U/Udacity.Local.png) | + + + + +## Udacity + +### 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 Udacity +include('simpleicons-5/U/Udacity') + +' renders the element +Udacity('Udacity', 'Udacity', '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 Udacity +include('simpleicons-5/U/Udacity') + +' renders the element +Udacity('Udacity', 'Udacity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Udacity.png b/distribution/simpleicons-5/U/Udacity.png new file mode 100644 index 00000000000..71c35b109f1 Binary files /dev/null and b/distribution/simpleicons-5/U/Udacity.png differ diff --git a/distribution/simpleicons-5/U/Udacity.puml b/distribution/simpleicons-5/U/Udacity.puml new file mode 100644 index 00000000000..42a36fad7dd --- /dev/null +++ b/distribution/simpleicons-5/U/Udacity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Udacity + +sprite $UdacityXs [10x10/16z] uwS3 + +sprite $UdacitySm [12x12/16z] unza + +sprite $UdacityMd [16x16/16z] un_X + +sprite $UdacityLg [20x20/16z] unzKO1G + +!procedure Udacity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Udacity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Udemy.Local.png b/distribution/simpleicons-5/U/Udemy.Local.png new file mode 100644 index 00000000000..5362c9b512c Binary files /dev/null and b/distribution/simpleicons-5/U/Udemy.Local.png differ diff --git a/distribution/simpleicons-5/U/Udemy.Local.puml b/distribution/simpleicons-5/U/Udemy.Local.puml new file mode 100644 index 00000000000..b66cfe34402 --- /dev/null +++ b/distribution/simpleicons-5/U/Udemy.Local.puml @@ -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 Udemy +include('simpleicons-5/U/Udemy') + +' renders the element +Udemy('Udemy', 'Udemy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Udemy.Remote.puml b/distribution/simpleicons-5/U/Udemy.Remote.puml new file mode 100644 index 00000000000..6f065b4b157 --- /dev/null +++ b/distribution/simpleicons-5/U/Udemy.Remote.puml @@ -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 Udemy +include('simpleicons-5/U/Udemy') + +' renders the element +Udemy('Udemy', 'Udemy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Udemy.md b/distribution/simpleicons-5/U/Udemy.md new file mode 100644 index 00000000000..309ae10c3c7 --- /dev/null +++ b/distribution/simpleicons-5/U/Udemy.md @@ -0,0 +1,63 @@ +# Udemy + + +```text +simpleicons-5/U/Udemy +``` + +```text +include('simpleicons-5/U/Udemy') +``` + + + +| Illustration | Udemy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Udemy.png) | ![illustration for Udemy](../../simpleicons-5/U/Udemy.Local.png) | + + + + +## Udemy + +### 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 Udemy +include('simpleicons-5/U/Udemy') + +' renders the element +Udemy('Udemy', 'Udemy', '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 Udemy +include('simpleicons-5/U/Udemy') + +' renders the element +Udemy('Udemy', 'Udemy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Udemy.png b/distribution/simpleicons-5/U/Udemy.png new file mode 100644 index 00000000000..dfe3ccf6dae Binary files /dev/null and b/distribution/simpleicons-5/U/Udemy.png differ diff --git a/distribution/simpleicons-5/U/Udemy.puml b/distribution/simpleicons-5/U/Udemy.puml new file mode 100644 index 00000000000..0dbf60c6f7c --- /dev/null +++ b/distribution/simpleicons-5/U/Udemy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Udemy + +sprite $UdemyXs [10x10/16z] uwS3 + +sprite $UdemySm [12x12/16z] unza + +sprite $UdemyMd [16x16/16z] un_X + +sprite $UdemyLg [20x20/16z] unzKO1G + +!procedure Udemy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Udemy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ufc.Local.png b/distribution/simpleicons-5/U/Ufc.Local.png new file mode 100644 index 00000000000..54d5b461c73 Binary files /dev/null and b/distribution/simpleicons-5/U/Ufc.Local.png differ diff --git a/distribution/simpleicons-5/U/Ufc.Local.puml b/distribution/simpleicons-5/U/Ufc.Local.puml new file mode 100644 index 00000000000..a3a9079b327 --- /dev/null +++ b/distribution/simpleicons-5/U/Ufc.Local.puml @@ -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 Ufc +include('simpleicons-5/U/Ufc') + +' renders the element +Ufc('Ufc', 'Ufc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ufc.Remote.puml b/distribution/simpleicons-5/U/Ufc.Remote.puml new file mode 100644 index 00000000000..28bf314ec44 --- /dev/null +++ b/distribution/simpleicons-5/U/Ufc.Remote.puml @@ -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 Ufc +include('simpleicons-5/U/Ufc') + +' renders the element +Ufc('Ufc', 'Ufc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ufc.md b/distribution/simpleicons-5/U/Ufc.md new file mode 100644 index 00000000000..b9af1ce43a9 --- /dev/null +++ b/distribution/simpleicons-5/U/Ufc.md @@ -0,0 +1,63 @@ +# Ufc + + +```text +simpleicons-5/U/Ufc +``` + +```text +include('simpleicons-5/U/Ufc') +``` + + + +| Illustration | Ufc | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ufc.png) | ![illustration for Ufc](../../simpleicons-5/U/Ufc.Local.png) | + + + + +## Ufc + +### 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 Ufc +include('simpleicons-5/U/Ufc') + +' renders the element +Ufc('Ufc', 'Ufc', '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 Ufc +include('simpleicons-5/U/Ufc') + +' renders the element +Ufc('Ufc', 'Ufc', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ufc.png b/distribution/simpleicons-5/U/Ufc.png new file mode 100644 index 00000000000..db14c6225d5 Binary files /dev/null and b/distribution/simpleicons-5/U/Ufc.png differ diff --git a/distribution/simpleicons-5/U/Ufc.puml b/distribution/simpleicons-5/U/Ufc.puml new file mode 100644 index 00000000000..1a4ac1cd01f --- /dev/null +++ b/distribution/simpleicons-5/U/Ufc.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ufc + +sprite $UfcXs [10x10/16z] uwS3 + +sprite $UfcSm [12x12/16z] unza + +sprite $UfcMd [16x16/16z] un_X + +sprite $UfcLg [20x20/16z] unzKO1G + +!procedure Ufc($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ufc', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Uikit.Local.png b/distribution/simpleicons-5/U/Uikit.Local.png new file mode 100644 index 00000000000..b1240401f98 Binary files /dev/null and b/distribution/simpleicons-5/U/Uikit.Local.png differ diff --git a/distribution/simpleicons-5/U/Uikit.Local.puml b/distribution/simpleicons-5/U/Uikit.Local.puml new file mode 100644 index 00000000000..4483b635352 --- /dev/null +++ b/distribution/simpleicons-5/U/Uikit.Local.puml @@ -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 Uikit +include('simpleicons-5/U/Uikit') + +' renders the element +Uikit('Uikit', 'Uikit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uikit.Remote.puml b/distribution/simpleicons-5/U/Uikit.Remote.puml new file mode 100644 index 00000000000..fffcd68fd77 --- /dev/null +++ b/distribution/simpleicons-5/U/Uikit.Remote.puml @@ -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 Uikit +include('simpleicons-5/U/Uikit') + +' renders the element +Uikit('Uikit', 'Uikit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uikit.md b/distribution/simpleicons-5/U/Uikit.md new file mode 100644 index 00000000000..d8175e4b3be --- /dev/null +++ b/distribution/simpleicons-5/U/Uikit.md @@ -0,0 +1,63 @@ +# Uikit + + +```text +simpleicons-5/U/Uikit +``` + +```text +include('simpleicons-5/U/Uikit') +``` + + + +| Illustration | Uikit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Uikit.png) | ![illustration for Uikit](../../simpleicons-5/U/Uikit.Local.png) | + + + + +## Uikit + +### 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 Uikit +include('simpleicons-5/U/Uikit') + +' renders the element +Uikit('Uikit', 'Uikit', '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 Uikit +include('simpleicons-5/U/Uikit') + +' renders the element +Uikit('Uikit', 'Uikit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Uikit.png b/distribution/simpleicons-5/U/Uikit.png new file mode 100644 index 00000000000..6a0c2945a3f Binary files /dev/null and b/distribution/simpleicons-5/U/Uikit.png differ diff --git a/distribution/simpleicons-5/U/Uikit.puml b/distribution/simpleicons-5/U/Uikit.puml new file mode 100644 index 00000000000..24ce8d7658c --- /dev/null +++ b/distribution/simpleicons-5/U/Uikit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Uikit + +sprite $UikitXs [10x10/16z] uwS3 + +sprite $UikitSm [12x12/16z] unza + +sprite $UikitMd [16x16/16z] un_X + +sprite $UikitLg [20x20/16z] unzKO1G + +!procedure Uikit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Uikit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ulule.Local.png b/distribution/simpleicons-5/U/Ulule.Local.png new file mode 100644 index 00000000000..cd6b1fa607a Binary files /dev/null and b/distribution/simpleicons-5/U/Ulule.Local.png differ diff --git a/distribution/simpleicons-5/U/Ulule.Local.puml b/distribution/simpleicons-5/U/Ulule.Local.puml new file mode 100644 index 00000000000..e701bd9e1ad --- /dev/null +++ b/distribution/simpleicons-5/U/Ulule.Local.puml @@ -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 Ulule +include('simpleicons-5/U/Ulule') + +' renders the element +Ulule('Ulule', 'Ulule', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ulule.Remote.puml b/distribution/simpleicons-5/U/Ulule.Remote.puml new file mode 100644 index 00000000000..54412ae5e73 --- /dev/null +++ b/distribution/simpleicons-5/U/Ulule.Remote.puml @@ -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 Ulule +include('simpleicons-5/U/Ulule') + +' renders the element +Ulule('Ulule', 'Ulule', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ulule.md b/distribution/simpleicons-5/U/Ulule.md new file mode 100644 index 00000000000..5206f3766ed --- /dev/null +++ b/distribution/simpleicons-5/U/Ulule.md @@ -0,0 +1,63 @@ +# Ulule + + +```text +simpleicons-5/U/Ulule +``` + +```text +include('simpleicons-5/U/Ulule') +``` + + + +| Illustration | Ulule | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ulule.png) | ![illustration for Ulule](../../simpleicons-5/U/Ulule.Local.png) | + + + + +## Ulule + +### 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 Ulule +include('simpleicons-5/U/Ulule') + +' renders the element +Ulule('Ulule', 'Ulule', '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 Ulule +include('simpleicons-5/U/Ulule') + +' renders the element +Ulule('Ulule', 'Ulule', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ulule.png b/distribution/simpleicons-5/U/Ulule.png new file mode 100644 index 00000000000..32d54b8052d Binary files /dev/null and b/distribution/simpleicons-5/U/Ulule.png differ diff --git a/distribution/simpleicons-5/U/Ulule.puml b/distribution/simpleicons-5/U/Ulule.puml new file mode 100644 index 00000000000..d4f09c3656d --- /dev/null +++ b/distribution/simpleicons-5/U/Ulule.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ulule + +sprite $UluleXs [10x10/16z] uwS3 + +sprite $UluleSm [12x12/16z] unza + +sprite $UluleMd [16x16/16z] un_X + +sprite $UluleLg [20x20/16z] unzKO1G + +!procedure Ulule($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ulule', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Umbraco.Local.png b/distribution/simpleicons-5/U/Umbraco.Local.png new file mode 100644 index 00000000000..3b0a06820c0 Binary files /dev/null and b/distribution/simpleicons-5/U/Umbraco.Local.png differ diff --git a/distribution/simpleicons-5/U/Umbraco.Local.puml b/distribution/simpleicons-5/U/Umbraco.Local.puml new file mode 100644 index 00000000000..63758e2baf1 --- /dev/null +++ b/distribution/simpleicons-5/U/Umbraco.Local.puml @@ -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 Umbraco +include('simpleicons-5/U/Umbraco') + +' renders the element +Umbraco('Umbraco', 'Umbraco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Umbraco.Remote.puml b/distribution/simpleicons-5/U/Umbraco.Remote.puml new file mode 100644 index 00000000000..44824f6a281 --- /dev/null +++ b/distribution/simpleicons-5/U/Umbraco.Remote.puml @@ -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 Umbraco +include('simpleicons-5/U/Umbraco') + +' renders the element +Umbraco('Umbraco', 'Umbraco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Umbraco.md b/distribution/simpleicons-5/U/Umbraco.md new file mode 100644 index 00000000000..58de834a95c --- /dev/null +++ b/distribution/simpleicons-5/U/Umbraco.md @@ -0,0 +1,63 @@ +# Umbraco + + +```text +simpleicons-5/U/Umbraco +``` + +```text +include('simpleicons-5/U/Umbraco') +``` + + + +| Illustration | Umbraco | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Umbraco.png) | ![illustration for Umbraco](../../simpleicons-5/U/Umbraco.Local.png) | + + + + +## Umbraco + +### 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 Umbraco +include('simpleicons-5/U/Umbraco') + +' renders the element +Umbraco('Umbraco', 'Umbraco', '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 Umbraco +include('simpleicons-5/U/Umbraco') + +' renders the element +Umbraco('Umbraco', 'Umbraco', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Umbraco.png b/distribution/simpleicons-5/U/Umbraco.png new file mode 100644 index 00000000000..676c1d01454 Binary files /dev/null and b/distribution/simpleicons-5/U/Umbraco.png differ diff --git a/distribution/simpleicons-5/U/Umbraco.puml b/distribution/simpleicons-5/U/Umbraco.puml new file mode 100644 index 00000000000..c0ac18eba92 --- /dev/null +++ b/distribution/simpleicons-5/U/Umbraco.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Umbraco + +sprite $UmbracoXs [10x10/16z] uwS3 + +sprite $UmbracoSm [12x12/16z] unza + +sprite $UmbracoMd [16x16/16z] un_X + +sprite $UmbracoLg [20x20/16z] unzKO1G + +!procedure Umbraco($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Umbraco', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unacademy.Local.png b/distribution/simpleicons-5/U/Unacademy.Local.png new file mode 100644 index 00000000000..1bf4daf7ff7 Binary files /dev/null and b/distribution/simpleicons-5/U/Unacademy.Local.png differ diff --git a/distribution/simpleicons-5/U/Unacademy.Local.puml b/distribution/simpleicons-5/U/Unacademy.Local.puml new file mode 100644 index 00000000000..bc5aaf2c7c9 --- /dev/null +++ b/distribution/simpleicons-5/U/Unacademy.Local.puml @@ -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 Unacademy +include('simpleicons-5/U/Unacademy') + +' renders the element +Unacademy('Unacademy', 'Unacademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unacademy.Remote.puml b/distribution/simpleicons-5/U/Unacademy.Remote.puml new file mode 100644 index 00000000000..705083806eb --- /dev/null +++ b/distribution/simpleicons-5/U/Unacademy.Remote.puml @@ -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 Unacademy +include('simpleicons-5/U/Unacademy') + +' renders the element +Unacademy('Unacademy', 'Unacademy', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unacademy.md b/distribution/simpleicons-5/U/Unacademy.md new file mode 100644 index 00000000000..54eb7a5bc1b --- /dev/null +++ b/distribution/simpleicons-5/U/Unacademy.md @@ -0,0 +1,63 @@ +# Unacademy + + +```text +simpleicons-5/U/Unacademy +``` + +```text +include('simpleicons-5/U/Unacademy') +``` + + + +| Illustration | Unacademy | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unacademy.png) | ![illustration for Unacademy](../../simpleicons-5/U/Unacademy.Local.png) | + + + + +## Unacademy + +### 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 Unacademy +include('simpleicons-5/U/Unacademy') + +' renders the element +Unacademy('Unacademy', 'Unacademy', '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 Unacademy +include('simpleicons-5/U/Unacademy') + +' renders the element +Unacademy('Unacademy', 'Unacademy', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unacademy.png b/distribution/simpleicons-5/U/Unacademy.png new file mode 100644 index 00000000000..b9c1e8be167 Binary files /dev/null and b/distribution/simpleicons-5/U/Unacademy.png differ diff --git a/distribution/simpleicons-5/U/Unacademy.puml b/distribution/simpleicons-5/U/Unacademy.puml new file mode 100644 index 00000000000..3a53bb139ac --- /dev/null +++ b/distribution/simpleicons-5/U/Unacademy.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unacademy + +sprite $UnacademyXs [10x10/16z] uwS3 + +sprite $UnacademySm [12x12/16z] unza + +sprite $UnacademyMd [16x16/16z] un_X + +sprite $UnacademyLg [20x20/16z] unzKO1G + +!procedure Unacademy($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unacademy', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Undertale.Local.png b/distribution/simpleicons-5/U/Undertale.Local.png new file mode 100644 index 00000000000..e08a11159b0 Binary files /dev/null and b/distribution/simpleicons-5/U/Undertale.Local.png differ diff --git a/distribution/simpleicons-5/U/Undertale.Local.puml b/distribution/simpleicons-5/U/Undertale.Local.puml new file mode 100644 index 00000000000..39e5b470cd6 --- /dev/null +++ b/distribution/simpleicons-5/U/Undertale.Local.puml @@ -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 Undertale +include('simpleicons-5/U/Undertale') + +' renders the element +Undertale('Undertale', 'Undertale', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Undertale.Remote.puml b/distribution/simpleicons-5/U/Undertale.Remote.puml new file mode 100644 index 00000000000..31aeccaa104 --- /dev/null +++ b/distribution/simpleicons-5/U/Undertale.Remote.puml @@ -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 Undertale +include('simpleicons-5/U/Undertale') + +' renders the element +Undertale('Undertale', 'Undertale', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Undertale.md b/distribution/simpleicons-5/U/Undertale.md new file mode 100644 index 00000000000..7b66cb1f1b8 --- /dev/null +++ b/distribution/simpleicons-5/U/Undertale.md @@ -0,0 +1,63 @@ +# Undertale + + +```text +simpleicons-5/U/Undertale +``` + +```text +include('simpleicons-5/U/Undertale') +``` + + + +| Illustration | Undertale | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Undertale.png) | ![illustration for Undertale](../../simpleicons-5/U/Undertale.Local.png) | + + + + +## Undertale + +### 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 Undertale +include('simpleicons-5/U/Undertale') + +' renders the element +Undertale('Undertale', 'Undertale', '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 Undertale +include('simpleicons-5/U/Undertale') + +' renders the element +Undertale('Undertale', 'Undertale', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Undertale.png b/distribution/simpleicons-5/U/Undertale.png new file mode 100644 index 00000000000..1e6221ced3b Binary files /dev/null and b/distribution/simpleicons-5/U/Undertale.png differ diff --git a/distribution/simpleicons-5/U/Undertale.puml b/distribution/simpleicons-5/U/Undertale.puml new file mode 100644 index 00000000000..7c7fe1ae42b --- /dev/null +++ b/distribution/simpleicons-5/U/Undertale.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Undertale + +sprite $UndertaleXs [10x10/16z] uwS3 + +sprite $UndertaleSm [12x12/16z] unza + +sprite $UndertaleMd [16x16/16z] un_X + +sprite $UndertaleLg [20x20/16z] unzKO1G + +!procedure Undertale($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Undertale', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unicode.Local.png b/distribution/simpleicons-5/U/Unicode.Local.png new file mode 100644 index 00000000000..d0350a72645 Binary files /dev/null and b/distribution/simpleicons-5/U/Unicode.Local.png differ diff --git a/distribution/simpleicons-5/U/Unicode.Local.puml b/distribution/simpleicons-5/U/Unicode.Local.puml new file mode 100644 index 00000000000..16611bd0400 --- /dev/null +++ b/distribution/simpleicons-5/U/Unicode.Local.puml @@ -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 Unicode +include('simpleicons-5/U/Unicode') + +' renders the element +Unicode('Unicode', 'Unicode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unicode.Remote.puml b/distribution/simpleicons-5/U/Unicode.Remote.puml new file mode 100644 index 00000000000..e1bb8077608 --- /dev/null +++ b/distribution/simpleicons-5/U/Unicode.Remote.puml @@ -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 Unicode +include('simpleicons-5/U/Unicode') + +' renders the element +Unicode('Unicode', 'Unicode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unicode.md b/distribution/simpleicons-5/U/Unicode.md new file mode 100644 index 00000000000..acc78195770 --- /dev/null +++ b/distribution/simpleicons-5/U/Unicode.md @@ -0,0 +1,63 @@ +# Unicode + + +```text +simpleicons-5/U/Unicode +``` + +```text +include('simpleicons-5/U/Unicode') +``` + + + +| Illustration | Unicode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unicode.png) | ![illustration for Unicode](../../simpleicons-5/U/Unicode.Local.png) | + + + + +## Unicode + +### 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 Unicode +include('simpleicons-5/U/Unicode') + +' renders the element +Unicode('Unicode', 'Unicode', '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 Unicode +include('simpleicons-5/U/Unicode') + +' renders the element +Unicode('Unicode', 'Unicode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unicode.png b/distribution/simpleicons-5/U/Unicode.png new file mode 100644 index 00000000000..3fc8b2c22f7 Binary files /dev/null and b/distribution/simpleicons-5/U/Unicode.png differ diff --git a/distribution/simpleicons-5/U/Unicode.puml b/distribution/simpleicons-5/U/Unicode.puml new file mode 100644 index 00000000000..b2916d24b94 --- /dev/null +++ b/distribution/simpleicons-5/U/Unicode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unicode + +sprite $UnicodeXs [10x10/16z] uwS3 + +sprite $UnicodeSm [12x12/16z] unza + +sprite $UnicodeMd [16x16/16z] un_X + +sprite $UnicodeLg [20x20/16z] unzKO1G + +!procedure Unicode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unicode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unilever.Local.png b/distribution/simpleicons-5/U/Unilever.Local.png new file mode 100644 index 00000000000..6d1bf9dc9df Binary files /dev/null and b/distribution/simpleicons-5/U/Unilever.Local.png differ diff --git a/distribution/simpleicons-5/U/Unilever.Local.puml b/distribution/simpleicons-5/U/Unilever.Local.puml new file mode 100644 index 00000000000..5603a26800d --- /dev/null +++ b/distribution/simpleicons-5/U/Unilever.Local.puml @@ -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 Unilever +include('simpleicons-5/U/Unilever') + +' renders the element +Unilever('Unilever', 'Unilever', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unilever.Remote.puml b/distribution/simpleicons-5/U/Unilever.Remote.puml new file mode 100644 index 00000000000..8b13b562e4b --- /dev/null +++ b/distribution/simpleicons-5/U/Unilever.Remote.puml @@ -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 Unilever +include('simpleicons-5/U/Unilever') + +' renders the element +Unilever('Unilever', 'Unilever', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unilever.md b/distribution/simpleicons-5/U/Unilever.md new file mode 100644 index 00000000000..6a93d034337 --- /dev/null +++ b/distribution/simpleicons-5/U/Unilever.md @@ -0,0 +1,63 @@ +# Unilever + + +```text +simpleicons-5/U/Unilever +``` + +```text +include('simpleicons-5/U/Unilever') +``` + + + +| Illustration | Unilever | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unilever.png) | ![illustration for Unilever](../../simpleicons-5/U/Unilever.Local.png) | + + + + +## Unilever + +### 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 Unilever +include('simpleicons-5/U/Unilever') + +' renders the element +Unilever('Unilever', 'Unilever', '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 Unilever +include('simpleicons-5/U/Unilever') + +' renders the element +Unilever('Unilever', 'Unilever', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unilever.png b/distribution/simpleicons-5/U/Unilever.png new file mode 100644 index 00000000000..4f87be72ae0 Binary files /dev/null and b/distribution/simpleicons-5/U/Unilever.png differ diff --git a/distribution/simpleicons-5/U/Unilever.puml b/distribution/simpleicons-5/U/Unilever.puml new file mode 100644 index 00000000000..0041a3ef330 --- /dev/null +++ b/distribution/simpleicons-5/U/Unilever.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unilever + +sprite $UnileverXs [10x10/16z] uwS3 + +sprite $UnileverSm [12x12/16z] unza + +sprite $UnileverMd [16x16/16z] un_X + +sprite $UnileverLg [20x20/16z] unzKO1G + +!procedure Unilever($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unilever', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unitedairlines.Local.png b/distribution/simpleicons-5/U/Unitedairlines.Local.png new file mode 100644 index 00000000000..13b1c5c1d62 Binary files /dev/null and b/distribution/simpleicons-5/U/Unitedairlines.Local.png differ diff --git a/distribution/simpleicons-5/U/Unitedairlines.Local.puml b/distribution/simpleicons-5/U/Unitedairlines.Local.puml new file mode 100644 index 00000000000..79e41e4b82c --- /dev/null +++ b/distribution/simpleicons-5/U/Unitedairlines.Local.puml @@ -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 Unitedairlines +include('simpleicons-5/U/Unitedairlines') + +' renders the element +Unitedairlines('Unitedairlines', 'Unitedairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unitedairlines.Remote.puml b/distribution/simpleicons-5/U/Unitedairlines.Remote.puml new file mode 100644 index 00000000000..af7cdeb5d45 --- /dev/null +++ b/distribution/simpleicons-5/U/Unitedairlines.Remote.puml @@ -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 Unitedairlines +include('simpleicons-5/U/Unitedairlines') + +' renders the element +Unitedairlines('Unitedairlines', 'Unitedairlines', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unitedairlines.md b/distribution/simpleicons-5/U/Unitedairlines.md new file mode 100644 index 00000000000..70dffc044c8 --- /dev/null +++ b/distribution/simpleicons-5/U/Unitedairlines.md @@ -0,0 +1,63 @@ +# Unitedairlines + + +```text +simpleicons-5/U/Unitedairlines +``` + +```text +include('simpleicons-5/U/Unitedairlines') +``` + + + +| Illustration | Unitedairlines | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unitedairlines.png) | ![illustration for Unitedairlines](../../simpleicons-5/U/Unitedairlines.Local.png) | + + + + +## Unitedairlines + +### 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 Unitedairlines +include('simpleicons-5/U/Unitedairlines') + +' renders the element +Unitedairlines('Unitedairlines', 'Unitedairlines', '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 Unitedairlines +include('simpleicons-5/U/Unitedairlines') + +' renders the element +Unitedairlines('Unitedairlines', 'Unitedairlines', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unitedairlines.png b/distribution/simpleicons-5/U/Unitedairlines.png new file mode 100644 index 00000000000..e798ff04459 Binary files /dev/null and b/distribution/simpleicons-5/U/Unitedairlines.png differ diff --git a/distribution/simpleicons-5/U/Unitedairlines.puml b/distribution/simpleicons-5/U/Unitedairlines.puml new file mode 100644 index 00000000000..e44446c2347 --- /dev/null +++ b/distribution/simpleicons-5/U/Unitedairlines.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unitedairlines + +sprite $UnitedairlinesXs [10x10/16z] uwS3 + +sprite $UnitedairlinesSm [12x12/16z] unza + +sprite $UnitedairlinesMd [16x16/16z] un_X + +sprite $UnitedairlinesLg [20x20/16z] unzKO1G + +!procedure Unitedairlines($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unitedairlines', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unity.Local.png b/distribution/simpleicons-5/U/Unity.Local.png new file mode 100644 index 00000000000..10872f2f934 Binary files /dev/null and b/distribution/simpleicons-5/U/Unity.Local.png differ diff --git a/distribution/simpleicons-5/U/Unity.Local.puml b/distribution/simpleicons-5/U/Unity.Local.puml new file mode 100644 index 00000000000..d3f9eb679a1 --- /dev/null +++ b/distribution/simpleicons-5/U/Unity.Local.puml @@ -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 Unity +include('simpleicons-5/U/Unity') + +' renders the element +Unity('Unity', 'Unity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unity.Remote.puml b/distribution/simpleicons-5/U/Unity.Remote.puml new file mode 100644 index 00000000000..1e6856978c3 --- /dev/null +++ b/distribution/simpleicons-5/U/Unity.Remote.puml @@ -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 Unity +include('simpleicons-5/U/Unity') + +' renders the element +Unity('Unity', 'Unity', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unity.md b/distribution/simpleicons-5/U/Unity.md new file mode 100644 index 00000000000..7768e8b2941 --- /dev/null +++ b/distribution/simpleicons-5/U/Unity.md @@ -0,0 +1,63 @@ +# Unity + + +```text +simpleicons-5/U/Unity +``` + +```text +include('simpleicons-5/U/Unity') +``` + + + +| Illustration | Unity | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unity.png) | ![illustration for Unity](../../simpleicons-5/U/Unity.Local.png) | + + + + +## Unity + +### 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 Unity +include('simpleicons-5/U/Unity') + +' renders the element +Unity('Unity', 'Unity', '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 Unity +include('simpleicons-5/U/Unity') + +' renders the element +Unity('Unity', 'Unity', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unity.png b/distribution/simpleicons-5/U/Unity.png new file mode 100644 index 00000000000..e3b5460248a Binary files /dev/null and b/distribution/simpleicons-5/U/Unity.png differ diff --git a/distribution/simpleicons-5/U/Unity.puml b/distribution/simpleicons-5/U/Unity.puml new file mode 100644 index 00000000000..a4fca996f9e --- /dev/null +++ b/distribution/simpleicons-5/U/Unity.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unity + +sprite $UnityXs [10x10/16z] uwS3 + +sprite $UnitySm [12x12/16z] unza + +sprite $UnityMd [16x16/16z] un_X + +sprite $UnityLg [20x20/16z] unzKO1G + +!procedure Unity($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unity', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unraid.Local.png b/distribution/simpleicons-5/U/Unraid.Local.png new file mode 100644 index 00000000000..87415f56266 Binary files /dev/null and b/distribution/simpleicons-5/U/Unraid.Local.png differ diff --git a/distribution/simpleicons-5/U/Unraid.Local.puml b/distribution/simpleicons-5/U/Unraid.Local.puml new file mode 100644 index 00000000000..ccc053c7b61 --- /dev/null +++ b/distribution/simpleicons-5/U/Unraid.Local.puml @@ -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 Unraid +include('simpleicons-5/U/Unraid') + +' renders the element +Unraid('Unraid', 'Unraid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unraid.Remote.puml b/distribution/simpleicons-5/U/Unraid.Remote.puml new file mode 100644 index 00000000000..5630587e102 --- /dev/null +++ b/distribution/simpleicons-5/U/Unraid.Remote.puml @@ -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 Unraid +include('simpleicons-5/U/Unraid') + +' renders the element +Unraid('Unraid', 'Unraid', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unraid.md b/distribution/simpleicons-5/U/Unraid.md new file mode 100644 index 00000000000..dfb1d665e99 --- /dev/null +++ b/distribution/simpleicons-5/U/Unraid.md @@ -0,0 +1,63 @@ +# Unraid + + +```text +simpleicons-5/U/Unraid +``` + +```text +include('simpleicons-5/U/Unraid') +``` + + + +| Illustration | Unraid | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unraid.png) | ![illustration for Unraid](../../simpleicons-5/U/Unraid.Local.png) | + + + + +## Unraid + +### 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 Unraid +include('simpleicons-5/U/Unraid') + +' renders the element +Unraid('Unraid', 'Unraid', '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 Unraid +include('simpleicons-5/U/Unraid') + +' renders the element +Unraid('Unraid', 'Unraid', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unraid.png b/distribution/simpleicons-5/U/Unraid.png new file mode 100644 index 00000000000..5391f874226 Binary files /dev/null and b/distribution/simpleicons-5/U/Unraid.png differ diff --git a/distribution/simpleicons-5/U/Unraid.puml b/distribution/simpleicons-5/U/Unraid.puml new file mode 100644 index 00000000000..cfbb4f3e63c --- /dev/null +++ b/distribution/simpleicons-5/U/Unraid.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unraid + +sprite $UnraidXs [10x10/16z] uwS3 + +sprite $UnraidSm [12x12/16z] unza + +sprite $UnraidMd [16x16/16z] un_X + +sprite $UnraidLg [20x20/16z] unzKO1G + +!procedure Unraid($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unraid', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unrealengine.Local.png b/distribution/simpleicons-5/U/Unrealengine.Local.png new file mode 100644 index 00000000000..6950e948856 Binary files /dev/null and b/distribution/simpleicons-5/U/Unrealengine.Local.png differ diff --git a/distribution/simpleicons-5/U/Unrealengine.Local.puml b/distribution/simpleicons-5/U/Unrealengine.Local.puml new file mode 100644 index 00000000000..e80b719697b --- /dev/null +++ b/distribution/simpleicons-5/U/Unrealengine.Local.puml @@ -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 Unrealengine +include('simpleicons-5/U/Unrealengine') + +' renders the element +Unrealengine('Unrealengine', 'Unrealengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unrealengine.Remote.puml b/distribution/simpleicons-5/U/Unrealengine.Remote.puml new file mode 100644 index 00000000000..f45f65d43c9 --- /dev/null +++ b/distribution/simpleicons-5/U/Unrealengine.Remote.puml @@ -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 Unrealengine +include('simpleicons-5/U/Unrealengine') + +' renders the element +Unrealengine('Unrealengine', 'Unrealengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unrealengine.md b/distribution/simpleicons-5/U/Unrealengine.md new file mode 100644 index 00000000000..d77e4be6ee3 --- /dev/null +++ b/distribution/simpleicons-5/U/Unrealengine.md @@ -0,0 +1,63 @@ +# Unrealengine + + +```text +simpleicons-5/U/Unrealengine +``` + +```text +include('simpleicons-5/U/Unrealengine') +``` + + + +| Illustration | Unrealengine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unrealengine.png) | ![illustration for Unrealengine](../../simpleicons-5/U/Unrealengine.Local.png) | + + + + +## Unrealengine + +### 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 Unrealengine +include('simpleicons-5/U/Unrealengine') + +' renders the element +Unrealengine('Unrealengine', 'Unrealengine', '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 Unrealengine +include('simpleicons-5/U/Unrealengine') + +' renders the element +Unrealengine('Unrealengine', 'Unrealengine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unrealengine.png b/distribution/simpleicons-5/U/Unrealengine.png new file mode 100644 index 00000000000..39cf1838e5c Binary files /dev/null and b/distribution/simpleicons-5/U/Unrealengine.png differ diff --git a/distribution/simpleicons-5/U/Unrealengine.puml b/distribution/simpleicons-5/U/Unrealengine.puml new file mode 100644 index 00000000000..8843fd63497 --- /dev/null +++ b/distribution/simpleicons-5/U/Unrealengine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unrealengine + +sprite $UnrealengineXs [10x10/16z] uwS3 + +sprite $UnrealengineSm [12x12/16z] unza + +sprite $UnrealengineMd [16x16/16z] un_X + +sprite $UnrealengineLg [20x20/16z] unzKO1G + +!procedure Unrealengine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unrealengine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Unsplash.Local.png b/distribution/simpleicons-5/U/Unsplash.Local.png new file mode 100644 index 00000000000..86c2c910b83 Binary files /dev/null and b/distribution/simpleicons-5/U/Unsplash.Local.png differ diff --git a/distribution/simpleicons-5/U/Unsplash.Local.puml b/distribution/simpleicons-5/U/Unsplash.Local.puml new file mode 100644 index 00000000000..750a9eaccb8 --- /dev/null +++ b/distribution/simpleicons-5/U/Unsplash.Local.puml @@ -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 Unsplash +include('simpleicons-5/U/Unsplash') + +' renders the element +Unsplash('Unsplash', 'Unsplash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unsplash.Remote.puml b/distribution/simpleicons-5/U/Unsplash.Remote.puml new file mode 100644 index 00000000000..f0a94108d41 --- /dev/null +++ b/distribution/simpleicons-5/U/Unsplash.Remote.puml @@ -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 Unsplash +include('simpleicons-5/U/Unsplash') + +' renders the element +Unsplash('Unsplash', 'Unsplash', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Unsplash.md b/distribution/simpleicons-5/U/Unsplash.md new file mode 100644 index 00000000000..22ee6a71366 --- /dev/null +++ b/distribution/simpleicons-5/U/Unsplash.md @@ -0,0 +1,63 @@ +# Unsplash + + +```text +simpleicons-5/U/Unsplash +``` + +```text +include('simpleicons-5/U/Unsplash') +``` + + + +| Illustration | Unsplash | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Unsplash.png) | ![illustration for Unsplash](../../simpleicons-5/U/Unsplash.Local.png) | + + + + +## Unsplash + +### 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 Unsplash +include('simpleicons-5/U/Unsplash') + +' renders the element +Unsplash('Unsplash', 'Unsplash', '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 Unsplash +include('simpleicons-5/U/Unsplash') + +' renders the element +Unsplash('Unsplash', 'Unsplash', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Unsplash.png b/distribution/simpleicons-5/U/Unsplash.png new file mode 100644 index 00000000000..6fea66cdf80 Binary files /dev/null and b/distribution/simpleicons-5/U/Unsplash.png differ diff --git a/distribution/simpleicons-5/U/Unsplash.puml b/distribution/simpleicons-5/U/Unsplash.puml new file mode 100644 index 00000000000..ac6cb560e86 --- /dev/null +++ b/distribution/simpleicons-5/U/Unsplash.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Unsplash + +sprite $UnsplashXs [10x10/16z] uwS3 + +sprite $UnsplashSm [12x12/16z] unza + +sprite $UnsplashMd [16x16/16z] un_X + +sprite $UnsplashLg [20x20/16z] unzKO1G + +!procedure Unsplash($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Unsplash', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Untangle.Local.png b/distribution/simpleicons-5/U/Untangle.Local.png new file mode 100644 index 00000000000..320a67ef257 Binary files /dev/null and b/distribution/simpleicons-5/U/Untangle.Local.png differ diff --git a/distribution/simpleicons-5/U/Untangle.Local.puml b/distribution/simpleicons-5/U/Untangle.Local.puml new file mode 100644 index 00000000000..72cec9ac92b --- /dev/null +++ b/distribution/simpleicons-5/U/Untangle.Local.puml @@ -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 Untangle +include('simpleicons-5/U/Untangle') + +' renders the element +Untangle('Untangle', 'Untangle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Untangle.Remote.puml b/distribution/simpleicons-5/U/Untangle.Remote.puml new file mode 100644 index 00000000000..59c93104157 --- /dev/null +++ b/distribution/simpleicons-5/U/Untangle.Remote.puml @@ -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 Untangle +include('simpleicons-5/U/Untangle') + +' renders the element +Untangle('Untangle', 'Untangle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Untangle.md b/distribution/simpleicons-5/U/Untangle.md new file mode 100644 index 00000000000..f8d7d39c013 --- /dev/null +++ b/distribution/simpleicons-5/U/Untangle.md @@ -0,0 +1,63 @@ +# Untangle + + +```text +simpleicons-5/U/Untangle +``` + +```text +include('simpleicons-5/U/Untangle') +``` + + + +| Illustration | Untangle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Untangle.png) | ![illustration for Untangle](../../simpleicons-5/U/Untangle.Local.png) | + + + + +## Untangle + +### 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 Untangle +include('simpleicons-5/U/Untangle') + +' renders the element +Untangle('Untangle', 'Untangle', '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 Untangle +include('simpleicons-5/U/Untangle') + +' renders the element +Untangle('Untangle', 'Untangle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Untangle.png b/distribution/simpleicons-5/U/Untangle.png new file mode 100644 index 00000000000..9f34b1f4c73 Binary files /dev/null and b/distribution/simpleicons-5/U/Untangle.png differ diff --git a/distribution/simpleicons-5/U/Untangle.puml b/distribution/simpleicons-5/U/Untangle.puml new file mode 100644 index 00000000000..c73522baa35 --- /dev/null +++ b/distribution/simpleicons-5/U/Untangle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Untangle + +sprite $UntangleXs [10x10/16z] uwS3 + +sprite $UntangleSm [12x12/16z] unza + +sprite $UntangleMd [16x16/16z] un_X + +sprite $UntangleLg [20x20/16z] unzKO1G + +!procedure Untangle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Untangle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Untappd.Local.png b/distribution/simpleicons-5/U/Untappd.Local.png new file mode 100644 index 00000000000..752f4e15338 Binary files /dev/null and b/distribution/simpleicons-5/U/Untappd.Local.png differ diff --git a/distribution/simpleicons-5/U/Untappd.Local.puml b/distribution/simpleicons-5/U/Untappd.Local.puml new file mode 100644 index 00000000000..f6a1f0d6969 --- /dev/null +++ b/distribution/simpleicons-5/U/Untappd.Local.puml @@ -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 Untappd +include('simpleicons-5/U/Untappd') + +' renders the element +Untappd('Untappd', 'Untappd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Untappd.Remote.puml b/distribution/simpleicons-5/U/Untappd.Remote.puml new file mode 100644 index 00000000000..b6662b763e7 --- /dev/null +++ b/distribution/simpleicons-5/U/Untappd.Remote.puml @@ -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 Untappd +include('simpleicons-5/U/Untappd') + +' renders the element +Untappd('Untappd', 'Untappd', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Untappd.md b/distribution/simpleicons-5/U/Untappd.md new file mode 100644 index 00000000000..18f13e17d7c --- /dev/null +++ b/distribution/simpleicons-5/U/Untappd.md @@ -0,0 +1,63 @@ +# Untappd + + +```text +simpleicons-5/U/Untappd +``` + +```text +include('simpleicons-5/U/Untappd') +``` + + + +| Illustration | Untappd | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Untappd.png) | ![illustration for Untappd](../../simpleicons-5/U/Untappd.Local.png) | + + + + +## Untappd + +### 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 Untappd +include('simpleicons-5/U/Untappd') + +' renders the element +Untappd('Untappd', 'Untappd', '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 Untappd +include('simpleicons-5/U/Untappd') + +' renders the element +Untappd('Untappd', 'Untappd', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Untappd.png b/distribution/simpleicons-5/U/Untappd.png new file mode 100644 index 00000000000..cd66dc27b77 Binary files /dev/null and b/distribution/simpleicons-5/U/Untappd.png differ diff --git a/distribution/simpleicons-5/U/Untappd.puml b/distribution/simpleicons-5/U/Untappd.puml new file mode 100644 index 00000000000..21495196f03 --- /dev/null +++ b/distribution/simpleicons-5/U/Untappd.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Untappd + +sprite $UntappdXs [10x10/16z] uwS3 + +sprite $UntappdSm [12x12/16z] unza + +sprite $UntappdMd [16x16/16z] un_X + +sprite $UntappdLg [20x20/16z] unzKO1G + +!procedure Untappd($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Untappd', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Upcloud.Local.png b/distribution/simpleicons-5/U/Upcloud.Local.png new file mode 100644 index 00000000000..3fa257261ba Binary files /dev/null and b/distribution/simpleicons-5/U/Upcloud.Local.png differ diff --git a/distribution/simpleicons-5/U/Upcloud.Local.puml b/distribution/simpleicons-5/U/Upcloud.Local.puml new file mode 100644 index 00000000000..24b44694562 --- /dev/null +++ b/distribution/simpleicons-5/U/Upcloud.Local.puml @@ -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 Upcloud +include('simpleicons-5/U/Upcloud') + +' renders the element +Upcloud('Upcloud', 'Upcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Upcloud.Remote.puml b/distribution/simpleicons-5/U/Upcloud.Remote.puml new file mode 100644 index 00000000000..c88f05155d2 --- /dev/null +++ b/distribution/simpleicons-5/U/Upcloud.Remote.puml @@ -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 Upcloud +include('simpleicons-5/U/Upcloud') + +' renders the element +Upcloud('Upcloud', 'Upcloud', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Upcloud.md b/distribution/simpleicons-5/U/Upcloud.md new file mode 100644 index 00000000000..30619c7e5af --- /dev/null +++ b/distribution/simpleicons-5/U/Upcloud.md @@ -0,0 +1,63 @@ +# Upcloud + + +```text +simpleicons-5/U/Upcloud +``` + +```text +include('simpleicons-5/U/Upcloud') +``` + + + +| Illustration | Upcloud | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Upcloud.png) | ![illustration for Upcloud](../../simpleicons-5/U/Upcloud.Local.png) | + + + + +## Upcloud + +### 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 Upcloud +include('simpleicons-5/U/Upcloud') + +' renders the element +Upcloud('Upcloud', 'Upcloud', '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 Upcloud +include('simpleicons-5/U/Upcloud') + +' renders the element +Upcloud('Upcloud', 'Upcloud', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Upcloud.png b/distribution/simpleicons-5/U/Upcloud.png new file mode 100644 index 00000000000..cc52bd83481 Binary files /dev/null and b/distribution/simpleicons-5/U/Upcloud.png differ diff --git a/distribution/simpleicons-5/U/Upcloud.puml b/distribution/simpleicons-5/U/Upcloud.puml new file mode 100644 index 00000000000..d48c30b05e9 --- /dev/null +++ b/distribution/simpleicons-5/U/Upcloud.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Upcloud + +sprite $UpcloudXs [10x10/16z] uwS3 + +sprite $UpcloudSm [12x12/16z] unza + +sprite $UpcloudMd [16x16/16z] un_X + +sprite $UpcloudLg [20x20/16z] unzKO1G + +!procedure Upcloud($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Upcloud', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Uplabs.Local.png b/distribution/simpleicons-5/U/Uplabs.Local.png new file mode 100644 index 00000000000..cfd9a51b931 Binary files /dev/null and b/distribution/simpleicons-5/U/Uplabs.Local.png differ diff --git a/distribution/simpleicons-5/U/Uplabs.Local.puml b/distribution/simpleicons-5/U/Uplabs.Local.puml new file mode 100644 index 00000000000..17d8c90a096 --- /dev/null +++ b/distribution/simpleicons-5/U/Uplabs.Local.puml @@ -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 Uplabs +include('simpleicons-5/U/Uplabs') + +' renders the element +Uplabs('Uplabs', 'Uplabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uplabs.Remote.puml b/distribution/simpleicons-5/U/Uplabs.Remote.puml new file mode 100644 index 00000000000..6bee1f2f51c --- /dev/null +++ b/distribution/simpleicons-5/U/Uplabs.Remote.puml @@ -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 Uplabs +include('simpleicons-5/U/Uplabs') + +' renders the element +Uplabs('Uplabs', 'Uplabs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uplabs.md b/distribution/simpleicons-5/U/Uplabs.md new file mode 100644 index 00000000000..411f78560a6 --- /dev/null +++ b/distribution/simpleicons-5/U/Uplabs.md @@ -0,0 +1,63 @@ +# Uplabs + + +```text +simpleicons-5/U/Uplabs +``` + +```text +include('simpleicons-5/U/Uplabs') +``` + + + +| Illustration | Uplabs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Uplabs.png) | ![illustration for Uplabs](../../simpleicons-5/U/Uplabs.Local.png) | + + + + +## Uplabs + +### 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 Uplabs +include('simpleicons-5/U/Uplabs') + +' renders the element +Uplabs('Uplabs', 'Uplabs', '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 Uplabs +include('simpleicons-5/U/Uplabs') + +' renders the element +Uplabs('Uplabs', 'Uplabs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Uplabs.png b/distribution/simpleicons-5/U/Uplabs.png new file mode 100644 index 00000000000..6a97aa4182a Binary files /dev/null and b/distribution/simpleicons-5/U/Uplabs.png differ diff --git a/distribution/simpleicons-5/U/Uplabs.puml b/distribution/simpleicons-5/U/Uplabs.puml new file mode 100644 index 00000000000..2a5131c540e --- /dev/null +++ b/distribution/simpleicons-5/U/Uplabs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Uplabs + +sprite $UplabsXs [10x10/16z] uwS3 + +sprite $UplabsSm [12x12/16z] unza + +sprite $UplabsMd [16x16/16z] un_X + +sprite $UplabsLg [20x20/16z] unzKO1G + +!procedure Uplabs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Uplabs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Uploaded.Local.png b/distribution/simpleicons-5/U/Uploaded.Local.png new file mode 100644 index 00000000000..1db0b209537 Binary files /dev/null and b/distribution/simpleicons-5/U/Uploaded.Local.png differ diff --git a/distribution/simpleicons-5/U/Uploaded.Local.puml b/distribution/simpleicons-5/U/Uploaded.Local.puml new file mode 100644 index 00000000000..b07f7b9f4ee --- /dev/null +++ b/distribution/simpleicons-5/U/Uploaded.Local.puml @@ -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 Uploaded +include('simpleicons-5/U/Uploaded') + +' renders the element +Uploaded('Uploaded', 'Uploaded', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uploaded.Remote.puml b/distribution/simpleicons-5/U/Uploaded.Remote.puml new file mode 100644 index 00000000000..7434df92c0c --- /dev/null +++ b/distribution/simpleicons-5/U/Uploaded.Remote.puml @@ -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 Uploaded +include('simpleicons-5/U/Uploaded') + +' renders the element +Uploaded('Uploaded', 'Uploaded', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Uploaded.md b/distribution/simpleicons-5/U/Uploaded.md new file mode 100644 index 00000000000..9b7bc29cdf3 --- /dev/null +++ b/distribution/simpleicons-5/U/Uploaded.md @@ -0,0 +1,63 @@ +# Uploaded + + +```text +simpleicons-5/U/Uploaded +``` + +```text +include('simpleicons-5/U/Uploaded') +``` + + + +| Illustration | Uploaded | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Uploaded.png) | ![illustration for Uploaded](../../simpleicons-5/U/Uploaded.Local.png) | + + + + +## Uploaded + +### 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 Uploaded +include('simpleicons-5/U/Uploaded') + +' renders the element +Uploaded('Uploaded', 'Uploaded', '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 Uploaded +include('simpleicons-5/U/Uploaded') + +' renders the element +Uploaded('Uploaded', 'Uploaded', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Uploaded.png b/distribution/simpleicons-5/U/Uploaded.png new file mode 100644 index 00000000000..ce8363019db Binary files /dev/null and b/distribution/simpleicons-5/U/Uploaded.png differ diff --git a/distribution/simpleicons-5/U/Uploaded.puml b/distribution/simpleicons-5/U/Uploaded.puml new file mode 100644 index 00000000000..2bfbd0c5e45 --- /dev/null +++ b/distribution/simpleicons-5/U/Uploaded.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Uploaded + +sprite $UploadedXs [10x10/16z] uwS3 + +sprite $UploadedSm [12x12/16z] unza + +sprite $UploadedMd [16x16/16z] un_X + +sprite $UploadedLg [20x20/16z] unzKO1G + +!procedure Uploaded($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Uploaded', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Ups.Local.png b/distribution/simpleicons-5/U/Ups.Local.png new file mode 100644 index 00000000000..816adf6452a Binary files /dev/null and b/distribution/simpleicons-5/U/Ups.Local.png differ diff --git a/distribution/simpleicons-5/U/Ups.Local.puml b/distribution/simpleicons-5/U/Ups.Local.puml new file mode 100644 index 00000000000..fdd20430024 --- /dev/null +++ b/distribution/simpleicons-5/U/Ups.Local.puml @@ -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 Ups +include('simpleicons-5/U/Ups') + +' renders the element +Ups('Ups', 'Ups', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ups.Remote.puml b/distribution/simpleicons-5/U/Ups.Remote.puml new file mode 100644 index 00000000000..5066232ae62 --- /dev/null +++ b/distribution/simpleicons-5/U/Ups.Remote.puml @@ -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 Ups +include('simpleicons-5/U/Ups') + +' renders the element +Ups('Ups', 'Ups', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Ups.md b/distribution/simpleicons-5/U/Ups.md new file mode 100644 index 00000000000..8f64d097b75 --- /dev/null +++ b/distribution/simpleicons-5/U/Ups.md @@ -0,0 +1,63 @@ +# Ups + + +```text +simpleicons-5/U/Ups +``` + +```text +include('simpleicons-5/U/Ups') +``` + + + +| Illustration | Ups | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Ups.png) | ![illustration for Ups](../../simpleicons-5/U/Ups.Local.png) | + + + + +## Ups + +### 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 Ups +include('simpleicons-5/U/Ups') + +' renders the element +Ups('Ups', 'Ups', '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 Ups +include('simpleicons-5/U/Ups') + +' renders the element +Ups('Ups', 'Ups', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Ups.png b/distribution/simpleicons-5/U/Ups.png new file mode 100644 index 00000000000..19a12f38447 Binary files /dev/null and b/distribution/simpleicons-5/U/Ups.png differ diff --git a/distribution/simpleicons-5/U/Ups.puml b/distribution/simpleicons-5/U/Ups.puml new file mode 100644 index 00000000000..893976e8b34 --- /dev/null +++ b/distribution/simpleicons-5/U/Ups.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Ups + +sprite $UpsXs [10x10/16z] uwS3 + +sprite $UpsSm [12x12/16z] unza + +sprite $UpsMd [16x16/16z] un_X + +sprite $UpsLg [20x20/16z] unzKO1G + +!procedure Ups($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Ups', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Upwork.Local.png b/distribution/simpleicons-5/U/Upwork.Local.png new file mode 100644 index 00000000000..0bde8de767d Binary files /dev/null and b/distribution/simpleicons-5/U/Upwork.Local.png differ diff --git a/distribution/simpleicons-5/U/Upwork.Local.puml b/distribution/simpleicons-5/U/Upwork.Local.puml new file mode 100644 index 00000000000..e1ba32a0a52 --- /dev/null +++ b/distribution/simpleicons-5/U/Upwork.Local.puml @@ -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 Upwork +include('simpleicons-5/U/Upwork') + +' renders the element +Upwork('Upwork', 'Upwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Upwork.Remote.puml b/distribution/simpleicons-5/U/Upwork.Remote.puml new file mode 100644 index 00000000000..2a8edd91a9a --- /dev/null +++ b/distribution/simpleicons-5/U/Upwork.Remote.puml @@ -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 Upwork +include('simpleicons-5/U/Upwork') + +' renders the element +Upwork('Upwork', 'Upwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Upwork.md b/distribution/simpleicons-5/U/Upwork.md new file mode 100644 index 00000000000..86088c6259d --- /dev/null +++ b/distribution/simpleicons-5/U/Upwork.md @@ -0,0 +1,63 @@ +# Upwork + + +```text +simpleicons-5/U/Upwork +``` + +```text +include('simpleicons-5/U/Upwork') +``` + + + +| Illustration | Upwork | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Upwork.png) | ![illustration for Upwork](../../simpleicons-5/U/Upwork.Local.png) | + + + + +## Upwork + +### 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 Upwork +include('simpleicons-5/U/Upwork') + +' renders the element +Upwork('Upwork', 'Upwork', '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 Upwork +include('simpleicons-5/U/Upwork') + +' renders the element +Upwork('Upwork', 'Upwork', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Upwork.png b/distribution/simpleicons-5/U/Upwork.png new file mode 100644 index 00000000000..97460221c82 Binary files /dev/null and b/distribution/simpleicons-5/U/Upwork.png differ diff --git a/distribution/simpleicons-5/U/Upwork.puml b/distribution/simpleicons-5/U/Upwork.puml new file mode 100644 index 00000000000..c3e20883fc7 --- /dev/null +++ b/distribution/simpleicons-5/U/Upwork.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Upwork + +sprite $UpworkXs [10x10/16z] uwS3 + +sprite $UpworkSm [12x12/16z] unza + +sprite $UpworkMd [16x16/16z] un_X + +sprite $UpworkLg [20x20/16z] unzKO1G + +!procedure Upwork($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Upwork', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/U/Usps.Local.png b/distribution/simpleicons-5/U/Usps.Local.png new file mode 100644 index 00000000000..8ac9734f8e7 Binary files /dev/null and b/distribution/simpleicons-5/U/Usps.Local.png differ diff --git a/distribution/simpleicons-5/U/Usps.Local.puml b/distribution/simpleicons-5/U/Usps.Local.puml new file mode 100644 index 00000000000..71e86dab949 --- /dev/null +++ b/distribution/simpleicons-5/U/Usps.Local.puml @@ -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 Usps +include('simpleicons-5/U/Usps') + +' renders the element +Usps('Usps', 'Usps', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Usps.Remote.puml b/distribution/simpleicons-5/U/Usps.Remote.puml new file mode 100644 index 00000000000..026e2b06a53 --- /dev/null +++ b/distribution/simpleicons-5/U/Usps.Remote.puml @@ -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 Usps +include('simpleicons-5/U/Usps') + +' renders the element +Usps('Usps', 'Usps', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/U/Usps.md b/distribution/simpleicons-5/U/Usps.md new file mode 100644 index 00000000000..8927a87ebcf --- /dev/null +++ b/distribution/simpleicons-5/U/Usps.md @@ -0,0 +1,63 @@ +# Usps + + +```text +simpleicons-5/U/Usps +``` + +```text +include('simpleicons-5/U/Usps') +``` + + + +| Illustration | Usps | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/U/Usps.png) | ![illustration for Usps](../../simpleicons-5/U/Usps.Local.png) | + + + + +## Usps + +### 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 Usps +include('simpleicons-5/U/Usps') + +' renders the element +Usps('Usps', 'Usps', '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 Usps +include('simpleicons-5/U/Usps') + +' renders the element +Usps('Usps', 'Usps', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/U/Usps.png b/distribution/simpleicons-5/U/Usps.png new file mode 100644 index 00000000000..5eca4c1fa75 Binary files /dev/null and b/distribution/simpleicons-5/U/Usps.png differ diff --git a/distribution/simpleicons-5/U/Usps.puml b/distribution/simpleicons-5/U/Usps.puml new file mode 100644 index 00000000000..3ef6ee61011 --- /dev/null +++ b/distribution/simpleicons-5/U/Usps.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/U/Usps + +sprite $UspsXs [10x10/16z] uwS3 + +sprite $UspsSm [12x12/16z] unza + +sprite $UspsMd [16x16/16z] un_X + +sprite $UspsLg [20x20/16z] unzKO1G + +!procedure Usps($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/U/Usps', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/README.md b/distribution/simpleicons-5/V/README.md new file mode 100644 index 00000000000..eb76c12e94f --- /dev/null +++ b/distribution/simpleicons-5/V/README.md @@ -0,0 +1,56 @@ +# V + +The module contains 45 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/V/V](../../simpleicons-5/V/V.png) | [simpleicons-5/V/V](../../simpleicons-5/V/V.md) | +| ![illustration of simpleicons-5/V/V8](../../simpleicons-5/V/V8.png) | [simpleicons-5/V/V8](../../simpleicons-5/V/V8.md) | +| ![illustration of simpleicons-5/V/Vaadin](../../simpleicons-5/V/Vaadin.png) | [simpleicons-5/V/Vaadin](../../simpleicons-5/V/Vaadin.md) | +| ![illustration of simpleicons-5/V/Vagrant](../../simpleicons-5/V/Vagrant.png) | [simpleicons-5/V/Vagrant](../../simpleicons-5/V/Vagrant.md) | +| ![illustration of simpleicons-5/V/Valve](../../simpleicons-5/V/Valve.png) | [simpleicons-5/V/Valve](../../simpleicons-5/V/Valve.md) | +| ![illustration of simpleicons-5/V/Vapor](../../simpleicons-5/V/Vapor.png) | [simpleicons-5/V/Vapor](../../simpleicons-5/V/Vapor.md) | +| ![illustration of simpleicons-5/V/Vault](../../simpleicons-5/V/Vault.png) | [simpleicons-5/V/Vault](../../simpleicons-5/V/Vault.md) | +| ![illustration of simpleicons-5/V/Vauxhall](../../simpleicons-5/V/Vauxhall.png) | [simpleicons-5/V/Vauxhall](../../simpleicons-5/V/Vauxhall.md) | +| ![illustration of simpleicons-5/V/Vbulletin](../../simpleicons-5/V/Vbulletin.png) | [simpleicons-5/V/Vbulletin](../../simpleicons-5/V/Vbulletin.md) | +| ![illustration of simpleicons-5/V/Vectorlogozone](../../simpleicons-5/V/Vectorlogozone.png) | [simpleicons-5/V/Vectorlogozone](../../simpleicons-5/V/Vectorlogozone.md) | +| ![illustration of simpleicons-5/V/Vectorworks](../../simpleicons-5/V/Vectorworks.png) | [simpleicons-5/V/Vectorworks](../../simpleicons-5/V/Vectorworks.md) | +| ![illustration of simpleicons-5/V/Veeam](../../simpleicons-5/V/Veeam.png) | [simpleicons-5/V/Veeam](../../simpleicons-5/V/Veeam.md) | +| ![illustration of simpleicons-5/V/Veepee](../../simpleicons-5/V/Veepee.png) | [simpleicons-5/V/Veepee](../../simpleicons-5/V/Veepee.md) | +| ![illustration of simpleicons-5/V/Venmo](../../simpleicons-5/V/Venmo.png) | [simpleicons-5/V/Venmo](../../simpleicons-5/V/Venmo.md) | +| ![illustration of simpleicons-5/V/Vercel](../../simpleicons-5/V/Vercel.png) | [simpleicons-5/V/Vercel](../../simpleicons-5/V/Vercel.md) | +| ![illustration of simpleicons-5/V/Verdaccio](../../simpleicons-5/V/Verdaccio.png) | [simpleicons-5/V/Verdaccio](../../simpleicons-5/V/Verdaccio.md) | +| ![illustration of simpleicons-5/V/Veritas](../../simpleicons-5/V/Veritas.png) | [simpleicons-5/V/Veritas](../../simpleicons-5/V/Veritas.md) | +| ![illustration of simpleicons-5/V/Verizon](../../simpleicons-5/V/Verizon.png) | [simpleicons-5/V/Verizon](../../simpleicons-5/V/Verizon.md) | +| ![illustration of simpleicons-5/V/Vfairs](../../simpleicons-5/V/Vfairs.png) | [simpleicons-5/V/Vfairs](../../simpleicons-5/V/Vfairs.md) | +| ![illustration of simpleicons-5/V/Viadeo](../../simpleicons-5/V/Viadeo.png) | [simpleicons-5/V/Viadeo](../../simpleicons-5/V/Viadeo.md) | +| ![illustration of simpleicons-5/V/Viber](../../simpleicons-5/V/Viber.png) | [simpleicons-5/V/Viber](../../simpleicons-5/V/Viber.md) | +| ![illustration of simpleicons-5/V/Vim](../../simpleicons-5/V/Vim.png) | [simpleicons-5/V/Vim](../../simpleicons-5/V/Vim.md) | +| ![illustration of simpleicons-5/V/Vimeo](../../simpleicons-5/V/Vimeo.png) | [simpleicons-5/V/Vimeo](../../simpleicons-5/V/Vimeo.md) | +| ![illustration of simpleicons-5/V/Vimeolivestream](../../simpleicons-5/V/Vimeolivestream.png) | [simpleicons-5/V/Vimeolivestream](../../simpleicons-5/V/Vimeolivestream.md) | +| ![illustration of simpleicons-5/V/Virtualbox](../../simpleicons-5/V/Virtualbox.png) | [simpleicons-5/V/Virtualbox](../../simpleicons-5/V/Virtualbox.md) | +| ![illustration of simpleicons-5/V/Virustotal](../../simpleicons-5/V/Virustotal.png) | [simpleicons-5/V/Virustotal](../../simpleicons-5/V/Virustotal.md) | +| ![illustration of simpleicons-5/V/Visa](../../simpleicons-5/V/Visa.png) | [simpleicons-5/V/Visa](../../simpleicons-5/V/Visa.md) | +| ![illustration of simpleicons-5/V/Visualstudio](../../simpleicons-5/V/Visualstudio.png) | [simpleicons-5/V/Visualstudio](../../simpleicons-5/V/Visualstudio.md) | +| ![illustration of simpleicons-5/V/Visualstudiocode](../../simpleicons-5/V/Visualstudiocode.png) | [simpleicons-5/V/Visualstudiocode](../../simpleicons-5/V/Visualstudiocode.md) | +| ![illustration of simpleicons-5/V/Vite](../../simpleicons-5/V/Vite.png) | [simpleicons-5/V/Vite](../../simpleicons-5/V/Vite.md) | +| ![illustration of simpleicons-5/V/Vivaldi](../../simpleicons-5/V/Vivaldi.png) | [simpleicons-5/V/Vivaldi](../../simpleicons-5/V/Vivaldi.md) | +| ![illustration of simpleicons-5/V/Vivino](../../simpleicons-5/V/Vivino.png) | [simpleicons-5/V/Vivino](../../simpleicons-5/V/Vivino.md) | +| ![illustration of simpleicons-5/V/Vk](../../simpleicons-5/V/Vk.png) | [simpleicons-5/V/Vk](../../simpleicons-5/V/Vk.md) | +| ![illustration of simpleicons-5/V/Vlcmediaplayer](../../simpleicons-5/V/Vlcmediaplayer.png) | [simpleicons-5/V/Vlcmediaplayer](../../simpleicons-5/V/Vlcmediaplayer.md) | +| ![illustration of simpleicons-5/V/Vmware](../../simpleicons-5/V/Vmware.png) | [simpleicons-5/V/Vmware](../../simpleicons-5/V/Vmware.md) | +| ![illustration of simpleicons-5/V/Vodafone](../../simpleicons-5/V/Vodafone.png) | [simpleicons-5/V/Vodafone](../../simpleicons-5/V/Vodafone.md) | +| ![illustration of simpleicons-5/V/Volkswagen](../../simpleicons-5/V/Volkswagen.png) | [simpleicons-5/V/Volkswagen](../../simpleicons-5/V/Volkswagen.md) | +| ![illustration of simpleicons-5/V/Volvo](../../simpleicons-5/V/Volvo.png) | [simpleicons-5/V/Volvo](../../simpleicons-5/V/Volvo.md) | +| ![illustration of simpleicons-5/V/Vonage](../../simpleicons-5/V/Vonage.png) | [simpleicons-5/V/Vonage](../../simpleicons-5/V/Vonage.md) | +| ![illustration of simpleicons-5/V/Vox](../../simpleicons-5/V/Vox.png) | [simpleicons-5/V/Vox](../../simpleicons-5/V/Vox.md) | +| ![illustration of simpleicons-5/V/Vsco](../../simpleicons-5/V/Vsco.png) | [simpleicons-5/V/Vsco](../../simpleicons-5/V/Vsco.md) | +| ![illustration of simpleicons-5/V/Vuedotjs](../../simpleicons-5/V/Vuedotjs.png) | [simpleicons-5/V/Vuedotjs](../../simpleicons-5/V/Vuedotjs.md) | +| ![illustration of simpleicons-5/V/Vuetify](../../simpleicons-5/V/Vuetify.png) | [simpleicons-5/V/Vuetify](../../simpleicons-5/V/Vuetify.md) | +| ![illustration of simpleicons-5/V/Vulkan](../../simpleicons-5/V/Vulkan.png) | [simpleicons-5/V/Vulkan](../../simpleicons-5/V/Vulkan.md) | +| ![illustration of simpleicons-5/V/Vultr](../../simpleicons-5/V/Vultr.png) | [simpleicons-5/V/Vultr](../../simpleicons-5/V/Vultr.md) | + + + diff --git a/distribution/simpleicons-5/V/V.Local.png b/distribution/simpleicons-5/V/V.Local.png new file mode 100644 index 00000000000..d45bc57b25e Binary files /dev/null and b/distribution/simpleicons-5/V/V.Local.png differ diff --git a/distribution/simpleicons-5/V/V.Local.puml b/distribution/simpleicons-5/V/V.Local.puml new file mode 100644 index 00000000000..ebe244de756 --- /dev/null +++ b/distribution/simpleicons-5/V/V.Local.puml @@ -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 V +include('simpleicons-5/V/V') + +' renders the element +V('V', 'V', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/V.Remote.puml b/distribution/simpleicons-5/V/V.Remote.puml new file mode 100644 index 00000000000..39fee77fa63 --- /dev/null +++ b/distribution/simpleicons-5/V/V.Remote.puml @@ -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 V +include('simpleicons-5/V/V') + +' renders the element +V('V', 'V', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/V.md b/distribution/simpleicons-5/V/V.md new file mode 100644 index 00000000000..90be4a33114 --- /dev/null +++ b/distribution/simpleicons-5/V/V.md @@ -0,0 +1,63 @@ +# V + + +```text +simpleicons-5/V/V +``` + +```text +include('simpleicons-5/V/V') +``` + + + +| Illustration | V | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/V.png) | ![illustration for V](../../simpleicons-5/V/V.Local.png) | + + + + +## V + +### 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 V +include('simpleicons-5/V/V') + +' renders the element +V('V', 'V', '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 V +include('simpleicons-5/V/V') + +' renders the element +V('V', 'V', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/V.png b/distribution/simpleicons-5/V/V.png new file mode 100644 index 00000000000..2c37f316fcf Binary files /dev/null and b/distribution/simpleicons-5/V/V.png differ diff --git a/distribution/simpleicons-5/V/V.puml b/distribution/simpleicons-5/V/V.puml new file mode 100644 index 00000000000..3f5e129195d --- /dev/null +++ b/distribution/simpleicons-5/V/V.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/V + +sprite $VXs [10x10/16z] uwS3 + +sprite $VSm [12x12/16z] unza + +sprite $VMd [16x16/16z] un_X + +sprite $VLg [20x20/16z] unzKO1G + +!procedure V($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/V', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/V8.Local.png b/distribution/simpleicons-5/V/V8.Local.png new file mode 100644 index 00000000000..9ddc92dd25a Binary files /dev/null and b/distribution/simpleicons-5/V/V8.Local.png differ diff --git a/distribution/simpleicons-5/V/V8.Local.puml b/distribution/simpleicons-5/V/V8.Local.puml new file mode 100644 index 00000000000..b45a72225ec --- /dev/null +++ b/distribution/simpleicons-5/V/V8.Local.puml @@ -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 V8 +include('simpleicons-5/V/V8') + +' renders the element +V8('V8', 'V8', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/V8.Remote.puml b/distribution/simpleicons-5/V/V8.Remote.puml new file mode 100644 index 00000000000..77140ac8c5a --- /dev/null +++ b/distribution/simpleicons-5/V/V8.Remote.puml @@ -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 V8 +include('simpleicons-5/V/V8') + +' renders the element +V8('V8', 'V8', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/V8.md b/distribution/simpleicons-5/V/V8.md new file mode 100644 index 00000000000..e5b49b1f2e4 --- /dev/null +++ b/distribution/simpleicons-5/V/V8.md @@ -0,0 +1,63 @@ +# V8 + + +```text +simpleicons-5/V/V8 +``` + +```text +include('simpleicons-5/V/V8') +``` + + + +| Illustration | V8 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/V8.png) | ![illustration for V8](../../simpleicons-5/V/V8.Local.png) | + + + + +## V8 + +### 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 V8 +include('simpleicons-5/V/V8') + +' renders the element +V8('V8', 'V8', '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 V8 +include('simpleicons-5/V/V8') + +' renders the element +V8('V8', 'V8', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/V8.png b/distribution/simpleicons-5/V/V8.png new file mode 100644 index 00000000000..d40e3a8d921 Binary files /dev/null and b/distribution/simpleicons-5/V/V8.png differ diff --git a/distribution/simpleicons-5/V/V8.puml b/distribution/simpleicons-5/V/V8.puml new file mode 100644 index 00000000000..a6ca99cff91 --- /dev/null +++ b/distribution/simpleicons-5/V/V8.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/V8 + +sprite $V8Xs [10x10/16z] uwS3 + +sprite $V8Sm [12x12/16z] unza + +sprite $V8Md [16x16/16z] un_X + +sprite $V8Lg [20x20/16z] unzKO1G + +!procedure V8($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/V8', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vaadin.Local.png b/distribution/simpleicons-5/V/Vaadin.Local.png new file mode 100644 index 00000000000..732c38b0897 Binary files /dev/null and b/distribution/simpleicons-5/V/Vaadin.Local.png differ diff --git a/distribution/simpleicons-5/V/Vaadin.Local.puml b/distribution/simpleicons-5/V/Vaadin.Local.puml new file mode 100644 index 00000000000..71827942ea4 --- /dev/null +++ b/distribution/simpleicons-5/V/Vaadin.Local.puml @@ -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 Vaadin +include('simpleicons-5/V/Vaadin') + +' renders the element +Vaadin('Vaadin', 'Vaadin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vaadin.Remote.puml b/distribution/simpleicons-5/V/Vaadin.Remote.puml new file mode 100644 index 00000000000..099a746948e --- /dev/null +++ b/distribution/simpleicons-5/V/Vaadin.Remote.puml @@ -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 Vaadin +include('simpleicons-5/V/Vaadin') + +' renders the element +Vaadin('Vaadin', 'Vaadin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vaadin.md b/distribution/simpleicons-5/V/Vaadin.md new file mode 100644 index 00000000000..a669dd20b07 --- /dev/null +++ b/distribution/simpleicons-5/V/Vaadin.md @@ -0,0 +1,63 @@ +# Vaadin + + +```text +simpleicons-5/V/Vaadin +``` + +```text +include('simpleicons-5/V/Vaadin') +``` + + + +| Illustration | Vaadin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vaadin.png) | ![illustration for Vaadin](../../simpleicons-5/V/Vaadin.Local.png) | + + + + +## Vaadin + +### 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 Vaadin +include('simpleicons-5/V/Vaadin') + +' renders the element +Vaadin('Vaadin', 'Vaadin', '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 Vaadin +include('simpleicons-5/V/Vaadin') + +' renders the element +Vaadin('Vaadin', 'Vaadin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vaadin.png b/distribution/simpleicons-5/V/Vaadin.png new file mode 100644 index 00000000000..d39429c4c9c Binary files /dev/null and b/distribution/simpleicons-5/V/Vaadin.png differ diff --git a/distribution/simpleicons-5/V/Vaadin.puml b/distribution/simpleicons-5/V/Vaadin.puml new file mode 100644 index 00000000000..3ccfd838682 --- /dev/null +++ b/distribution/simpleicons-5/V/Vaadin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vaadin + +sprite $VaadinXs [10x10/16z] uwS3 + +sprite $VaadinSm [12x12/16z] unza + +sprite $VaadinMd [16x16/16z] un_X + +sprite $VaadinLg [20x20/16z] unzKO1G + +!procedure Vaadin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vaadin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vagrant.Local.png b/distribution/simpleicons-5/V/Vagrant.Local.png new file mode 100644 index 00000000000..dfa72e8cfff Binary files /dev/null and b/distribution/simpleicons-5/V/Vagrant.Local.png differ diff --git a/distribution/simpleicons-5/V/Vagrant.Local.puml b/distribution/simpleicons-5/V/Vagrant.Local.puml new file mode 100644 index 00000000000..026302928c1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vagrant.Local.puml @@ -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 Vagrant +include('simpleicons-5/V/Vagrant') + +' renders the element +Vagrant('Vagrant', 'Vagrant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vagrant.Remote.puml b/distribution/simpleicons-5/V/Vagrant.Remote.puml new file mode 100644 index 00000000000..1cfd0e13a2b --- /dev/null +++ b/distribution/simpleicons-5/V/Vagrant.Remote.puml @@ -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 Vagrant +include('simpleicons-5/V/Vagrant') + +' renders the element +Vagrant('Vagrant', 'Vagrant', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vagrant.md b/distribution/simpleicons-5/V/Vagrant.md new file mode 100644 index 00000000000..b3462628144 --- /dev/null +++ b/distribution/simpleicons-5/V/Vagrant.md @@ -0,0 +1,63 @@ +# Vagrant + + +```text +simpleicons-5/V/Vagrant +``` + +```text +include('simpleicons-5/V/Vagrant') +``` + + + +| Illustration | Vagrant | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vagrant.png) | ![illustration for Vagrant](../../simpleicons-5/V/Vagrant.Local.png) | + + + + +## Vagrant + +### 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 Vagrant +include('simpleicons-5/V/Vagrant') + +' renders the element +Vagrant('Vagrant', 'Vagrant', '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 Vagrant +include('simpleicons-5/V/Vagrant') + +' renders the element +Vagrant('Vagrant', 'Vagrant', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vagrant.png b/distribution/simpleicons-5/V/Vagrant.png new file mode 100644 index 00000000000..be6acad320e Binary files /dev/null and b/distribution/simpleicons-5/V/Vagrant.png differ diff --git a/distribution/simpleicons-5/V/Vagrant.puml b/distribution/simpleicons-5/V/Vagrant.puml new file mode 100644 index 00000000000..44379ecb17f --- /dev/null +++ b/distribution/simpleicons-5/V/Vagrant.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vagrant + +sprite $VagrantXs [10x10/16z] uwS3 + +sprite $VagrantSm [12x12/16z] unza + +sprite $VagrantMd [16x16/16z] un_X + +sprite $VagrantLg [20x20/16z] unzKO1G + +!procedure Vagrant($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vagrant', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Valve.Local.png b/distribution/simpleicons-5/V/Valve.Local.png new file mode 100644 index 00000000000..1745d977c0a Binary files /dev/null and b/distribution/simpleicons-5/V/Valve.Local.png differ diff --git a/distribution/simpleicons-5/V/Valve.Local.puml b/distribution/simpleicons-5/V/Valve.Local.puml new file mode 100644 index 00000000000..41fd72f1825 --- /dev/null +++ b/distribution/simpleicons-5/V/Valve.Local.puml @@ -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 Valve +include('simpleicons-5/V/Valve') + +' renders the element +Valve('Valve', 'Valve', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Valve.Remote.puml b/distribution/simpleicons-5/V/Valve.Remote.puml new file mode 100644 index 00000000000..b29248e206a --- /dev/null +++ b/distribution/simpleicons-5/V/Valve.Remote.puml @@ -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 Valve +include('simpleicons-5/V/Valve') + +' renders the element +Valve('Valve', 'Valve', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Valve.md b/distribution/simpleicons-5/V/Valve.md new file mode 100644 index 00000000000..de58d448d00 --- /dev/null +++ b/distribution/simpleicons-5/V/Valve.md @@ -0,0 +1,63 @@ +# Valve + + +```text +simpleicons-5/V/Valve +``` + +```text +include('simpleicons-5/V/Valve') +``` + + + +| Illustration | Valve | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Valve.png) | ![illustration for Valve](../../simpleicons-5/V/Valve.Local.png) | + + + + +## Valve + +### 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 Valve +include('simpleicons-5/V/Valve') + +' renders the element +Valve('Valve', 'Valve', '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 Valve +include('simpleicons-5/V/Valve') + +' renders the element +Valve('Valve', 'Valve', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Valve.png b/distribution/simpleicons-5/V/Valve.png new file mode 100644 index 00000000000..774b2151a11 Binary files /dev/null and b/distribution/simpleicons-5/V/Valve.png differ diff --git a/distribution/simpleicons-5/V/Valve.puml b/distribution/simpleicons-5/V/Valve.puml new file mode 100644 index 00000000000..11f3f6095a7 --- /dev/null +++ b/distribution/simpleicons-5/V/Valve.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Valve + +sprite $ValveXs [10x10/16z] uwS3 + +sprite $ValveSm [12x12/16z] unza + +sprite $ValveMd [16x16/16z] un_X + +sprite $ValveLg [20x20/16z] unzKO1G + +!procedure Valve($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Valve', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vapor.Local.png b/distribution/simpleicons-5/V/Vapor.Local.png new file mode 100644 index 00000000000..a60babe1e5b Binary files /dev/null and b/distribution/simpleicons-5/V/Vapor.Local.png differ diff --git a/distribution/simpleicons-5/V/Vapor.Local.puml b/distribution/simpleicons-5/V/Vapor.Local.puml new file mode 100644 index 00000000000..f6578f4e803 --- /dev/null +++ b/distribution/simpleicons-5/V/Vapor.Local.puml @@ -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 Vapor +include('simpleicons-5/V/Vapor') + +' renders the element +Vapor('Vapor', 'Vapor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vapor.Remote.puml b/distribution/simpleicons-5/V/Vapor.Remote.puml new file mode 100644 index 00000000000..352a49108e0 --- /dev/null +++ b/distribution/simpleicons-5/V/Vapor.Remote.puml @@ -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 Vapor +include('simpleicons-5/V/Vapor') + +' renders the element +Vapor('Vapor', 'Vapor', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vapor.md b/distribution/simpleicons-5/V/Vapor.md new file mode 100644 index 00000000000..2499ceff6f1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vapor.md @@ -0,0 +1,63 @@ +# Vapor + + +```text +simpleicons-5/V/Vapor +``` + +```text +include('simpleicons-5/V/Vapor') +``` + + + +| Illustration | Vapor | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vapor.png) | ![illustration for Vapor](../../simpleicons-5/V/Vapor.Local.png) | + + + + +## Vapor + +### 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 Vapor +include('simpleicons-5/V/Vapor') + +' renders the element +Vapor('Vapor', 'Vapor', '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 Vapor +include('simpleicons-5/V/Vapor') + +' renders the element +Vapor('Vapor', 'Vapor', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vapor.png b/distribution/simpleicons-5/V/Vapor.png new file mode 100644 index 00000000000..7b29061ab3f Binary files /dev/null and b/distribution/simpleicons-5/V/Vapor.png differ diff --git a/distribution/simpleicons-5/V/Vapor.puml b/distribution/simpleicons-5/V/Vapor.puml new file mode 100644 index 00000000000..1bdf3cb07ea --- /dev/null +++ b/distribution/simpleicons-5/V/Vapor.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vapor + +sprite $VaporXs [10x10/16z] uwS3 + +sprite $VaporSm [12x12/16z] unza + +sprite $VaporMd [16x16/16z] un_X + +sprite $VaporLg [20x20/16z] unzKO1G + +!procedure Vapor($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vapor', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vault.Local.png b/distribution/simpleicons-5/V/Vault.Local.png new file mode 100644 index 00000000000..27820359a43 Binary files /dev/null and b/distribution/simpleicons-5/V/Vault.Local.png differ diff --git a/distribution/simpleicons-5/V/Vault.Local.puml b/distribution/simpleicons-5/V/Vault.Local.puml new file mode 100644 index 00000000000..4e8ba050dff --- /dev/null +++ b/distribution/simpleicons-5/V/Vault.Local.puml @@ -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 Vault +include('simpleicons-5/V/Vault') + +' renders the element +Vault('Vault', 'Vault', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vault.Remote.puml b/distribution/simpleicons-5/V/Vault.Remote.puml new file mode 100644 index 00000000000..8323179cfd7 --- /dev/null +++ b/distribution/simpleicons-5/V/Vault.Remote.puml @@ -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 Vault +include('simpleicons-5/V/Vault') + +' renders the element +Vault('Vault', 'Vault', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vault.md b/distribution/simpleicons-5/V/Vault.md new file mode 100644 index 00000000000..817ef90ce14 --- /dev/null +++ b/distribution/simpleicons-5/V/Vault.md @@ -0,0 +1,63 @@ +# Vault + + +```text +simpleicons-5/V/Vault +``` + +```text +include('simpleicons-5/V/Vault') +``` + + + +| Illustration | Vault | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vault.png) | ![illustration for Vault](../../simpleicons-5/V/Vault.Local.png) | + + + + +## Vault + +### 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 Vault +include('simpleicons-5/V/Vault') + +' renders the element +Vault('Vault', 'Vault', '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 Vault +include('simpleicons-5/V/Vault') + +' renders the element +Vault('Vault', 'Vault', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vault.png b/distribution/simpleicons-5/V/Vault.png new file mode 100644 index 00000000000..6c5acd18b62 Binary files /dev/null and b/distribution/simpleicons-5/V/Vault.png differ diff --git a/distribution/simpleicons-5/V/Vault.puml b/distribution/simpleicons-5/V/Vault.puml new file mode 100644 index 00000000000..64536b45912 --- /dev/null +++ b/distribution/simpleicons-5/V/Vault.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vault + +sprite $VaultXs [10x10/16z] uwS3 + +sprite $VaultSm [12x12/16z] unza + +sprite $VaultMd [16x16/16z] un_X + +sprite $VaultLg [20x20/16z] unzKO1G + +!procedure Vault($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vault', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vauxhall.Local.png b/distribution/simpleicons-5/V/Vauxhall.Local.png new file mode 100644 index 00000000000..9b1b1cb119e Binary files /dev/null and b/distribution/simpleicons-5/V/Vauxhall.Local.png differ diff --git a/distribution/simpleicons-5/V/Vauxhall.Local.puml b/distribution/simpleicons-5/V/Vauxhall.Local.puml new file mode 100644 index 00000000000..0ddb77bef91 --- /dev/null +++ b/distribution/simpleicons-5/V/Vauxhall.Local.puml @@ -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 Vauxhall +include('simpleicons-5/V/Vauxhall') + +' renders the element +Vauxhall('Vauxhall', 'Vauxhall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vauxhall.Remote.puml b/distribution/simpleicons-5/V/Vauxhall.Remote.puml new file mode 100644 index 00000000000..ea407df0bdb --- /dev/null +++ b/distribution/simpleicons-5/V/Vauxhall.Remote.puml @@ -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 Vauxhall +include('simpleicons-5/V/Vauxhall') + +' renders the element +Vauxhall('Vauxhall', 'Vauxhall', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vauxhall.md b/distribution/simpleicons-5/V/Vauxhall.md new file mode 100644 index 00000000000..c51bde0f7c5 --- /dev/null +++ b/distribution/simpleicons-5/V/Vauxhall.md @@ -0,0 +1,63 @@ +# Vauxhall + + +```text +simpleicons-5/V/Vauxhall +``` + +```text +include('simpleicons-5/V/Vauxhall') +``` + + + +| Illustration | Vauxhall | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vauxhall.png) | ![illustration for Vauxhall](../../simpleicons-5/V/Vauxhall.Local.png) | + + + + +## Vauxhall + +### 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 Vauxhall +include('simpleicons-5/V/Vauxhall') + +' renders the element +Vauxhall('Vauxhall', 'Vauxhall', '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 Vauxhall +include('simpleicons-5/V/Vauxhall') + +' renders the element +Vauxhall('Vauxhall', 'Vauxhall', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vauxhall.png b/distribution/simpleicons-5/V/Vauxhall.png new file mode 100644 index 00000000000..6b4b798ec35 Binary files /dev/null and b/distribution/simpleicons-5/V/Vauxhall.png differ diff --git a/distribution/simpleicons-5/V/Vauxhall.puml b/distribution/simpleicons-5/V/Vauxhall.puml new file mode 100644 index 00000000000..d4e9131aa54 --- /dev/null +++ b/distribution/simpleicons-5/V/Vauxhall.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vauxhall + +sprite $VauxhallXs [10x10/16z] uwS3 + +sprite $VauxhallSm [12x12/16z] unza + +sprite $VauxhallMd [16x16/16z] un_X + +sprite $VauxhallLg [20x20/16z] unzKO1G + +!procedure Vauxhall($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vauxhall', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vbulletin.Local.png b/distribution/simpleicons-5/V/Vbulletin.Local.png new file mode 100644 index 00000000000..26df2da2793 Binary files /dev/null and b/distribution/simpleicons-5/V/Vbulletin.Local.png differ diff --git a/distribution/simpleicons-5/V/Vbulletin.Local.puml b/distribution/simpleicons-5/V/Vbulletin.Local.puml new file mode 100644 index 00000000000..ae75618dfcd --- /dev/null +++ b/distribution/simpleicons-5/V/Vbulletin.Local.puml @@ -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 Vbulletin +include('simpleicons-5/V/Vbulletin') + +' renders the element +Vbulletin('Vbulletin', 'Vbulletin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vbulletin.Remote.puml b/distribution/simpleicons-5/V/Vbulletin.Remote.puml new file mode 100644 index 00000000000..16e1781f768 --- /dev/null +++ b/distribution/simpleicons-5/V/Vbulletin.Remote.puml @@ -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 Vbulletin +include('simpleicons-5/V/Vbulletin') + +' renders the element +Vbulletin('Vbulletin', 'Vbulletin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vbulletin.md b/distribution/simpleicons-5/V/Vbulletin.md new file mode 100644 index 00000000000..22b28c781fe --- /dev/null +++ b/distribution/simpleicons-5/V/Vbulletin.md @@ -0,0 +1,63 @@ +# Vbulletin + + +```text +simpleicons-5/V/Vbulletin +``` + +```text +include('simpleicons-5/V/Vbulletin') +``` + + + +| Illustration | Vbulletin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vbulletin.png) | ![illustration for Vbulletin](../../simpleicons-5/V/Vbulletin.Local.png) | + + + + +## Vbulletin + +### 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 Vbulletin +include('simpleicons-5/V/Vbulletin') + +' renders the element +Vbulletin('Vbulletin', 'Vbulletin', '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 Vbulletin +include('simpleicons-5/V/Vbulletin') + +' renders the element +Vbulletin('Vbulletin', 'Vbulletin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vbulletin.png b/distribution/simpleicons-5/V/Vbulletin.png new file mode 100644 index 00000000000..c7498c43f81 Binary files /dev/null and b/distribution/simpleicons-5/V/Vbulletin.png differ diff --git a/distribution/simpleicons-5/V/Vbulletin.puml b/distribution/simpleicons-5/V/Vbulletin.puml new file mode 100644 index 00000000000..65d0e6fbb23 --- /dev/null +++ b/distribution/simpleicons-5/V/Vbulletin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vbulletin + +sprite $VbulletinXs [10x10/16z] uwS3 + +sprite $VbulletinSm [12x12/16z] unza + +sprite $VbulletinMd [16x16/16z] un_X + +sprite $VbulletinLg [20x20/16z] unzKO1G + +!procedure Vbulletin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vbulletin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vectorlogozone.Local.png b/distribution/simpleicons-5/V/Vectorlogozone.Local.png new file mode 100644 index 00000000000..4f1c1c75de1 Binary files /dev/null and b/distribution/simpleicons-5/V/Vectorlogozone.Local.png differ diff --git a/distribution/simpleicons-5/V/Vectorlogozone.Local.puml b/distribution/simpleicons-5/V/Vectorlogozone.Local.puml new file mode 100644 index 00000000000..d502e52520b --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorlogozone.Local.puml @@ -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 Vectorlogozone +include('simpleicons-5/V/Vectorlogozone') + +' renders the element +Vectorlogozone('Vectorlogozone', 'Vectorlogozone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vectorlogozone.Remote.puml b/distribution/simpleicons-5/V/Vectorlogozone.Remote.puml new file mode 100644 index 00000000000..284635544b9 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorlogozone.Remote.puml @@ -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 Vectorlogozone +include('simpleicons-5/V/Vectorlogozone') + +' renders the element +Vectorlogozone('Vectorlogozone', 'Vectorlogozone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vectorlogozone.md b/distribution/simpleicons-5/V/Vectorlogozone.md new file mode 100644 index 00000000000..f838c6758c5 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorlogozone.md @@ -0,0 +1,63 @@ +# Vectorlogozone + + +```text +simpleicons-5/V/Vectorlogozone +``` + +```text +include('simpleicons-5/V/Vectorlogozone') +``` + + + +| Illustration | Vectorlogozone | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vectorlogozone.png) | ![illustration for Vectorlogozone](../../simpleicons-5/V/Vectorlogozone.Local.png) | + + + + +## Vectorlogozone + +### 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 Vectorlogozone +include('simpleicons-5/V/Vectorlogozone') + +' renders the element +Vectorlogozone('Vectorlogozone', 'Vectorlogozone', '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 Vectorlogozone +include('simpleicons-5/V/Vectorlogozone') + +' renders the element +Vectorlogozone('Vectorlogozone', 'Vectorlogozone', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vectorlogozone.png b/distribution/simpleicons-5/V/Vectorlogozone.png new file mode 100644 index 00000000000..82a998ad11c Binary files /dev/null and b/distribution/simpleicons-5/V/Vectorlogozone.png differ diff --git a/distribution/simpleicons-5/V/Vectorlogozone.puml b/distribution/simpleicons-5/V/Vectorlogozone.puml new file mode 100644 index 00000000000..8d31d2f7479 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorlogozone.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vectorlogozone + +sprite $VectorlogozoneXs [10x10/16z] uwS3 + +sprite $VectorlogozoneSm [12x12/16z] unza + +sprite $VectorlogozoneMd [16x16/16z] un_X + +sprite $VectorlogozoneLg [20x20/16z] unzKO1G + +!procedure Vectorlogozone($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vectorlogozone', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vectorworks.Local.png b/distribution/simpleicons-5/V/Vectorworks.Local.png new file mode 100644 index 00000000000..dd0d29ab432 Binary files /dev/null and b/distribution/simpleicons-5/V/Vectorworks.Local.png differ diff --git a/distribution/simpleicons-5/V/Vectorworks.Local.puml b/distribution/simpleicons-5/V/Vectorworks.Local.puml new file mode 100644 index 00000000000..d9356681998 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorworks.Local.puml @@ -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 Vectorworks +include('simpleicons-5/V/Vectorworks') + +' renders the element +Vectorworks('Vectorworks', 'Vectorworks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vectorworks.Remote.puml b/distribution/simpleicons-5/V/Vectorworks.Remote.puml new file mode 100644 index 00000000000..52d43f67506 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorworks.Remote.puml @@ -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 Vectorworks +include('simpleicons-5/V/Vectorworks') + +' renders the element +Vectorworks('Vectorworks', 'Vectorworks', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vectorworks.md b/distribution/simpleicons-5/V/Vectorworks.md new file mode 100644 index 00000000000..6ed9c1bd0c9 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorworks.md @@ -0,0 +1,63 @@ +# Vectorworks + + +```text +simpleicons-5/V/Vectorworks +``` + +```text +include('simpleicons-5/V/Vectorworks') +``` + + + +| Illustration | Vectorworks | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vectorworks.png) | ![illustration for Vectorworks](../../simpleicons-5/V/Vectorworks.Local.png) | + + + + +## Vectorworks + +### 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 Vectorworks +include('simpleicons-5/V/Vectorworks') + +' renders the element +Vectorworks('Vectorworks', 'Vectorworks', '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 Vectorworks +include('simpleicons-5/V/Vectorworks') + +' renders the element +Vectorworks('Vectorworks', 'Vectorworks', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vectorworks.png b/distribution/simpleicons-5/V/Vectorworks.png new file mode 100644 index 00000000000..8aa906b84c9 Binary files /dev/null and b/distribution/simpleicons-5/V/Vectorworks.png differ diff --git a/distribution/simpleicons-5/V/Vectorworks.puml b/distribution/simpleicons-5/V/Vectorworks.puml new file mode 100644 index 00000000000..ad1c68002b9 --- /dev/null +++ b/distribution/simpleicons-5/V/Vectorworks.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vectorworks + +sprite $VectorworksXs [10x10/16z] uwS3 + +sprite $VectorworksSm [12x12/16z] unza + +sprite $VectorworksMd [16x16/16z] un_X + +sprite $VectorworksLg [20x20/16z] unzKO1G + +!procedure Vectorworks($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vectorworks', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Veeam.Local.png b/distribution/simpleicons-5/V/Veeam.Local.png new file mode 100644 index 00000000000..6993fc3ab01 Binary files /dev/null and b/distribution/simpleicons-5/V/Veeam.Local.png differ diff --git a/distribution/simpleicons-5/V/Veeam.Local.puml b/distribution/simpleicons-5/V/Veeam.Local.puml new file mode 100644 index 00000000000..34772420572 --- /dev/null +++ b/distribution/simpleicons-5/V/Veeam.Local.puml @@ -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 Veeam +include('simpleicons-5/V/Veeam') + +' renders the element +Veeam('Veeam', 'Veeam', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Veeam.Remote.puml b/distribution/simpleicons-5/V/Veeam.Remote.puml new file mode 100644 index 00000000000..7ee319b4452 --- /dev/null +++ b/distribution/simpleicons-5/V/Veeam.Remote.puml @@ -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 Veeam +include('simpleicons-5/V/Veeam') + +' renders the element +Veeam('Veeam', 'Veeam', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Veeam.md b/distribution/simpleicons-5/V/Veeam.md new file mode 100644 index 00000000000..6813f371b48 --- /dev/null +++ b/distribution/simpleicons-5/V/Veeam.md @@ -0,0 +1,63 @@ +# Veeam + + +```text +simpleicons-5/V/Veeam +``` + +```text +include('simpleicons-5/V/Veeam') +``` + + + +| Illustration | Veeam | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Veeam.png) | ![illustration for Veeam](../../simpleicons-5/V/Veeam.Local.png) | + + + + +## Veeam + +### 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 Veeam +include('simpleicons-5/V/Veeam') + +' renders the element +Veeam('Veeam', 'Veeam', '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 Veeam +include('simpleicons-5/V/Veeam') + +' renders the element +Veeam('Veeam', 'Veeam', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Veeam.png b/distribution/simpleicons-5/V/Veeam.png new file mode 100644 index 00000000000..935be558b25 Binary files /dev/null and b/distribution/simpleicons-5/V/Veeam.png differ diff --git a/distribution/simpleicons-5/V/Veeam.puml b/distribution/simpleicons-5/V/Veeam.puml new file mode 100644 index 00000000000..0f6c53cd81a --- /dev/null +++ b/distribution/simpleicons-5/V/Veeam.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Veeam + +sprite $VeeamXs [10x10/16z] uwS3 + +sprite $VeeamSm [12x12/16z] unza + +sprite $VeeamMd [16x16/16z] un_X + +sprite $VeeamLg [20x20/16z] unzKO1G + +!procedure Veeam($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Veeam', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Veepee.Local.png b/distribution/simpleicons-5/V/Veepee.Local.png new file mode 100644 index 00000000000..b811562ab2e Binary files /dev/null and b/distribution/simpleicons-5/V/Veepee.Local.png differ diff --git a/distribution/simpleicons-5/V/Veepee.Local.puml b/distribution/simpleicons-5/V/Veepee.Local.puml new file mode 100644 index 00000000000..e6164707840 --- /dev/null +++ b/distribution/simpleicons-5/V/Veepee.Local.puml @@ -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 Veepee +include('simpleicons-5/V/Veepee') + +' renders the element +Veepee('Veepee', 'Veepee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Veepee.Remote.puml b/distribution/simpleicons-5/V/Veepee.Remote.puml new file mode 100644 index 00000000000..f7751fc2bef --- /dev/null +++ b/distribution/simpleicons-5/V/Veepee.Remote.puml @@ -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 Veepee +include('simpleicons-5/V/Veepee') + +' renders the element +Veepee('Veepee', 'Veepee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Veepee.md b/distribution/simpleicons-5/V/Veepee.md new file mode 100644 index 00000000000..feafde23add --- /dev/null +++ b/distribution/simpleicons-5/V/Veepee.md @@ -0,0 +1,63 @@ +# Veepee + + +```text +simpleicons-5/V/Veepee +``` + +```text +include('simpleicons-5/V/Veepee') +``` + + + +| Illustration | Veepee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Veepee.png) | ![illustration for Veepee](../../simpleicons-5/V/Veepee.Local.png) | + + + + +## Veepee + +### 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 Veepee +include('simpleicons-5/V/Veepee') + +' renders the element +Veepee('Veepee', 'Veepee', '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 Veepee +include('simpleicons-5/V/Veepee') + +' renders the element +Veepee('Veepee', 'Veepee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Veepee.png b/distribution/simpleicons-5/V/Veepee.png new file mode 100644 index 00000000000..b194ed6613b Binary files /dev/null and b/distribution/simpleicons-5/V/Veepee.png differ diff --git a/distribution/simpleicons-5/V/Veepee.puml b/distribution/simpleicons-5/V/Veepee.puml new file mode 100644 index 00000000000..4dff7b2fb45 --- /dev/null +++ b/distribution/simpleicons-5/V/Veepee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Veepee + +sprite $VeepeeXs [10x10/16z] uwS3 + +sprite $VeepeeSm [12x12/16z] unza + +sprite $VeepeeMd [16x16/16z] un_X + +sprite $VeepeeLg [20x20/16z] unzKO1G + +!procedure Veepee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Veepee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Venmo.Local.png b/distribution/simpleicons-5/V/Venmo.Local.png new file mode 100644 index 00000000000..e2232ea1fcc Binary files /dev/null and b/distribution/simpleicons-5/V/Venmo.Local.png differ diff --git a/distribution/simpleicons-5/V/Venmo.Local.puml b/distribution/simpleicons-5/V/Venmo.Local.puml new file mode 100644 index 00000000000..f5258d3d7df --- /dev/null +++ b/distribution/simpleicons-5/V/Venmo.Local.puml @@ -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 Venmo +include('simpleicons-5/V/Venmo') + +' renders the element +Venmo('Venmo', 'Venmo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Venmo.Remote.puml b/distribution/simpleicons-5/V/Venmo.Remote.puml new file mode 100644 index 00000000000..1610f775c05 --- /dev/null +++ b/distribution/simpleicons-5/V/Venmo.Remote.puml @@ -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 Venmo +include('simpleicons-5/V/Venmo') + +' renders the element +Venmo('Venmo', 'Venmo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Venmo.md b/distribution/simpleicons-5/V/Venmo.md new file mode 100644 index 00000000000..cdd0efff236 --- /dev/null +++ b/distribution/simpleicons-5/V/Venmo.md @@ -0,0 +1,63 @@ +# Venmo + + +```text +simpleicons-5/V/Venmo +``` + +```text +include('simpleicons-5/V/Venmo') +``` + + + +| Illustration | Venmo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Venmo.png) | ![illustration for Venmo](../../simpleicons-5/V/Venmo.Local.png) | + + + + +## Venmo + +### 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 Venmo +include('simpleicons-5/V/Venmo') + +' renders the element +Venmo('Venmo', 'Venmo', '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 Venmo +include('simpleicons-5/V/Venmo') + +' renders the element +Venmo('Venmo', 'Venmo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Venmo.png b/distribution/simpleicons-5/V/Venmo.png new file mode 100644 index 00000000000..eaa7f9e64bd Binary files /dev/null and b/distribution/simpleicons-5/V/Venmo.png differ diff --git a/distribution/simpleicons-5/V/Venmo.puml b/distribution/simpleicons-5/V/Venmo.puml new file mode 100644 index 00000000000..ef04a7d6530 --- /dev/null +++ b/distribution/simpleicons-5/V/Venmo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Venmo + +sprite $VenmoXs [10x10/16z] uwS3 + +sprite $VenmoSm [12x12/16z] unza + +sprite $VenmoMd [16x16/16z] un_X + +sprite $VenmoLg [20x20/16z] unzKO1G + +!procedure Venmo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Venmo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vercel.Local.png b/distribution/simpleicons-5/V/Vercel.Local.png new file mode 100644 index 00000000000..afb9c351a5b Binary files /dev/null and b/distribution/simpleicons-5/V/Vercel.Local.png differ diff --git a/distribution/simpleicons-5/V/Vercel.Local.puml b/distribution/simpleicons-5/V/Vercel.Local.puml new file mode 100644 index 00000000000..7d66ea74b0e --- /dev/null +++ b/distribution/simpleicons-5/V/Vercel.Local.puml @@ -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 Vercel +include('simpleicons-5/V/Vercel') + +' renders the element +Vercel('Vercel', 'Vercel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vercel.Remote.puml b/distribution/simpleicons-5/V/Vercel.Remote.puml new file mode 100644 index 00000000000..6bd6b65d89b --- /dev/null +++ b/distribution/simpleicons-5/V/Vercel.Remote.puml @@ -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 Vercel +include('simpleicons-5/V/Vercel') + +' renders the element +Vercel('Vercel', 'Vercel', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vercel.md b/distribution/simpleicons-5/V/Vercel.md new file mode 100644 index 00000000000..f87714b3884 --- /dev/null +++ b/distribution/simpleicons-5/V/Vercel.md @@ -0,0 +1,63 @@ +# Vercel + + +```text +simpleicons-5/V/Vercel +``` + +```text +include('simpleicons-5/V/Vercel') +``` + + + +| Illustration | Vercel | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vercel.png) | ![illustration for Vercel](../../simpleicons-5/V/Vercel.Local.png) | + + + + +## Vercel + +### 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 Vercel +include('simpleicons-5/V/Vercel') + +' renders the element +Vercel('Vercel', 'Vercel', '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 Vercel +include('simpleicons-5/V/Vercel') + +' renders the element +Vercel('Vercel', 'Vercel', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vercel.png b/distribution/simpleicons-5/V/Vercel.png new file mode 100644 index 00000000000..579a780df5f Binary files /dev/null and b/distribution/simpleicons-5/V/Vercel.png differ diff --git a/distribution/simpleicons-5/V/Vercel.puml b/distribution/simpleicons-5/V/Vercel.puml new file mode 100644 index 00000000000..60b2dbe6f28 --- /dev/null +++ b/distribution/simpleicons-5/V/Vercel.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vercel + +sprite $VercelXs [10x10/16z] uwS3 + +sprite $VercelSm [12x12/16z] unza + +sprite $VercelMd [16x16/16z] un_X + +sprite $VercelLg [20x20/16z] unzKO1G + +!procedure Vercel($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vercel', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Verdaccio.Local.png b/distribution/simpleicons-5/V/Verdaccio.Local.png new file mode 100644 index 00000000000..7559f7d4be0 Binary files /dev/null and b/distribution/simpleicons-5/V/Verdaccio.Local.png differ diff --git a/distribution/simpleicons-5/V/Verdaccio.Local.puml b/distribution/simpleicons-5/V/Verdaccio.Local.puml new file mode 100644 index 00000000000..079ae14d776 --- /dev/null +++ b/distribution/simpleicons-5/V/Verdaccio.Local.puml @@ -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 Verdaccio +include('simpleicons-5/V/Verdaccio') + +' renders the element +Verdaccio('Verdaccio', 'Verdaccio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Verdaccio.Remote.puml b/distribution/simpleicons-5/V/Verdaccio.Remote.puml new file mode 100644 index 00000000000..f72ab7c0fc4 --- /dev/null +++ b/distribution/simpleicons-5/V/Verdaccio.Remote.puml @@ -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 Verdaccio +include('simpleicons-5/V/Verdaccio') + +' renders the element +Verdaccio('Verdaccio', 'Verdaccio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Verdaccio.md b/distribution/simpleicons-5/V/Verdaccio.md new file mode 100644 index 00000000000..ffda69e3889 --- /dev/null +++ b/distribution/simpleicons-5/V/Verdaccio.md @@ -0,0 +1,63 @@ +# Verdaccio + + +```text +simpleicons-5/V/Verdaccio +``` + +```text +include('simpleicons-5/V/Verdaccio') +``` + + + +| Illustration | Verdaccio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Verdaccio.png) | ![illustration for Verdaccio](../../simpleicons-5/V/Verdaccio.Local.png) | + + + + +## Verdaccio + +### 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 Verdaccio +include('simpleicons-5/V/Verdaccio') + +' renders the element +Verdaccio('Verdaccio', 'Verdaccio', '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 Verdaccio +include('simpleicons-5/V/Verdaccio') + +' renders the element +Verdaccio('Verdaccio', 'Verdaccio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Verdaccio.png b/distribution/simpleicons-5/V/Verdaccio.png new file mode 100644 index 00000000000..e0dc77a571b Binary files /dev/null and b/distribution/simpleicons-5/V/Verdaccio.png differ diff --git a/distribution/simpleicons-5/V/Verdaccio.puml b/distribution/simpleicons-5/V/Verdaccio.puml new file mode 100644 index 00000000000..55b4bd8cba7 --- /dev/null +++ b/distribution/simpleicons-5/V/Verdaccio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Verdaccio + +sprite $VerdaccioXs [10x10/16z] uwS3 + +sprite $VerdaccioSm [12x12/16z] unza + +sprite $VerdaccioMd [16x16/16z] un_X + +sprite $VerdaccioLg [20x20/16z] unzKO1G + +!procedure Verdaccio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Verdaccio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Veritas.Local.png b/distribution/simpleicons-5/V/Veritas.Local.png new file mode 100644 index 00000000000..9bf41e3f890 Binary files /dev/null and b/distribution/simpleicons-5/V/Veritas.Local.png differ diff --git a/distribution/simpleicons-5/V/Veritas.Local.puml b/distribution/simpleicons-5/V/Veritas.Local.puml new file mode 100644 index 00000000000..038dfd3523d --- /dev/null +++ b/distribution/simpleicons-5/V/Veritas.Local.puml @@ -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 Veritas +include('simpleicons-5/V/Veritas') + +' renders the element +Veritas('Veritas', 'Veritas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Veritas.Remote.puml b/distribution/simpleicons-5/V/Veritas.Remote.puml new file mode 100644 index 00000000000..4fcba650a80 --- /dev/null +++ b/distribution/simpleicons-5/V/Veritas.Remote.puml @@ -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 Veritas +include('simpleicons-5/V/Veritas') + +' renders the element +Veritas('Veritas', 'Veritas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Veritas.md b/distribution/simpleicons-5/V/Veritas.md new file mode 100644 index 00000000000..fbacd9069cf --- /dev/null +++ b/distribution/simpleicons-5/V/Veritas.md @@ -0,0 +1,63 @@ +# Veritas + + +```text +simpleicons-5/V/Veritas +``` + +```text +include('simpleicons-5/V/Veritas') +``` + + + +| Illustration | Veritas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Veritas.png) | ![illustration for Veritas](../../simpleicons-5/V/Veritas.Local.png) | + + + + +## Veritas + +### 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 Veritas +include('simpleicons-5/V/Veritas') + +' renders the element +Veritas('Veritas', 'Veritas', '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 Veritas +include('simpleicons-5/V/Veritas') + +' renders the element +Veritas('Veritas', 'Veritas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Veritas.png b/distribution/simpleicons-5/V/Veritas.png new file mode 100644 index 00000000000..5df743bd542 Binary files /dev/null and b/distribution/simpleicons-5/V/Veritas.png differ diff --git a/distribution/simpleicons-5/V/Veritas.puml b/distribution/simpleicons-5/V/Veritas.puml new file mode 100644 index 00000000000..2ed162dc495 --- /dev/null +++ b/distribution/simpleicons-5/V/Veritas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Veritas + +sprite $VeritasXs [10x10/16z] uwS3 + +sprite $VeritasSm [12x12/16z] unza + +sprite $VeritasMd [16x16/16z] un_X + +sprite $VeritasLg [20x20/16z] unzKO1G + +!procedure Veritas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Veritas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Verizon.Local.png b/distribution/simpleicons-5/V/Verizon.Local.png new file mode 100644 index 00000000000..1eec935d105 Binary files /dev/null and b/distribution/simpleicons-5/V/Verizon.Local.png differ diff --git a/distribution/simpleicons-5/V/Verizon.Local.puml b/distribution/simpleicons-5/V/Verizon.Local.puml new file mode 100644 index 00000000000..cfc10c273a0 --- /dev/null +++ b/distribution/simpleicons-5/V/Verizon.Local.puml @@ -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 Verizon +include('simpleicons-5/V/Verizon') + +' renders the element +Verizon('Verizon', 'Verizon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Verizon.Remote.puml b/distribution/simpleicons-5/V/Verizon.Remote.puml new file mode 100644 index 00000000000..0cb1df8c09e --- /dev/null +++ b/distribution/simpleicons-5/V/Verizon.Remote.puml @@ -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 Verizon +include('simpleicons-5/V/Verizon') + +' renders the element +Verizon('Verizon', 'Verizon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Verizon.md b/distribution/simpleicons-5/V/Verizon.md new file mode 100644 index 00000000000..c9df03b6532 --- /dev/null +++ b/distribution/simpleicons-5/V/Verizon.md @@ -0,0 +1,63 @@ +# Verizon + + +```text +simpleicons-5/V/Verizon +``` + +```text +include('simpleicons-5/V/Verizon') +``` + + + +| Illustration | Verizon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Verizon.png) | ![illustration for Verizon](../../simpleicons-5/V/Verizon.Local.png) | + + + + +## Verizon + +### 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 Verizon +include('simpleicons-5/V/Verizon') + +' renders the element +Verizon('Verizon', 'Verizon', '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 Verizon +include('simpleicons-5/V/Verizon') + +' renders the element +Verizon('Verizon', 'Verizon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Verizon.png b/distribution/simpleicons-5/V/Verizon.png new file mode 100644 index 00000000000..c39c9f0c27b Binary files /dev/null and b/distribution/simpleicons-5/V/Verizon.png differ diff --git a/distribution/simpleicons-5/V/Verizon.puml b/distribution/simpleicons-5/V/Verizon.puml new file mode 100644 index 00000000000..c9df4e5c06c --- /dev/null +++ b/distribution/simpleicons-5/V/Verizon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Verizon + +sprite $VerizonXs [10x10/16z] uwS3 + +sprite $VerizonSm [12x12/16z] unza + +sprite $VerizonMd [16x16/16z] un_X + +sprite $VerizonLg [20x20/16z] unzKO1G + +!procedure Verizon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Verizon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vfairs.Local.png b/distribution/simpleicons-5/V/Vfairs.Local.png new file mode 100644 index 00000000000..1f7b569c318 Binary files /dev/null and b/distribution/simpleicons-5/V/Vfairs.Local.png differ diff --git a/distribution/simpleicons-5/V/Vfairs.Local.puml b/distribution/simpleicons-5/V/Vfairs.Local.puml new file mode 100644 index 00000000000..87da6b3f349 --- /dev/null +++ b/distribution/simpleicons-5/V/Vfairs.Local.puml @@ -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 Vfairs +include('simpleicons-5/V/Vfairs') + +' renders the element +Vfairs('Vfairs', 'Vfairs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vfairs.Remote.puml b/distribution/simpleicons-5/V/Vfairs.Remote.puml new file mode 100644 index 00000000000..24634631a8b --- /dev/null +++ b/distribution/simpleicons-5/V/Vfairs.Remote.puml @@ -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 Vfairs +include('simpleicons-5/V/Vfairs') + +' renders the element +Vfairs('Vfairs', 'Vfairs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vfairs.md b/distribution/simpleicons-5/V/Vfairs.md new file mode 100644 index 00000000000..97e79dac5a1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vfairs.md @@ -0,0 +1,63 @@ +# Vfairs + + +```text +simpleicons-5/V/Vfairs +``` + +```text +include('simpleicons-5/V/Vfairs') +``` + + + +| Illustration | Vfairs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vfairs.png) | ![illustration for Vfairs](../../simpleicons-5/V/Vfairs.Local.png) | + + + + +## Vfairs + +### 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 Vfairs +include('simpleicons-5/V/Vfairs') + +' renders the element +Vfairs('Vfairs', 'Vfairs', '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 Vfairs +include('simpleicons-5/V/Vfairs') + +' renders the element +Vfairs('Vfairs', 'Vfairs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vfairs.png b/distribution/simpleicons-5/V/Vfairs.png new file mode 100644 index 00000000000..ef0aa41182b Binary files /dev/null and b/distribution/simpleicons-5/V/Vfairs.png differ diff --git a/distribution/simpleicons-5/V/Vfairs.puml b/distribution/simpleicons-5/V/Vfairs.puml new file mode 100644 index 00000000000..4b7ddfc22b5 --- /dev/null +++ b/distribution/simpleicons-5/V/Vfairs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vfairs + +sprite $VfairsXs [10x10/16z] uwS3 + +sprite $VfairsSm [12x12/16z] unza + +sprite $VfairsMd [16x16/16z] un_X + +sprite $VfairsLg [20x20/16z] unzKO1G + +!procedure Vfairs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vfairs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Viadeo.Local.png b/distribution/simpleicons-5/V/Viadeo.Local.png new file mode 100644 index 00000000000..49664b7ee51 Binary files /dev/null and b/distribution/simpleicons-5/V/Viadeo.Local.png differ diff --git a/distribution/simpleicons-5/V/Viadeo.Local.puml b/distribution/simpleicons-5/V/Viadeo.Local.puml new file mode 100644 index 00000000000..370df5aa33b --- /dev/null +++ b/distribution/simpleicons-5/V/Viadeo.Local.puml @@ -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 Viadeo +include('simpleicons-5/V/Viadeo') + +' renders the element +Viadeo('Viadeo', 'Viadeo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Viadeo.Remote.puml b/distribution/simpleicons-5/V/Viadeo.Remote.puml new file mode 100644 index 00000000000..eeca294ea79 --- /dev/null +++ b/distribution/simpleicons-5/V/Viadeo.Remote.puml @@ -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 Viadeo +include('simpleicons-5/V/Viadeo') + +' renders the element +Viadeo('Viadeo', 'Viadeo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Viadeo.md b/distribution/simpleicons-5/V/Viadeo.md new file mode 100644 index 00000000000..3f3873bfbbc --- /dev/null +++ b/distribution/simpleicons-5/V/Viadeo.md @@ -0,0 +1,63 @@ +# Viadeo + + +```text +simpleicons-5/V/Viadeo +``` + +```text +include('simpleicons-5/V/Viadeo') +``` + + + +| Illustration | Viadeo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Viadeo.png) | ![illustration for Viadeo](../../simpleicons-5/V/Viadeo.Local.png) | + + + + +## Viadeo + +### 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 Viadeo +include('simpleicons-5/V/Viadeo') + +' renders the element +Viadeo('Viadeo', 'Viadeo', '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 Viadeo +include('simpleicons-5/V/Viadeo') + +' renders the element +Viadeo('Viadeo', 'Viadeo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Viadeo.png b/distribution/simpleicons-5/V/Viadeo.png new file mode 100644 index 00000000000..10cc61820c1 Binary files /dev/null and b/distribution/simpleicons-5/V/Viadeo.png differ diff --git a/distribution/simpleicons-5/V/Viadeo.puml b/distribution/simpleicons-5/V/Viadeo.puml new file mode 100644 index 00000000000..2141d09c73e --- /dev/null +++ b/distribution/simpleicons-5/V/Viadeo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Viadeo + +sprite $ViadeoXs [10x10/16z] uwS3 + +sprite $ViadeoSm [12x12/16z] unza + +sprite $ViadeoMd [16x16/16z] un_X + +sprite $ViadeoLg [20x20/16z] unzKO1G + +!procedure Viadeo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Viadeo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Viber.Local.png b/distribution/simpleicons-5/V/Viber.Local.png new file mode 100644 index 00000000000..60f958a01f9 Binary files /dev/null and b/distribution/simpleicons-5/V/Viber.Local.png differ diff --git a/distribution/simpleicons-5/V/Viber.Local.puml b/distribution/simpleicons-5/V/Viber.Local.puml new file mode 100644 index 00000000000..bd66cba49c9 --- /dev/null +++ b/distribution/simpleicons-5/V/Viber.Local.puml @@ -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 Viber +include('simpleicons-5/V/Viber') + +' renders the element +Viber('Viber', 'Viber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Viber.Remote.puml b/distribution/simpleicons-5/V/Viber.Remote.puml new file mode 100644 index 00000000000..8daadd25ba5 --- /dev/null +++ b/distribution/simpleicons-5/V/Viber.Remote.puml @@ -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 Viber +include('simpleicons-5/V/Viber') + +' renders the element +Viber('Viber', 'Viber', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Viber.md b/distribution/simpleicons-5/V/Viber.md new file mode 100644 index 00000000000..00e66bb184f --- /dev/null +++ b/distribution/simpleicons-5/V/Viber.md @@ -0,0 +1,63 @@ +# Viber + + +```text +simpleicons-5/V/Viber +``` + +```text +include('simpleicons-5/V/Viber') +``` + + + +| Illustration | Viber | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Viber.png) | ![illustration for Viber](../../simpleicons-5/V/Viber.Local.png) | + + + + +## Viber + +### 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 Viber +include('simpleicons-5/V/Viber') + +' renders the element +Viber('Viber', 'Viber', '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 Viber +include('simpleicons-5/V/Viber') + +' renders the element +Viber('Viber', 'Viber', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Viber.png b/distribution/simpleicons-5/V/Viber.png new file mode 100644 index 00000000000..7b2e4262072 Binary files /dev/null and b/distribution/simpleicons-5/V/Viber.png differ diff --git a/distribution/simpleicons-5/V/Viber.puml b/distribution/simpleicons-5/V/Viber.puml new file mode 100644 index 00000000000..cc23abca294 --- /dev/null +++ b/distribution/simpleicons-5/V/Viber.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Viber + +sprite $ViberXs [10x10/16z] uwS3 + +sprite $ViberSm [12x12/16z] unza + +sprite $ViberMd [16x16/16z] un_X + +sprite $ViberLg [20x20/16z] unzKO1G + +!procedure Viber($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Viber', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vim.Local.png b/distribution/simpleicons-5/V/Vim.Local.png new file mode 100644 index 00000000000..aa683f6753c Binary files /dev/null and b/distribution/simpleicons-5/V/Vim.Local.png differ diff --git a/distribution/simpleicons-5/V/Vim.Local.puml b/distribution/simpleicons-5/V/Vim.Local.puml new file mode 100644 index 00000000000..09ce34bf91b --- /dev/null +++ b/distribution/simpleicons-5/V/Vim.Local.puml @@ -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 Vim +include('simpleicons-5/V/Vim') + +' renders the element +Vim('Vim', 'Vim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vim.Remote.puml b/distribution/simpleicons-5/V/Vim.Remote.puml new file mode 100644 index 00000000000..430a71cb0c9 --- /dev/null +++ b/distribution/simpleicons-5/V/Vim.Remote.puml @@ -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 Vim +include('simpleicons-5/V/Vim') + +' renders the element +Vim('Vim', 'Vim', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vim.md b/distribution/simpleicons-5/V/Vim.md new file mode 100644 index 00000000000..9204f893592 --- /dev/null +++ b/distribution/simpleicons-5/V/Vim.md @@ -0,0 +1,63 @@ +# Vim + + +```text +simpleicons-5/V/Vim +``` + +```text +include('simpleicons-5/V/Vim') +``` + + + +| Illustration | Vim | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vim.png) | ![illustration for Vim](../../simpleicons-5/V/Vim.Local.png) | + + + + +## Vim + +### 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 Vim +include('simpleicons-5/V/Vim') + +' renders the element +Vim('Vim', 'Vim', '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 Vim +include('simpleicons-5/V/Vim') + +' renders the element +Vim('Vim', 'Vim', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vim.png b/distribution/simpleicons-5/V/Vim.png new file mode 100644 index 00000000000..6a579f3505a Binary files /dev/null and b/distribution/simpleicons-5/V/Vim.png differ diff --git a/distribution/simpleicons-5/V/Vim.puml b/distribution/simpleicons-5/V/Vim.puml new file mode 100644 index 00000000000..ac0f35610ea --- /dev/null +++ b/distribution/simpleicons-5/V/Vim.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vim + +sprite $VimXs [10x10/16z] uwS3 + +sprite $VimSm [12x12/16z] unza + +sprite $VimMd [16x16/16z] un_X + +sprite $VimLg [20x20/16z] unzKO1G + +!procedure Vim($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vim', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vimeo.Local.png b/distribution/simpleicons-5/V/Vimeo.Local.png new file mode 100644 index 00000000000..9c8ad087fec Binary files /dev/null and b/distribution/simpleicons-5/V/Vimeo.Local.png differ diff --git a/distribution/simpleicons-5/V/Vimeo.Local.puml b/distribution/simpleicons-5/V/Vimeo.Local.puml new file mode 100644 index 00000000000..376ce899419 --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeo.Local.puml @@ -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 Vimeo +include('simpleicons-5/V/Vimeo') + +' renders the element +Vimeo('Vimeo', 'Vimeo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vimeo.Remote.puml b/distribution/simpleicons-5/V/Vimeo.Remote.puml new file mode 100644 index 00000000000..11ce50d76a9 --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeo.Remote.puml @@ -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 Vimeo +include('simpleicons-5/V/Vimeo') + +' renders the element +Vimeo('Vimeo', 'Vimeo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vimeo.md b/distribution/simpleicons-5/V/Vimeo.md new file mode 100644 index 00000000000..baec61e0bce --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeo.md @@ -0,0 +1,63 @@ +# Vimeo + + +```text +simpleicons-5/V/Vimeo +``` + +```text +include('simpleicons-5/V/Vimeo') +``` + + + +| Illustration | Vimeo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vimeo.png) | ![illustration for Vimeo](../../simpleicons-5/V/Vimeo.Local.png) | + + + + +## Vimeo + +### 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 Vimeo +include('simpleicons-5/V/Vimeo') + +' renders the element +Vimeo('Vimeo', 'Vimeo', '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 Vimeo +include('simpleicons-5/V/Vimeo') + +' renders the element +Vimeo('Vimeo', 'Vimeo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vimeo.png b/distribution/simpleicons-5/V/Vimeo.png new file mode 100644 index 00000000000..e629ca48af1 Binary files /dev/null and b/distribution/simpleicons-5/V/Vimeo.png differ diff --git a/distribution/simpleicons-5/V/Vimeo.puml b/distribution/simpleicons-5/V/Vimeo.puml new file mode 100644 index 00000000000..24d471cb128 --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vimeo + +sprite $VimeoXs [10x10/16z] uwS3 + +sprite $VimeoSm [12x12/16z] unza + +sprite $VimeoMd [16x16/16z] un_X + +sprite $VimeoLg [20x20/16z] unzKO1G + +!procedure Vimeo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vimeo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vimeolivestream.Local.png b/distribution/simpleicons-5/V/Vimeolivestream.Local.png new file mode 100644 index 00000000000..2f6454a20a7 Binary files /dev/null and b/distribution/simpleicons-5/V/Vimeolivestream.Local.png differ diff --git a/distribution/simpleicons-5/V/Vimeolivestream.Local.puml b/distribution/simpleicons-5/V/Vimeolivestream.Local.puml new file mode 100644 index 00000000000..e832aed5d38 --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeolivestream.Local.puml @@ -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 Vimeolivestream +include('simpleicons-5/V/Vimeolivestream') + +' renders the element +Vimeolivestream('Vimeolivestream', 'Vimeolivestream', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vimeolivestream.Remote.puml b/distribution/simpleicons-5/V/Vimeolivestream.Remote.puml new file mode 100644 index 00000000000..eaee4ffc03c --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeolivestream.Remote.puml @@ -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 Vimeolivestream +include('simpleicons-5/V/Vimeolivestream') + +' renders the element +Vimeolivestream('Vimeolivestream', 'Vimeolivestream', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vimeolivestream.md b/distribution/simpleicons-5/V/Vimeolivestream.md new file mode 100644 index 00000000000..d6b584863e1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeolivestream.md @@ -0,0 +1,63 @@ +# Vimeolivestream + + +```text +simpleicons-5/V/Vimeolivestream +``` + +```text +include('simpleicons-5/V/Vimeolivestream') +``` + + + +| Illustration | Vimeolivestream | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vimeolivestream.png) | ![illustration for Vimeolivestream](../../simpleicons-5/V/Vimeolivestream.Local.png) | + + + + +## Vimeolivestream + +### 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 Vimeolivestream +include('simpleicons-5/V/Vimeolivestream') + +' renders the element +Vimeolivestream('Vimeolivestream', 'Vimeolivestream', '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 Vimeolivestream +include('simpleicons-5/V/Vimeolivestream') + +' renders the element +Vimeolivestream('Vimeolivestream', 'Vimeolivestream', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vimeolivestream.png b/distribution/simpleicons-5/V/Vimeolivestream.png new file mode 100644 index 00000000000..a021b57b306 Binary files /dev/null and b/distribution/simpleicons-5/V/Vimeolivestream.png differ diff --git a/distribution/simpleicons-5/V/Vimeolivestream.puml b/distribution/simpleicons-5/V/Vimeolivestream.puml new file mode 100644 index 00000000000..8f4fe0ab19a --- /dev/null +++ b/distribution/simpleicons-5/V/Vimeolivestream.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vimeolivestream + +sprite $VimeolivestreamXs [10x10/16z] uwS3 + +sprite $VimeolivestreamSm [12x12/16z] unza + +sprite $VimeolivestreamMd [16x16/16z] un_X + +sprite $VimeolivestreamLg [20x20/16z] unzKO1G + +!procedure Vimeolivestream($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vimeolivestream', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Virtualbox.Local.png b/distribution/simpleicons-5/V/Virtualbox.Local.png new file mode 100644 index 00000000000..a24c206aada Binary files /dev/null and b/distribution/simpleicons-5/V/Virtualbox.Local.png differ diff --git a/distribution/simpleicons-5/V/Virtualbox.Local.puml b/distribution/simpleicons-5/V/Virtualbox.Local.puml new file mode 100644 index 00000000000..36a44e63a3e --- /dev/null +++ b/distribution/simpleicons-5/V/Virtualbox.Local.puml @@ -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 Virtualbox +include('simpleicons-5/V/Virtualbox') + +' renders the element +Virtualbox('Virtualbox', 'Virtualbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Virtualbox.Remote.puml b/distribution/simpleicons-5/V/Virtualbox.Remote.puml new file mode 100644 index 00000000000..1292421e61e --- /dev/null +++ b/distribution/simpleicons-5/V/Virtualbox.Remote.puml @@ -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 Virtualbox +include('simpleicons-5/V/Virtualbox') + +' renders the element +Virtualbox('Virtualbox', 'Virtualbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Virtualbox.md b/distribution/simpleicons-5/V/Virtualbox.md new file mode 100644 index 00000000000..0aa6610936a --- /dev/null +++ b/distribution/simpleicons-5/V/Virtualbox.md @@ -0,0 +1,63 @@ +# Virtualbox + + +```text +simpleicons-5/V/Virtualbox +``` + +```text +include('simpleicons-5/V/Virtualbox') +``` + + + +| Illustration | Virtualbox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Virtualbox.png) | ![illustration for Virtualbox](../../simpleicons-5/V/Virtualbox.Local.png) | + + + + +## Virtualbox + +### 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 Virtualbox +include('simpleicons-5/V/Virtualbox') + +' renders the element +Virtualbox('Virtualbox', 'Virtualbox', '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 Virtualbox +include('simpleicons-5/V/Virtualbox') + +' renders the element +Virtualbox('Virtualbox', 'Virtualbox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Virtualbox.png b/distribution/simpleicons-5/V/Virtualbox.png new file mode 100644 index 00000000000..12b8b6eed85 Binary files /dev/null and b/distribution/simpleicons-5/V/Virtualbox.png differ diff --git a/distribution/simpleicons-5/V/Virtualbox.puml b/distribution/simpleicons-5/V/Virtualbox.puml new file mode 100644 index 00000000000..e522c7309f1 --- /dev/null +++ b/distribution/simpleicons-5/V/Virtualbox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Virtualbox + +sprite $VirtualboxXs [10x10/16z] uwS3 + +sprite $VirtualboxSm [12x12/16z] unza + +sprite $VirtualboxMd [16x16/16z] un_X + +sprite $VirtualboxLg [20x20/16z] unzKO1G + +!procedure Virtualbox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Virtualbox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Virustotal.Local.png b/distribution/simpleicons-5/V/Virustotal.Local.png new file mode 100644 index 00000000000..74c7ada26b8 Binary files /dev/null and b/distribution/simpleicons-5/V/Virustotal.Local.png differ diff --git a/distribution/simpleicons-5/V/Virustotal.Local.puml b/distribution/simpleicons-5/V/Virustotal.Local.puml new file mode 100644 index 00000000000..6d72d68d6b5 --- /dev/null +++ b/distribution/simpleicons-5/V/Virustotal.Local.puml @@ -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 Virustotal +include('simpleicons-5/V/Virustotal') + +' renders the element +Virustotal('Virustotal', 'Virustotal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Virustotal.Remote.puml b/distribution/simpleicons-5/V/Virustotal.Remote.puml new file mode 100644 index 00000000000..408df9d40f8 --- /dev/null +++ b/distribution/simpleicons-5/V/Virustotal.Remote.puml @@ -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 Virustotal +include('simpleicons-5/V/Virustotal') + +' renders the element +Virustotal('Virustotal', 'Virustotal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Virustotal.md b/distribution/simpleicons-5/V/Virustotal.md new file mode 100644 index 00000000000..7c95c482f00 --- /dev/null +++ b/distribution/simpleicons-5/V/Virustotal.md @@ -0,0 +1,63 @@ +# Virustotal + + +```text +simpleicons-5/V/Virustotal +``` + +```text +include('simpleicons-5/V/Virustotal') +``` + + + +| Illustration | Virustotal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Virustotal.png) | ![illustration for Virustotal](../../simpleicons-5/V/Virustotal.Local.png) | + + + + +## Virustotal + +### 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 Virustotal +include('simpleicons-5/V/Virustotal') + +' renders the element +Virustotal('Virustotal', 'Virustotal', '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 Virustotal +include('simpleicons-5/V/Virustotal') + +' renders the element +Virustotal('Virustotal', 'Virustotal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Virustotal.png b/distribution/simpleicons-5/V/Virustotal.png new file mode 100644 index 00000000000..35090750d29 Binary files /dev/null and b/distribution/simpleicons-5/V/Virustotal.png differ diff --git a/distribution/simpleicons-5/V/Virustotal.puml b/distribution/simpleicons-5/V/Virustotal.puml new file mode 100644 index 00000000000..5f71195b88c --- /dev/null +++ b/distribution/simpleicons-5/V/Virustotal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Virustotal + +sprite $VirustotalXs [10x10/16z] uwS3 + +sprite $VirustotalSm [12x12/16z] unza + +sprite $VirustotalMd [16x16/16z] un_X + +sprite $VirustotalLg [20x20/16z] unzKO1G + +!procedure Virustotal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Virustotal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Visa.Local.png b/distribution/simpleicons-5/V/Visa.Local.png new file mode 100644 index 00000000000..12100888f32 Binary files /dev/null and b/distribution/simpleicons-5/V/Visa.Local.png differ diff --git a/distribution/simpleicons-5/V/Visa.Local.puml b/distribution/simpleicons-5/V/Visa.Local.puml new file mode 100644 index 00000000000..9108a2e0b6e --- /dev/null +++ b/distribution/simpleicons-5/V/Visa.Local.puml @@ -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 Visa +include('simpleicons-5/V/Visa') + +' renders the element +Visa('Visa', 'Visa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Visa.Remote.puml b/distribution/simpleicons-5/V/Visa.Remote.puml new file mode 100644 index 00000000000..cb9d38a6611 --- /dev/null +++ b/distribution/simpleicons-5/V/Visa.Remote.puml @@ -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 Visa +include('simpleicons-5/V/Visa') + +' renders the element +Visa('Visa', 'Visa', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Visa.md b/distribution/simpleicons-5/V/Visa.md new file mode 100644 index 00000000000..bd4ff2571d6 --- /dev/null +++ b/distribution/simpleicons-5/V/Visa.md @@ -0,0 +1,63 @@ +# Visa + + +```text +simpleicons-5/V/Visa +``` + +```text +include('simpleicons-5/V/Visa') +``` + + + +| Illustration | Visa | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Visa.png) | ![illustration for Visa](../../simpleicons-5/V/Visa.Local.png) | + + + + +## Visa + +### 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 Visa +include('simpleicons-5/V/Visa') + +' renders the element +Visa('Visa', 'Visa', '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 Visa +include('simpleicons-5/V/Visa') + +' renders the element +Visa('Visa', 'Visa', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Visa.png b/distribution/simpleicons-5/V/Visa.png new file mode 100644 index 00000000000..92fabae0792 Binary files /dev/null and b/distribution/simpleicons-5/V/Visa.png differ diff --git a/distribution/simpleicons-5/V/Visa.puml b/distribution/simpleicons-5/V/Visa.puml new file mode 100644 index 00000000000..6fb20bcbb1e --- /dev/null +++ b/distribution/simpleicons-5/V/Visa.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Visa + +sprite $VisaXs [10x10/16z] uwS3 + +sprite $VisaSm [12x12/16z] unza + +sprite $VisaMd [16x16/16z] un_X + +sprite $VisaLg [20x20/16z] unzKO1G + +!procedure Visa($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Visa', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Visualstudio.Local.png b/distribution/simpleicons-5/V/Visualstudio.Local.png new file mode 100644 index 00000000000..dbe803e4b32 Binary files /dev/null and b/distribution/simpleicons-5/V/Visualstudio.Local.png differ diff --git a/distribution/simpleicons-5/V/Visualstudio.Local.puml b/distribution/simpleicons-5/V/Visualstudio.Local.puml new file mode 100644 index 00000000000..9862f04db71 --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudio.Local.puml @@ -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 Visualstudio +include('simpleicons-5/V/Visualstudio') + +' renders the element +Visualstudio('Visualstudio', 'Visualstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Visualstudio.Remote.puml b/distribution/simpleicons-5/V/Visualstudio.Remote.puml new file mode 100644 index 00000000000..5da9da73583 --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudio.Remote.puml @@ -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 Visualstudio +include('simpleicons-5/V/Visualstudio') + +' renders the element +Visualstudio('Visualstudio', 'Visualstudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Visualstudio.md b/distribution/simpleicons-5/V/Visualstudio.md new file mode 100644 index 00000000000..56078639ef4 --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudio.md @@ -0,0 +1,63 @@ +# Visualstudio + + +```text +simpleicons-5/V/Visualstudio +``` + +```text +include('simpleicons-5/V/Visualstudio') +``` + + + +| Illustration | Visualstudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Visualstudio.png) | ![illustration for Visualstudio](../../simpleicons-5/V/Visualstudio.Local.png) | + + + + +## Visualstudio + +### 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 Visualstudio +include('simpleicons-5/V/Visualstudio') + +' renders the element +Visualstudio('Visualstudio', 'Visualstudio', '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 Visualstudio +include('simpleicons-5/V/Visualstudio') + +' renders the element +Visualstudio('Visualstudio', 'Visualstudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Visualstudio.png b/distribution/simpleicons-5/V/Visualstudio.png new file mode 100644 index 00000000000..ccf9f5af481 Binary files /dev/null and b/distribution/simpleicons-5/V/Visualstudio.png differ diff --git a/distribution/simpleicons-5/V/Visualstudio.puml b/distribution/simpleicons-5/V/Visualstudio.puml new file mode 100644 index 00000000000..ca49190f38b --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Visualstudio + +sprite $VisualstudioXs [10x10/16z] uwS3 + +sprite $VisualstudioSm [12x12/16z] unza + +sprite $VisualstudioMd [16x16/16z] un_X + +sprite $VisualstudioLg [20x20/16z] unzKO1G + +!procedure Visualstudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Visualstudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Visualstudiocode.Local.png b/distribution/simpleicons-5/V/Visualstudiocode.Local.png new file mode 100644 index 00000000000..7a6128a9082 Binary files /dev/null and b/distribution/simpleicons-5/V/Visualstudiocode.Local.png differ diff --git a/distribution/simpleicons-5/V/Visualstudiocode.Local.puml b/distribution/simpleicons-5/V/Visualstudiocode.Local.puml new file mode 100644 index 00000000000..e904f85c73d --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudiocode.Local.puml @@ -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 Visualstudiocode +include('simpleicons-5/V/Visualstudiocode') + +' renders the element +Visualstudiocode('Visualstudiocode', 'Visualstudiocode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Visualstudiocode.Remote.puml b/distribution/simpleicons-5/V/Visualstudiocode.Remote.puml new file mode 100644 index 00000000000..1c0b2e0018f --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudiocode.Remote.puml @@ -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 Visualstudiocode +include('simpleicons-5/V/Visualstudiocode') + +' renders the element +Visualstudiocode('Visualstudiocode', 'Visualstudiocode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Visualstudiocode.md b/distribution/simpleicons-5/V/Visualstudiocode.md new file mode 100644 index 00000000000..780949e689d --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudiocode.md @@ -0,0 +1,63 @@ +# Visualstudiocode + + +```text +simpleicons-5/V/Visualstudiocode +``` + +```text +include('simpleicons-5/V/Visualstudiocode') +``` + + + +| Illustration | Visualstudiocode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Visualstudiocode.png) | ![illustration for Visualstudiocode](../../simpleicons-5/V/Visualstudiocode.Local.png) | + + + + +## Visualstudiocode + +### 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 Visualstudiocode +include('simpleicons-5/V/Visualstudiocode') + +' renders the element +Visualstudiocode('Visualstudiocode', 'Visualstudiocode', '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 Visualstudiocode +include('simpleicons-5/V/Visualstudiocode') + +' renders the element +Visualstudiocode('Visualstudiocode', 'Visualstudiocode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Visualstudiocode.png b/distribution/simpleicons-5/V/Visualstudiocode.png new file mode 100644 index 00000000000..910cd070460 Binary files /dev/null and b/distribution/simpleicons-5/V/Visualstudiocode.png differ diff --git a/distribution/simpleicons-5/V/Visualstudiocode.puml b/distribution/simpleicons-5/V/Visualstudiocode.puml new file mode 100644 index 00000000000..c95a070e145 --- /dev/null +++ b/distribution/simpleicons-5/V/Visualstudiocode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Visualstudiocode + +sprite $VisualstudiocodeXs [10x10/16z] uwS3 + +sprite $VisualstudiocodeSm [12x12/16z] unza + +sprite $VisualstudiocodeMd [16x16/16z] un_X + +sprite $VisualstudiocodeLg [20x20/16z] unzKO1G + +!procedure Visualstudiocode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Visualstudiocode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vite.Local.png b/distribution/simpleicons-5/V/Vite.Local.png new file mode 100644 index 00000000000..5b39a68bcc8 Binary files /dev/null and b/distribution/simpleicons-5/V/Vite.Local.png differ diff --git a/distribution/simpleicons-5/V/Vite.Local.puml b/distribution/simpleicons-5/V/Vite.Local.puml new file mode 100644 index 00000000000..e0a4b0771a2 --- /dev/null +++ b/distribution/simpleicons-5/V/Vite.Local.puml @@ -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 Vite +include('simpleicons-5/V/Vite') + +' renders the element +Vite('Vite', 'Vite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vite.Remote.puml b/distribution/simpleicons-5/V/Vite.Remote.puml new file mode 100644 index 00000000000..fa54c0c3d8d --- /dev/null +++ b/distribution/simpleicons-5/V/Vite.Remote.puml @@ -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 Vite +include('simpleicons-5/V/Vite') + +' renders the element +Vite('Vite', 'Vite', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vite.md b/distribution/simpleicons-5/V/Vite.md new file mode 100644 index 00000000000..179fed8281d --- /dev/null +++ b/distribution/simpleicons-5/V/Vite.md @@ -0,0 +1,63 @@ +# Vite + + +```text +simpleicons-5/V/Vite +``` + +```text +include('simpleicons-5/V/Vite') +``` + + + +| Illustration | Vite | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vite.png) | ![illustration for Vite](../../simpleicons-5/V/Vite.Local.png) | + + + + +## Vite + +### 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 Vite +include('simpleicons-5/V/Vite') + +' renders the element +Vite('Vite', 'Vite', '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 Vite +include('simpleicons-5/V/Vite') + +' renders the element +Vite('Vite', 'Vite', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vite.png b/distribution/simpleicons-5/V/Vite.png new file mode 100644 index 00000000000..d6721508d22 Binary files /dev/null and b/distribution/simpleicons-5/V/Vite.png differ diff --git a/distribution/simpleicons-5/V/Vite.puml b/distribution/simpleicons-5/V/Vite.puml new file mode 100644 index 00000000000..bc24fd98578 --- /dev/null +++ b/distribution/simpleicons-5/V/Vite.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vite + +sprite $ViteXs [10x10/16z] uwS3 + +sprite $ViteSm [12x12/16z] unza + +sprite $ViteMd [16x16/16z] un_X + +sprite $ViteLg [20x20/16z] unzKO1G + +!procedure Vite($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vite', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vivaldi.Local.png b/distribution/simpleicons-5/V/Vivaldi.Local.png new file mode 100644 index 00000000000..ea4cc46ee9c Binary files /dev/null and b/distribution/simpleicons-5/V/Vivaldi.Local.png differ diff --git a/distribution/simpleicons-5/V/Vivaldi.Local.puml b/distribution/simpleicons-5/V/Vivaldi.Local.puml new file mode 100644 index 00000000000..12caedbc082 --- /dev/null +++ b/distribution/simpleicons-5/V/Vivaldi.Local.puml @@ -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 Vivaldi +include('simpleicons-5/V/Vivaldi') + +' renders the element +Vivaldi('Vivaldi', 'Vivaldi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vivaldi.Remote.puml b/distribution/simpleicons-5/V/Vivaldi.Remote.puml new file mode 100644 index 00000000000..9a93db1d3ce --- /dev/null +++ b/distribution/simpleicons-5/V/Vivaldi.Remote.puml @@ -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 Vivaldi +include('simpleicons-5/V/Vivaldi') + +' renders the element +Vivaldi('Vivaldi', 'Vivaldi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vivaldi.md b/distribution/simpleicons-5/V/Vivaldi.md new file mode 100644 index 00000000000..fcbc356fb6a --- /dev/null +++ b/distribution/simpleicons-5/V/Vivaldi.md @@ -0,0 +1,63 @@ +# Vivaldi + + +```text +simpleicons-5/V/Vivaldi +``` + +```text +include('simpleicons-5/V/Vivaldi') +``` + + + +| Illustration | Vivaldi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vivaldi.png) | ![illustration for Vivaldi](../../simpleicons-5/V/Vivaldi.Local.png) | + + + + +## Vivaldi + +### 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 Vivaldi +include('simpleicons-5/V/Vivaldi') + +' renders the element +Vivaldi('Vivaldi', 'Vivaldi', '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 Vivaldi +include('simpleicons-5/V/Vivaldi') + +' renders the element +Vivaldi('Vivaldi', 'Vivaldi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vivaldi.png b/distribution/simpleicons-5/V/Vivaldi.png new file mode 100644 index 00000000000..bcc1cee1aaa Binary files /dev/null and b/distribution/simpleicons-5/V/Vivaldi.png differ diff --git a/distribution/simpleicons-5/V/Vivaldi.puml b/distribution/simpleicons-5/V/Vivaldi.puml new file mode 100644 index 00000000000..5a23674397d --- /dev/null +++ b/distribution/simpleicons-5/V/Vivaldi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vivaldi + +sprite $VivaldiXs [10x10/16z] uwS3 + +sprite $VivaldiSm [12x12/16z] unza + +sprite $VivaldiMd [16x16/16z] un_X + +sprite $VivaldiLg [20x20/16z] unzKO1G + +!procedure Vivaldi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vivaldi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vivino.Local.png b/distribution/simpleicons-5/V/Vivino.Local.png new file mode 100644 index 00000000000..df691a9adf9 Binary files /dev/null and b/distribution/simpleicons-5/V/Vivino.Local.png differ diff --git a/distribution/simpleicons-5/V/Vivino.Local.puml b/distribution/simpleicons-5/V/Vivino.Local.puml new file mode 100644 index 00000000000..12f9ea488ea --- /dev/null +++ b/distribution/simpleicons-5/V/Vivino.Local.puml @@ -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 Vivino +include('simpleicons-5/V/Vivino') + +' renders the element +Vivino('Vivino', 'Vivino', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vivino.Remote.puml b/distribution/simpleicons-5/V/Vivino.Remote.puml new file mode 100644 index 00000000000..c62b525acf4 --- /dev/null +++ b/distribution/simpleicons-5/V/Vivino.Remote.puml @@ -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 Vivino +include('simpleicons-5/V/Vivino') + +' renders the element +Vivino('Vivino', 'Vivino', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vivino.md b/distribution/simpleicons-5/V/Vivino.md new file mode 100644 index 00000000000..10a1dd3747d --- /dev/null +++ b/distribution/simpleicons-5/V/Vivino.md @@ -0,0 +1,63 @@ +# Vivino + + +```text +simpleicons-5/V/Vivino +``` + +```text +include('simpleicons-5/V/Vivino') +``` + + + +| Illustration | Vivino | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vivino.png) | ![illustration for Vivino](../../simpleicons-5/V/Vivino.Local.png) | + + + + +## Vivino + +### 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 Vivino +include('simpleicons-5/V/Vivino') + +' renders the element +Vivino('Vivino', 'Vivino', '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 Vivino +include('simpleicons-5/V/Vivino') + +' renders the element +Vivino('Vivino', 'Vivino', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vivino.png b/distribution/simpleicons-5/V/Vivino.png new file mode 100644 index 00000000000..b46f704e8dd Binary files /dev/null and b/distribution/simpleicons-5/V/Vivino.png differ diff --git a/distribution/simpleicons-5/V/Vivino.puml b/distribution/simpleicons-5/V/Vivino.puml new file mode 100644 index 00000000000..149997389e0 --- /dev/null +++ b/distribution/simpleicons-5/V/Vivino.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vivino + +sprite $VivinoXs [10x10/16z] uwS3 + +sprite $VivinoSm [12x12/16z] unza + +sprite $VivinoMd [16x16/16z] un_X + +sprite $VivinoLg [20x20/16z] unzKO1G + +!procedure Vivino($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vivino', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vk.Local.png b/distribution/simpleicons-5/V/Vk.Local.png new file mode 100644 index 00000000000..7f1bc39b769 Binary files /dev/null and b/distribution/simpleicons-5/V/Vk.Local.png differ diff --git a/distribution/simpleicons-5/V/Vk.Local.puml b/distribution/simpleicons-5/V/Vk.Local.puml new file mode 100644 index 00000000000..3cb55757669 --- /dev/null +++ b/distribution/simpleicons-5/V/Vk.Local.puml @@ -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 Vk +include('simpleicons-5/V/Vk') + +' renders the element +Vk('Vk', 'Vk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vk.Remote.puml b/distribution/simpleicons-5/V/Vk.Remote.puml new file mode 100644 index 00000000000..94be25dd577 --- /dev/null +++ b/distribution/simpleicons-5/V/Vk.Remote.puml @@ -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 Vk +include('simpleicons-5/V/Vk') + +' renders the element +Vk('Vk', 'Vk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vk.md b/distribution/simpleicons-5/V/Vk.md new file mode 100644 index 00000000000..e9609d8e134 --- /dev/null +++ b/distribution/simpleicons-5/V/Vk.md @@ -0,0 +1,63 @@ +# Vk + + +```text +simpleicons-5/V/Vk +``` + +```text +include('simpleicons-5/V/Vk') +``` + + + +| Illustration | Vk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vk.png) | ![illustration for Vk](../../simpleicons-5/V/Vk.Local.png) | + + + + +## Vk + +### 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 Vk +include('simpleicons-5/V/Vk') + +' renders the element +Vk('Vk', 'Vk', '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 Vk +include('simpleicons-5/V/Vk') + +' renders the element +Vk('Vk', 'Vk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vk.png b/distribution/simpleicons-5/V/Vk.png new file mode 100644 index 00000000000..3b2bb5637ad Binary files /dev/null and b/distribution/simpleicons-5/V/Vk.png differ diff --git a/distribution/simpleicons-5/V/Vk.puml b/distribution/simpleicons-5/V/Vk.puml new file mode 100644 index 00000000000..44d2b36211f --- /dev/null +++ b/distribution/simpleicons-5/V/Vk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vk + +sprite $VkXs [10x10/16z] uwS3 + +sprite $VkSm [12x12/16z] unza + +sprite $VkMd [16x16/16z] un_X + +sprite $VkLg [20x20/16z] unzKO1G + +!procedure Vk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vlcmediaplayer.Local.png b/distribution/simpleicons-5/V/Vlcmediaplayer.Local.png new file mode 100644 index 00000000000..7041123a5d1 Binary files /dev/null and b/distribution/simpleicons-5/V/Vlcmediaplayer.Local.png differ diff --git a/distribution/simpleicons-5/V/Vlcmediaplayer.Local.puml b/distribution/simpleicons-5/V/Vlcmediaplayer.Local.puml new file mode 100644 index 00000000000..acc198c1570 --- /dev/null +++ b/distribution/simpleicons-5/V/Vlcmediaplayer.Local.puml @@ -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 Vlcmediaplayer +include('simpleicons-5/V/Vlcmediaplayer') + +' renders the element +Vlcmediaplayer('Vlcmediaplayer', 'Vlcmediaplayer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vlcmediaplayer.Remote.puml b/distribution/simpleicons-5/V/Vlcmediaplayer.Remote.puml new file mode 100644 index 00000000000..52d564d5c32 --- /dev/null +++ b/distribution/simpleicons-5/V/Vlcmediaplayer.Remote.puml @@ -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 Vlcmediaplayer +include('simpleicons-5/V/Vlcmediaplayer') + +' renders the element +Vlcmediaplayer('Vlcmediaplayer', 'Vlcmediaplayer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vlcmediaplayer.md b/distribution/simpleicons-5/V/Vlcmediaplayer.md new file mode 100644 index 00000000000..edd1d45301e --- /dev/null +++ b/distribution/simpleicons-5/V/Vlcmediaplayer.md @@ -0,0 +1,63 @@ +# Vlcmediaplayer + + +```text +simpleicons-5/V/Vlcmediaplayer +``` + +```text +include('simpleicons-5/V/Vlcmediaplayer') +``` + + + +| Illustration | Vlcmediaplayer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vlcmediaplayer.png) | ![illustration for Vlcmediaplayer](../../simpleicons-5/V/Vlcmediaplayer.Local.png) | + + + + +## Vlcmediaplayer + +### 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 Vlcmediaplayer +include('simpleicons-5/V/Vlcmediaplayer') + +' renders the element +Vlcmediaplayer('Vlcmediaplayer', 'Vlcmediaplayer', '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 Vlcmediaplayer +include('simpleicons-5/V/Vlcmediaplayer') + +' renders the element +Vlcmediaplayer('Vlcmediaplayer', 'Vlcmediaplayer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vlcmediaplayer.png b/distribution/simpleicons-5/V/Vlcmediaplayer.png new file mode 100644 index 00000000000..437b82de422 Binary files /dev/null and b/distribution/simpleicons-5/V/Vlcmediaplayer.png differ diff --git a/distribution/simpleicons-5/V/Vlcmediaplayer.puml b/distribution/simpleicons-5/V/Vlcmediaplayer.puml new file mode 100644 index 00000000000..6d3a7804a6e --- /dev/null +++ b/distribution/simpleicons-5/V/Vlcmediaplayer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vlcmediaplayer + +sprite $VlcmediaplayerXs [10x10/16z] uwS3 + +sprite $VlcmediaplayerSm [12x12/16z] unza + +sprite $VlcmediaplayerMd [16x16/16z] un_X + +sprite $VlcmediaplayerLg [20x20/16z] unzKO1G + +!procedure Vlcmediaplayer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vlcmediaplayer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vmware.Local.png b/distribution/simpleicons-5/V/Vmware.Local.png new file mode 100644 index 00000000000..448032bba41 Binary files /dev/null and b/distribution/simpleicons-5/V/Vmware.Local.png differ diff --git a/distribution/simpleicons-5/V/Vmware.Local.puml b/distribution/simpleicons-5/V/Vmware.Local.puml new file mode 100644 index 00000000000..765b42174b8 --- /dev/null +++ b/distribution/simpleicons-5/V/Vmware.Local.puml @@ -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 Vmware +include('simpleicons-5/V/Vmware') + +' renders the element +Vmware('Vmware', 'Vmware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vmware.Remote.puml b/distribution/simpleicons-5/V/Vmware.Remote.puml new file mode 100644 index 00000000000..371fbcb1f94 --- /dev/null +++ b/distribution/simpleicons-5/V/Vmware.Remote.puml @@ -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 Vmware +include('simpleicons-5/V/Vmware') + +' renders the element +Vmware('Vmware', 'Vmware', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vmware.md b/distribution/simpleicons-5/V/Vmware.md new file mode 100644 index 00000000000..98c441ebf3f --- /dev/null +++ b/distribution/simpleicons-5/V/Vmware.md @@ -0,0 +1,63 @@ +# Vmware + + +```text +simpleicons-5/V/Vmware +``` + +```text +include('simpleicons-5/V/Vmware') +``` + + + +| Illustration | Vmware | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vmware.png) | ![illustration for Vmware](../../simpleicons-5/V/Vmware.Local.png) | + + + + +## Vmware + +### 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 Vmware +include('simpleicons-5/V/Vmware') + +' renders the element +Vmware('Vmware', 'Vmware', '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 Vmware +include('simpleicons-5/V/Vmware') + +' renders the element +Vmware('Vmware', 'Vmware', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vmware.png b/distribution/simpleicons-5/V/Vmware.png new file mode 100644 index 00000000000..dce990d7973 Binary files /dev/null and b/distribution/simpleicons-5/V/Vmware.png differ diff --git a/distribution/simpleicons-5/V/Vmware.puml b/distribution/simpleicons-5/V/Vmware.puml new file mode 100644 index 00000000000..8d076f027be --- /dev/null +++ b/distribution/simpleicons-5/V/Vmware.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vmware + +sprite $VmwareXs [10x10/16z] uwS3 + +sprite $VmwareSm [12x12/16z] unza + +sprite $VmwareMd [16x16/16z] un_X + +sprite $VmwareLg [20x20/16z] unzKO1G + +!procedure Vmware($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vmware', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vodafone.Local.png b/distribution/simpleicons-5/V/Vodafone.Local.png new file mode 100644 index 00000000000..dafeffc5133 Binary files /dev/null and b/distribution/simpleicons-5/V/Vodafone.Local.png differ diff --git a/distribution/simpleicons-5/V/Vodafone.Local.puml b/distribution/simpleicons-5/V/Vodafone.Local.puml new file mode 100644 index 00000000000..58da0b1f6cb --- /dev/null +++ b/distribution/simpleicons-5/V/Vodafone.Local.puml @@ -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 Vodafone +include('simpleicons-5/V/Vodafone') + +' renders the element +Vodafone('Vodafone', 'Vodafone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vodafone.Remote.puml b/distribution/simpleicons-5/V/Vodafone.Remote.puml new file mode 100644 index 00000000000..850837640c9 --- /dev/null +++ b/distribution/simpleicons-5/V/Vodafone.Remote.puml @@ -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 Vodafone +include('simpleicons-5/V/Vodafone') + +' renders the element +Vodafone('Vodafone', 'Vodafone', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vodafone.md b/distribution/simpleicons-5/V/Vodafone.md new file mode 100644 index 00000000000..5c277302451 --- /dev/null +++ b/distribution/simpleicons-5/V/Vodafone.md @@ -0,0 +1,63 @@ +# Vodafone + + +```text +simpleicons-5/V/Vodafone +``` + +```text +include('simpleicons-5/V/Vodafone') +``` + + + +| Illustration | Vodafone | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vodafone.png) | ![illustration for Vodafone](../../simpleicons-5/V/Vodafone.Local.png) | + + + + +## Vodafone + +### 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 Vodafone +include('simpleicons-5/V/Vodafone') + +' renders the element +Vodafone('Vodafone', 'Vodafone', '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 Vodafone +include('simpleicons-5/V/Vodafone') + +' renders the element +Vodafone('Vodafone', 'Vodafone', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vodafone.png b/distribution/simpleicons-5/V/Vodafone.png new file mode 100644 index 00000000000..ea46b9fd90a Binary files /dev/null and b/distribution/simpleicons-5/V/Vodafone.png differ diff --git a/distribution/simpleicons-5/V/Vodafone.puml b/distribution/simpleicons-5/V/Vodafone.puml new file mode 100644 index 00000000000..307c4502652 --- /dev/null +++ b/distribution/simpleicons-5/V/Vodafone.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vodafone + +sprite $VodafoneXs [10x10/16z] uwS3 + +sprite $VodafoneSm [12x12/16z] unza + +sprite $VodafoneMd [16x16/16z] un_X + +sprite $VodafoneLg [20x20/16z] unzKO1G + +!procedure Vodafone($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vodafone', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Volkswagen.Local.png b/distribution/simpleicons-5/V/Volkswagen.Local.png new file mode 100644 index 00000000000..eb156977268 Binary files /dev/null and b/distribution/simpleicons-5/V/Volkswagen.Local.png differ diff --git a/distribution/simpleicons-5/V/Volkswagen.Local.puml b/distribution/simpleicons-5/V/Volkswagen.Local.puml new file mode 100644 index 00000000000..388535ae4a5 --- /dev/null +++ b/distribution/simpleicons-5/V/Volkswagen.Local.puml @@ -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 Volkswagen +include('simpleicons-5/V/Volkswagen') + +' renders the element +Volkswagen('Volkswagen', 'Volkswagen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Volkswagen.Remote.puml b/distribution/simpleicons-5/V/Volkswagen.Remote.puml new file mode 100644 index 00000000000..a77108d6bb7 --- /dev/null +++ b/distribution/simpleicons-5/V/Volkswagen.Remote.puml @@ -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 Volkswagen +include('simpleicons-5/V/Volkswagen') + +' renders the element +Volkswagen('Volkswagen', 'Volkswagen', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Volkswagen.md b/distribution/simpleicons-5/V/Volkswagen.md new file mode 100644 index 00000000000..9ead04c6c03 --- /dev/null +++ b/distribution/simpleicons-5/V/Volkswagen.md @@ -0,0 +1,63 @@ +# Volkswagen + + +```text +simpleicons-5/V/Volkswagen +``` + +```text +include('simpleicons-5/V/Volkswagen') +``` + + + +| Illustration | Volkswagen | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Volkswagen.png) | ![illustration for Volkswagen](../../simpleicons-5/V/Volkswagen.Local.png) | + + + + +## Volkswagen + +### 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 Volkswagen +include('simpleicons-5/V/Volkswagen') + +' renders the element +Volkswagen('Volkswagen', 'Volkswagen', '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 Volkswagen +include('simpleicons-5/V/Volkswagen') + +' renders the element +Volkswagen('Volkswagen', 'Volkswagen', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Volkswagen.png b/distribution/simpleicons-5/V/Volkswagen.png new file mode 100644 index 00000000000..d19c16f789f Binary files /dev/null and b/distribution/simpleicons-5/V/Volkswagen.png differ diff --git a/distribution/simpleicons-5/V/Volkswagen.puml b/distribution/simpleicons-5/V/Volkswagen.puml new file mode 100644 index 00000000000..518f456489b --- /dev/null +++ b/distribution/simpleicons-5/V/Volkswagen.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Volkswagen + +sprite $VolkswagenXs [10x10/16z] uwS3 + +sprite $VolkswagenSm [12x12/16z] unza + +sprite $VolkswagenMd [16x16/16z] un_X + +sprite $VolkswagenLg [20x20/16z] unzKO1G + +!procedure Volkswagen($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Volkswagen', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Volvo.Local.png b/distribution/simpleicons-5/V/Volvo.Local.png new file mode 100644 index 00000000000..25cca7314bc Binary files /dev/null and b/distribution/simpleicons-5/V/Volvo.Local.png differ diff --git a/distribution/simpleicons-5/V/Volvo.Local.puml b/distribution/simpleicons-5/V/Volvo.Local.puml new file mode 100644 index 00000000000..c0909c0682f --- /dev/null +++ b/distribution/simpleicons-5/V/Volvo.Local.puml @@ -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 Volvo +include('simpleicons-5/V/Volvo') + +' renders the element +Volvo('Volvo', 'Volvo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Volvo.Remote.puml b/distribution/simpleicons-5/V/Volvo.Remote.puml new file mode 100644 index 00000000000..ab1e45d46c5 --- /dev/null +++ b/distribution/simpleicons-5/V/Volvo.Remote.puml @@ -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 Volvo +include('simpleicons-5/V/Volvo') + +' renders the element +Volvo('Volvo', 'Volvo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Volvo.md b/distribution/simpleicons-5/V/Volvo.md new file mode 100644 index 00000000000..c4d1de4702d --- /dev/null +++ b/distribution/simpleicons-5/V/Volvo.md @@ -0,0 +1,63 @@ +# Volvo + + +```text +simpleicons-5/V/Volvo +``` + +```text +include('simpleicons-5/V/Volvo') +``` + + + +| Illustration | Volvo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Volvo.png) | ![illustration for Volvo](../../simpleicons-5/V/Volvo.Local.png) | + + + + +## Volvo + +### 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 Volvo +include('simpleicons-5/V/Volvo') + +' renders the element +Volvo('Volvo', 'Volvo', '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 Volvo +include('simpleicons-5/V/Volvo') + +' renders the element +Volvo('Volvo', 'Volvo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Volvo.png b/distribution/simpleicons-5/V/Volvo.png new file mode 100644 index 00000000000..15ddd4eb457 Binary files /dev/null and b/distribution/simpleicons-5/V/Volvo.png differ diff --git a/distribution/simpleicons-5/V/Volvo.puml b/distribution/simpleicons-5/V/Volvo.puml new file mode 100644 index 00000000000..2d77246a1f2 --- /dev/null +++ b/distribution/simpleicons-5/V/Volvo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Volvo + +sprite $VolvoXs [10x10/16z] uwS3 + +sprite $VolvoSm [12x12/16z] unza + +sprite $VolvoMd [16x16/16z] un_X + +sprite $VolvoLg [20x20/16z] unzKO1G + +!procedure Volvo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Volvo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vonage.Local.png b/distribution/simpleicons-5/V/Vonage.Local.png new file mode 100644 index 00000000000..b3bbf1349ec Binary files /dev/null and b/distribution/simpleicons-5/V/Vonage.Local.png differ diff --git a/distribution/simpleicons-5/V/Vonage.Local.puml b/distribution/simpleicons-5/V/Vonage.Local.puml new file mode 100644 index 00000000000..6b918d0061a --- /dev/null +++ b/distribution/simpleicons-5/V/Vonage.Local.puml @@ -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 Vonage +include('simpleicons-5/V/Vonage') + +' renders the element +Vonage('Vonage', 'Vonage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vonage.Remote.puml b/distribution/simpleicons-5/V/Vonage.Remote.puml new file mode 100644 index 00000000000..fb0cf015cb1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vonage.Remote.puml @@ -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 Vonage +include('simpleicons-5/V/Vonage') + +' renders the element +Vonage('Vonage', 'Vonage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vonage.md b/distribution/simpleicons-5/V/Vonage.md new file mode 100644 index 00000000000..50e122dd3d1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vonage.md @@ -0,0 +1,63 @@ +# Vonage + + +```text +simpleicons-5/V/Vonage +``` + +```text +include('simpleicons-5/V/Vonage') +``` + + + +| Illustration | Vonage | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vonage.png) | ![illustration for Vonage](../../simpleicons-5/V/Vonage.Local.png) | + + + + +## Vonage + +### 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 Vonage +include('simpleicons-5/V/Vonage') + +' renders the element +Vonage('Vonage', 'Vonage', '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 Vonage +include('simpleicons-5/V/Vonage') + +' renders the element +Vonage('Vonage', 'Vonage', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vonage.png b/distribution/simpleicons-5/V/Vonage.png new file mode 100644 index 00000000000..48edf81b289 Binary files /dev/null and b/distribution/simpleicons-5/V/Vonage.png differ diff --git a/distribution/simpleicons-5/V/Vonage.puml b/distribution/simpleicons-5/V/Vonage.puml new file mode 100644 index 00000000000..e8167f3a84f --- /dev/null +++ b/distribution/simpleicons-5/V/Vonage.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vonage + +sprite $VonageXs [10x10/16z] uwS3 + +sprite $VonageSm [12x12/16z] unza + +sprite $VonageMd [16x16/16z] un_X + +sprite $VonageLg [20x20/16z] unzKO1G + +!procedure Vonage($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vonage', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vox.Local.png b/distribution/simpleicons-5/V/Vox.Local.png new file mode 100644 index 00000000000..eccf5337943 Binary files /dev/null and b/distribution/simpleicons-5/V/Vox.Local.png differ diff --git a/distribution/simpleicons-5/V/Vox.Local.puml b/distribution/simpleicons-5/V/Vox.Local.puml new file mode 100644 index 00000000000..8ec9639cbea --- /dev/null +++ b/distribution/simpleicons-5/V/Vox.Local.puml @@ -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 Vox +include('simpleicons-5/V/Vox') + +' renders the element +Vox('Vox', 'Vox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vox.Remote.puml b/distribution/simpleicons-5/V/Vox.Remote.puml new file mode 100644 index 00000000000..f580a19fd10 --- /dev/null +++ b/distribution/simpleicons-5/V/Vox.Remote.puml @@ -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 Vox +include('simpleicons-5/V/Vox') + +' renders the element +Vox('Vox', 'Vox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vox.md b/distribution/simpleicons-5/V/Vox.md new file mode 100644 index 00000000000..afefc1be08a --- /dev/null +++ b/distribution/simpleicons-5/V/Vox.md @@ -0,0 +1,63 @@ +# Vox + + +```text +simpleicons-5/V/Vox +``` + +```text +include('simpleicons-5/V/Vox') +``` + + + +| Illustration | Vox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vox.png) | ![illustration for Vox](../../simpleicons-5/V/Vox.Local.png) | + + + + +## Vox + +### 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 Vox +include('simpleicons-5/V/Vox') + +' renders the element +Vox('Vox', 'Vox', '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 Vox +include('simpleicons-5/V/Vox') + +' renders the element +Vox('Vox', 'Vox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vox.png b/distribution/simpleicons-5/V/Vox.png new file mode 100644 index 00000000000..ab80bfaa5ce Binary files /dev/null and b/distribution/simpleicons-5/V/Vox.png differ diff --git a/distribution/simpleicons-5/V/Vox.puml b/distribution/simpleicons-5/V/Vox.puml new file mode 100644 index 00000000000..921fdec02b6 --- /dev/null +++ b/distribution/simpleicons-5/V/Vox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vox + +sprite $VoxXs [10x10/16z] uwS3 + +sprite $VoxSm [12x12/16z] unza + +sprite $VoxMd [16x16/16z] un_X + +sprite $VoxLg [20x20/16z] unzKO1G + +!procedure Vox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vsco.Local.png b/distribution/simpleicons-5/V/Vsco.Local.png new file mode 100644 index 00000000000..22567579683 Binary files /dev/null and b/distribution/simpleicons-5/V/Vsco.Local.png differ diff --git a/distribution/simpleicons-5/V/Vsco.Local.puml b/distribution/simpleicons-5/V/Vsco.Local.puml new file mode 100644 index 00000000000..5ca4d8645b0 --- /dev/null +++ b/distribution/simpleicons-5/V/Vsco.Local.puml @@ -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 Vsco +include('simpleicons-5/V/Vsco') + +' renders the element +Vsco('Vsco', 'Vsco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vsco.Remote.puml b/distribution/simpleicons-5/V/Vsco.Remote.puml new file mode 100644 index 00000000000..4bfd9afd42b --- /dev/null +++ b/distribution/simpleicons-5/V/Vsco.Remote.puml @@ -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 Vsco +include('simpleicons-5/V/Vsco') + +' renders the element +Vsco('Vsco', 'Vsco', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vsco.md b/distribution/simpleicons-5/V/Vsco.md new file mode 100644 index 00000000000..7c0e213dd15 --- /dev/null +++ b/distribution/simpleicons-5/V/Vsco.md @@ -0,0 +1,63 @@ +# Vsco + + +```text +simpleicons-5/V/Vsco +``` + +```text +include('simpleicons-5/V/Vsco') +``` + + + +| Illustration | Vsco | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vsco.png) | ![illustration for Vsco](../../simpleicons-5/V/Vsco.Local.png) | + + + + +## Vsco + +### 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 Vsco +include('simpleicons-5/V/Vsco') + +' renders the element +Vsco('Vsco', 'Vsco', '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 Vsco +include('simpleicons-5/V/Vsco') + +' renders the element +Vsco('Vsco', 'Vsco', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vsco.png b/distribution/simpleicons-5/V/Vsco.png new file mode 100644 index 00000000000..dacb58a2dda Binary files /dev/null and b/distribution/simpleicons-5/V/Vsco.png differ diff --git a/distribution/simpleicons-5/V/Vsco.puml b/distribution/simpleicons-5/V/Vsco.puml new file mode 100644 index 00000000000..fd72c3ba397 --- /dev/null +++ b/distribution/simpleicons-5/V/Vsco.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vsco + +sprite $VscoXs [10x10/16z] uwS3 + +sprite $VscoSm [12x12/16z] unza + +sprite $VscoMd [16x16/16z] un_X + +sprite $VscoLg [20x20/16z] unzKO1G + +!procedure Vsco($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vsco', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vuedotjs.Local.png b/distribution/simpleicons-5/V/Vuedotjs.Local.png new file mode 100644 index 00000000000..c58a187771a Binary files /dev/null and b/distribution/simpleicons-5/V/Vuedotjs.Local.png differ diff --git a/distribution/simpleicons-5/V/Vuedotjs.Local.puml b/distribution/simpleicons-5/V/Vuedotjs.Local.puml new file mode 100644 index 00000000000..674a90a40cd --- /dev/null +++ b/distribution/simpleicons-5/V/Vuedotjs.Local.puml @@ -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 Vuedotjs +include('simpleicons-5/V/Vuedotjs') + +' renders the element +Vuedotjs('Vuedotjs', 'Vuedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vuedotjs.Remote.puml b/distribution/simpleicons-5/V/Vuedotjs.Remote.puml new file mode 100644 index 00000000000..aa68ecbcc3b --- /dev/null +++ b/distribution/simpleicons-5/V/Vuedotjs.Remote.puml @@ -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 Vuedotjs +include('simpleicons-5/V/Vuedotjs') + +' renders the element +Vuedotjs('Vuedotjs', 'Vuedotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vuedotjs.md b/distribution/simpleicons-5/V/Vuedotjs.md new file mode 100644 index 00000000000..8ccd1c4f44e --- /dev/null +++ b/distribution/simpleicons-5/V/Vuedotjs.md @@ -0,0 +1,63 @@ +# Vuedotjs + + +```text +simpleicons-5/V/Vuedotjs +``` + +```text +include('simpleicons-5/V/Vuedotjs') +``` + + + +| Illustration | Vuedotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vuedotjs.png) | ![illustration for Vuedotjs](../../simpleicons-5/V/Vuedotjs.Local.png) | + + + + +## Vuedotjs + +### 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 Vuedotjs +include('simpleicons-5/V/Vuedotjs') + +' renders the element +Vuedotjs('Vuedotjs', 'Vuedotjs', '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 Vuedotjs +include('simpleicons-5/V/Vuedotjs') + +' renders the element +Vuedotjs('Vuedotjs', 'Vuedotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vuedotjs.png b/distribution/simpleicons-5/V/Vuedotjs.png new file mode 100644 index 00000000000..b30863d2a6f Binary files /dev/null and b/distribution/simpleicons-5/V/Vuedotjs.png differ diff --git a/distribution/simpleicons-5/V/Vuedotjs.puml b/distribution/simpleicons-5/V/Vuedotjs.puml new file mode 100644 index 00000000000..ae57b223edf --- /dev/null +++ b/distribution/simpleicons-5/V/Vuedotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vuedotjs + +sprite $VuedotjsXs [10x10/16z] uwS3 + +sprite $VuedotjsSm [12x12/16z] unza + +sprite $VuedotjsMd [16x16/16z] un_X + +sprite $VuedotjsLg [20x20/16z] unzKO1G + +!procedure Vuedotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vuedotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vuetify.Local.png b/distribution/simpleicons-5/V/Vuetify.Local.png new file mode 100644 index 00000000000..30a8bcffd41 Binary files /dev/null and b/distribution/simpleicons-5/V/Vuetify.Local.png differ diff --git a/distribution/simpleicons-5/V/Vuetify.Local.puml b/distribution/simpleicons-5/V/Vuetify.Local.puml new file mode 100644 index 00000000000..2357f7b36ab --- /dev/null +++ b/distribution/simpleicons-5/V/Vuetify.Local.puml @@ -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 Vuetify +include('simpleicons-5/V/Vuetify') + +' renders the element +Vuetify('Vuetify', 'Vuetify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vuetify.Remote.puml b/distribution/simpleicons-5/V/Vuetify.Remote.puml new file mode 100644 index 00000000000..a97de4b603c --- /dev/null +++ b/distribution/simpleicons-5/V/Vuetify.Remote.puml @@ -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 Vuetify +include('simpleicons-5/V/Vuetify') + +' renders the element +Vuetify('Vuetify', 'Vuetify', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vuetify.md b/distribution/simpleicons-5/V/Vuetify.md new file mode 100644 index 00000000000..42efafccc5d --- /dev/null +++ b/distribution/simpleicons-5/V/Vuetify.md @@ -0,0 +1,63 @@ +# Vuetify + + +```text +simpleicons-5/V/Vuetify +``` + +```text +include('simpleicons-5/V/Vuetify') +``` + + + +| Illustration | Vuetify | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vuetify.png) | ![illustration for Vuetify](../../simpleicons-5/V/Vuetify.Local.png) | + + + + +## Vuetify + +### 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 Vuetify +include('simpleicons-5/V/Vuetify') + +' renders the element +Vuetify('Vuetify', 'Vuetify', '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 Vuetify +include('simpleicons-5/V/Vuetify') + +' renders the element +Vuetify('Vuetify', 'Vuetify', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vuetify.png b/distribution/simpleicons-5/V/Vuetify.png new file mode 100644 index 00000000000..c011b1d9480 Binary files /dev/null and b/distribution/simpleicons-5/V/Vuetify.png differ diff --git a/distribution/simpleicons-5/V/Vuetify.puml b/distribution/simpleicons-5/V/Vuetify.puml new file mode 100644 index 00000000000..2cd21db4503 --- /dev/null +++ b/distribution/simpleicons-5/V/Vuetify.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vuetify + +sprite $VuetifyXs [10x10/16z] uwS3 + +sprite $VuetifySm [12x12/16z] unza + +sprite $VuetifyMd [16x16/16z] un_X + +sprite $VuetifyLg [20x20/16z] unzKO1G + +!procedure Vuetify($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vuetify', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vulkan.Local.png b/distribution/simpleicons-5/V/Vulkan.Local.png new file mode 100644 index 00000000000..9e81bd417fa Binary files /dev/null and b/distribution/simpleicons-5/V/Vulkan.Local.png differ diff --git a/distribution/simpleicons-5/V/Vulkan.Local.puml b/distribution/simpleicons-5/V/Vulkan.Local.puml new file mode 100644 index 00000000000..78dfbee3bf8 --- /dev/null +++ b/distribution/simpleicons-5/V/Vulkan.Local.puml @@ -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 Vulkan +include('simpleicons-5/V/Vulkan') + +' renders the element +Vulkan('Vulkan', 'Vulkan', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vulkan.Remote.puml b/distribution/simpleicons-5/V/Vulkan.Remote.puml new file mode 100644 index 00000000000..9bc58c298db --- /dev/null +++ b/distribution/simpleicons-5/V/Vulkan.Remote.puml @@ -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 Vulkan +include('simpleicons-5/V/Vulkan') + +' renders the element +Vulkan('Vulkan', 'Vulkan', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vulkan.md b/distribution/simpleicons-5/V/Vulkan.md new file mode 100644 index 00000000000..d28bc3ccc77 --- /dev/null +++ b/distribution/simpleicons-5/V/Vulkan.md @@ -0,0 +1,63 @@ +# Vulkan + + +```text +simpleicons-5/V/Vulkan +``` + +```text +include('simpleicons-5/V/Vulkan') +``` + + + +| Illustration | Vulkan | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vulkan.png) | ![illustration for Vulkan](../../simpleicons-5/V/Vulkan.Local.png) | + + + + +## Vulkan + +### 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 Vulkan +include('simpleicons-5/V/Vulkan') + +' renders the element +Vulkan('Vulkan', 'Vulkan', '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 Vulkan +include('simpleicons-5/V/Vulkan') + +' renders the element +Vulkan('Vulkan', 'Vulkan', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vulkan.png b/distribution/simpleicons-5/V/Vulkan.png new file mode 100644 index 00000000000..ca5032f051d Binary files /dev/null and b/distribution/simpleicons-5/V/Vulkan.png differ diff --git a/distribution/simpleicons-5/V/Vulkan.puml b/distribution/simpleicons-5/V/Vulkan.puml new file mode 100644 index 00000000000..6dd8f544272 --- /dev/null +++ b/distribution/simpleicons-5/V/Vulkan.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vulkan + +sprite $VulkanXs [10x10/16z] uwS3 + +sprite $VulkanSm [12x12/16z] unza + +sprite $VulkanMd [16x16/16z] un_X + +sprite $VulkanLg [20x20/16z] unzKO1G + +!procedure Vulkan($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vulkan', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/V/Vultr.Local.png b/distribution/simpleicons-5/V/Vultr.Local.png new file mode 100644 index 00000000000..d6810de9edc Binary files /dev/null and b/distribution/simpleicons-5/V/Vultr.Local.png differ diff --git a/distribution/simpleicons-5/V/Vultr.Local.puml b/distribution/simpleicons-5/V/Vultr.Local.puml new file mode 100644 index 00000000000..ae49133dfc4 --- /dev/null +++ b/distribution/simpleicons-5/V/Vultr.Local.puml @@ -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 Vultr +include('simpleicons-5/V/Vultr') + +' renders the element +Vultr('Vultr', 'Vultr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vultr.Remote.puml b/distribution/simpleicons-5/V/Vultr.Remote.puml new file mode 100644 index 00000000000..3e9fb5c0ff3 --- /dev/null +++ b/distribution/simpleicons-5/V/Vultr.Remote.puml @@ -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 Vultr +include('simpleicons-5/V/Vultr') + +' renders the element +Vultr('Vultr', 'Vultr', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/V/Vultr.md b/distribution/simpleicons-5/V/Vultr.md new file mode 100644 index 00000000000..b368e7e2ce1 --- /dev/null +++ b/distribution/simpleicons-5/V/Vultr.md @@ -0,0 +1,63 @@ +# Vultr + + +```text +simpleicons-5/V/Vultr +``` + +```text +include('simpleicons-5/V/Vultr') +``` + + + +| Illustration | Vultr | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/V/Vultr.png) | ![illustration for Vultr](../../simpleicons-5/V/Vultr.Local.png) | + + + + +## Vultr + +### 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 Vultr +include('simpleicons-5/V/Vultr') + +' renders the element +Vultr('Vultr', 'Vultr', '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 Vultr +include('simpleicons-5/V/Vultr') + +' renders the element +Vultr('Vultr', 'Vultr', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/V/Vultr.png b/distribution/simpleicons-5/V/Vultr.png new file mode 100644 index 00000000000..a86a2229988 Binary files /dev/null and b/distribution/simpleicons-5/V/Vultr.png differ diff --git a/distribution/simpleicons-5/V/Vultr.puml b/distribution/simpleicons-5/V/Vultr.puml new file mode 100644 index 00000000000..86ca083dde8 --- /dev/null +++ b/distribution/simpleicons-5/V/Vultr.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/V/Vultr + +sprite $VultrXs [10x10/16z] uwS3 + +sprite $VultrSm [12x12/16z] unza + +sprite $VultrMd [16x16/16z] un_X + +sprite $VultrLg [20x20/16z] unzKO1G + +!procedure Vultr($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/V/Vultr', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/README.md b/distribution/simpleicons-5/W/README.md new file mode 100644 index 00000000000..1c8ddfe36c5 --- /dev/null +++ b/distribution/simpleicons-5/W/README.md @@ -0,0 +1,76 @@ +# W + +The module contains 65 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/W/W3C](../../simpleicons-5/W/W3C.png) | [simpleicons-5/W/W3C](../../simpleicons-5/W/W3C.md) | +| ![illustration of simpleicons-5/W/Wagtail](../../simpleicons-5/W/Wagtail.png) | [simpleicons-5/W/Wagtail](../../simpleicons-5/W/Wagtail.md) | +| ![illustration of simpleicons-5/W/Wakatime](../../simpleicons-5/W/Wakatime.png) | [simpleicons-5/W/Wakatime](../../simpleicons-5/W/Wakatime.md) | +| ![illustration of simpleicons-5/W/Walkman](../../simpleicons-5/W/Walkman.png) | [simpleicons-5/W/Walkman](../../simpleicons-5/W/Walkman.md) | +| ![illustration of simpleicons-5/W/Wappalyzer](../../simpleicons-5/W/Wappalyzer.png) | [simpleicons-5/W/Wappalyzer](../../simpleicons-5/W/Wappalyzer.md) | +| ![illustration of simpleicons-5/W/Warnerbros](../../simpleicons-5/W/Warnerbros.png) | [simpleicons-5/W/Warnerbros](../../simpleicons-5/W/Warnerbros.md) | +| ![illustration of simpleicons-5/W/Wattpad](../../simpleicons-5/W/Wattpad.png) | [simpleicons-5/W/Wattpad](../../simpleicons-5/W/Wattpad.md) | +| ![illustration of simpleicons-5/W/Waze](../../simpleicons-5/W/Waze.png) | [simpleicons-5/W/Waze](../../simpleicons-5/W/Waze.md) | +| ![illustration of simpleicons-5/W/Wearos](../../simpleicons-5/W/Wearos.png) | [simpleicons-5/W/Wearos](../../simpleicons-5/W/Wearos.md) | +| ![illustration of simpleicons-5/W/Weasyl](../../simpleicons-5/W/Weasyl.png) | [simpleicons-5/W/Weasyl](../../simpleicons-5/W/Weasyl.md) | +| ![illustration of simpleicons-5/W/Web3Dotjs](../../simpleicons-5/W/Web3Dotjs.png) | [simpleicons-5/W/Web3Dotjs](../../simpleicons-5/W/Web3Dotjs.md) | +| ![illustration of simpleicons-5/W/Webassembly](../../simpleicons-5/W/Webassembly.png) | [simpleicons-5/W/Webassembly](../../simpleicons-5/W/Webassembly.md) | +| ![illustration of simpleicons-5/W/Webauthn](../../simpleicons-5/W/Webauthn.png) | [simpleicons-5/W/Webauthn](../../simpleicons-5/W/Webauthn.md) | +| ![illustration of simpleicons-5/W/Webcomponentsdotorg](../../simpleicons-5/W/Webcomponentsdotorg.png) | [simpleicons-5/W/Webcomponentsdotorg](../../simpleicons-5/W/Webcomponentsdotorg.md) | +| ![illustration of simpleicons-5/W/Webdriverio](../../simpleicons-5/W/Webdriverio.png) | [simpleicons-5/W/Webdriverio](../../simpleicons-5/W/Webdriverio.md) | +| ![illustration of simpleicons-5/W/Webflow](../../simpleicons-5/W/Webflow.png) | [simpleicons-5/W/Webflow](../../simpleicons-5/W/Webflow.md) | +| ![illustration of simpleicons-5/W/Webgl](../../simpleicons-5/W/Webgl.png) | [simpleicons-5/W/Webgl](../../simpleicons-5/W/Webgl.md) | +| ![illustration of simpleicons-5/W/Webhint](../../simpleicons-5/W/Webhint.png) | [simpleicons-5/W/Webhint](../../simpleicons-5/W/Webhint.md) | +| ![illustration of simpleicons-5/W/Weblate](../../simpleicons-5/W/Weblate.png) | [simpleicons-5/W/Weblate](../../simpleicons-5/W/Weblate.md) | +| ![illustration of simpleicons-5/W/Webmin](../../simpleicons-5/W/Webmin.png) | [simpleicons-5/W/Webmin](../../simpleicons-5/W/Webmin.md) | +| ![illustration of simpleicons-5/W/Webmoney](../../simpleicons-5/W/Webmoney.png) | [simpleicons-5/W/Webmoney](../../simpleicons-5/W/Webmoney.md) | +| ![illustration of simpleicons-5/W/Webpack](../../simpleicons-5/W/Webpack.png) | [simpleicons-5/W/Webpack](../../simpleicons-5/W/Webpack.md) | +| ![illustration of simpleicons-5/W/Webrtc](../../simpleicons-5/W/Webrtc.png) | [simpleicons-5/W/Webrtc](../../simpleicons-5/W/Webrtc.md) | +| ![illustration of simpleicons-5/W/Webstorm](../../simpleicons-5/W/Webstorm.png) | [simpleicons-5/W/Webstorm](../../simpleicons-5/W/Webstorm.md) | +| ![illustration of simpleicons-5/W/Webtoon](../../simpleicons-5/W/Webtoon.png) | [simpleicons-5/W/Webtoon](../../simpleicons-5/W/Webtoon.md) | +| ![illustration of simpleicons-5/W/Wechat](../../simpleicons-5/W/Wechat.png) | [simpleicons-5/W/Wechat](../../simpleicons-5/W/Wechat.md) | +| ![illustration of simpleicons-5/W/Weightsandbiases](../../simpleicons-5/W/Weightsandbiases.png) | [simpleicons-5/W/Weightsandbiases](../../simpleicons-5/W/Weightsandbiases.md) | +| ![illustration of simpleicons-5/W/Wemo](../../simpleicons-5/W/Wemo.png) | [simpleicons-5/W/Wemo](../../simpleicons-5/W/Wemo.md) | +| ![illustration of simpleicons-5/W/Wetransfer](../../simpleicons-5/W/Wetransfer.png) | [simpleicons-5/W/Wetransfer](../../simpleicons-5/W/Wetransfer.md) | +| ![illustration of simpleicons-5/W/Whatsapp](../../simpleicons-5/W/Whatsapp.png) | [simpleicons-5/W/Whatsapp](../../simpleicons-5/W/Whatsapp.md) | +| ![illustration of simpleicons-5/W/Wheniwork](../../simpleicons-5/W/Wheniwork.png) | [simpleicons-5/W/Wheniwork](../../simpleicons-5/W/Wheniwork.md) | +| ![illustration of simpleicons-5/W/Whitesource](../../simpleicons-5/W/Whitesource.png) | [simpleicons-5/W/Whitesource](../../simpleicons-5/W/Whitesource.md) | +| ![illustration of simpleicons-5/W/Wii](../../simpleicons-5/W/Wii.png) | [simpleicons-5/W/Wii](../../simpleicons-5/W/Wii.md) | +| ![illustration of simpleicons-5/W/Wiiu](../../simpleicons-5/W/Wiiu.png) | [simpleicons-5/W/Wiiu](../../simpleicons-5/W/Wiiu.md) | +| ![illustration of simpleicons-5/W/Wikidata](../../simpleicons-5/W/Wikidata.png) | [simpleicons-5/W/Wikidata](../../simpleicons-5/W/Wikidata.md) | +| ![illustration of simpleicons-5/W/Wikimediacommons](../../simpleicons-5/W/Wikimediacommons.png) | [simpleicons-5/W/Wikimediacommons](../../simpleicons-5/W/Wikimediacommons.md) | +| ![illustration of simpleicons-5/W/Wikipedia](../../simpleicons-5/W/Wikipedia.png) | [simpleicons-5/W/Wikipedia](../../simpleicons-5/W/Wikipedia.md) | +| ![illustration of simpleicons-5/W/Wikiquote](../../simpleicons-5/W/Wikiquote.png) | [simpleicons-5/W/Wikiquote](../../simpleicons-5/W/Wikiquote.md) | +| ![illustration of simpleicons-5/W/Wikivoyage](../../simpleicons-5/W/Wikivoyage.png) | [simpleicons-5/W/Wikivoyage](../../simpleicons-5/W/Wikivoyage.md) | +| ![illustration of simpleicons-5/W/Windows](../../simpleicons-5/W/Windows.png) | [simpleicons-5/W/Windows](../../simpleicons-5/W/Windows.md) | +| ![illustration of simpleicons-5/W/Windows95](../../simpleicons-5/W/Windows95.png) | [simpleicons-5/W/Windows95](../../simpleicons-5/W/Windows95.md) | +| ![illustration of simpleicons-5/W/Windowsterminal](../../simpleicons-5/W/Windowsterminal.png) | [simpleicons-5/W/Windowsterminal](../../simpleicons-5/W/Windowsterminal.md) | +| ![illustration of simpleicons-5/W/Windowsxp](../../simpleicons-5/W/Windowsxp.png) | [simpleicons-5/W/Windowsxp](../../simpleicons-5/W/Windowsxp.md) | +| ![illustration of simpleicons-5/W/Winmate](../../simpleicons-5/W/Winmate.png) | [simpleicons-5/W/Winmate](../../simpleicons-5/W/Winmate.md) | +| ![illustration of simpleicons-5/W/Wipro](../../simpleicons-5/W/Wipro.png) | [simpleicons-5/W/Wipro](../../simpleicons-5/W/Wipro.md) | +| ![illustration of simpleicons-5/W/Wire](../../simpleicons-5/W/Wire.png) | [simpleicons-5/W/Wire](../../simpleicons-5/W/Wire.md) | +| ![illustration of simpleicons-5/W/Wireguard](../../simpleicons-5/W/Wireguard.png) | [simpleicons-5/W/Wireguard](../../simpleicons-5/W/Wireguard.md) | +| ![illustration of simpleicons-5/W/Wireshark](../../simpleicons-5/W/Wireshark.png) | [simpleicons-5/W/Wireshark](../../simpleicons-5/W/Wireshark.md) | +| ![illustration of simpleicons-5/W/Wish](../../simpleicons-5/W/Wish.png) | [simpleicons-5/W/Wish](../../simpleicons-5/W/Wish.md) | +| ![illustration of simpleicons-5/W/Wistia](../../simpleicons-5/W/Wistia.png) | [simpleicons-5/W/Wistia](../../simpleicons-5/W/Wistia.md) | +| ![illustration of simpleicons-5/W/Wix](../../simpleicons-5/W/Wix.png) | [simpleicons-5/W/Wix](../../simpleicons-5/W/Wix.md) | +| ![illustration of simpleicons-5/W/Wizzair](../../simpleicons-5/W/Wizzair.png) | [simpleicons-5/W/Wizzair](../../simpleicons-5/W/Wizzair.md) | +| ![illustration of simpleicons-5/W/Wolfram](../../simpleicons-5/W/Wolfram.png) | [simpleicons-5/W/Wolfram](../../simpleicons-5/W/Wolfram.md) | +| ![illustration of simpleicons-5/W/Wolframlanguage](../../simpleicons-5/W/Wolframlanguage.png) | [simpleicons-5/W/Wolframlanguage](../../simpleicons-5/W/Wolframlanguage.md) | +| ![illustration of simpleicons-5/W/Wolframmathematica](../../simpleicons-5/W/Wolframmathematica.png) | [simpleicons-5/W/Wolframmathematica](../../simpleicons-5/W/Wolframmathematica.md) | +| ![illustration of simpleicons-5/W/Woo](../../simpleicons-5/W/Woo.png) | [simpleicons-5/W/Woo](../../simpleicons-5/W/Woo.md) | +| ![illustration of simpleicons-5/W/Woocommerce](../../simpleicons-5/W/Woocommerce.png) | [simpleicons-5/W/Woocommerce](../../simpleicons-5/W/Woocommerce.md) | +| ![illustration of simpleicons-5/W/Wordpress](../../simpleicons-5/W/Wordpress.png) | [simpleicons-5/W/Wordpress](../../simpleicons-5/W/Wordpress.md) | +| ![illustration of simpleicons-5/W/Workplace](../../simpleicons-5/W/Workplace.png) | [simpleicons-5/W/Workplace](../../simpleicons-5/W/Workplace.md) | +| ![illustration of simpleicons-5/W/Worldhealthorganization](../../simpleicons-5/W/Worldhealthorganization.png) | [simpleicons-5/W/Worldhealthorganization](../../simpleicons-5/W/Worldhealthorganization.md) | +| ![illustration of simpleicons-5/W/Wpengine](../../simpleicons-5/W/Wpengine.png) | [simpleicons-5/W/Wpengine](../../simpleicons-5/W/Wpengine.md) | +| ![illustration of simpleicons-5/W/Wprocket](../../simpleicons-5/W/Wprocket.png) | [simpleicons-5/W/Wprocket](../../simpleicons-5/W/Wprocket.md) | +| ![illustration of simpleicons-5/W/Writedotas](../../simpleicons-5/W/Writedotas.png) | [simpleicons-5/W/Writedotas](../../simpleicons-5/W/Writedotas.md) | +| ![illustration of simpleicons-5/W/Wwe](../../simpleicons-5/W/Wwe.png) | [simpleicons-5/W/Wwe](../../simpleicons-5/W/Wwe.md) | +| ![illustration of simpleicons-5/W/Wwise](../../simpleicons-5/W/Wwise.png) | [simpleicons-5/W/Wwise](../../simpleicons-5/W/Wwise.md) | + + + diff --git a/distribution/simpleicons-5/W/W3C.Local.png b/distribution/simpleicons-5/W/W3C.Local.png new file mode 100644 index 00000000000..d5d3515cdcc Binary files /dev/null and b/distribution/simpleicons-5/W/W3C.Local.png differ diff --git a/distribution/simpleicons-5/W/W3C.Local.puml b/distribution/simpleicons-5/W/W3C.Local.puml new file mode 100644 index 00000000000..a2ebb3f96ba --- /dev/null +++ b/distribution/simpleicons-5/W/W3C.Local.puml @@ -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 W3C +include('simpleicons-5/W/W3C') + +' renders the element +W3C('W3c', 'W3c', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/W3C.Remote.puml b/distribution/simpleicons-5/W/W3C.Remote.puml new file mode 100644 index 00000000000..21745298ce9 --- /dev/null +++ b/distribution/simpleicons-5/W/W3C.Remote.puml @@ -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 W3C +include('simpleicons-5/W/W3C') + +' renders the element +W3C('W3c', 'W3c', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/W3C.md b/distribution/simpleicons-5/W/W3C.md new file mode 100644 index 00000000000..5081225e795 --- /dev/null +++ b/distribution/simpleicons-5/W/W3C.md @@ -0,0 +1,63 @@ +# W3C + + +```text +simpleicons-5/W/W3C +``` + +```text +include('simpleicons-5/W/W3C') +``` + + + +| Illustration | W3C | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/W3C.png) | ![illustration for W3C](../../simpleicons-5/W/W3C.Local.png) | + + + + +## W3C + +### 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 W3C +include('simpleicons-5/W/W3C') + +' renders the element +W3C('W3c', 'W3c', '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 W3C +include('simpleicons-5/W/W3C') + +' renders the element +W3C('W3c', 'W3c', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/W3C.png b/distribution/simpleicons-5/W/W3C.png new file mode 100644 index 00000000000..ab5114a775c Binary files /dev/null and b/distribution/simpleicons-5/W/W3C.png differ diff --git a/distribution/simpleicons-5/W/W3C.puml b/distribution/simpleicons-5/W/W3C.puml new file mode 100644 index 00000000000..217244957b6 --- /dev/null +++ b/distribution/simpleicons-5/W/W3C.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/W3C + +sprite $W3CXs [10x10/16z] uwS3 + +sprite $W3CSm [12x12/16z] unza + +sprite $W3CMd [16x16/16z] un_X + +sprite $W3CLg [20x20/16z] unzKO1G + +!procedure W3C($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/W3C', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wagtail.Local.png b/distribution/simpleicons-5/W/Wagtail.Local.png new file mode 100644 index 00000000000..91c7fc3c0f3 Binary files /dev/null and b/distribution/simpleicons-5/W/Wagtail.Local.png differ diff --git a/distribution/simpleicons-5/W/Wagtail.Local.puml b/distribution/simpleicons-5/W/Wagtail.Local.puml new file mode 100644 index 00000000000..cce08484c08 --- /dev/null +++ b/distribution/simpleicons-5/W/Wagtail.Local.puml @@ -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 Wagtail +include('simpleicons-5/W/Wagtail') + +' renders the element +Wagtail('Wagtail', 'Wagtail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wagtail.Remote.puml b/distribution/simpleicons-5/W/Wagtail.Remote.puml new file mode 100644 index 00000000000..3c9cee4145c --- /dev/null +++ b/distribution/simpleicons-5/W/Wagtail.Remote.puml @@ -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 Wagtail +include('simpleicons-5/W/Wagtail') + +' renders the element +Wagtail('Wagtail', 'Wagtail', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wagtail.md b/distribution/simpleicons-5/W/Wagtail.md new file mode 100644 index 00000000000..fbe82ac9a28 --- /dev/null +++ b/distribution/simpleicons-5/W/Wagtail.md @@ -0,0 +1,63 @@ +# Wagtail + + +```text +simpleicons-5/W/Wagtail +``` + +```text +include('simpleicons-5/W/Wagtail') +``` + + + +| Illustration | Wagtail | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wagtail.png) | ![illustration for Wagtail](../../simpleicons-5/W/Wagtail.Local.png) | + + + + +## Wagtail + +### 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 Wagtail +include('simpleicons-5/W/Wagtail') + +' renders the element +Wagtail('Wagtail', 'Wagtail', '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 Wagtail +include('simpleicons-5/W/Wagtail') + +' renders the element +Wagtail('Wagtail', 'Wagtail', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wagtail.png b/distribution/simpleicons-5/W/Wagtail.png new file mode 100644 index 00000000000..c61129ba758 Binary files /dev/null and b/distribution/simpleicons-5/W/Wagtail.png differ diff --git a/distribution/simpleicons-5/W/Wagtail.puml b/distribution/simpleicons-5/W/Wagtail.puml new file mode 100644 index 00000000000..ec805508e52 --- /dev/null +++ b/distribution/simpleicons-5/W/Wagtail.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wagtail + +sprite $WagtailXs [10x10/16z] uwS3 + +sprite $WagtailSm [12x12/16z] unza + +sprite $WagtailMd [16x16/16z] un_X + +sprite $WagtailLg [20x20/16z] unzKO1G + +!procedure Wagtail($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wagtail', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wakatime.Local.png b/distribution/simpleicons-5/W/Wakatime.Local.png new file mode 100644 index 00000000000..8548078eaa7 Binary files /dev/null and b/distribution/simpleicons-5/W/Wakatime.Local.png differ diff --git a/distribution/simpleicons-5/W/Wakatime.Local.puml b/distribution/simpleicons-5/W/Wakatime.Local.puml new file mode 100644 index 00000000000..679c370162d --- /dev/null +++ b/distribution/simpleicons-5/W/Wakatime.Local.puml @@ -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 Wakatime +include('simpleicons-5/W/Wakatime') + +' renders the element +Wakatime('Wakatime', 'Wakatime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wakatime.Remote.puml b/distribution/simpleicons-5/W/Wakatime.Remote.puml new file mode 100644 index 00000000000..38b50db8143 --- /dev/null +++ b/distribution/simpleicons-5/W/Wakatime.Remote.puml @@ -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 Wakatime +include('simpleicons-5/W/Wakatime') + +' renders the element +Wakatime('Wakatime', 'Wakatime', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wakatime.md b/distribution/simpleicons-5/W/Wakatime.md new file mode 100644 index 00000000000..ce1b1056165 --- /dev/null +++ b/distribution/simpleicons-5/W/Wakatime.md @@ -0,0 +1,63 @@ +# Wakatime + + +```text +simpleicons-5/W/Wakatime +``` + +```text +include('simpleicons-5/W/Wakatime') +``` + + + +| Illustration | Wakatime | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wakatime.png) | ![illustration for Wakatime](../../simpleicons-5/W/Wakatime.Local.png) | + + + + +## Wakatime + +### 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 Wakatime +include('simpleicons-5/W/Wakatime') + +' renders the element +Wakatime('Wakatime', 'Wakatime', '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 Wakatime +include('simpleicons-5/W/Wakatime') + +' renders the element +Wakatime('Wakatime', 'Wakatime', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wakatime.png b/distribution/simpleicons-5/W/Wakatime.png new file mode 100644 index 00000000000..384dede803f Binary files /dev/null and b/distribution/simpleicons-5/W/Wakatime.png differ diff --git a/distribution/simpleicons-5/W/Wakatime.puml b/distribution/simpleicons-5/W/Wakatime.puml new file mode 100644 index 00000000000..cee3835b74c --- /dev/null +++ b/distribution/simpleicons-5/W/Wakatime.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wakatime + +sprite $WakatimeXs [10x10/16z] uwS3 + +sprite $WakatimeSm [12x12/16z] unza + +sprite $WakatimeMd [16x16/16z] un_X + +sprite $WakatimeLg [20x20/16z] unzKO1G + +!procedure Wakatime($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wakatime', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Walkman.Local.png b/distribution/simpleicons-5/W/Walkman.Local.png new file mode 100644 index 00000000000..d18a828275b Binary files /dev/null and b/distribution/simpleicons-5/W/Walkman.Local.png differ diff --git a/distribution/simpleicons-5/W/Walkman.Local.puml b/distribution/simpleicons-5/W/Walkman.Local.puml new file mode 100644 index 00000000000..ca6633e2ff9 --- /dev/null +++ b/distribution/simpleicons-5/W/Walkman.Local.puml @@ -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 Walkman +include('simpleicons-5/W/Walkman') + +' renders the element +Walkman('Walkman', 'Walkman', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Walkman.Remote.puml b/distribution/simpleicons-5/W/Walkman.Remote.puml new file mode 100644 index 00000000000..75cb3265a9a --- /dev/null +++ b/distribution/simpleicons-5/W/Walkman.Remote.puml @@ -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 Walkman +include('simpleicons-5/W/Walkman') + +' renders the element +Walkman('Walkman', 'Walkman', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Walkman.md b/distribution/simpleicons-5/W/Walkman.md new file mode 100644 index 00000000000..4f5a06486fe --- /dev/null +++ b/distribution/simpleicons-5/W/Walkman.md @@ -0,0 +1,63 @@ +# Walkman + + +```text +simpleicons-5/W/Walkman +``` + +```text +include('simpleicons-5/W/Walkman') +``` + + + +| Illustration | Walkman | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Walkman.png) | ![illustration for Walkman](../../simpleicons-5/W/Walkman.Local.png) | + + + + +## Walkman + +### 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 Walkman +include('simpleicons-5/W/Walkman') + +' renders the element +Walkman('Walkman', 'Walkman', '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 Walkman +include('simpleicons-5/W/Walkman') + +' renders the element +Walkman('Walkman', 'Walkman', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Walkman.png b/distribution/simpleicons-5/W/Walkman.png new file mode 100644 index 00000000000..eab58da5453 Binary files /dev/null and b/distribution/simpleicons-5/W/Walkman.png differ diff --git a/distribution/simpleicons-5/W/Walkman.puml b/distribution/simpleicons-5/W/Walkman.puml new file mode 100644 index 00000000000..ea2f6f963ea --- /dev/null +++ b/distribution/simpleicons-5/W/Walkman.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Walkman + +sprite $WalkmanXs [10x10/16z] uwS3 + +sprite $WalkmanSm [12x12/16z] unza + +sprite $WalkmanMd [16x16/16z] un_X + +sprite $WalkmanLg [20x20/16z] unzKO1G + +!procedure Walkman($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Walkman', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wappalyzer.Local.png b/distribution/simpleicons-5/W/Wappalyzer.Local.png new file mode 100644 index 00000000000..29d33fdc042 Binary files /dev/null and b/distribution/simpleicons-5/W/Wappalyzer.Local.png differ diff --git a/distribution/simpleicons-5/W/Wappalyzer.Local.puml b/distribution/simpleicons-5/W/Wappalyzer.Local.puml new file mode 100644 index 00000000000..6737ed45493 --- /dev/null +++ b/distribution/simpleicons-5/W/Wappalyzer.Local.puml @@ -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 Wappalyzer +include('simpleicons-5/W/Wappalyzer') + +' renders the element +Wappalyzer('Wappalyzer', 'Wappalyzer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wappalyzer.Remote.puml b/distribution/simpleicons-5/W/Wappalyzer.Remote.puml new file mode 100644 index 00000000000..126143b7862 --- /dev/null +++ b/distribution/simpleicons-5/W/Wappalyzer.Remote.puml @@ -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 Wappalyzer +include('simpleicons-5/W/Wappalyzer') + +' renders the element +Wappalyzer('Wappalyzer', 'Wappalyzer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wappalyzer.md b/distribution/simpleicons-5/W/Wappalyzer.md new file mode 100644 index 00000000000..fb4fee3308f --- /dev/null +++ b/distribution/simpleicons-5/W/Wappalyzer.md @@ -0,0 +1,63 @@ +# Wappalyzer + + +```text +simpleicons-5/W/Wappalyzer +``` + +```text +include('simpleicons-5/W/Wappalyzer') +``` + + + +| Illustration | Wappalyzer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wappalyzer.png) | ![illustration for Wappalyzer](../../simpleicons-5/W/Wappalyzer.Local.png) | + + + + +## Wappalyzer + +### 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 Wappalyzer +include('simpleicons-5/W/Wappalyzer') + +' renders the element +Wappalyzer('Wappalyzer', 'Wappalyzer', '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 Wappalyzer +include('simpleicons-5/W/Wappalyzer') + +' renders the element +Wappalyzer('Wappalyzer', 'Wappalyzer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wappalyzer.png b/distribution/simpleicons-5/W/Wappalyzer.png new file mode 100644 index 00000000000..2198b305e0b Binary files /dev/null and b/distribution/simpleicons-5/W/Wappalyzer.png differ diff --git a/distribution/simpleicons-5/W/Wappalyzer.puml b/distribution/simpleicons-5/W/Wappalyzer.puml new file mode 100644 index 00000000000..594f6e2ee28 --- /dev/null +++ b/distribution/simpleicons-5/W/Wappalyzer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wappalyzer + +sprite $WappalyzerXs [10x10/16z] uwS3 + +sprite $WappalyzerSm [12x12/16z] unza + +sprite $WappalyzerMd [16x16/16z] un_X + +sprite $WappalyzerLg [20x20/16z] unzKO1G + +!procedure Wappalyzer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wappalyzer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Warnerbros.Local.png b/distribution/simpleicons-5/W/Warnerbros.Local.png new file mode 100644 index 00000000000..a2ca77f3a16 Binary files /dev/null and b/distribution/simpleicons-5/W/Warnerbros.Local.png differ diff --git a/distribution/simpleicons-5/W/Warnerbros.Local.puml b/distribution/simpleicons-5/W/Warnerbros.Local.puml new file mode 100644 index 00000000000..f9b36cd23cd --- /dev/null +++ b/distribution/simpleicons-5/W/Warnerbros.Local.puml @@ -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 Warnerbros +include('simpleicons-5/W/Warnerbros') + +' renders the element +Warnerbros('Warnerbros', 'Warnerbros', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Warnerbros.Remote.puml b/distribution/simpleicons-5/W/Warnerbros.Remote.puml new file mode 100644 index 00000000000..a9081775965 --- /dev/null +++ b/distribution/simpleicons-5/W/Warnerbros.Remote.puml @@ -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 Warnerbros +include('simpleicons-5/W/Warnerbros') + +' renders the element +Warnerbros('Warnerbros', 'Warnerbros', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Warnerbros.md b/distribution/simpleicons-5/W/Warnerbros.md new file mode 100644 index 00000000000..184e7ed63e8 --- /dev/null +++ b/distribution/simpleicons-5/W/Warnerbros.md @@ -0,0 +1,63 @@ +# Warnerbros + + +```text +simpleicons-5/W/Warnerbros +``` + +```text +include('simpleicons-5/W/Warnerbros') +``` + + + +| Illustration | Warnerbros | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Warnerbros.png) | ![illustration for Warnerbros](../../simpleicons-5/W/Warnerbros.Local.png) | + + + + +## Warnerbros + +### 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 Warnerbros +include('simpleicons-5/W/Warnerbros') + +' renders the element +Warnerbros('Warnerbros', 'Warnerbros', '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 Warnerbros +include('simpleicons-5/W/Warnerbros') + +' renders the element +Warnerbros('Warnerbros', 'Warnerbros', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Warnerbros.png b/distribution/simpleicons-5/W/Warnerbros.png new file mode 100644 index 00000000000..e981bc4f949 Binary files /dev/null and b/distribution/simpleicons-5/W/Warnerbros.png differ diff --git a/distribution/simpleicons-5/W/Warnerbros.puml b/distribution/simpleicons-5/W/Warnerbros.puml new file mode 100644 index 00000000000..69b4da2a3b1 --- /dev/null +++ b/distribution/simpleicons-5/W/Warnerbros.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Warnerbros + +sprite $WarnerbrosXs [10x10/16z] uwS3 + +sprite $WarnerbrosSm [12x12/16z] unza + +sprite $WarnerbrosMd [16x16/16z] un_X + +sprite $WarnerbrosLg [20x20/16z] unzKO1G + +!procedure Warnerbros($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Warnerbros', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wattpad.Local.png b/distribution/simpleicons-5/W/Wattpad.Local.png new file mode 100644 index 00000000000..f1c946035dc Binary files /dev/null and b/distribution/simpleicons-5/W/Wattpad.Local.png differ diff --git a/distribution/simpleicons-5/W/Wattpad.Local.puml b/distribution/simpleicons-5/W/Wattpad.Local.puml new file mode 100644 index 00000000000..2d2851b181e --- /dev/null +++ b/distribution/simpleicons-5/W/Wattpad.Local.puml @@ -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 Wattpad +include('simpleicons-5/W/Wattpad') + +' renders the element +Wattpad('Wattpad', 'Wattpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wattpad.Remote.puml b/distribution/simpleicons-5/W/Wattpad.Remote.puml new file mode 100644 index 00000000000..aaf2060e5b7 --- /dev/null +++ b/distribution/simpleicons-5/W/Wattpad.Remote.puml @@ -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 Wattpad +include('simpleicons-5/W/Wattpad') + +' renders the element +Wattpad('Wattpad', 'Wattpad', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wattpad.md b/distribution/simpleicons-5/W/Wattpad.md new file mode 100644 index 00000000000..bf31273c754 --- /dev/null +++ b/distribution/simpleicons-5/W/Wattpad.md @@ -0,0 +1,63 @@ +# Wattpad + + +```text +simpleicons-5/W/Wattpad +``` + +```text +include('simpleicons-5/W/Wattpad') +``` + + + +| Illustration | Wattpad | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wattpad.png) | ![illustration for Wattpad](../../simpleicons-5/W/Wattpad.Local.png) | + + + + +## Wattpad + +### 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 Wattpad +include('simpleicons-5/W/Wattpad') + +' renders the element +Wattpad('Wattpad', 'Wattpad', '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 Wattpad +include('simpleicons-5/W/Wattpad') + +' renders the element +Wattpad('Wattpad', 'Wattpad', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wattpad.png b/distribution/simpleicons-5/W/Wattpad.png new file mode 100644 index 00000000000..b5aa6ae25e8 Binary files /dev/null and b/distribution/simpleicons-5/W/Wattpad.png differ diff --git a/distribution/simpleicons-5/W/Wattpad.puml b/distribution/simpleicons-5/W/Wattpad.puml new file mode 100644 index 00000000000..99207ab0e78 --- /dev/null +++ b/distribution/simpleicons-5/W/Wattpad.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wattpad + +sprite $WattpadXs [10x10/16z] uwS3 + +sprite $WattpadSm [12x12/16z] unza + +sprite $WattpadMd [16x16/16z] un_X + +sprite $WattpadLg [20x20/16z] unzKO1G + +!procedure Wattpad($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wattpad', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Waze.Local.png b/distribution/simpleicons-5/W/Waze.Local.png new file mode 100644 index 00000000000..1b9f943292d Binary files /dev/null and b/distribution/simpleicons-5/W/Waze.Local.png differ diff --git a/distribution/simpleicons-5/W/Waze.Local.puml b/distribution/simpleicons-5/W/Waze.Local.puml new file mode 100644 index 00000000000..91b42bde8c4 --- /dev/null +++ b/distribution/simpleicons-5/W/Waze.Local.puml @@ -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 Waze +include('simpleicons-5/W/Waze') + +' renders the element +Waze('Waze', 'Waze', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Waze.Remote.puml b/distribution/simpleicons-5/W/Waze.Remote.puml new file mode 100644 index 00000000000..f74b881d5f3 --- /dev/null +++ b/distribution/simpleicons-5/W/Waze.Remote.puml @@ -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 Waze +include('simpleicons-5/W/Waze') + +' renders the element +Waze('Waze', 'Waze', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Waze.md b/distribution/simpleicons-5/W/Waze.md new file mode 100644 index 00000000000..b9c12e8afe6 --- /dev/null +++ b/distribution/simpleicons-5/W/Waze.md @@ -0,0 +1,63 @@ +# Waze + + +```text +simpleicons-5/W/Waze +``` + +```text +include('simpleicons-5/W/Waze') +``` + + + +| Illustration | Waze | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Waze.png) | ![illustration for Waze](../../simpleicons-5/W/Waze.Local.png) | + + + + +## Waze + +### 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 Waze +include('simpleicons-5/W/Waze') + +' renders the element +Waze('Waze', 'Waze', '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 Waze +include('simpleicons-5/W/Waze') + +' renders the element +Waze('Waze', 'Waze', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Waze.png b/distribution/simpleicons-5/W/Waze.png new file mode 100644 index 00000000000..5a8e42a76a4 Binary files /dev/null and b/distribution/simpleicons-5/W/Waze.png differ diff --git a/distribution/simpleicons-5/W/Waze.puml b/distribution/simpleicons-5/W/Waze.puml new file mode 100644 index 00000000000..88cf50ab9b6 --- /dev/null +++ b/distribution/simpleicons-5/W/Waze.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Waze + +sprite $WazeXs [10x10/16z] uwS3 + +sprite $WazeSm [12x12/16z] unza + +sprite $WazeMd [16x16/16z] un_X + +sprite $WazeLg [20x20/16z] unzKO1G + +!procedure Waze($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Waze', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wearos.Local.png b/distribution/simpleicons-5/W/Wearos.Local.png new file mode 100644 index 00000000000..8e4055be60b Binary files /dev/null and b/distribution/simpleicons-5/W/Wearos.Local.png differ diff --git a/distribution/simpleicons-5/W/Wearos.Local.puml b/distribution/simpleicons-5/W/Wearos.Local.puml new file mode 100644 index 00000000000..93163b7f50b --- /dev/null +++ b/distribution/simpleicons-5/W/Wearos.Local.puml @@ -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 Wearos +include('simpleicons-5/W/Wearos') + +' renders the element +Wearos('Wearos', 'Wearos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wearos.Remote.puml b/distribution/simpleicons-5/W/Wearos.Remote.puml new file mode 100644 index 00000000000..d41014f126e --- /dev/null +++ b/distribution/simpleicons-5/W/Wearos.Remote.puml @@ -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 Wearos +include('simpleicons-5/W/Wearos') + +' renders the element +Wearos('Wearos', 'Wearos', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wearos.md b/distribution/simpleicons-5/W/Wearos.md new file mode 100644 index 00000000000..eaf3cd5613c --- /dev/null +++ b/distribution/simpleicons-5/W/Wearos.md @@ -0,0 +1,63 @@ +# Wearos + + +```text +simpleicons-5/W/Wearos +``` + +```text +include('simpleicons-5/W/Wearos') +``` + + + +| Illustration | Wearos | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wearos.png) | ![illustration for Wearos](../../simpleicons-5/W/Wearos.Local.png) | + + + + +## Wearos + +### 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 Wearos +include('simpleicons-5/W/Wearos') + +' renders the element +Wearos('Wearos', 'Wearos', '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 Wearos +include('simpleicons-5/W/Wearos') + +' renders the element +Wearos('Wearos', 'Wearos', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wearos.png b/distribution/simpleicons-5/W/Wearos.png new file mode 100644 index 00000000000..3d0fcbc2a6c Binary files /dev/null and b/distribution/simpleicons-5/W/Wearos.png differ diff --git a/distribution/simpleicons-5/W/Wearos.puml b/distribution/simpleicons-5/W/Wearos.puml new file mode 100644 index 00000000000..397ef6d8f61 --- /dev/null +++ b/distribution/simpleicons-5/W/Wearos.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wearos + +sprite $WearosXs [10x10/16z] uwS3 + +sprite $WearosSm [12x12/16z] unza + +sprite $WearosMd [16x16/16z] un_X + +sprite $WearosLg [20x20/16z] unzKO1G + +!procedure Wearos($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wearos', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Weasyl.Local.png b/distribution/simpleicons-5/W/Weasyl.Local.png new file mode 100644 index 00000000000..bb2bec629c2 Binary files /dev/null and b/distribution/simpleicons-5/W/Weasyl.Local.png differ diff --git a/distribution/simpleicons-5/W/Weasyl.Local.puml b/distribution/simpleicons-5/W/Weasyl.Local.puml new file mode 100644 index 00000000000..8b3634cea38 --- /dev/null +++ b/distribution/simpleicons-5/W/Weasyl.Local.puml @@ -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 Weasyl +include('simpleicons-5/W/Weasyl') + +' renders the element +Weasyl('Weasyl', 'Weasyl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Weasyl.Remote.puml b/distribution/simpleicons-5/W/Weasyl.Remote.puml new file mode 100644 index 00000000000..93d5368fab0 --- /dev/null +++ b/distribution/simpleicons-5/W/Weasyl.Remote.puml @@ -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 Weasyl +include('simpleicons-5/W/Weasyl') + +' renders the element +Weasyl('Weasyl', 'Weasyl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Weasyl.md b/distribution/simpleicons-5/W/Weasyl.md new file mode 100644 index 00000000000..e321b462913 --- /dev/null +++ b/distribution/simpleicons-5/W/Weasyl.md @@ -0,0 +1,63 @@ +# Weasyl + + +```text +simpleicons-5/W/Weasyl +``` + +```text +include('simpleicons-5/W/Weasyl') +``` + + + +| Illustration | Weasyl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Weasyl.png) | ![illustration for Weasyl](../../simpleicons-5/W/Weasyl.Local.png) | + + + + +## Weasyl + +### 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 Weasyl +include('simpleicons-5/W/Weasyl') + +' renders the element +Weasyl('Weasyl', 'Weasyl', '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 Weasyl +include('simpleicons-5/W/Weasyl') + +' renders the element +Weasyl('Weasyl', 'Weasyl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Weasyl.png b/distribution/simpleicons-5/W/Weasyl.png new file mode 100644 index 00000000000..4af1e7964c2 Binary files /dev/null and b/distribution/simpleicons-5/W/Weasyl.png differ diff --git a/distribution/simpleicons-5/W/Weasyl.puml b/distribution/simpleicons-5/W/Weasyl.puml new file mode 100644 index 00000000000..86e8545f9ba --- /dev/null +++ b/distribution/simpleicons-5/W/Weasyl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Weasyl + +sprite $WeasylXs [10x10/16z] uwS3 + +sprite $WeasylSm [12x12/16z] unza + +sprite $WeasylMd [16x16/16z] un_X + +sprite $WeasylLg [20x20/16z] unzKO1G + +!procedure Weasyl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Weasyl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Web3Dotjs.Local.png b/distribution/simpleicons-5/W/Web3Dotjs.Local.png new file mode 100644 index 00000000000..08fd6096283 Binary files /dev/null and b/distribution/simpleicons-5/W/Web3Dotjs.Local.png differ diff --git a/distribution/simpleicons-5/W/Web3Dotjs.Local.puml b/distribution/simpleicons-5/W/Web3Dotjs.Local.puml new file mode 100644 index 00000000000..25e6054e575 --- /dev/null +++ b/distribution/simpleicons-5/W/Web3Dotjs.Local.puml @@ -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 Web3Dotjs +include('simpleicons-5/W/Web3Dotjs') + +' renders the element +Web3Dotjs('Web3Dotjs', 'Web3 Dotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Web3Dotjs.Remote.puml b/distribution/simpleicons-5/W/Web3Dotjs.Remote.puml new file mode 100644 index 00000000000..d24bb63b719 --- /dev/null +++ b/distribution/simpleicons-5/W/Web3Dotjs.Remote.puml @@ -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 Web3Dotjs +include('simpleicons-5/W/Web3Dotjs') + +' renders the element +Web3Dotjs('Web3Dotjs', 'Web3 Dotjs', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Web3Dotjs.md b/distribution/simpleicons-5/W/Web3Dotjs.md new file mode 100644 index 00000000000..0dd70c2f80e --- /dev/null +++ b/distribution/simpleicons-5/W/Web3Dotjs.md @@ -0,0 +1,63 @@ +# Web3Dotjs + + +```text +simpleicons-5/W/Web3Dotjs +``` + +```text +include('simpleicons-5/W/Web3Dotjs') +``` + + + +| Illustration | Web3Dotjs | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Web3Dotjs.png) | ![illustration for Web3Dotjs](../../simpleicons-5/W/Web3Dotjs.Local.png) | + + + + +## Web3Dotjs + +### 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 Web3Dotjs +include('simpleicons-5/W/Web3Dotjs') + +' renders the element +Web3Dotjs('Web3Dotjs', 'Web3 Dotjs', '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 Web3Dotjs +include('simpleicons-5/W/Web3Dotjs') + +' renders the element +Web3Dotjs('Web3Dotjs', 'Web3 Dotjs', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Web3Dotjs.png b/distribution/simpleicons-5/W/Web3Dotjs.png new file mode 100644 index 00000000000..1ea9af0c4ba Binary files /dev/null and b/distribution/simpleicons-5/W/Web3Dotjs.png differ diff --git a/distribution/simpleicons-5/W/Web3Dotjs.puml b/distribution/simpleicons-5/W/Web3Dotjs.puml new file mode 100644 index 00000000000..78c6a6e962d --- /dev/null +++ b/distribution/simpleicons-5/W/Web3Dotjs.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Web3Dotjs + +sprite $Web3DotjsXs [10x10/16z] uwS3 + +sprite $Web3DotjsSm [12x12/16z] unza + +sprite $Web3DotjsMd [16x16/16z] un_X + +sprite $Web3DotjsLg [20x20/16z] unzKO1G + +!procedure Web3Dotjs($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Web3Dotjs', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webassembly.Local.png b/distribution/simpleicons-5/W/Webassembly.Local.png new file mode 100644 index 00000000000..1b77ac141a5 Binary files /dev/null and b/distribution/simpleicons-5/W/Webassembly.Local.png differ diff --git a/distribution/simpleicons-5/W/Webassembly.Local.puml b/distribution/simpleicons-5/W/Webassembly.Local.puml new file mode 100644 index 00000000000..0a348f467e9 --- /dev/null +++ b/distribution/simpleicons-5/W/Webassembly.Local.puml @@ -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 Webassembly +include('simpleicons-5/W/Webassembly') + +' renders the element +Webassembly('Webassembly', 'Webassembly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webassembly.Remote.puml b/distribution/simpleicons-5/W/Webassembly.Remote.puml new file mode 100644 index 00000000000..b42c97cc0cd --- /dev/null +++ b/distribution/simpleicons-5/W/Webassembly.Remote.puml @@ -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 Webassembly +include('simpleicons-5/W/Webassembly') + +' renders the element +Webassembly('Webassembly', 'Webassembly', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webassembly.md b/distribution/simpleicons-5/W/Webassembly.md new file mode 100644 index 00000000000..ac1fb00ccbc --- /dev/null +++ b/distribution/simpleicons-5/W/Webassembly.md @@ -0,0 +1,63 @@ +# Webassembly + + +```text +simpleicons-5/W/Webassembly +``` + +```text +include('simpleicons-5/W/Webassembly') +``` + + + +| Illustration | Webassembly | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webassembly.png) | ![illustration for Webassembly](../../simpleicons-5/W/Webassembly.Local.png) | + + + + +## Webassembly + +### 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 Webassembly +include('simpleicons-5/W/Webassembly') + +' renders the element +Webassembly('Webassembly', 'Webassembly', '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 Webassembly +include('simpleicons-5/W/Webassembly') + +' renders the element +Webassembly('Webassembly', 'Webassembly', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webassembly.png b/distribution/simpleicons-5/W/Webassembly.png new file mode 100644 index 00000000000..8ab05ec7957 Binary files /dev/null and b/distribution/simpleicons-5/W/Webassembly.png differ diff --git a/distribution/simpleicons-5/W/Webassembly.puml b/distribution/simpleicons-5/W/Webassembly.puml new file mode 100644 index 00000000000..d1dd6ce96d1 --- /dev/null +++ b/distribution/simpleicons-5/W/Webassembly.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webassembly + +sprite $WebassemblyXs [10x10/16z] uwS3 + +sprite $WebassemblySm [12x12/16z] unza + +sprite $WebassemblyMd [16x16/16z] un_X + +sprite $WebassemblyLg [20x20/16z] unzKO1G + +!procedure Webassembly($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webassembly', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webauthn.Local.png b/distribution/simpleicons-5/W/Webauthn.Local.png new file mode 100644 index 00000000000..5f8a95916e1 Binary files /dev/null and b/distribution/simpleicons-5/W/Webauthn.Local.png differ diff --git a/distribution/simpleicons-5/W/Webauthn.Local.puml b/distribution/simpleicons-5/W/Webauthn.Local.puml new file mode 100644 index 00000000000..ad4b2b86bb6 --- /dev/null +++ b/distribution/simpleicons-5/W/Webauthn.Local.puml @@ -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 Webauthn +include('simpleicons-5/W/Webauthn') + +' renders the element +Webauthn('Webauthn', 'Webauthn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webauthn.Remote.puml b/distribution/simpleicons-5/W/Webauthn.Remote.puml new file mode 100644 index 00000000000..753b9483d7b --- /dev/null +++ b/distribution/simpleicons-5/W/Webauthn.Remote.puml @@ -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 Webauthn +include('simpleicons-5/W/Webauthn') + +' renders the element +Webauthn('Webauthn', 'Webauthn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webauthn.md b/distribution/simpleicons-5/W/Webauthn.md new file mode 100644 index 00000000000..70f3b2cf28b --- /dev/null +++ b/distribution/simpleicons-5/W/Webauthn.md @@ -0,0 +1,63 @@ +# Webauthn + + +```text +simpleicons-5/W/Webauthn +``` + +```text +include('simpleicons-5/W/Webauthn') +``` + + + +| Illustration | Webauthn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webauthn.png) | ![illustration for Webauthn](../../simpleicons-5/W/Webauthn.Local.png) | + + + + +## Webauthn + +### 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 Webauthn +include('simpleicons-5/W/Webauthn') + +' renders the element +Webauthn('Webauthn', 'Webauthn', '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 Webauthn +include('simpleicons-5/W/Webauthn') + +' renders the element +Webauthn('Webauthn', 'Webauthn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webauthn.png b/distribution/simpleicons-5/W/Webauthn.png new file mode 100644 index 00000000000..87e15005cba Binary files /dev/null and b/distribution/simpleicons-5/W/Webauthn.png differ diff --git a/distribution/simpleicons-5/W/Webauthn.puml b/distribution/simpleicons-5/W/Webauthn.puml new file mode 100644 index 00000000000..787239d5527 --- /dev/null +++ b/distribution/simpleicons-5/W/Webauthn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webauthn + +sprite $WebauthnXs [10x10/16z] uwS3 + +sprite $WebauthnSm [12x12/16z] unza + +sprite $WebauthnMd [16x16/16z] un_X + +sprite $WebauthnLg [20x20/16z] unzKO1G + +!procedure Webauthn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webauthn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webcomponentsdotorg.Local.png b/distribution/simpleicons-5/W/Webcomponentsdotorg.Local.png new file mode 100644 index 00000000000..a5e049e9fbe Binary files /dev/null and b/distribution/simpleicons-5/W/Webcomponentsdotorg.Local.png differ diff --git a/distribution/simpleicons-5/W/Webcomponentsdotorg.Local.puml b/distribution/simpleicons-5/W/Webcomponentsdotorg.Local.puml new file mode 100644 index 00000000000..c5ea0860d3e --- /dev/null +++ b/distribution/simpleicons-5/W/Webcomponentsdotorg.Local.puml @@ -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 Webcomponentsdotorg +include('simpleicons-5/W/Webcomponentsdotorg') + +' renders the element +Webcomponentsdotorg('Webcomponentsdotorg', 'Webcomponentsdotorg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webcomponentsdotorg.Remote.puml b/distribution/simpleicons-5/W/Webcomponentsdotorg.Remote.puml new file mode 100644 index 00000000000..96638b75436 --- /dev/null +++ b/distribution/simpleicons-5/W/Webcomponentsdotorg.Remote.puml @@ -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 Webcomponentsdotorg +include('simpleicons-5/W/Webcomponentsdotorg') + +' renders the element +Webcomponentsdotorg('Webcomponentsdotorg', 'Webcomponentsdotorg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webcomponentsdotorg.md b/distribution/simpleicons-5/W/Webcomponentsdotorg.md new file mode 100644 index 00000000000..f31dfde8edc --- /dev/null +++ b/distribution/simpleicons-5/W/Webcomponentsdotorg.md @@ -0,0 +1,63 @@ +# Webcomponentsdotorg + + +```text +simpleicons-5/W/Webcomponentsdotorg +``` + +```text +include('simpleicons-5/W/Webcomponentsdotorg') +``` + + + +| Illustration | Webcomponentsdotorg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webcomponentsdotorg.png) | ![illustration for Webcomponentsdotorg](../../simpleicons-5/W/Webcomponentsdotorg.Local.png) | + + + + +## Webcomponentsdotorg + +### 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 Webcomponentsdotorg +include('simpleicons-5/W/Webcomponentsdotorg') + +' renders the element +Webcomponentsdotorg('Webcomponentsdotorg', 'Webcomponentsdotorg', '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 Webcomponentsdotorg +include('simpleicons-5/W/Webcomponentsdotorg') + +' renders the element +Webcomponentsdotorg('Webcomponentsdotorg', 'Webcomponentsdotorg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webcomponentsdotorg.png b/distribution/simpleicons-5/W/Webcomponentsdotorg.png new file mode 100644 index 00000000000..fcc15d76e09 Binary files /dev/null and b/distribution/simpleicons-5/W/Webcomponentsdotorg.png differ diff --git a/distribution/simpleicons-5/W/Webcomponentsdotorg.puml b/distribution/simpleicons-5/W/Webcomponentsdotorg.puml new file mode 100644 index 00000000000..4c3f7cf0a7a --- /dev/null +++ b/distribution/simpleicons-5/W/Webcomponentsdotorg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webcomponentsdotorg + +sprite $WebcomponentsdotorgXs [10x10/16z] uwS3 + +sprite $WebcomponentsdotorgSm [12x12/16z] unza + +sprite $WebcomponentsdotorgMd [16x16/16z] un_X + +sprite $WebcomponentsdotorgLg [20x20/16z] unzKO1G + +!procedure Webcomponentsdotorg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webcomponentsdotorg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webdriverio.Local.png b/distribution/simpleicons-5/W/Webdriverio.Local.png new file mode 100644 index 00000000000..4d0291d3f85 Binary files /dev/null and b/distribution/simpleicons-5/W/Webdriverio.Local.png differ diff --git a/distribution/simpleicons-5/W/Webdriverio.Local.puml b/distribution/simpleicons-5/W/Webdriverio.Local.puml new file mode 100644 index 00000000000..b25c054958f --- /dev/null +++ b/distribution/simpleicons-5/W/Webdriverio.Local.puml @@ -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 Webdriverio +include('simpleicons-5/W/Webdriverio') + +' renders the element +Webdriverio('Webdriverio', 'Webdriverio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webdriverio.Remote.puml b/distribution/simpleicons-5/W/Webdriverio.Remote.puml new file mode 100644 index 00000000000..99ecdd3386f --- /dev/null +++ b/distribution/simpleicons-5/W/Webdriverio.Remote.puml @@ -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 Webdriverio +include('simpleicons-5/W/Webdriverio') + +' renders the element +Webdriverio('Webdriverio', 'Webdriverio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webdriverio.md b/distribution/simpleicons-5/W/Webdriverio.md new file mode 100644 index 00000000000..b3dc66845e6 --- /dev/null +++ b/distribution/simpleicons-5/W/Webdriverio.md @@ -0,0 +1,63 @@ +# Webdriverio + + +```text +simpleicons-5/W/Webdriverio +``` + +```text +include('simpleicons-5/W/Webdriverio') +``` + + + +| Illustration | Webdriverio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webdriverio.png) | ![illustration for Webdriverio](../../simpleicons-5/W/Webdriverio.Local.png) | + + + + +## Webdriverio + +### 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 Webdriverio +include('simpleicons-5/W/Webdriverio') + +' renders the element +Webdriverio('Webdriverio', 'Webdriverio', '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 Webdriverio +include('simpleicons-5/W/Webdriverio') + +' renders the element +Webdriverio('Webdriverio', 'Webdriverio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webdriverio.png b/distribution/simpleicons-5/W/Webdriverio.png new file mode 100644 index 00000000000..9e38904dc4c Binary files /dev/null and b/distribution/simpleicons-5/W/Webdriverio.png differ diff --git a/distribution/simpleicons-5/W/Webdriverio.puml b/distribution/simpleicons-5/W/Webdriverio.puml new file mode 100644 index 00000000000..38f47bdea3f --- /dev/null +++ b/distribution/simpleicons-5/W/Webdriverio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webdriverio + +sprite $WebdriverioXs [10x10/16z] uwS3 + +sprite $WebdriverioSm [12x12/16z] unza + +sprite $WebdriverioMd [16x16/16z] un_X + +sprite $WebdriverioLg [20x20/16z] unzKO1G + +!procedure Webdriverio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webdriverio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webflow.Local.png b/distribution/simpleicons-5/W/Webflow.Local.png new file mode 100644 index 00000000000..3d12e02c587 Binary files /dev/null and b/distribution/simpleicons-5/W/Webflow.Local.png differ diff --git a/distribution/simpleicons-5/W/Webflow.Local.puml b/distribution/simpleicons-5/W/Webflow.Local.puml new file mode 100644 index 00000000000..8b00019205d --- /dev/null +++ b/distribution/simpleicons-5/W/Webflow.Local.puml @@ -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 Webflow +include('simpleicons-5/W/Webflow') + +' renders the element +Webflow('Webflow', 'Webflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webflow.Remote.puml b/distribution/simpleicons-5/W/Webflow.Remote.puml new file mode 100644 index 00000000000..611b9ddfc6e --- /dev/null +++ b/distribution/simpleicons-5/W/Webflow.Remote.puml @@ -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 Webflow +include('simpleicons-5/W/Webflow') + +' renders the element +Webflow('Webflow', 'Webflow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webflow.md b/distribution/simpleicons-5/W/Webflow.md new file mode 100644 index 00000000000..18dc3328ce4 --- /dev/null +++ b/distribution/simpleicons-5/W/Webflow.md @@ -0,0 +1,63 @@ +# Webflow + + +```text +simpleicons-5/W/Webflow +``` + +```text +include('simpleicons-5/W/Webflow') +``` + + + +| Illustration | Webflow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webflow.png) | ![illustration for Webflow](../../simpleicons-5/W/Webflow.Local.png) | + + + + +## Webflow + +### 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 Webflow +include('simpleicons-5/W/Webflow') + +' renders the element +Webflow('Webflow', 'Webflow', '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 Webflow +include('simpleicons-5/W/Webflow') + +' renders the element +Webflow('Webflow', 'Webflow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webflow.png b/distribution/simpleicons-5/W/Webflow.png new file mode 100644 index 00000000000..44a77496912 Binary files /dev/null and b/distribution/simpleicons-5/W/Webflow.png differ diff --git a/distribution/simpleicons-5/W/Webflow.puml b/distribution/simpleicons-5/W/Webflow.puml new file mode 100644 index 00000000000..fe6c6532d92 --- /dev/null +++ b/distribution/simpleicons-5/W/Webflow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webflow + +sprite $WebflowXs [10x10/16z] uwS3 + +sprite $WebflowSm [12x12/16z] unza + +sprite $WebflowMd [16x16/16z] un_X + +sprite $WebflowLg [20x20/16z] unzKO1G + +!procedure Webflow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webflow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webgl.Local.png b/distribution/simpleicons-5/W/Webgl.Local.png new file mode 100644 index 00000000000..b5801ec301a Binary files /dev/null and b/distribution/simpleicons-5/W/Webgl.Local.png differ diff --git a/distribution/simpleicons-5/W/Webgl.Local.puml b/distribution/simpleicons-5/W/Webgl.Local.puml new file mode 100644 index 00000000000..9cd3b6c8281 --- /dev/null +++ b/distribution/simpleicons-5/W/Webgl.Local.puml @@ -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 Webgl +include('simpleicons-5/W/Webgl') + +' renders the element +Webgl('Webgl', 'Webgl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webgl.Remote.puml b/distribution/simpleicons-5/W/Webgl.Remote.puml new file mode 100644 index 00000000000..4e7750acb27 --- /dev/null +++ b/distribution/simpleicons-5/W/Webgl.Remote.puml @@ -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 Webgl +include('simpleicons-5/W/Webgl') + +' renders the element +Webgl('Webgl', 'Webgl', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webgl.md b/distribution/simpleicons-5/W/Webgl.md new file mode 100644 index 00000000000..f15f95b69a9 --- /dev/null +++ b/distribution/simpleicons-5/W/Webgl.md @@ -0,0 +1,63 @@ +# Webgl + + +```text +simpleicons-5/W/Webgl +``` + +```text +include('simpleicons-5/W/Webgl') +``` + + + +| Illustration | Webgl | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webgl.png) | ![illustration for Webgl](../../simpleicons-5/W/Webgl.Local.png) | + + + + +## Webgl + +### 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 Webgl +include('simpleicons-5/W/Webgl') + +' renders the element +Webgl('Webgl', 'Webgl', '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 Webgl +include('simpleicons-5/W/Webgl') + +' renders the element +Webgl('Webgl', 'Webgl', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webgl.png b/distribution/simpleicons-5/W/Webgl.png new file mode 100644 index 00000000000..5c12ced9677 Binary files /dev/null and b/distribution/simpleicons-5/W/Webgl.png differ diff --git a/distribution/simpleicons-5/W/Webgl.puml b/distribution/simpleicons-5/W/Webgl.puml new file mode 100644 index 00000000000..b5897060629 --- /dev/null +++ b/distribution/simpleicons-5/W/Webgl.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webgl + +sprite $WebglXs [10x10/16z] uwS3 + +sprite $WebglSm [12x12/16z] unza + +sprite $WebglMd [16x16/16z] un_X + +sprite $WebglLg [20x20/16z] unzKO1G + +!procedure Webgl($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webgl', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webhint.Local.png b/distribution/simpleicons-5/W/Webhint.Local.png new file mode 100644 index 00000000000..9c39eafd75d Binary files /dev/null and b/distribution/simpleicons-5/W/Webhint.Local.png differ diff --git a/distribution/simpleicons-5/W/Webhint.Local.puml b/distribution/simpleicons-5/W/Webhint.Local.puml new file mode 100644 index 00000000000..311c7f03388 --- /dev/null +++ b/distribution/simpleicons-5/W/Webhint.Local.puml @@ -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 Webhint +include('simpleicons-5/W/Webhint') + +' renders the element +Webhint('Webhint', 'Webhint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webhint.Remote.puml b/distribution/simpleicons-5/W/Webhint.Remote.puml new file mode 100644 index 00000000000..4e11142ace8 --- /dev/null +++ b/distribution/simpleicons-5/W/Webhint.Remote.puml @@ -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 Webhint +include('simpleicons-5/W/Webhint') + +' renders the element +Webhint('Webhint', 'Webhint', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webhint.md b/distribution/simpleicons-5/W/Webhint.md new file mode 100644 index 00000000000..bd199add89f --- /dev/null +++ b/distribution/simpleicons-5/W/Webhint.md @@ -0,0 +1,63 @@ +# Webhint + + +```text +simpleicons-5/W/Webhint +``` + +```text +include('simpleicons-5/W/Webhint') +``` + + + +| Illustration | Webhint | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webhint.png) | ![illustration for Webhint](../../simpleicons-5/W/Webhint.Local.png) | + + + + +## Webhint + +### 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 Webhint +include('simpleicons-5/W/Webhint') + +' renders the element +Webhint('Webhint', 'Webhint', '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 Webhint +include('simpleicons-5/W/Webhint') + +' renders the element +Webhint('Webhint', 'Webhint', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webhint.png b/distribution/simpleicons-5/W/Webhint.png new file mode 100644 index 00000000000..188a5f5d8ac Binary files /dev/null and b/distribution/simpleicons-5/W/Webhint.png differ diff --git a/distribution/simpleicons-5/W/Webhint.puml b/distribution/simpleicons-5/W/Webhint.puml new file mode 100644 index 00000000000..5cf381efa22 --- /dev/null +++ b/distribution/simpleicons-5/W/Webhint.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webhint + +sprite $WebhintXs [10x10/16z] uwS3 + +sprite $WebhintSm [12x12/16z] unza + +sprite $WebhintMd [16x16/16z] un_X + +sprite $WebhintLg [20x20/16z] unzKO1G + +!procedure Webhint($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webhint', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Weblate.Local.png b/distribution/simpleicons-5/W/Weblate.Local.png new file mode 100644 index 00000000000..40fecd5ba86 Binary files /dev/null and b/distribution/simpleicons-5/W/Weblate.Local.png differ diff --git a/distribution/simpleicons-5/W/Weblate.Local.puml b/distribution/simpleicons-5/W/Weblate.Local.puml new file mode 100644 index 00000000000..a12354063bf --- /dev/null +++ b/distribution/simpleicons-5/W/Weblate.Local.puml @@ -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 Weblate +include('simpleicons-5/W/Weblate') + +' renders the element +Weblate('Weblate', 'Weblate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Weblate.Remote.puml b/distribution/simpleicons-5/W/Weblate.Remote.puml new file mode 100644 index 00000000000..e12f75d05e9 --- /dev/null +++ b/distribution/simpleicons-5/W/Weblate.Remote.puml @@ -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 Weblate +include('simpleicons-5/W/Weblate') + +' renders the element +Weblate('Weblate', 'Weblate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Weblate.md b/distribution/simpleicons-5/W/Weblate.md new file mode 100644 index 00000000000..10c9ed1a201 --- /dev/null +++ b/distribution/simpleicons-5/W/Weblate.md @@ -0,0 +1,63 @@ +# Weblate + + +```text +simpleicons-5/W/Weblate +``` + +```text +include('simpleicons-5/W/Weblate') +``` + + + +| Illustration | Weblate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Weblate.png) | ![illustration for Weblate](../../simpleicons-5/W/Weblate.Local.png) | + + + + +## Weblate + +### 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 Weblate +include('simpleicons-5/W/Weblate') + +' renders the element +Weblate('Weblate', 'Weblate', '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 Weblate +include('simpleicons-5/W/Weblate') + +' renders the element +Weblate('Weblate', 'Weblate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Weblate.png b/distribution/simpleicons-5/W/Weblate.png new file mode 100644 index 00000000000..dc69ca89598 Binary files /dev/null and b/distribution/simpleicons-5/W/Weblate.png differ diff --git a/distribution/simpleicons-5/W/Weblate.puml b/distribution/simpleicons-5/W/Weblate.puml new file mode 100644 index 00000000000..d523afbb526 --- /dev/null +++ b/distribution/simpleicons-5/W/Weblate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Weblate + +sprite $WeblateXs [10x10/16z] uwS3 + +sprite $WeblateSm [12x12/16z] unza + +sprite $WeblateMd [16x16/16z] un_X + +sprite $WeblateLg [20x20/16z] unzKO1G + +!procedure Weblate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Weblate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webmin.Local.png b/distribution/simpleicons-5/W/Webmin.Local.png new file mode 100644 index 00000000000..539914ad287 Binary files /dev/null and b/distribution/simpleicons-5/W/Webmin.Local.png differ diff --git a/distribution/simpleicons-5/W/Webmin.Local.puml b/distribution/simpleicons-5/W/Webmin.Local.puml new file mode 100644 index 00000000000..2d7183be47e --- /dev/null +++ b/distribution/simpleicons-5/W/Webmin.Local.puml @@ -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 Webmin +include('simpleicons-5/W/Webmin') + +' renders the element +Webmin('Webmin', 'Webmin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webmin.Remote.puml b/distribution/simpleicons-5/W/Webmin.Remote.puml new file mode 100644 index 00000000000..c38b705ced9 --- /dev/null +++ b/distribution/simpleicons-5/W/Webmin.Remote.puml @@ -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 Webmin +include('simpleicons-5/W/Webmin') + +' renders the element +Webmin('Webmin', 'Webmin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webmin.md b/distribution/simpleicons-5/W/Webmin.md new file mode 100644 index 00000000000..01838325483 --- /dev/null +++ b/distribution/simpleicons-5/W/Webmin.md @@ -0,0 +1,63 @@ +# Webmin + + +```text +simpleicons-5/W/Webmin +``` + +```text +include('simpleicons-5/W/Webmin') +``` + + + +| Illustration | Webmin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webmin.png) | ![illustration for Webmin](../../simpleicons-5/W/Webmin.Local.png) | + + + + +## Webmin + +### 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 Webmin +include('simpleicons-5/W/Webmin') + +' renders the element +Webmin('Webmin', 'Webmin', '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 Webmin +include('simpleicons-5/W/Webmin') + +' renders the element +Webmin('Webmin', 'Webmin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webmin.png b/distribution/simpleicons-5/W/Webmin.png new file mode 100644 index 00000000000..143cd85037e Binary files /dev/null and b/distribution/simpleicons-5/W/Webmin.png differ diff --git a/distribution/simpleicons-5/W/Webmin.puml b/distribution/simpleicons-5/W/Webmin.puml new file mode 100644 index 00000000000..d5763db5ac3 --- /dev/null +++ b/distribution/simpleicons-5/W/Webmin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webmin + +sprite $WebminXs [10x10/16z] uwS3 + +sprite $WebminSm [12x12/16z] unza + +sprite $WebminMd [16x16/16z] un_X + +sprite $WebminLg [20x20/16z] unzKO1G + +!procedure Webmin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webmin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webmoney.Local.png b/distribution/simpleicons-5/W/Webmoney.Local.png new file mode 100644 index 00000000000..e8cdc60f4b4 Binary files /dev/null and b/distribution/simpleicons-5/W/Webmoney.Local.png differ diff --git a/distribution/simpleicons-5/W/Webmoney.Local.puml b/distribution/simpleicons-5/W/Webmoney.Local.puml new file mode 100644 index 00000000000..6daf238132d --- /dev/null +++ b/distribution/simpleicons-5/W/Webmoney.Local.puml @@ -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 Webmoney +include('simpleicons-5/W/Webmoney') + +' renders the element +Webmoney('Webmoney', 'Webmoney', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webmoney.Remote.puml b/distribution/simpleicons-5/W/Webmoney.Remote.puml new file mode 100644 index 00000000000..6585b0e0768 --- /dev/null +++ b/distribution/simpleicons-5/W/Webmoney.Remote.puml @@ -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 Webmoney +include('simpleicons-5/W/Webmoney') + +' renders the element +Webmoney('Webmoney', 'Webmoney', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webmoney.md b/distribution/simpleicons-5/W/Webmoney.md new file mode 100644 index 00000000000..7a549a08ff0 --- /dev/null +++ b/distribution/simpleicons-5/W/Webmoney.md @@ -0,0 +1,63 @@ +# Webmoney + + +```text +simpleicons-5/W/Webmoney +``` + +```text +include('simpleicons-5/W/Webmoney') +``` + + + +| Illustration | Webmoney | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webmoney.png) | ![illustration for Webmoney](../../simpleicons-5/W/Webmoney.Local.png) | + + + + +## Webmoney + +### 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 Webmoney +include('simpleicons-5/W/Webmoney') + +' renders the element +Webmoney('Webmoney', 'Webmoney', '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 Webmoney +include('simpleicons-5/W/Webmoney') + +' renders the element +Webmoney('Webmoney', 'Webmoney', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webmoney.png b/distribution/simpleicons-5/W/Webmoney.png new file mode 100644 index 00000000000..0b6408318d3 Binary files /dev/null and b/distribution/simpleicons-5/W/Webmoney.png differ diff --git a/distribution/simpleicons-5/W/Webmoney.puml b/distribution/simpleicons-5/W/Webmoney.puml new file mode 100644 index 00000000000..226444ad271 --- /dev/null +++ b/distribution/simpleicons-5/W/Webmoney.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webmoney + +sprite $WebmoneyXs [10x10/16z] uwS3 + +sprite $WebmoneySm [12x12/16z] unza + +sprite $WebmoneyMd [16x16/16z] un_X + +sprite $WebmoneyLg [20x20/16z] unzKO1G + +!procedure Webmoney($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webmoney', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webpack.Local.png b/distribution/simpleicons-5/W/Webpack.Local.png new file mode 100644 index 00000000000..2b17f7cd7d6 Binary files /dev/null and b/distribution/simpleicons-5/W/Webpack.Local.png differ diff --git a/distribution/simpleicons-5/W/Webpack.Local.puml b/distribution/simpleicons-5/W/Webpack.Local.puml new file mode 100644 index 00000000000..635e37738a8 --- /dev/null +++ b/distribution/simpleicons-5/W/Webpack.Local.puml @@ -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 Webpack +include('simpleicons-5/W/Webpack') + +' renders the element +Webpack('Webpack', 'Webpack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webpack.Remote.puml b/distribution/simpleicons-5/W/Webpack.Remote.puml new file mode 100644 index 00000000000..d2c6d696372 --- /dev/null +++ b/distribution/simpleicons-5/W/Webpack.Remote.puml @@ -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 Webpack +include('simpleicons-5/W/Webpack') + +' renders the element +Webpack('Webpack', 'Webpack', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webpack.md b/distribution/simpleicons-5/W/Webpack.md new file mode 100644 index 00000000000..839fcb60629 --- /dev/null +++ b/distribution/simpleicons-5/W/Webpack.md @@ -0,0 +1,63 @@ +# Webpack + + +```text +simpleicons-5/W/Webpack +``` + +```text +include('simpleicons-5/W/Webpack') +``` + + + +| Illustration | Webpack | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webpack.png) | ![illustration for Webpack](../../simpleicons-5/W/Webpack.Local.png) | + + + + +## Webpack + +### 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 Webpack +include('simpleicons-5/W/Webpack') + +' renders the element +Webpack('Webpack', 'Webpack', '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 Webpack +include('simpleicons-5/W/Webpack') + +' renders the element +Webpack('Webpack', 'Webpack', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webpack.png b/distribution/simpleicons-5/W/Webpack.png new file mode 100644 index 00000000000..22f2ed2d467 Binary files /dev/null and b/distribution/simpleicons-5/W/Webpack.png differ diff --git a/distribution/simpleicons-5/W/Webpack.puml b/distribution/simpleicons-5/W/Webpack.puml new file mode 100644 index 00000000000..78c795a16f3 --- /dev/null +++ b/distribution/simpleicons-5/W/Webpack.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webpack + +sprite $WebpackXs [10x10/16z] uwS3 + +sprite $WebpackSm [12x12/16z] unza + +sprite $WebpackMd [16x16/16z] un_X + +sprite $WebpackLg [20x20/16z] unzKO1G + +!procedure Webpack($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webpack', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webrtc.Local.png b/distribution/simpleicons-5/W/Webrtc.Local.png new file mode 100644 index 00000000000..40112be9304 Binary files /dev/null and b/distribution/simpleicons-5/W/Webrtc.Local.png differ diff --git a/distribution/simpleicons-5/W/Webrtc.Local.puml b/distribution/simpleicons-5/W/Webrtc.Local.puml new file mode 100644 index 00000000000..34360d3068b --- /dev/null +++ b/distribution/simpleicons-5/W/Webrtc.Local.puml @@ -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 Webrtc +include('simpleicons-5/W/Webrtc') + +' renders the element +Webrtc('Webrtc', 'Webrtc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webrtc.Remote.puml b/distribution/simpleicons-5/W/Webrtc.Remote.puml new file mode 100644 index 00000000000..5220314907a --- /dev/null +++ b/distribution/simpleicons-5/W/Webrtc.Remote.puml @@ -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 Webrtc +include('simpleicons-5/W/Webrtc') + +' renders the element +Webrtc('Webrtc', 'Webrtc', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webrtc.md b/distribution/simpleicons-5/W/Webrtc.md new file mode 100644 index 00000000000..a6e99f18691 --- /dev/null +++ b/distribution/simpleicons-5/W/Webrtc.md @@ -0,0 +1,63 @@ +# Webrtc + + +```text +simpleicons-5/W/Webrtc +``` + +```text +include('simpleicons-5/W/Webrtc') +``` + + + +| Illustration | Webrtc | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webrtc.png) | ![illustration for Webrtc](../../simpleicons-5/W/Webrtc.Local.png) | + + + + +## Webrtc + +### 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 Webrtc +include('simpleicons-5/W/Webrtc') + +' renders the element +Webrtc('Webrtc', 'Webrtc', '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 Webrtc +include('simpleicons-5/W/Webrtc') + +' renders the element +Webrtc('Webrtc', 'Webrtc', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webrtc.png b/distribution/simpleicons-5/W/Webrtc.png new file mode 100644 index 00000000000..f5c85ba7086 Binary files /dev/null and b/distribution/simpleicons-5/W/Webrtc.png differ diff --git a/distribution/simpleicons-5/W/Webrtc.puml b/distribution/simpleicons-5/W/Webrtc.puml new file mode 100644 index 00000000000..2a2b9664d5f --- /dev/null +++ b/distribution/simpleicons-5/W/Webrtc.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webrtc + +sprite $WebrtcXs [10x10/16z] uwS3 + +sprite $WebrtcSm [12x12/16z] unza + +sprite $WebrtcMd [16x16/16z] un_X + +sprite $WebrtcLg [20x20/16z] unzKO1G + +!procedure Webrtc($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webrtc', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webstorm.Local.png b/distribution/simpleicons-5/W/Webstorm.Local.png new file mode 100644 index 00000000000..7e3487f7c38 Binary files /dev/null and b/distribution/simpleicons-5/W/Webstorm.Local.png differ diff --git a/distribution/simpleicons-5/W/Webstorm.Local.puml b/distribution/simpleicons-5/W/Webstorm.Local.puml new file mode 100644 index 00000000000..524cfda31b8 --- /dev/null +++ b/distribution/simpleicons-5/W/Webstorm.Local.puml @@ -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 Webstorm +include('simpleicons-5/W/Webstorm') + +' renders the element +Webstorm('Webstorm', 'Webstorm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webstorm.Remote.puml b/distribution/simpleicons-5/W/Webstorm.Remote.puml new file mode 100644 index 00000000000..e8964af519b --- /dev/null +++ b/distribution/simpleicons-5/W/Webstorm.Remote.puml @@ -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 Webstorm +include('simpleicons-5/W/Webstorm') + +' renders the element +Webstorm('Webstorm', 'Webstorm', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webstorm.md b/distribution/simpleicons-5/W/Webstorm.md new file mode 100644 index 00000000000..f1f94a50e1e --- /dev/null +++ b/distribution/simpleicons-5/W/Webstorm.md @@ -0,0 +1,63 @@ +# Webstorm + + +```text +simpleicons-5/W/Webstorm +``` + +```text +include('simpleicons-5/W/Webstorm') +``` + + + +| Illustration | Webstorm | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webstorm.png) | ![illustration for Webstorm](../../simpleicons-5/W/Webstorm.Local.png) | + + + + +## Webstorm + +### 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 Webstorm +include('simpleicons-5/W/Webstorm') + +' renders the element +Webstorm('Webstorm', 'Webstorm', '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 Webstorm +include('simpleicons-5/W/Webstorm') + +' renders the element +Webstorm('Webstorm', 'Webstorm', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webstorm.png b/distribution/simpleicons-5/W/Webstorm.png new file mode 100644 index 00000000000..575590ff003 Binary files /dev/null and b/distribution/simpleicons-5/W/Webstorm.png differ diff --git a/distribution/simpleicons-5/W/Webstorm.puml b/distribution/simpleicons-5/W/Webstorm.puml new file mode 100644 index 00000000000..f5ebacc8c09 --- /dev/null +++ b/distribution/simpleicons-5/W/Webstorm.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webstorm + +sprite $WebstormXs [10x10/16z] uwS3 + +sprite $WebstormSm [12x12/16z] unza + +sprite $WebstormMd [16x16/16z] un_X + +sprite $WebstormLg [20x20/16z] unzKO1G + +!procedure Webstorm($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webstorm', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Webtoon.Local.png b/distribution/simpleicons-5/W/Webtoon.Local.png new file mode 100644 index 00000000000..7bc697b168e Binary files /dev/null and b/distribution/simpleicons-5/W/Webtoon.Local.png differ diff --git a/distribution/simpleicons-5/W/Webtoon.Local.puml b/distribution/simpleicons-5/W/Webtoon.Local.puml new file mode 100644 index 00000000000..d6d548e7ef0 --- /dev/null +++ b/distribution/simpleicons-5/W/Webtoon.Local.puml @@ -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 Webtoon +include('simpleicons-5/W/Webtoon') + +' renders the element +Webtoon('Webtoon', 'Webtoon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webtoon.Remote.puml b/distribution/simpleicons-5/W/Webtoon.Remote.puml new file mode 100644 index 00000000000..20d3058515c --- /dev/null +++ b/distribution/simpleicons-5/W/Webtoon.Remote.puml @@ -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 Webtoon +include('simpleicons-5/W/Webtoon') + +' renders the element +Webtoon('Webtoon', 'Webtoon', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Webtoon.md b/distribution/simpleicons-5/W/Webtoon.md new file mode 100644 index 00000000000..c54f5653512 --- /dev/null +++ b/distribution/simpleicons-5/W/Webtoon.md @@ -0,0 +1,63 @@ +# Webtoon + + +```text +simpleicons-5/W/Webtoon +``` + +```text +include('simpleicons-5/W/Webtoon') +``` + + + +| Illustration | Webtoon | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Webtoon.png) | ![illustration for Webtoon](../../simpleicons-5/W/Webtoon.Local.png) | + + + + +## Webtoon + +### 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 Webtoon +include('simpleicons-5/W/Webtoon') + +' renders the element +Webtoon('Webtoon', 'Webtoon', '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 Webtoon +include('simpleicons-5/W/Webtoon') + +' renders the element +Webtoon('Webtoon', 'Webtoon', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Webtoon.png b/distribution/simpleicons-5/W/Webtoon.png new file mode 100644 index 00000000000..f44940e2401 Binary files /dev/null and b/distribution/simpleicons-5/W/Webtoon.png differ diff --git a/distribution/simpleicons-5/W/Webtoon.puml b/distribution/simpleicons-5/W/Webtoon.puml new file mode 100644 index 00000000000..cb84a15a344 --- /dev/null +++ b/distribution/simpleicons-5/W/Webtoon.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Webtoon + +sprite $WebtoonXs [10x10/16z] uwS3 + +sprite $WebtoonSm [12x12/16z] unza + +sprite $WebtoonMd [16x16/16z] un_X + +sprite $WebtoonLg [20x20/16z] unzKO1G + +!procedure Webtoon($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Webtoon', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wechat.Local.png b/distribution/simpleicons-5/W/Wechat.Local.png new file mode 100644 index 00000000000..8be0cd4a475 Binary files /dev/null and b/distribution/simpleicons-5/W/Wechat.Local.png differ diff --git a/distribution/simpleicons-5/W/Wechat.Local.puml b/distribution/simpleicons-5/W/Wechat.Local.puml new file mode 100644 index 00000000000..8739b5a441a --- /dev/null +++ b/distribution/simpleicons-5/W/Wechat.Local.puml @@ -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 Wechat +include('simpleicons-5/W/Wechat') + +' renders the element +Wechat('Wechat', 'Wechat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wechat.Remote.puml b/distribution/simpleicons-5/W/Wechat.Remote.puml new file mode 100644 index 00000000000..e04ba581520 --- /dev/null +++ b/distribution/simpleicons-5/W/Wechat.Remote.puml @@ -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 Wechat +include('simpleicons-5/W/Wechat') + +' renders the element +Wechat('Wechat', 'Wechat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wechat.md b/distribution/simpleicons-5/W/Wechat.md new file mode 100644 index 00000000000..e74bd8deb1b --- /dev/null +++ b/distribution/simpleicons-5/W/Wechat.md @@ -0,0 +1,63 @@ +# Wechat + + +```text +simpleicons-5/W/Wechat +``` + +```text +include('simpleicons-5/W/Wechat') +``` + + + +| Illustration | Wechat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wechat.png) | ![illustration for Wechat](../../simpleicons-5/W/Wechat.Local.png) | + + + + +## Wechat + +### 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 Wechat +include('simpleicons-5/W/Wechat') + +' renders the element +Wechat('Wechat', 'Wechat', '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 Wechat +include('simpleicons-5/W/Wechat') + +' renders the element +Wechat('Wechat', 'Wechat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wechat.png b/distribution/simpleicons-5/W/Wechat.png new file mode 100644 index 00000000000..303531eb7d6 Binary files /dev/null and b/distribution/simpleicons-5/W/Wechat.png differ diff --git a/distribution/simpleicons-5/W/Wechat.puml b/distribution/simpleicons-5/W/Wechat.puml new file mode 100644 index 00000000000..5bf87b6d1a6 --- /dev/null +++ b/distribution/simpleicons-5/W/Wechat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wechat + +sprite $WechatXs [10x10/16z] uwS3 + +sprite $WechatSm [12x12/16z] unza + +sprite $WechatMd [16x16/16z] un_X + +sprite $WechatLg [20x20/16z] unzKO1G + +!procedure Wechat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wechat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Weightsandbiases.Local.png b/distribution/simpleicons-5/W/Weightsandbiases.Local.png new file mode 100644 index 00000000000..8ec466f03f0 Binary files /dev/null and b/distribution/simpleicons-5/W/Weightsandbiases.Local.png differ diff --git a/distribution/simpleicons-5/W/Weightsandbiases.Local.puml b/distribution/simpleicons-5/W/Weightsandbiases.Local.puml new file mode 100644 index 00000000000..388b29f4eeb --- /dev/null +++ b/distribution/simpleicons-5/W/Weightsandbiases.Local.puml @@ -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 Weightsandbiases +include('simpleicons-5/W/Weightsandbiases') + +' renders the element +Weightsandbiases('Weightsandbiases', 'Weightsandbiases', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Weightsandbiases.Remote.puml b/distribution/simpleicons-5/W/Weightsandbiases.Remote.puml new file mode 100644 index 00000000000..f5ce25bfb09 --- /dev/null +++ b/distribution/simpleicons-5/W/Weightsandbiases.Remote.puml @@ -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 Weightsandbiases +include('simpleicons-5/W/Weightsandbiases') + +' renders the element +Weightsandbiases('Weightsandbiases', 'Weightsandbiases', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Weightsandbiases.md b/distribution/simpleicons-5/W/Weightsandbiases.md new file mode 100644 index 00000000000..fefacfb9895 --- /dev/null +++ b/distribution/simpleicons-5/W/Weightsandbiases.md @@ -0,0 +1,63 @@ +# Weightsandbiases + + +```text +simpleicons-5/W/Weightsandbiases +``` + +```text +include('simpleicons-5/W/Weightsandbiases') +``` + + + +| Illustration | Weightsandbiases | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Weightsandbiases.png) | ![illustration for Weightsandbiases](../../simpleicons-5/W/Weightsandbiases.Local.png) | + + + + +## Weightsandbiases + +### 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 Weightsandbiases +include('simpleicons-5/W/Weightsandbiases') + +' renders the element +Weightsandbiases('Weightsandbiases', 'Weightsandbiases', '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 Weightsandbiases +include('simpleicons-5/W/Weightsandbiases') + +' renders the element +Weightsandbiases('Weightsandbiases', 'Weightsandbiases', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Weightsandbiases.png b/distribution/simpleicons-5/W/Weightsandbiases.png new file mode 100644 index 00000000000..c42e03122d2 Binary files /dev/null and b/distribution/simpleicons-5/W/Weightsandbiases.png differ diff --git a/distribution/simpleicons-5/W/Weightsandbiases.puml b/distribution/simpleicons-5/W/Weightsandbiases.puml new file mode 100644 index 00000000000..a1c4ee870b5 --- /dev/null +++ b/distribution/simpleicons-5/W/Weightsandbiases.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Weightsandbiases + +sprite $WeightsandbiasesXs [10x10/16z] uwS3 + +sprite $WeightsandbiasesSm [12x12/16z] unza + +sprite $WeightsandbiasesMd [16x16/16z] un_X + +sprite $WeightsandbiasesLg [20x20/16z] unzKO1G + +!procedure Weightsandbiases($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Weightsandbiases', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wemo.Local.png b/distribution/simpleicons-5/W/Wemo.Local.png new file mode 100644 index 00000000000..60c20dc71b8 Binary files /dev/null and b/distribution/simpleicons-5/W/Wemo.Local.png differ diff --git a/distribution/simpleicons-5/W/Wemo.Local.puml b/distribution/simpleicons-5/W/Wemo.Local.puml new file mode 100644 index 00000000000..9bc9e1abe44 --- /dev/null +++ b/distribution/simpleicons-5/W/Wemo.Local.puml @@ -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 Wemo +include('simpleicons-5/W/Wemo') + +' renders the element +Wemo('Wemo', 'Wemo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wemo.Remote.puml b/distribution/simpleicons-5/W/Wemo.Remote.puml new file mode 100644 index 00000000000..cef153e3d47 --- /dev/null +++ b/distribution/simpleicons-5/W/Wemo.Remote.puml @@ -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 Wemo +include('simpleicons-5/W/Wemo') + +' renders the element +Wemo('Wemo', 'Wemo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wemo.md b/distribution/simpleicons-5/W/Wemo.md new file mode 100644 index 00000000000..576cd334f2a --- /dev/null +++ b/distribution/simpleicons-5/W/Wemo.md @@ -0,0 +1,63 @@ +# Wemo + + +```text +simpleicons-5/W/Wemo +``` + +```text +include('simpleicons-5/W/Wemo') +``` + + + +| Illustration | Wemo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wemo.png) | ![illustration for Wemo](../../simpleicons-5/W/Wemo.Local.png) | + + + + +## Wemo + +### 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 Wemo +include('simpleicons-5/W/Wemo') + +' renders the element +Wemo('Wemo', 'Wemo', '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 Wemo +include('simpleicons-5/W/Wemo') + +' renders the element +Wemo('Wemo', 'Wemo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wemo.png b/distribution/simpleicons-5/W/Wemo.png new file mode 100644 index 00000000000..3677fd3abcb Binary files /dev/null and b/distribution/simpleicons-5/W/Wemo.png differ diff --git a/distribution/simpleicons-5/W/Wemo.puml b/distribution/simpleicons-5/W/Wemo.puml new file mode 100644 index 00000000000..5a5fa59a4d8 --- /dev/null +++ b/distribution/simpleicons-5/W/Wemo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wemo + +sprite $WemoXs [10x10/16z] uwS3 + +sprite $WemoSm [12x12/16z] unza + +sprite $WemoMd [16x16/16z] un_X + +sprite $WemoLg [20x20/16z] unzKO1G + +!procedure Wemo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wemo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wetransfer.Local.png b/distribution/simpleicons-5/W/Wetransfer.Local.png new file mode 100644 index 00000000000..b2bc43e4b0b Binary files /dev/null and b/distribution/simpleicons-5/W/Wetransfer.Local.png differ diff --git a/distribution/simpleicons-5/W/Wetransfer.Local.puml b/distribution/simpleicons-5/W/Wetransfer.Local.puml new file mode 100644 index 00000000000..2ab26e3c53a --- /dev/null +++ b/distribution/simpleicons-5/W/Wetransfer.Local.puml @@ -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 Wetransfer +include('simpleicons-5/W/Wetransfer') + +' renders the element +Wetransfer('Wetransfer', 'Wetransfer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wetransfer.Remote.puml b/distribution/simpleicons-5/W/Wetransfer.Remote.puml new file mode 100644 index 00000000000..5e05d60c103 --- /dev/null +++ b/distribution/simpleicons-5/W/Wetransfer.Remote.puml @@ -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 Wetransfer +include('simpleicons-5/W/Wetransfer') + +' renders the element +Wetransfer('Wetransfer', 'Wetransfer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wetransfer.md b/distribution/simpleicons-5/W/Wetransfer.md new file mode 100644 index 00000000000..aab39fff018 --- /dev/null +++ b/distribution/simpleicons-5/W/Wetransfer.md @@ -0,0 +1,63 @@ +# Wetransfer + + +```text +simpleicons-5/W/Wetransfer +``` + +```text +include('simpleicons-5/W/Wetransfer') +``` + + + +| Illustration | Wetransfer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wetransfer.png) | ![illustration for Wetransfer](../../simpleicons-5/W/Wetransfer.Local.png) | + + + + +## Wetransfer + +### 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 Wetransfer +include('simpleicons-5/W/Wetransfer') + +' renders the element +Wetransfer('Wetransfer', 'Wetransfer', '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 Wetransfer +include('simpleicons-5/W/Wetransfer') + +' renders the element +Wetransfer('Wetransfer', 'Wetransfer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wetransfer.png b/distribution/simpleicons-5/W/Wetransfer.png new file mode 100644 index 00000000000..a268a9167ff Binary files /dev/null and b/distribution/simpleicons-5/W/Wetransfer.png differ diff --git a/distribution/simpleicons-5/W/Wetransfer.puml b/distribution/simpleicons-5/W/Wetransfer.puml new file mode 100644 index 00000000000..c14cffe818e --- /dev/null +++ b/distribution/simpleicons-5/W/Wetransfer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wetransfer + +sprite $WetransferXs [10x10/16z] uwS3 + +sprite $WetransferSm [12x12/16z] unza + +sprite $WetransferMd [16x16/16z] un_X + +sprite $WetransferLg [20x20/16z] unzKO1G + +!procedure Wetransfer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wetransfer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Whatsapp.Local.png b/distribution/simpleicons-5/W/Whatsapp.Local.png new file mode 100644 index 00000000000..78d098d8a94 Binary files /dev/null and b/distribution/simpleicons-5/W/Whatsapp.Local.png differ diff --git a/distribution/simpleicons-5/W/Whatsapp.Local.puml b/distribution/simpleicons-5/W/Whatsapp.Local.puml new file mode 100644 index 00000000000..42300662ee9 --- /dev/null +++ b/distribution/simpleicons-5/W/Whatsapp.Local.puml @@ -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 Whatsapp +include('simpleicons-5/W/Whatsapp') + +' renders the element +Whatsapp('Whatsapp', 'Whatsapp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Whatsapp.Remote.puml b/distribution/simpleicons-5/W/Whatsapp.Remote.puml new file mode 100644 index 00000000000..f8f88390525 --- /dev/null +++ b/distribution/simpleicons-5/W/Whatsapp.Remote.puml @@ -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 Whatsapp +include('simpleicons-5/W/Whatsapp') + +' renders the element +Whatsapp('Whatsapp', 'Whatsapp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Whatsapp.md b/distribution/simpleicons-5/W/Whatsapp.md new file mode 100644 index 00000000000..3875eab9fdf --- /dev/null +++ b/distribution/simpleicons-5/W/Whatsapp.md @@ -0,0 +1,63 @@ +# Whatsapp + + +```text +simpleicons-5/W/Whatsapp +``` + +```text +include('simpleicons-5/W/Whatsapp') +``` + + + +| Illustration | Whatsapp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Whatsapp.png) | ![illustration for Whatsapp](../../simpleicons-5/W/Whatsapp.Local.png) | + + + + +## Whatsapp + +### 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 Whatsapp +include('simpleicons-5/W/Whatsapp') + +' renders the element +Whatsapp('Whatsapp', 'Whatsapp', '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 Whatsapp +include('simpleicons-5/W/Whatsapp') + +' renders the element +Whatsapp('Whatsapp', 'Whatsapp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Whatsapp.png b/distribution/simpleicons-5/W/Whatsapp.png new file mode 100644 index 00000000000..c609e090945 Binary files /dev/null and b/distribution/simpleicons-5/W/Whatsapp.png differ diff --git a/distribution/simpleicons-5/W/Whatsapp.puml b/distribution/simpleicons-5/W/Whatsapp.puml new file mode 100644 index 00000000000..0471a5306a5 --- /dev/null +++ b/distribution/simpleicons-5/W/Whatsapp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Whatsapp + +sprite $WhatsappXs [10x10/16z] uwS3 + +sprite $WhatsappSm [12x12/16z] unza + +sprite $WhatsappMd [16x16/16z] un_X + +sprite $WhatsappLg [20x20/16z] unzKO1G + +!procedure Whatsapp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Whatsapp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wheniwork.Local.png b/distribution/simpleicons-5/W/Wheniwork.Local.png new file mode 100644 index 00000000000..f695d16e35b Binary files /dev/null and b/distribution/simpleicons-5/W/Wheniwork.Local.png differ diff --git a/distribution/simpleicons-5/W/Wheniwork.Local.puml b/distribution/simpleicons-5/W/Wheniwork.Local.puml new file mode 100644 index 00000000000..89115448365 --- /dev/null +++ b/distribution/simpleicons-5/W/Wheniwork.Local.puml @@ -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 Wheniwork +include('simpleicons-5/W/Wheniwork') + +' renders the element +Wheniwork('Wheniwork', 'Wheniwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wheniwork.Remote.puml b/distribution/simpleicons-5/W/Wheniwork.Remote.puml new file mode 100644 index 00000000000..bf485fef9e7 --- /dev/null +++ b/distribution/simpleicons-5/W/Wheniwork.Remote.puml @@ -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 Wheniwork +include('simpleicons-5/W/Wheniwork') + +' renders the element +Wheniwork('Wheniwork', 'Wheniwork', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wheniwork.md b/distribution/simpleicons-5/W/Wheniwork.md new file mode 100644 index 00000000000..973797d5c35 --- /dev/null +++ b/distribution/simpleicons-5/W/Wheniwork.md @@ -0,0 +1,63 @@ +# Wheniwork + + +```text +simpleicons-5/W/Wheniwork +``` + +```text +include('simpleicons-5/W/Wheniwork') +``` + + + +| Illustration | Wheniwork | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wheniwork.png) | ![illustration for Wheniwork](../../simpleicons-5/W/Wheniwork.Local.png) | + + + + +## Wheniwork + +### 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 Wheniwork +include('simpleicons-5/W/Wheniwork') + +' renders the element +Wheniwork('Wheniwork', 'Wheniwork', '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 Wheniwork +include('simpleicons-5/W/Wheniwork') + +' renders the element +Wheniwork('Wheniwork', 'Wheniwork', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wheniwork.png b/distribution/simpleicons-5/W/Wheniwork.png new file mode 100644 index 00000000000..2e815909140 Binary files /dev/null and b/distribution/simpleicons-5/W/Wheniwork.png differ diff --git a/distribution/simpleicons-5/W/Wheniwork.puml b/distribution/simpleicons-5/W/Wheniwork.puml new file mode 100644 index 00000000000..c2201726c27 --- /dev/null +++ b/distribution/simpleicons-5/W/Wheniwork.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wheniwork + +sprite $WheniworkXs [10x10/16z] uwS3 + +sprite $WheniworkSm [12x12/16z] unza + +sprite $WheniworkMd [16x16/16z] un_X + +sprite $WheniworkLg [20x20/16z] unzKO1G + +!procedure Wheniwork($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wheniwork', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Whitesource.Local.png b/distribution/simpleicons-5/W/Whitesource.Local.png new file mode 100644 index 00000000000..124c00f11a1 Binary files /dev/null and b/distribution/simpleicons-5/W/Whitesource.Local.png differ diff --git a/distribution/simpleicons-5/W/Whitesource.Local.puml b/distribution/simpleicons-5/W/Whitesource.Local.puml new file mode 100644 index 00000000000..6f0c1fe4968 --- /dev/null +++ b/distribution/simpleicons-5/W/Whitesource.Local.puml @@ -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 Whitesource +include('simpleicons-5/W/Whitesource') + +' renders the element +Whitesource('Whitesource', 'Whitesource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Whitesource.Remote.puml b/distribution/simpleicons-5/W/Whitesource.Remote.puml new file mode 100644 index 00000000000..096e5d53830 --- /dev/null +++ b/distribution/simpleicons-5/W/Whitesource.Remote.puml @@ -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 Whitesource +include('simpleicons-5/W/Whitesource') + +' renders the element +Whitesource('Whitesource', 'Whitesource', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Whitesource.md b/distribution/simpleicons-5/W/Whitesource.md new file mode 100644 index 00000000000..60e163c6ce5 --- /dev/null +++ b/distribution/simpleicons-5/W/Whitesource.md @@ -0,0 +1,63 @@ +# Whitesource + + +```text +simpleicons-5/W/Whitesource +``` + +```text +include('simpleicons-5/W/Whitesource') +``` + + + +| Illustration | Whitesource | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Whitesource.png) | ![illustration for Whitesource](../../simpleicons-5/W/Whitesource.Local.png) | + + + + +## Whitesource + +### 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 Whitesource +include('simpleicons-5/W/Whitesource') + +' renders the element +Whitesource('Whitesource', 'Whitesource', '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 Whitesource +include('simpleicons-5/W/Whitesource') + +' renders the element +Whitesource('Whitesource', 'Whitesource', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Whitesource.png b/distribution/simpleicons-5/W/Whitesource.png new file mode 100644 index 00000000000..56b0de35255 Binary files /dev/null and b/distribution/simpleicons-5/W/Whitesource.png differ diff --git a/distribution/simpleicons-5/W/Whitesource.puml b/distribution/simpleicons-5/W/Whitesource.puml new file mode 100644 index 00000000000..7c0a307e5ef --- /dev/null +++ b/distribution/simpleicons-5/W/Whitesource.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Whitesource + +sprite $WhitesourceXs [10x10/16z] uwS3 + +sprite $WhitesourceSm [12x12/16z] unza + +sprite $WhitesourceMd [16x16/16z] un_X + +sprite $WhitesourceLg [20x20/16z] unzKO1G + +!procedure Whitesource($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Whitesource', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wii.Local.png b/distribution/simpleicons-5/W/Wii.Local.png new file mode 100644 index 00000000000..222e47b9b18 Binary files /dev/null and b/distribution/simpleicons-5/W/Wii.Local.png differ diff --git a/distribution/simpleicons-5/W/Wii.Local.puml b/distribution/simpleicons-5/W/Wii.Local.puml new file mode 100644 index 00000000000..cbf4f8308c8 --- /dev/null +++ b/distribution/simpleicons-5/W/Wii.Local.puml @@ -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 Wii +include('simpleicons-5/W/Wii') + +' renders the element +Wii('Wii', 'Wii', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wii.Remote.puml b/distribution/simpleicons-5/W/Wii.Remote.puml new file mode 100644 index 00000000000..d6c5c78d509 --- /dev/null +++ b/distribution/simpleicons-5/W/Wii.Remote.puml @@ -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 Wii +include('simpleicons-5/W/Wii') + +' renders the element +Wii('Wii', 'Wii', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wii.md b/distribution/simpleicons-5/W/Wii.md new file mode 100644 index 00000000000..a1caf7cf684 --- /dev/null +++ b/distribution/simpleicons-5/W/Wii.md @@ -0,0 +1,63 @@ +# Wii + + +```text +simpleicons-5/W/Wii +``` + +```text +include('simpleicons-5/W/Wii') +``` + + + +| Illustration | Wii | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wii.png) | ![illustration for Wii](../../simpleicons-5/W/Wii.Local.png) | + + + + +## Wii + +### 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 Wii +include('simpleicons-5/W/Wii') + +' renders the element +Wii('Wii', 'Wii', '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 Wii +include('simpleicons-5/W/Wii') + +' renders the element +Wii('Wii', 'Wii', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wii.png b/distribution/simpleicons-5/W/Wii.png new file mode 100644 index 00000000000..1ca209cf745 Binary files /dev/null and b/distribution/simpleicons-5/W/Wii.png differ diff --git a/distribution/simpleicons-5/W/Wii.puml b/distribution/simpleicons-5/W/Wii.puml new file mode 100644 index 00000000000..a69c405b94b --- /dev/null +++ b/distribution/simpleicons-5/W/Wii.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wii + +sprite $WiiXs [10x10/16z] uwS3 + +sprite $WiiSm [12x12/16z] unza + +sprite $WiiMd [16x16/16z] un_X + +sprite $WiiLg [20x20/16z] unzKO1G + +!procedure Wii($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wii', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wiiu.Local.png b/distribution/simpleicons-5/W/Wiiu.Local.png new file mode 100644 index 00000000000..e257fb9c6d1 Binary files /dev/null and b/distribution/simpleicons-5/W/Wiiu.Local.png differ diff --git a/distribution/simpleicons-5/W/Wiiu.Local.puml b/distribution/simpleicons-5/W/Wiiu.Local.puml new file mode 100644 index 00000000000..8b02a26d294 --- /dev/null +++ b/distribution/simpleicons-5/W/Wiiu.Local.puml @@ -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 Wiiu +include('simpleicons-5/W/Wiiu') + +' renders the element +Wiiu('Wiiu', 'Wiiu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wiiu.Remote.puml b/distribution/simpleicons-5/W/Wiiu.Remote.puml new file mode 100644 index 00000000000..75f6c639417 --- /dev/null +++ b/distribution/simpleicons-5/W/Wiiu.Remote.puml @@ -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 Wiiu +include('simpleicons-5/W/Wiiu') + +' renders the element +Wiiu('Wiiu', 'Wiiu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wiiu.md b/distribution/simpleicons-5/W/Wiiu.md new file mode 100644 index 00000000000..de945f37764 --- /dev/null +++ b/distribution/simpleicons-5/W/Wiiu.md @@ -0,0 +1,63 @@ +# Wiiu + + +```text +simpleicons-5/W/Wiiu +``` + +```text +include('simpleicons-5/W/Wiiu') +``` + + + +| Illustration | Wiiu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wiiu.png) | ![illustration for Wiiu](../../simpleicons-5/W/Wiiu.Local.png) | + + + + +## Wiiu + +### 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 Wiiu +include('simpleicons-5/W/Wiiu') + +' renders the element +Wiiu('Wiiu', 'Wiiu', '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 Wiiu +include('simpleicons-5/W/Wiiu') + +' renders the element +Wiiu('Wiiu', 'Wiiu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wiiu.png b/distribution/simpleicons-5/W/Wiiu.png new file mode 100644 index 00000000000..1ada786b820 Binary files /dev/null and b/distribution/simpleicons-5/W/Wiiu.png differ diff --git a/distribution/simpleicons-5/W/Wiiu.puml b/distribution/simpleicons-5/W/Wiiu.puml new file mode 100644 index 00000000000..3bd51f43968 --- /dev/null +++ b/distribution/simpleicons-5/W/Wiiu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wiiu + +sprite $WiiuXs [10x10/16z] uwS3 + +sprite $WiiuSm [12x12/16z] unza + +sprite $WiiuMd [16x16/16z] un_X + +sprite $WiiuLg [20x20/16z] unzKO1G + +!procedure Wiiu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wiiu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wikidata.Local.png b/distribution/simpleicons-5/W/Wikidata.Local.png new file mode 100644 index 00000000000..a718a4006e8 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikidata.Local.png differ diff --git a/distribution/simpleicons-5/W/Wikidata.Local.puml b/distribution/simpleicons-5/W/Wikidata.Local.puml new file mode 100644 index 00000000000..365fa1a843d --- /dev/null +++ b/distribution/simpleicons-5/W/Wikidata.Local.puml @@ -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 Wikidata +include('simpleicons-5/W/Wikidata') + +' renders the element +Wikidata('Wikidata', 'Wikidata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikidata.Remote.puml b/distribution/simpleicons-5/W/Wikidata.Remote.puml new file mode 100644 index 00000000000..b22518b42ab --- /dev/null +++ b/distribution/simpleicons-5/W/Wikidata.Remote.puml @@ -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 Wikidata +include('simpleicons-5/W/Wikidata') + +' renders the element +Wikidata('Wikidata', 'Wikidata', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikidata.md b/distribution/simpleicons-5/W/Wikidata.md new file mode 100644 index 00000000000..c487f075539 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikidata.md @@ -0,0 +1,63 @@ +# Wikidata + + +```text +simpleicons-5/W/Wikidata +``` + +```text +include('simpleicons-5/W/Wikidata') +``` + + + +| Illustration | Wikidata | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wikidata.png) | ![illustration for Wikidata](../../simpleicons-5/W/Wikidata.Local.png) | + + + + +## Wikidata + +### 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 Wikidata +include('simpleicons-5/W/Wikidata') + +' renders the element +Wikidata('Wikidata', 'Wikidata', '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 Wikidata +include('simpleicons-5/W/Wikidata') + +' renders the element +Wikidata('Wikidata', 'Wikidata', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wikidata.png b/distribution/simpleicons-5/W/Wikidata.png new file mode 100644 index 00000000000..acf713fb120 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikidata.png differ diff --git a/distribution/simpleicons-5/W/Wikidata.puml b/distribution/simpleicons-5/W/Wikidata.puml new file mode 100644 index 00000000000..727e84cf7d8 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikidata.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wikidata + +sprite $WikidataXs [10x10/16z] uwS3 + +sprite $WikidataSm [12x12/16z] unza + +sprite $WikidataMd [16x16/16z] un_X + +sprite $WikidataLg [20x20/16z] unzKO1G + +!procedure Wikidata($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wikidata', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wikimediacommons.Local.png b/distribution/simpleicons-5/W/Wikimediacommons.Local.png new file mode 100644 index 00000000000..1a2dcaedfc7 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikimediacommons.Local.png differ diff --git a/distribution/simpleicons-5/W/Wikimediacommons.Local.puml b/distribution/simpleicons-5/W/Wikimediacommons.Local.puml new file mode 100644 index 00000000000..b62489ebc95 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikimediacommons.Local.puml @@ -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 Wikimediacommons +include('simpleicons-5/W/Wikimediacommons') + +' renders the element +Wikimediacommons('Wikimediacommons', 'Wikimediacommons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikimediacommons.Remote.puml b/distribution/simpleicons-5/W/Wikimediacommons.Remote.puml new file mode 100644 index 00000000000..9858e396763 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikimediacommons.Remote.puml @@ -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 Wikimediacommons +include('simpleicons-5/W/Wikimediacommons') + +' renders the element +Wikimediacommons('Wikimediacommons', 'Wikimediacommons', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikimediacommons.md b/distribution/simpleicons-5/W/Wikimediacommons.md new file mode 100644 index 00000000000..aa6ed06e6fe --- /dev/null +++ b/distribution/simpleicons-5/W/Wikimediacommons.md @@ -0,0 +1,63 @@ +# Wikimediacommons + + +```text +simpleicons-5/W/Wikimediacommons +``` + +```text +include('simpleicons-5/W/Wikimediacommons') +``` + + + +| Illustration | Wikimediacommons | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wikimediacommons.png) | ![illustration for Wikimediacommons](../../simpleicons-5/W/Wikimediacommons.Local.png) | + + + + +## Wikimediacommons + +### 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 Wikimediacommons +include('simpleicons-5/W/Wikimediacommons') + +' renders the element +Wikimediacommons('Wikimediacommons', 'Wikimediacommons', '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 Wikimediacommons +include('simpleicons-5/W/Wikimediacommons') + +' renders the element +Wikimediacommons('Wikimediacommons', 'Wikimediacommons', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wikimediacommons.png b/distribution/simpleicons-5/W/Wikimediacommons.png new file mode 100644 index 00000000000..e9fc1f9d8ea Binary files /dev/null and b/distribution/simpleicons-5/W/Wikimediacommons.png differ diff --git a/distribution/simpleicons-5/W/Wikimediacommons.puml b/distribution/simpleicons-5/W/Wikimediacommons.puml new file mode 100644 index 00000000000..a4f44def723 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikimediacommons.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wikimediacommons + +sprite $WikimediacommonsXs [10x10/16z] uwS3 + +sprite $WikimediacommonsSm [12x12/16z] unza + +sprite $WikimediacommonsMd [16x16/16z] un_X + +sprite $WikimediacommonsLg [20x20/16z] unzKO1G + +!procedure Wikimediacommons($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wikimediacommons', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wikipedia.Local.png b/distribution/simpleicons-5/W/Wikipedia.Local.png new file mode 100644 index 00000000000..cbbe55f9053 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikipedia.Local.png differ diff --git a/distribution/simpleicons-5/W/Wikipedia.Local.puml b/distribution/simpleicons-5/W/Wikipedia.Local.puml new file mode 100644 index 00000000000..0c00c102bca --- /dev/null +++ b/distribution/simpleicons-5/W/Wikipedia.Local.puml @@ -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 Wikipedia +include('simpleicons-5/W/Wikipedia') + +' renders the element +Wikipedia('Wikipedia', 'Wikipedia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikipedia.Remote.puml b/distribution/simpleicons-5/W/Wikipedia.Remote.puml new file mode 100644 index 00000000000..6d939d07710 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikipedia.Remote.puml @@ -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 Wikipedia +include('simpleicons-5/W/Wikipedia') + +' renders the element +Wikipedia('Wikipedia', 'Wikipedia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikipedia.md b/distribution/simpleicons-5/W/Wikipedia.md new file mode 100644 index 00000000000..2e4aab6ba51 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikipedia.md @@ -0,0 +1,63 @@ +# Wikipedia + + +```text +simpleicons-5/W/Wikipedia +``` + +```text +include('simpleicons-5/W/Wikipedia') +``` + + + +| Illustration | Wikipedia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wikipedia.png) | ![illustration for Wikipedia](../../simpleicons-5/W/Wikipedia.Local.png) | + + + + +## Wikipedia + +### 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 Wikipedia +include('simpleicons-5/W/Wikipedia') + +' renders the element +Wikipedia('Wikipedia', 'Wikipedia', '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 Wikipedia +include('simpleicons-5/W/Wikipedia') + +' renders the element +Wikipedia('Wikipedia', 'Wikipedia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wikipedia.png b/distribution/simpleicons-5/W/Wikipedia.png new file mode 100644 index 00000000000..73a184f8965 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikipedia.png differ diff --git a/distribution/simpleicons-5/W/Wikipedia.puml b/distribution/simpleicons-5/W/Wikipedia.puml new file mode 100644 index 00000000000..9f6be999086 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikipedia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wikipedia + +sprite $WikipediaXs [10x10/16z] uwS3 + +sprite $WikipediaSm [12x12/16z] unza + +sprite $WikipediaMd [16x16/16z] un_X + +sprite $WikipediaLg [20x20/16z] unzKO1G + +!procedure Wikipedia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wikipedia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wikiquote.Local.png b/distribution/simpleicons-5/W/Wikiquote.Local.png new file mode 100644 index 00000000000..4b3b485413e Binary files /dev/null and b/distribution/simpleicons-5/W/Wikiquote.Local.png differ diff --git a/distribution/simpleicons-5/W/Wikiquote.Local.puml b/distribution/simpleicons-5/W/Wikiquote.Local.puml new file mode 100644 index 00000000000..b947ed2f8c4 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikiquote.Local.puml @@ -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 Wikiquote +include('simpleicons-5/W/Wikiquote') + +' renders the element +Wikiquote('Wikiquote', 'Wikiquote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikiquote.Remote.puml b/distribution/simpleicons-5/W/Wikiquote.Remote.puml new file mode 100644 index 00000000000..61d3eeedbd5 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikiquote.Remote.puml @@ -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 Wikiquote +include('simpleicons-5/W/Wikiquote') + +' renders the element +Wikiquote('Wikiquote', 'Wikiquote', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikiquote.md b/distribution/simpleicons-5/W/Wikiquote.md new file mode 100644 index 00000000000..54a34cba255 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikiquote.md @@ -0,0 +1,63 @@ +# Wikiquote + + +```text +simpleicons-5/W/Wikiquote +``` + +```text +include('simpleicons-5/W/Wikiquote') +``` + + + +| Illustration | Wikiquote | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wikiquote.png) | ![illustration for Wikiquote](../../simpleicons-5/W/Wikiquote.Local.png) | + + + + +## Wikiquote + +### 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 Wikiquote +include('simpleicons-5/W/Wikiquote') + +' renders the element +Wikiquote('Wikiquote', 'Wikiquote', '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 Wikiquote +include('simpleicons-5/W/Wikiquote') + +' renders the element +Wikiquote('Wikiquote', 'Wikiquote', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wikiquote.png b/distribution/simpleicons-5/W/Wikiquote.png new file mode 100644 index 00000000000..a3669612a89 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikiquote.png differ diff --git a/distribution/simpleicons-5/W/Wikiquote.puml b/distribution/simpleicons-5/W/Wikiquote.puml new file mode 100644 index 00000000000..811739506da --- /dev/null +++ b/distribution/simpleicons-5/W/Wikiquote.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wikiquote + +sprite $WikiquoteXs [10x10/16z] uwS3 + +sprite $WikiquoteSm [12x12/16z] unza + +sprite $WikiquoteMd [16x16/16z] un_X + +sprite $WikiquoteLg [20x20/16z] unzKO1G + +!procedure Wikiquote($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wikiquote', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wikivoyage.Local.png b/distribution/simpleicons-5/W/Wikivoyage.Local.png new file mode 100644 index 00000000000..455e3c5a3ba Binary files /dev/null and b/distribution/simpleicons-5/W/Wikivoyage.Local.png differ diff --git a/distribution/simpleicons-5/W/Wikivoyage.Local.puml b/distribution/simpleicons-5/W/Wikivoyage.Local.puml new file mode 100644 index 00000000000..74d6d7208ed --- /dev/null +++ b/distribution/simpleicons-5/W/Wikivoyage.Local.puml @@ -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 Wikivoyage +include('simpleicons-5/W/Wikivoyage') + +' renders the element +Wikivoyage('Wikivoyage', 'Wikivoyage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikivoyage.Remote.puml b/distribution/simpleicons-5/W/Wikivoyage.Remote.puml new file mode 100644 index 00000000000..1a5768dcecb --- /dev/null +++ b/distribution/simpleicons-5/W/Wikivoyage.Remote.puml @@ -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 Wikivoyage +include('simpleicons-5/W/Wikivoyage') + +' renders the element +Wikivoyage('Wikivoyage', 'Wikivoyage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wikivoyage.md b/distribution/simpleicons-5/W/Wikivoyage.md new file mode 100644 index 00000000000..c2fe622dd01 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikivoyage.md @@ -0,0 +1,63 @@ +# Wikivoyage + + +```text +simpleicons-5/W/Wikivoyage +``` + +```text +include('simpleicons-5/W/Wikivoyage') +``` + + + +| Illustration | Wikivoyage | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wikivoyage.png) | ![illustration for Wikivoyage](../../simpleicons-5/W/Wikivoyage.Local.png) | + + + + +## Wikivoyage + +### 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 Wikivoyage +include('simpleicons-5/W/Wikivoyage') + +' renders the element +Wikivoyage('Wikivoyage', 'Wikivoyage', '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 Wikivoyage +include('simpleicons-5/W/Wikivoyage') + +' renders the element +Wikivoyage('Wikivoyage', 'Wikivoyage', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wikivoyage.png b/distribution/simpleicons-5/W/Wikivoyage.png new file mode 100644 index 00000000000..f912d16aae8 Binary files /dev/null and b/distribution/simpleicons-5/W/Wikivoyage.png differ diff --git a/distribution/simpleicons-5/W/Wikivoyage.puml b/distribution/simpleicons-5/W/Wikivoyage.puml new file mode 100644 index 00000000000..290327c02b3 --- /dev/null +++ b/distribution/simpleicons-5/W/Wikivoyage.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wikivoyage + +sprite $WikivoyageXs [10x10/16z] uwS3 + +sprite $WikivoyageSm [12x12/16z] unza + +sprite $WikivoyageMd [16x16/16z] un_X + +sprite $WikivoyageLg [20x20/16z] unzKO1G + +!procedure Wikivoyage($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wikivoyage', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Windows.Local.png b/distribution/simpleicons-5/W/Windows.Local.png new file mode 100644 index 00000000000..89e0998c8a9 Binary files /dev/null and b/distribution/simpleicons-5/W/Windows.Local.png differ diff --git a/distribution/simpleicons-5/W/Windows.Local.puml b/distribution/simpleicons-5/W/Windows.Local.puml new file mode 100644 index 00000000000..0b0cb155df8 --- /dev/null +++ b/distribution/simpleicons-5/W/Windows.Local.puml @@ -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 Windows +include('simpleicons-5/W/Windows') + +' renders the element +Windows('Windows', 'Windows', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windows.Remote.puml b/distribution/simpleicons-5/W/Windows.Remote.puml new file mode 100644 index 00000000000..26f9239619d --- /dev/null +++ b/distribution/simpleicons-5/W/Windows.Remote.puml @@ -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 Windows +include('simpleicons-5/W/Windows') + +' renders the element +Windows('Windows', 'Windows', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windows.md b/distribution/simpleicons-5/W/Windows.md new file mode 100644 index 00000000000..22f8de98244 --- /dev/null +++ b/distribution/simpleicons-5/W/Windows.md @@ -0,0 +1,63 @@ +# Windows + + +```text +simpleicons-5/W/Windows +``` + +```text +include('simpleicons-5/W/Windows') +``` + + + +| Illustration | Windows | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Windows.png) | ![illustration for Windows](../../simpleicons-5/W/Windows.Local.png) | + + + + +## Windows + +### 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 Windows +include('simpleicons-5/W/Windows') + +' renders the element +Windows('Windows', 'Windows', '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 Windows +include('simpleicons-5/W/Windows') + +' renders the element +Windows('Windows', 'Windows', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Windows.png b/distribution/simpleicons-5/W/Windows.png new file mode 100644 index 00000000000..9dafb20eb41 Binary files /dev/null and b/distribution/simpleicons-5/W/Windows.png differ diff --git a/distribution/simpleicons-5/W/Windows.puml b/distribution/simpleicons-5/W/Windows.puml new file mode 100644 index 00000000000..3fc3bb239c5 --- /dev/null +++ b/distribution/simpleicons-5/W/Windows.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Windows + +sprite $WindowsXs [10x10/16z] uwS3 + +sprite $WindowsSm [12x12/16z] unza + +sprite $WindowsMd [16x16/16z] un_X + +sprite $WindowsLg [20x20/16z] unzKO1G + +!procedure Windows($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Windows', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Windows95.Local.png b/distribution/simpleicons-5/W/Windows95.Local.png new file mode 100644 index 00000000000..e525bc0feb1 Binary files /dev/null and b/distribution/simpleicons-5/W/Windows95.Local.png differ diff --git a/distribution/simpleicons-5/W/Windows95.Local.puml b/distribution/simpleicons-5/W/Windows95.Local.puml new file mode 100644 index 00000000000..268a17e9a8b --- /dev/null +++ b/distribution/simpleicons-5/W/Windows95.Local.puml @@ -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 Windows95 +include('simpleicons-5/W/Windows95') + +' renders the element +Windows95('Windows95', 'Windows95', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windows95.Remote.puml b/distribution/simpleicons-5/W/Windows95.Remote.puml new file mode 100644 index 00000000000..3525baf7fba --- /dev/null +++ b/distribution/simpleicons-5/W/Windows95.Remote.puml @@ -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 Windows95 +include('simpleicons-5/W/Windows95') + +' renders the element +Windows95('Windows95', 'Windows95', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windows95.md b/distribution/simpleicons-5/W/Windows95.md new file mode 100644 index 00000000000..9eefa0741aa --- /dev/null +++ b/distribution/simpleicons-5/W/Windows95.md @@ -0,0 +1,63 @@ +# Windows95 + + +```text +simpleicons-5/W/Windows95 +``` + +```text +include('simpleicons-5/W/Windows95') +``` + + + +| Illustration | Windows95 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Windows95.png) | ![illustration for Windows95](../../simpleicons-5/W/Windows95.Local.png) | + + + + +## Windows95 + +### 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 Windows95 +include('simpleicons-5/W/Windows95') + +' renders the element +Windows95('Windows95', 'Windows95', '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 Windows95 +include('simpleicons-5/W/Windows95') + +' renders the element +Windows95('Windows95', 'Windows95', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Windows95.png b/distribution/simpleicons-5/W/Windows95.png new file mode 100644 index 00000000000..7406e56ac64 Binary files /dev/null and b/distribution/simpleicons-5/W/Windows95.png differ diff --git a/distribution/simpleicons-5/W/Windows95.puml b/distribution/simpleicons-5/W/Windows95.puml new file mode 100644 index 00000000000..9b2c2add42d --- /dev/null +++ b/distribution/simpleicons-5/W/Windows95.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Windows95 + +sprite $Windows95Xs [10x10/16z] uwS3 + +sprite $Windows95Sm [12x12/16z] unza + +sprite $Windows95Md [16x16/16z] un_X + +sprite $Windows95Lg [20x20/16z] unzKO1G + +!procedure Windows95($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Windows95', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Windowsterminal.Local.png b/distribution/simpleicons-5/W/Windowsterminal.Local.png new file mode 100644 index 00000000000..e979ab3e59b Binary files /dev/null and b/distribution/simpleicons-5/W/Windowsterminal.Local.png differ diff --git a/distribution/simpleicons-5/W/Windowsterminal.Local.puml b/distribution/simpleicons-5/W/Windowsterminal.Local.puml new file mode 100644 index 00000000000..aba3b7b2d55 --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsterminal.Local.puml @@ -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 Windowsterminal +include('simpleicons-5/W/Windowsterminal') + +' renders the element +Windowsterminal('Windowsterminal', 'Windowsterminal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windowsterminal.Remote.puml b/distribution/simpleicons-5/W/Windowsterminal.Remote.puml new file mode 100644 index 00000000000..f13fbe99b18 --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsterminal.Remote.puml @@ -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 Windowsterminal +include('simpleicons-5/W/Windowsterminal') + +' renders the element +Windowsterminal('Windowsterminal', 'Windowsterminal', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windowsterminal.md b/distribution/simpleicons-5/W/Windowsterminal.md new file mode 100644 index 00000000000..17203219617 --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsterminal.md @@ -0,0 +1,63 @@ +# Windowsterminal + + +```text +simpleicons-5/W/Windowsterminal +``` + +```text +include('simpleicons-5/W/Windowsterminal') +``` + + + +| Illustration | Windowsterminal | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Windowsterminal.png) | ![illustration for Windowsterminal](../../simpleicons-5/W/Windowsterminal.Local.png) | + + + + +## Windowsterminal + +### 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 Windowsterminal +include('simpleicons-5/W/Windowsterminal') + +' renders the element +Windowsterminal('Windowsterminal', 'Windowsterminal', '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 Windowsterminal +include('simpleicons-5/W/Windowsterminal') + +' renders the element +Windowsterminal('Windowsterminal', 'Windowsterminal', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Windowsterminal.png b/distribution/simpleicons-5/W/Windowsterminal.png new file mode 100644 index 00000000000..14455b1e6c9 Binary files /dev/null and b/distribution/simpleicons-5/W/Windowsterminal.png differ diff --git a/distribution/simpleicons-5/W/Windowsterminal.puml b/distribution/simpleicons-5/W/Windowsterminal.puml new file mode 100644 index 00000000000..2f82a21ec45 --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsterminal.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Windowsterminal + +sprite $WindowsterminalXs [10x10/16z] uwS3 + +sprite $WindowsterminalSm [12x12/16z] unza + +sprite $WindowsterminalMd [16x16/16z] un_X + +sprite $WindowsterminalLg [20x20/16z] unzKO1G + +!procedure Windowsterminal($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Windowsterminal', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Windowsxp.Local.png b/distribution/simpleicons-5/W/Windowsxp.Local.png new file mode 100644 index 00000000000..2df09c5f1f8 Binary files /dev/null and b/distribution/simpleicons-5/W/Windowsxp.Local.png differ diff --git a/distribution/simpleicons-5/W/Windowsxp.Local.puml b/distribution/simpleicons-5/W/Windowsxp.Local.puml new file mode 100644 index 00000000000..153e0518003 --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsxp.Local.puml @@ -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 Windowsxp +include('simpleicons-5/W/Windowsxp') + +' renders the element +Windowsxp('Windowsxp', 'Windowsxp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windowsxp.Remote.puml b/distribution/simpleicons-5/W/Windowsxp.Remote.puml new file mode 100644 index 00000000000..7a0bbc37896 --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsxp.Remote.puml @@ -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 Windowsxp +include('simpleicons-5/W/Windowsxp') + +' renders the element +Windowsxp('Windowsxp', 'Windowsxp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Windowsxp.md b/distribution/simpleicons-5/W/Windowsxp.md new file mode 100644 index 00000000000..82789cd2cdd --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsxp.md @@ -0,0 +1,63 @@ +# Windowsxp + + +```text +simpleicons-5/W/Windowsxp +``` + +```text +include('simpleicons-5/W/Windowsxp') +``` + + + +| Illustration | Windowsxp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Windowsxp.png) | ![illustration for Windowsxp](../../simpleicons-5/W/Windowsxp.Local.png) | + + + + +## Windowsxp + +### 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 Windowsxp +include('simpleicons-5/W/Windowsxp') + +' renders the element +Windowsxp('Windowsxp', 'Windowsxp', '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 Windowsxp +include('simpleicons-5/W/Windowsxp') + +' renders the element +Windowsxp('Windowsxp', 'Windowsxp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Windowsxp.png b/distribution/simpleicons-5/W/Windowsxp.png new file mode 100644 index 00000000000..a9d5c1fc3db Binary files /dev/null and b/distribution/simpleicons-5/W/Windowsxp.png differ diff --git a/distribution/simpleicons-5/W/Windowsxp.puml b/distribution/simpleicons-5/W/Windowsxp.puml new file mode 100644 index 00000000000..d5be49e15be --- /dev/null +++ b/distribution/simpleicons-5/W/Windowsxp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Windowsxp + +sprite $WindowsxpXs [10x10/16z] uwS3 + +sprite $WindowsxpSm [12x12/16z] unza + +sprite $WindowsxpMd [16x16/16z] un_X + +sprite $WindowsxpLg [20x20/16z] unzKO1G + +!procedure Windowsxp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Windowsxp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Winmate.Local.png b/distribution/simpleicons-5/W/Winmate.Local.png new file mode 100644 index 00000000000..527c26de1f4 Binary files /dev/null and b/distribution/simpleicons-5/W/Winmate.Local.png differ diff --git a/distribution/simpleicons-5/W/Winmate.Local.puml b/distribution/simpleicons-5/W/Winmate.Local.puml new file mode 100644 index 00000000000..a84bf858375 --- /dev/null +++ b/distribution/simpleicons-5/W/Winmate.Local.puml @@ -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 Winmate +include('simpleicons-5/W/Winmate') + +' renders the element +Winmate('Winmate', 'Winmate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Winmate.Remote.puml b/distribution/simpleicons-5/W/Winmate.Remote.puml new file mode 100644 index 00000000000..cbfd1874c0d --- /dev/null +++ b/distribution/simpleicons-5/W/Winmate.Remote.puml @@ -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 Winmate +include('simpleicons-5/W/Winmate') + +' renders the element +Winmate('Winmate', 'Winmate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Winmate.md b/distribution/simpleicons-5/W/Winmate.md new file mode 100644 index 00000000000..ffeaef395f5 --- /dev/null +++ b/distribution/simpleicons-5/W/Winmate.md @@ -0,0 +1,63 @@ +# Winmate + + +```text +simpleicons-5/W/Winmate +``` + +```text +include('simpleicons-5/W/Winmate') +``` + + + +| Illustration | Winmate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Winmate.png) | ![illustration for Winmate](../../simpleicons-5/W/Winmate.Local.png) | + + + + +## Winmate + +### 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 Winmate +include('simpleicons-5/W/Winmate') + +' renders the element +Winmate('Winmate', 'Winmate', '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 Winmate +include('simpleicons-5/W/Winmate') + +' renders the element +Winmate('Winmate', 'Winmate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Winmate.png b/distribution/simpleicons-5/W/Winmate.png new file mode 100644 index 00000000000..2bdc64aa404 Binary files /dev/null and b/distribution/simpleicons-5/W/Winmate.png differ diff --git a/distribution/simpleicons-5/W/Winmate.puml b/distribution/simpleicons-5/W/Winmate.puml new file mode 100644 index 00000000000..00bb63a4656 --- /dev/null +++ b/distribution/simpleicons-5/W/Winmate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Winmate + +sprite $WinmateXs [10x10/16z] uwS3 + +sprite $WinmateSm [12x12/16z] unza + +sprite $WinmateMd [16x16/16z] un_X + +sprite $WinmateLg [20x20/16z] unzKO1G + +!procedure Winmate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Winmate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wipro.Local.png b/distribution/simpleicons-5/W/Wipro.Local.png new file mode 100644 index 00000000000..7370284eb41 Binary files /dev/null and b/distribution/simpleicons-5/W/Wipro.Local.png differ diff --git a/distribution/simpleicons-5/W/Wipro.Local.puml b/distribution/simpleicons-5/W/Wipro.Local.puml new file mode 100644 index 00000000000..76cd6e50441 --- /dev/null +++ b/distribution/simpleicons-5/W/Wipro.Local.puml @@ -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 Wipro +include('simpleicons-5/W/Wipro') + +' renders the element +Wipro('Wipro', 'Wipro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wipro.Remote.puml b/distribution/simpleicons-5/W/Wipro.Remote.puml new file mode 100644 index 00000000000..a787d1c0788 --- /dev/null +++ b/distribution/simpleicons-5/W/Wipro.Remote.puml @@ -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 Wipro +include('simpleicons-5/W/Wipro') + +' renders the element +Wipro('Wipro', 'Wipro', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wipro.md b/distribution/simpleicons-5/W/Wipro.md new file mode 100644 index 00000000000..78ab2f02704 --- /dev/null +++ b/distribution/simpleicons-5/W/Wipro.md @@ -0,0 +1,63 @@ +# Wipro + + +```text +simpleicons-5/W/Wipro +``` + +```text +include('simpleicons-5/W/Wipro') +``` + + + +| Illustration | Wipro | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wipro.png) | ![illustration for Wipro](../../simpleicons-5/W/Wipro.Local.png) | + + + + +## Wipro + +### 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 Wipro +include('simpleicons-5/W/Wipro') + +' renders the element +Wipro('Wipro', 'Wipro', '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 Wipro +include('simpleicons-5/W/Wipro') + +' renders the element +Wipro('Wipro', 'Wipro', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wipro.png b/distribution/simpleicons-5/W/Wipro.png new file mode 100644 index 00000000000..209fa3efdf9 Binary files /dev/null and b/distribution/simpleicons-5/W/Wipro.png differ diff --git a/distribution/simpleicons-5/W/Wipro.puml b/distribution/simpleicons-5/W/Wipro.puml new file mode 100644 index 00000000000..2cd1fa72ede --- /dev/null +++ b/distribution/simpleicons-5/W/Wipro.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wipro + +sprite $WiproXs [10x10/16z] uwS3 + +sprite $WiproSm [12x12/16z] unza + +sprite $WiproMd [16x16/16z] un_X + +sprite $WiproLg [20x20/16z] unzKO1G + +!procedure Wipro($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wipro', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wire.Local.png b/distribution/simpleicons-5/W/Wire.Local.png new file mode 100644 index 00000000000..c33e103fc5e Binary files /dev/null and b/distribution/simpleicons-5/W/Wire.Local.png differ diff --git a/distribution/simpleicons-5/W/Wire.Local.puml b/distribution/simpleicons-5/W/Wire.Local.puml new file mode 100644 index 00000000000..b7d3b60def1 --- /dev/null +++ b/distribution/simpleicons-5/W/Wire.Local.puml @@ -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 Wire +include('simpleicons-5/W/Wire') + +' renders the element +Wire('Wire', 'Wire', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wire.Remote.puml b/distribution/simpleicons-5/W/Wire.Remote.puml new file mode 100644 index 00000000000..d60afb2e274 --- /dev/null +++ b/distribution/simpleicons-5/W/Wire.Remote.puml @@ -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 Wire +include('simpleicons-5/W/Wire') + +' renders the element +Wire('Wire', 'Wire', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wire.md b/distribution/simpleicons-5/W/Wire.md new file mode 100644 index 00000000000..4e416f74c0e --- /dev/null +++ b/distribution/simpleicons-5/W/Wire.md @@ -0,0 +1,63 @@ +# Wire + + +```text +simpleicons-5/W/Wire +``` + +```text +include('simpleicons-5/W/Wire') +``` + + + +| Illustration | Wire | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wire.png) | ![illustration for Wire](../../simpleicons-5/W/Wire.Local.png) | + + + + +## Wire + +### 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 Wire +include('simpleicons-5/W/Wire') + +' renders the element +Wire('Wire', 'Wire', '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 Wire +include('simpleicons-5/W/Wire') + +' renders the element +Wire('Wire', 'Wire', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wire.png b/distribution/simpleicons-5/W/Wire.png new file mode 100644 index 00000000000..2b442bf3643 Binary files /dev/null and b/distribution/simpleicons-5/W/Wire.png differ diff --git a/distribution/simpleicons-5/W/Wire.puml b/distribution/simpleicons-5/W/Wire.puml new file mode 100644 index 00000000000..d75a5644f39 --- /dev/null +++ b/distribution/simpleicons-5/W/Wire.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wire + +sprite $WireXs [10x10/16z] uwS3 + +sprite $WireSm [12x12/16z] unza + +sprite $WireMd [16x16/16z] un_X + +sprite $WireLg [20x20/16z] unzKO1G + +!procedure Wire($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wire', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wireguard.Local.png b/distribution/simpleicons-5/W/Wireguard.Local.png new file mode 100644 index 00000000000..3f7445dbb43 Binary files /dev/null and b/distribution/simpleicons-5/W/Wireguard.Local.png differ diff --git a/distribution/simpleicons-5/W/Wireguard.Local.puml b/distribution/simpleicons-5/W/Wireguard.Local.puml new file mode 100644 index 00000000000..88430be6008 --- /dev/null +++ b/distribution/simpleicons-5/W/Wireguard.Local.puml @@ -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 Wireguard +include('simpleicons-5/W/Wireguard') + +' renders the element +Wireguard('Wireguard', 'Wireguard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wireguard.Remote.puml b/distribution/simpleicons-5/W/Wireguard.Remote.puml new file mode 100644 index 00000000000..0e847e0a445 --- /dev/null +++ b/distribution/simpleicons-5/W/Wireguard.Remote.puml @@ -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 Wireguard +include('simpleicons-5/W/Wireguard') + +' renders the element +Wireguard('Wireguard', 'Wireguard', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wireguard.md b/distribution/simpleicons-5/W/Wireguard.md new file mode 100644 index 00000000000..bb4c1d8575c --- /dev/null +++ b/distribution/simpleicons-5/W/Wireguard.md @@ -0,0 +1,63 @@ +# Wireguard + + +```text +simpleicons-5/W/Wireguard +``` + +```text +include('simpleicons-5/W/Wireguard') +``` + + + +| Illustration | Wireguard | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wireguard.png) | ![illustration for Wireguard](../../simpleicons-5/W/Wireguard.Local.png) | + + + + +## Wireguard + +### 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 Wireguard +include('simpleicons-5/W/Wireguard') + +' renders the element +Wireguard('Wireguard', 'Wireguard', '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 Wireguard +include('simpleicons-5/W/Wireguard') + +' renders the element +Wireguard('Wireguard', 'Wireguard', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wireguard.png b/distribution/simpleicons-5/W/Wireguard.png new file mode 100644 index 00000000000..cc3a82da4a5 Binary files /dev/null and b/distribution/simpleicons-5/W/Wireguard.png differ diff --git a/distribution/simpleicons-5/W/Wireguard.puml b/distribution/simpleicons-5/W/Wireguard.puml new file mode 100644 index 00000000000..103bff68894 --- /dev/null +++ b/distribution/simpleicons-5/W/Wireguard.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wireguard + +sprite $WireguardXs [10x10/16z] uwS3 + +sprite $WireguardSm [12x12/16z] unza + +sprite $WireguardMd [16x16/16z] un_X + +sprite $WireguardLg [20x20/16z] unzKO1G + +!procedure Wireguard($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wireguard', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wireshark.Local.png b/distribution/simpleicons-5/W/Wireshark.Local.png new file mode 100644 index 00000000000..8fc9d05596f Binary files /dev/null and b/distribution/simpleicons-5/W/Wireshark.Local.png differ diff --git a/distribution/simpleicons-5/W/Wireshark.Local.puml b/distribution/simpleicons-5/W/Wireshark.Local.puml new file mode 100644 index 00000000000..80fef172767 --- /dev/null +++ b/distribution/simpleicons-5/W/Wireshark.Local.puml @@ -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 Wireshark +include('simpleicons-5/W/Wireshark') + +' renders the element +Wireshark('Wireshark', 'Wireshark', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wireshark.Remote.puml b/distribution/simpleicons-5/W/Wireshark.Remote.puml new file mode 100644 index 00000000000..d7b7d26c098 --- /dev/null +++ b/distribution/simpleicons-5/W/Wireshark.Remote.puml @@ -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 Wireshark +include('simpleicons-5/W/Wireshark') + +' renders the element +Wireshark('Wireshark', 'Wireshark', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wireshark.md b/distribution/simpleicons-5/W/Wireshark.md new file mode 100644 index 00000000000..333ea0468a8 --- /dev/null +++ b/distribution/simpleicons-5/W/Wireshark.md @@ -0,0 +1,63 @@ +# Wireshark + + +```text +simpleicons-5/W/Wireshark +``` + +```text +include('simpleicons-5/W/Wireshark') +``` + + + +| Illustration | Wireshark | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wireshark.png) | ![illustration for Wireshark](../../simpleicons-5/W/Wireshark.Local.png) | + + + + +## Wireshark + +### 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 Wireshark +include('simpleicons-5/W/Wireshark') + +' renders the element +Wireshark('Wireshark', 'Wireshark', '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 Wireshark +include('simpleicons-5/W/Wireshark') + +' renders the element +Wireshark('Wireshark', 'Wireshark', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wireshark.png b/distribution/simpleicons-5/W/Wireshark.png new file mode 100644 index 00000000000..1c8c663146b Binary files /dev/null and b/distribution/simpleicons-5/W/Wireshark.png differ diff --git a/distribution/simpleicons-5/W/Wireshark.puml b/distribution/simpleicons-5/W/Wireshark.puml new file mode 100644 index 00000000000..0039171390a --- /dev/null +++ b/distribution/simpleicons-5/W/Wireshark.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wireshark + +sprite $WiresharkXs [10x10/16z] uwS3 + +sprite $WiresharkSm [12x12/16z] unza + +sprite $WiresharkMd [16x16/16z] un_X + +sprite $WiresharkLg [20x20/16z] unzKO1G + +!procedure Wireshark($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wireshark', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wish.Local.png b/distribution/simpleicons-5/W/Wish.Local.png new file mode 100644 index 00000000000..8fec8cd7d91 Binary files /dev/null and b/distribution/simpleicons-5/W/Wish.Local.png differ diff --git a/distribution/simpleicons-5/W/Wish.Local.puml b/distribution/simpleicons-5/W/Wish.Local.puml new file mode 100644 index 00000000000..e0c5f147188 --- /dev/null +++ b/distribution/simpleicons-5/W/Wish.Local.puml @@ -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 Wish +include('simpleicons-5/W/Wish') + +' renders the element +Wish('Wish', 'Wish', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wish.Remote.puml b/distribution/simpleicons-5/W/Wish.Remote.puml new file mode 100644 index 00000000000..37ae2988402 --- /dev/null +++ b/distribution/simpleicons-5/W/Wish.Remote.puml @@ -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 Wish +include('simpleicons-5/W/Wish') + +' renders the element +Wish('Wish', 'Wish', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wish.md b/distribution/simpleicons-5/W/Wish.md new file mode 100644 index 00000000000..e286121e558 --- /dev/null +++ b/distribution/simpleicons-5/W/Wish.md @@ -0,0 +1,63 @@ +# Wish + + +```text +simpleicons-5/W/Wish +``` + +```text +include('simpleicons-5/W/Wish') +``` + + + +| Illustration | Wish | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wish.png) | ![illustration for Wish](../../simpleicons-5/W/Wish.Local.png) | + + + + +## Wish + +### 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 Wish +include('simpleicons-5/W/Wish') + +' renders the element +Wish('Wish', 'Wish', '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 Wish +include('simpleicons-5/W/Wish') + +' renders the element +Wish('Wish', 'Wish', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wish.png b/distribution/simpleicons-5/W/Wish.png new file mode 100644 index 00000000000..67bd486d3f4 Binary files /dev/null and b/distribution/simpleicons-5/W/Wish.png differ diff --git a/distribution/simpleicons-5/W/Wish.puml b/distribution/simpleicons-5/W/Wish.puml new file mode 100644 index 00000000000..66ed108e9a6 --- /dev/null +++ b/distribution/simpleicons-5/W/Wish.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wish + +sprite $WishXs [10x10/16z] uwS3 + +sprite $WishSm [12x12/16z] unza + +sprite $WishMd [16x16/16z] un_X + +sprite $WishLg [20x20/16z] unzKO1G + +!procedure Wish($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wish', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wistia.Local.png b/distribution/simpleicons-5/W/Wistia.Local.png new file mode 100644 index 00000000000..60faa148f57 Binary files /dev/null and b/distribution/simpleicons-5/W/Wistia.Local.png differ diff --git a/distribution/simpleicons-5/W/Wistia.Local.puml b/distribution/simpleicons-5/W/Wistia.Local.puml new file mode 100644 index 00000000000..3b94b9c15cd --- /dev/null +++ b/distribution/simpleicons-5/W/Wistia.Local.puml @@ -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 Wistia +include('simpleicons-5/W/Wistia') + +' renders the element +Wistia('Wistia', 'Wistia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wistia.Remote.puml b/distribution/simpleicons-5/W/Wistia.Remote.puml new file mode 100644 index 00000000000..b8c8926b2d8 --- /dev/null +++ b/distribution/simpleicons-5/W/Wistia.Remote.puml @@ -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 Wistia +include('simpleicons-5/W/Wistia') + +' renders the element +Wistia('Wistia', 'Wistia', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wistia.md b/distribution/simpleicons-5/W/Wistia.md new file mode 100644 index 00000000000..1f02fc0f4f3 --- /dev/null +++ b/distribution/simpleicons-5/W/Wistia.md @@ -0,0 +1,63 @@ +# Wistia + + +```text +simpleicons-5/W/Wistia +``` + +```text +include('simpleicons-5/W/Wistia') +``` + + + +| Illustration | Wistia | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wistia.png) | ![illustration for Wistia](../../simpleicons-5/W/Wistia.Local.png) | + + + + +## Wistia + +### 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 Wistia +include('simpleicons-5/W/Wistia') + +' renders the element +Wistia('Wistia', 'Wistia', '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 Wistia +include('simpleicons-5/W/Wistia') + +' renders the element +Wistia('Wistia', 'Wistia', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wistia.png b/distribution/simpleicons-5/W/Wistia.png new file mode 100644 index 00000000000..e8b26613728 Binary files /dev/null and b/distribution/simpleicons-5/W/Wistia.png differ diff --git a/distribution/simpleicons-5/W/Wistia.puml b/distribution/simpleicons-5/W/Wistia.puml new file mode 100644 index 00000000000..a3e05c8bd65 --- /dev/null +++ b/distribution/simpleicons-5/W/Wistia.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wistia + +sprite $WistiaXs [10x10/16z] uwS3 + +sprite $WistiaSm [12x12/16z] unza + +sprite $WistiaMd [16x16/16z] un_X + +sprite $WistiaLg [20x20/16z] unzKO1G + +!procedure Wistia($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wistia', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wix.Local.png b/distribution/simpleicons-5/W/Wix.Local.png new file mode 100644 index 00000000000..2a4fccf2122 Binary files /dev/null and b/distribution/simpleicons-5/W/Wix.Local.png differ diff --git a/distribution/simpleicons-5/W/Wix.Local.puml b/distribution/simpleicons-5/W/Wix.Local.puml new file mode 100644 index 00000000000..81939074ee9 --- /dev/null +++ b/distribution/simpleicons-5/W/Wix.Local.puml @@ -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 Wix +include('simpleicons-5/W/Wix') + +' renders the element +Wix('Wix', 'Wix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wix.Remote.puml b/distribution/simpleicons-5/W/Wix.Remote.puml new file mode 100644 index 00000000000..1c95dd6c771 --- /dev/null +++ b/distribution/simpleicons-5/W/Wix.Remote.puml @@ -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 Wix +include('simpleicons-5/W/Wix') + +' renders the element +Wix('Wix', 'Wix', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wix.md b/distribution/simpleicons-5/W/Wix.md new file mode 100644 index 00000000000..48e2782b102 --- /dev/null +++ b/distribution/simpleicons-5/W/Wix.md @@ -0,0 +1,63 @@ +# Wix + + +```text +simpleicons-5/W/Wix +``` + +```text +include('simpleicons-5/W/Wix') +``` + + + +| Illustration | Wix | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wix.png) | ![illustration for Wix](../../simpleicons-5/W/Wix.Local.png) | + + + + +## Wix + +### 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 Wix +include('simpleicons-5/W/Wix') + +' renders the element +Wix('Wix', 'Wix', '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 Wix +include('simpleicons-5/W/Wix') + +' renders the element +Wix('Wix', 'Wix', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wix.png b/distribution/simpleicons-5/W/Wix.png new file mode 100644 index 00000000000..5d8b4354d27 Binary files /dev/null and b/distribution/simpleicons-5/W/Wix.png differ diff --git a/distribution/simpleicons-5/W/Wix.puml b/distribution/simpleicons-5/W/Wix.puml new file mode 100644 index 00000000000..6fd869fda7c --- /dev/null +++ b/distribution/simpleicons-5/W/Wix.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wix + +sprite $WixXs [10x10/16z] uwS3 + +sprite $WixSm [12x12/16z] unza + +sprite $WixMd [16x16/16z] un_X + +sprite $WixLg [20x20/16z] unzKO1G + +!procedure Wix($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wix', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wizzair.Local.png b/distribution/simpleicons-5/W/Wizzair.Local.png new file mode 100644 index 00000000000..05a55e3a776 Binary files /dev/null and b/distribution/simpleicons-5/W/Wizzair.Local.png differ diff --git a/distribution/simpleicons-5/W/Wizzair.Local.puml b/distribution/simpleicons-5/W/Wizzair.Local.puml new file mode 100644 index 00000000000..4b2f697b8e2 --- /dev/null +++ b/distribution/simpleicons-5/W/Wizzair.Local.puml @@ -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 Wizzair +include('simpleicons-5/W/Wizzair') + +' renders the element +Wizzair('Wizzair', 'Wizzair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wizzair.Remote.puml b/distribution/simpleicons-5/W/Wizzair.Remote.puml new file mode 100644 index 00000000000..c5014e273bb --- /dev/null +++ b/distribution/simpleicons-5/W/Wizzair.Remote.puml @@ -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 Wizzair +include('simpleicons-5/W/Wizzair') + +' renders the element +Wizzair('Wizzair', 'Wizzair', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wizzair.md b/distribution/simpleicons-5/W/Wizzair.md new file mode 100644 index 00000000000..c743381a34c --- /dev/null +++ b/distribution/simpleicons-5/W/Wizzair.md @@ -0,0 +1,63 @@ +# Wizzair + + +```text +simpleicons-5/W/Wizzair +``` + +```text +include('simpleicons-5/W/Wizzair') +``` + + + +| Illustration | Wizzair | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wizzair.png) | ![illustration for Wizzair](../../simpleicons-5/W/Wizzair.Local.png) | + + + + +## Wizzair + +### 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 Wizzair +include('simpleicons-5/W/Wizzair') + +' renders the element +Wizzair('Wizzair', 'Wizzair', '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 Wizzair +include('simpleicons-5/W/Wizzair') + +' renders the element +Wizzair('Wizzair', 'Wizzair', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wizzair.png b/distribution/simpleicons-5/W/Wizzair.png new file mode 100644 index 00000000000..a3c79648a62 Binary files /dev/null and b/distribution/simpleicons-5/W/Wizzair.png differ diff --git a/distribution/simpleicons-5/W/Wizzair.puml b/distribution/simpleicons-5/W/Wizzair.puml new file mode 100644 index 00000000000..e20c025d0c2 --- /dev/null +++ b/distribution/simpleicons-5/W/Wizzair.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wizzair + +sprite $WizzairXs [10x10/16z] uwS3 + +sprite $WizzairSm [12x12/16z] unza + +sprite $WizzairMd [16x16/16z] un_X + +sprite $WizzairLg [20x20/16z] unzKO1G + +!procedure Wizzair($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wizzair', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wolfram.Local.png b/distribution/simpleicons-5/W/Wolfram.Local.png new file mode 100644 index 00000000000..63ef04af219 Binary files /dev/null and b/distribution/simpleicons-5/W/Wolfram.Local.png differ diff --git a/distribution/simpleicons-5/W/Wolfram.Local.puml b/distribution/simpleicons-5/W/Wolfram.Local.puml new file mode 100644 index 00000000000..d96e862822d --- /dev/null +++ b/distribution/simpleicons-5/W/Wolfram.Local.puml @@ -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 Wolfram +include('simpleicons-5/W/Wolfram') + +' renders the element +Wolfram('Wolfram', 'Wolfram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wolfram.Remote.puml b/distribution/simpleicons-5/W/Wolfram.Remote.puml new file mode 100644 index 00000000000..54d11829bdc --- /dev/null +++ b/distribution/simpleicons-5/W/Wolfram.Remote.puml @@ -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 Wolfram +include('simpleicons-5/W/Wolfram') + +' renders the element +Wolfram('Wolfram', 'Wolfram', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wolfram.md b/distribution/simpleicons-5/W/Wolfram.md new file mode 100644 index 00000000000..c2d9ce31f6d --- /dev/null +++ b/distribution/simpleicons-5/W/Wolfram.md @@ -0,0 +1,63 @@ +# Wolfram + + +```text +simpleicons-5/W/Wolfram +``` + +```text +include('simpleicons-5/W/Wolfram') +``` + + + +| Illustration | Wolfram | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wolfram.png) | ![illustration for Wolfram](../../simpleicons-5/W/Wolfram.Local.png) | + + + + +## Wolfram + +### 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 Wolfram +include('simpleicons-5/W/Wolfram') + +' renders the element +Wolfram('Wolfram', 'Wolfram', '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 Wolfram +include('simpleicons-5/W/Wolfram') + +' renders the element +Wolfram('Wolfram', 'Wolfram', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wolfram.png b/distribution/simpleicons-5/W/Wolfram.png new file mode 100644 index 00000000000..4859ab6d7c1 Binary files /dev/null and b/distribution/simpleicons-5/W/Wolfram.png differ diff --git a/distribution/simpleicons-5/W/Wolfram.puml b/distribution/simpleicons-5/W/Wolfram.puml new file mode 100644 index 00000000000..bb02059f5ce --- /dev/null +++ b/distribution/simpleicons-5/W/Wolfram.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wolfram + +sprite $WolframXs [10x10/16z] uwS3 + +sprite $WolframSm [12x12/16z] unza + +sprite $WolframMd [16x16/16z] un_X + +sprite $WolframLg [20x20/16z] unzKO1G + +!procedure Wolfram($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wolfram', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wolframlanguage.Local.png b/distribution/simpleicons-5/W/Wolframlanguage.Local.png new file mode 100644 index 00000000000..c3987fd28e4 Binary files /dev/null and b/distribution/simpleicons-5/W/Wolframlanguage.Local.png differ diff --git a/distribution/simpleicons-5/W/Wolframlanguage.Local.puml b/distribution/simpleicons-5/W/Wolframlanguage.Local.puml new file mode 100644 index 00000000000..f46468f555e --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframlanguage.Local.puml @@ -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 Wolframlanguage +include('simpleicons-5/W/Wolframlanguage') + +' renders the element +Wolframlanguage('Wolframlanguage', 'Wolframlanguage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wolframlanguage.Remote.puml b/distribution/simpleicons-5/W/Wolframlanguage.Remote.puml new file mode 100644 index 00000000000..15c92ffc2ed --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframlanguage.Remote.puml @@ -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 Wolframlanguage +include('simpleicons-5/W/Wolframlanguage') + +' renders the element +Wolframlanguage('Wolframlanguage', 'Wolframlanguage', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wolframlanguage.md b/distribution/simpleicons-5/W/Wolframlanguage.md new file mode 100644 index 00000000000..7b2a8b5d044 --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframlanguage.md @@ -0,0 +1,63 @@ +# Wolframlanguage + + +```text +simpleicons-5/W/Wolframlanguage +``` + +```text +include('simpleicons-5/W/Wolframlanguage') +``` + + + +| Illustration | Wolframlanguage | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wolframlanguage.png) | ![illustration for Wolframlanguage](../../simpleicons-5/W/Wolframlanguage.Local.png) | + + + + +## Wolframlanguage + +### 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 Wolframlanguage +include('simpleicons-5/W/Wolframlanguage') + +' renders the element +Wolframlanguage('Wolframlanguage', 'Wolframlanguage', '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 Wolframlanguage +include('simpleicons-5/W/Wolframlanguage') + +' renders the element +Wolframlanguage('Wolframlanguage', 'Wolframlanguage', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wolframlanguage.png b/distribution/simpleicons-5/W/Wolframlanguage.png new file mode 100644 index 00000000000..8358151887d Binary files /dev/null and b/distribution/simpleicons-5/W/Wolframlanguage.png differ diff --git a/distribution/simpleicons-5/W/Wolframlanguage.puml b/distribution/simpleicons-5/W/Wolframlanguage.puml new file mode 100644 index 00000000000..ffbb1f1a7dd --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframlanguage.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wolframlanguage + +sprite $WolframlanguageXs [10x10/16z] uwS3 + +sprite $WolframlanguageSm [12x12/16z] unza + +sprite $WolframlanguageMd [16x16/16z] un_X + +sprite $WolframlanguageLg [20x20/16z] unzKO1G + +!procedure Wolframlanguage($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wolframlanguage', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wolframmathematica.Local.png b/distribution/simpleicons-5/W/Wolframmathematica.Local.png new file mode 100644 index 00000000000..905b72f7503 Binary files /dev/null and b/distribution/simpleicons-5/W/Wolframmathematica.Local.png differ diff --git a/distribution/simpleicons-5/W/Wolframmathematica.Local.puml b/distribution/simpleicons-5/W/Wolframmathematica.Local.puml new file mode 100644 index 00000000000..dafef6bd70b --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframmathematica.Local.puml @@ -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 Wolframmathematica +include('simpleicons-5/W/Wolframmathematica') + +' renders the element +Wolframmathematica('Wolframmathematica', 'Wolframmathematica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wolframmathematica.Remote.puml b/distribution/simpleicons-5/W/Wolframmathematica.Remote.puml new file mode 100644 index 00000000000..fcfd24b5072 --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframmathematica.Remote.puml @@ -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 Wolframmathematica +include('simpleicons-5/W/Wolframmathematica') + +' renders the element +Wolframmathematica('Wolframmathematica', 'Wolframmathematica', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wolframmathematica.md b/distribution/simpleicons-5/W/Wolframmathematica.md new file mode 100644 index 00000000000..4e800109965 --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframmathematica.md @@ -0,0 +1,63 @@ +# Wolframmathematica + + +```text +simpleicons-5/W/Wolframmathematica +``` + +```text +include('simpleicons-5/W/Wolframmathematica') +``` + + + +| Illustration | Wolframmathematica | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wolframmathematica.png) | ![illustration for Wolframmathematica](../../simpleicons-5/W/Wolframmathematica.Local.png) | + + + + +## Wolframmathematica + +### 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 Wolframmathematica +include('simpleicons-5/W/Wolframmathematica') + +' renders the element +Wolframmathematica('Wolframmathematica', 'Wolframmathematica', '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 Wolframmathematica +include('simpleicons-5/W/Wolframmathematica') + +' renders the element +Wolframmathematica('Wolframmathematica', 'Wolframmathematica', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wolframmathematica.png b/distribution/simpleicons-5/W/Wolframmathematica.png new file mode 100644 index 00000000000..8f821ce9fef Binary files /dev/null and b/distribution/simpleicons-5/W/Wolframmathematica.png differ diff --git a/distribution/simpleicons-5/W/Wolframmathematica.puml b/distribution/simpleicons-5/W/Wolframmathematica.puml new file mode 100644 index 00000000000..8b4c2df8c45 --- /dev/null +++ b/distribution/simpleicons-5/W/Wolframmathematica.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wolframmathematica + +sprite $WolframmathematicaXs [10x10/16z] uwS3 + +sprite $WolframmathematicaSm [12x12/16z] unza + +sprite $WolframmathematicaMd [16x16/16z] un_X + +sprite $WolframmathematicaLg [20x20/16z] unzKO1G + +!procedure Wolframmathematica($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wolframmathematica', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Woo.Local.png b/distribution/simpleicons-5/W/Woo.Local.png new file mode 100644 index 00000000000..94840d9d522 Binary files /dev/null and b/distribution/simpleicons-5/W/Woo.Local.png differ diff --git a/distribution/simpleicons-5/W/Woo.Local.puml b/distribution/simpleicons-5/W/Woo.Local.puml new file mode 100644 index 00000000000..45786e9c0f9 --- /dev/null +++ b/distribution/simpleicons-5/W/Woo.Local.puml @@ -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 Woo +include('simpleicons-5/W/Woo') + +' renders the element +Woo('Woo', 'Woo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Woo.Remote.puml b/distribution/simpleicons-5/W/Woo.Remote.puml new file mode 100644 index 00000000000..d76f99afb2d --- /dev/null +++ b/distribution/simpleicons-5/W/Woo.Remote.puml @@ -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 Woo +include('simpleicons-5/W/Woo') + +' renders the element +Woo('Woo', 'Woo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Woo.md b/distribution/simpleicons-5/W/Woo.md new file mode 100644 index 00000000000..355de5365c8 --- /dev/null +++ b/distribution/simpleicons-5/W/Woo.md @@ -0,0 +1,63 @@ +# Woo + + +```text +simpleicons-5/W/Woo +``` + +```text +include('simpleicons-5/W/Woo') +``` + + + +| Illustration | Woo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Woo.png) | ![illustration for Woo](../../simpleicons-5/W/Woo.Local.png) | + + + + +## Woo + +### 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 Woo +include('simpleicons-5/W/Woo') + +' renders the element +Woo('Woo', 'Woo', '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 Woo +include('simpleicons-5/W/Woo') + +' renders the element +Woo('Woo', 'Woo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Woo.png b/distribution/simpleicons-5/W/Woo.png new file mode 100644 index 00000000000..96c8d1efbe9 Binary files /dev/null and b/distribution/simpleicons-5/W/Woo.png differ diff --git a/distribution/simpleicons-5/W/Woo.puml b/distribution/simpleicons-5/W/Woo.puml new file mode 100644 index 00000000000..f3db6789d87 --- /dev/null +++ b/distribution/simpleicons-5/W/Woo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Woo + +sprite $WooXs [10x10/16z] uwS3 + +sprite $WooSm [12x12/16z] unza + +sprite $WooMd [16x16/16z] un_X + +sprite $WooLg [20x20/16z] unzKO1G + +!procedure Woo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Woo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Woocommerce.Local.png b/distribution/simpleicons-5/W/Woocommerce.Local.png new file mode 100644 index 00000000000..e46cc5e04d1 Binary files /dev/null and b/distribution/simpleicons-5/W/Woocommerce.Local.png differ diff --git a/distribution/simpleicons-5/W/Woocommerce.Local.puml b/distribution/simpleicons-5/W/Woocommerce.Local.puml new file mode 100644 index 00000000000..3a861a45d3c --- /dev/null +++ b/distribution/simpleicons-5/W/Woocommerce.Local.puml @@ -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 Woocommerce +include('simpleicons-5/W/Woocommerce') + +' renders the element +Woocommerce('Woocommerce', 'Woocommerce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Woocommerce.Remote.puml b/distribution/simpleicons-5/W/Woocommerce.Remote.puml new file mode 100644 index 00000000000..97f98bb3910 --- /dev/null +++ b/distribution/simpleicons-5/W/Woocommerce.Remote.puml @@ -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 Woocommerce +include('simpleicons-5/W/Woocommerce') + +' renders the element +Woocommerce('Woocommerce', 'Woocommerce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Woocommerce.md b/distribution/simpleicons-5/W/Woocommerce.md new file mode 100644 index 00000000000..c0d77349b46 --- /dev/null +++ b/distribution/simpleicons-5/W/Woocommerce.md @@ -0,0 +1,63 @@ +# Woocommerce + + +```text +simpleicons-5/W/Woocommerce +``` + +```text +include('simpleicons-5/W/Woocommerce') +``` + + + +| Illustration | Woocommerce | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Woocommerce.png) | ![illustration for Woocommerce](../../simpleicons-5/W/Woocommerce.Local.png) | + + + + +## Woocommerce + +### 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 Woocommerce +include('simpleicons-5/W/Woocommerce') + +' renders the element +Woocommerce('Woocommerce', 'Woocommerce', '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 Woocommerce +include('simpleicons-5/W/Woocommerce') + +' renders the element +Woocommerce('Woocommerce', 'Woocommerce', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Woocommerce.png b/distribution/simpleicons-5/W/Woocommerce.png new file mode 100644 index 00000000000..f8dc13e4a82 Binary files /dev/null and b/distribution/simpleicons-5/W/Woocommerce.png differ diff --git a/distribution/simpleicons-5/W/Woocommerce.puml b/distribution/simpleicons-5/W/Woocommerce.puml new file mode 100644 index 00000000000..868fbb739a1 --- /dev/null +++ b/distribution/simpleicons-5/W/Woocommerce.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Woocommerce + +sprite $WoocommerceXs [10x10/16z] uwS3 + +sprite $WoocommerceSm [12x12/16z] unza + +sprite $WoocommerceMd [16x16/16z] un_X + +sprite $WoocommerceLg [20x20/16z] unzKO1G + +!procedure Woocommerce($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Woocommerce', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wordpress.Local.png b/distribution/simpleicons-5/W/Wordpress.Local.png new file mode 100644 index 00000000000..6cc48ab7ab4 Binary files /dev/null and b/distribution/simpleicons-5/W/Wordpress.Local.png differ diff --git a/distribution/simpleicons-5/W/Wordpress.Local.puml b/distribution/simpleicons-5/W/Wordpress.Local.puml new file mode 100644 index 00000000000..420060d5d87 --- /dev/null +++ b/distribution/simpleicons-5/W/Wordpress.Local.puml @@ -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 Wordpress +include('simpleicons-5/W/Wordpress') + +' renders the element +Wordpress('Wordpress', 'Wordpress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wordpress.Remote.puml b/distribution/simpleicons-5/W/Wordpress.Remote.puml new file mode 100644 index 00000000000..66701da49c4 --- /dev/null +++ b/distribution/simpleicons-5/W/Wordpress.Remote.puml @@ -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 Wordpress +include('simpleicons-5/W/Wordpress') + +' renders the element +Wordpress('Wordpress', 'Wordpress', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wordpress.md b/distribution/simpleicons-5/W/Wordpress.md new file mode 100644 index 00000000000..350972501ae --- /dev/null +++ b/distribution/simpleicons-5/W/Wordpress.md @@ -0,0 +1,63 @@ +# Wordpress + + +```text +simpleicons-5/W/Wordpress +``` + +```text +include('simpleicons-5/W/Wordpress') +``` + + + +| Illustration | Wordpress | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wordpress.png) | ![illustration for Wordpress](../../simpleicons-5/W/Wordpress.Local.png) | + + + + +## Wordpress + +### 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 Wordpress +include('simpleicons-5/W/Wordpress') + +' renders the element +Wordpress('Wordpress', 'Wordpress', '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 Wordpress +include('simpleicons-5/W/Wordpress') + +' renders the element +Wordpress('Wordpress', 'Wordpress', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wordpress.png b/distribution/simpleicons-5/W/Wordpress.png new file mode 100644 index 00000000000..2e7cbf6b613 Binary files /dev/null and b/distribution/simpleicons-5/W/Wordpress.png differ diff --git a/distribution/simpleicons-5/W/Wordpress.puml b/distribution/simpleicons-5/W/Wordpress.puml new file mode 100644 index 00000000000..4eb00b4001c --- /dev/null +++ b/distribution/simpleicons-5/W/Wordpress.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wordpress + +sprite $WordpressXs [10x10/16z] uwS3 + +sprite $WordpressSm [12x12/16z] unza + +sprite $WordpressMd [16x16/16z] un_X + +sprite $WordpressLg [20x20/16z] unzKO1G + +!procedure Wordpress($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wordpress', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Workplace.Local.png b/distribution/simpleicons-5/W/Workplace.Local.png new file mode 100644 index 00000000000..5fd8ef66e35 Binary files /dev/null and b/distribution/simpleicons-5/W/Workplace.Local.png differ diff --git a/distribution/simpleicons-5/W/Workplace.Local.puml b/distribution/simpleicons-5/W/Workplace.Local.puml new file mode 100644 index 00000000000..3465f62e5ea --- /dev/null +++ b/distribution/simpleicons-5/W/Workplace.Local.puml @@ -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 Workplace +include('simpleicons-5/W/Workplace') + +' renders the element +Workplace('Workplace', 'Workplace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Workplace.Remote.puml b/distribution/simpleicons-5/W/Workplace.Remote.puml new file mode 100644 index 00000000000..aff5c44384f --- /dev/null +++ b/distribution/simpleicons-5/W/Workplace.Remote.puml @@ -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 Workplace +include('simpleicons-5/W/Workplace') + +' renders the element +Workplace('Workplace', 'Workplace', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Workplace.md b/distribution/simpleicons-5/W/Workplace.md new file mode 100644 index 00000000000..706f03b5970 --- /dev/null +++ b/distribution/simpleicons-5/W/Workplace.md @@ -0,0 +1,63 @@ +# Workplace + + +```text +simpleicons-5/W/Workplace +``` + +```text +include('simpleicons-5/W/Workplace') +``` + + + +| Illustration | Workplace | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Workplace.png) | ![illustration for Workplace](../../simpleicons-5/W/Workplace.Local.png) | + + + + +## Workplace + +### 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 Workplace +include('simpleicons-5/W/Workplace') + +' renders the element +Workplace('Workplace', 'Workplace', '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 Workplace +include('simpleicons-5/W/Workplace') + +' renders the element +Workplace('Workplace', 'Workplace', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Workplace.png b/distribution/simpleicons-5/W/Workplace.png new file mode 100644 index 00000000000..732ee7f1d33 Binary files /dev/null and b/distribution/simpleicons-5/W/Workplace.png differ diff --git a/distribution/simpleicons-5/W/Workplace.puml b/distribution/simpleicons-5/W/Workplace.puml new file mode 100644 index 00000000000..115fd1e25e8 --- /dev/null +++ b/distribution/simpleicons-5/W/Workplace.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Workplace + +sprite $WorkplaceXs [10x10/16z] uwS3 + +sprite $WorkplaceSm [12x12/16z] unza + +sprite $WorkplaceMd [16x16/16z] un_X + +sprite $WorkplaceLg [20x20/16z] unzKO1G + +!procedure Workplace($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Workplace', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Worldhealthorganization.Local.png b/distribution/simpleicons-5/W/Worldhealthorganization.Local.png new file mode 100644 index 00000000000..c8478bb1e6b Binary files /dev/null and b/distribution/simpleicons-5/W/Worldhealthorganization.Local.png differ diff --git a/distribution/simpleicons-5/W/Worldhealthorganization.Local.puml b/distribution/simpleicons-5/W/Worldhealthorganization.Local.puml new file mode 100644 index 00000000000..065c0731971 --- /dev/null +++ b/distribution/simpleicons-5/W/Worldhealthorganization.Local.puml @@ -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 Worldhealthorganization +include('simpleicons-5/W/Worldhealthorganization') + +' renders the element +Worldhealthorganization('Worldhealthorganization', 'Worldhealthorganization', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Worldhealthorganization.Remote.puml b/distribution/simpleicons-5/W/Worldhealthorganization.Remote.puml new file mode 100644 index 00000000000..9cf72c8cafe --- /dev/null +++ b/distribution/simpleicons-5/W/Worldhealthorganization.Remote.puml @@ -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 Worldhealthorganization +include('simpleicons-5/W/Worldhealthorganization') + +' renders the element +Worldhealthorganization('Worldhealthorganization', 'Worldhealthorganization', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Worldhealthorganization.md b/distribution/simpleicons-5/W/Worldhealthorganization.md new file mode 100644 index 00000000000..b0337b15783 --- /dev/null +++ b/distribution/simpleicons-5/W/Worldhealthorganization.md @@ -0,0 +1,63 @@ +# Worldhealthorganization + + +```text +simpleicons-5/W/Worldhealthorganization +``` + +```text +include('simpleicons-5/W/Worldhealthorganization') +``` + + + +| Illustration | Worldhealthorganization | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Worldhealthorganization.png) | ![illustration for Worldhealthorganization](../../simpleicons-5/W/Worldhealthorganization.Local.png) | + + + + +## Worldhealthorganization + +### 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 Worldhealthorganization +include('simpleicons-5/W/Worldhealthorganization') + +' renders the element +Worldhealthorganization('Worldhealthorganization', 'Worldhealthorganization', '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 Worldhealthorganization +include('simpleicons-5/W/Worldhealthorganization') + +' renders the element +Worldhealthorganization('Worldhealthorganization', 'Worldhealthorganization', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Worldhealthorganization.png b/distribution/simpleicons-5/W/Worldhealthorganization.png new file mode 100644 index 00000000000..11d6f3a9d99 Binary files /dev/null and b/distribution/simpleicons-5/W/Worldhealthorganization.png differ diff --git a/distribution/simpleicons-5/W/Worldhealthorganization.puml b/distribution/simpleicons-5/W/Worldhealthorganization.puml new file mode 100644 index 00000000000..fd2b2ad09f7 --- /dev/null +++ b/distribution/simpleicons-5/W/Worldhealthorganization.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Worldhealthorganization + +sprite $WorldhealthorganizationXs [10x10/16z] uwS3 + +sprite $WorldhealthorganizationSm [12x12/16z] unza + +sprite $WorldhealthorganizationMd [16x16/16z] un_X + +sprite $WorldhealthorganizationLg [20x20/16z] unzKO1G + +!procedure Worldhealthorganization($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Worldhealthorganization', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wpengine.Local.png b/distribution/simpleicons-5/W/Wpengine.Local.png new file mode 100644 index 00000000000..16d4c1006f3 Binary files /dev/null and b/distribution/simpleicons-5/W/Wpengine.Local.png differ diff --git a/distribution/simpleicons-5/W/Wpengine.Local.puml b/distribution/simpleicons-5/W/Wpengine.Local.puml new file mode 100644 index 00000000000..4951ce8b063 --- /dev/null +++ b/distribution/simpleicons-5/W/Wpengine.Local.puml @@ -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 Wpengine +include('simpleicons-5/W/Wpengine') + +' renders the element +Wpengine('Wpengine', 'Wpengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wpengine.Remote.puml b/distribution/simpleicons-5/W/Wpengine.Remote.puml new file mode 100644 index 00000000000..d68eb5c11ca --- /dev/null +++ b/distribution/simpleicons-5/W/Wpengine.Remote.puml @@ -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 Wpengine +include('simpleicons-5/W/Wpengine') + +' renders the element +Wpengine('Wpengine', 'Wpengine', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wpengine.md b/distribution/simpleicons-5/W/Wpengine.md new file mode 100644 index 00000000000..2b03d159140 --- /dev/null +++ b/distribution/simpleicons-5/W/Wpengine.md @@ -0,0 +1,63 @@ +# Wpengine + + +```text +simpleicons-5/W/Wpengine +``` + +```text +include('simpleicons-5/W/Wpengine') +``` + + + +| Illustration | Wpengine | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wpengine.png) | ![illustration for Wpengine](../../simpleicons-5/W/Wpengine.Local.png) | + + + + +## Wpengine + +### 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 Wpengine +include('simpleicons-5/W/Wpengine') + +' renders the element +Wpengine('Wpengine', 'Wpengine', '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 Wpengine +include('simpleicons-5/W/Wpengine') + +' renders the element +Wpengine('Wpengine', 'Wpengine', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wpengine.png b/distribution/simpleicons-5/W/Wpengine.png new file mode 100644 index 00000000000..72d615f9e9a Binary files /dev/null and b/distribution/simpleicons-5/W/Wpengine.png differ diff --git a/distribution/simpleicons-5/W/Wpengine.puml b/distribution/simpleicons-5/W/Wpengine.puml new file mode 100644 index 00000000000..9c3faaed96c --- /dev/null +++ b/distribution/simpleicons-5/W/Wpengine.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wpengine + +sprite $WpengineXs [10x10/16z] uwS3 + +sprite $WpengineSm [12x12/16z] unza + +sprite $WpengineMd [16x16/16z] un_X + +sprite $WpengineLg [20x20/16z] unzKO1G + +!procedure Wpengine($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wpengine', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wprocket.Local.png b/distribution/simpleicons-5/W/Wprocket.Local.png new file mode 100644 index 00000000000..a7c41a96c3f Binary files /dev/null and b/distribution/simpleicons-5/W/Wprocket.Local.png differ diff --git a/distribution/simpleicons-5/W/Wprocket.Local.puml b/distribution/simpleicons-5/W/Wprocket.Local.puml new file mode 100644 index 00000000000..6a051e28908 --- /dev/null +++ b/distribution/simpleicons-5/W/Wprocket.Local.puml @@ -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 Wprocket +include('simpleicons-5/W/Wprocket') + +' renders the element +Wprocket('Wprocket', 'Wprocket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wprocket.Remote.puml b/distribution/simpleicons-5/W/Wprocket.Remote.puml new file mode 100644 index 00000000000..13ca12054bd --- /dev/null +++ b/distribution/simpleicons-5/W/Wprocket.Remote.puml @@ -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 Wprocket +include('simpleicons-5/W/Wprocket') + +' renders the element +Wprocket('Wprocket', 'Wprocket', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wprocket.md b/distribution/simpleicons-5/W/Wprocket.md new file mode 100644 index 00000000000..fe56ecaba46 --- /dev/null +++ b/distribution/simpleicons-5/W/Wprocket.md @@ -0,0 +1,63 @@ +# Wprocket + + +```text +simpleicons-5/W/Wprocket +``` + +```text +include('simpleicons-5/W/Wprocket') +``` + + + +| Illustration | Wprocket | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wprocket.png) | ![illustration for Wprocket](../../simpleicons-5/W/Wprocket.Local.png) | + + + + +## Wprocket + +### 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 Wprocket +include('simpleicons-5/W/Wprocket') + +' renders the element +Wprocket('Wprocket', 'Wprocket', '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 Wprocket +include('simpleicons-5/W/Wprocket') + +' renders the element +Wprocket('Wprocket', 'Wprocket', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wprocket.png b/distribution/simpleicons-5/W/Wprocket.png new file mode 100644 index 00000000000..85a7c404174 Binary files /dev/null and b/distribution/simpleicons-5/W/Wprocket.png differ diff --git a/distribution/simpleicons-5/W/Wprocket.puml b/distribution/simpleicons-5/W/Wprocket.puml new file mode 100644 index 00000000000..d7c96a6a45c --- /dev/null +++ b/distribution/simpleicons-5/W/Wprocket.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wprocket + +sprite $WprocketXs [10x10/16z] uwS3 + +sprite $WprocketSm [12x12/16z] unza + +sprite $WprocketMd [16x16/16z] un_X + +sprite $WprocketLg [20x20/16z] unzKO1G + +!procedure Wprocket($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wprocket', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Writedotas.Local.png b/distribution/simpleicons-5/W/Writedotas.Local.png new file mode 100644 index 00000000000..ed55911e9c0 Binary files /dev/null and b/distribution/simpleicons-5/W/Writedotas.Local.png differ diff --git a/distribution/simpleicons-5/W/Writedotas.Local.puml b/distribution/simpleicons-5/W/Writedotas.Local.puml new file mode 100644 index 00000000000..34594d2d757 --- /dev/null +++ b/distribution/simpleicons-5/W/Writedotas.Local.puml @@ -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 Writedotas +include('simpleicons-5/W/Writedotas') + +' renders the element +Writedotas('Writedotas', 'Writedotas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Writedotas.Remote.puml b/distribution/simpleicons-5/W/Writedotas.Remote.puml new file mode 100644 index 00000000000..106b19e0730 --- /dev/null +++ b/distribution/simpleicons-5/W/Writedotas.Remote.puml @@ -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 Writedotas +include('simpleicons-5/W/Writedotas') + +' renders the element +Writedotas('Writedotas', 'Writedotas', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Writedotas.md b/distribution/simpleicons-5/W/Writedotas.md new file mode 100644 index 00000000000..bd4486c96db --- /dev/null +++ b/distribution/simpleicons-5/W/Writedotas.md @@ -0,0 +1,63 @@ +# Writedotas + + +```text +simpleicons-5/W/Writedotas +``` + +```text +include('simpleicons-5/W/Writedotas') +``` + + + +| Illustration | Writedotas | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Writedotas.png) | ![illustration for Writedotas](../../simpleicons-5/W/Writedotas.Local.png) | + + + + +## Writedotas + +### 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 Writedotas +include('simpleicons-5/W/Writedotas') + +' renders the element +Writedotas('Writedotas', 'Writedotas', '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 Writedotas +include('simpleicons-5/W/Writedotas') + +' renders the element +Writedotas('Writedotas', 'Writedotas', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Writedotas.png b/distribution/simpleicons-5/W/Writedotas.png new file mode 100644 index 00000000000..1277444725b Binary files /dev/null and b/distribution/simpleicons-5/W/Writedotas.png differ diff --git a/distribution/simpleicons-5/W/Writedotas.puml b/distribution/simpleicons-5/W/Writedotas.puml new file mode 100644 index 00000000000..ce55711eafc --- /dev/null +++ b/distribution/simpleicons-5/W/Writedotas.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Writedotas + +sprite $WritedotasXs [10x10/16z] uwS3 + +sprite $WritedotasSm [12x12/16z] unza + +sprite $WritedotasMd [16x16/16z] un_X + +sprite $WritedotasLg [20x20/16z] unzKO1G + +!procedure Writedotas($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Writedotas', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wwe.Local.png b/distribution/simpleicons-5/W/Wwe.Local.png new file mode 100644 index 00000000000..529383293b8 Binary files /dev/null and b/distribution/simpleicons-5/W/Wwe.Local.png differ diff --git a/distribution/simpleicons-5/W/Wwe.Local.puml b/distribution/simpleicons-5/W/Wwe.Local.puml new file mode 100644 index 00000000000..3073310a74e --- /dev/null +++ b/distribution/simpleicons-5/W/Wwe.Local.puml @@ -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 Wwe +include('simpleicons-5/W/Wwe') + +' renders the element +Wwe('Wwe', 'Wwe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wwe.Remote.puml b/distribution/simpleicons-5/W/Wwe.Remote.puml new file mode 100644 index 00000000000..e2209663d4c --- /dev/null +++ b/distribution/simpleicons-5/W/Wwe.Remote.puml @@ -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 Wwe +include('simpleicons-5/W/Wwe') + +' renders the element +Wwe('Wwe', 'Wwe', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wwe.md b/distribution/simpleicons-5/W/Wwe.md new file mode 100644 index 00000000000..47434dbebb2 --- /dev/null +++ b/distribution/simpleicons-5/W/Wwe.md @@ -0,0 +1,63 @@ +# Wwe + + +```text +simpleicons-5/W/Wwe +``` + +```text +include('simpleicons-5/W/Wwe') +``` + + + +| Illustration | Wwe | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wwe.png) | ![illustration for Wwe](../../simpleicons-5/W/Wwe.Local.png) | + + + + +## Wwe + +### 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 Wwe +include('simpleicons-5/W/Wwe') + +' renders the element +Wwe('Wwe', 'Wwe', '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 Wwe +include('simpleicons-5/W/Wwe') + +' renders the element +Wwe('Wwe', 'Wwe', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wwe.png b/distribution/simpleicons-5/W/Wwe.png new file mode 100644 index 00000000000..ac5f61557f6 Binary files /dev/null and b/distribution/simpleicons-5/W/Wwe.png differ diff --git a/distribution/simpleicons-5/W/Wwe.puml b/distribution/simpleicons-5/W/Wwe.puml new file mode 100644 index 00000000000..9e6b9fa8a6a --- /dev/null +++ b/distribution/simpleicons-5/W/Wwe.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wwe + +sprite $WweXs [10x10/16z] uwS3 + +sprite $WweSm [12x12/16z] unza + +sprite $WweMd [16x16/16z] un_X + +sprite $WweLg [20x20/16z] unzKO1G + +!procedure Wwe($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wwe', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/W/Wwise.Local.png b/distribution/simpleicons-5/W/Wwise.Local.png new file mode 100644 index 00000000000..b22222ab42a Binary files /dev/null and b/distribution/simpleicons-5/W/Wwise.Local.png differ diff --git a/distribution/simpleicons-5/W/Wwise.Local.puml b/distribution/simpleicons-5/W/Wwise.Local.puml new file mode 100644 index 00000000000..987d7acf2ea --- /dev/null +++ b/distribution/simpleicons-5/W/Wwise.Local.puml @@ -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 Wwise +include('simpleicons-5/W/Wwise') + +' renders the element +Wwise('Wwise', 'Wwise', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wwise.Remote.puml b/distribution/simpleicons-5/W/Wwise.Remote.puml new file mode 100644 index 00000000000..c753835778b --- /dev/null +++ b/distribution/simpleicons-5/W/Wwise.Remote.puml @@ -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 Wwise +include('simpleicons-5/W/Wwise') + +' renders the element +Wwise('Wwise', 'Wwise', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/W/Wwise.md b/distribution/simpleicons-5/W/Wwise.md new file mode 100644 index 00000000000..e757f68d612 --- /dev/null +++ b/distribution/simpleicons-5/W/Wwise.md @@ -0,0 +1,63 @@ +# Wwise + + +```text +simpleicons-5/W/Wwise +``` + +```text +include('simpleicons-5/W/Wwise') +``` + + + +| Illustration | Wwise | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/W/Wwise.png) | ![illustration for Wwise](../../simpleicons-5/W/Wwise.Local.png) | + + + + +## Wwise + +### 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 Wwise +include('simpleicons-5/W/Wwise') + +' renders the element +Wwise('Wwise', 'Wwise', '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 Wwise +include('simpleicons-5/W/Wwise') + +' renders the element +Wwise('Wwise', 'Wwise', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/W/Wwise.png b/distribution/simpleicons-5/W/Wwise.png new file mode 100644 index 00000000000..0f4b3a50ead Binary files /dev/null and b/distribution/simpleicons-5/W/Wwise.png differ diff --git a/distribution/simpleicons-5/W/Wwise.puml b/distribution/simpleicons-5/W/Wwise.puml new file mode 100644 index 00000000000..c146fc43d8b --- /dev/null +++ b/distribution/simpleicons-5/W/Wwise.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/W/Wwise + +sprite $WwiseXs [10x10/16z] uwS3 + +sprite $WwiseSm [12x12/16z] unza + +sprite $WwiseMd [16x16/16z] un_X + +sprite $WwiseLg [20x20/16z] unzKO1G + +!procedure Wwise($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/W/Wwise', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/README.md b/distribution/simpleicons-5/X/README.md new file mode 100644 index 00000000000..e160ddfe821 --- /dev/null +++ b/distribution/simpleicons-5/X/README.md @@ -0,0 +1,27 @@ +# X + +The module contains 16 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/X/Xamarin](../../simpleicons-5/X/Xamarin.png) | [simpleicons-5/X/Xamarin](../../simpleicons-5/X/Xamarin.md) | +| ![illustration of simpleicons-5/X/Xaml](../../simpleicons-5/X/Xaml.png) | [simpleicons-5/X/Xaml](../../simpleicons-5/X/Xaml.md) | +| ![illustration of simpleicons-5/X/Xampp](../../simpleicons-5/X/Xampp.png) | [simpleicons-5/X/Xampp](../../simpleicons-5/X/Xampp.md) | +| ![illustration of simpleicons-5/X/Xbox](../../simpleicons-5/X/Xbox.png) | [simpleicons-5/X/Xbox](../../simpleicons-5/X/Xbox.md) | +| ![illustration of simpleicons-5/X/Xcode](../../simpleicons-5/X/Xcode.png) | [simpleicons-5/X/Xcode](../../simpleicons-5/X/Xcode.md) | +| ![illustration of simpleicons-5/X/Xdadevelopers](../../simpleicons-5/X/Xdadevelopers.png) | [simpleicons-5/X/Xdadevelopers](../../simpleicons-5/X/Xdadevelopers.md) | +| ![illustration of simpleicons-5/X/Xdotorg](../../simpleicons-5/X/Xdotorg.png) | [simpleicons-5/X/Xdotorg](../../simpleicons-5/X/Xdotorg.md) | +| ![illustration of simpleicons-5/X/Xero](../../simpleicons-5/X/Xero.png) | [simpleicons-5/X/Xero](../../simpleicons-5/X/Xero.md) | +| ![illustration of simpleicons-5/X/Xfce](../../simpleicons-5/X/Xfce.png) | [simpleicons-5/X/Xfce](../../simpleicons-5/X/Xfce.md) | +| ![illustration of simpleicons-5/X/Xiaomi](../../simpleicons-5/X/Xiaomi.png) | [simpleicons-5/X/Xiaomi](../../simpleicons-5/X/Xiaomi.md) | +| ![illustration of simpleicons-5/X/Xilinx](../../simpleicons-5/X/Xilinx.png) | [simpleicons-5/X/Xilinx](../../simpleicons-5/X/Xilinx.md) | +| ![illustration of simpleicons-5/X/Xing](../../simpleicons-5/X/Xing.png) | [simpleicons-5/X/Xing](../../simpleicons-5/X/Xing.md) | +| ![illustration of simpleicons-5/X/Xmpp](../../simpleicons-5/X/Xmpp.png) | [simpleicons-5/X/Xmpp](../../simpleicons-5/X/Xmpp.md) | +| ![illustration of simpleicons-5/X/Xrp](../../simpleicons-5/X/Xrp.png) | [simpleicons-5/X/Xrp](../../simpleicons-5/X/Xrp.md) | +| ![illustration of simpleicons-5/X/Xsplit](../../simpleicons-5/X/Xsplit.png) | [simpleicons-5/X/Xsplit](../../simpleicons-5/X/Xsplit.md) | +| ![illustration of simpleicons-5/X/Xstate](../../simpleicons-5/X/Xstate.png) | [simpleicons-5/X/Xstate](../../simpleicons-5/X/Xstate.md) | + + + diff --git a/distribution/simpleicons-5/X/Xamarin.Local.png b/distribution/simpleicons-5/X/Xamarin.Local.png new file mode 100644 index 00000000000..0ba3dc3d169 Binary files /dev/null and b/distribution/simpleicons-5/X/Xamarin.Local.png differ diff --git a/distribution/simpleicons-5/X/Xamarin.Local.puml b/distribution/simpleicons-5/X/Xamarin.Local.puml new file mode 100644 index 00000000000..23dbe9ac792 --- /dev/null +++ b/distribution/simpleicons-5/X/Xamarin.Local.puml @@ -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 Xamarin +include('simpleicons-5/X/Xamarin') + +' renders the element +Xamarin('Xamarin', 'Xamarin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xamarin.Remote.puml b/distribution/simpleicons-5/X/Xamarin.Remote.puml new file mode 100644 index 00000000000..894e311de4b --- /dev/null +++ b/distribution/simpleicons-5/X/Xamarin.Remote.puml @@ -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 Xamarin +include('simpleicons-5/X/Xamarin') + +' renders the element +Xamarin('Xamarin', 'Xamarin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xamarin.md b/distribution/simpleicons-5/X/Xamarin.md new file mode 100644 index 00000000000..acae91272b9 --- /dev/null +++ b/distribution/simpleicons-5/X/Xamarin.md @@ -0,0 +1,63 @@ +# Xamarin + + +```text +simpleicons-5/X/Xamarin +``` + +```text +include('simpleicons-5/X/Xamarin') +``` + + + +| Illustration | Xamarin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xamarin.png) | ![illustration for Xamarin](../../simpleicons-5/X/Xamarin.Local.png) | + + + + +## Xamarin + +### 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 Xamarin +include('simpleicons-5/X/Xamarin') + +' renders the element +Xamarin('Xamarin', 'Xamarin', '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 Xamarin +include('simpleicons-5/X/Xamarin') + +' renders the element +Xamarin('Xamarin', 'Xamarin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xamarin.png b/distribution/simpleicons-5/X/Xamarin.png new file mode 100644 index 00000000000..2fc706cc27d Binary files /dev/null and b/distribution/simpleicons-5/X/Xamarin.png differ diff --git a/distribution/simpleicons-5/X/Xamarin.puml b/distribution/simpleicons-5/X/Xamarin.puml new file mode 100644 index 00000000000..e72a924564f --- /dev/null +++ b/distribution/simpleicons-5/X/Xamarin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xamarin + +sprite $XamarinXs [10x10/16z] uwS3 + +sprite $XamarinSm [12x12/16z] unza + +sprite $XamarinMd [16x16/16z] un_X + +sprite $XamarinLg [20x20/16z] unzKO1G + +!procedure Xamarin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xamarin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xaml.Local.png b/distribution/simpleicons-5/X/Xaml.Local.png new file mode 100644 index 00000000000..b5192512e45 Binary files /dev/null and b/distribution/simpleicons-5/X/Xaml.Local.png differ diff --git a/distribution/simpleicons-5/X/Xaml.Local.puml b/distribution/simpleicons-5/X/Xaml.Local.puml new file mode 100644 index 00000000000..03a3aeaf169 --- /dev/null +++ b/distribution/simpleicons-5/X/Xaml.Local.puml @@ -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 Xaml +include('simpleicons-5/X/Xaml') + +' renders the element +Xaml('Xaml', 'Xaml', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xaml.Remote.puml b/distribution/simpleicons-5/X/Xaml.Remote.puml new file mode 100644 index 00000000000..49f986607f6 --- /dev/null +++ b/distribution/simpleicons-5/X/Xaml.Remote.puml @@ -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 Xaml +include('simpleicons-5/X/Xaml') + +' renders the element +Xaml('Xaml', 'Xaml', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xaml.md b/distribution/simpleicons-5/X/Xaml.md new file mode 100644 index 00000000000..3fae97acacf --- /dev/null +++ b/distribution/simpleicons-5/X/Xaml.md @@ -0,0 +1,63 @@ +# Xaml + + +```text +simpleicons-5/X/Xaml +``` + +```text +include('simpleicons-5/X/Xaml') +``` + + + +| Illustration | Xaml | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xaml.png) | ![illustration for Xaml](../../simpleicons-5/X/Xaml.Local.png) | + + + + +## Xaml + +### 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 Xaml +include('simpleicons-5/X/Xaml') + +' renders the element +Xaml('Xaml', 'Xaml', '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 Xaml +include('simpleicons-5/X/Xaml') + +' renders the element +Xaml('Xaml', 'Xaml', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xaml.png b/distribution/simpleicons-5/X/Xaml.png new file mode 100644 index 00000000000..913c520d8b3 Binary files /dev/null and b/distribution/simpleicons-5/X/Xaml.png differ diff --git a/distribution/simpleicons-5/X/Xaml.puml b/distribution/simpleicons-5/X/Xaml.puml new file mode 100644 index 00000000000..7409c3e2554 --- /dev/null +++ b/distribution/simpleicons-5/X/Xaml.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xaml + +sprite $XamlXs [10x10/16z] uwS3 + +sprite $XamlSm [12x12/16z] unza + +sprite $XamlMd [16x16/16z] un_X + +sprite $XamlLg [20x20/16z] unzKO1G + +!procedure Xaml($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xaml', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xampp.Local.png b/distribution/simpleicons-5/X/Xampp.Local.png new file mode 100644 index 00000000000..fd64b0b4e42 Binary files /dev/null and b/distribution/simpleicons-5/X/Xampp.Local.png differ diff --git a/distribution/simpleicons-5/X/Xampp.Local.puml b/distribution/simpleicons-5/X/Xampp.Local.puml new file mode 100644 index 00000000000..7d3d1309a69 --- /dev/null +++ b/distribution/simpleicons-5/X/Xampp.Local.puml @@ -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 Xampp +include('simpleicons-5/X/Xampp') + +' renders the element +Xampp('Xampp', 'Xampp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xampp.Remote.puml b/distribution/simpleicons-5/X/Xampp.Remote.puml new file mode 100644 index 00000000000..dfcbbc6fe8c --- /dev/null +++ b/distribution/simpleicons-5/X/Xampp.Remote.puml @@ -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 Xampp +include('simpleicons-5/X/Xampp') + +' renders the element +Xampp('Xampp', 'Xampp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xampp.md b/distribution/simpleicons-5/X/Xampp.md new file mode 100644 index 00000000000..4b2e0058bda --- /dev/null +++ b/distribution/simpleicons-5/X/Xampp.md @@ -0,0 +1,63 @@ +# Xampp + + +```text +simpleicons-5/X/Xampp +``` + +```text +include('simpleicons-5/X/Xampp') +``` + + + +| Illustration | Xampp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xampp.png) | ![illustration for Xampp](../../simpleicons-5/X/Xampp.Local.png) | + + + + +## Xampp + +### 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 Xampp +include('simpleicons-5/X/Xampp') + +' renders the element +Xampp('Xampp', 'Xampp', '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 Xampp +include('simpleicons-5/X/Xampp') + +' renders the element +Xampp('Xampp', 'Xampp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xampp.png b/distribution/simpleicons-5/X/Xampp.png new file mode 100644 index 00000000000..08901fd1de2 Binary files /dev/null and b/distribution/simpleicons-5/X/Xampp.png differ diff --git a/distribution/simpleicons-5/X/Xampp.puml b/distribution/simpleicons-5/X/Xampp.puml new file mode 100644 index 00000000000..963fc6eb438 --- /dev/null +++ b/distribution/simpleicons-5/X/Xampp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xampp + +sprite $XamppXs [10x10/16z] uwS3 + +sprite $XamppSm [12x12/16z] unza + +sprite $XamppMd [16x16/16z] un_X + +sprite $XamppLg [20x20/16z] unzKO1G + +!procedure Xampp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xampp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xbox.Local.png b/distribution/simpleicons-5/X/Xbox.Local.png new file mode 100644 index 00000000000..f007a5ab91c Binary files /dev/null and b/distribution/simpleicons-5/X/Xbox.Local.png differ diff --git a/distribution/simpleicons-5/X/Xbox.Local.puml b/distribution/simpleicons-5/X/Xbox.Local.puml new file mode 100644 index 00000000000..af5c0737a09 --- /dev/null +++ b/distribution/simpleicons-5/X/Xbox.Local.puml @@ -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 Xbox +include('simpleicons-5/X/Xbox') + +' renders the element +Xbox('Xbox', 'Xbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xbox.Remote.puml b/distribution/simpleicons-5/X/Xbox.Remote.puml new file mode 100644 index 00000000000..2e219f49d47 --- /dev/null +++ b/distribution/simpleicons-5/X/Xbox.Remote.puml @@ -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 Xbox +include('simpleicons-5/X/Xbox') + +' renders the element +Xbox('Xbox', 'Xbox', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xbox.md b/distribution/simpleicons-5/X/Xbox.md new file mode 100644 index 00000000000..990f9f86a61 --- /dev/null +++ b/distribution/simpleicons-5/X/Xbox.md @@ -0,0 +1,63 @@ +# Xbox + + +```text +simpleicons-5/X/Xbox +``` + +```text +include('simpleicons-5/X/Xbox') +``` + + + +| Illustration | Xbox | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xbox.png) | ![illustration for Xbox](../../simpleicons-5/X/Xbox.Local.png) | + + + + +## Xbox + +### 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 Xbox +include('simpleicons-5/X/Xbox') + +' renders the element +Xbox('Xbox', 'Xbox', '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 Xbox +include('simpleicons-5/X/Xbox') + +' renders the element +Xbox('Xbox', 'Xbox', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xbox.png b/distribution/simpleicons-5/X/Xbox.png new file mode 100644 index 00000000000..8a89d84ea8f Binary files /dev/null and b/distribution/simpleicons-5/X/Xbox.png differ diff --git a/distribution/simpleicons-5/X/Xbox.puml b/distribution/simpleicons-5/X/Xbox.puml new file mode 100644 index 00000000000..3e2d520ebfe --- /dev/null +++ b/distribution/simpleicons-5/X/Xbox.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xbox + +sprite $XboxXs [10x10/16z] uwS3 + +sprite $XboxSm [12x12/16z] unza + +sprite $XboxMd [16x16/16z] un_X + +sprite $XboxLg [20x20/16z] unzKO1G + +!procedure Xbox($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xbox', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xcode.Local.png b/distribution/simpleicons-5/X/Xcode.Local.png new file mode 100644 index 00000000000..6e2d8b0cb40 Binary files /dev/null and b/distribution/simpleicons-5/X/Xcode.Local.png differ diff --git a/distribution/simpleicons-5/X/Xcode.Local.puml b/distribution/simpleicons-5/X/Xcode.Local.puml new file mode 100644 index 00000000000..a77c47c30cf --- /dev/null +++ b/distribution/simpleicons-5/X/Xcode.Local.puml @@ -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 Xcode +include('simpleicons-5/X/Xcode') + +' renders the element +Xcode('Xcode', 'Xcode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xcode.Remote.puml b/distribution/simpleicons-5/X/Xcode.Remote.puml new file mode 100644 index 00000000000..9d3f8c93515 --- /dev/null +++ b/distribution/simpleicons-5/X/Xcode.Remote.puml @@ -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 Xcode +include('simpleicons-5/X/Xcode') + +' renders the element +Xcode('Xcode', 'Xcode', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xcode.md b/distribution/simpleicons-5/X/Xcode.md new file mode 100644 index 00000000000..3020581be6e --- /dev/null +++ b/distribution/simpleicons-5/X/Xcode.md @@ -0,0 +1,63 @@ +# Xcode + + +```text +simpleicons-5/X/Xcode +``` + +```text +include('simpleicons-5/X/Xcode') +``` + + + +| Illustration | Xcode | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xcode.png) | ![illustration for Xcode](../../simpleicons-5/X/Xcode.Local.png) | + + + + +## Xcode + +### 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 Xcode +include('simpleicons-5/X/Xcode') + +' renders the element +Xcode('Xcode', 'Xcode', '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 Xcode +include('simpleicons-5/X/Xcode') + +' renders the element +Xcode('Xcode', 'Xcode', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xcode.png b/distribution/simpleicons-5/X/Xcode.png new file mode 100644 index 00000000000..0720a2d34cc Binary files /dev/null and b/distribution/simpleicons-5/X/Xcode.png differ diff --git a/distribution/simpleicons-5/X/Xcode.puml b/distribution/simpleicons-5/X/Xcode.puml new file mode 100644 index 00000000000..c0e60fb276a --- /dev/null +++ b/distribution/simpleicons-5/X/Xcode.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xcode + +sprite $XcodeXs [10x10/16z] uwS3 + +sprite $XcodeSm [12x12/16z] unza + +sprite $XcodeMd [16x16/16z] un_X + +sprite $XcodeLg [20x20/16z] unzKO1G + +!procedure Xcode($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xcode', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xdadevelopers.Local.png b/distribution/simpleicons-5/X/Xdadevelopers.Local.png new file mode 100644 index 00000000000..06dd19d8da5 Binary files /dev/null and b/distribution/simpleicons-5/X/Xdadevelopers.Local.png differ diff --git a/distribution/simpleicons-5/X/Xdadevelopers.Local.puml b/distribution/simpleicons-5/X/Xdadevelopers.Local.puml new file mode 100644 index 00000000000..dd3bf95e623 --- /dev/null +++ b/distribution/simpleicons-5/X/Xdadevelopers.Local.puml @@ -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 Xdadevelopers +include('simpleicons-5/X/Xdadevelopers') + +' renders the element +Xdadevelopers('Xdadevelopers', 'Xdadevelopers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xdadevelopers.Remote.puml b/distribution/simpleicons-5/X/Xdadevelopers.Remote.puml new file mode 100644 index 00000000000..24eb4a550c9 --- /dev/null +++ b/distribution/simpleicons-5/X/Xdadevelopers.Remote.puml @@ -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 Xdadevelopers +include('simpleicons-5/X/Xdadevelopers') + +' renders the element +Xdadevelopers('Xdadevelopers', 'Xdadevelopers', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xdadevelopers.md b/distribution/simpleicons-5/X/Xdadevelopers.md new file mode 100644 index 00000000000..00a39069daf --- /dev/null +++ b/distribution/simpleicons-5/X/Xdadevelopers.md @@ -0,0 +1,63 @@ +# Xdadevelopers + + +```text +simpleicons-5/X/Xdadevelopers +``` + +```text +include('simpleicons-5/X/Xdadevelopers') +``` + + + +| Illustration | Xdadevelopers | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xdadevelopers.png) | ![illustration for Xdadevelopers](../../simpleicons-5/X/Xdadevelopers.Local.png) | + + + + +## Xdadevelopers + +### 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 Xdadevelopers +include('simpleicons-5/X/Xdadevelopers') + +' renders the element +Xdadevelopers('Xdadevelopers', 'Xdadevelopers', '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 Xdadevelopers +include('simpleicons-5/X/Xdadevelopers') + +' renders the element +Xdadevelopers('Xdadevelopers', 'Xdadevelopers', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xdadevelopers.png b/distribution/simpleicons-5/X/Xdadevelopers.png new file mode 100644 index 00000000000..d03e1a9f2a1 Binary files /dev/null and b/distribution/simpleicons-5/X/Xdadevelopers.png differ diff --git a/distribution/simpleicons-5/X/Xdadevelopers.puml b/distribution/simpleicons-5/X/Xdadevelopers.puml new file mode 100644 index 00000000000..1ce5a757b07 --- /dev/null +++ b/distribution/simpleicons-5/X/Xdadevelopers.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xdadevelopers + +sprite $XdadevelopersXs [10x10/16z] uwS3 + +sprite $XdadevelopersSm [12x12/16z] unza + +sprite $XdadevelopersMd [16x16/16z] un_X + +sprite $XdadevelopersLg [20x20/16z] unzKO1G + +!procedure Xdadevelopers($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xdadevelopers', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xdotorg.Local.png b/distribution/simpleicons-5/X/Xdotorg.Local.png new file mode 100644 index 00000000000..4d2a832f3d1 Binary files /dev/null and b/distribution/simpleicons-5/X/Xdotorg.Local.png differ diff --git a/distribution/simpleicons-5/X/Xdotorg.Local.puml b/distribution/simpleicons-5/X/Xdotorg.Local.puml new file mode 100644 index 00000000000..ea8d23bb327 --- /dev/null +++ b/distribution/simpleicons-5/X/Xdotorg.Local.puml @@ -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 Xdotorg +include('simpleicons-5/X/Xdotorg') + +' renders the element +Xdotorg('Xdotorg', 'Xdotorg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xdotorg.Remote.puml b/distribution/simpleicons-5/X/Xdotorg.Remote.puml new file mode 100644 index 00000000000..12bdb00cf17 --- /dev/null +++ b/distribution/simpleicons-5/X/Xdotorg.Remote.puml @@ -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 Xdotorg +include('simpleicons-5/X/Xdotorg') + +' renders the element +Xdotorg('Xdotorg', 'Xdotorg', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xdotorg.md b/distribution/simpleicons-5/X/Xdotorg.md new file mode 100644 index 00000000000..bc1f55efb9d --- /dev/null +++ b/distribution/simpleicons-5/X/Xdotorg.md @@ -0,0 +1,63 @@ +# Xdotorg + + +```text +simpleicons-5/X/Xdotorg +``` + +```text +include('simpleicons-5/X/Xdotorg') +``` + + + +| Illustration | Xdotorg | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xdotorg.png) | ![illustration for Xdotorg](../../simpleicons-5/X/Xdotorg.Local.png) | + + + + +## Xdotorg + +### 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 Xdotorg +include('simpleicons-5/X/Xdotorg') + +' renders the element +Xdotorg('Xdotorg', 'Xdotorg', '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 Xdotorg +include('simpleicons-5/X/Xdotorg') + +' renders the element +Xdotorg('Xdotorg', 'Xdotorg', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xdotorg.png b/distribution/simpleicons-5/X/Xdotorg.png new file mode 100644 index 00000000000..a7964321779 Binary files /dev/null and b/distribution/simpleicons-5/X/Xdotorg.png differ diff --git a/distribution/simpleicons-5/X/Xdotorg.puml b/distribution/simpleicons-5/X/Xdotorg.puml new file mode 100644 index 00000000000..8c25aec1b4d --- /dev/null +++ b/distribution/simpleicons-5/X/Xdotorg.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xdotorg + +sprite $XdotorgXs [10x10/16z] uwS3 + +sprite $XdotorgSm [12x12/16z] unza + +sprite $XdotorgMd [16x16/16z] un_X + +sprite $XdotorgLg [20x20/16z] unzKO1G + +!procedure Xdotorg($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xdotorg', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xero.Local.png b/distribution/simpleicons-5/X/Xero.Local.png new file mode 100644 index 00000000000..82d1d23adc1 Binary files /dev/null and b/distribution/simpleicons-5/X/Xero.Local.png differ diff --git a/distribution/simpleicons-5/X/Xero.Local.puml b/distribution/simpleicons-5/X/Xero.Local.puml new file mode 100644 index 00000000000..8c2e24f5562 --- /dev/null +++ b/distribution/simpleicons-5/X/Xero.Local.puml @@ -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 Xero +include('simpleicons-5/X/Xero') + +' renders the element +Xero('Xero', 'Xero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xero.Remote.puml b/distribution/simpleicons-5/X/Xero.Remote.puml new file mode 100644 index 00000000000..56105691607 --- /dev/null +++ b/distribution/simpleicons-5/X/Xero.Remote.puml @@ -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 Xero +include('simpleicons-5/X/Xero') + +' renders the element +Xero('Xero', 'Xero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xero.md b/distribution/simpleicons-5/X/Xero.md new file mode 100644 index 00000000000..f0a4ee12329 --- /dev/null +++ b/distribution/simpleicons-5/X/Xero.md @@ -0,0 +1,63 @@ +# Xero + + +```text +simpleicons-5/X/Xero +``` + +```text +include('simpleicons-5/X/Xero') +``` + + + +| Illustration | Xero | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xero.png) | ![illustration for Xero](../../simpleicons-5/X/Xero.Local.png) | + + + + +## Xero + +### 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 Xero +include('simpleicons-5/X/Xero') + +' renders the element +Xero('Xero', 'Xero', '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 Xero +include('simpleicons-5/X/Xero') + +' renders the element +Xero('Xero', 'Xero', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xero.png b/distribution/simpleicons-5/X/Xero.png new file mode 100644 index 00000000000..ccc910c1ae2 Binary files /dev/null and b/distribution/simpleicons-5/X/Xero.png differ diff --git a/distribution/simpleicons-5/X/Xero.puml b/distribution/simpleicons-5/X/Xero.puml new file mode 100644 index 00000000000..1410fea2fe7 --- /dev/null +++ b/distribution/simpleicons-5/X/Xero.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xero + +sprite $XeroXs [10x10/16z] uwS3 + +sprite $XeroSm [12x12/16z] unza + +sprite $XeroMd [16x16/16z] un_X + +sprite $XeroLg [20x20/16z] unzKO1G + +!procedure Xero($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xero', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xfce.Local.png b/distribution/simpleicons-5/X/Xfce.Local.png new file mode 100644 index 00000000000..bd4cb433a15 Binary files /dev/null and b/distribution/simpleicons-5/X/Xfce.Local.png differ diff --git a/distribution/simpleicons-5/X/Xfce.Local.puml b/distribution/simpleicons-5/X/Xfce.Local.puml new file mode 100644 index 00000000000..6e9d0d9e332 --- /dev/null +++ b/distribution/simpleicons-5/X/Xfce.Local.puml @@ -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 Xfce +include('simpleicons-5/X/Xfce') + +' renders the element +Xfce('Xfce', 'Xfce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xfce.Remote.puml b/distribution/simpleicons-5/X/Xfce.Remote.puml new file mode 100644 index 00000000000..dcf2402126b --- /dev/null +++ b/distribution/simpleicons-5/X/Xfce.Remote.puml @@ -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 Xfce +include('simpleicons-5/X/Xfce') + +' renders the element +Xfce('Xfce', 'Xfce', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xfce.md b/distribution/simpleicons-5/X/Xfce.md new file mode 100644 index 00000000000..7f0969e1e6e --- /dev/null +++ b/distribution/simpleicons-5/X/Xfce.md @@ -0,0 +1,63 @@ +# Xfce + + +```text +simpleicons-5/X/Xfce +``` + +```text +include('simpleicons-5/X/Xfce') +``` + + + +| Illustration | Xfce | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xfce.png) | ![illustration for Xfce](../../simpleicons-5/X/Xfce.Local.png) | + + + + +## Xfce + +### 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 Xfce +include('simpleicons-5/X/Xfce') + +' renders the element +Xfce('Xfce', 'Xfce', '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 Xfce +include('simpleicons-5/X/Xfce') + +' renders the element +Xfce('Xfce', 'Xfce', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xfce.png b/distribution/simpleicons-5/X/Xfce.png new file mode 100644 index 00000000000..eae62c2c22d Binary files /dev/null and b/distribution/simpleicons-5/X/Xfce.png differ diff --git a/distribution/simpleicons-5/X/Xfce.puml b/distribution/simpleicons-5/X/Xfce.puml new file mode 100644 index 00000000000..8411872c404 --- /dev/null +++ b/distribution/simpleicons-5/X/Xfce.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xfce + +sprite $XfceXs [10x10/16z] uwS3 + +sprite $XfceSm [12x12/16z] unza + +sprite $XfceMd [16x16/16z] un_X + +sprite $XfceLg [20x20/16z] unzKO1G + +!procedure Xfce($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xfce', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xiaomi.Local.png b/distribution/simpleicons-5/X/Xiaomi.Local.png new file mode 100644 index 00000000000..f474f6e69f0 Binary files /dev/null and b/distribution/simpleicons-5/X/Xiaomi.Local.png differ diff --git a/distribution/simpleicons-5/X/Xiaomi.Local.puml b/distribution/simpleicons-5/X/Xiaomi.Local.puml new file mode 100644 index 00000000000..7d2c6dedfcc --- /dev/null +++ b/distribution/simpleicons-5/X/Xiaomi.Local.puml @@ -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 Xiaomi +include('simpleicons-5/X/Xiaomi') + +' renders the element +Xiaomi('Xiaomi', 'Xiaomi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xiaomi.Remote.puml b/distribution/simpleicons-5/X/Xiaomi.Remote.puml new file mode 100644 index 00000000000..b6e5a783fb2 --- /dev/null +++ b/distribution/simpleicons-5/X/Xiaomi.Remote.puml @@ -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 Xiaomi +include('simpleicons-5/X/Xiaomi') + +' renders the element +Xiaomi('Xiaomi', 'Xiaomi', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xiaomi.md b/distribution/simpleicons-5/X/Xiaomi.md new file mode 100644 index 00000000000..65a9cc347ea --- /dev/null +++ b/distribution/simpleicons-5/X/Xiaomi.md @@ -0,0 +1,63 @@ +# Xiaomi + + +```text +simpleicons-5/X/Xiaomi +``` + +```text +include('simpleicons-5/X/Xiaomi') +``` + + + +| Illustration | Xiaomi | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xiaomi.png) | ![illustration for Xiaomi](../../simpleicons-5/X/Xiaomi.Local.png) | + + + + +## Xiaomi + +### 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 Xiaomi +include('simpleicons-5/X/Xiaomi') + +' renders the element +Xiaomi('Xiaomi', 'Xiaomi', '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 Xiaomi +include('simpleicons-5/X/Xiaomi') + +' renders the element +Xiaomi('Xiaomi', 'Xiaomi', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xiaomi.png b/distribution/simpleicons-5/X/Xiaomi.png new file mode 100644 index 00000000000..3c0e4141108 Binary files /dev/null and b/distribution/simpleicons-5/X/Xiaomi.png differ diff --git a/distribution/simpleicons-5/X/Xiaomi.puml b/distribution/simpleicons-5/X/Xiaomi.puml new file mode 100644 index 00000000000..972856d5f7b --- /dev/null +++ b/distribution/simpleicons-5/X/Xiaomi.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xiaomi + +sprite $XiaomiXs [10x10/16z] uwS3 + +sprite $XiaomiSm [12x12/16z] unza + +sprite $XiaomiMd [16x16/16z] un_X + +sprite $XiaomiLg [20x20/16z] unzKO1G + +!procedure Xiaomi($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xiaomi', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xilinx.Local.png b/distribution/simpleicons-5/X/Xilinx.Local.png new file mode 100644 index 00000000000..f29e10ce690 Binary files /dev/null and b/distribution/simpleicons-5/X/Xilinx.Local.png differ diff --git a/distribution/simpleicons-5/X/Xilinx.Local.puml b/distribution/simpleicons-5/X/Xilinx.Local.puml new file mode 100644 index 00000000000..79597f68f97 --- /dev/null +++ b/distribution/simpleicons-5/X/Xilinx.Local.puml @@ -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 Xilinx +include('simpleicons-5/X/Xilinx') + +' renders the element +Xilinx('Xilinx', 'Xilinx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xilinx.Remote.puml b/distribution/simpleicons-5/X/Xilinx.Remote.puml new file mode 100644 index 00000000000..69d562e77b8 --- /dev/null +++ b/distribution/simpleicons-5/X/Xilinx.Remote.puml @@ -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 Xilinx +include('simpleicons-5/X/Xilinx') + +' renders the element +Xilinx('Xilinx', 'Xilinx', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xilinx.md b/distribution/simpleicons-5/X/Xilinx.md new file mode 100644 index 00000000000..5c97ec78ee9 --- /dev/null +++ b/distribution/simpleicons-5/X/Xilinx.md @@ -0,0 +1,63 @@ +# Xilinx + + +```text +simpleicons-5/X/Xilinx +``` + +```text +include('simpleicons-5/X/Xilinx') +``` + + + +| Illustration | Xilinx | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xilinx.png) | ![illustration for Xilinx](../../simpleicons-5/X/Xilinx.Local.png) | + + + + +## Xilinx + +### 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 Xilinx +include('simpleicons-5/X/Xilinx') + +' renders the element +Xilinx('Xilinx', 'Xilinx', '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 Xilinx +include('simpleicons-5/X/Xilinx') + +' renders the element +Xilinx('Xilinx', 'Xilinx', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xilinx.png b/distribution/simpleicons-5/X/Xilinx.png new file mode 100644 index 00000000000..fa5d95f008c Binary files /dev/null and b/distribution/simpleicons-5/X/Xilinx.png differ diff --git a/distribution/simpleicons-5/X/Xilinx.puml b/distribution/simpleicons-5/X/Xilinx.puml new file mode 100644 index 00000000000..2f95f491b16 --- /dev/null +++ b/distribution/simpleicons-5/X/Xilinx.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xilinx + +sprite $XilinxXs [10x10/16z] uwS3 + +sprite $XilinxSm [12x12/16z] unza + +sprite $XilinxMd [16x16/16z] un_X + +sprite $XilinxLg [20x20/16z] unzKO1G + +!procedure Xilinx($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xilinx', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xing.Local.png b/distribution/simpleicons-5/X/Xing.Local.png new file mode 100644 index 00000000000..889ca3b26c6 Binary files /dev/null and b/distribution/simpleicons-5/X/Xing.Local.png differ diff --git a/distribution/simpleicons-5/X/Xing.Local.puml b/distribution/simpleicons-5/X/Xing.Local.puml new file mode 100644 index 00000000000..a5ab6de32e6 --- /dev/null +++ b/distribution/simpleicons-5/X/Xing.Local.puml @@ -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 Xing +include('simpleicons-5/X/Xing') + +' renders the element +Xing('Xing', 'Xing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xing.Remote.puml b/distribution/simpleicons-5/X/Xing.Remote.puml new file mode 100644 index 00000000000..72db6ff12cf --- /dev/null +++ b/distribution/simpleicons-5/X/Xing.Remote.puml @@ -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 Xing +include('simpleicons-5/X/Xing') + +' renders the element +Xing('Xing', 'Xing', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xing.md b/distribution/simpleicons-5/X/Xing.md new file mode 100644 index 00000000000..c8b20070151 --- /dev/null +++ b/distribution/simpleicons-5/X/Xing.md @@ -0,0 +1,63 @@ +# Xing + + +```text +simpleicons-5/X/Xing +``` + +```text +include('simpleicons-5/X/Xing') +``` + + + +| Illustration | Xing | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xing.png) | ![illustration for Xing](../../simpleicons-5/X/Xing.Local.png) | + + + + +## Xing + +### 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 Xing +include('simpleicons-5/X/Xing') + +' renders the element +Xing('Xing', 'Xing', '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 Xing +include('simpleicons-5/X/Xing') + +' renders the element +Xing('Xing', 'Xing', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xing.png b/distribution/simpleicons-5/X/Xing.png new file mode 100644 index 00000000000..93b33d3c9e9 Binary files /dev/null and b/distribution/simpleicons-5/X/Xing.png differ diff --git a/distribution/simpleicons-5/X/Xing.puml b/distribution/simpleicons-5/X/Xing.puml new file mode 100644 index 00000000000..a90aa2d6ee3 --- /dev/null +++ b/distribution/simpleicons-5/X/Xing.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xing + +sprite $XingXs [10x10/16z] uwS3 + +sprite $XingSm [12x12/16z] unza + +sprite $XingMd [16x16/16z] un_X + +sprite $XingLg [20x20/16z] unzKO1G + +!procedure Xing($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xing', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xmpp.Local.png b/distribution/simpleicons-5/X/Xmpp.Local.png new file mode 100644 index 00000000000..7366b8a8051 Binary files /dev/null and b/distribution/simpleicons-5/X/Xmpp.Local.png differ diff --git a/distribution/simpleicons-5/X/Xmpp.Local.puml b/distribution/simpleicons-5/X/Xmpp.Local.puml new file mode 100644 index 00000000000..3e030cd4b4f --- /dev/null +++ b/distribution/simpleicons-5/X/Xmpp.Local.puml @@ -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 Xmpp +include('simpleicons-5/X/Xmpp') + +' renders the element +Xmpp('Xmpp', 'Xmpp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xmpp.Remote.puml b/distribution/simpleicons-5/X/Xmpp.Remote.puml new file mode 100644 index 00000000000..42c4fea9e65 --- /dev/null +++ b/distribution/simpleicons-5/X/Xmpp.Remote.puml @@ -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 Xmpp +include('simpleicons-5/X/Xmpp') + +' renders the element +Xmpp('Xmpp', 'Xmpp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xmpp.md b/distribution/simpleicons-5/X/Xmpp.md new file mode 100644 index 00000000000..25a516ad2f2 --- /dev/null +++ b/distribution/simpleicons-5/X/Xmpp.md @@ -0,0 +1,63 @@ +# Xmpp + + +```text +simpleicons-5/X/Xmpp +``` + +```text +include('simpleicons-5/X/Xmpp') +``` + + + +| Illustration | Xmpp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xmpp.png) | ![illustration for Xmpp](../../simpleicons-5/X/Xmpp.Local.png) | + + + + +## Xmpp + +### 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 Xmpp +include('simpleicons-5/X/Xmpp') + +' renders the element +Xmpp('Xmpp', 'Xmpp', '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 Xmpp +include('simpleicons-5/X/Xmpp') + +' renders the element +Xmpp('Xmpp', 'Xmpp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xmpp.png b/distribution/simpleicons-5/X/Xmpp.png new file mode 100644 index 00000000000..af9acf6fbb9 Binary files /dev/null and b/distribution/simpleicons-5/X/Xmpp.png differ diff --git a/distribution/simpleicons-5/X/Xmpp.puml b/distribution/simpleicons-5/X/Xmpp.puml new file mode 100644 index 00000000000..7d6f9e8fb4a --- /dev/null +++ b/distribution/simpleicons-5/X/Xmpp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xmpp + +sprite $XmppXs [10x10/16z] uwS3 + +sprite $XmppSm [12x12/16z] unza + +sprite $XmppMd [16x16/16z] un_X + +sprite $XmppLg [20x20/16z] unzKO1G + +!procedure Xmpp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xmpp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xrp.Local.png b/distribution/simpleicons-5/X/Xrp.Local.png new file mode 100644 index 00000000000..7c78e6c3c6b Binary files /dev/null and b/distribution/simpleicons-5/X/Xrp.Local.png differ diff --git a/distribution/simpleicons-5/X/Xrp.Local.puml b/distribution/simpleicons-5/X/Xrp.Local.puml new file mode 100644 index 00000000000..c403cd7e17d --- /dev/null +++ b/distribution/simpleicons-5/X/Xrp.Local.puml @@ -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 Xrp +include('simpleicons-5/X/Xrp') + +' renders the element +Xrp('Xrp', 'Xrp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xrp.Remote.puml b/distribution/simpleicons-5/X/Xrp.Remote.puml new file mode 100644 index 00000000000..d8e74dd7c72 --- /dev/null +++ b/distribution/simpleicons-5/X/Xrp.Remote.puml @@ -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 Xrp +include('simpleicons-5/X/Xrp') + +' renders the element +Xrp('Xrp', 'Xrp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xrp.md b/distribution/simpleicons-5/X/Xrp.md new file mode 100644 index 00000000000..2d3121b76be --- /dev/null +++ b/distribution/simpleicons-5/X/Xrp.md @@ -0,0 +1,63 @@ +# Xrp + + +```text +simpleicons-5/X/Xrp +``` + +```text +include('simpleicons-5/X/Xrp') +``` + + + +| Illustration | Xrp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xrp.png) | ![illustration for Xrp](../../simpleicons-5/X/Xrp.Local.png) | + + + + +## Xrp + +### 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 Xrp +include('simpleicons-5/X/Xrp') + +' renders the element +Xrp('Xrp', 'Xrp', '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 Xrp +include('simpleicons-5/X/Xrp') + +' renders the element +Xrp('Xrp', 'Xrp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xrp.png b/distribution/simpleicons-5/X/Xrp.png new file mode 100644 index 00000000000..8c2b4d5381a Binary files /dev/null and b/distribution/simpleicons-5/X/Xrp.png differ diff --git a/distribution/simpleicons-5/X/Xrp.puml b/distribution/simpleicons-5/X/Xrp.puml new file mode 100644 index 00000000000..e2c3edf68e8 --- /dev/null +++ b/distribution/simpleicons-5/X/Xrp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xrp + +sprite $XrpXs [10x10/16z] uwS3 + +sprite $XrpSm [12x12/16z] unza + +sprite $XrpMd [16x16/16z] un_X + +sprite $XrpLg [20x20/16z] unzKO1G + +!procedure Xrp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xrp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xsplit.Local.png b/distribution/simpleicons-5/X/Xsplit.Local.png new file mode 100644 index 00000000000..f7106ea91e6 Binary files /dev/null and b/distribution/simpleicons-5/X/Xsplit.Local.png differ diff --git a/distribution/simpleicons-5/X/Xsplit.Local.puml b/distribution/simpleicons-5/X/Xsplit.Local.puml new file mode 100644 index 00000000000..7e492972c47 --- /dev/null +++ b/distribution/simpleicons-5/X/Xsplit.Local.puml @@ -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 Xsplit +include('simpleicons-5/X/Xsplit') + +' renders the element +Xsplit('Xsplit', 'Xsplit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xsplit.Remote.puml b/distribution/simpleicons-5/X/Xsplit.Remote.puml new file mode 100644 index 00000000000..8beaec88582 --- /dev/null +++ b/distribution/simpleicons-5/X/Xsplit.Remote.puml @@ -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 Xsplit +include('simpleicons-5/X/Xsplit') + +' renders the element +Xsplit('Xsplit', 'Xsplit', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xsplit.md b/distribution/simpleicons-5/X/Xsplit.md new file mode 100644 index 00000000000..cf4acf1c34b --- /dev/null +++ b/distribution/simpleicons-5/X/Xsplit.md @@ -0,0 +1,63 @@ +# Xsplit + + +```text +simpleicons-5/X/Xsplit +``` + +```text +include('simpleicons-5/X/Xsplit') +``` + + + +| Illustration | Xsplit | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xsplit.png) | ![illustration for Xsplit](../../simpleicons-5/X/Xsplit.Local.png) | + + + + +## Xsplit + +### 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 Xsplit +include('simpleicons-5/X/Xsplit') + +' renders the element +Xsplit('Xsplit', 'Xsplit', '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 Xsplit +include('simpleicons-5/X/Xsplit') + +' renders the element +Xsplit('Xsplit', 'Xsplit', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xsplit.png b/distribution/simpleicons-5/X/Xsplit.png new file mode 100644 index 00000000000..4b822539c36 Binary files /dev/null and b/distribution/simpleicons-5/X/Xsplit.png differ diff --git a/distribution/simpleicons-5/X/Xsplit.puml b/distribution/simpleicons-5/X/Xsplit.puml new file mode 100644 index 00000000000..81c7c158d71 --- /dev/null +++ b/distribution/simpleicons-5/X/Xsplit.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xsplit + +sprite $XsplitXs [10x10/16z] uwS3 + +sprite $XsplitSm [12x12/16z] unza + +sprite $XsplitMd [16x16/16z] un_X + +sprite $XsplitLg [20x20/16z] unzKO1G + +!procedure Xsplit($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xsplit', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/X/Xstate.Local.png b/distribution/simpleicons-5/X/Xstate.Local.png new file mode 100644 index 00000000000..f339e1865a0 Binary files /dev/null and b/distribution/simpleicons-5/X/Xstate.Local.png differ diff --git a/distribution/simpleicons-5/X/Xstate.Local.puml b/distribution/simpleicons-5/X/Xstate.Local.puml new file mode 100644 index 00000000000..6a0b71e4865 --- /dev/null +++ b/distribution/simpleicons-5/X/Xstate.Local.puml @@ -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 Xstate +include('simpleicons-5/X/Xstate') + +' renders the element +Xstate('Xstate', 'Xstate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xstate.Remote.puml b/distribution/simpleicons-5/X/Xstate.Remote.puml new file mode 100644 index 00000000000..3e5cb47fb22 --- /dev/null +++ b/distribution/simpleicons-5/X/Xstate.Remote.puml @@ -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 Xstate +include('simpleicons-5/X/Xstate') + +' renders the element +Xstate('Xstate', 'Xstate', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/X/Xstate.md b/distribution/simpleicons-5/X/Xstate.md new file mode 100644 index 00000000000..6670f7e6b4d --- /dev/null +++ b/distribution/simpleicons-5/X/Xstate.md @@ -0,0 +1,63 @@ +# Xstate + + +```text +simpleicons-5/X/Xstate +``` + +```text +include('simpleicons-5/X/Xstate') +``` + + + +| Illustration | Xstate | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/X/Xstate.png) | ![illustration for Xstate](../../simpleicons-5/X/Xstate.Local.png) | + + + + +## Xstate + +### 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 Xstate +include('simpleicons-5/X/Xstate') + +' renders the element +Xstate('Xstate', 'Xstate', '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 Xstate +include('simpleicons-5/X/Xstate') + +' renders the element +Xstate('Xstate', 'Xstate', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/X/Xstate.png b/distribution/simpleicons-5/X/Xstate.png new file mode 100644 index 00000000000..8ec589a52fa Binary files /dev/null and b/distribution/simpleicons-5/X/Xstate.png differ diff --git a/distribution/simpleicons-5/X/Xstate.puml b/distribution/simpleicons-5/X/Xstate.puml new file mode 100644 index 00000000000..3a1242309ec --- /dev/null +++ b/distribution/simpleicons-5/X/Xstate.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/X/Xstate + +sprite $XstateXs [10x10/16z] uwS3 + +sprite $XstateSm [12x12/16z] unza + +sprite $XstateMd [16x16/16z] un_X + +sprite $XstateLg [20x20/16z] unzKO1G + +!procedure Xstate($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/X/Xstate', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/README.md b/distribution/simpleicons-5/Y/README.md new file mode 100644 index 00000000000..1af45bed417 --- /dev/null +++ b/distribution/simpleicons-5/Y/README.md @@ -0,0 +1,26 @@ +# Y + +The module contains 15 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/Y/Yahoo](../../simpleicons-5/Y/Yahoo.png) | [simpleicons-5/Y/Yahoo](../../simpleicons-5/Y/Yahoo.md) | +| ![illustration of simpleicons-5/Y/Yale](../../simpleicons-5/Y/Yale.png) | [simpleicons-5/Y/Yale](../../simpleicons-5/Y/Yale.md) | +| ![illustration of simpleicons-5/Y/Yamahacorporation](../../simpleicons-5/Y/Yamahacorporation.png) | [simpleicons-5/Y/Yamahacorporation](../../simpleicons-5/Y/Yamahacorporation.md) | +| ![illustration of simpleicons-5/Y/Yamahamotorcorporation](../../simpleicons-5/Y/Yamahamotorcorporation.png) | [simpleicons-5/Y/Yamahamotorcorporation](../../simpleicons-5/Y/Yamahamotorcorporation.md) | +| ![illustration of simpleicons-5/Y/Yammer](../../simpleicons-5/Y/Yammer.png) | [simpleicons-5/Y/Yammer](../../simpleicons-5/Y/Yammer.md) | +| ![illustration of simpleicons-5/Y/Yarn](../../simpleicons-5/Y/Yarn.png) | [simpleicons-5/Y/Yarn](../../simpleicons-5/Y/Yarn.md) | +| ![illustration of simpleicons-5/Y/Ycombinator](../../simpleicons-5/Y/Ycombinator.png) | [simpleicons-5/Y/Ycombinator](../../simpleicons-5/Y/Ycombinator.md) | +| ![illustration of simpleicons-5/Y/Yelp](../../simpleicons-5/Y/Yelp.png) | [simpleicons-5/Y/Yelp](../../simpleicons-5/Y/Yelp.md) | +| ![illustration of simpleicons-5/Y/Yoast](../../simpleicons-5/Y/Yoast.png) | [simpleicons-5/Y/Yoast](../../simpleicons-5/Y/Yoast.md) | +| ![illustration of simpleicons-5/Y/Yourtraveldottv](../../simpleicons-5/Y/Yourtraveldottv.png) | [simpleicons-5/Y/Yourtraveldottv](../../simpleicons-5/Y/Yourtraveldottv.md) | +| ![illustration of simpleicons-5/Y/Youtube](../../simpleicons-5/Y/Youtube.png) | [simpleicons-5/Y/Youtube](../../simpleicons-5/Y/Youtube.md) | +| ![illustration of simpleicons-5/Y/Youtubegaming](../../simpleicons-5/Y/Youtubegaming.png) | [simpleicons-5/Y/Youtubegaming](../../simpleicons-5/Y/Youtubegaming.md) | +| ![illustration of simpleicons-5/Y/Youtubemusic](../../simpleicons-5/Y/Youtubemusic.png) | [simpleicons-5/Y/Youtubemusic](../../simpleicons-5/Y/Youtubemusic.md) | +| ![illustration of simpleicons-5/Y/Youtubestudio](../../simpleicons-5/Y/Youtubestudio.png) | [simpleicons-5/Y/Youtubestudio](../../simpleicons-5/Y/Youtubestudio.md) | +| ![illustration of simpleicons-5/Y/Youtubetv](../../simpleicons-5/Y/Youtubetv.png) | [simpleicons-5/Y/Youtubetv](../../simpleicons-5/Y/Youtubetv.md) | + + + diff --git a/distribution/simpleicons-5/Y/Yahoo.Local.png b/distribution/simpleicons-5/Y/Yahoo.Local.png new file mode 100644 index 00000000000..73cb7c510dd Binary files /dev/null and b/distribution/simpleicons-5/Y/Yahoo.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yahoo.Local.puml b/distribution/simpleicons-5/Y/Yahoo.Local.puml new file mode 100644 index 00000000000..f2ae010dd57 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yahoo.Local.puml @@ -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 Yahoo +include('simpleicons-5/Y/Yahoo') + +' renders the element +Yahoo('Yahoo', 'Yahoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yahoo.Remote.puml b/distribution/simpleicons-5/Y/Yahoo.Remote.puml new file mode 100644 index 00000000000..8c81c8fec99 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yahoo.Remote.puml @@ -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 Yahoo +include('simpleicons-5/Y/Yahoo') + +' renders the element +Yahoo('Yahoo', 'Yahoo', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yahoo.md b/distribution/simpleicons-5/Y/Yahoo.md new file mode 100644 index 00000000000..585f59f88df --- /dev/null +++ b/distribution/simpleicons-5/Y/Yahoo.md @@ -0,0 +1,63 @@ +# Yahoo + + +```text +simpleicons-5/Y/Yahoo +``` + +```text +include('simpleicons-5/Y/Yahoo') +``` + + + +| Illustration | Yahoo | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yahoo.png) | ![illustration for Yahoo](../../simpleicons-5/Y/Yahoo.Local.png) | + + + + +## Yahoo + +### 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 Yahoo +include('simpleicons-5/Y/Yahoo') + +' renders the element +Yahoo('Yahoo', 'Yahoo', '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 Yahoo +include('simpleicons-5/Y/Yahoo') + +' renders the element +Yahoo('Yahoo', 'Yahoo', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yahoo.png b/distribution/simpleicons-5/Y/Yahoo.png new file mode 100644 index 00000000000..1e20f9bcc29 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yahoo.png differ diff --git a/distribution/simpleicons-5/Y/Yahoo.puml b/distribution/simpleicons-5/Y/Yahoo.puml new file mode 100644 index 00000000000..93340eb9cdf --- /dev/null +++ b/distribution/simpleicons-5/Y/Yahoo.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yahoo + +sprite $YahooXs [10x10/16z] uwS3 + +sprite $YahooSm [12x12/16z] unza + +sprite $YahooMd [16x16/16z] un_X + +sprite $YahooLg [20x20/16z] unzKO1G + +!procedure Yahoo($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yahoo', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yale.Local.png b/distribution/simpleicons-5/Y/Yale.Local.png new file mode 100644 index 00000000000..eb57e58a646 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yale.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yale.Local.puml b/distribution/simpleicons-5/Y/Yale.Local.puml new file mode 100644 index 00000000000..619192a1863 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yale.Local.puml @@ -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 Yale +include('simpleicons-5/Y/Yale') + +' renders the element +Yale('Yale', 'Yale', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yale.Remote.puml b/distribution/simpleicons-5/Y/Yale.Remote.puml new file mode 100644 index 00000000000..d8fe57a8791 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yale.Remote.puml @@ -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 Yale +include('simpleicons-5/Y/Yale') + +' renders the element +Yale('Yale', 'Yale', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yale.md b/distribution/simpleicons-5/Y/Yale.md new file mode 100644 index 00000000000..1b3756f7d2d --- /dev/null +++ b/distribution/simpleicons-5/Y/Yale.md @@ -0,0 +1,63 @@ +# Yale + + +```text +simpleicons-5/Y/Yale +``` + +```text +include('simpleicons-5/Y/Yale') +``` + + + +| Illustration | Yale | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yale.png) | ![illustration for Yale](../../simpleicons-5/Y/Yale.Local.png) | + + + + +## Yale + +### 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 Yale +include('simpleicons-5/Y/Yale') + +' renders the element +Yale('Yale', 'Yale', '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 Yale +include('simpleicons-5/Y/Yale') + +' renders the element +Yale('Yale', 'Yale', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yale.png b/distribution/simpleicons-5/Y/Yale.png new file mode 100644 index 00000000000..7b6794d6c44 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yale.png differ diff --git a/distribution/simpleicons-5/Y/Yale.puml b/distribution/simpleicons-5/Y/Yale.puml new file mode 100644 index 00000000000..006aa6699f0 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yale.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yale + +sprite $YaleXs [10x10/16z] uwS3 + +sprite $YaleSm [12x12/16z] unza + +sprite $YaleMd [16x16/16z] un_X + +sprite $YaleLg [20x20/16z] unzKO1G + +!procedure Yale($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yale', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yamahacorporation.Local.png b/distribution/simpleicons-5/Y/Yamahacorporation.Local.png new file mode 100644 index 00000000000..045ac4a4c7a Binary files /dev/null and b/distribution/simpleicons-5/Y/Yamahacorporation.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yamahacorporation.Local.puml b/distribution/simpleicons-5/Y/Yamahacorporation.Local.puml new file mode 100644 index 00000000000..d9c2b6bbb47 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahacorporation.Local.puml @@ -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 Yamahacorporation +include('simpleicons-5/Y/Yamahacorporation') + +' renders the element +Yamahacorporation('Yamahacorporation', 'Yamahacorporation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yamahacorporation.Remote.puml b/distribution/simpleicons-5/Y/Yamahacorporation.Remote.puml new file mode 100644 index 00000000000..73e73638de5 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahacorporation.Remote.puml @@ -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 Yamahacorporation +include('simpleicons-5/Y/Yamahacorporation') + +' renders the element +Yamahacorporation('Yamahacorporation', 'Yamahacorporation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yamahacorporation.md b/distribution/simpleicons-5/Y/Yamahacorporation.md new file mode 100644 index 00000000000..351c8f8e798 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahacorporation.md @@ -0,0 +1,63 @@ +# Yamahacorporation + + +```text +simpleicons-5/Y/Yamahacorporation +``` + +```text +include('simpleicons-5/Y/Yamahacorporation') +``` + + + +| Illustration | Yamahacorporation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yamahacorporation.png) | ![illustration for Yamahacorporation](../../simpleicons-5/Y/Yamahacorporation.Local.png) | + + + + +## Yamahacorporation + +### 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 Yamahacorporation +include('simpleicons-5/Y/Yamahacorporation') + +' renders the element +Yamahacorporation('Yamahacorporation', 'Yamahacorporation', '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 Yamahacorporation +include('simpleicons-5/Y/Yamahacorporation') + +' renders the element +Yamahacorporation('Yamahacorporation', 'Yamahacorporation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yamahacorporation.png b/distribution/simpleicons-5/Y/Yamahacorporation.png new file mode 100644 index 00000000000..9707c9233f2 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yamahacorporation.png differ diff --git a/distribution/simpleicons-5/Y/Yamahacorporation.puml b/distribution/simpleicons-5/Y/Yamahacorporation.puml new file mode 100644 index 00000000000..c4b9c2aee69 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahacorporation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yamahacorporation + +sprite $YamahacorporationXs [10x10/16z] uwS3 + +sprite $YamahacorporationSm [12x12/16z] unza + +sprite $YamahacorporationMd [16x16/16z] un_X + +sprite $YamahacorporationLg [20x20/16z] unzKO1G + +!procedure Yamahacorporation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yamahacorporation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yamahamotorcorporation.Local.png b/distribution/simpleicons-5/Y/Yamahamotorcorporation.Local.png new file mode 100644 index 00000000000..2e9573f0e8e Binary files /dev/null and b/distribution/simpleicons-5/Y/Yamahamotorcorporation.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yamahamotorcorporation.Local.puml b/distribution/simpleicons-5/Y/Yamahamotorcorporation.Local.puml new file mode 100644 index 00000000000..0c33e1378bd --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahamotorcorporation.Local.puml @@ -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 Yamahamotorcorporation +include('simpleicons-5/Y/Yamahamotorcorporation') + +' renders the element +Yamahamotorcorporation('Yamahamotorcorporation', 'Yamahamotorcorporation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yamahamotorcorporation.Remote.puml b/distribution/simpleicons-5/Y/Yamahamotorcorporation.Remote.puml new file mode 100644 index 00000000000..d91fdb7b10d --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahamotorcorporation.Remote.puml @@ -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 Yamahamotorcorporation +include('simpleicons-5/Y/Yamahamotorcorporation') + +' renders the element +Yamahamotorcorporation('Yamahamotorcorporation', 'Yamahamotorcorporation', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yamahamotorcorporation.md b/distribution/simpleicons-5/Y/Yamahamotorcorporation.md new file mode 100644 index 00000000000..3f112e5ea58 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahamotorcorporation.md @@ -0,0 +1,63 @@ +# Yamahamotorcorporation + + +```text +simpleicons-5/Y/Yamahamotorcorporation +``` + +```text +include('simpleicons-5/Y/Yamahamotorcorporation') +``` + + + +| Illustration | Yamahamotorcorporation | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yamahamotorcorporation.png) | ![illustration for Yamahamotorcorporation](../../simpleicons-5/Y/Yamahamotorcorporation.Local.png) | + + + + +## Yamahamotorcorporation + +### 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 Yamahamotorcorporation +include('simpleicons-5/Y/Yamahamotorcorporation') + +' renders the element +Yamahamotorcorporation('Yamahamotorcorporation', 'Yamahamotorcorporation', '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 Yamahamotorcorporation +include('simpleicons-5/Y/Yamahamotorcorporation') + +' renders the element +Yamahamotorcorporation('Yamahamotorcorporation', 'Yamahamotorcorporation', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yamahamotorcorporation.png b/distribution/simpleicons-5/Y/Yamahamotorcorporation.png new file mode 100644 index 00000000000..8517a213264 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yamahamotorcorporation.png differ diff --git a/distribution/simpleicons-5/Y/Yamahamotorcorporation.puml b/distribution/simpleicons-5/Y/Yamahamotorcorporation.puml new file mode 100644 index 00000000000..1a75cbbbd9b --- /dev/null +++ b/distribution/simpleicons-5/Y/Yamahamotorcorporation.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yamahamotorcorporation + +sprite $YamahamotorcorporationXs [10x10/16z] uwS3 + +sprite $YamahamotorcorporationSm [12x12/16z] unza + +sprite $YamahamotorcorporationMd [16x16/16z] un_X + +sprite $YamahamotorcorporationLg [20x20/16z] unzKO1G + +!procedure Yamahamotorcorporation($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yamahamotorcorporation', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yammer.Local.png b/distribution/simpleicons-5/Y/Yammer.Local.png new file mode 100644 index 00000000000..b29559bb91a Binary files /dev/null and b/distribution/simpleicons-5/Y/Yammer.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yammer.Local.puml b/distribution/simpleicons-5/Y/Yammer.Local.puml new file mode 100644 index 00000000000..cafa329ef28 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yammer.Local.puml @@ -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 Yammer +include('simpleicons-5/Y/Yammer') + +' renders the element +Yammer('Yammer', 'Yammer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yammer.Remote.puml b/distribution/simpleicons-5/Y/Yammer.Remote.puml new file mode 100644 index 00000000000..ecec4354b37 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yammer.Remote.puml @@ -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 Yammer +include('simpleicons-5/Y/Yammer') + +' renders the element +Yammer('Yammer', 'Yammer', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yammer.md b/distribution/simpleicons-5/Y/Yammer.md new file mode 100644 index 00000000000..8f591c0d0b0 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yammer.md @@ -0,0 +1,63 @@ +# Yammer + + +```text +simpleicons-5/Y/Yammer +``` + +```text +include('simpleicons-5/Y/Yammer') +``` + + + +| Illustration | Yammer | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yammer.png) | ![illustration for Yammer](../../simpleicons-5/Y/Yammer.Local.png) | + + + + +## Yammer + +### 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 Yammer +include('simpleicons-5/Y/Yammer') + +' renders the element +Yammer('Yammer', 'Yammer', '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 Yammer +include('simpleicons-5/Y/Yammer') + +' renders the element +Yammer('Yammer', 'Yammer', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yammer.png b/distribution/simpleicons-5/Y/Yammer.png new file mode 100644 index 00000000000..f7818502efa Binary files /dev/null and b/distribution/simpleicons-5/Y/Yammer.png differ diff --git a/distribution/simpleicons-5/Y/Yammer.puml b/distribution/simpleicons-5/Y/Yammer.puml new file mode 100644 index 00000000000..e19a99f8bcb --- /dev/null +++ b/distribution/simpleicons-5/Y/Yammer.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yammer + +sprite $YammerXs [10x10/16z] uwS3 + +sprite $YammerSm [12x12/16z] unza + +sprite $YammerMd [16x16/16z] un_X + +sprite $YammerLg [20x20/16z] unzKO1G + +!procedure Yammer($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yammer', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yarn.Local.png b/distribution/simpleicons-5/Y/Yarn.Local.png new file mode 100644 index 00000000000..9bd0e8e8096 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yarn.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yarn.Local.puml b/distribution/simpleicons-5/Y/Yarn.Local.puml new file mode 100644 index 00000000000..34c64705bfc --- /dev/null +++ b/distribution/simpleicons-5/Y/Yarn.Local.puml @@ -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 Yarn +include('simpleicons-5/Y/Yarn') + +' renders the element +Yarn('Yarn', 'Yarn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yarn.Remote.puml b/distribution/simpleicons-5/Y/Yarn.Remote.puml new file mode 100644 index 00000000000..5ba55120531 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yarn.Remote.puml @@ -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 Yarn +include('simpleicons-5/Y/Yarn') + +' renders the element +Yarn('Yarn', 'Yarn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yarn.md b/distribution/simpleicons-5/Y/Yarn.md new file mode 100644 index 00000000000..41e06c8663c --- /dev/null +++ b/distribution/simpleicons-5/Y/Yarn.md @@ -0,0 +1,63 @@ +# Yarn + + +```text +simpleicons-5/Y/Yarn +``` + +```text +include('simpleicons-5/Y/Yarn') +``` + + + +| Illustration | Yarn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yarn.png) | ![illustration for Yarn](../../simpleicons-5/Y/Yarn.Local.png) | + + + + +## Yarn + +### 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 Yarn +include('simpleicons-5/Y/Yarn') + +' renders the element +Yarn('Yarn', 'Yarn', '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 Yarn +include('simpleicons-5/Y/Yarn') + +' renders the element +Yarn('Yarn', 'Yarn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yarn.png b/distribution/simpleicons-5/Y/Yarn.png new file mode 100644 index 00000000000..aea45fcd2da Binary files /dev/null and b/distribution/simpleicons-5/Y/Yarn.png differ diff --git a/distribution/simpleicons-5/Y/Yarn.puml b/distribution/simpleicons-5/Y/Yarn.puml new file mode 100644 index 00000000000..b2858adf24d --- /dev/null +++ b/distribution/simpleicons-5/Y/Yarn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yarn + +sprite $YarnXs [10x10/16z] uwS3 + +sprite $YarnSm [12x12/16z] unza + +sprite $YarnMd [16x16/16z] un_X + +sprite $YarnLg [20x20/16z] unzKO1G + +!procedure Yarn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yarn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Ycombinator.Local.png b/distribution/simpleicons-5/Y/Ycombinator.Local.png new file mode 100644 index 00000000000..b4e6bf78603 Binary files /dev/null and b/distribution/simpleicons-5/Y/Ycombinator.Local.png differ diff --git a/distribution/simpleicons-5/Y/Ycombinator.Local.puml b/distribution/simpleicons-5/Y/Ycombinator.Local.puml new file mode 100644 index 00000000000..0af268c881c --- /dev/null +++ b/distribution/simpleicons-5/Y/Ycombinator.Local.puml @@ -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 Ycombinator +include('simpleicons-5/Y/Ycombinator') + +' renders the element +Ycombinator('Ycombinator', 'Ycombinator', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Ycombinator.Remote.puml b/distribution/simpleicons-5/Y/Ycombinator.Remote.puml new file mode 100644 index 00000000000..32973031870 --- /dev/null +++ b/distribution/simpleicons-5/Y/Ycombinator.Remote.puml @@ -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 Ycombinator +include('simpleicons-5/Y/Ycombinator') + +' renders the element +Ycombinator('Ycombinator', 'Ycombinator', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Ycombinator.md b/distribution/simpleicons-5/Y/Ycombinator.md new file mode 100644 index 00000000000..2e91ab96c7e --- /dev/null +++ b/distribution/simpleicons-5/Y/Ycombinator.md @@ -0,0 +1,63 @@ +# Ycombinator + + +```text +simpleicons-5/Y/Ycombinator +``` + +```text +include('simpleicons-5/Y/Ycombinator') +``` + + + +| Illustration | Ycombinator | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Ycombinator.png) | ![illustration for Ycombinator](../../simpleicons-5/Y/Ycombinator.Local.png) | + + + + +## Ycombinator + +### 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 Ycombinator +include('simpleicons-5/Y/Ycombinator') + +' renders the element +Ycombinator('Ycombinator', 'Ycombinator', '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 Ycombinator +include('simpleicons-5/Y/Ycombinator') + +' renders the element +Ycombinator('Ycombinator', 'Ycombinator', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Ycombinator.png b/distribution/simpleicons-5/Y/Ycombinator.png new file mode 100644 index 00000000000..9507c41a976 Binary files /dev/null and b/distribution/simpleicons-5/Y/Ycombinator.png differ diff --git a/distribution/simpleicons-5/Y/Ycombinator.puml b/distribution/simpleicons-5/Y/Ycombinator.puml new file mode 100644 index 00000000000..5f69c072086 --- /dev/null +++ b/distribution/simpleicons-5/Y/Ycombinator.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Ycombinator + +sprite $YcombinatorXs [10x10/16z] uwS3 + +sprite $YcombinatorSm [12x12/16z] unza + +sprite $YcombinatorMd [16x16/16z] un_X + +sprite $YcombinatorLg [20x20/16z] unzKO1G + +!procedure Ycombinator($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Ycombinator', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yelp.Local.png b/distribution/simpleicons-5/Y/Yelp.Local.png new file mode 100644 index 00000000000..10199e91c58 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yelp.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yelp.Local.puml b/distribution/simpleicons-5/Y/Yelp.Local.puml new file mode 100644 index 00000000000..ed60b18ee49 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yelp.Local.puml @@ -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 Yelp +include('simpleicons-5/Y/Yelp') + +' renders the element +Yelp('Yelp', 'Yelp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yelp.Remote.puml b/distribution/simpleicons-5/Y/Yelp.Remote.puml new file mode 100644 index 00000000000..ac56f1bcc24 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yelp.Remote.puml @@ -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 Yelp +include('simpleicons-5/Y/Yelp') + +' renders the element +Yelp('Yelp', 'Yelp', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yelp.md b/distribution/simpleicons-5/Y/Yelp.md new file mode 100644 index 00000000000..0eb3a783a25 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yelp.md @@ -0,0 +1,63 @@ +# Yelp + + +```text +simpleicons-5/Y/Yelp +``` + +```text +include('simpleicons-5/Y/Yelp') +``` + + + +| Illustration | Yelp | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yelp.png) | ![illustration for Yelp](../../simpleicons-5/Y/Yelp.Local.png) | + + + + +## Yelp + +### 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 Yelp +include('simpleicons-5/Y/Yelp') + +' renders the element +Yelp('Yelp', 'Yelp', '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 Yelp +include('simpleicons-5/Y/Yelp') + +' renders the element +Yelp('Yelp', 'Yelp', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yelp.png b/distribution/simpleicons-5/Y/Yelp.png new file mode 100644 index 00000000000..8c7e757652a Binary files /dev/null and b/distribution/simpleicons-5/Y/Yelp.png differ diff --git a/distribution/simpleicons-5/Y/Yelp.puml b/distribution/simpleicons-5/Y/Yelp.puml new file mode 100644 index 00000000000..49b27fa15e0 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yelp.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yelp + +sprite $YelpXs [10x10/16z] uwS3 + +sprite $YelpSm [12x12/16z] unza + +sprite $YelpMd [16x16/16z] un_X + +sprite $YelpLg [20x20/16z] unzKO1G + +!procedure Yelp($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yelp', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yoast.Local.png b/distribution/simpleicons-5/Y/Yoast.Local.png new file mode 100644 index 00000000000..96a2fc5b46d Binary files /dev/null and b/distribution/simpleicons-5/Y/Yoast.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yoast.Local.puml b/distribution/simpleicons-5/Y/Yoast.Local.puml new file mode 100644 index 00000000000..4a000cc8156 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yoast.Local.puml @@ -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 Yoast +include('simpleicons-5/Y/Yoast') + +' renders the element +Yoast('Yoast', 'Yoast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yoast.Remote.puml b/distribution/simpleicons-5/Y/Yoast.Remote.puml new file mode 100644 index 00000000000..70d9206a2bf --- /dev/null +++ b/distribution/simpleicons-5/Y/Yoast.Remote.puml @@ -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 Yoast +include('simpleicons-5/Y/Yoast') + +' renders the element +Yoast('Yoast', 'Yoast', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yoast.md b/distribution/simpleicons-5/Y/Yoast.md new file mode 100644 index 00000000000..264adb4734d --- /dev/null +++ b/distribution/simpleicons-5/Y/Yoast.md @@ -0,0 +1,63 @@ +# Yoast + + +```text +simpleicons-5/Y/Yoast +``` + +```text +include('simpleicons-5/Y/Yoast') +``` + + + +| Illustration | Yoast | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yoast.png) | ![illustration for Yoast](../../simpleicons-5/Y/Yoast.Local.png) | + + + + +## Yoast + +### 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 Yoast +include('simpleicons-5/Y/Yoast') + +' renders the element +Yoast('Yoast', 'Yoast', '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 Yoast +include('simpleicons-5/Y/Yoast') + +' renders the element +Yoast('Yoast', 'Yoast', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yoast.png b/distribution/simpleicons-5/Y/Yoast.png new file mode 100644 index 00000000000..eea8d5ff372 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yoast.png differ diff --git a/distribution/simpleicons-5/Y/Yoast.puml b/distribution/simpleicons-5/Y/Yoast.puml new file mode 100644 index 00000000000..9510dc9cee3 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yoast.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yoast + +sprite $YoastXs [10x10/16z] uwS3 + +sprite $YoastSm [12x12/16z] unza + +sprite $YoastMd [16x16/16z] un_X + +sprite $YoastLg [20x20/16z] unzKO1G + +!procedure Yoast($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yoast', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Yourtraveldottv.Local.png b/distribution/simpleicons-5/Y/Yourtraveldottv.Local.png new file mode 100644 index 00000000000..8920c758a57 Binary files /dev/null and b/distribution/simpleicons-5/Y/Yourtraveldottv.Local.png differ diff --git a/distribution/simpleicons-5/Y/Yourtraveldottv.Local.puml b/distribution/simpleicons-5/Y/Yourtraveldottv.Local.puml new file mode 100644 index 00000000000..93805719139 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yourtraveldottv.Local.puml @@ -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 Yourtraveldottv +include('simpleicons-5/Y/Yourtraveldottv') + +' renders the element +Yourtraveldottv('Yourtraveldottv', 'Yourtraveldottv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yourtraveldottv.Remote.puml b/distribution/simpleicons-5/Y/Yourtraveldottv.Remote.puml new file mode 100644 index 00000000000..df05f423ce8 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yourtraveldottv.Remote.puml @@ -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 Yourtraveldottv +include('simpleicons-5/Y/Yourtraveldottv') + +' renders the element +Yourtraveldottv('Yourtraveldottv', 'Yourtraveldottv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Yourtraveldottv.md b/distribution/simpleicons-5/Y/Yourtraveldottv.md new file mode 100644 index 00000000000..be68144cb96 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yourtraveldottv.md @@ -0,0 +1,63 @@ +# Yourtraveldottv + + +```text +simpleicons-5/Y/Yourtraveldottv +``` + +```text +include('simpleicons-5/Y/Yourtraveldottv') +``` + + + +| Illustration | Yourtraveldottv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Yourtraveldottv.png) | ![illustration for Yourtraveldottv](../../simpleicons-5/Y/Yourtraveldottv.Local.png) | + + + + +## Yourtraveldottv + +### 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 Yourtraveldottv +include('simpleicons-5/Y/Yourtraveldottv') + +' renders the element +Yourtraveldottv('Yourtraveldottv', 'Yourtraveldottv', '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 Yourtraveldottv +include('simpleicons-5/Y/Yourtraveldottv') + +' renders the element +Yourtraveldottv('Yourtraveldottv', 'Yourtraveldottv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Yourtraveldottv.png b/distribution/simpleicons-5/Y/Yourtraveldottv.png new file mode 100644 index 00000000000..fbb1ea1529f Binary files /dev/null and b/distribution/simpleicons-5/Y/Yourtraveldottv.png differ diff --git a/distribution/simpleicons-5/Y/Yourtraveldottv.puml b/distribution/simpleicons-5/Y/Yourtraveldottv.puml new file mode 100644 index 00000000000..3ff12ee3ec5 --- /dev/null +++ b/distribution/simpleicons-5/Y/Yourtraveldottv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Yourtraveldottv + +sprite $YourtraveldottvXs [10x10/16z] uwS3 + +sprite $YourtraveldottvSm [12x12/16z] unza + +sprite $YourtraveldottvMd [16x16/16z] un_X + +sprite $YourtraveldottvLg [20x20/16z] unzKO1G + +!procedure Yourtraveldottv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Yourtraveldottv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Youtube.Local.png b/distribution/simpleicons-5/Y/Youtube.Local.png new file mode 100644 index 00000000000..594c690a54e Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtube.Local.png differ diff --git a/distribution/simpleicons-5/Y/Youtube.Local.puml b/distribution/simpleicons-5/Y/Youtube.Local.puml new file mode 100644 index 00000000000..797a79c53e4 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtube.Local.puml @@ -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 Youtube +include('simpleicons-5/Y/Youtube') + +' renders the element +Youtube('Youtube', 'Youtube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtube.Remote.puml b/distribution/simpleicons-5/Y/Youtube.Remote.puml new file mode 100644 index 00000000000..55447651bfe --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtube.Remote.puml @@ -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 Youtube +include('simpleicons-5/Y/Youtube') + +' renders the element +Youtube('Youtube', 'Youtube', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtube.md b/distribution/simpleicons-5/Y/Youtube.md new file mode 100644 index 00000000000..14569c50096 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtube.md @@ -0,0 +1,63 @@ +# Youtube + + +```text +simpleicons-5/Y/Youtube +``` + +```text +include('simpleicons-5/Y/Youtube') +``` + + + +| Illustration | Youtube | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Youtube.png) | ![illustration for Youtube](../../simpleicons-5/Y/Youtube.Local.png) | + + + + +## Youtube + +### 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 Youtube +include('simpleicons-5/Y/Youtube') + +' renders the element +Youtube('Youtube', 'Youtube', '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 Youtube +include('simpleicons-5/Y/Youtube') + +' renders the element +Youtube('Youtube', 'Youtube', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Youtube.png b/distribution/simpleicons-5/Y/Youtube.png new file mode 100644 index 00000000000..f08ac28273f Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtube.png differ diff --git a/distribution/simpleicons-5/Y/Youtube.puml b/distribution/simpleicons-5/Y/Youtube.puml new file mode 100644 index 00000000000..98edc33f9fb --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtube.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Youtube + +sprite $YoutubeXs [10x10/16z] uwS3 + +sprite $YoutubeSm [12x12/16z] unza + +sprite $YoutubeMd [16x16/16z] un_X + +sprite $YoutubeLg [20x20/16z] unzKO1G + +!procedure Youtube($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Youtube', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Youtubegaming.Local.png b/distribution/simpleicons-5/Y/Youtubegaming.Local.png new file mode 100644 index 00000000000..cc0fca42c99 Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubegaming.Local.png differ diff --git a/distribution/simpleicons-5/Y/Youtubegaming.Local.puml b/distribution/simpleicons-5/Y/Youtubegaming.Local.puml new file mode 100644 index 00000000000..92c43a39d5c --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubegaming.Local.puml @@ -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 Youtubegaming +include('simpleicons-5/Y/Youtubegaming') + +' renders the element +Youtubegaming('Youtubegaming', 'Youtubegaming', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubegaming.Remote.puml b/distribution/simpleicons-5/Y/Youtubegaming.Remote.puml new file mode 100644 index 00000000000..9a47ec24bf1 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubegaming.Remote.puml @@ -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 Youtubegaming +include('simpleicons-5/Y/Youtubegaming') + +' renders the element +Youtubegaming('Youtubegaming', 'Youtubegaming', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubegaming.md b/distribution/simpleicons-5/Y/Youtubegaming.md new file mode 100644 index 00000000000..41af5d53bc6 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubegaming.md @@ -0,0 +1,63 @@ +# Youtubegaming + + +```text +simpleicons-5/Y/Youtubegaming +``` + +```text +include('simpleicons-5/Y/Youtubegaming') +``` + + + +| Illustration | Youtubegaming | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Youtubegaming.png) | ![illustration for Youtubegaming](../../simpleicons-5/Y/Youtubegaming.Local.png) | + + + + +## Youtubegaming + +### 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 Youtubegaming +include('simpleicons-5/Y/Youtubegaming') + +' renders the element +Youtubegaming('Youtubegaming', 'Youtubegaming', '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 Youtubegaming +include('simpleicons-5/Y/Youtubegaming') + +' renders the element +Youtubegaming('Youtubegaming', 'Youtubegaming', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Youtubegaming.png b/distribution/simpleicons-5/Y/Youtubegaming.png new file mode 100644 index 00000000000..94d6b337e6d Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubegaming.png differ diff --git a/distribution/simpleicons-5/Y/Youtubegaming.puml b/distribution/simpleicons-5/Y/Youtubegaming.puml new file mode 100644 index 00000000000..4394515d007 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubegaming.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Youtubegaming + +sprite $YoutubegamingXs [10x10/16z] uwS3 + +sprite $YoutubegamingSm [12x12/16z] unza + +sprite $YoutubegamingMd [16x16/16z] un_X + +sprite $YoutubegamingLg [20x20/16z] unzKO1G + +!procedure Youtubegaming($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Youtubegaming', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Youtubemusic.Local.png b/distribution/simpleicons-5/Y/Youtubemusic.Local.png new file mode 100644 index 00000000000..45f95db8652 Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubemusic.Local.png differ diff --git a/distribution/simpleicons-5/Y/Youtubemusic.Local.puml b/distribution/simpleicons-5/Y/Youtubemusic.Local.puml new file mode 100644 index 00000000000..4df90406c11 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubemusic.Local.puml @@ -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 Youtubemusic +include('simpleicons-5/Y/Youtubemusic') + +' renders the element +Youtubemusic('Youtubemusic', 'Youtubemusic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubemusic.Remote.puml b/distribution/simpleicons-5/Y/Youtubemusic.Remote.puml new file mode 100644 index 00000000000..f7b51329d4f --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubemusic.Remote.puml @@ -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 Youtubemusic +include('simpleicons-5/Y/Youtubemusic') + +' renders the element +Youtubemusic('Youtubemusic', 'Youtubemusic', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubemusic.md b/distribution/simpleicons-5/Y/Youtubemusic.md new file mode 100644 index 00000000000..94d8d331c19 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubemusic.md @@ -0,0 +1,63 @@ +# Youtubemusic + + +```text +simpleicons-5/Y/Youtubemusic +``` + +```text +include('simpleicons-5/Y/Youtubemusic') +``` + + + +| Illustration | Youtubemusic | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Youtubemusic.png) | ![illustration for Youtubemusic](../../simpleicons-5/Y/Youtubemusic.Local.png) | + + + + +## Youtubemusic + +### 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 Youtubemusic +include('simpleicons-5/Y/Youtubemusic') + +' renders the element +Youtubemusic('Youtubemusic', 'Youtubemusic', '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 Youtubemusic +include('simpleicons-5/Y/Youtubemusic') + +' renders the element +Youtubemusic('Youtubemusic', 'Youtubemusic', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Youtubemusic.png b/distribution/simpleicons-5/Y/Youtubemusic.png new file mode 100644 index 00000000000..2fa96c35054 Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubemusic.png differ diff --git a/distribution/simpleicons-5/Y/Youtubemusic.puml b/distribution/simpleicons-5/Y/Youtubemusic.puml new file mode 100644 index 00000000000..5486be08eac --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubemusic.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Youtubemusic + +sprite $YoutubemusicXs [10x10/16z] uwS3 + +sprite $YoutubemusicSm [12x12/16z] unza + +sprite $YoutubemusicMd [16x16/16z] un_X + +sprite $YoutubemusicLg [20x20/16z] unzKO1G + +!procedure Youtubemusic($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Youtubemusic', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Youtubestudio.Local.png b/distribution/simpleicons-5/Y/Youtubestudio.Local.png new file mode 100644 index 00000000000..0ce637b790e Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubestudio.Local.png differ diff --git a/distribution/simpleicons-5/Y/Youtubestudio.Local.puml b/distribution/simpleicons-5/Y/Youtubestudio.Local.puml new file mode 100644 index 00000000000..39900e165f5 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubestudio.Local.puml @@ -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 Youtubestudio +include('simpleicons-5/Y/Youtubestudio') + +' renders the element +Youtubestudio('Youtubestudio', 'Youtubestudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubestudio.Remote.puml b/distribution/simpleicons-5/Y/Youtubestudio.Remote.puml new file mode 100644 index 00000000000..3b350140465 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubestudio.Remote.puml @@ -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 Youtubestudio +include('simpleicons-5/Y/Youtubestudio') + +' renders the element +Youtubestudio('Youtubestudio', 'Youtubestudio', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubestudio.md b/distribution/simpleicons-5/Y/Youtubestudio.md new file mode 100644 index 00000000000..97e83694247 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubestudio.md @@ -0,0 +1,63 @@ +# Youtubestudio + + +```text +simpleicons-5/Y/Youtubestudio +``` + +```text +include('simpleicons-5/Y/Youtubestudio') +``` + + + +| Illustration | Youtubestudio | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Youtubestudio.png) | ![illustration for Youtubestudio](../../simpleicons-5/Y/Youtubestudio.Local.png) | + + + + +## Youtubestudio + +### 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 Youtubestudio +include('simpleicons-5/Y/Youtubestudio') + +' renders the element +Youtubestudio('Youtubestudio', 'Youtubestudio', '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 Youtubestudio +include('simpleicons-5/Y/Youtubestudio') + +' renders the element +Youtubestudio('Youtubestudio', 'Youtubestudio', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Youtubestudio.png b/distribution/simpleicons-5/Y/Youtubestudio.png new file mode 100644 index 00000000000..05d4a7446cf Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubestudio.png differ diff --git a/distribution/simpleicons-5/Y/Youtubestudio.puml b/distribution/simpleicons-5/Y/Youtubestudio.puml new file mode 100644 index 00000000000..42e0665bfba --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubestudio.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Youtubestudio + +sprite $YoutubestudioXs [10x10/16z] uwS3 + +sprite $YoutubestudioSm [12x12/16z] unza + +sprite $YoutubestudioMd [16x16/16z] un_X + +sprite $YoutubestudioLg [20x20/16z] unzKO1G + +!procedure Youtubestudio($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Youtubestudio', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Y/Youtubetv.Local.png b/distribution/simpleicons-5/Y/Youtubetv.Local.png new file mode 100644 index 00000000000..a24b71347e8 Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubetv.Local.png differ diff --git a/distribution/simpleicons-5/Y/Youtubetv.Local.puml b/distribution/simpleicons-5/Y/Youtubetv.Local.puml new file mode 100644 index 00000000000..e773f42dc1e --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubetv.Local.puml @@ -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 Youtubetv +include('simpleicons-5/Y/Youtubetv') + +' renders the element +Youtubetv('Youtubetv', 'Youtubetv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubetv.Remote.puml b/distribution/simpleicons-5/Y/Youtubetv.Remote.puml new file mode 100644 index 00000000000..5f477a3a473 --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubetv.Remote.puml @@ -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 Youtubetv +include('simpleicons-5/Y/Youtubetv') + +' renders the element +Youtubetv('Youtubetv', 'Youtubetv', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Y/Youtubetv.md b/distribution/simpleicons-5/Y/Youtubetv.md new file mode 100644 index 00000000000..23dd7fe064c --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubetv.md @@ -0,0 +1,63 @@ +# Youtubetv + + +```text +simpleicons-5/Y/Youtubetv +``` + +```text +include('simpleicons-5/Y/Youtubetv') +``` + + + +| Illustration | Youtubetv | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Y/Youtubetv.png) | ![illustration for Youtubetv](../../simpleicons-5/Y/Youtubetv.Local.png) | + + + + +## Youtubetv + +### 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 Youtubetv +include('simpleicons-5/Y/Youtubetv') + +' renders the element +Youtubetv('Youtubetv', 'Youtubetv', '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 Youtubetv +include('simpleicons-5/Y/Youtubetv') + +' renders the element +Youtubetv('Youtubetv', 'Youtubetv', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Y/Youtubetv.png b/distribution/simpleicons-5/Y/Youtubetv.png new file mode 100644 index 00000000000..d2192516af0 Binary files /dev/null and b/distribution/simpleicons-5/Y/Youtubetv.png differ diff --git a/distribution/simpleicons-5/Y/Youtubetv.puml b/distribution/simpleicons-5/Y/Youtubetv.puml new file mode 100644 index 00000000000..0c301ec220b --- /dev/null +++ b/distribution/simpleicons-5/Y/Youtubetv.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Y/Youtubetv + +sprite $YoutubetvXs [10x10/16z] uwS3 + +sprite $YoutubetvSm [12x12/16z] unza + +sprite $YoutubetvMd [16x16/16z] un_X + +sprite $YoutubetvLg [20x20/16z] unzKO1G + +!procedure Youtubetv($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Y/Youtubetv', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/README.md b/distribution/simpleicons-5/Z/README.md new file mode 100644 index 00000000000..538c6c709ee --- /dev/null +++ b/distribution/simpleicons-5/Z/README.md @@ -0,0 +1,34 @@ +# Z + +The module contains 23 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/Z/Zalando](../../simpleicons-5/Z/Zalando.png) | [simpleicons-5/Z/Zalando](../../simpleicons-5/Z/Zalando.md) | +| ![illustration of simpleicons-5/Z/Zapier](../../simpleicons-5/Z/Zapier.png) | [simpleicons-5/Z/Zapier](../../simpleicons-5/Z/Zapier.md) | +| ![illustration of simpleicons-5/Z/Zdf](../../simpleicons-5/Z/Zdf.png) | [simpleicons-5/Z/Zdf](../../simpleicons-5/Z/Zdf.md) | +| ![illustration of simpleicons-5/Z/Zelle](../../simpleicons-5/Z/Zelle.png) | [simpleicons-5/Z/Zelle](../../simpleicons-5/Z/Zelle.md) | +| ![illustration of simpleicons-5/Z/Zend](../../simpleicons-5/Z/Zend.png) | [simpleicons-5/Z/Zend](../../simpleicons-5/Z/Zend.md) | +| ![illustration of simpleicons-5/Z/Zendesk](../../simpleicons-5/Z/Zendesk.png) | [simpleicons-5/Z/Zendesk](../../simpleicons-5/Z/Zendesk.md) | +| ![illustration of simpleicons-5/Z/Zendframework](../../simpleicons-5/Z/Zendframework.png) | [simpleicons-5/Z/Zendframework](../../simpleicons-5/Z/Zendframework.md) | +| ![illustration of simpleicons-5/Z/Zenn](../../simpleicons-5/Z/Zenn.png) | [simpleicons-5/Z/Zenn](../../simpleicons-5/Z/Zenn.md) | +| ![illustration of simpleicons-5/Z/Zerodha](../../simpleicons-5/Z/Zerodha.png) | [simpleicons-5/Z/Zerodha](../../simpleicons-5/Z/Zerodha.md) | +| ![illustration of simpleicons-5/Z/Zeromq](../../simpleicons-5/Z/Zeromq.png) | [simpleicons-5/Z/Zeromq](../../simpleicons-5/Z/Zeromq.md) | +| ![illustration of simpleicons-5/Z/Zerply](../../simpleicons-5/Z/Zerply.png) | [simpleicons-5/Z/Zerply](../../simpleicons-5/Z/Zerply.md) | +| ![illustration of simpleicons-5/Z/Zhihu](../../simpleicons-5/Z/Zhihu.png) | [simpleicons-5/Z/Zhihu](../../simpleicons-5/Z/Zhihu.md) | +| ![illustration of simpleicons-5/Z/Zigbee](../../simpleicons-5/Z/Zigbee.png) | [simpleicons-5/Z/Zigbee](../../simpleicons-5/Z/Zigbee.md) | +| ![illustration of simpleicons-5/Z/Zillow](../../simpleicons-5/Z/Zillow.png) | [simpleicons-5/Z/Zillow](../../simpleicons-5/Z/Zillow.md) | +| ![illustration of simpleicons-5/Z/Zingat](../../simpleicons-5/Z/Zingat.png) | [simpleicons-5/Z/Zingat](../../simpleicons-5/Z/Zingat.md) | +| ![illustration of simpleicons-5/Z/Zoho](../../simpleicons-5/Z/Zoho.png) | [simpleicons-5/Z/Zoho](../../simpleicons-5/Z/Zoho.md) | +| ![illustration of simpleicons-5/Z/Zoiper](../../simpleicons-5/Z/Zoiper.png) | [simpleicons-5/Z/Zoiper](../../simpleicons-5/Z/Zoiper.md) | +| ![illustration of simpleicons-5/Z/Zomato](../../simpleicons-5/Z/Zomato.png) | [simpleicons-5/Z/Zomato](../../simpleicons-5/Z/Zomato.md) | +| ![illustration of simpleicons-5/Z/Zoom](../../simpleicons-5/Z/Zoom.png) | [simpleicons-5/Z/Zoom](../../simpleicons-5/Z/Zoom.md) | +| ![illustration of simpleicons-5/Z/Zorin](../../simpleicons-5/Z/Zorin.png) | [simpleicons-5/Z/Zorin](../../simpleicons-5/Z/Zorin.md) | +| ![illustration of simpleicons-5/Z/Zotero](../../simpleicons-5/Z/Zotero.png) | [simpleicons-5/Z/Zotero](../../simpleicons-5/Z/Zotero.md) | +| ![illustration of simpleicons-5/Z/Zulip](../../simpleicons-5/Z/Zulip.png) | [simpleicons-5/Z/Zulip](../../simpleicons-5/Z/Zulip.md) | +| ![illustration of simpleicons-5/Z/Zwave](../../simpleicons-5/Z/Zwave.png) | [simpleicons-5/Z/Zwave](../../simpleicons-5/Z/Zwave.md) | + + + diff --git a/distribution/simpleicons-5/Z/Zalando.Local.png b/distribution/simpleicons-5/Z/Zalando.Local.png new file mode 100644 index 00000000000..910951df010 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zalando.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zalando.Local.puml b/distribution/simpleicons-5/Z/Zalando.Local.puml new file mode 100644 index 00000000000..fa192b14447 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zalando.Local.puml @@ -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 Zalando +include('simpleicons-5/Z/Zalando') + +' renders the element +Zalando('Zalando', 'Zalando', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zalando.Remote.puml b/distribution/simpleicons-5/Z/Zalando.Remote.puml new file mode 100644 index 00000000000..3acef35fb6a --- /dev/null +++ b/distribution/simpleicons-5/Z/Zalando.Remote.puml @@ -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 Zalando +include('simpleicons-5/Z/Zalando') + +' renders the element +Zalando('Zalando', 'Zalando', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zalando.md b/distribution/simpleicons-5/Z/Zalando.md new file mode 100644 index 00000000000..2d48cb61286 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zalando.md @@ -0,0 +1,63 @@ +# Zalando + + +```text +simpleicons-5/Z/Zalando +``` + +```text +include('simpleicons-5/Z/Zalando') +``` + + + +| Illustration | Zalando | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zalando.png) | ![illustration for Zalando](../../simpleicons-5/Z/Zalando.Local.png) | + + + + +## Zalando + +### 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 Zalando +include('simpleicons-5/Z/Zalando') + +' renders the element +Zalando('Zalando', 'Zalando', '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 Zalando +include('simpleicons-5/Z/Zalando') + +' renders the element +Zalando('Zalando', 'Zalando', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zalando.png b/distribution/simpleicons-5/Z/Zalando.png new file mode 100644 index 00000000000..862b8b339de Binary files /dev/null and b/distribution/simpleicons-5/Z/Zalando.png differ diff --git a/distribution/simpleicons-5/Z/Zalando.puml b/distribution/simpleicons-5/Z/Zalando.puml new file mode 100644 index 00000000000..d9ad4cfdb1a --- /dev/null +++ b/distribution/simpleicons-5/Z/Zalando.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zalando + +sprite $ZalandoXs [10x10/16z] uwS3 + +sprite $ZalandoSm [12x12/16z] unza + +sprite $ZalandoMd [16x16/16z] un_X + +sprite $ZalandoLg [20x20/16z] unzKO1G + +!procedure Zalando($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zalando', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zapier.Local.png b/distribution/simpleicons-5/Z/Zapier.Local.png new file mode 100644 index 00000000000..ca5f8cc3e05 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zapier.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zapier.Local.puml b/distribution/simpleicons-5/Z/Zapier.Local.puml new file mode 100644 index 00000000000..731b65eac18 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zapier.Local.puml @@ -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 Zapier +include('simpleicons-5/Z/Zapier') + +' renders the element +Zapier('Zapier', 'Zapier', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zapier.Remote.puml b/distribution/simpleicons-5/Z/Zapier.Remote.puml new file mode 100644 index 00000000000..99ba2483055 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zapier.Remote.puml @@ -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 Zapier +include('simpleicons-5/Z/Zapier') + +' renders the element +Zapier('Zapier', 'Zapier', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zapier.md b/distribution/simpleicons-5/Z/Zapier.md new file mode 100644 index 00000000000..075449bd3e9 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zapier.md @@ -0,0 +1,63 @@ +# Zapier + + +```text +simpleicons-5/Z/Zapier +``` + +```text +include('simpleicons-5/Z/Zapier') +``` + + + +| Illustration | Zapier | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zapier.png) | ![illustration for Zapier](../../simpleicons-5/Z/Zapier.Local.png) | + + + + +## Zapier + +### 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 Zapier +include('simpleicons-5/Z/Zapier') + +' renders the element +Zapier('Zapier', 'Zapier', '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 Zapier +include('simpleicons-5/Z/Zapier') + +' renders the element +Zapier('Zapier', 'Zapier', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zapier.png b/distribution/simpleicons-5/Z/Zapier.png new file mode 100644 index 00000000000..124e7bc0ae4 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zapier.png differ diff --git a/distribution/simpleicons-5/Z/Zapier.puml b/distribution/simpleicons-5/Z/Zapier.puml new file mode 100644 index 00000000000..26db2209bc8 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zapier.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zapier + +sprite $ZapierXs [10x10/16z] uwS3 + +sprite $ZapierSm [12x12/16z] unza + +sprite $ZapierMd [16x16/16z] un_X + +sprite $ZapierLg [20x20/16z] unzKO1G + +!procedure Zapier($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zapier', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zdf.Local.png b/distribution/simpleicons-5/Z/Zdf.Local.png new file mode 100644 index 00000000000..240b19ddee8 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zdf.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zdf.Local.puml b/distribution/simpleicons-5/Z/Zdf.Local.puml new file mode 100644 index 00000000000..f7a537d8ae7 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zdf.Local.puml @@ -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 Zdf +include('simpleicons-5/Z/Zdf') + +' renders the element +Zdf('Zdf', 'Zdf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zdf.Remote.puml b/distribution/simpleicons-5/Z/Zdf.Remote.puml new file mode 100644 index 00000000000..0576b7123e2 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zdf.Remote.puml @@ -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 Zdf +include('simpleicons-5/Z/Zdf') + +' renders the element +Zdf('Zdf', 'Zdf', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zdf.md b/distribution/simpleicons-5/Z/Zdf.md new file mode 100644 index 00000000000..b58baedbd09 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zdf.md @@ -0,0 +1,63 @@ +# Zdf + + +```text +simpleicons-5/Z/Zdf +``` + +```text +include('simpleicons-5/Z/Zdf') +``` + + + +| Illustration | Zdf | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zdf.png) | ![illustration for Zdf](../../simpleicons-5/Z/Zdf.Local.png) | + + + + +## Zdf + +### 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 Zdf +include('simpleicons-5/Z/Zdf') + +' renders the element +Zdf('Zdf', 'Zdf', '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 Zdf +include('simpleicons-5/Z/Zdf') + +' renders the element +Zdf('Zdf', 'Zdf', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zdf.png b/distribution/simpleicons-5/Z/Zdf.png new file mode 100644 index 00000000000..fa3662000d1 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zdf.png differ diff --git a/distribution/simpleicons-5/Z/Zdf.puml b/distribution/simpleicons-5/Z/Zdf.puml new file mode 100644 index 00000000000..a469e65518e --- /dev/null +++ b/distribution/simpleicons-5/Z/Zdf.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zdf + +sprite $ZdfXs [10x10/16z] uwS3 + +sprite $ZdfSm [12x12/16z] unza + +sprite $ZdfMd [16x16/16z] un_X + +sprite $ZdfLg [20x20/16z] unzKO1G + +!procedure Zdf($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zdf', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zelle.Local.png b/distribution/simpleicons-5/Z/Zelle.Local.png new file mode 100644 index 00000000000..5742fdb020b Binary files /dev/null and b/distribution/simpleicons-5/Z/Zelle.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zelle.Local.puml b/distribution/simpleicons-5/Z/Zelle.Local.puml new file mode 100644 index 00000000000..f339402f270 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zelle.Local.puml @@ -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 Zelle +include('simpleicons-5/Z/Zelle') + +' renders the element +Zelle('Zelle', 'Zelle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zelle.Remote.puml b/distribution/simpleicons-5/Z/Zelle.Remote.puml new file mode 100644 index 00000000000..13db5c66f50 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zelle.Remote.puml @@ -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 Zelle +include('simpleicons-5/Z/Zelle') + +' renders the element +Zelle('Zelle', 'Zelle', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zelle.md b/distribution/simpleicons-5/Z/Zelle.md new file mode 100644 index 00000000000..0b3e7f98d0c --- /dev/null +++ b/distribution/simpleicons-5/Z/Zelle.md @@ -0,0 +1,63 @@ +# Zelle + + +```text +simpleicons-5/Z/Zelle +``` + +```text +include('simpleicons-5/Z/Zelle') +``` + + + +| Illustration | Zelle | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zelle.png) | ![illustration for Zelle](../../simpleicons-5/Z/Zelle.Local.png) | + + + + +## Zelle + +### 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 Zelle +include('simpleicons-5/Z/Zelle') + +' renders the element +Zelle('Zelle', 'Zelle', '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 Zelle +include('simpleicons-5/Z/Zelle') + +' renders the element +Zelle('Zelle', 'Zelle', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zelle.png b/distribution/simpleicons-5/Z/Zelle.png new file mode 100644 index 00000000000..d61608a404f Binary files /dev/null and b/distribution/simpleicons-5/Z/Zelle.png differ diff --git a/distribution/simpleicons-5/Z/Zelle.puml b/distribution/simpleicons-5/Z/Zelle.puml new file mode 100644 index 00000000000..0cf6521ff51 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zelle.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zelle + +sprite $ZelleXs [10x10/16z] uwS3 + +sprite $ZelleSm [12x12/16z] unza + +sprite $ZelleMd [16x16/16z] un_X + +sprite $ZelleLg [20x20/16z] unzKO1G + +!procedure Zelle($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zelle', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zend.Local.png b/distribution/simpleicons-5/Z/Zend.Local.png new file mode 100644 index 00000000000..6f622ef079b Binary files /dev/null and b/distribution/simpleicons-5/Z/Zend.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zend.Local.puml b/distribution/simpleicons-5/Z/Zend.Local.puml new file mode 100644 index 00000000000..a3fd0670075 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zend.Local.puml @@ -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 Zend +include('simpleicons-5/Z/Zend') + +' renders the element +Zend('Zend', 'Zend', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zend.Remote.puml b/distribution/simpleicons-5/Z/Zend.Remote.puml new file mode 100644 index 00000000000..16dd8baefda --- /dev/null +++ b/distribution/simpleicons-5/Z/Zend.Remote.puml @@ -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 Zend +include('simpleicons-5/Z/Zend') + +' renders the element +Zend('Zend', 'Zend', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zend.md b/distribution/simpleicons-5/Z/Zend.md new file mode 100644 index 00000000000..54a519c095b --- /dev/null +++ b/distribution/simpleicons-5/Z/Zend.md @@ -0,0 +1,63 @@ +# Zend + + +```text +simpleicons-5/Z/Zend +``` + +```text +include('simpleicons-5/Z/Zend') +``` + + + +| Illustration | Zend | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zend.png) | ![illustration for Zend](../../simpleicons-5/Z/Zend.Local.png) | + + + + +## Zend + +### 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 Zend +include('simpleicons-5/Z/Zend') + +' renders the element +Zend('Zend', 'Zend', '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 Zend +include('simpleicons-5/Z/Zend') + +' renders the element +Zend('Zend', 'Zend', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zend.png b/distribution/simpleicons-5/Z/Zend.png new file mode 100644 index 00000000000..7f6ca5cd202 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zend.png differ diff --git a/distribution/simpleicons-5/Z/Zend.puml b/distribution/simpleicons-5/Z/Zend.puml new file mode 100644 index 00000000000..4f3ac5e0b60 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zend.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zend + +sprite $ZendXs [10x10/16z] uwS3 + +sprite $ZendSm [12x12/16z] unza + +sprite $ZendMd [16x16/16z] un_X + +sprite $ZendLg [20x20/16z] unzKO1G + +!procedure Zend($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zend', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zendesk.Local.png b/distribution/simpleicons-5/Z/Zendesk.Local.png new file mode 100644 index 00000000000..a62b554c011 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zendesk.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zendesk.Local.puml b/distribution/simpleicons-5/Z/Zendesk.Local.puml new file mode 100644 index 00000000000..22932ab1c0b --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendesk.Local.puml @@ -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 Zendesk +include('simpleicons-5/Z/Zendesk') + +' renders the element +Zendesk('Zendesk', 'Zendesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zendesk.Remote.puml b/distribution/simpleicons-5/Z/Zendesk.Remote.puml new file mode 100644 index 00000000000..c898804031a --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendesk.Remote.puml @@ -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 Zendesk +include('simpleicons-5/Z/Zendesk') + +' renders the element +Zendesk('Zendesk', 'Zendesk', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zendesk.md b/distribution/simpleicons-5/Z/Zendesk.md new file mode 100644 index 00000000000..edbebfc18e6 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendesk.md @@ -0,0 +1,63 @@ +# Zendesk + + +```text +simpleicons-5/Z/Zendesk +``` + +```text +include('simpleicons-5/Z/Zendesk') +``` + + + +| Illustration | Zendesk | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zendesk.png) | ![illustration for Zendesk](../../simpleicons-5/Z/Zendesk.Local.png) | + + + + +## Zendesk + +### 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 Zendesk +include('simpleicons-5/Z/Zendesk') + +' renders the element +Zendesk('Zendesk', 'Zendesk', '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 Zendesk +include('simpleicons-5/Z/Zendesk') + +' renders the element +Zendesk('Zendesk', 'Zendesk', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zendesk.png b/distribution/simpleicons-5/Z/Zendesk.png new file mode 100644 index 00000000000..5d9e1cdd38f Binary files /dev/null and b/distribution/simpleicons-5/Z/Zendesk.png differ diff --git a/distribution/simpleicons-5/Z/Zendesk.puml b/distribution/simpleicons-5/Z/Zendesk.puml new file mode 100644 index 00000000000..5773c1ba183 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendesk.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zendesk + +sprite $ZendeskXs [10x10/16z] uwS3 + +sprite $ZendeskSm [12x12/16z] unza + +sprite $ZendeskMd [16x16/16z] un_X + +sprite $ZendeskLg [20x20/16z] unzKO1G + +!procedure Zendesk($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zendesk', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zendframework.Local.png b/distribution/simpleicons-5/Z/Zendframework.Local.png new file mode 100644 index 00000000000..d5eab3914c7 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zendframework.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zendframework.Local.puml b/distribution/simpleicons-5/Z/Zendframework.Local.puml new file mode 100644 index 00000000000..540f8e15396 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendframework.Local.puml @@ -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 Zendframework +include('simpleicons-5/Z/Zendframework') + +' renders the element +Zendframework('Zendframework', 'Zendframework', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zendframework.Remote.puml b/distribution/simpleicons-5/Z/Zendframework.Remote.puml new file mode 100644 index 00000000000..aa9d223b4ad --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendframework.Remote.puml @@ -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 Zendframework +include('simpleicons-5/Z/Zendframework') + +' renders the element +Zendframework('Zendframework', 'Zendframework', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zendframework.md b/distribution/simpleicons-5/Z/Zendframework.md new file mode 100644 index 00000000000..f34302f54bf --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendframework.md @@ -0,0 +1,63 @@ +# Zendframework + + +```text +simpleicons-5/Z/Zendframework +``` + +```text +include('simpleicons-5/Z/Zendframework') +``` + + + +| Illustration | Zendframework | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zendframework.png) | ![illustration for Zendframework](../../simpleicons-5/Z/Zendframework.Local.png) | + + + + +## Zendframework + +### 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 Zendframework +include('simpleicons-5/Z/Zendframework') + +' renders the element +Zendframework('Zendframework', 'Zendframework', '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 Zendframework +include('simpleicons-5/Z/Zendframework') + +' renders the element +Zendframework('Zendframework', 'Zendframework', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zendframework.png b/distribution/simpleicons-5/Z/Zendframework.png new file mode 100644 index 00000000000..660cce99cd3 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zendframework.png differ diff --git a/distribution/simpleicons-5/Z/Zendframework.puml b/distribution/simpleicons-5/Z/Zendframework.puml new file mode 100644 index 00000000000..c7b5e0d03b4 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zendframework.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zendframework + +sprite $ZendframeworkXs [10x10/16z] uwS3 + +sprite $ZendframeworkSm [12x12/16z] unza + +sprite $ZendframeworkMd [16x16/16z] un_X + +sprite $ZendframeworkLg [20x20/16z] unzKO1G + +!procedure Zendframework($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zendframework', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zenn.Local.png b/distribution/simpleicons-5/Z/Zenn.Local.png new file mode 100644 index 00000000000..34b8be99e6b Binary files /dev/null and b/distribution/simpleicons-5/Z/Zenn.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zenn.Local.puml b/distribution/simpleicons-5/Z/Zenn.Local.puml new file mode 100644 index 00000000000..5dda9565552 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zenn.Local.puml @@ -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 Zenn +include('simpleicons-5/Z/Zenn') + +' renders the element +Zenn('Zenn', 'Zenn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zenn.Remote.puml b/distribution/simpleicons-5/Z/Zenn.Remote.puml new file mode 100644 index 00000000000..3697a1a296c --- /dev/null +++ b/distribution/simpleicons-5/Z/Zenn.Remote.puml @@ -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 Zenn +include('simpleicons-5/Z/Zenn') + +' renders the element +Zenn('Zenn', 'Zenn', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zenn.md b/distribution/simpleicons-5/Z/Zenn.md new file mode 100644 index 00000000000..41359a646cd --- /dev/null +++ b/distribution/simpleicons-5/Z/Zenn.md @@ -0,0 +1,63 @@ +# Zenn + + +```text +simpleicons-5/Z/Zenn +``` + +```text +include('simpleicons-5/Z/Zenn') +``` + + + +| Illustration | Zenn | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zenn.png) | ![illustration for Zenn](../../simpleicons-5/Z/Zenn.Local.png) | + + + + +## Zenn + +### 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 Zenn +include('simpleicons-5/Z/Zenn') + +' renders the element +Zenn('Zenn', 'Zenn', '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 Zenn +include('simpleicons-5/Z/Zenn') + +' renders the element +Zenn('Zenn', 'Zenn', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zenn.png b/distribution/simpleicons-5/Z/Zenn.png new file mode 100644 index 00000000000..6b9c9f6afdd Binary files /dev/null and b/distribution/simpleicons-5/Z/Zenn.png differ diff --git a/distribution/simpleicons-5/Z/Zenn.puml b/distribution/simpleicons-5/Z/Zenn.puml new file mode 100644 index 00000000000..f6be3bc6269 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zenn.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zenn + +sprite $ZennXs [10x10/16z] uwS3 + +sprite $ZennSm [12x12/16z] unza + +sprite $ZennMd [16x16/16z] un_X + +sprite $ZennLg [20x20/16z] unzKO1G + +!procedure Zenn($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zenn', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zerodha.Local.png b/distribution/simpleicons-5/Z/Zerodha.Local.png new file mode 100644 index 00000000000..a1c602b21a8 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zerodha.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zerodha.Local.puml b/distribution/simpleicons-5/Z/Zerodha.Local.puml new file mode 100644 index 00000000000..1eee9bfbb97 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerodha.Local.puml @@ -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 Zerodha +include('simpleicons-5/Z/Zerodha') + +' renders the element +Zerodha('Zerodha', 'Zerodha', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zerodha.Remote.puml b/distribution/simpleicons-5/Z/Zerodha.Remote.puml new file mode 100644 index 00000000000..5f599c34f70 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerodha.Remote.puml @@ -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 Zerodha +include('simpleicons-5/Z/Zerodha') + +' renders the element +Zerodha('Zerodha', 'Zerodha', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zerodha.md b/distribution/simpleicons-5/Z/Zerodha.md new file mode 100644 index 00000000000..1be68026e61 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerodha.md @@ -0,0 +1,63 @@ +# Zerodha + + +```text +simpleicons-5/Z/Zerodha +``` + +```text +include('simpleicons-5/Z/Zerodha') +``` + + + +| Illustration | Zerodha | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zerodha.png) | ![illustration for Zerodha](../../simpleicons-5/Z/Zerodha.Local.png) | + + + + +## Zerodha + +### 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 Zerodha +include('simpleicons-5/Z/Zerodha') + +' renders the element +Zerodha('Zerodha', 'Zerodha', '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 Zerodha +include('simpleicons-5/Z/Zerodha') + +' renders the element +Zerodha('Zerodha', 'Zerodha', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zerodha.png b/distribution/simpleicons-5/Z/Zerodha.png new file mode 100644 index 00000000000..3e7f937bdc1 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zerodha.png differ diff --git a/distribution/simpleicons-5/Z/Zerodha.puml b/distribution/simpleicons-5/Z/Zerodha.puml new file mode 100644 index 00000000000..5b96ab2a074 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerodha.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zerodha + +sprite $ZerodhaXs [10x10/16z] uwS3 + +sprite $ZerodhaSm [12x12/16z] unza + +sprite $ZerodhaMd [16x16/16z] un_X + +sprite $ZerodhaLg [20x20/16z] unzKO1G + +!procedure Zerodha($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zerodha', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zeromq.Local.png b/distribution/simpleicons-5/Z/Zeromq.Local.png new file mode 100644 index 00000000000..8edaa64ede9 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zeromq.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zeromq.Local.puml b/distribution/simpleicons-5/Z/Zeromq.Local.puml new file mode 100644 index 00000000000..dc52aa812bf --- /dev/null +++ b/distribution/simpleicons-5/Z/Zeromq.Local.puml @@ -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 Zeromq +include('simpleicons-5/Z/Zeromq') + +' renders the element +Zeromq('Zeromq', 'Zeromq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zeromq.Remote.puml b/distribution/simpleicons-5/Z/Zeromq.Remote.puml new file mode 100644 index 00000000000..96772dbb61b --- /dev/null +++ b/distribution/simpleicons-5/Z/Zeromq.Remote.puml @@ -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 Zeromq +include('simpleicons-5/Z/Zeromq') + +' renders the element +Zeromq('Zeromq', 'Zeromq', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zeromq.md b/distribution/simpleicons-5/Z/Zeromq.md new file mode 100644 index 00000000000..b0a02e936be --- /dev/null +++ b/distribution/simpleicons-5/Z/Zeromq.md @@ -0,0 +1,63 @@ +# Zeromq + + +```text +simpleicons-5/Z/Zeromq +``` + +```text +include('simpleicons-5/Z/Zeromq') +``` + + + +| Illustration | Zeromq | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zeromq.png) | ![illustration for Zeromq](../../simpleicons-5/Z/Zeromq.Local.png) | + + + + +## Zeromq + +### 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 Zeromq +include('simpleicons-5/Z/Zeromq') + +' renders the element +Zeromq('Zeromq', 'Zeromq', '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 Zeromq +include('simpleicons-5/Z/Zeromq') + +' renders the element +Zeromq('Zeromq', 'Zeromq', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zeromq.png b/distribution/simpleicons-5/Z/Zeromq.png new file mode 100644 index 00000000000..3a6b1620644 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zeromq.png differ diff --git a/distribution/simpleicons-5/Z/Zeromq.puml b/distribution/simpleicons-5/Z/Zeromq.puml new file mode 100644 index 00000000000..48b3c3b1224 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zeromq.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zeromq + +sprite $ZeromqXs [10x10/16z] uwS3 + +sprite $ZeromqSm [12x12/16z] unza + +sprite $ZeromqMd [16x16/16z] un_X + +sprite $ZeromqLg [20x20/16z] unzKO1G + +!procedure Zeromq($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zeromq', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zerply.Local.png b/distribution/simpleicons-5/Z/Zerply.Local.png new file mode 100644 index 00000000000..9e74eaca584 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zerply.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zerply.Local.puml b/distribution/simpleicons-5/Z/Zerply.Local.puml new file mode 100644 index 00000000000..e4afe93f4b9 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerply.Local.puml @@ -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 Zerply +include('simpleicons-5/Z/Zerply') + +' renders the element +Zerply('Zerply', 'Zerply', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zerply.Remote.puml b/distribution/simpleicons-5/Z/Zerply.Remote.puml new file mode 100644 index 00000000000..4c87e665b5f --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerply.Remote.puml @@ -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 Zerply +include('simpleicons-5/Z/Zerply') + +' renders the element +Zerply('Zerply', 'Zerply', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zerply.md b/distribution/simpleicons-5/Z/Zerply.md new file mode 100644 index 00000000000..fb8be4e234e --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerply.md @@ -0,0 +1,63 @@ +# Zerply + + +```text +simpleicons-5/Z/Zerply +``` + +```text +include('simpleicons-5/Z/Zerply') +``` + + + +| Illustration | Zerply | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zerply.png) | ![illustration for Zerply](../../simpleicons-5/Z/Zerply.Local.png) | + + + + +## Zerply + +### 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 Zerply +include('simpleicons-5/Z/Zerply') + +' renders the element +Zerply('Zerply', 'Zerply', '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 Zerply +include('simpleicons-5/Z/Zerply') + +' renders the element +Zerply('Zerply', 'Zerply', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zerply.png b/distribution/simpleicons-5/Z/Zerply.png new file mode 100644 index 00000000000..ec712eb647d Binary files /dev/null and b/distribution/simpleicons-5/Z/Zerply.png differ diff --git a/distribution/simpleicons-5/Z/Zerply.puml b/distribution/simpleicons-5/Z/Zerply.puml new file mode 100644 index 00000000000..cedc5235f73 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zerply.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zerply + +sprite $ZerplyXs [10x10/16z] uwS3 + +sprite $ZerplySm [12x12/16z] unza + +sprite $ZerplyMd [16x16/16z] un_X + +sprite $ZerplyLg [20x20/16z] unzKO1G + +!procedure Zerply($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zerply', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zhihu.Local.png b/distribution/simpleicons-5/Z/Zhihu.Local.png new file mode 100644 index 00000000000..c469da27821 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zhihu.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zhihu.Local.puml b/distribution/simpleicons-5/Z/Zhihu.Local.puml new file mode 100644 index 00000000000..3dd5e2a7125 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zhihu.Local.puml @@ -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 Zhihu +include('simpleicons-5/Z/Zhihu') + +' renders the element +Zhihu('Zhihu', 'Zhihu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zhihu.Remote.puml b/distribution/simpleicons-5/Z/Zhihu.Remote.puml new file mode 100644 index 00000000000..de3eb539525 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zhihu.Remote.puml @@ -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 Zhihu +include('simpleicons-5/Z/Zhihu') + +' renders the element +Zhihu('Zhihu', 'Zhihu', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zhihu.md b/distribution/simpleicons-5/Z/Zhihu.md new file mode 100644 index 00000000000..9617a76cfb5 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zhihu.md @@ -0,0 +1,63 @@ +# Zhihu + + +```text +simpleicons-5/Z/Zhihu +``` + +```text +include('simpleicons-5/Z/Zhihu') +``` + + + +| Illustration | Zhihu | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zhihu.png) | ![illustration for Zhihu](../../simpleicons-5/Z/Zhihu.Local.png) | + + + + +## Zhihu + +### 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 Zhihu +include('simpleicons-5/Z/Zhihu') + +' renders the element +Zhihu('Zhihu', 'Zhihu', '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 Zhihu +include('simpleicons-5/Z/Zhihu') + +' renders the element +Zhihu('Zhihu', 'Zhihu', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zhihu.png b/distribution/simpleicons-5/Z/Zhihu.png new file mode 100644 index 00000000000..4bcb47c26cd Binary files /dev/null and b/distribution/simpleicons-5/Z/Zhihu.png differ diff --git a/distribution/simpleicons-5/Z/Zhihu.puml b/distribution/simpleicons-5/Z/Zhihu.puml new file mode 100644 index 00000000000..7b9a748624a --- /dev/null +++ b/distribution/simpleicons-5/Z/Zhihu.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zhihu + +sprite $ZhihuXs [10x10/16z] uwS3 + +sprite $ZhihuSm [12x12/16z] unza + +sprite $ZhihuMd [16x16/16z] un_X + +sprite $ZhihuLg [20x20/16z] unzKO1G + +!procedure Zhihu($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zhihu', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zigbee.Local.png b/distribution/simpleicons-5/Z/Zigbee.Local.png new file mode 100644 index 00000000000..9c81e95ff4f Binary files /dev/null and b/distribution/simpleicons-5/Z/Zigbee.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zigbee.Local.puml b/distribution/simpleicons-5/Z/Zigbee.Local.puml new file mode 100644 index 00000000000..0559f0a44ef --- /dev/null +++ b/distribution/simpleicons-5/Z/Zigbee.Local.puml @@ -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 Zigbee +include('simpleicons-5/Z/Zigbee') + +' renders the element +Zigbee('Zigbee', 'Zigbee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zigbee.Remote.puml b/distribution/simpleicons-5/Z/Zigbee.Remote.puml new file mode 100644 index 00000000000..18d99843be9 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zigbee.Remote.puml @@ -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 Zigbee +include('simpleicons-5/Z/Zigbee') + +' renders the element +Zigbee('Zigbee', 'Zigbee', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zigbee.md b/distribution/simpleicons-5/Z/Zigbee.md new file mode 100644 index 00000000000..24515e8b770 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zigbee.md @@ -0,0 +1,63 @@ +# Zigbee + + +```text +simpleicons-5/Z/Zigbee +``` + +```text +include('simpleicons-5/Z/Zigbee') +``` + + + +| Illustration | Zigbee | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zigbee.png) | ![illustration for Zigbee](../../simpleicons-5/Z/Zigbee.Local.png) | + + + + +## Zigbee + +### 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 Zigbee +include('simpleicons-5/Z/Zigbee') + +' renders the element +Zigbee('Zigbee', 'Zigbee', '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 Zigbee +include('simpleicons-5/Z/Zigbee') + +' renders the element +Zigbee('Zigbee', 'Zigbee', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zigbee.png b/distribution/simpleicons-5/Z/Zigbee.png new file mode 100644 index 00000000000..d7fb3f96aa8 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zigbee.png differ diff --git a/distribution/simpleicons-5/Z/Zigbee.puml b/distribution/simpleicons-5/Z/Zigbee.puml new file mode 100644 index 00000000000..a476cef492a --- /dev/null +++ b/distribution/simpleicons-5/Z/Zigbee.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zigbee + +sprite $ZigbeeXs [10x10/16z] uwS3 + +sprite $ZigbeeSm [12x12/16z] unza + +sprite $ZigbeeMd [16x16/16z] un_X + +sprite $ZigbeeLg [20x20/16z] unzKO1G + +!procedure Zigbee($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zigbee', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zillow.Local.png b/distribution/simpleicons-5/Z/Zillow.Local.png new file mode 100644 index 00000000000..81dd0458e5f Binary files /dev/null and b/distribution/simpleicons-5/Z/Zillow.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zillow.Local.puml b/distribution/simpleicons-5/Z/Zillow.Local.puml new file mode 100644 index 00000000000..960472331d6 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zillow.Local.puml @@ -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 Zillow +include('simpleicons-5/Z/Zillow') + +' renders the element +Zillow('Zillow', 'Zillow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zillow.Remote.puml b/distribution/simpleicons-5/Z/Zillow.Remote.puml new file mode 100644 index 00000000000..bd12575e9af --- /dev/null +++ b/distribution/simpleicons-5/Z/Zillow.Remote.puml @@ -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 Zillow +include('simpleicons-5/Z/Zillow') + +' renders the element +Zillow('Zillow', 'Zillow', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zillow.md b/distribution/simpleicons-5/Z/Zillow.md new file mode 100644 index 00000000000..287256fca55 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zillow.md @@ -0,0 +1,63 @@ +# Zillow + + +```text +simpleicons-5/Z/Zillow +``` + +```text +include('simpleicons-5/Z/Zillow') +``` + + + +| Illustration | Zillow | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zillow.png) | ![illustration for Zillow](../../simpleicons-5/Z/Zillow.Local.png) | + + + + +## Zillow + +### 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 Zillow +include('simpleicons-5/Z/Zillow') + +' renders the element +Zillow('Zillow', 'Zillow', '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 Zillow +include('simpleicons-5/Z/Zillow') + +' renders the element +Zillow('Zillow', 'Zillow', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zillow.png b/distribution/simpleicons-5/Z/Zillow.png new file mode 100644 index 00000000000..1f9da8e0180 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zillow.png differ diff --git a/distribution/simpleicons-5/Z/Zillow.puml b/distribution/simpleicons-5/Z/Zillow.puml new file mode 100644 index 00000000000..24168de3f0f --- /dev/null +++ b/distribution/simpleicons-5/Z/Zillow.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zillow + +sprite $ZillowXs [10x10/16z] uwS3 + +sprite $ZillowSm [12x12/16z] unza + +sprite $ZillowMd [16x16/16z] un_X + +sprite $ZillowLg [20x20/16z] unzKO1G + +!procedure Zillow($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zillow', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zingat.Local.png b/distribution/simpleicons-5/Z/Zingat.Local.png new file mode 100644 index 00000000000..6b67cb97f10 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zingat.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zingat.Local.puml b/distribution/simpleicons-5/Z/Zingat.Local.puml new file mode 100644 index 00000000000..c8d0dd35068 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zingat.Local.puml @@ -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 Zingat +include('simpleicons-5/Z/Zingat') + +' renders the element +Zingat('Zingat', 'Zingat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zingat.Remote.puml b/distribution/simpleicons-5/Z/Zingat.Remote.puml new file mode 100644 index 00000000000..03cb96a70c0 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zingat.Remote.puml @@ -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 Zingat +include('simpleicons-5/Z/Zingat') + +' renders the element +Zingat('Zingat', 'Zingat', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zingat.md b/distribution/simpleicons-5/Z/Zingat.md new file mode 100644 index 00000000000..4f8e42078cf --- /dev/null +++ b/distribution/simpleicons-5/Z/Zingat.md @@ -0,0 +1,63 @@ +# Zingat + + +```text +simpleicons-5/Z/Zingat +``` + +```text +include('simpleicons-5/Z/Zingat') +``` + + + +| Illustration | Zingat | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zingat.png) | ![illustration for Zingat](../../simpleicons-5/Z/Zingat.Local.png) | + + + + +## Zingat + +### 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 Zingat +include('simpleicons-5/Z/Zingat') + +' renders the element +Zingat('Zingat', 'Zingat', '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 Zingat +include('simpleicons-5/Z/Zingat') + +' renders the element +Zingat('Zingat', 'Zingat', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zingat.png b/distribution/simpleicons-5/Z/Zingat.png new file mode 100644 index 00000000000..14a9e7e5448 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zingat.png differ diff --git a/distribution/simpleicons-5/Z/Zingat.puml b/distribution/simpleicons-5/Z/Zingat.puml new file mode 100644 index 00000000000..1a364e200a2 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zingat.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zingat + +sprite $ZingatXs [10x10/16z] uwS3 + +sprite $ZingatSm [12x12/16z] unza + +sprite $ZingatMd [16x16/16z] un_X + +sprite $ZingatLg [20x20/16z] unzKO1G + +!procedure Zingat($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zingat', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zoho.Local.png b/distribution/simpleicons-5/Z/Zoho.Local.png new file mode 100644 index 00000000000..c8e0f8b17d9 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zoho.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zoho.Local.puml b/distribution/simpleicons-5/Z/Zoho.Local.puml new file mode 100644 index 00000000000..f1c334377fe --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoho.Local.puml @@ -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 Zoho +include('simpleicons-5/Z/Zoho') + +' renders the element +Zoho('Zoho', 'Zoho', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zoho.Remote.puml b/distribution/simpleicons-5/Z/Zoho.Remote.puml new file mode 100644 index 00000000000..5a5fcc4c4b1 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoho.Remote.puml @@ -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 Zoho +include('simpleicons-5/Z/Zoho') + +' renders the element +Zoho('Zoho', 'Zoho', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zoho.md b/distribution/simpleicons-5/Z/Zoho.md new file mode 100644 index 00000000000..bd235b67e06 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoho.md @@ -0,0 +1,63 @@ +# Zoho + + +```text +simpleicons-5/Z/Zoho +``` + +```text +include('simpleicons-5/Z/Zoho') +``` + + + +| Illustration | Zoho | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zoho.png) | ![illustration for Zoho](../../simpleicons-5/Z/Zoho.Local.png) | + + + + +## Zoho + +### 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 Zoho +include('simpleicons-5/Z/Zoho') + +' renders the element +Zoho('Zoho', 'Zoho', '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 Zoho +include('simpleicons-5/Z/Zoho') + +' renders the element +Zoho('Zoho', 'Zoho', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zoho.png b/distribution/simpleicons-5/Z/Zoho.png new file mode 100644 index 00000000000..d3f0a7987af Binary files /dev/null and b/distribution/simpleicons-5/Z/Zoho.png differ diff --git a/distribution/simpleicons-5/Z/Zoho.puml b/distribution/simpleicons-5/Z/Zoho.puml new file mode 100644 index 00000000000..b635dfeb373 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoho.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zoho + +sprite $ZohoXs [10x10/16z] uwS3 + +sprite $ZohoSm [12x12/16z] unza + +sprite $ZohoMd [16x16/16z] un_X + +sprite $ZohoLg [20x20/16z] unzKO1G + +!procedure Zoho($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zoho', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zoiper.Local.png b/distribution/simpleicons-5/Z/Zoiper.Local.png new file mode 100644 index 00000000000..52c8e2caa10 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zoiper.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zoiper.Local.puml b/distribution/simpleicons-5/Z/Zoiper.Local.puml new file mode 100644 index 00000000000..fbcfce90662 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoiper.Local.puml @@ -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 Zoiper +include('simpleicons-5/Z/Zoiper') + +' renders the element +Zoiper('Zoiper', 'Zoiper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zoiper.Remote.puml b/distribution/simpleicons-5/Z/Zoiper.Remote.puml new file mode 100644 index 00000000000..b01b980db4d --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoiper.Remote.puml @@ -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 Zoiper +include('simpleicons-5/Z/Zoiper') + +' renders the element +Zoiper('Zoiper', 'Zoiper', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zoiper.md b/distribution/simpleicons-5/Z/Zoiper.md new file mode 100644 index 00000000000..959466bc1d4 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoiper.md @@ -0,0 +1,63 @@ +# Zoiper + + +```text +simpleicons-5/Z/Zoiper +``` + +```text +include('simpleicons-5/Z/Zoiper') +``` + + + +| Illustration | Zoiper | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zoiper.png) | ![illustration for Zoiper](../../simpleicons-5/Z/Zoiper.Local.png) | + + + + +## Zoiper + +### 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 Zoiper +include('simpleicons-5/Z/Zoiper') + +' renders the element +Zoiper('Zoiper', 'Zoiper', '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 Zoiper +include('simpleicons-5/Z/Zoiper') + +' renders the element +Zoiper('Zoiper', 'Zoiper', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zoiper.png b/distribution/simpleicons-5/Z/Zoiper.png new file mode 100644 index 00000000000..a085a006dd1 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zoiper.png differ diff --git a/distribution/simpleicons-5/Z/Zoiper.puml b/distribution/simpleicons-5/Z/Zoiper.puml new file mode 100644 index 00000000000..aef1653adbb --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoiper.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zoiper + +sprite $ZoiperXs [10x10/16z] uwS3 + +sprite $ZoiperSm [12x12/16z] unza + +sprite $ZoiperMd [16x16/16z] un_X + +sprite $ZoiperLg [20x20/16z] unzKO1G + +!procedure Zoiper($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zoiper', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zomato.Local.png b/distribution/simpleicons-5/Z/Zomato.Local.png new file mode 100644 index 00000000000..ab5bb6a56a5 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zomato.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zomato.Local.puml b/distribution/simpleicons-5/Z/Zomato.Local.puml new file mode 100644 index 00000000000..de2a596c2d0 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zomato.Local.puml @@ -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 Zomato +include('simpleicons-5/Z/Zomato') + +' renders the element +Zomato('Zomato', 'Zomato', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zomato.Remote.puml b/distribution/simpleicons-5/Z/Zomato.Remote.puml new file mode 100644 index 00000000000..2f6e4c53958 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zomato.Remote.puml @@ -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 Zomato +include('simpleicons-5/Z/Zomato') + +' renders the element +Zomato('Zomato', 'Zomato', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zomato.md b/distribution/simpleicons-5/Z/Zomato.md new file mode 100644 index 00000000000..b5e2211be28 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zomato.md @@ -0,0 +1,63 @@ +# Zomato + + +```text +simpleicons-5/Z/Zomato +``` + +```text +include('simpleicons-5/Z/Zomato') +``` + + + +| Illustration | Zomato | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zomato.png) | ![illustration for Zomato](../../simpleicons-5/Z/Zomato.Local.png) | + + + + +## Zomato + +### 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 Zomato +include('simpleicons-5/Z/Zomato') + +' renders the element +Zomato('Zomato', 'Zomato', '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 Zomato +include('simpleicons-5/Z/Zomato') + +' renders the element +Zomato('Zomato', 'Zomato', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zomato.png b/distribution/simpleicons-5/Z/Zomato.png new file mode 100644 index 00000000000..6f8e89f067f Binary files /dev/null and b/distribution/simpleicons-5/Z/Zomato.png differ diff --git a/distribution/simpleicons-5/Z/Zomato.puml b/distribution/simpleicons-5/Z/Zomato.puml new file mode 100644 index 00000000000..bd38ff5cfc5 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zomato.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zomato + +sprite $ZomatoXs [10x10/16z] uwS3 + +sprite $ZomatoSm [12x12/16z] unza + +sprite $ZomatoMd [16x16/16z] un_X + +sprite $ZomatoLg [20x20/16z] unzKO1G + +!procedure Zomato($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zomato', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zoom.Local.png b/distribution/simpleicons-5/Z/Zoom.Local.png new file mode 100644 index 00000000000..11243855a7d Binary files /dev/null and b/distribution/simpleicons-5/Z/Zoom.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zoom.Local.puml b/distribution/simpleicons-5/Z/Zoom.Local.puml new file mode 100644 index 00000000000..96adab59f5a --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoom.Local.puml @@ -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 Zoom +include('simpleicons-5/Z/Zoom') + +' renders the element +Zoom('Zoom', 'Zoom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zoom.Remote.puml b/distribution/simpleicons-5/Z/Zoom.Remote.puml new file mode 100644 index 00000000000..0a5d1037556 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoom.Remote.puml @@ -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 Zoom +include('simpleicons-5/Z/Zoom') + +' renders the element +Zoom('Zoom', 'Zoom', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zoom.md b/distribution/simpleicons-5/Z/Zoom.md new file mode 100644 index 00000000000..02963aaa852 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoom.md @@ -0,0 +1,63 @@ +# Zoom + + +```text +simpleicons-5/Z/Zoom +``` + +```text +include('simpleicons-5/Z/Zoom') +``` + + + +| Illustration | Zoom | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zoom.png) | ![illustration for Zoom](../../simpleicons-5/Z/Zoom.Local.png) | + + + + +## Zoom + +### 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 Zoom +include('simpleicons-5/Z/Zoom') + +' renders the element +Zoom('Zoom', 'Zoom', '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 Zoom +include('simpleicons-5/Z/Zoom') + +' renders the element +Zoom('Zoom', 'Zoom', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zoom.png b/distribution/simpleicons-5/Z/Zoom.png new file mode 100644 index 00000000000..006319ec39d Binary files /dev/null and b/distribution/simpleicons-5/Z/Zoom.png differ diff --git a/distribution/simpleicons-5/Z/Zoom.puml b/distribution/simpleicons-5/Z/Zoom.puml new file mode 100644 index 00000000000..a0c5dd73a82 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zoom.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zoom + +sprite $ZoomXs [10x10/16z] uwS3 + +sprite $ZoomSm [12x12/16z] unza + +sprite $ZoomMd [16x16/16z] un_X + +sprite $ZoomLg [20x20/16z] unzKO1G + +!procedure Zoom($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zoom', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zorin.Local.png b/distribution/simpleicons-5/Z/Zorin.Local.png new file mode 100644 index 00000000000..0621b246983 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zorin.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zorin.Local.puml b/distribution/simpleicons-5/Z/Zorin.Local.puml new file mode 100644 index 00000000000..5586a85693f --- /dev/null +++ b/distribution/simpleicons-5/Z/Zorin.Local.puml @@ -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 Zorin +include('simpleicons-5/Z/Zorin') + +' renders the element +Zorin('Zorin', 'Zorin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zorin.Remote.puml b/distribution/simpleicons-5/Z/Zorin.Remote.puml new file mode 100644 index 00000000000..8e4170258d5 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zorin.Remote.puml @@ -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 Zorin +include('simpleicons-5/Z/Zorin') + +' renders the element +Zorin('Zorin', 'Zorin', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zorin.md b/distribution/simpleicons-5/Z/Zorin.md new file mode 100644 index 00000000000..dd36c286b45 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zorin.md @@ -0,0 +1,63 @@ +# Zorin + + +```text +simpleicons-5/Z/Zorin +``` + +```text +include('simpleicons-5/Z/Zorin') +``` + + + +| Illustration | Zorin | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zorin.png) | ![illustration for Zorin](../../simpleicons-5/Z/Zorin.Local.png) | + + + + +## Zorin + +### 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 Zorin +include('simpleicons-5/Z/Zorin') + +' renders the element +Zorin('Zorin', 'Zorin', '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 Zorin +include('simpleicons-5/Z/Zorin') + +' renders the element +Zorin('Zorin', 'Zorin', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zorin.png b/distribution/simpleicons-5/Z/Zorin.png new file mode 100644 index 00000000000..219e2e3723c Binary files /dev/null and b/distribution/simpleicons-5/Z/Zorin.png differ diff --git a/distribution/simpleicons-5/Z/Zorin.puml b/distribution/simpleicons-5/Z/Zorin.puml new file mode 100644 index 00000000000..5061b380174 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zorin.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zorin + +sprite $ZorinXs [10x10/16z] uwS3 + +sprite $ZorinSm [12x12/16z] unza + +sprite $ZorinMd [16x16/16z] un_X + +sprite $ZorinLg [20x20/16z] unzKO1G + +!procedure Zorin($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zorin', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zotero.Local.png b/distribution/simpleicons-5/Z/Zotero.Local.png new file mode 100644 index 00000000000..b53419367c3 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zotero.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zotero.Local.puml b/distribution/simpleicons-5/Z/Zotero.Local.puml new file mode 100644 index 00000000000..ff37e201d7f --- /dev/null +++ b/distribution/simpleicons-5/Z/Zotero.Local.puml @@ -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 Zotero +include('simpleicons-5/Z/Zotero') + +' renders the element +Zotero('Zotero', 'Zotero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zotero.Remote.puml b/distribution/simpleicons-5/Z/Zotero.Remote.puml new file mode 100644 index 00000000000..051d678c761 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zotero.Remote.puml @@ -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 Zotero +include('simpleicons-5/Z/Zotero') + +' renders the element +Zotero('Zotero', 'Zotero', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zotero.md b/distribution/simpleicons-5/Z/Zotero.md new file mode 100644 index 00000000000..af779f19845 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zotero.md @@ -0,0 +1,63 @@ +# Zotero + + +```text +simpleicons-5/Z/Zotero +``` + +```text +include('simpleicons-5/Z/Zotero') +``` + + + +| Illustration | Zotero | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zotero.png) | ![illustration for Zotero](../../simpleicons-5/Z/Zotero.Local.png) | + + + + +## Zotero + +### 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 Zotero +include('simpleicons-5/Z/Zotero') + +' renders the element +Zotero('Zotero', 'Zotero', '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 Zotero +include('simpleicons-5/Z/Zotero') + +' renders the element +Zotero('Zotero', 'Zotero', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zotero.png b/distribution/simpleicons-5/Z/Zotero.png new file mode 100644 index 00000000000..85fc8cb721a Binary files /dev/null and b/distribution/simpleicons-5/Z/Zotero.png differ diff --git a/distribution/simpleicons-5/Z/Zotero.puml b/distribution/simpleicons-5/Z/Zotero.puml new file mode 100644 index 00000000000..64a9c52a0b2 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zotero.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zotero + +sprite $ZoteroXs [10x10/16z] uwS3 + +sprite $ZoteroSm [12x12/16z] unza + +sprite $ZoteroMd [16x16/16z] un_X + +sprite $ZoteroLg [20x20/16z] unzKO1G + +!procedure Zotero($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zotero', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zulip.Local.png b/distribution/simpleicons-5/Z/Zulip.Local.png new file mode 100644 index 00000000000..22f07726d59 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zulip.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zulip.Local.puml b/distribution/simpleicons-5/Z/Zulip.Local.puml new file mode 100644 index 00000000000..30301a1fcdd --- /dev/null +++ b/distribution/simpleicons-5/Z/Zulip.Local.puml @@ -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 Zulip +include('simpleicons-5/Z/Zulip') + +' renders the element +Zulip('Zulip', 'Zulip', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zulip.Remote.puml b/distribution/simpleicons-5/Z/Zulip.Remote.puml new file mode 100644 index 00000000000..cd7a0773dde --- /dev/null +++ b/distribution/simpleicons-5/Z/Zulip.Remote.puml @@ -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 Zulip +include('simpleicons-5/Z/Zulip') + +' renders the element +Zulip('Zulip', 'Zulip', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zulip.md b/distribution/simpleicons-5/Z/Zulip.md new file mode 100644 index 00000000000..a6654ffbb5d --- /dev/null +++ b/distribution/simpleicons-5/Z/Zulip.md @@ -0,0 +1,63 @@ +# Zulip + + +```text +simpleicons-5/Z/Zulip +``` + +```text +include('simpleicons-5/Z/Zulip') +``` + + + +| Illustration | Zulip | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zulip.png) | ![illustration for Zulip](../../simpleicons-5/Z/Zulip.Local.png) | + + + + +## Zulip + +### 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 Zulip +include('simpleicons-5/Z/Zulip') + +' renders the element +Zulip('Zulip', 'Zulip', '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 Zulip +include('simpleicons-5/Z/Zulip') + +' renders the element +Zulip('Zulip', 'Zulip', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zulip.png b/distribution/simpleicons-5/Z/Zulip.png new file mode 100644 index 00000000000..68b7d561e32 Binary files /dev/null and b/distribution/simpleicons-5/Z/Zulip.png differ diff --git a/distribution/simpleicons-5/Z/Zulip.puml b/distribution/simpleicons-5/Z/Zulip.puml new file mode 100644 index 00000000000..562e0f26863 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zulip.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zulip + +sprite $ZulipXs [10x10/16z] uwS3 + +sprite $ZulipSm [12x12/16z] unza + +sprite $ZulipMd [16x16/16z] un_X + +sprite $ZulipLg [20x20/16z] unzKO1G + +!procedure Zulip($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zulip', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/Z/Zwave.Local.png b/distribution/simpleicons-5/Z/Zwave.Local.png new file mode 100644 index 00000000000..a915526ac6e Binary files /dev/null and b/distribution/simpleicons-5/Z/Zwave.Local.png differ diff --git a/distribution/simpleicons-5/Z/Zwave.Local.puml b/distribution/simpleicons-5/Z/Zwave.Local.puml new file mode 100644 index 00000000000..d2c4a100ec1 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zwave.Local.puml @@ -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 Zwave +include('simpleicons-5/Z/Zwave') + +' renders the element +Zwave('Zwave', 'Zwave', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zwave.Remote.puml b/distribution/simpleicons-5/Z/Zwave.Remote.puml new file mode 100644 index 00000000000..d24a66a2a76 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zwave.Remote.puml @@ -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 Zwave +include('simpleicons-5/Z/Zwave') + +' renders the element +Zwave('Zwave', 'Zwave', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/Z/Zwave.md b/distribution/simpleicons-5/Z/Zwave.md new file mode 100644 index 00000000000..b82c019fc69 --- /dev/null +++ b/distribution/simpleicons-5/Z/Zwave.md @@ -0,0 +1,63 @@ +# Zwave + + +```text +simpleicons-5/Z/Zwave +``` + +```text +include('simpleicons-5/Z/Zwave') +``` + + + +| Illustration | Zwave | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/Z/Zwave.png) | ![illustration for Zwave](../../simpleicons-5/Z/Zwave.Local.png) | + + + + +## Zwave + +### 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 Zwave +include('simpleicons-5/Z/Zwave') + +' renders the element +Zwave('Zwave', 'Zwave', '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 Zwave +include('simpleicons-5/Z/Zwave') + +' renders the element +Zwave('Zwave', 'Zwave', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/Z/Zwave.png b/distribution/simpleicons-5/Z/Zwave.png new file mode 100644 index 00000000000..725348b233f Binary files /dev/null and b/distribution/simpleicons-5/Z/Zwave.png differ diff --git a/distribution/simpleicons-5/Z/Zwave.puml b/distribution/simpleicons-5/Z/Zwave.puml new file mode 100644 index 00000000000..44b06b23efd --- /dev/null +++ b/distribution/simpleicons-5/Z/Zwave.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/Z/Zwave + +sprite $ZwaveXs [10x10/16z] uwS3 + +sprite $ZwaveSm [12x12/16z] unza + +sprite $ZwaveMd [16x16/16z] un_X + +sprite $ZwaveLg [20x20/16z] unzKO1G + +!procedure Zwave($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/Z/Zwave', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/_/README.md b/distribution/simpleicons-5/_/README.md new file mode 100644 index 00000000000..4058bc9af37 --- /dev/null +++ b/distribution/simpleicons-5/_/README.md @@ -0,0 +1,17 @@ +# _ + +The module contains 6 items. + + + +| |Name| +|:---:|---| +| ![illustration of simpleicons-5/_/_1001Tracklists](../../simpleicons-5/_/_1001Tracklists.png) | [simpleicons-5/_/_1001Tracklists](../../simpleicons-5/_/_1001Tracklists.md) | +| ![illustration of simpleicons-5/_/_1Password](../../simpleicons-5/_/_1Password.png) | [simpleicons-5/_/_1Password](../../simpleicons-5/_/_1Password.md) | +| ![illustration of simpleicons-5/_/_3M](../../simpleicons-5/_/_3M.png) | [simpleicons-5/_/_3M](../../simpleicons-5/_/_3M.md) | +| ![illustration of simpleicons-5/_/_42](../../simpleicons-5/_/_42.png) | [simpleicons-5/_/_42](../../simpleicons-5/_/_42.md) | +| ![illustration of simpleicons-5/_/_4D](../../simpleicons-5/_/_4D.png) | [simpleicons-5/_/_4D](../../simpleicons-5/_/_4D.md) | +| ![illustration of simpleicons-5/_/_500Px](../../simpleicons-5/_/_500Px.png) | [simpleicons-5/_/_500Px](../../simpleicons-5/_/_500Px.md) | + + + diff --git a/distribution/simpleicons-5/_/_1001Tracklists.Local.png b/distribution/simpleicons-5/_/_1001Tracklists.Local.png new file mode 100644 index 00000000000..cbb80affbb6 Binary files /dev/null and b/distribution/simpleicons-5/_/_1001Tracklists.Local.png differ diff --git a/distribution/simpleicons-5/_/_1001Tracklists.Local.puml b/distribution/simpleicons-5/_/_1001Tracklists.Local.puml new file mode 100644 index 00000000000..1197713fbdf --- /dev/null +++ b/distribution/simpleicons-5/_/_1001Tracklists.Local.puml @@ -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 _1001Tracklists +include('simpleicons-5/_/_1001Tracklists') + +' renders the element +_1001Tracklists('1001tracklists', '1001tracklists', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_1001Tracklists.Remote.puml b/distribution/simpleicons-5/_/_1001Tracklists.Remote.puml new file mode 100644 index 00000000000..0e96ff2f2f2 --- /dev/null +++ b/distribution/simpleicons-5/_/_1001Tracklists.Remote.puml @@ -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 _1001Tracklists +include('simpleicons-5/_/_1001Tracklists') + +' renders the element +_1001Tracklists('1001tracklists', '1001tracklists', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_1001Tracklists.md b/distribution/simpleicons-5/_/_1001Tracklists.md new file mode 100644 index 00000000000..a78a4811780 --- /dev/null +++ b/distribution/simpleicons-5/_/_1001Tracklists.md @@ -0,0 +1,63 @@ +# _1001Tracklists + + +```text +simpleicons-5/_/_1001Tracklists +``` + +```text +include('simpleicons-5/_/_1001Tracklists') +``` + + + +| Illustration | _1001Tracklists | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/_/_1001Tracklists.png) | ![illustration for _1001Tracklists](../../simpleicons-5/_/_1001Tracklists.Local.png) | + + + + +## _1001Tracklists + +### 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 _1001Tracklists +include('simpleicons-5/_/_1001Tracklists') + +' renders the element +_1001Tracklists('1001tracklists', '1001tracklists', '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 _1001Tracklists +include('simpleicons-5/_/_1001Tracklists') + +' renders the element +_1001Tracklists('1001tracklists', '1001tracklists', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/_/_1001Tracklists.png b/distribution/simpleicons-5/_/_1001Tracklists.png new file mode 100644 index 00000000000..cbb18a8acfa Binary files /dev/null and b/distribution/simpleicons-5/_/_1001Tracklists.png differ diff --git a/distribution/simpleicons-5/_/_1001Tracklists.puml b/distribution/simpleicons-5/_/_1001Tracklists.puml new file mode 100644 index 00000000000..e1a898ce3a8 --- /dev/null +++ b/distribution/simpleicons-5/_/_1001Tracklists.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/_/_1001Tracklists + +sprite $_1001TracklistsXs [10x10/16z] uwS3 + +sprite $_1001TracklistsSm [12x12/16z] unza + +sprite $_1001TracklistsMd [16x16/16z] un_X + +sprite $_1001TracklistsLg [20x20/16z] unzKO1G + +!procedure _1001Tracklists($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/_/_1001Tracklists', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/_/_1Password.Local.png b/distribution/simpleicons-5/_/_1Password.Local.png new file mode 100644 index 00000000000..a104b3b1d15 Binary files /dev/null and b/distribution/simpleicons-5/_/_1Password.Local.png differ diff --git a/distribution/simpleicons-5/_/_1Password.Local.puml b/distribution/simpleicons-5/_/_1Password.Local.puml new file mode 100644 index 00000000000..9ada0ad2962 --- /dev/null +++ b/distribution/simpleicons-5/_/_1Password.Local.puml @@ -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 _1Password +include('simpleicons-5/_/_1Password') + +' renders the element +_1Password('1password', '1password', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_1Password.Remote.puml b/distribution/simpleicons-5/_/_1Password.Remote.puml new file mode 100644 index 00000000000..b6826b7e9d1 --- /dev/null +++ b/distribution/simpleicons-5/_/_1Password.Remote.puml @@ -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 _1Password +include('simpleicons-5/_/_1Password') + +' renders the element +_1Password('1password', '1password', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_1Password.md b/distribution/simpleicons-5/_/_1Password.md new file mode 100644 index 00000000000..80c7971f3fb --- /dev/null +++ b/distribution/simpleicons-5/_/_1Password.md @@ -0,0 +1,63 @@ +# _1Password + + +```text +simpleicons-5/_/_1Password +``` + +```text +include('simpleicons-5/_/_1Password') +``` + + + +| Illustration | _1Password | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/_/_1Password.png) | ![illustration for _1Password](../../simpleicons-5/_/_1Password.Local.png) | + + + + +## _1Password + +### 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 _1Password +include('simpleicons-5/_/_1Password') + +' renders the element +_1Password('1password', '1password', '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 _1Password +include('simpleicons-5/_/_1Password') + +' renders the element +_1Password('1password', '1password', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/_/_1Password.png b/distribution/simpleicons-5/_/_1Password.png new file mode 100644 index 00000000000..43b90360449 Binary files /dev/null and b/distribution/simpleicons-5/_/_1Password.png differ diff --git a/distribution/simpleicons-5/_/_1Password.puml b/distribution/simpleicons-5/_/_1Password.puml new file mode 100644 index 00000000000..2d1cc4f97a6 --- /dev/null +++ b/distribution/simpleicons-5/_/_1Password.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/_/_1Password + +sprite $_1PasswordXs [10x10/16z] uwS3 + +sprite $_1PasswordSm [12x12/16z] unza + +sprite $_1PasswordMd [16x16/16z] un_X + +sprite $_1PasswordLg [20x20/16z] unzKO1G + +!procedure _1Password($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/_/_1Password', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/_/_3M.Local.png b/distribution/simpleicons-5/_/_3M.Local.png new file mode 100644 index 00000000000..1b199004ea9 Binary files /dev/null and b/distribution/simpleicons-5/_/_3M.Local.png differ diff --git a/distribution/simpleicons-5/_/_3M.Local.puml b/distribution/simpleicons-5/_/_3M.Local.puml new file mode 100644 index 00000000000..f7c6bacf135 --- /dev/null +++ b/distribution/simpleicons-5/_/_3M.Local.puml @@ -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 _3M +include('simpleicons-5/_/_3M') + +' renders the element +_3M('3m', '3m', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_3M.Remote.puml b/distribution/simpleicons-5/_/_3M.Remote.puml new file mode 100644 index 00000000000..bf186ce1c63 --- /dev/null +++ b/distribution/simpleicons-5/_/_3M.Remote.puml @@ -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 _3M +include('simpleicons-5/_/_3M') + +' renders the element +_3M('3m', '3m', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_3M.md b/distribution/simpleicons-5/_/_3M.md new file mode 100644 index 00000000000..6fd0755aabf --- /dev/null +++ b/distribution/simpleicons-5/_/_3M.md @@ -0,0 +1,63 @@ +# _3M + + +```text +simpleicons-5/_/_3M +``` + +```text +include('simpleicons-5/_/_3M') +``` + + + +| Illustration | _3M | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/_/_3M.png) | ![illustration for _3M](../../simpleicons-5/_/_3M.Local.png) | + + + + +## _3M + +### 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 _3M +include('simpleicons-5/_/_3M') + +' renders the element +_3M('3m', '3m', '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 _3M +include('simpleicons-5/_/_3M') + +' renders the element +_3M('3m', '3m', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/_/_3M.png b/distribution/simpleicons-5/_/_3M.png new file mode 100644 index 00000000000..bc586feb675 Binary files /dev/null and b/distribution/simpleicons-5/_/_3M.png differ diff --git a/distribution/simpleicons-5/_/_3M.puml b/distribution/simpleicons-5/_/_3M.puml new file mode 100644 index 00000000000..f94b7cb112b --- /dev/null +++ b/distribution/simpleicons-5/_/_3M.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/_/_3M + +sprite $_3MXs [10x10/16z] uwS3 + +sprite $_3MSm [12x12/16z] unza + +sprite $_3MMd [16x16/16z] un_X + +sprite $_3MLg [20x20/16z] unzKO1G + +!procedure _3M($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/_/_3M', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/_/_42.Local.png b/distribution/simpleicons-5/_/_42.Local.png new file mode 100644 index 00000000000..c94882c9e08 Binary files /dev/null and b/distribution/simpleicons-5/_/_42.Local.png differ diff --git a/distribution/simpleicons-5/_/_42.Local.puml b/distribution/simpleicons-5/_/_42.Local.puml new file mode 100644 index 00000000000..f43ab381ff9 --- /dev/null +++ b/distribution/simpleicons-5/_/_42.Local.puml @@ -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 _42 +include('simpleicons-5/_/_42') + +' renders the element +_42('42', '42', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_42.Remote.puml b/distribution/simpleicons-5/_/_42.Remote.puml new file mode 100644 index 00000000000..b4b8643e5d7 --- /dev/null +++ b/distribution/simpleicons-5/_/_42.Remote.puml @@ -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 _42 +include('simpleicons-5/_/_42') + +' renders the element +_42('42', '42', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_42.md b/distribution/simpleicons-5/_/_42.md new file mode 100644 index 00000000000..1c4cdf4609e --- /dev/null +++ b/distribution/simpleicons-5/_/_42.md @@ -0,0 +1,63 @@ +# _42 + + +```text +simpleicons-5/_/_42 +``` + +```text +include('simpleicons-5/_/_42') +``` + + + +| Illustration | _42 | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/_/_42.png) | ![illustration for _42](../../simpleicons-5/_/_42.Local.png) | + + + + +## _42 + +### 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 _42 +include('simpleicons-5/_/_42') + +' renders the element +_42('42', '42', '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 _42 +include('simpleicons-5/_/_42') + +' renders the element +_42('42', '42', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/_/_42.png b/distribution/simpleicons-5/_/_42.png new file mode 100644 index 00000000000..451f74b6954 Binary files /dev/null and b/distribution/simpleicons-5/_/_42.png differ diff --git a/distribution/simpleicons-5/_/_42.puml b/distribution/simpleicons-5/_/_42.puml new file mode 100644 index 00000000000..976285efb70 --- /dev/null +++ b/distribution/simpleicons-5/_/_42.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/_/_42 + +sprite $_42Xs [10x10/16z] uwS3 + +sprite $_42Sm [12x12/16z] unza + +sprite $_42Md [16x16/16z] un_X + +sprite $_42Lg [20x20/16z] unzKO1G + +!procedure _42($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/_/_42', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/_/_4D.Local.png b/distribution/simpleicons-5/_/_4D.Local.png new file mode 100644 index 00000000000..baac78068e9 Binary files /dev/null and b/distribution/simpleicons-5/_/_4D.Local.png differ diff --git a/distribution/simpleicons-5/_/_4D.Local.puml b/distribution/simpleicons-5/_/_4D.Local.puml new file mode 100644 index 00000000000..64610729ff0 --- /dev/null +++ b/distribution/simpleicons-5/_/_4D.Local.puml @@ -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 _4D +include('simpleicons-5/_/_4D') + +' renders the element +_4D('4d', '4d', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_4D.Remote.puml b/distribution/simpleicons-5/_/_4D.Remote.puml new file mode 100644 index 00000000000..bfbbcff4a2e --- /dev/null +++ b/distribution/simpleicons-5/_/_4D.Remote.puml @@ -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 _4D +include('simpleicons-5/_/_4D') + +' renders the element +_4D('4d', '4d', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_4D.md b/distribution/simpleicons-5/_/_4D.md new file mode 100644 index 00000000000..1e1289c1cb0 --- /dev/null +++ b/distribution/simpleicons-5/_/_4D.md @@ -0,0 +1,63 @@ +# _4D + + +```text +simpleicons-5/_/_4D +``` + +```text +include('simpleicons-5/_/_4D') +``` + + + +| Illustration | _4D | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/_/_4D.png) | ![illustration for _4D](../../simpleicons-5/_/_4D.Local.png) | + + + + +## _4D + +### 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 _4D +include('simpleicons-5/_/_4D') + +' renders the element +_4D('4d', '4d', '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 _4D +include('simpleicons-5/_/_4D') + +' renders the element +_4D('4d', '4d', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/_/_4D.png b/distribution/simpleicons-5/_/_4D.png new file mode 100644 index 00000000000..46d78039efa Binary files /dev/null and b/distribution/simpleicons-5/_/_4D.png differ diff --git a/distribution/simpleicons-5/_/_4D.puml b/distribution/simpleicons-5/_/_4D.puml new file mode 100644 index 00000000000..2d473c1fcbe --- /dev/null +++ b/distribution/simpleicons-5/_/_4D.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/_/_4D + +sprite $_4DXs [10x10/16z] uwS3 + +sprite $_4DSm [12x12/16z] unza + +sprite $_4DMd [16x16/16z] un_X + +sprite $_4DLg [20x20/16z] unzKO1G + +!procedure _4D($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/_/_4D', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/_/_500Px.Local.png b/distribution/simpleicons-5/_/_500Px.Local.png new file mode 100644 index 00000000000..7c3973f5c90 Binary files /dev/null and b/distribution/simpleicons-5/_/_500Px.Local.png differ diff --git a/distribution/simpleicons-5/_/_500Px.Local.puml b/distribution/simpleicons-5/_/_500Px.Local.puml new file mode 100644 index 00000000000..1c4801718a3 --- /dev/null +++ b/distribution/simpleicons-5/_/_500Px.Local.puml @@ -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 _500Px +include('simpleicons-5/_/_500Px') + +' renders the element +_500Px('500px', '500px', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_500Px.Remote.puml b/distribution/simpleicons-5/_/_500Px.Remote.puml new file mode 100644 index 00000000000..7ba3040bb83 --- /dev/null +++ b/distribution/simpleicons-5/_/_500Px.Remote.puml @@ -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 _500Px +include('simpleicons-5/_/_500Px') + +' renders the element +_500Px('500px', '500px', 'an optional tech label') +@enduml \ No newline at end of file diff --git a/distribution/simpleicons-5/_/_500Px.md b/distribution/simpleicons-5/_/_500Px.md new file mode 100644 index 00000000000..ea57ee13e27 --- /dev/null +++ b/distribution/simpleicons-5/_/_500Px.md @@ -0,0 +1,63 @@ +# _500Px + + +```text +simpleicons-5/_/_500Px +``` + +```text +include('simpleicons-5/_/_500Px') +``` + + + +| Illustration | _500Px | +| :---: | :---: | +| ![illustration for Illustration](../../simpleicons-5/_/_500Px.png) | ![illustration for _500Px](../../simpleicons-5/_/_500Px.Local.png) | + + + + +## _500Px + +### 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 _500Px +include('simpleicons-5/_/_500Px') + +' renders the element +_500Px('500px', '500px', '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 _500Px +include('simpleicons-5/_/_500Px') + +' renders the element +_500Px('500px', '500px', 'an optional tech label') +@enduml +``` + diff --git a/distribution/simpleicons-5/_/_500Px.png b/distribution/simpleicons-5/_/_500Px.png new file mode 100644 index 00000000000..f17c61f8586 Binary files /dev/null and b/distribution/simpleicons-5/_/_500Px.png differ diff --git a/distribution/simpleicons-5/_/_500Px.puml b/distribution/simpleicons-5/_/_500Px.puml new file mode 100644 index 00000000000..be8e2aa76df --- /dev/null +++ b/distribution/simpleicons-5/_/_500Px.puml @@ -0,0 +1,13 @@ +' definition of the Item simpleicons-5/_/_500Px + +sprite $_500PxXs [10x10/16z] uwS3 + +sprite $_500PxSm [12x12/16z] unza + +sprite $_500PxMd [16x16/16z] un_X + +sprite $_500PxLg [20x20/16z] unzKO1G + +!procedure _500Px($id, $name="", $tech="") + IconElement($id, 'IconElement', 'simpleicons-5/_/_500Px', $name, $tech) +!endprocedure diff --git a/distribution/simpleicons-5/bootstrap.puml b/distribution/simpleicons-5/bootstrap.puml new file mode 100644 index 00000000000..01986ae4582 --- /dev/null +++ b/distribution/simpleicons-5/bootstrap.puml @@ -0,0 +1,42 @@ +@startuml + + + +skinparam DefaultTextAlignment center + +skinparam Arrow { + FontColor $FONT_COLOR + Color $FONT_COLOR + Thickness 1 +} + +skinparam Card<> { + BorderThickness 0 + BorderColor none + BackgroundColor none + shadowing false +} + +skinparam Rectangle<> { + BorderThickness 1 + BorderColor $FONT_COLOR + BackgroundColor #FFFFFF + FontColor $FONT_COLOR + shadowing true +} + +skinparam Rectangle<> { + StereotypeFontColor $FONT_COLOR + BorderThickness 1 + BorderColor $FONT_COLOR + BorderStyle solid + FontStyle none + FontColor $FONT_COLOR + FontSize $FONT_SIZE_MD + BackgroundColor transparent + shadowing false +} + + + +@enduml \ No newline at end of file