Skip to content

Commit

Permalink
feat(fontawesome-6): add support for descriptions in items
Browse files Browse the repository at this point in the history
  • Loading branch information
package_builder authored and tmorin committed Aug 5, 2022
1 parent 96f2962 commit 0c69ae6
Show file tree
Hide file tree
Showing 12,053 changed files with 20,568 additions and 21,133 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified distribution/fontawesome-6/Brands/AccessibleIcon.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/AccessibleIcon')

' renders the element
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label')
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/AccessibleIcon')

' renders the element
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label')
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/AccessibleIcon.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/AccessibleIcon')
' renders the element
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label')
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/AccessibleIcon')
' renders the element
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label')
AccessibleIcon('AccessibleIcon', 'Accessible Icon', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/AccessibleIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions distribution/fontawesome-6/Brands/AccessibleIcon.puml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

sprite $AccessibleIconXs [8x10/16z] FOe54S1040DJvgv_jp_769BNRGTin0QJh32ggPu1P1Z5VzMyOWC

sprite $AccessibleIconSm [10x12/16z] BSR5WSG0000XufxflzhJvOMFOEfGEqjtpU4yLC3zcJuPxcUeIYlgJZ1N6h3LvGvDvqJLWcy
sprite $AccessibleIconSm [10x12/16z] DSor0GD00810tltPVzfugAw2Nm841zeXkpKBp8xAf_sNV-mJLCKAwFO_ygUcYorWc05K2_04

sprite $AccessibleIconMd [14x16/16z] JSx50O1034JH18V8xxzQV6LEyrOZDShmbK15W1S9M17a0goRFaf_Zp4-A6Sfy0VQRM2M-GZ6aJU7pFo7buL5ocrYOspYG9lSRoqS3up9-0TRKxp_szvw0G
sprite $AccessibleIconMd [14x16/16z] JSw50G0X241HxFRlF-sbdSy2sGNzpuqNyA43PGgw0OBxZ-ft3VLYtcMYJim3Icxz5HZ3Lx8uncLly38Vq1ncYunirOg89xyewCAVc7DTwXcxVCiR

sprite $AccessibleIconLg [17x20/16z] {
LSn5OaCn303H-MoU-v-sOAjDyZPYyQvNmbqtG6rCMQsW6lLqPRtdldQAAijkXUGy-tUeSH1BdmjDrKx8Bdse6nox7djrkS1dYpVjqODit2P5DvedYwBGFLXq
LwWcfbrFXKkPXdNbEdROpbjuTW2NZNz5jKVZ6m
JSk5ZKKX503HGVupPFhlTeE4x46lyLyhRBa4GArChrf0zSHgVlKQyKyRdofBiC2jMZYImtNYwF2Tk3eqjjkbTNMC1qsnk2JmPWXQaqPUsvb40zN8eYWqsJGe
51-ce55XN5FtImfe3q2wX3n-k0IEJxNjn1y
}

!procedure AccessibleIcon($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/AccessibleIcon', $name, $tech)
!procedure AccessibleIcon($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/AccessibleIcon', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Accusoft.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Accusoft.Local.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Accusoft')

' renders the element
Accusoft('Accusoft', 'Accusoft', 'an optional tech label')
Accusoft('Accusoft', 'Accusoft', 'an optional tech label', 'an optional description')
@enduml
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Accusoft.Remote.puml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Accusoft')

' renders the element
Accusoft('Accusoft', 'Accusoft', 'an optional tech label')
Accusoft('Accusoft', 'Accusoft', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/Accusoft.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Accusoft')
' renders the element
Accusoft('Accusoft', 'Accusoft', 'an optional tech label')
Accusoft('Accusoft', 'Accusoft', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Accusoft')
' renders the element
Accusoft('Accusoft', 'Accusoft', 'an optional tech label')
Accusoft('Accusoft', 'Accusoft', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/Accusoft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions distribution/fontawesome-6/Brands/Accusoft.puml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
' definition of the Item fontawesome-6/Brands/Accusoft

sprite $AccusoftXs [12x10/16z] NOo50O104CE2Ezb_MfotSsbBQMgOctJPuoBgzC51hRwHMWNl9bfX1xFQMqTTE04
sprite $AccusoftXs [12x10/16z] NOo50S0m40AfUs__QUF-Be160ygyjCjV5mHS2LueeSvXmJVYSvDkO6Ukkf85

sprite $AccusoftSm [15x12/16z] RSU50S0m24HHufxRVziUTViHUF9NP3Sci9i7MMy6yoViwaEOOWvRe7CqjMhweHjVecA7biLqs2AQoM11NYq
sprite $AccusoftSm [15x12/16z] ROm50i0m30B9tFd_RmVpjRrg4W0bEl4fUufFlQeSFpL5ynHnr7V53N7N-inwPjUkjiP9bhUgkeLc01R65JzGr4ZO0G

sprite $AccusoftMd [20x16/16z] bSx50S0W50FGu4xsdxRktjnuVCFFi4_OcnZGxD4CAFUO1jnAdKPojsB2iY7EUyAMW32WNaWdAr0772YgF3t8QWPoiOTfPc01i-hxfQlzqamgx0vNYH7NQG4
sprite $AccusoftMd [20x16/16z] bS_50O0m04FHrBtPVrhSdN-2LyVFs1Vs9WOqUzG3ObywOGLumE5diB8XpkU4BG5XGBsGJ1Qe0muKLMPV_rtLG2voQbXVm2o6TxZQ7vf9YLqgCUAw5W

sprite $AccusoftLg [25x20/16z] {
dO-5aGKW30KJtEc_sviGkU-sexmb1h-JzY7Tcy76tPlDt0jaiUvDU6m2G6FJhl9CxyKcNkMqAcx6MrxeMS3CvN--BL-PSb4-MGpDXqyqsHR8d4UtXNZ687AU
wzmA0cAYqafbH5BJpkp8gH3huW4F2V2IFm
dP654GGX54E3E_HVBPPplyqOUTy779TkM_evaXaHpv56uLsalXtp6950O2JUSRTyPSJSyUqR9I_SB-i1yR2QkzpcBf5BlkAxC93FF2kr9byMCEH6RiT-gv4W
Tu4DpitjAWsJWuuISOUDkRi-x0dkpS_WemO
}

!procedure Accusoft($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Accusoft', $name, $tech)
!procedure Accusoft($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Accusoft', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Adn.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Adn.Local.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adn')

' renders the element
Adn('Adn', 'Adn', 'an optional tech label')
Adn('Adn', 'Adn', 'an optional tech label', 'an optional description')
@enduml
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Adn.Remote.puml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adn')

' renders the element
Adn('Adn', 'Adn', 'an optional tech label')
Adn('Adn', 'Adn', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/Adn.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adn')
' renders the element
Adn('Adn', 'Adn', 'an optional tech label')
Adn('Adn', 'Adn', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adn')
' renders the element
Adn('Adn', 'Adn', 'an optional tech label')
Adn('Adn', 'Adn', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/Adn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions distribution/fontawesome-6/Brands/Adn.puml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
' definition of the Item fontawesome-6/Brands/Adn

sprite $AdnXs [9x10/16z] BSY50S0m20J0R-E-_xJuuK1yC4yjdQRfyYzfGsed_yAow2_EMEBn0yrkC
sprite $AdnXs [9x10/16z] DSY50G0W20J0jrlttrRoQ402n6EBfcgW5XQrGRM3VY5PwEUdWZ-0flC3

sprite $AdnSm [11x12/16z] HOo50G0X30Fphi3-svBwrHN2ki0OIcMIY__5DLJZessZIH1EzXbk3NIYIQLt_kqW-lK49W
sprite $AdnSm [11x12/16z] HSZ70G0n20D1NNIs-k_Mx8iX8zmqsCYDdJvfI_aOKRSd0x_Dkvf18u5SgzYn5IRRBnq

sprite $AdnMd [15x16/16z] JKy50W0X2CDk_VzhBpPh1gD12Araemp0KXiB3Tf15QaWiKEOwLn1bbftYUd_byqOfmPeX_xtLAoMIOi_CGYv1l6tAYBjQ0uR70rWvVpJ5m
sprite $AdnMd [15x16/16z] JS_50GKX00FHh0kI_glzCkXR8ND4nRge2yOck4dK4AN8E3F78aCozbBvk1Zf_titMswOcGxKt_sM6Gv3VBEaSqv9QTJ63QO2yVxN5m

sprite $AdnLg [19x20/16z] {
NSq55WGX30FGRCUntF-s-uB3nwKj6ljXTaPchbydTjTs8vzkk3g1ksqZY_ufzjtRDl3sj7JCBcDgTSeIzVdvSGANvvSIDDtdcvNGIy6jHZ3DKDd0watA6xcv
O5mb00yNa9SJWqon4TtbbUKpo1y
LSs74S0W30D0XTwr_xOvYZdywG794ER3otGk1MBmylhFaW60cWCyD-dZtTJlMv8Nr2z8dKpYa3dZn4X6y86oxf5JMuEDMtRKpx0asdfP9Or76BEtavh1Hsq0
Y5Gm1Ju-B8QYux9rjkGFqmy
}

!procedure Adn($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Adn', $name, $tech)
!procedure Adn($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Adn', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Adversal.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Adversal.Local.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adversal')

' renders the element
Adversal('Adversal', 'Adversal', 'an optional tech label')
Adversal('Adversal', 'Adversal', 'an optional tech label', 'an optional description')
@enduml
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Adversal.Remote.puml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adversal')

' renders the element
Adversal('Adversal', 'Adversal', 'an optional tech label')
Adversal('Adversal', 'Adversal', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/Adversal.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adversal')
' renders the element
Adversal('Adversal', 'Adversal', 'an optional tech label')
Adversal('Adversal', 'Adversal', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Adversal')
' renders the element
Adversal('Adversal', 'Adversal', 'an optional tech label')
Adversal('Adversal', 'Adversal', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/Adversal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions distribution/fontawesome-6/Brands/Adversal.puml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

sprite $AdversalXs [10x10/16z] Ou03Vap0ZCHYOc1bu0TYa1Wxa0KIOs3aXx6uMO0iFf0iBqWz3uY60G

sprite $AdversalSm [12x12/16z] ROkr0S103CJqpFR-suOvgWwvCVIFUDFCaspihAoRTKOIIgdhTTXPhvkCoQisGqbQZdo0PRRCEfrea8i9
sprite $AdversalSm [12x12/16z] ROl50O100CE2Ezr_MpZNlAfaFEgnPDfCTZ1g-FN6koBs0tDzHeJPcCaUD9kEe1yOCAtvHhIyYGy

sprite $AdversalMd [16x16/16z] VSo50SGW5C3Gr738_jEUk_JXVE73EjvqzmHyirtU8oNFKhkyPu1iuKm7cu9Cb-EiRo3zreyBKJDQQ3eX-Te_KqqWZCuzVqOvyqihBx9Cxuu
sprite $AdversalMd [16x16/16z] VSe50WD124FHh8__-z-s3NLzeq3qPXqlElziuiKSzKW9IotgMMU98eEX3IHl7-kRwmwxQmK4P45I0zSPjgWhkskDhbj-4iZuq8vdwCq9

sprite $AdversalLg [20x20/16z] {
bOy55aCX4CJo5MVkVzk-eUvjy62xl63Qdz4lrFxiMFvn6y0cQVSut0ph1ad1Xk50KcOJT6cnCoqmtEMzYh6RBWwch7fthexjm7fqqQv3qUhlTkWHEqzX0_y9
TgPTqgwdONgWgEaPNd
bO-55GCW4CM2E-o_RO-hUnlil-2ymZspVg7FPuVxnta4Ao7kKPq57w2i13Ag0-agLe9SwSGf8w7kSbv7K6Sk3anT_MvTrnZEBcyteIsFk0WpizsEOa1VXJfX
NBxTJmCFj3NMC_3C0G
}

!procedure Adversal($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Adversal', $name, $tech)
!procedure Adversal($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Adversal', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Affiliatetheme.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Affiliatetheme')

' renders the element
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label')
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Affiliatetheme')

' renders the element
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label')
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/Affiliatetheme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Affiliatetheme')
' renders the element
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label')
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Affiliatetheme')
' renders the element
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label')
Affiliatetheme('Affiliatetheme', 'Affiliatetheme', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/Affiliatetheme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions distribution/fontawesome-6/Brands/Affiliatetheme.puml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

sprite $AffiliatethemeXs [10x10/16z] Oy0A-Fbv8GmkVdwO48p52MFmS_83HS5IG0m1J30M9rGf7v02

sprite $AffiliatethemeSm [12x12/16z] TOp50O1G34EBMsJ_QN67_qvjBDB8sN7QvutvlidbVdOs3vL66FDLh57lLC7ZrDfOwMEb1DQf2G
sprite $AffiliatethemeSm [12x12/16z] TOk50S0W30JhNcx_QN5tajTfV0GHGiHVXe75mnj-3_bv9pwD5Z3Sdttw0nIkOSxZIjlthMOh

sprite $AffiliatethemeMd [16x16/16z] ZSc53G0n0CF0bBdPVzfdnbfuCbeAxYXD4dkAPu-CE-l3TliD0ml2mio9ciibHT43IGdXI5e0aNiOvvu0OCuSIhCSziIoq0C
sprite $AffiliatethemeMd [16x16/16z] ZOs50G0n30AfUzX_stVNgyO0VqXX7scIft0VioTleToKmrPDVTYGvh1o30tNMTNCOXZwn_TlvWPWkGzxz37iALCKS4C7

sprite $AffiliatethemeLg [20x20/16z] {
fSw53SD044JHCVlmzzzjP3uKvGcNL__QOL4E82ZZ0VOiPJbagP5wD70OqulYOFMPCDVacEywKefFvmBHS0m2o_lNfkcv4um9xriRcL4Qo1aTgjJ1yPhqCXpY
eAuV
fO_50GCn40FDRAl_QWDA3aolc-SiIZmb07PG-51xLRukT2hXIwSavj5A9-yN1LNg1YCuAVjTNDQEJWMqo47mwVzVdbEyKsEivriU7Oh9EY9tZ8haRl0WKZGf
jhm1
}

!procedure Affiliatetheme($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Affiliatetheme', $name, $tech)
!procedure Affiliatetheme($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Affiliatetheme', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Airbnb.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Airbnb.Local.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Airbnb')

' renders the element
Airbnb('Airbnb', 'Airbnb', 'an optional tech label')
Airbnb('Airbnb', 'Airbnb', 'an optional tech label', 'an optional description')
@enduml
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Airbnb.Remote.puml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Airbnb')

' renders the element
Airbnb('Airbnb', 'Airbnb', 'an optional tech label')
Airbnb('Airbnb', 'Airbnb', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/Airbnb.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Airbnb')
' renders the element
Airbnb('Airbnb', 'Airbnb', 'an optional tech label')
Airbnb('Airbnb', 'Airbnb', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Airbnb')
' renders the element
Airbnb('Airbnb', 'Airbnb', 'an optional tech label')
Airbnb('Airbnb', 'Airbnb', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/Airbnb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions distribution/fontawesome-6/Brands/Airbnb.puml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
' definition of the Item fontawesome-6/Brands/Airbnb

sprite $AirbnbXs [8x10/16z] HS710K00002X083RVrjFvNSrWCK3BmRSKs9r2QyymZ2pGEpMHdl31m
sprite $AirbnbXs [8x10/16z] 1S450S10000Xvhxht_O104yJc7tmOyAx97QFyCidM9aXJdkJCmC

sprite $AirbnbSm [10x12/16z] LOk50S0m20Glhi3-qzOr0g_yph1u0XUP9xBjdp1jNqx9TD8tL9pVje52tdTYx7xVHtpQjW4t3pRghbHM
sprite $AirbnbSm [10x12/16z] 1S470S0m00CWzb_M-7TR002-Re1DW29Wnm_L4IykYrSPdChgesvgHH6bGlbkv3O1

sprite $AirbnbMd [14x16/16z] POo55GGX34G_xj1_j_Sovoj0CWhth-pm1Qko_Hku3PoFP7pBNqdYMuhTqT9BcjsTYCJjRRf5ZuOGcXepmF3gdNB1SLi3ZNGGUcbr6JVmPwpZI3PCS8xtU
sprite $AirbnbMd [14x16/16z] POk74GGW2C1Yxxh_jdy2twFK7F1FsO4NAxCTXjl0UQcRMaAvwYMN8vINt8pEyIgtaxheKPHCKyhqCDmzjiLD-wEaWqxgwhgx0QUlS-qjtpm

sprite $AirbnbLg [17x20/16z] {
TSe7OeGW50RXJv6DqlxxdpQz9plm-hZ7hVfEIHBVoC4yl_aJyaqeq1j03TW2a1sO9r0NIIu2h6eqMvxB2Ni8RjqURuBWeR6EDy4ytWubz0j7b42AW9mfS3K1
Ca4Tia7FMvsdcgBCvSZ96PGa9wna-SiJ
TSw3WG0n54NH4umdUVrNkpPky0t_qQglb2JnXJJ6weDrG7oG0jS9i0J8zmJ63lH9aeC0ixaF9TszGGt1SYc1kH2i9xDJWj6ObHQk7Irg85L0zZJOJW4oGB_V
rywh7BkUgeofPcKFMf8TPZBzvX4
}

!procedure Airbnb($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Airbnb', $name, $tech)
!procedure Airbnb($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Airbnb', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Algolia.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Algolia.Local.puml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Algolia')

' renders the element
Algolia('Algolia', 'Algolia', 'an optional tech label')
Algolia('Algolia', 'Algolia', 'an optional tech label', 'an optional description')
@enduml
2 changes: 1 addition & 1 deletion distribution/fontawesome-6/Brands/Algolia.Remote.puml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Algolia')

' renders the element
Algolia('Algolia', 'Algolia', 'an optional tech label')
Algolia('Algolia', 'Algolia', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/fontawesome-6/Brands/Algolia.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Algolia')
' renders the element
Algolia('Algolia', 'Algolia', 'an optional tech label')
Algolia('Algolia', 'Algolia', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('fontawesome-6/bootstrap')
include('fontawesome-6/Brands/Algolia')
' renders the element
Algolia('Algolia', 'Algolia', 'an optional tech label')
Algolia('Algolia', 'Algolia', 'an optional tech label', 'an optional description')
@enduml
```

Binary file modified distribution/fontawesome-6/Brands/Algolia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions distribution/fontawesome-6/Brands/Algolia.puml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

sprite $AlgoliaXs [8x10/16z] Ou01VWHWW90S31mWcfkNWuyRBCe1ae5Y4C6Cf0d61

sprite $AlgoliaSm [10x12/16z] LOo30G0n54Dpg97zfwtvleaDBm87tleU0nxqBgZ_lYweYrMUOc-V6jhnJ46ThmWVEoO3
sprite $AlgoliaSm [10x12/16z] LOo30S0m50LV7T_-qrRnVLCT9YA5u4AEKLBk2hFczGFpMkvb0ncCo6CTuoiKKiO-

sprite $AlgoliaMd [14x16/16z] PSZ50GD14CJ0NkPH_j6QVLW_IMVLDijNxahShr7xLYbdIPcV89jBWGyJL0qPRzr11TTv6-9DWmyjO8clhZooEZyM5OqRpv7aTde2
sprite $AlgoliaMd [14x16/16z] PSU55GGn3CHGlJ1w-g_sO1b-m1PtnGxJ5Rr55xKpbLQqyJ41NXk7ZOdJmf0A7Lkg_KkYBTLP1bqBfgI9LWtV0qqRSpZJYxiLDry

sprite $AlgoliaLg [17x20/16z] {
TO-75O0W30NlunD8RFjFQ-_AKTCJFYZUgM5uqlV3FndieJ1tloJKCtD59qCvYtnc9ivkEPu-aVc2bhWh5EOhp5kx8kWoh6JsQkciMortTHNkG8BkDbAKOc4i
VoletsE_cG
TO-50S0W3C22E_n_xTm7GUijVzGJ2UrDhQsF0_zIX1ZZBI4gGBtz0xXdKCMsXhUNZsQD8wCFXP3B9PSjJeLulysmlvYhhbnlUHSk80IKnqWAr62i-5NmSVHy
cG4
}

!procedure Algolia($id, $name="", $tech="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Algolia', $name, $tech)
!procedure Algolia($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'fontawesome-6/Brands/Algolia', $name, $tech, $desc)
!endprocedure
Binary file modified distribution/fontawesome-6/Brands/Alipay.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0c69ae6

Please sign in to comment.