diff options
Diffstat (limited to 'images')
-rw-r--r-- | images/icon_forts.svg | 2 | ||||
-rw-r--r-- | images/icon_institutional.svg | 2 | ||||
-rw-r--r-- | images/icon_paris.svg | 2 | ||||
-rw-r--r-- | images/icon_public_opinion.svg | 2 | ||||
-rw-r--r-- | images/pivotal_forts.svg | 2 | ||||
-rw-r--r-- | images/pivotal_institutional.svg | 2 | ||||
-rw-r--r-- | images/pivotal_paris.svg | 2 | ||||
-rw-r--r-- | images/pivotal_public_opinion.svg | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/images/icon_forts.svg b/images/icon_forts.svg index 11f32e8..dd824ea 100644 --- a/images/icon_forts.svg +++ b/images/icon_forts.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> -<circle fill="#577" cx="8" cy="8" r="6"/> +<circle fill="hsl(183, 25%, 37%)" cx="8" cy="8" r="6"/> </svg> diff --git a/images/icon_institutional.svg b/images/icon_institutional.svg index 3255365..23edba3 100644 --- a/images/icon_institutional.svg +++ b/images/icon_institutional.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> -<rect fill="#793" x="2" y="2" width="12" height="12"/> +<rect fill="hsl(91, 44%, 44%)" x="2" y="2" width="12" height="12"/> </svg> diff --git a/images/icon_paris.svg b/images/icon_paris.svg index a881efd..15aea1a 100644 --- a/images/icon_paris.svg +++ b/images/icon_paris.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> -<path fill="#757" d="M 8 2 L 14 8 8 14 2 8 z"/> +<path fill="hsl(280, 29%, 44%)" d="M 8 2 L 14 8 8 14 2 8 z"/> </svg> diff --git a/images/icon_public_opinion.svg b/images/icon_public_opinion.svg index a3d6cca..366f632 100644 --- a/images/icon_public_opinion.svg +++ b/images/icon_public_opinion.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> -<path fill="#d82" d="M 8 3 L 15 13 1 13 z"/> +<path fill="hsl(32, 84%, 52%)" d="M 8 3 L 15 13 1 13 z"/> </svg> diff --git a/images/pivotal_forts.svg b/images/pivotal_forts.svg index 9b2e08b..81ad07b 100644 --- a/images/pivotal_forts.svg +++ b/images/pivotal_forts.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="158" height="158"> -<path fill-opacity="0.5" fill="hsl(175,32%,85%)" stroke="hsl(175,32%,85%)" stroke-width="4" +<path fill-opacity="0.5" fill="hsl(183,25%,85%)" stroke="hsl(183,25%,85%)" stroke-width="4" d="m 79 9 21 21 29 0 0 29 21 21 -21 21 0 29 -29 0 -21 21 -21 -21 -29 0 0 -29 -21 -21 21 -21 0 -29 29 0 z" /> </svg> diff --git a/images/pivotal_institutional.svg b/images/pivotal_institutional.svg index df73c9d..e25ea35 100644 --- a/images/pivotal_institutional.svg +++ b/images/pivotal_institutional.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="158" height="158"> -<path fill-opacity="0.5" fill="hsl(78,64%,85%)" stroke="hsl(78,64%,85%)" stroke-width="4" +<path fill-opacity="0.5" fill="hsl(91,44%,85%)" stroke="hsl(91,44%,85%)" stroke-width="4" d="m 79 9 21 21 29 0 0 29 21 21 -21 21 0 29 -29 0 -21 21 -21 -21 -29 0 0 -29 -21 -21 21 -21 0 -29 29 0 z" /> </svg> diff --git a/images/pivotal_paris.svg b/images/pivotal_paris.svg index 92d1b04..401c064 100644 --- a/images/pivotal_paris.svg +++ b/images/pivotal_paris.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="158" height="158"> -<path fill-opacity="0.5" fill="hsl(275,40%,85%)" stroke="hsl(275,40%,85%)" stroke-width="4" +<path fill-opacity="0.5" fill="hsl(280,29%,85%)" stroke="hsl(280,29%,85%)" stroke-width="4" d="m 79 9 21 21 29 0 0 29 21 21 -21 21 0 29 -29 0 -21 21 -21 -21 -29 0 0 -29 -21 -21 21 -21 0 -29 29 0 z" /> </svg> diff --git a/images/pivotal_public_opinion.svg b/images/pivotal_public_opinion.svg index 60df1e7..9364dab 100644 --- a/images/pivotal_public_opinion.svg +++ b/images/pivotal_public_opinion.svg @@ -1,4 +1,4 @@ <svg xmlns="http://www.w3.org/2000/svg" width="158" height="158"> -<path fill-opacity="0.5" fill="hsl(34,80%,85%)" stroke="hsl(34,80%,85%)" stroke-width="4" +<path fill-opacity="0.5" fill="hsl(32,84%,90%)" stroke="hsl(32,84%,90%)" stroke-width="4" d="m 79 9 21 21 29 0 0 29 21 21 -21 21 0 29 -29 0 -21 21 -21 -21 -29 0 0 -29 -21 -21 21 -21 0 -29 29 0 z" /> </svg> |