summaryrefslogtreecommitdiff
path: root/images
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-02-20 14:59:07 +0100
committerTor Andersson <tor@ccxvii.net>2023-05-03 18:48:15 +0200
commit49aa8b3cb9ddca49be4b912c47ea61212699ce61 (patch)
treeb5a426c27f8f61f4d42dadc51265b27269ace94f /images
parent6957f7be1b0d24f0c46f0eeb3fa224493a74e7b5 (diff)
downloadandean-abyss-49aa8b3cb9ddca49be4b912c47ea61212699ce61.tar.gz
Piece images.
Diffstat (limited to 'images')
-rw-r--r--images/auc_base.svg9
-rw-r--r--images/auc_cylinder.svg11
-rw-r--r--images/auc_guerrilla.svg7
-rw-r--r--images/auc_guerrilla_active.svg8
-rw-r--r--images/cartels_base.svg9
-rw-r--r--images/cartels_cylinder.svg11
-rw-r--r--images/cartels_guerrilla.svg7
-rw-r--r--images/cartels_guerrilla_active.svg8
-rw-r--r--images/farc_base.svg9
-rw-r--r--images/farc_cylinder.svg11
-rw-r--r--images/farc_guerrilla.svg7
-rw-r--r--images/farc_guerrilla_active.svg8
-rw-r--r--images/govt_base.svg9
-rw-r--r--images/govt_cylinder.svg11
-rw-r--r--images/govt_police.svg6
-rw-r--r--images/govt_troops.svg6
16 files changed, 137 insertions, 0 deletions
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="38">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#e1c000"/>
+<stop offset="50%" stop-color="#c4a300"/>
+<stop offset="100%" stop-color="#a88700"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#583700" d="M1.5 15 v 8 a 20.5 13.5 0 0 0 20.5 13.5 20.5 13.5 0 0 0 20.5 -13.5 v -8"/>
+<ellipse fill="#ffde00" stroke="#583700" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#e1c000"/>
+<stop offset="50%" stop-color="#c4a300"/>
+<stop offset="100%" stop-color="#a88700"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#583700" d="M1.5 15 v 18 a 20.5 13.5 0 0 0 20.5 13.5 a 20.5 13.5 0 0 0 20.5 -13.5 v -18"/>
+<ellipse fill="#ffde00" stroke="#583700" cx="22" cy="15" rx="20.5" ry="13.5"/>
+<path fill="#0072bc" stroke="#fff" stroke-width="2" d="m20.017 7.656-1.882 3.85-6.052.015H6.031l1.313.656c2.829 1.385 7.743 3.763 8.064 3.88.175.072.321.174.321.247 0 .073-.831 1.823-1.837 3.88-1.007 2.07-1.809 3.776-1.78 3.806.015.029.773-.307 1.648-.73.89-.437 3.092-1.502 4.915-2.391l3.296-1.604.714.35c.38.19 1.882.918 3.325 1.604 1.444.7 3.296 1.59 4.127 1.998.817.408 1.546.7 1.59.641.058-.043-.7-1.75-1.692-3.777-.977-2.012-1.764-3.719-1.764-3.777 0-.058.437-.306.991-.569.86-.408 5.994-2.887 7.978-3.85l.729-.364H25.85l-1.881-3.865C22.948 5.527 22.059 3.792 22 3.792c-.044 0-.933 1.735-1.983 3.864z"/>
+
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="25" height="36">
+<path fill="#ffde00" d="M7.5,0.5,17.5,0.5,24.5,5.5,24.5,11.5,17.5,16.5,7.5,16.5,0.5,11.5,0.5,5.5"/>
+<path fill="#a88700" d="M24.5,11.5,24.5,30.5,17.5,35.5,17.5,16.5"/>
+<path fill="#c4a300" d="M17.5,16.5,17.5,35.5,7.5,35.5,7.5,16.5"/>
+<path fill="#e1c000" d="M7.5,16.5,7.5,35.5,0.5,30.5,0.5,11.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#583700" d="M7.5 0.5 17.5 0.5 24.5 5.5 24.5 11.5 17.5 16.5 7.5 16.5 0.5 11.5 0.5 5.5z M24.5 11.5 24.5 30.5 17.5 35.5 7.5 35.5 0.5 30.5 0.5 11.5 M17.5 16.5 17.5 35.5 M7.5 16.5 7.5 35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="25" height="36">
+<path fill="#ffde00" d="M7.5,0.5,17.5,0.5,24.5,5.5,24.5,11.5,17.5,16.5,7.5,16.5,0.5,11.5,0.5,5.5"/>
+<path fill="#0072bc" d="m11.414 4.602-1.03 2.062-3.315.008H3.755l.719.351c1.55.743 4.24 2.016 4.416 2.079.096.039.176.093.176.132 0 .04-.455.977-1.006 2.079-.551 1.109-.99 2.023-.975 2.039.008.015.424-.165.903-.391.487-.234 1.693-.805 2.691-1.281l1.805-.86.391.188c.208.101 1.03.492 1.821.86.79.374 1.805.85 2.26 1.07.447.218.847.374.87.343.033-.023-.383-.937-.926-2.023-.535-1.078-.966-1.992-.966-2.024 0-.03.24-.164.543-.304.471-.22 3.282-1.547 4.368-2.063l.4-.195H14.608l-1.03-2.07c-.559-1.141-1.046-2.07-1.078-2.07-.024 0-.511.929-1.086 2.07z"/>
+<path fill="#a88700" d="M24.5,11.5,24.5,30.5,17.5,35.5,17.5,16.5"/>
+<path fill="#c4a300" d="M17.5,16.5,17.5,35.5,7.5,35.5,7.5,16.5"/>
+<path fill="#e1c000" d="M7.5,16.5,7.5,35.5,0.5,30.5,0.5,11.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#583700" d="M7.5 0.5 17.5 0.5 24.5 5.5 24.5 11.5 17.5 16.5 7.5 16.5 0.5 11.5 0.5 5.5z M24.5 11.5 24.5 30.5 17.5 35.5 7.5 35.5 0.5 30.5 0.5 11.5 M17.5 16.5 17.5 35.5 M7.5 16.5 7.5 35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="38">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#539a2d"/>
+<stop offset="50%" stop-color="#3e850f"/>
+<stop offset="100%" stop-color="#297000"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#003500" d="M1.5 15 v 8 a 20.5 13.5 0 0 0 20.5 13.5 20.5 13.5 0 0 0 20.5 -13.5 v -8"/>
+<ellipse fill="#68b045" stroke="#003500" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#539a2d"/>
+<stop offset="50%" stop-color="#3e850f"/>
+<stop offset="100%" stop-color="#297000"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#003500" d="M1.5 15 v 18 a 20.5 13.5 0 0 0 20.5 13.5 a 20.5 13.5 0 0 0 20.5 -13.5 v -18"/>
+<ellipse fill="#68b045" stroke="#003500" cx="22" cy="15" rx="20.5" ry="13.5"/>
+<path fill="#fff200" stroke="#636466" stroke-width="2" d="M26.958 7.665c-.89.116-2.654.612-3.864 1.093-2.96 1.152-7.117 3.602-8.371 4.915-1.02 1.064-1.4 2.027-1.4 3.529v1.254l-1.56 1.05c-.876.569-1.576 1.094-1.576 1.181 0 .132 2.509 1.896 2.698 1.896.044 0 .802-.481 1.707-1.079l1.618-1.094 1.182.088c1.895.117 4.725-.408 6.475-1.225 1.37-.627 3.806-2.436 5.687-4.2 3.383-3.165 3.88-5.936 1.283-7.088-.714-.306-2.741-.48-3.879-.32z"/>
+
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="25" height="36">
+<path fill="#68b045" d="M7.5,0.5,17.5,0.5,24.5,5.5,24.5,11.5,17.5,16.5,7.5,16.5,0.5,11.5,0.5,5.5"/>
+<path fill="#297000" d="M24.5,11.5,24.5,30.5,17.5,35.5,17.5,16.5"/>
+<path fill="#3e850f" d="M17.5,16.5,17.5,35.5,7.5,35.5,7.5,16.5"/>
+<path fill="#539a2d" d="M7.5,16.5,7.5,35.5,0.5,30.5,0.5,11.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#003500" d="M7.5 0.5 17.5 0.5 24.5 5.5 24.5 11.5 17.5 16.5 7.5 16.5 0.5 11.5 0.5 5.5z M24.5 11.5 24.5 30.5 17.5 35.5 7.5 35.5 0.5 30.5 0.5 11.5 M17.5 16.5 17.5 35.5 M7.5 16.5 7.5 35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="25" height="36">
+<path fill="#68b045" d="M7.5,0.5,17.5,0.5,24.5,5.5,24.5,11.5,17.5,16.5,7.5,16.5,0.5,11.5,0.5,5.5"/>
+<path fill="#fff200" d="M15.215 4.57c-.487.063-1.453.328-2.116.586-1.621.617-3.897 1.93-4.584 2.633-.56.57-.767 1.086-.767 1.89v.673l-.854.562c-.48.305-.863.586-.863.633 0 .07 1.374 1.015 1.478 1.015.024 0 .439-.257.934-.578l.887-.586.646.047c1.039.063 2.588-.218 3.546-.656.75-.336 2.085-1.305 3.115-2.25 1.853-1.695 2.124-3.18.703-3.797-.392-.164-1.502-.258-2.125-.172z"/>
+<path fill="#297000" d="M24.5,11.5,24.5,30.5,17.5,35.5,17.5,16.5"/>
+<path fill="#3e850f" d="M17.5,16.5,17.5,35.5,7.5,35.5,7.5,16.5"/>
+<path fill="#539a2d" d="M7.5,16.5,7.5,35.5,0.5,30.5,0.5,11.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#003500" d="M7.5 0.5 17.5 0.5 24.5 5.5 24.5 11.5 17.5 16.5 7.5 16.5 0.5 11.5 0.5 5.5z M24.5 11.5 24.5 30.5 17.5 35.5 7.5 35.5 0.5 30.5 0.5 11.5 M17.5 16.5 17.5 35.5 M7.5 16.5 7.5 35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="38">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#c60012"/>
+<stop offset="50%" stop-color="#b10000"/>
+<stop offset="100%" stop-color="#9d0000"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#5f0000" d="M1.5 15 v 8 a 20.5 13.5 0 0 0 20.5 13.5 20.5 13.5 0 0 0 20.5 -13.5 v -8"/>
+<ellipse fill="#db2128" stroke="#5f0000" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#c60012"/>
+<stop offset="50%" stop-color="#b10000"/>
+<stop offset="100%" stop-color="#9d0000"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#5f0000" d="M1.5 15 v 18 a 20.5 13.5 0 0 0 20.5 13.5 a 20.5 13.5 0 0 0 20.5 -13.5 v -18"/>
+<ellipse fill="#db2128" stroke="#5f0000" cx="22" cy="15" rx="20.5" ry="13.5"/>
+<path fill="#ffd800" stroke="#8c1042" stroke-width="2" d="m19.725 7.86-2.173 2.902-1.167.16c-.641.088-1.954.22-2.916.307-.963.088-2.232.219-2.815.306-.583.073-1.37.132-1.764.132-.38 0-.744.043-.788.102-.058.043 1.415 1.093 3.252 2.333 1.852 1.225 3.354 2.304 3.354 2.377 0 .088-.32 1.458-.729 3.063-.394 1.604-.729 2.975-.729 3.077 0 .19-.088.218 2.625-.744l3.792-1.327c.918-.321 1.823-.627 1.983-.671.262-.058 2.45.583 3.34.977.16.073.787.292 1.385.496.598.204 1.765.598 2.596.89.831.291 1.531.51 1.56.48.03-.028-.291-1.458-.729-3.178-.437-1.721-.758-3.165-.73-3.223.045-.044.657-.482 1.4-.948 4.376-2.83 5.426-3.544 5.236-3.617-.116-.029-.743-.102-1.385-.146-.642-.058-1.794-.16-2.552-.233-.759-.073-2.1-.19-2.96-.277-2.728-.263-2.29.044-4.74-3.238l-2.188-2.902-2.158 2.902z"/>
+
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="25" height="36">
+<path fill="#db2128" d="M7.5,0.5,17.5,0.5,24.5,5.5,24.5,11.5,17.5,16.5,7.5,16.5,0.5,11.5,0.5,5.5"/>
+<path fill="#9d0000" d="M24.5,11.5,24.5,30.5,17.5,35.5,17.5,16.5"/>
+<path fill="#b10000" d="M17.5,16.5,17.5,35.5,7.5,35.5,7.5,16.5"/>
+<path fill="#c60012" d="M7.5,16.5,7.5,35.5,0.5,30.5,0.5,11.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#5f0000" d="M7.5 0.5 17.5 0.5 24.5 5.5 24.5 11.5 17.5 16.5 7.5 16.5 0.5 11.5 0.5 5.5z M24.5 11.5 24.5 30.5 17.5 35.5 7.5 35.5 0.5 30.5 0.5 11.5 M17.5 16.5 17.5 35.5 M7.5 16.5 7.5 35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="25" height="36">
+<path fill="#db2128" d="M7.5,0.5,17.5,0.5,24.5,5.5,24.5,11.5,17.5,16.5,7.5,16.5,0.5,11.5,0.5,5.5"/>
+<path fill="#ffd800" d="m11.254 4.71-1.19 1.556-.639.086c-.351.046-1.07.117-1.597.164a36.08 36.08 0 0 0-1.541.164c-.32.039-.75.07-.967.07-.207 0-.407.023-.43.055-.033.023.774.586 1.78 1.25 1.014.656 1.837 1.234 1.837 1.273 0 .047-.176.781-.4 1.64-.215.86-.399 1.595-.399 1.65 0 .1-.048.116 1.438-.4l2.076-.71c.503-.172.998-.336 1.086-.36.144-.03 1.342.313 1.83.524.087.039.43.156.758.265.327.11.966.32 1.421.477.456.156.839.274.855.258.016-.016-.16-.781-.4-1.703-.239-.922-.415-1.696-.399-1.727.024-.023.36-.258.767-.508 2.396-1.515 2.97-1.898 2.867-1.937a8.238 8.238 0 0 0-.759-.078c-.351-.032-.982-.086-1.397-.125-.416-.04-1.15-.102-1.622-.149-1.493-.14-1.253.024-2.595-1.734l-1.198-1.555-1.182 1.555z"/>
+<path fill="#9d0000" d="M24.5,11.5,24.5,30.5,17.5,35.5,17.5,16.5"/>
+<path fill="#b10000" d="M17.5,16.5,17.5,35.5,7.5,35.5,7.5,16.5"/>
+<path fill="#c60012" d="M7.5,16.5,7.5,35.5,0.5,30.5,0.5,11.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#5f0000" d="M7.5 0.5 17.5 0.5 24.5 5.5 24.5 11.5 17.5 16.5 7.5 16.5 0.5 11.5 0.5 5.5z M24.5 11.5 24.5 30.5 17.5 35.5 7.5 35.5 0.5 30.5 0.5 11.5 M17.5 16.5 17.5 35.5 M7.5 16.5 7.5 35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="38">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#0075b7"/>
+<stop offset="50%" stop-color="#0063a4"/>
+<stop offset="100%" stop-color="#005191"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#001c5a" d="M1.5 15 v 8 a 20.5 13.5 0 0 0 20.5 13.5 20.5 13.5 0 0 0 20.5 -13.5 v -8"/>
+<ellipse fill="#0087cb" stroke="#001c5a" cx="22" cy="15" rx="20.5" ry="13.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="44" height="48">
+<linearGradient id="g">
+<stop offset="0%" stop-color="#0075b7"/>
+<stop offset="50%" stop-color="#0063a4"/>
+<stop offset="100%" stop-color="#005191"/>
+</linearGradient>
+<path fill="url(#g)" stroke="#001c5a" d="M1.5 15 v 18 a 20.5 13.5 0 0 0 20.5 13.5 a 20.5 13.5 0 0 0 20.5 -13.5 v -18"/>
+<ellipse fill="#0087cb" stroke="#001c5a" cx="22" cy="15" rx="20.5" ry="13.5"/>
+<path fill="#fff9ae" stroke="#001c5a" stroke-width="1.0" d="m20.017 7.656-1.882 3.85-6.052.015H6.031l1.313.656c2.829 1.385 7.743 3.763 8.064 3.88.175.072.321.174.321.247 0 .073-.831 1.823-1.837 3.88-1.007 2.07-1.809 3.776-1.78 3.806.015.029.773-.307 1.648-.73.89-.437 3.092-1.502 4.915-2.391l3.296-1.604.714.35c.38.19 1.882.918 3.325 1.604 1.444.7 3.296 1.59 4.127 1.998.817.408 1.546.7 1.59.641.058-.043-.7-1.75-1.692-3.777-.977-2.012-1.764-3.719-1.764-3.777 0-.058.437-.306.991-.569.86-.408 5.994-2.887 7.978-3.85l.729-.364H25.85l-1.881-3.865C22.948 5.527 22.059 3.792 22 3.792c-.044 0-.933 1.735-1.983 3.864z"/>
+
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="29" height="36">
+<path fill="#acdbf6" d="M14.5,0.5,28.5,9.5,14.5,19.5,0.5,9.5"/>
+<path fill="#5c89a2" d="M28.5,9.5,28.5,25.5,14.5,35.5,14.5,19.5"/>
+<path fill="#91bfd9" d="M14.5,19.5,14.5,35.5,0.5,25.5,0.5,9.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#113f55" d="M14.5,0.5,28.5,9.5,14.5,19.5,0.5,9.5z M28.5,9.5,28.5,25.5,14.5,35.5,0.5,25.5,0.5,9.5 M14.5,19.5,14.5,35.5"/>
+</svg>
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 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="29" height="36">
+<path fill="#0087cb" d="M14.5,0.5,28.5,9.5,14.5,19.5,0.5,9.5"/>
+<path fill="#005191" d="M28.5,9.5,28.5,25.5,14.5,35.5,14.5,19.5"/>
+<path fill="#0075b7" d="M14.5,19.5,14.5,35.5,0.5,25.5,0.5,9.5"/>
+<path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#001c5a" d="M14.5,0.5,28.5,9.5,14.5,19.5,0.5,9.5z M28.5,9.5,28.5,25.5,14.5,35.5,0.5,25.5,0.5,9.5 M14.5,19.5,14.5,35.5"/>
+</svg>