From 49aa8b3cb9ddca49be4b912c47ea61212699ce61 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 20 Feb 2023 14:59:07 +0100 Subject: Piece images. --- images/auc_base.svg | 9 +++++++++ images/auc_cylinder.svg | 11 +++++++++++ images/auc_guerrilla.svg | 7 +++++++ images/auc_guerrilla_active.svg | 8 ++++++++ images/cartels_base.svg | 9 +++++++++ images/cartels_cylinder.svg | 11 +++++++++++ images/cartels_guerrilla.svg | 7 +++++++ images/cartels_guerrilla_active.svg | 8 ++++++++ images/farc_base.svg | 9 +++++++++ images/farc_cylinder.svg | 11 +++++++++++ images/farc_guerrilla.svg | 7 +++++++ images/farc_guerrilla_active.svg | 8 ++++++++ images/govt_base.svg | 9 +++++++++ images/govt_cylinder.svg | 11 +++++++++++ images/govt_police.svg | 6 ++++++ images/govt_troops.svg | 6 ++++++ 16 files changed, 137 insertions(+) create mode 100644 images/auc_base.svg create mode 100644 images/auc_cylinder.svg create mode 100644 images/auc_guerrilla.svg create mode 100644 images/auc_guerrilla_active.svg create mode 100644 images/cartels_base.svg create mode 100644 images/cartels_cylinder.svg create mode 100644 images/cartels_guerrilla.svg create mode 100644 images/cartels_guerrilla_active.svg create mode 100644 images/farc_base.svg create mode 100644 images/farc_cylinder.svg create mode 100644 images/farc_guerrilla.svg create mode 100644 images/farc_guerrilla_active.svg create mode 100644 images/govt_base.svg create mode 100644 images/govt_cylinder.svg create mode 100644 images/govt_police.svg create mode 100644 images/govt_troops.svg diff --git a/images/auc_base.svg b/images/auc_base.svg new file mode 100644 index 0000000..0051594 --- /dev/null +++ b/images/auc_base.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/images/auc_cylinder.svg b/images/auc_cylinder.svg new file mode 100644 index 0000000..33c2e7c --- /dev/null +++ b/images/auc_cylinder.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/auc_guerrilla.svg b/images/auc_guerrilla.svg new file mode 100644 index 0000000..4a26fcb --- /dev/null +++ b/images/auc_guerrilla.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/images/auc_guerrilla_active.svg b/images/auc_guerrilla_active.svg new file mode 100644 index 0000000..3629167 --- /dev/null +++ b/images/auc_guerrilla_active.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/images/cartels_base.svg b/images/cartels_base.svg new file mode 100644 index 0000000..d6406d1 --- /dev/null +++ b/images/cartels_base.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/images/cartels_cylinder.svg b/images/cartels_cylinder.svg new file mode 100644 index 0000000..0371dd3 --- /dev/null +++ b/images/cartels_cylinder.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/cartels_guerrilla.svg b/images/cartels_guerrilla.svg new file mode 100644 index 0000000..3a0ceb0 --- /dev/null +++ b/images/cartels_guerrilla.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/images/cartels_guerrilla_active.svg b/images/cartels_guerrilla_active.svg new file mode 100644 index 0000000..17a9b98 --- /dev/null +++ b/images/cartels_guerrilla_active.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/images/farc_base.svg b/images/farc_base.svg new file mode 100644 index 0000000..5940752 --- /dev/null +++ b/images/farc_base.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/images/farc_cylinder.svg b/images/farc_cylinder.svg new file mode 100644 index 0000000..0f5d1f7 --- /dev/null +++ b/images/farc_cylinder.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/farc_guerrilla.svg b/images/farc_guerrilla.svg new file mode 100644 index 0000000..5bb0c81 --- /dev/null +++ b/images/farc_guerrilla.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/images/farc_guerrilla_active.svg b/images/farc_guerrilla_active.svg new file mode 100644 index 0000000..a82c1eb --- /dev/null +++ b/images/farc_guerrilla_active.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/images/govt_base.svg b/images/govt_base.svg new file mode 100644 index 0000000..2b74493 --- /dev/null +++ b/images/govt_base.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/images/govt_cylinder.svg b/images/govt_cylinder.svg new file mode 100644 index 0000000..3c50e3e --- /dev/null +++ b/images/govt_cylinder.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/govt_police.svg b/images/govt_police.svg new file mode 100644 index 0000000..78f301d --- /dev/null +++ b/images/govt_police.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/images/govt_troops.svg b/images/govt_troops.svg new file mode 100644 index 0000000..8a2051a --- /dev/null +++ b/images/govt_troops.svg @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3