diff --git a/static/img/cellules-bg.png b/static/img/cellules-bg.png new file mode 100644 index 0000000..d7c9469 Binary files /dev/null and b/static/img/cellules-bg.png differ diff --git a/static/img/cellules.png b/static/img/cellules.png new file mode 100644 index 0000000..7dda369 Binary files /dev/null and b/static/img/cellules.png differ diff --git a/static/img/scripts/generate-icons.sh b/static/img/scripts/generate-icons.sh index 201118c..466f3d0 100755 --- a/static/img/scripts/generate-icons.sh +++ b/static/img/scripts/generate-icons.sh @@ -3,7 +3,7 @@ python generate.py --width 160 --colour 888888 citoyens.svg metier.svg parametrage.svg python generate.py --width 160 --colour aaaaaa libre.svg data.svg -python generate.py --width 80 --colour 888888 compte-citoyen.svg demarches.svg mobilite.svg porte-document.svg +python generate.py --width 80 --colour 888888 compte-citoyen.svg demarches.svg mobilite.svg porte-document.svg cellules.svg python generate.py --width 80 --colour 888888 administration.svg bi.svg federation-identite.svg webservices.svg python generate.py --width 80 --colour 888888 annonces.svg cms.svg fabrique-formulaires.svg guichet-unique.svg fabrique-workflows.svg @@ -22,4 +22,5 @@ python generate.py --width 160 --colour 333333 --variant bg fabrique-formulaires python generate.py --width 160 --colour 333333 --variant bg annonces.svg python generate.py --width 160 --colour 333333 --variant bg webservices.svg python generate.py --width 160 --colour 333333 --variant bg bi.svg +python generate.py --width 160 --colour 333333 --variant bg cellules.svg diff --git a/static/img/sources/cellules.svg b/static/img/sources/cellules.svg new file mode 120000 index 0000000..b696cd2 --- /dev/null +++ b/static/img/sources/cellules.svg @@ -0,0 +1 @@ +cms.svg \ No newline at end of file