From 601406e449a1e2ae2ed5e1176cbfaaaf15330a0f Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Thu, 3 Sep 2026 15:12:13 -0400 Subject: [PATCH 1/3] chore: shrink SVGs with svgo --- common/static/images/_logo_solid_white.svg | 9 +- .../static/images/_logo_transparent_white.svg | 8 +- common/static/images/_site_title.svg | 38 +- common/static/images/bluesky.svg | 4 +- common/static/images/chevron-down.svg | 2 +- common/static/images/chevron-right.svg | 6 +- common/static/images/documentation.svg | 6 +- .../static/images/instance-status/Error.svg | 19 +- .../static/images/instance-status/No Good.svg | 33 +- .../static/images/instance-status/Pending.svg | 19 +- .../images/instance-status/Verified.svg | 19 +- .../static/images/instance-status/Warning.svg | 19 +- .../static/images/logo_solid-HappyKeyhole.svg | 23 +- .../images/logo_transparent-HappyKeyhole2.svg | 38 +- .../logo_transparent-footer-HappyKeyhole2.svg | 38 +- common/static/images/mastodon.svg | 4 +- common/static/images/page.svg | 5 +- common/static/images/plain_hexagon.svg | 6 +- common/static/images/search.svg | 6 +- common/static/images/x.svg | 4 +- common/templates/common/_hexagon.svg | 26 +- .../templates/common/_hexagons_background.svg | 3 +- .../common/_hexagons_background_hero.svg | 483 +----- .../common/_hexagons_background_instances.svg | 1437 +---------------- .../common/_hexagons_background_updates.svg | 243 +-- common/templates/common/_logo_color.svg | 11 +- common/templates/common/_rss_icon.svg | 9 +- common/templates/common/_x.svg | 7 +- common/templates/common/checkmark.svg | 6 +- common/templates/common/chevron-right.svg | 2 +- common/templates/common/flag.svg | 7 +- common/templates/common/info-circle.svg | 6 +- common/templates/common/question-circle.svg | 7 +- common/templates/common/spinner.svg | 50 +- 34 files changed, 34 insertions(+), 2569 deletions(-) diff --git a/common/static/images/_logo_solid_white.svg b/common/static/images/_logo_solid_white.svg index 222c15555..baef851c2 100644 --- a/common/static/images/_logo_solid_white.svg +++ b/common/static/images/_logo_solid_white.svg @@ -1,8 +1 @@ - - SecureDrop Logo in Solid White - - - - - - +SecureDrop Logo in Solid White \ No newline at end of file diff --git a/common/static/images/_logo_transparent_white.svg b/common/static/images/_logo_transparent_white.svg index ebe45934d..b401e4f89 100644 --- a/common/static/images/_logo_transparent_white.svg +++ b/common/static/images/_logo_transparent_white.svg @@ -1,7 +1 @@ - - SecureDrop Logo in Transparent White - - - - - \ No newline at end of file +SecureDrop Logo in Transparent White \ No newline at end of file diff --git a/common/static/images/_site_title.svg b/common/static/images/_site_title.svg index a1d16401e..fff483f15 100644 --- a/common/static/images/_site_title.svg +++ b/common/static/images/_site_title.svg @@ -1,37 +1 @@ - - - Logo/White Text - Created with Sketch. - - - - - - - - - - +Logo/White Text \ No newline at end of file diff --git a/common/static/images/bluesky.svg b/common/static/images/bluesky.svg index 95f22a064..d01798991 100644 --- a/common/static/images/bluesky.svg +++ b/common/static/images/bluesky.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/common/static/images/chevron-down.svg b/common/static/images/chevron-down.svg index 73440289c..157fb5768 100644 --- a/common/static/images/chevron-down.svg +++ b/common/static/images/chevron-down.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/common/static/images/chevron-right.svg b/common/static/images/chevron-right.svg index 8d340f536..59a3c3694 100644 --- a/common/static/images/chevron-right.svg +++ b/common/static/images/chevron-right.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/common/static/images/documentation.svg b/common/static/images/documentation.svg index 90a20b436..72ed2e44a 100644 --- a/common/static/images/documentation.svg +++ b/common/static/images/documentation.svg @@ -1,5 +1 @@ - - - documentation - - \ No newline at end of file +documentation \ No newline at end of file diff --git a/common/static/images/instance-status/Error.svg b/common/static/images/instance-status/Error.svg index 79cef40cf..f3fbf6fcd 100644 --- a/common/static/images/instance-status/Error.svg +++ b/common/static/images/instance-status/Error.svg @@ -1,18 +1 @@ - - - - Icons/Error - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file +Icons/Error \ No newline at end of file diff --git a/common/static/images/instance-status/No Good.svg b/common/static/images/instance-status/No Good.svg index 55b3c8a03..c1f3fb00c 100644 --- a/common/static/images/instance-status/No Good.svg +++ b/common/static/images/instance-status/No Good.svg @@ -1,32 +1 @@ - - - - Icons/No Good - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +Icons/No Good \ No newline at end of file diff --git a/common/static/images/instance-status/Pending.svg b/common/static/images/instance-status/Pending.svg index 8cb7dd64d..367a5e70b 100644 --- a/common/static/images/instance-status/Pending.svg +++ b/common/static/images/instance-status/Pending.svg @@ -1,18 +1 @@ - - - - Icons/Pending - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file +Icons/Pending \ No newline at end of file diff --git a/common/static/images/instance-status/Verified.svg b/common/static/images/instance-status/Verified.svg index e95a30915..ba35e5594 100644 --- a/common/static/images/instance-status/Verified.svg +++ b/common/static/images/instance-status/Verified.svg @@ -1,18 +1 @@ - - - - Icons/Verified - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file +Icons/Verified \ No newline at end of file diff --git a/common/static/images/instance-status/Warning.svg b/common/static/images/instance-status/Warning.svg index db87feb3c..1fea60ab7 100644 --- a/common/static/images/instance-status/Warning.svg +++ b/common/static/images/instance-status/Warning.svg @@ -1,18 +1 @@ - - - - Icons/Warning - Created with Sketch. - - - - - - - - - - - - - \ No newline at end of file +Icons/Warning \ No newline at end of file diff --git a/common/static/images/logo_solid-HappyKeyhole.svg b/common/static/images/logo_solid-HappyKeyhole.svg index e29f3cf80..b9ac5f797 100644 --- a/common/static/images/logo_solid-HappyKeyhole.svg +++ b/common/static/images/logo_solid-HappyKeyhole.svg @@ -1,22 +1 @@ - - - Group 8 - - - - - - - - - - - - - - - - - - - \ No newline at end of file +Group 8 \ No newline at end of file diff --git a/common/static/images/logo_transparent-HappyKeyhole2.svg b/common/static/images/logo_transparent-HappyKeyhole2.svg index cc0848a07..f83b8c4be 100644 --- a/common/static/images/logo_transparent-HappyKeyhole2.svg +++ b/common/static/images/logo_transparent-HappyKeyhole2.svg @@ -1,37 +1 @@ - - - Big Logo HP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +Big Logo HP \ No newline at end of file diff --git a/common/static/images/logo_transparent-footer-HappyKeyhole2.svg b/common/static/images/logo_transparent-footer-HappyKeyhole2.svg index 0c750bb2f..90315f170 100644 --- a/common/static/images/logo_transparent-footer-HappyKeyhole2.svg +++ b/common/static/images/logo_transparent-footer-HappyKeyhole2.svg @@ -1,37 +1 @@ - - - Big Logo HP - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +Big Logo HP \ No newline at end of file diff --git a/common/static/images/mastodon.svg b/common/static/images/mastodon.svg index 39a116b22..f0cf7c3ed 100644 --- a/common/static/images/mastodon.svg +++ b/common/static/images/mastodon.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/common/static/images/page.svg b/common/static/images/page.svg index 2f9a8375d..dcc8d1c92 100644 --- a/common/static/images/page.svg +++ b/common/static/images/page.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/common/static/images/plain_hexagon.svg b/common/static/images/plain_hexagon.svg index e712b7106..d849f8d74 100644 --- a/common/static/images/plain_hexagon.svg +++ b/common/static/images/plain_hexagon.svg @@ -1,5 +1 @@ - - Plain hexagon - - \ No newline at end of file +Plain hexagon \ No newline at end of file diff --git a/common/static/images/search.svg b/common/static/images/search.svg index be5517a99..9d71cce9d 100644 --- a/common/static/images/search.svg +++ b/common/static/images/search.svg @@ -1,5 +1 @@ - - - search - - \ No newline at end of file +search \ No newline at end of file diff --git a/common/static/images/x.svg b/common/static/images/x.svg index 67121b08e..f523e94d5 100644 --- a/common/static/images/x.svg +++ b/common/static/images/x.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/common/templates/common/_hexagon.svg b/common/templates/common/_hexagon.svg index 2af4223e7..ef7228fe6 100644 --- a/common/templates/common/_hexagon.svg +++ b/common/templates/common/_hexagon.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/common/templates/common/_hexagons_background.svg b/common/templates/common/_hexagons_background.svg index 3a941044c..f352cb9f3 100644 --- a/common/templates/common/_hexagons_background.svg +++ b/common/templates/common/_hexagons_background.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/common/templates/common/_hexagons_background_hero.svg b/common/templates/common/_hexagons_background_hero.svg index fba62d156..4fe844cd6 100644 --- a/common/templates/common/_hexagons_background_hero.svg +++ b/common/templates/common/_hexagons_background_hero.svg @@ -1,482 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/common/templates/common/_hexagons_background_instances.svg b/common/templates/common/_hexagons_background_instances.svg index 6dafadb9d..cbf40cad9 100644 --- a/common/templates/common/_hexagons_background_instances.svg +++ b/common/templates/common/_hexagons_background_instances.svg @@ -1,1436 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/common/templates/common/_hexagons_background_updates.svg b/common/templates/common/_hexagons_background_updates.svg index 413ffeaed..e4efa8a32 100644 --- a/common/templates/common/_hexagons_background_updates.svg +++ b/common/templates/common/_hexagons_background_updates.svg @@ -1,242 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/common/templates/common/_logo_color.svg b/common/templates/common/_logo_color.svg index d81ec40da..63b722caa 100644 --- a/common/templates/common/_logo_color.svg +++ b/common/templates/common/_logo_color.svg @@ -1,10 +1 @@ - - SecureDrop Logo in Color - - - - - - - - +SecureDrop Logo in Color \ No newline at end of file diff --git a/common/templates/common/_rss_icon.svg b/common/templates/common/_rss_icon.svg index c4f1abf7a..4ad1d5b73 100644 --- a/common/templates/common/_rss_icon.svg +++ b/common/templates/common/_rss_icon.svg @@ -1,8 +1 @@ - - - - - - - - + \ No newline at end of file diff --git a/common/templates/common/_x.svg b/common/templates/common/_x.svg index 9c98a8302..860471e61 100644 --- a/common/templates/common/_x.svg +++ b/common/templates/common/_x.svg @@ -1,6 +1 @@ - + \ No newline at end of file diff --git a/common/templates/common/checkmark.svg b/common/templates/common/checkmark.svg index 07a51a998..4086df4fe 100644 --- a/common/templates/common/checkmark.svg +++ b/common/templates/common/checkmark.svg @@ -1,5 +1 @@ - + \ No newline at end of file diff --git a/common/templates/common/chevron-right.svg b/common/templates/common/chevron-right.svg index adc7ff5e4..6614ac94f 100644 --- a/common/templates/common/chevron-right.svg +++ b/common/templates/common/chevron-right.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/common/templates/common/flag.svg b/common/templates/common/flag.svg index e29ab8575..675ab445f 100644 --- a/common/templates/common/flag.svg +++ b/common/templates/common/flag.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/common/templates/common/info-circle.svg b/common/templates/common/info-circle.svg index 0bb42d565..968b997ba 100644 --- a/common/templates/common/info-circle.svg +++ b/common/templates/common/info-circle.svg @@ -1,5 +1 @@ - + \ No newline at end of file diff --git a/common/templates/common/question-circle.svg b/common/templates/common/question-circle.svg index 1556a8b43..d18bdb63f 100644 --- a/common/templates/common/question-circle.svg +++ b/common/templates/common/question-circle.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/common/templates/common/spinner.svg b/common/templates/common/spinner.svg index a3adbbe17..37504f51f 100644 --- a/common/templates/common/spinner.svg +++ b/common/templates/common/spinner.svg @@ -1,49 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file From 678391e920ed59b12320c55af632173026c8ba7a Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Tue, 8 Sep 2026 13:00:11 -0400 Subject: [PATCH 2/3] chore: add svgo config --- svgo.config.mjs | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 svgo.config.mjs diff --git a/svgo.config.mjs b/svgo.config.mjs new file mode 100644 index 000000000..3405c9aa9 --- /dev/null +++ b/svgo.config.mjs @@ -0,0 +1,10 @@ +export default { + multipass: true, + js2svg: { + indent: '\t', + pretty: true, + }, + plugins: [ + 'preset-default' + ], +}; From 9156a9d22db86d92d2a3963ebe4690b7c4d83094 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Tue, 8 Sep 2026 13:00:19 -0400 Subject: [PATCH 3/3] chore: pretty-print SVGs --- common/static/images/_logo_solid_white.svg | 7 +- .../static/images/_logo_transparent_white.svg | 8 +- common/static/images/_site_title.svg | 25 +- common/static/images/bluesky.svg | 4 +- common/static/images/chevron-down.svg | 4 +- common/static/images/chevron-right.svg | 4 +- common/static/images/documentation.svg | 5 +- .../static/images/logo_solid-HappyKeyhole.svg | 15 +- .../images/logo_transparent-HappyKeyhole2.svg | 32 +- .../logo_transparent-footer-HappyKeyhole2.svg | 32 +- common/static/images/mastodon.svg | 4 +- common/static/images/page.svg | 4 +- common/static/images/plain_hexagon.svg | 5 +- common/static/images/search.svg | 5 +- common/static/images/x.svg | 4 +- common/templates/common/_hexagon.svg | 4 +- .../templates/common/_hexagons_background.svg | 1542 ++++++++++++++++- .../common/_hexagons_background_hero.svg | 154 +- .../common/_hexagons_background_instances.svg | 468 ++++- .../common/_hexagons_background_updates.svg | 83 +- common/templates/common/_logo_color.svg | 11 +- common/templates/common/_rss_icon.svg | 4 +- common/templates/common/_x.svg | 4 +- common/templates/common/checkmark.svg | 4 +- common/templates/common/chevron-right.svg | 4 +- common/templates/common/flag.svg | 4 +- common/templates/common/info-circle.svg | 4 +- common/templates/common/question-circle.svg | 4 +- common/templates/common/spinner.svg | 39 +- 29 files changed, 2458 insertions(+), 29 deletions(-) diff --git a/common/static/images/_logo_solid_white.svg b/common/static/images/_logo_solid_white.svg index baef851c2..f5a601dbc 100644 --- a/common/static/images/_logo_solid_white.svg +++ b/common/static/images/_logo_solid_white.svg @@ -1 +1,6 @@ -SecureDrop Logo in Solid White \ No newline at end of file + + SecureDrop Logo in Solid White + + + + diff --git a/common/static/images/_logo_transparent_white.svg b/common/static/images/_logo_transparent_white.svg index b401e4f89..cf9072b7b 100644 --- a/common/static/images/_logo_transparent_white.svg +++ b/common/static/images/_logo_transparent_white.svg @@ -1 +1,7 @@ -SecureDrop Logo in Transparent White \ No newline at end of file + + SecureDrop Logo in Transparent White + + + + + diff --git a/common/static/images/_site_title.svg b/common/static/images/_site_title.svg index fff483f15..2a41fb110 100644 --- a/common/static/images/_site_title.svg +++ b/common/static/images/_site_title.svg @@ -1 +1,24 @@ -Logo/White Text \ No newline at end of file + + Logo/White Text + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/static/images/bluesky.svg b/common/static/images/bluesky.svg index d01798991..c3f62fe13 100644 --- a/common/static/images/bluesky.svg +++ b/common/static/images/bluesky.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/static/images/chevron-down.svg b/common/static/images/chevron-down.svg index 157fb5768..6c342762f 100644 --- a/common/static/images/chevron-down.svg +++ b/common/static/images/chevron-down.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/static/images/chevron-right.svg b/common/static/images/chevron-right.svg index 59a3c3694..aae857015 100644 --- a/common/static/images/chevron-right.svg +++ b/common/static/images/chevron-right.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/static/images/documentation.svg b/common/static/images/documentation.svg index 72ed2e44a..964680999 100644 --- a/common/static/images/documentation.svg +++ b/common/static/images/documentation.svg @@ -1 +1,4 @@ -documentation \ No newline at end of file + + documentation + + diff --git a/common/static/images/logo_solid-HappyKeyhole.svg b/common/static/images/logo_solid-HappyKeyhole.svg index b9ac5f797..58460b996 100644 --- a/common/static/images/logo_solid-HappyKeyhole.svg +++ b/common/static/images/logo_solid-HappyKeyhole.svg @@ -1 +1,14 @@ -Group 8 \ No newline at end of file + + Group 8 + + + + + + + + + + + + diff --git a/common/static/images/logo_transparent-HappyKeyhole2.svg b/common/static/images/logo_transparent-HappyKeyhole2.svg index f83b8c4be..63fe54be1 100644 --- a/common/static/images/logo_transparent-HappyKeyhole2.svg +++ b/common/static/images/logo_transparent-HappyKeyhole2.svg @@ -1 +1,31 @@ -Big Logo HP \ No newline at end of file + + Big Logo HP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/static/images/logo_transparent-footer-HappyKeyhole2.svg b/common/static/images/logo_transparent-footer-HappyKeyhole2.svg index 90315f170..802e54812 100644 --- a/common/static/images/logo_transparent-footer-HappyKeyhole2.svg +++ b/common/static/images/logo_transparent-footer-HappyKeyhole2.svg @@ -1 +1,31 @@ -Big Logo HP \ No newline at end of file + + Big Logo HP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/static/images/mastodon.svg b/common/static/images/mastodon.svg index f0cf7c3ed..99cf1de3b 100644 --- a/common/static/images/mastodon.svg +++ b/common/static/images/mastodon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/static/images/page.svg b/common/static/images/page.svg index dcc8d1c92..39f19222c 100644 --- a/common/static/images/page.svg +++ b/common/static/images/page.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/static/images/plain_hexagon.svg b/common/static/images/plain_hexagon.svg index d849f8d74..228a6f883 100644 --- a/common/static/images/plain_hexagon.svg +++ b/common/static/images/plain_hexagon.svg @@ -1 +1,4 @@ -Plain hexagon \ No newline at end of file + + Plain hexagon + + diff --git a/common/static/images/search.svg b/common/static/images/search.svg index 9d71cce9d..15f2514ac 100644 --- a/common/static/images/search.svg +++ b/common/static/images/search.svg @@ -1 +1,4 @@ -search \ No newline at end of file + + search + + diff --git a/common/static/images/x.svg b/common/static/images/x.svg index f523e94d5..1fc884554 100644 --- a/common/static/images/x.svg +++ b/common/static/images/x.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/templates/common/_hexagon.svg b/common/templates/common/_hexagon.svg index ef7228fe6..da291c9d8 100644 --- a/common/templates/common/_hexagon.svg +++ b/common/templates/common/_hexagon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/templates/common/_hexagons_background.svg b/common/templates/common/_hexagons_background.svg index f352cb9f3..976f38b3e 100644 --- a/common/templates/common/_hexagons_background.svg +++ b/common/templates/common/_hexagons_background.svg @@ -1 +1,1541 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/templates/common/_hexagons_background_hero.svg b/common/templates/common/_hexagons_background_hero.svg index 4fe844cd6..ac232b0de 100644 --- a/common/templates/common/_hexagons_background_hero.svg +++ b/common/templates/common/_hexagons_background_hero.svg @@ -1 +1,153 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/templates/common/_hexagons_background_instances.svg b/common/templates/common/_hexagons_background_instances.svg index cbf40cad9..eab43d6ca 100644 --- a/common/templates/common/_hexagons_background_instances.svg +++ b/common/templates/common/_hexagons_background_instances.svg @@ -1 +1,467 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/templates/common/_hexagons_background_updates.svg b/common/templates/common/_hexagons_background_updates.svg index e4efa8a32..562d15ed5 100644 --- a/common/templates/common/_hexagons_background_updates.svg +++ b/common/templates/common/_hexagons_background_updates.svg @@ -1 +1,82 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/common/templates/common/_logo_color.svg b/common/templates/common/_logo_color.svg index 63b722caa..7afd4c6b8 100644 --- a/common/templates/common/_logo_color.svg +++ b/common/templates/common/_logo_color.svg @@ -1 +1,10 @@ -SecureDrop Logo in Color \ No newline at end of file + + SecureDrop Logo in Color + + + + + + + + diff --git a/common/templates/common/_rss_icon.svg b/common/templates/common/_rss_icon.svg index 4ad1d5b73..3e79838fc 100644 --- a/common/templates/common/_rss_icon.svg +++ b/common/templates/common/_rss_icon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/templates/common/_x.svg b/common/templates/common/_x.svg index 860471e61..144b96df0 100644 --- a/common/templates/common/_x.svg +++ b/common/templates/common/_x.svg @@ -1 +1,3 @@ - \ No newline at end of file + diff --git a/common/templates/common/checkmark.svg b/common/templates/common/checkmark.svg index 4086df4fe..ce974216f 100644 --- a/common/templates/common/checkmark.svg +++ b/common/templates/common/checkmark.svg @@ -1 +1,3 @@ - \ No newline at end of file + diff --git a/common/templates/common/chevron-right.svg b/common/templates/common/chevron-right.svg index 6614ac94f..f214e9ccb 100644 --- a/common/templates/common/chevron-right.svg +++ b/common/templates/common/chevron-right.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/templates/common/flag.svg b/common/templates/common/flag.svg index 675ab445f..dd3fcb5bd 100644 --- a/common/templates/common/flag.svg +++ b/common/templates/common/flag.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/templates/common/info-circle.svg b/common/templates/common/info-circle.svg index 968b997ba..697ef3e65 100644 --- a/common/templates/common/info-circle.svg +++ b/common/templates/common/info-circle.svg @@ -1 +1,3 @@ - \ No newline at end of file + diff --git a/common/templates/common/question-circle.svg b/common/templates/common/question-circle.svg index d18bdb63f..3d98641b1 100644 --- a/common/templates/common/question-circle.svg +++ b/common/templates/common/question-circle.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/common/templates/common/spinner.svg b/common/templates/common/spinner.svg index 37504f51f..214e28768 100644 --- a/common/templates/common/spinner.svg +++ b/common/templates/common/spinner.svg @@ -1 +1,38 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +