Skip to content

Commit

Permalink
fix(simpleicons-5): refresh the package
Browse files Browse the repository at this point in the history
  • Loading branch information
package_builder committed Jul 14, 2021
1 parent 869bc19 commit 5f1e69f
Show file tree
Hide file tree
Showing 11,597 changed files with 212,475 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/A/Abbrobotstudio.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

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

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

' loads the Item which embeds the element Abbrobotstudio
include('simpleicons-5/A/Abbrobotstudio')

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

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

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

' loads the Item which embeds the element Abbrobotstudio
include('simpleicons-5/A/Abbrobotstudio')

' renders the element
Abbrobotstudio('Abbrobotstudio', 'Abbrobotstudio', 'an optional tech label')
@enduml
63 changes: 63 additions & 0 deletions distribution/simpleicons-5/A/Abbrobotstudio.md
Original file line number Diff line number Diff line change
@@ -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
```

Binary file added distribution/simpleicons-5/A/Abbrobotstudio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions distribution/simpleicons-5/A/Abbrobotstudio.puml
Original file line number Diff line number Diff line change
@@ -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
Binary file added distribution/simpleicons-5/A/Abbvie.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/A/Abbvie.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

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

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

' loads the Item which embeds the element Abbvie
include('simpleicons-5/A/Abbvie')

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

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

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

' loads the Item which embeds the element Abbvie
include('simpleicons-5/A/Abbvie')

' renders the element
Abbvie('Abbvie', 'Abbvie', 'an optional tech label')
@enduml
63 changes: 63 additions & 0 deletions distribution/simpleicons-5/A/Abbvie.md
Original file line number Diff line number Diff line change
@@ -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
```

Binary file added distribution/simpleicons-5/A/Abbvie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions distribution/simpleicons-5/A/Abbvie.puml
Original file line number Diff line number Diff line change
@@ -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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/A/Abletonlive.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

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

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

' loads the Item which embeds the element Abletonlive
include('simpleicons-5/A/Abletonlive')

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

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

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

' loads the Item which embeds the element Abletonlive
include('simpleicons-5/A/Abletonlive')

' renders the element
Abletonlive('Abletonlive', 'Abletonlive', 'an optional tech label')
@enduml
63 changes: 63 additions & 0 deletions distribution/simpleicons-5/A/Abletonlive.md
Original file line number Diff line number Diff line change
@@ -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
```

Binary file added distribution/simpleicons-5/A/Abletonlive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions distribution/simpleicons-5/A/Abletonlive.puml
Original file line number Diff line number Diff line change
@@ -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
Binary file added distribution/simpleicons-5/A/Aboutdotme.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions distribution/simpleicons-5/A/Aboutdotme.Local.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../.."

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

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

' loads the Item which embeds the element Aboutdotme
include('simpleicons-5/A/Aboutdotme')

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

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

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

' loads the Item which embeds the element Aboutdotme
include('simpleicons-5/A/Aboutdotme')

' renders the element
Aboutdotme('Aboutdotme', 'Aboutdotme', 'an optional tech label')
@enduml
Loading

0 comments on commit 5f1e69f

Please sign in to comment.