Skip to content

Commit

Permalink
Add functional script for generating sprites and listing, and generat…
Browse files Browse the repository at this point in the history
…ed resources
  • Loading branch information
Roger Abelenda committed Nov 4, 2017
1 parent c753ba7 commit b019d75
Show file tree
Hide file tree
Showing 159 changed files with 4,325 additions and 0 deletions.
54 changes: 54 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Cloudinsight PlantUML sprites

This repository contains PlantUML sprites generated from [Cloudinsight icons](https://github.com/cloudinsight/cicon), which can easily be used in PlantUML diagrams for nice visual representation of popular technologies.

This project is inspired in other PlantUML sprites repositories like [AWS-PlantUML](https://github.com/milo-minderbinder/AWS-PlantUML) and [PlantUML Icon-Font Sprites](https://github.com/tupadr3/plantuml-icon-font-sprites).

## Usage

Just import the proper sprite into your PlantUML diagram and use it like any other sprite.

Example:

```
@startuml
!define SPRITESURL https://raw.githubusercontent.com/rabelenda/cicon-plantuml-sprites/v1.0/sprites
!includeurl SPRITESURL/tomcat.puml
!includeurl SPRITESURL/kafka.puml
!includeurl SPRITESURL/java.puml
!includeurl SPRITESURL/cassandra.puml
title Cloudinsight sprites example
skinparam monochrome true
rectangle "<$tomcat>\nwebapp" as webapp
queue "<$kafka>" as kafka
rectangle "<$java>\ndaemon" as daemon
database "<$cassandra>" as cassandra
webapp -> kafka
kafka -> daemon
daemon --> cassandra
@enduml
```

![Example](https://www.planttext.com/plantuml/img/XL7BJiCm4BpxAzoAQv8xGb4bn0690shXXeGszZPnunVsclBvs4vKbGDmMNbsnpCxzYuI14f6CxQHU5GM-U5v__ZoS7X_tJ_nYSZ7swuBS6v7HLCQKiGWd2Mqr0fdycH0ZLP29rJkDrw3BNfDz44Hniv090pT2jb6MQ6Jn1JqjLD7pWYWrfTLVkFCS9pXRye9FlzX28WHh0mhZP4YZVnUkoILZMgSYA-xSlm2upKo5cTbFGGmt3Zhn1ISGKuXvL50GM37BB6zkrb2z6-Mdt40xxSS8b-Qx2DXggIQeg-ZUlmfKG8K0GcOlIghj9W4WW5YvLmYB2eNcCDKBzxqgtIj1LQDKdYJqTMDNVwx-WwCVGC0)

The list of available sprites is [here](sprites-list.md).

You can play around and test ideas with [PlantText](https://www.planttext.com/).

## Build

Sprites are built with provided [svgFont2plantUmlSprites.groovy](svgFont2plantUmlSprites.groovy) script. To update sprites from icons in [Cloudinsight icons](https://github.com/cloudinsight/cicon) just re-run:

```bash
./svgFont2plantUmlSprites.groovy https://raw.githubusercontent.com/cloudinsight/cicon/master/iconfont.svg
```

## Note

* All logo icons are the registered trademarks of their respective owners.
Binary file added pngs/activemq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/ai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/aliyun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/apache.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/bearychat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/bell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/bi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/cacti.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/cassandra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/ci-large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/ci.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/cog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/couchbase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/couchdb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/ct.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/disable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/elasticsearch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/exit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pngs/gearman.png
Binary file added pngs/gunicorn.png
Binary file added pngs/haproxy.png
Binary file added pngs/hdfs.png
Binary file added pngs/iis.png
Binary file added pngs/java.png
Binary file added pngs/jianliao.png
Binary file added pngs/kafka.png
Binary file added pngs/left.png
Binary file added pngs/linux.png
Binary file added pngs/listalt.png
Binary file added pngs/loading.png
Binary file added pngs/memcached.png
Binary file added pngs/mesos.png
Binary file added pngs/mi.png
Binary file added pngs/mongodb.png
Binary file added pngs/mysql.png
Binary file added pngs/nagios.png
Binary file added pngs/nginx.png
Binary file added pngs/nodejs.png
Binary file added pngs/onealert.png
Binary file added pngs/oneapmlogo.png
Binary file added pngs/openstack.png
Binary file added pngs/overview.png
Binary file added pngs/pause.png
Binary file added pngs/php.png
Binary file added pngs/php_fpm.png
Binary file added pngs/play.png
Binary file added pngs/plus.png
Binary file added pngs/point.png
Binary file added pngs/postgresql.png
Binary file added pngs/pubu.png
Binary file added pngs/python.png
Binary file added pngs/question.png
Binary file added pngs/rabbitmq.png
Binary file added pngs/redis.png
Binary file added pngs/remove-sign.png
Binary file added pngs/right.png
Binary file added pngs/ruby.png
Binary file added pngs/server.png
Binary file added pngs/singlePage.png
Binary file added pngs/snmp.png
Binary file added pngs/solr.png
Binary file added pngs/sqlserver.png
Binary file added pngs/supervisord.png
Binary file added pngs/tomcat.png
Binary file added pngs/tongzhi.png
Binary file added pngs/trash.png
Binary file added pngs/user.png
Binary file added pngs/windows.png
Binary file added pngs/x.png
Binary file added pngs/yanjing.png
Binary file added pngs/zookeeper.png
82 changes: 82 additions & 0 deletions sprites-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# Sprites list

| Sprite | Icon |
|--------|------|
|x.puml|![x.puml](pngs/x.png)|
|snmp.puml|![snmp.puml](pngs/snmp.png)|
|user.puml|![user.puml](pngs/user.png)|
|cog.puml|![cog.puml](pngs/cog.png)|
|remove-sign.puml|![remove-sign.puml](pngs/remove-sign.png)|
|trash.puml|![trash.puml](pngs/trash.png)|
|gunicorn.puml|![gunicorn.puml](pngs/gunicorn.png)|
|tongzhi.puml|![tongzhi.puml](pngs/tongzhi.png)|
|bell.puml|![bell.puml](pngs/bell.png)|
|point.puml|![point.puml](pngs/point.png)|
|overview.puml|![overview.puml](pngs/overview.png)|
|oneapmlogo.puml|![oneapmlogo.puml](pngs/oneapmlogo.png)|
|edit.puml|![edit.puml](pngs/edit.png)|
|dashboard.puml|![dashboard.puml](pngs/dashboard.png)|
|desktop.puml|![desktop.puml](pngs/desktop.png)|
|pubu.puml|![pubu.puml](pngs/pubu.png)|
|python.puml|![python.puml](pngs/python.png)|
|linux.puml|![linux.puml](pngs/linux.png)|
|copy.puml|![copy.puml](pngs/copy.png)|
|download.puml|![download.puml](pngs/download.png)|
|yanjing.puml|![yanjing.puml](pngs/yanjing.png)|
|server.puml|![server.puml](pngs/server.png)|
|file.puml|![file.puml](pngs/file.png)|
|listalt.puml|![listalt.puml](pngs/listalt.png)|
|plus.puml|![plus.puml](pngs/plus.png)|
|ai.puml|![ai.puml](pngs/ai.png)|
|bi.puml|![bi.puml](pngs/bi.png)|
|mi.puml|![mi.puml](pngs/mi.png)|
|supervisord.puml|![supervisord.puml](pngs/supervisord.png)|
|question.puml|![question.puml](pngs/question.png)|
|ruby.puml|![ruby.puml](pngs/ruby.png)|
|play.puml|![play.puml](pngs/play.png)|
|iis.puml|![iis.puml](pngs/iis.png)|
|apache.puml|![apache.puml](pngs/apache.png)|
|memcached.puml|![memcached.puml](pngs/memcached.png)|
|mongodb.puml|![mongodb.puml](pngs/mongodb.png)|
|mysql.puml|![mysql.puml](pngs/mysql.png)|
|nginx.puml|![nginx.puml](pngs/nginx.png)|
|postgresql.puml|![postgresql.puml](pngs/postgresql.png)|
|redis.puml|![redis.puml](pngs/redis.png)|
|tomcat.puml|![tomcat.puml](pngs/tomcat.png)|
|activemq.puml|![activemq.puml](pngs/activemq.png)|
|cassandra.puml|![cassandra.puml](pngs/cassandra.png)|
|couchbase.puml|![couchbase.puml](pngs/couchbase.png)|
|couchdb.puml|![couchdb.puml](pngs/couchdb.png)|
|docker.puml|![docker.puml](pngs/docker.png)|
|elasticsearch.puml|![elasticsearch.puml](pngs/elasticsearch.png)|
|kafka.puml|![kafka.puml](pngs/kafka.png)|
|php_fpm.puml|![php_fpm.puml](pngs/php_fpm.png)|
|rabbitmq.puml|![rabbitmq.puml](pngs/rabbitmq.png)|
|ct.puml|![ct.puml](pngs/ct.png)|
|zookeeper.puml|![zookeeper.puml](pngs/zookeeper.png)|
|mesos.puml|![mesos.puml](pngs/mesos.png)|
|solr.puml|![solr.puml](pngs/solr.png)|
|loading.puml|![loading.puml](pngs/loading.png)|
|php.puml|![php.puml](pngs/php.png)|
|disable.puml|![disable.puml](pngs/disable.png)|
|windows.puml|![windows.puml](pngs/windows.png)|
|jianliao.puml|![jianliao.puml](pngs/jianliao.png)|
|nagios.puml|![nagios.puml](pngs/nagios.png)|
|singlePage.puml|![singlePage.puml](pngs/singlePage.png)|
|gearman.puml|![gearman.puml](pngs/gearman.png)|
|bearychat.puml|![bearychat.puml](pngs/bearychat.png)|
|cacti.puml|![cacti.puml](pngs/cacti.png)|
|onealert.puml|![onealert.puml](pngs/onealert.png)|
|pause.puml|![pause.puml](pngs/pause.png)|
|sqlserver.puml|![sqlserver.puml](pngs/sqlserver.png)|
|hdfs.puml|![hdfs.puml](pngs/hdfs.png)|
|java.puml|![java.puml](pngs/java.png)|
|right.puml|![right.puml](pngs/right.png)|
|left.puml|![left.puml](pngs/left.png)|
|ci.puml|![ci.puml](pngs/ci.png)|
|ci-large.puml|![ci-large.puml](pngs/ci-large.png)|
|openstack.puml|![openstack.puml](pngs/openstack.png)|
|nodejs.puml|![nodejs.puml](pngs/nodejs.png)|
|haproxy.puml|![haproxy.puml](pngs/haproxy.png)|
|aliyun.puml|![aliyun.puml](pngs/aliyun.png)|
|exit.puml|![exit.puml](pngs/exit.png)|
52 changes: 52 additions & 0 deletions sprites/activemq.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
@startuml
sprite $activemq [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000009E00000000000000000000000000000000000000000
000006F50000000000000000000000000000000000000000
000000FB0000000000000000000000000000000000000000
0000009F2000000000000000000000000000000000000000
0000003F8000000000000000000000000000000000000000
0000000DE000000000000000000000000000000000000000
00000006F731000000000000000000000000000000000000
00000005FFFFFB6100000000000000000000000000000000
0000000CFCBFFFFFA3000000000000000000000000000000
0000002FF10EFFFFFFC40000000000000000000000000000
0000007FF605FFFFFFFFC300000000000000000000000000
000000BFFE10CFFFFFFFFF80000000000000000000000000
000000DFFF801FFFFFFFFFFD300000000000000000000000
000000EFFFF405FFFFFFFFFFF40000000000000000000000
000000CFFFFE10AFFFFFFFFFFF5000000000000000000000
000000BFFFFFB00DFFFFFCEFFFF500000000000000000000
0000008FFFFFF702EFFF6000000000000000000000000000
0000004FFFFFFF404FFFA532222242000000000000000000
0000000FFFFFFFF207FFFFFFFFFFFE100000000000000000
00000008FFFFFFFE207FFFFFFFFFFFC00000000000000000
00000001FFFFFFFFD106FFFFFB8863100000000000000000
000000006FFFFFFFFC104FFFF20000024000000000000000
000000000AFFFFFFFFE203EFFB889CEFF500000000000000
0000000001CFFFFFFFFE302CFFFFFFFFFF30000000000000
00000000001EFFFFFFFFF6008FFFFFFFFFE1000000000000
000000000001DFFFFFFFFF9103CFFFFFFFFC000000000000
0000000000001BFFFFFFFFFE4006EFFFFFFF900000000000
000000000000007FFFFFFFFFFB2008FFFFFFF80000000000
0000000000000003DFFFFFFFFFF81018FFFFFF6000000000
000000000000000008FFFFFFFFFFF70029FFFFF500000000
0000000000000000003CFFFFFFFFFFD5001AFFFF50000000
000000000000000000004CFFFFFFFFFFC40029FFF6000000
00000000000000000000005CFFFFFFFFFFC30018FF400000
0000000000000000000000004AFFFFFFFFFFB40017900000
0000000000000000000000000005AEFFFFFFFFC500000000
000000000000000000000000000000258BEFFFFFC1000000
000000000000000000000000000000000000122000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
}
@enduml
52 changes: 52 additions & 0 deletions sprites/ai.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
@startuml
sprite $ai [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000268ABCCCB974000000000000000
0000000000000000017BFFFFFFFFFFFFFFB6100000000000
0000000000000026CFFFFFFFFFFFFFFFFFFFF81000000000
0000000000003AFFFFFFFFFFFFFFFFFFFFFFFFF600000000
00000000002BFFFFFFFFFFFFFFFFFFFFFFFFFFFF90000000
0000000008FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC100000
00000002DFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC00000
0000005EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF90000
000005FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF3000
00004FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC000
0002FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF600
000CFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC00
007FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF30
00EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF70
05FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFB0
0AFFFFFFFFFFFFFE988CFFFFFFFFFB8888FFFFFFFFFFFFE0
0EFFFFFFFFFFFF6000003EFFFFFFF40000FFFFFFFFFFFFF1
1FFFFFFFFFFFF700000003FFFFFFF40000FFFFFFFFFFFFF3
3FFFFFFFFFFFF100000000BFFFFFF40000FFFFFFFFFFFFF4
4FFFFFFFFFFFC0000610008FFFFFF72223FFFFFFFFFFFFF6
4FFFFFFFFFFF70000F50003FFFFFFFFFFFFFFFFFFFFFFFF4
3FFFFFFFFFFF30003F90000EFFFFFFFFFFFFFFFFFFFFFFF4
1FFFFFFFFFFE00007FE0000AFFFFFB6668FFFFFFFFFFFFF2
0EFFFFFFFFFA0000AFF10006FFFFF60002FFFFFFFFFFFFE0
0AFFFFFFFFF70000EFF50002FFFFF60002FFFFFFFFFFFFA0
06FFFFFFFFF30002FFF90000EFFFF60002FFFFFFFFFFFF60
01FFFFFFFFE00006FFFD0000AFFFF60002FFFFFFFFFFFF00
00CFFFFFFFA00009FFFF00006FFFF60002FFFFFFFFFFF800
006FFFFFFF60000EFFFF40002FFFF60002FFFFFFFFFFE000
000EFFFFFF10002FFFFF80000DFFF60002FFFFFFFFFF4000
0007FFFFFD0000022222100009FFF60002FFFFFFFFF80000
0000DFFFF90000000000000005FFF60002FFFFFFFF900000
00002FFFF50000000000000001FFF60002FFFFFFF8000000
000007FFF20000000000000000DFF60002FFFFFF50000000
0000007FD00004EEEEEEE900008FF60002FFFFC300000000
00000006800008FFFFFFFF00004FF60002FFE60000000000
0000000000000DFFFFFFFF30001FF60002E7000000000000
0000000000002FFFFFFFFF70000CF6000000000000000000
0000000000002AFFFFFFFFB00007C4000000000000000000
000000000000000479CDEEB0000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
}
@enduml
52 changes: 52 additions & 0 deletions sprites/aliyun.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
@startuml
sprite $aliyun [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
00000005ADEEEEEEEEEED000000AEEEEEEEEEEEC71000000
000002DFFFFFFFFFFFFFC0000008FFFFFFFFFFFFFF500000
00002EFFFFFFFFFFFFFF80000004FFFFFFFFFFFFFFF60000
0000CFFFFFFFFFFFFFFF40000000FFFFFFFFFFFFFFFF2000
0004FFFFFFFFFFFFEB840000000037ADFFFFFFFFFFFF8000
0009FFFFFFFFC8520000000000000000158BEFFFFFFFE000
000BFFFFFE3000000000000000000000000001AFFFFFF200
000CFFFFF500000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000005666666600000000000FFFFFF200
000CFFFFF400000000008999999910000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000CFFFFF400000000000000000000000000000FFFFFF200
000BFFFFFC10000000000000000000000000008FFFFFF200
0009FFFFFFFDA63000000000000000000037BFFFFFFFF000
0005FFFFFFFFFFFFC952000000000258CFFFFFFFFFFFC000
0000EFFFFFFFFFFFFFFF40000000EFFFFFFFFFFFFFFF3000
00004FFFFFFFFFFFFFFF80000003FFFFFFFFFFFFFFF80000
000004EFFFFFFFFFFFFFB0000007FFFFFFFFFFFFFF900000
00000019FFFFFFFFFFFFF000000BFFFFFFFFFFFFC5000000
000000000122222222222000000122222222222000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
}
@enduml
52 changes: 52 additions & 0 deletions sprites/apache.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
@startuml
sprite $apache [48x48/16] {
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000009E00000000000000000000000000000000000000000
000007F50000000000000000000000000000000000000000
000001FB0000000000000000000000000000000000000000
000000AF2000000000000000000000000000000000000000
0000004F8000000000000000000000000000000000000000
0000000EE000000000000000000000000000000000000000
00000008F731000000000000000000000000000000000000
00000006FFFFFB6100000000000000000000000000000000
0000000CFCBFFFFFA3000000000000000000000000000000
0000002FF10EFFFFFFC40000000000000000000000000000
0000007FF606FFFFFFFFC300000000000000000000000000
000000BFFE10CFFFFFFFFF80000000000000000000000000
000000DFFF801FFFFFFFFFFD300000000000000000000000
000000EFFFF405FFFFFFFFFFF40000000000000000000000
000000CFFFFE10AFFFFFFFFFFF4000000000000000000000
000000BFFFFFB00DFFFFFCEEFFF400000000000000000000
0000008FFFFFF702EFFF6000000000000000000000000000
0000004FFFFFFF404FFFA532222242000000000000000000
0000000FFFFFFFF207FFFFFFFFFFFE100000000000000000
00000008FFFFFFFE207FFFFFFFFFFFC00000000000000000
00000001FFFFFFFFD106FFFFFB8863100000000000000000
000000006FFFFFFFFC104FFFF20000034000000000000000
000000000AFFFFFFFFE203EFFC99BDFFF700000000000000
0000000001CFFFFFFFFE302CFFFFFFFFFF40000000000000
00000000001EFFFFFFFFF6008FFFFFFFFFF2000000000000
000000000001DFFFFFFFFF9103CFFFFFFFFC000000000000
0000000000001BFFFFFFFFFE4006EFFFFFFF900000000000
000000000000007FFFFFFFFFFB1008FFFFFFF70000000000
0000000000000004DFFFFFFFFFF80018FFFFFF5000000000
000000000000000019FFFFFFFFFFE60029FFFFF600000000
0000000000000000004DFFFFFFFFFFC4001AFFFF60000000
000000000000000000005DFFFFFFFFFFC40029FFF6000000
00000000000000000000005CFFFFFFFFFFC30018FF400000
0000000000000000000000004AFFFFFFFFFFB40017900000
0000000000000000000000000005AEFFFFFFFFC500000000
000000000000000000000000000000258BDFFFFEA1000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000
}
@enduml
Loading

0 comments on commit b019d75

Please sign in to comment.