From 059641da8fc267fb8b6590aeccb92560534bc36a Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 20 May 2023 12:56:13 +0200 Subject: Prettier! --- images/blue_cube.svg | 1 + images/blue_cylinder.svg | 1 + images/blue_disc.svg | 1 + images/icon_forts.svg | 3 +++ images/icon_institutional.svg | 3 +++ images/icon_paris.svg | 3 +++ images/icon_public_opinion.svg | 3 +++ images/orange_cylinder.svg | 1 + images/pawn.svg | 1 + images/pivotal_forts.svg | 4 ++++ images/pivotal_institutional.svg | 4 ++++ images/pivotal_paris.svg | 4 ++++ images/pivotal_public_opinion.svg | 4 ++++ images/pivotal_selected.svg | 4 ++++ images/purple_cylinder.svg | 1 + images/red_cube.svg | 1 + images/red_cylinder.svg | 1 + images/red_disc.svg | 1 + 18 files changed, 41 insertions(+) create mode 100644 images/blue_cube.svg create mode 100644 images/blue_cylinder.svg create mode 100644 images/blue_disc.svg create mode 100644 images/icon_forts.svg create mode 100644 images/icon_institutional.svg create mode 100644 images/icon_paris.svg create mode 100644 images/icon_public_opinion.svg create mode 100644 images/orange_cylinder.svg create mode 100644 images/pawn.svg create mode 100644 images/pivotal_forts.svg create mode 100644 images/pivotal_institutional.svg create mode 100644 images/pivotal_paris.svg create mode 100644 images/pivotal_public_opinion.svg create mode 100644 images/pivotal_selected.svg create mode 100644 images/purple_cylinder.svg create mode 100644 images/red_cube.svg create mode 100644 images/red_cylinder.svg create mode 100644 images/red_disc.svg (limited to 'images') diff --git a/images/blue_cube.svg b/images/blue_cube.svg new file mode 100644 index 0000000..44a7753 --- /dev/null +++ b/images/blue_cube.svg @@ -0,0 +1 @@ + diff --git a/images/blue_cylinder.svg b/images/blue_cylinder.svg new file mode 100644 index 0000000..9442877 --- /dev/null +++ b/images/blue_cylinder.svg @@ -0,0 +1 @@ + diff --git a/images/blue_disc.svg b/images/blue_disc.svg new file mode 100644 index 0000000..5a2dae5 --- /dev/null +++ b/images/blue_disc.svg @@ -0,0 +1 @@ + diff --git a/images/icon_forts.svg b/images/icon_forts.svg new file mode 100644 index 0000000..11f32e8 --- /dev/null +++ b/images/icon_forts.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/icon_institutional.svg b/images/icon_institutional.svg new file mode 100644 index 0000000..3255365 --- /dev/null +++ b/images/icon_institutional.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/icon_paris.svg b/images/icon_paris.svg new file mode 100644 index 0000000..a881efd --- /dev/null +++ b/images/icon_paris.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/icon_public_opinion.svg b/images/icon_public_opinion.svg new file mode 100644 index 0000000..a3d6cca --- /dev/null +++ b/images/icon_public_opinion.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/orange_cylinder.svg b/images/orange_cylinder.svg new file mode 100644 index 0000000..fe1e9e9 --- /dev/null +++ b/images/orange_cylinder.svg @@ -0,0 +1 @@ + diff --git a/images/pawn.svg b/images/pawn.svg new file mode 100644 index 0000000..b722211 --- /dev/null +++ b/images/pawn.svg @@ -0,0 +1 @@ + diff --git a/images/pivotal_forts.svg b/images/pivotal_forts.svg new file mode 100644 index 0000000..9b2e08b --- /dev/null +++ b/images/pivotal_forts.svg @@ -0,0 +1,4 @@ + + + diff --git a/images/pivotal_institutional.svg b/images/pivotal_institutional.svg new file mode 100644 index 0000000..df73c9d --- /dev/null +++ b/images/pivotal_institutional.svg @@ -0,0 +1,4 @@ + + + diff --git a/images/pivotal_paris.svg b/images/pivotal_paris.svg new file mode 100644 index 0000000..92d1b04 --- /dev/null +++ b/images/pivotal_paris.svg @@ -0,0 +1,4 @@ + + + diff --git a/images/pivotal_public_opinion.svg b/images/pivotal_public_opinion.svg new file mode 100644 index 0000000..60df1e7 --- /dev/null +++ b/images/pivotal_public_opinion.svg @@ -0,0 +1,4 @@ + + + diff --git a/images/pivotal_selected.svg b/images/pivotal_selected.svg new file mode 100644 index 0000000..0b54c9c --- /dev/null +++ b/images/pivotal_selected.svg @@ -0,0 +1,4 @@ + + + diff --git a/images/purple_cylinder.svg b/images/purple_cylinder.svg new file mode 100644 index 0000000..7e2dc0d --- /dev/null +++ b/images/purple_cylinder.svg @@ -0,0 +1 @@ + diff --git a/images/red_cube.svg b/images/red_cube.svg new file mode 100644 index 0000000..9ca9807 --- /dev/null +++ b/images/red_cube.svg @@ -0,0 +1 @@ + diff --git a/images/red_cylinder.svg b/images/red_cylinder.svg new file mode 100644 index 0000000..929dad8 --- /dev/null +++ b/images/red_cylinder.svg @@ -0,0 +1 @@ + diff --git a/images/red_disc.svg b/images/red_disc.svg new file mode 100644 index 0000000..aa4d319 --- /dev/null +++ b/images/red_disc.svg @@ -0,0 +1 @@ + -- cgit v1.2.3